diff --git a/language/afrikaans.php b/language/afrikaans.php index e8d4f61e0..145e35ec1 100644 --- a/language/afrikaans.php +++ b/language/afrikaans.php @@ -28,18 +28,18 @@ $LANG_ISO639_1 = 'af'; -############################################################################### +############################################################################### # Array Format: # $LANGXX[YY]: $LANG - variable name # XX - file id number # YY - phrase id number -############################################################################### +############################################################################### -############################################################################### +############################################################################### # USER PHRASES - These are file phrases used in end user scripts -############################################################################### +############################################################################### -############################################################################### +############################################################################### # lib-common.php $LANG01 = array( @@ -197,7 +197,7 @@ 'filemanager' => 'File Manager' ); -############################################################################### +############################################################################### # comment.php $LANG03 = array( @@ -254,7 +254,7 @@ 105 => 'IP Address' ); -############################################################################### +############################################################################### # users.php $LANG04 = array( @@ -427,7 +427,7 @@ 'user_logged_in_message' => "You are already logged in. Whould you like to logout?" ); -############################################################################### +############################################################################### # Customize if need to modify the Tabbed navbar MyAccount panels used. # Array index key matches preference div id @@ -440,7 +440,7 @@ 'pe_privacy' => 'Privacy' ); -############################################################################### +############################################################################### # index.php $LANG05 = array( @@ -454,7 +454,7 @@ 8 => 'Laaste' ); -############################################################################### +############################################################################### # profiles.php $LANG08 = array( @@ -503,7 +503,7 @@ 43 => 'This users email address is invalid.' ); -############################################################################### +############################################################################### # search.php $LANG09 = array( @@ -583,7 +583,7 @@ 74 => 'Limit Results' ); -############################################################################### +############################################################################### # stats.php $LANG10 = array( @@ -620,7 +620,7 @@ 31 => '' ); -############################################################################### +############################################################################### # article.php $LANG11 = array( @@ -632,7 +632,7 @@ 6 => 'Subscribe to \'%s\'' ); -############################################################################### +############################################################################### # submit.php $LANG12 = array( @@ -693,11 +693,11 @@ 55 => 'Story Body' ); -############################################################################### +############################################################################### # ADMIN PHRASES - These are file phrases used in admin scripts -############################################################################### +############################################################################### -############################################################################### +############################################################################### # admin/logviewer.php $LANG_LOGVIEW = array( @@ -709,7 +709,7 @@ 'log_file' => 'Log File' ); -############################################################################### +############################################################################### # admin/envcheck.php - distribution integrity checker $LANG_ENVCHECK = array( @@ -776,7 +776,7 @@ 'max_execution_time' => 'Geeklog recommends the PHP default value of 30 seconds as a minimum, but plugin uploads and other operations may take longer than this depending upon your hosting environment. If safe_mode (above) is Off, you may be able to increase this by modifying the value of max_execution_time in your php.ini file.' ); -############################################################################### +############################################################################### # admin/auth.inc.php $LANG20 = array( @@ -789,7 +789,7 @@ 7 => 'teken in' ); -############################################################################### +############################################################################### # admin/block.php $LANG21 = array( @@ -868,7 +868,7 @@ '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)' ); -############################################################################### +############################################################################### # admin/story.php $LANG24 = array( @@ -969,7 +969,7 @@ 'cache_time_desc' => 'This article will be cached for no longer than this many seconds. If 0 caching is disabled. If -1 cached until article is edited again. (3600 = 1 hour, 86400 = 1 day)' ); -############################################################################### +############################################################################### # admin/topic.php $LANG27 = array( @@ -1038,7 +1038,7 @@ 'filed_under:' => 'Filed under:' ); -############################################################################### +############################################################################### # admin/user.php $LANG28 = array( @@ -1135,7 +1135,7 @@ 'autotag_desc_user' => '[user: id alternate title] - Displays a link to a User using the Username as the title. An alternate title may be specified but is not required.' ); -############################################################################### +############################################################################### # admin/moderation.php $LANG29 = array( @@ -1162,6 +1162,8 @@ 41 => 'Comment Submissions', 42 => 'Username', 43 => 'Auto-publish Comments?', + 44 => 'Results of your moderation', + 45 => 'Approved %1$d items and deleted %2$d items of user submissions.', 'core' => 'Core', 'plugins' => 'Plugins', 'tools' => 'Tools', @@ -1169,7 +1171,7 @@ 'submissions_desc' => 'To modify or delete a user submssion, click on that item\'s edit icon below. To approve and delete multiple submissions use the radio options in the lists and then click submit.' ); -############################################################################### +############################################################################### # admin/mail.php $LANG31 = array( @@ -1202,7 +1204,7 @@ 27 => 'The following template variables are available in Subject and Message: {uid}, {username}, {fullname}, {email}, {homepage}, {theme}, {language}, {location}, {lastgranted}, {lastlogin}, {site_url}, {site_name}, {site_slogan}, {owner_name}, {copyrightyear}, {site_mail}, {noreply_mail}' ); -############################################################################### +############################################################################### # admin/plugins.php $LANG32 = array( @@ -1287,7 +1289,7 @@ 108 => 'File upload stopped by extension.' ); -############################################################################### +############################################################################### # admin/syndication.php $LANG33 = array( @@ -1343,7 +1345,7 @@ 55 => 'Articles' ); -############################################################################### +############################################################################### # admin/language.php $LANG_LANG = array( @@ -1357,7 +1359,7 @@ 'value' => 'Value' ); -############################################################################### +############################################################################### # admin/router.php $LANG_ROUTER = array( @@ -1383,7 +1385,7 @@ 20 => '' ); -############################################################################### +############################################################################### # confirmation and error messages $MESSAGE = array( @@ -1517,7 +1519,7 @@ 500 => 'The Template Cache has been successfully cleared.' ); -############################################################################### +############################################################################### $LANG_ACCESS = array( 'access' => 'Toegang', @@ -1585,7 +1587,7 @@ 'groupexistsmsg' => 'Daar is reeds \'n groep met hierdie naam. Groepname moet uniek wees.' ); -############################################################################### +############################################################################### # admin/database.php $LANG_DB_BACKUP = array( @@ -1647,7 +1649,7 @@ 'config_instructions' => 'Select any tables you wish to exclude from the backup. Other options can be found in the Geeklog Configuration under the Database tab.' ); -############################################################################### +############################################################################### $LANG_BUTTONS = array( 1 => 'Tuisblad', @@ -1663,7 +1665,7 @@ 11 => 'Gids' ); -############################################################################### +############################################################################### # 404.php $LANG_404 = array( @@ -1673,7 +1675,7 @@ 4 => "

We're sorry, but the page you have requested does not exist. We recommend going back to this related page, or you may want to check the home page, or the search page to see if you can find what you lost." ); -############################################################################### +############################################################################### # login form $LANG_LOGIN = array( @@ -1683,7 +1685,7 @@ 4 => 'Nuwe Gebruiker' ); -############################################################################### +############################################################################### # trackback.php $LANG_TRB = array( @@ -1770,7 +1772,7 @@ 'delete_trackback' => 'To delete this Trackback click: ' ); -############################################################################### +############################################################################### # directory.php $LANG_DIR = array( @@ -1781,7 +1783,7 @@ 'no_articles' => 'Geen Artikels.' ); -############################################################################### +############################################################################### # admin/sectest.php $LANG_SECTEST = array( @@ -1806,7 +1808,7 @@ 'password_okay' => 'Good! You seem to have changed the default account password already.' ); -############################################################################### +############################################################################### # "What's New" Time Strings # # For the first two strings, you can use the following placeholders. @@ -1833,7 +1835,7 @@ 'year' => 'year' ); -############################################################################### +############################################################################### # Month names $LANG_MONTH = array( @@ -1851,7 +1853,7 @@ 12 => 'Desember' ); -############################################################################### +############################################################################### # Weekdays $LANG_WEEK = array( @@ -1864,7 +1866,7 @@ 7 => 'Saterdag' ); -############################################################################### +############################################################################### # Admin - Strings # # These are some standard strings used by core functions as well as plugins to @@ -1979,7 +1981,7 @@ -1 => 'Terugsporings Onaktief' ); -############################################################################### +############################################################################### # Localization of the Admin Configuration UI $LANG_CONFIG = array( @@ -2462,7 +2464,7 @@ 38 => array('Mystery Man' => 'mm', 'Identicon' => 'identicon', 'MonsterId' => 'monsterid', 'WAvatar' => 'wavatar', 'Retro' => 'retro') ); -############################################################################### +############################################################################### # Localization of validation error messages $LANG_VALIDATION = array( diff --git a/language/afrikaans_utf-8.php b/language/afrikaans_utf-8.php index b0e3cd646..1748f9556 100644 --- a/language/afrikaans_utf-8.php +++ b/language/afrikaans_utf-8.php @@ -28,18 +28,18 @@ $LANG_ISO639_1 = 'af'; -############################################################################### +############################################################################### # Array Format: # $LANGXX[YY]: $LANG - variable name # XX - file id number # YY - phrase id number -############################################################################### +############################################################################### -############################################################################### +############################################################################### # USER PHRASES - These are file phrases used in end user scripts -############################################################################### +############################################################################### -############################################################################### +############################################################################### # lib-common.php $LANG01 = array( @@ -197,7 +197,7 @@ 'filemanager' => 'File Manager' ); -############################################################################### +############################################################################### # comment.php $LANG03 = array( @@ -254,7 +254,7 @@ 105 => 'IP Address' ); -############################################################################### +############################################################################### # users.php $LANG04 = array( @@ -427,7 +427,7 @@ 'user_logged_in_message' => "You are already logged in. Whould you like to logout?" ); -############################################################################### +############################################################################### # Customize if need to modify the Tabbed navbar MyAccount panels used. # Array index key matches preference div id @@ -440,7 +440,7 @@ 'pe_privacy' => 'Privacy' ); -############################################################################### +############################################################################### # index.php $LANG05 = array( @@ -454,7 +454,7 @@ 8 => 'Laaste' ); -############################################################################### +############################################################################### # profiles.php $LANG08 = array( @@ -503,7 +503,7 @@ 43 => 'This users email address is invalid.' ); -############################################################################### +############################################################################### # search.php $LANG09 = array( @@ -583,7 +583,7 @@ 74 => 'Limit Results' ); -############################################################################### +############################################################################### # stats.php $LANG10 = array( @@ -620,7 +620,7 @@ 31 => '' ); -############################################################################### +############################################################################### # article.php $LANG11 = array( @@ -632,7 +632,7 @@ 6 => 'Subscribe to \'%s\'' ); -############################################################################### +############################################################################### # submit.php $LANG12 = array( @@ -693,11 +693,11 @@ 55 => 'Story Body' ); -############################################################################### +############################################################################### # ADMIN PHRASES - These are file phrases used in admin scripts -############################################################################### +############################################################################### -############################################################################### +############################################################################### # admin/logviewer.php $LANG_LOGVIEW = array( @@ -709,7 +709,7 @@ 'log_file' => 'Log File' ); -############################################################################### +############################################################################### # admin/envcheck.php - distribution integrity checker $LANG_ENVCHECK = array( @@ -776,7 +776,7 @@ 'max_execution_time' => 'Geeklog recommends the PHP default value of 30 seconds as a minimum, but plugin uploads and other operations may take longer than this depending upon your hosting environment. If safe_mode (above) is Off, you may be able to increase this by modifying the value of max_execution_time in your php.ini file.' ); -############################################################################### +############################################################################### # admin/auth.inc.php $LANG20 = array( @@ -789,7 +789,7 @@ 7 => 'teken in' ); -############################################################################### +############################################################################### # admin/block.php $LANG21 = array( @@ -868,7 +868,7 @@ '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)' ); -############################################################################### +############################################################################### # admin/story.php $LANG24 = array( @@ -969,7 +969,7 @@ 'cache_time_desc' => 'This article will be cached for no longer than this many seconds. If 0 caching is disabled. If -1 cached until article is edited again. (3600 = 1 hour, 86400 = 1 day)' ); -############################################################################### +############################################################################### # admin/topic.php $LANG27 = array( @@ -1038,7 +1038,7 @@ 'filed_under:' => 'Filed under:' ); -############################################################################### +############################################################################### # admin/user.php $LANG28 = array( @@ -1135,7 +1135,7 @@ 'autotag_desc_user' => '[user: id alternate title] - Displays a link to a User using the Username as the title. An alternate title may be specified but is not required.' ); -############################################################################### +############################################################################### # admin/moderation.php $LANG29 = array( @@ -1162,6 +1162,8 @@ 41 => 'Comment Submissions', 42 => 'Username', 43 => 'Auto-publish Comments?', + 44 => 'Results of your moderation', + 45 => 'Approved %1$d items and deleted %2$d items of user submissions.', 'core' => 'Core', 'plugins' => 'Plugins', 'tools' => 'Tools', @@ -1169,7 +1171,7 @@ 'submissions_desc' => 'To modify or delete a user submssion, click on that item\'s edit icon below. To approve and delete multiple submissions use the radio options in the lists and then click submit.' ); -############################################################################### +############################################################################### # admin/mail.php $LANG31 = array( @@ -1202,7 +1204,7 @@ 27 => 'The following template variables are available in Subject and Message: {uid}, {username}, {fullname}, {email}, {homepage}, {theme}, {language}, {location}, {lastgranted}, {lastlogin}, {site_url}, {site_name}, {site_slogan}, {owner_name}, {copyrightyear}, {site_mail}, {noreply_mail}' ); -############################################################################### +############################################################################### # admin/plugins.php $LANG32 = array( @@ -1287,7 +1289,7 @@ 108 => 'File upload stopped by extension.' ); -############################################################################### +############################################################################### # admin/syndication.php $LANG33 = array( @@ -1343,7 +1345,7 @@ 55 => 'Articles' ); -############################################################################### +############################################################################### # admin/language.php $LANG_LANG = array( @@ -1357,7 +1359,7 @@ 'value' => 'Value' ); -############################################################################### +############################################################################### # admin/router.php $LANG_ROUTER = array( @@ -1383,7 +1385,7 @@ 20 => '

' ); -############################################################################### +############################################################################### # confirmation and error messages $MESSAGE = array( @@ -1517,7 +1519,7 @@ 500 => 'The Template Cache has been successfully cleared.' ); -############################################################################### +############################################################################### $LANG_ACCESS = array( 'access' => 'Toegang', @@ -1585,7 +1587,7 @@ 'groupexistsmsg' => 'Daar is reeds \'n groep met hierdie naam. Groepname moet uniek wees.' ); -############################################################################### +############################################################################### # admin/database.php $LANG_DB_BACKUP = array( @@ -1647,7 +1649,7 @@ 'config_instructions' => 'Select any tables you wish to exclude from the backup. Other options can be found in the Geeklog Configuration under the Database tab.' ); -############################################################################### +############################################################################### $LANG_BUTTONS = array( 1 => 'Tuisblad', @@ -1663,7 +1665,7 @@ 11 => 'Gids' ); -############################################################################### +############################################################################### # 404.php $LANG_404 = array( @@ -1673,7 +1675,7 @@ 4 => "

We're sorry, but the page you have requested does not exist. We recommend going back to this related page, or you may want to check the home page, or the search page to see if you can find what you lost." ); -############################################################################### +############################################################################### # login form $LANG_LOGIN = array( @@ -1683,7 +1685,7 @@ 4 => 'Nuwe Gebruiker' ); -############################################################################### +############################################################################### # trackback.php $LANG_TRB = array( @@ -1770,7 +1772,7 @@ 'delete_trackback' => 'To delete this Trackback click: ' ); -############################################################################### +############################################################################### # directory.php $LANG_DIR = array( @@ -1781,7 +1783,7 @@ 'no_articles' => 'Geen Artikels.' ); -############################################################################### +############################################################################### # admin/sectest.php $LANG_SECTEST = array( @@ -1806,7 +1808,7 @@ 'password_okay' => 'Good! You seem to have changed the default account password already.' ); -############################################################################### +############################################################################### # "What's New" Time Strings # # For the first two strings, you can use the following placeholders. @@ -1833,7 +1835,7 @@ 'year' => 'year' ); -############################################################################### +############################################################################### # Month names $LANG_MONTH = array( @@ -1851,7 +1853,7 @@ 12 => 'Desember' ); -############################################################################### +############################################################################### # Weekdays $LANG_WEEK = array( @@ -1864,7 +1866,7 @@ 7 => 'Saterdag' ); -############################################################################### +############################################################################### # Admin - Strings # # These are some standard strings used by core functions as well as plugins to @@ -1979,7 +1981,7 @@ -1 => 'Terugsporings Onaktief' ); -############################################################################### +############################################################################### # Localization of the Admin Configuration UI $LANG_CONFIG = array( @@ -2462,7 +2464,7 @@ 38 => array('Mystery Man' => 'mm', 'Identicon' => 'identicon', 'MonsterId' => 'monsterid', 'WAvatar' => 'wavatar', 'Retro' => 'retro') ); -############################################################################### +############################################################################### # Localization of validation error messages $LANG_VALIDATION = array( diff --git a/language/bosnian.php b/language/bosnian.php index 7123d8db1..91495ab36 100644 --- a/language/bosnian.php +++ b/language/bosnian.php @@ -32,18 +32,18 @@ $LANG_ISO639_1 = 'bs'; -############################################################################### +############################################################################### # Array Format: # $LANGXX[YY]: $LANG - variable name # XX - file id number # YY - phrase id number -############################################################################### +############################################################################### -############################################################################### +############################################################################### # USER PHRASES - These are file phrases used in end user scripts -############################################################################### +############################################################################### -############################################################################### +############################################################################### # lib-common.php $LANG01 = array( @@ -201,7 +201,7 @@ 'filemanager' => 'File Manager' ); -############################################################################### +############################################################################### # comment.php $LANG03 = array( @@ -258,7 +258,7 @@ 105 => 'IP Address' ); -############################################################################### +############################################################################### # users.php $LANG04 = array( @@ -431,7 +431,7 @@ 'user_logged_in_message' => "You are already logged in. Whould you like to logout?" ); -############################################################################### +############################################################################### # Customize if need to modify the Tabbed navbar MyAccount panels used. # Array index key matches preference div id @@ -444,7 +444,7 @@ 'pe_privacy' => 'Privacy' ); -############################################################################### +############################################################################### # index.php $LANG05 = array( @@ -458,7 +458,7 @@ 8 => 'Last' ); -############################################################################### +############################################################################### # profiles.php $LANG08 = array( @@ -507,7 +507,7 @@ 43 => 'This users email address is invalid.' ); -############################################################################### +############################################################################### # search.php $LANG09 = array( @@ -587,7 +587,7 @@ 74 => 'Limit Results' ); -############################################################################### +############################################################################### # stats.php $LANG10 = array( @@ -624,7 +624,7 @@ 31 => '' ); -############################################################################### +############################################################################### # article.php $LANG11 = array( @@ -636,7 +636,7 @@ 6 => 'Subscribe to \'%s\'' ); -############################################################################### +############################################################################### # submit.php $LANG12 = array( @@ -697,11 +697,11 @@ 55 => 'Story Body' ); -############################################################################### +############################################################################### # ADMIN PHRASES - These are file phrases used in admin scripts -############################################################################### +############################################################################### -############################################################################### +############################################################################### # admin/logviewer.php $LANG_LOGVIEW = array( @@ -713,7 +713,7 @@ 'log_file' => 'Log File' ); -############################################################################### +############################################################################### # admin/envcheck.php - distribution integrity checker $LANG_ENVCHECK = array( @@ -780,7 +780,7 @@ 'max_execution_time' => 'Geeklog recommends the PHP default value of 30 seconds as a minimum, but plugin uploads and other operations may take longer than this depending upon your hosting environment. If safe_mode (above) is Off, you may be able to increase this by modifying the value of max_execution_time in your php.ini file.' ); -############################################################################### +############################################################################### # admin/auth.inc.php $LANG20 = array( @@ -793,7 +793,7 @@ 7 => 'prijava' ); -############################################################################### +############################################################################### # admin/block.php $LANG21 = array( @@ -872,7 +872,7 @@ '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)' ); -############################################################################### +############################################################################### # admin/story.php $LANG24 = array( @@ -973,7 +973,7 @@ 'cache_time_desc' => 'This article will be cached for no longer than this many seconds. If 0 caching is disabled. If -1 cached until article is edited again. (3600 = 1 hour, 86400 = 1 day)' ); -############################################################################### +############################################################################### # admin/topic.php $LANG27 = array( @@ -1042,7 +1042,7 @@ 'filed_under:' => 'Filed under:' ); -############################################################################### +############################################################################### # admin/user.php $LANG28 = array( @@ -1139,7 +1139,7 @@ 'autotag_desc_user' => '[user: id alternate title] - Displays a link to a User using the Username as the title. An alternate title may be specified but is not required.' ); -############################################################################### +############################################################################### # admin/moderation.php $LANG29 = array( @@ -1166,6 +1166,8 @@ 41 => 'Comment Submissions', 42 => 'Username', 43 => 'Auto-publish Comments?', + 44 => 'Results of your moderation', + 45 => 'Approved %1$d items and deleted %2$d items of user submissions.', 'core' => 'Core', 'plugins' => 'Plugins', 'tools' => 'Tools', @@ -1173,7 +1175,7 @@ 'submissions_desc' => 'To modify or delete a user submssion, click on that item\'s edit icon below. To approve and delete multiple submissions use the radio options in the lists and then click submit.' ); -############################################################################### +############################################################################### # admin/mail.php $LANG31 = array( @@ -1206,7 +1208,7 @@ 27 => 'The following template variables are available in Subject and Message: {uid}, {username}, {fullname}, {email}, {homepage}, {theme}, {language}, {location}, {lastgranted}, {lastlogin}, {site_url}, {site_name}, {site_slogan}, {owner_name}, {copyrightyear}, {site_mail}, {noreply_mail}' ); -############################################################################### +############################################################################### # admin/plugins.php $LANG32 = array( @@ -1291,7 +1293,7 @@ 108 => 'File upload stopped by extension.' ); -############################################################################### +############################################################################### # admin/syndication.php $LANG33 = array( @@ -1347,7 +1349,7 @@ 55 => 'Articles' ); -############################################################################### +############################################################################### # admin/language.php $LANG_LANG = array( @@ -1361,7 +1363,7 @@ 'value' => 'Value' ); -############################################################################### +############################################################################### # admin/router.php $LANG_ROUTER = array( @@ -1387,7 +1389,7 @@ 20 => '

' ); -############################################################################### +############################################################################### # confirmation and error messages $MESSAGE = array( @@ -1521,7 +1523,7 @@ 500 => 'The Template Cache has been successfully cleared.' ); -############################################################################### +############################################################################### $LANG_ACCESS = array( 'access' => 'Pristup', @@ -1589,7 +1591,7 @@ 'groupexistsmsg' => 'There is already a group with this name. Group names must be unique.' ); -############################################################################### +############################################################################### # admin/database.php $LANG_DB_BACKUP = array( @@ -1651,7 +1653,7 @@ 'config_instructions' => 'Select any tables you wish to exclude from the backup. Other options can be found in the Geeklog Configuration under the Database tab.' ); -############################################################################### +############################################################################### $LANG_BUTTONS = array( 1 => 'Pocetna stranica', @@ -1667,7 +1669,7 @@ 11 => 'Directory' ); -############################################################################### +############################################################################### # 404.php $LANG_404 = array( @@ -1677,7 +1679,7 @@ 4 => "

We're sorry, but the page you have requested does not exist. We recommend going back to this related page, or you may want to check the home page, or the search page to see if you can find what you lost." ); -############################################################################### +############################################################################### # login form $LANG_LOGIN = array( @@ -1687,7 +1689,7 @@ 4 => 'Novi korisnik' ); -############################################################################### +############################################################################### # trackback.php $LANG_TRB = array( @@ -1774,7 +1776,7 @@ 'delete_trackback' => 'To delete this Trackback click: ' ); -############################################################################### +############################################################################### # directory.php $LANG_DIR = array( @@ -1785,7 +1787,7 @@ 'no_articles' => 'No articles.' ); -############################################################################### +############################################################################### # admin/sectest.php $LANG_SECTEST = array( @@ -1810,7 +1812,7 @@ 'password_okay' => 'Good! You seem to have changed the default account password already.' ); -############################################################################### +############################################################################### # "What's New" Time Strings # # For the first two strings, you can use the following placeholders. @@ -1837,7 +1839,7 @@ 'year' => 'year' ); -############################################################################### +############################################################################### # Month names $LANG_MONTH = array( @@ -1855,7 +1857,7 @@ 12 => 'Decembar' ); -############################################################################### +############################################################################### # Weekdays $LANG_WEEK = array( @@ -1868,7 +1870,7 @@ 7 => 'Subota' ); -############################################################################### +############################################################################### # Admin - Strings # # These are some standard strings used by core functions as well as plugins to @@ -1983,7 +1985,7 @@ -1 => 'Trackback Disabled' ); -############################################################################### +############################################################################### # Localization of the Admin Configuration UI $LANG_CONFIG = array( @@ -2466,7 +2468,7 @@ 38 => array('Mystery Man' => 'mm', 'Identicon' => 'identicon', 'MonsterId' => 'monsterid', 'WAvatar' => 'wavatar', 'Retro' => 'retro') ); -############################################################################### +############################################################################### # Localization of validation error messages $LANG_VALIDATION = array( diff --git a/language/bosnian_utf-8.php b/language/bosnian_utf-8.php index 596b951b8..b20dcfb36 100644 --- a/language/bosnian_utf-8.php +++ b/language/bosnian_utf-8.php @@ -32,18 +32,18 @@ $LANG_ISO639_1 = 'bs'; -############################################################################### +############################################################################### # Array Format: # $LANGXX[YY]: $LANG - variable name # XX - file id number # YY - phrase id number -############################################################################### +############################################################################### -############################################################################### +############################################################################### # USER PHRASES - These are file phrases used in end user scripts -############################################################################### +############################################################################### -############################################################################### +############################################################################### # lib-common.php $LANG01 = array( @@ -201,7 +201,7 @@ 'filemanager' => 'File Manager' ); -############################################################################### +############################################################################### # comment.php $LANG03 = array( @@ -258,7 +258,7 @@ 105 => 'IP Address' ); -############################################################################### +############################################################################### # users.php $LANG04 = array( @@ -431,7 +431,7 @@ 'user_logged_in_message' => "You are already logged in. Whould you like to logout?" ); -############################################################################### +############################################################################### # Customize if need to modify the Tabbed navbar MyAccount panels used. # Array index key matches preference div id @@ -444,7 +444,7 @@ 'pe_privacy' => 'Privacy' ); -############################################################################### +############################################################################### # index.php $LANG05 = array( @@ -458,7 +458,7 @@ 8 => 'Last' ); -############################################################################### +############################################################################### # profiles.php $LANG08 = array( @@ -507,7 +507,7 @@ 43 => 'This users email address is invalid.' ); -############################################################################### +############################################################################### # search.php $LANG09 = array( @@ -587,7 +587,7 @@ 74 => 'Limit Results' ); -############################################################################### +############################################################################### # stats.php $LANG10 = array( @@ -624,7 +624,7 @@ 31 => '' ); -############################################################################### +############################################################################### # article.php $LANG11 = array( @@ -636,7 +636,7 @@ 6 => 'Subscribe to \'%s\'' ); -############################################################################### +############################################################################### # submit.php $LANG12 = array( @@ -697,11 +697,11 @@ 55 => 'Story Body' ); -############################################################################### +############################################################################### # ADMIN PHRASES - These are file phrases used in admin scripts -############################################################################### +############################################################################### -############################################################################### +############################################################################### # admin/logviewer.php $LANG_LOGVIEW = array( @@ -713,7 +713,7 @@ 'log_file' => 'Log File' ); -############################################################################### +############################################################################### # admin/envcheck.php - distribution integrity checker $LANG_ENVCHECK = array( @@ -780,7 +780,7 @@ 'max_execution_time' => 'Geeklog recommends the PHP default value of 30 seconds as a minimum, but plugin uploads and other operations may take longer than this depending upon your hosting environment. If safe_mode (above) is Off, you may be able to increase this by modifying the value of max_execution_time in your php.ini file.' ); -############################################################################### +############################################################################### # admin/auth.inc.php $LANG20 = array( @@ -793,7 +793,7 @@ 7 => 'prijava' ); -############################################################################### +############################################################################### # admin/block.php $LANG21 = array( @@ -872,7 +872,7 @@ '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)' ); -############################################################################### +############################################################################### # admin/story.php $LANG24 = array( @@ -973,7 +973,7 @@ 'cache_time_desc' => 'This article will be cached for no longer than this many seconds. If 0 caching is disabled. If -1 cached until article is edited again. (3600 = 1 hour, 86400 = 1 day)' ); -############################################################################### +############################################################################### # admin/topic.php $LANG27 = array( @@ -1042,7 +1042,7 @@ 'filed_under:' => 'Filed under:' ); -############################################################################### +############################################################################### # admin/user.php $LANG28 = array( @@ -1139,7 +1139,7 @@ 'autotag_desc_user' => '[user: id alternate title] - Displays a link to a User using the Username as the title. An alternate title may be specified but is not required.' ); -############################################################################### +############################################################################### # admin/moderation.php $LANG29 = array( @@ -1166,6 +1166,8 @@ 41 => 'Comment Submissions', 42 => 'Username', 43 => 'Auto-publish Comments?', + 44 => 'Results of your moderation', + 45 => 'Approved %1$d items and deleted %2$d items of user submissions.', 'core' => 'Core', 'plugins' => 'Plugins', 'tools' => 'Tools', @@ -1173,7 +1175,7 @@ 'submissions_desc' => 'To modify or delete a user submssion, click on that item\'s edit icon below. To approve and delete multiple submissions use the radio options in the lists and then click submit.' ); -############################################################################### +############################################################################### # admin/mail.php $LANG31 = array( @@ -1206,7 +1208,7 @@ 27 => 'The following template variables are available in Subject and Message: {uid}, {username}, {fullname}, {email}, {homepage}, {theme}, {language}, {location}, {lastgranted}, {lastlogin}, {site_url}, {site_name}, {site_slogan}, {owner_name}, {copyrightyear}, {site_mail}, {noreply_mail}' ); -############################################################################### +############################################################################### # admin/plugins.php $LANG32 = array( @@ -1291,7 +1293,7 @@ 108 => 'File upload stopped by extension.' ); -############################################################################### +############################################################################### # admin/syndication.php $LANG33 = array( @@ -1347,7 +1349,7 @@ 55 => 'Articles' ); -############################################################################### +############################################################################### # admin/language.php $LANG_LANG = array( @@ -1361,7 +1363,7 @@ 'value' => 'Value' ); -############################################################################### +############################################################################### # admin/router.php $LANG_ROUTER = array( @@ -1387,7 +1389,7 @@ 20 => '

' ); -############################################################################### +############################################################################### # confirmation and error messages $MESSAGE = array( @@ -1521,7 +1523,7 @@ 500 => 'The Template Cache has been successfully cleared.' ); -############################################################################### +############################################################################### $LANG_ACCESS = array( 'access' => 'Pristup', @@ -1589,7 +1591,7 @@ 'groupexistsmsg' => 'There is already a group with this name. Group names must be unique.' ); -############################################################################### +############################################################################### # admin/database.php $LANG_DB_BACKUP = array( @@ -1651,7 +1653,7 @@ 'config_instructions' => 'Select any tables you wish to exclude from the backup. Other options can be found in the Geeklog Configuration under the Database tab.' ); -############################################################################### +############################################################################### $LANG_BUTTONS = array( 1 => 'Pocetna stranica', @@ -1667,7 +1669,7 @@ 11 => 'Directory' ); -############################################################################### +############################################################################### # 404.php $LANG_404 = array( @@ -1677,7 +1679,7 @@ 4 => "

We're sorry, but the page you have requested does not exist. We recommend going back to this related page, or you may want to check the home page, or the search page to see if you can find what you lost." ); -############################################################################### +############################################################################### # login form $LANG_LOGIN = array( @@ -1687,7 +1689,7 @@ 4 => 'Novi korisnik' ); -############################################################################### +############################################################################### # trackback.php $LANG_TRB = array( @@ -1774,7 +1776,7 @@ 'delete_trackback' => 'To delete this Trackback click: ' ); -############################################################################### +############################################################################### # directory.php $LANG_DIR = array( @@ -1785,7 +1787,7 @@ 'no_articles' => 'No articles.' ); -############################################################################### +############################################################################### # admin/sectest.php $LANG_SECTEST = array( @@ -1810,7 +1812,7 @@ 'password_okay' => 'Good! You seem to have changed the default account password already.' ); -############################################################################### +############################################################################### # "What's New" Time Strings # # For the first two strings, you can use the following placeholders. @@ -1837,7 +1839,7 @@ 'year' => 'year' ); -############################################################################### +############################################################################### # Month names $LANG_MONTH = array( @@ -1855,7 +1857,7 @@ 12 => 'Decembar' ); -############################################################################### +############################################################################### # Weekdays $LANG_WEEK = array( @@ -1868,7 +1870,7 @@ 7 => 'Subota' ); -############################################################################### +############################################################################### # Admin - Strings # # These are some standard strings used by core functions as well as plugins to @@ -1983,7 +1985,7 @@ -1 => 'Trackback Disabled' ); -############################################################################### +############################################################################### # Localization of the Admin Configuration UI $LANG_CONFIG = array( @@ -2466,7 +2468,7 @@ 38 => array('Mystery Man' => 'mm', 'Identicon' => 'identicon', 'MonsterId' => 'monsterid', 'WAvatar' => 'wavatar', 'Retro' => 'retro') ); -############################################################################### +############################################################################### # Localization of validation error messages $LANG_VALIDATION = array( diff --git a/language/bulgarian.php b/language/bulgarian.php index 4b1d42cd1..2759edc0c 100644 --- a/language/bulgarian.php +++ b/language/bulgarian.php @@ -28,18 +28,18 @@ $LANG_ISO639_1 = 'bg'; -############################################################################### +############################################################################### # Array Format: # $LANGXX[YY]: $LANG - variable name # XX - file id number # YY - phrase id number -############################################################################### +############################################################################### -############################################################################### +############################################################################### # USER PHRASES - These are file phrases used in end user scripts -############################################################################### +############################################################################### -############################################################################### +############################################################################### # lib-common.php $LANG01 = array( @@ -197,7 +197,7 @@ 'filemanager' => 'File Manager' ); -############################################################################### +############################################################################### # comment.php $LANG03 = array( @@ -254,7 +254,7 @@ 105 => 'IP Address' ); -############################################################################### +############################################################################### # users.php $LANG04 = array( @@ -427,7 +427,7 @@ 'user_logged_in_message' => "You are already logged in. Whould you like to logout?" ); -############################################################################### +############################################################################### # Customize if need to modify the Tabbed navbar MyAccount panels used. # Array index key matches preference div id @@ -440,7 +440,7 @@ 'pe_privacy' => 'Privacy' ); -############################################################################### +############################################################################### # index.php $LANG05 = array( @@ -454,7 +454,7 @@ 8 => 'Last' ); -############################################################################### +############################################################################### # profiles.php $LANG08 = array( @@ -503,7 +503,7 @@ 43 => 'This users email address is invalid.' ); -############################################################################### +############################################################################### # search.php $LANG09 = array( @@ -583,7 +583,7 @@ 74 => 'Limit Results' ); -############################################################################### +############################################################################### # stats.php $LANG10 = array( @@ -620,7 +620,7 @@ 31 => '' ); -############################################################################### +############################################################################### # article.php $LANG11 = array( @@ -632,7 +632,7 @@ 6 => 'Subscribe to \'%s\'' ); -############################################################################### +############################################################################### # submit.php $LANG12 = array( @@ -693,11 +693,11 @@ 55 => 'Story Body' ); -############################################################################### +############################################################################### # ADMIN PHRASES - These are file phrases used in admin scripts -############################################################################### +############################################################################### -############################################################################### +############################################################################### # admin/logviewer.php $LANG_LOGVIEW = array( @@ -709,7 +709,7 @@ 'log_file' => 'Log File' ); -############################################################################### +############################################################################### # admin/envcheck.php - distribution integrity checker $LANG_ENVCHECK = array( @@ -776,7 +776,7 @@ 'max_execution_time' => 'Geeklog recommends the PHP default value of 30 seconds as a minimum, but plugin uploads and other operations may take longer than this depending upon your hosting environment. If safe_mode (above) is Off, you may be able to increase this by modifying the value of max_execution_time in your php.ini file.' ); -############################################################################### +############################################################################### # admin/auth.inc.php $LANG20 = array( @@ -789,7 +789,7 @@ 7 => '' ); -############################################################################### +############################################################################### # admin/block.php $LANG21 = array( @@ -868,7 +868,7 @@ '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)' ); -############################################################################### +############################################################################### # admin/story.php $LANG24 = array( @@ -969,7 +969,7 @@ 'cache_time_desc' => 'This article will be cached for no longer than this many seconds. If 0 caching is disabled. If -1 cached until article is edited again. (3600 = 1 hour, 86400 = 1 day)' ); -############################################################################### +############################################################################### # admin/topic.php $LANG27 = array( @@ -1038,7 +1038,7 @@ 'filed_under:' => 'Filed under:' ); -############################################################################### +############################################################################### # admin/user.php $LANG28 = array( @@ -1135,7 +1135,7 @@ 'autotag_desc_user' => '[user: id alternate title] - Displays a link to a User using the Username as the title. An alternate title may be specified but is not required.' ); -############################################################################### +############################################################################### # admin/moderation.php $LANG29 = array( @@ -1162,6 +1162,8 @@ 41 => 'Comment Submissions', 42 => 'Username', 43 => 'Auto-publish Comments?', + 44 => 'Results of your moderation', + 45 => 'Approved %1$d items and deleted %2$d items of user submissions.', 'core' => 'Core', 'plugins' => 'Plugins', 'tools' => 'Tools', @@ -1169,7 +1171,7 @@ 'submissions_desc' => 'To modify or delete a user submssion, click on that item\'s edit icon below. To approve and delete multiple submissions use the radio options in the lists and then click submit.' ); -############################################################################### +############################################################################### # admin/mail.php $LANG31 = array( @@ -1202,7 +1204,7 @@ 27 => 'The following template variables are available in Subject and Message: {uid}, {username}, {fullname}, {email}, {homepage}, {theme}, {language}, {location}, {lastgranted}, {lastlogin}, {site_url}, {site_name}, {site_slogan}, {owner_name}, {copyrightyear}, {site_mail}, {noreply_mail}' ); -############################################################################### +############################################################################### # admin/plugins.php $LANG32 = array( @@ -1287,7 +1289,7 @@ 108 => 'File upload stopped by extension.' ); -############################################################################### +############################################################################### # admin/syndication.php $LANG33 = array( @@ -1343,7 +1345,7 @@ 55 => 'Articles' ); -############################################################################### +############################################################################### # admin/language.php $LANG_LANG = array( @@ -1357,7 +1359,7 @@ 'value' => 'Value' ); -############################################################################### +############################################################################### # admin/router.php $LANG_ROUTER = array( @@ -1383,7 +1385,7 @@ 20 => '

' ); -############################################################################### +############################################################################### # confirmation and error messages $MESSAGE = array( @@ -1517,7 +1519,7 @@ 500 => 'The Template Cache has been successfully cleared.' ); -############################################################################### +############################################################################### $LANG_ACCESS = array( 'access' => 'Access', @@ -1585,7 +1587,7 @@ 'groupexistsmsg' => 'There is already a group with this name. Group names must be unique.' ); -############################################################################### +############################################################################### # admin/database.php $LANG_DB_BACKUP = array( @@ -1647,7 +1649,7 @@ 'config_instructions' => 'Select any tables you wish to exclude from the backup. Other options can be found in the Geeklog Configuration under the Database tab.' ); -############################################################################### +############################################################################### $LANG_BUTTONS = array( 1 => 'Home', @@ -1663,7 +1665,7 @@ 11 => 'Directory' ); -############################################################################### +############################################################################### # 404.php $LANG_404 = array( @@ -1673,7 +1675,7 @@ 4 => "

We're sorry, but the page you have requested does not exist. We recommend going back to this related page, or you may want to check the home page, or the search page to see if you can find what you lost." ); -############################################################################### +############################################################################### # login form $LANG_LOGIN = array( @@ -1683,7 +1685,7 @@ 4 => 'New User' ); -############################################################################### +############################################################################### # trackback.php $LANG_TRB = array( @@ -1770,7 +1772,7 @@ 'delete_trackback' => 'To delete this Trackback click: ' ); -############################################################################### +############################################################################### # directory.php $LANG_DIR = array( @@ -1781,7 +1783,7 @@ 'no_articles' => 'No articles.' ); -############################################################################### +############################################################################### # admin/sectest.php $LANG_SECTEST = array( @@ -1806,7 +1808,7 @@ 'password_okay' => 'Good! You seem to have changed the default account password already.' ); -############################################################################### +############################################################################### # "What's New" Time Strings # # For the first two strings, you can use the following placeholders. @@ -1833,7 +1835,7 @@ 'year' => 'year' ); -############################################################################### +############################################################################### # Month names $LANG_MONTH = array( @@ -1851,7 +1853,7 @@ 12 => 'December' ); -############################################################################### +############################################################################### # Weekdays $LANG_WEEK = array( @@ -1864,7 +1866,7 @@ 7 => '' ); -############################################################################### +############################################################################### # Admin - Strings # # These are some standard strings used by core functions as well as plugins to @@ -1979,7 +1981,7 @@ -1 => 'Trackback Disabled' ); -############################################################################### +############################################################################### # Localization of the Admin Configuration UI $LANG_CONFIG = array( @@ -2462,7 +2464,7 @@ 38 => array('Mystery Man' => 'mm', 'Identicon' => 'identicon', 'MonsterId' => 'monsterid', 'WAvatar' => 'wavatar', 'Retro' => 'retro') ); -############################################################################### +############################################################################### # Localization of validation error messages $LANG_VALIDATION = array( diff --git a/language/bulgarian_utf-8.php b/language/bulgarian_utf-8.php index 26caa59ea..3518faa8a 100644 --- a/language/bulgarian_utf-8.php +++ b/language/bulgarian_utf-8.php @@ -28,18 +28,18 @@ $LANG_ISO639_1 = 'bg'; -############################################################################### +############################################################################### # Array Format: # $LANGXX[YY]: $LANG - variable name # XX - file id number # YY - phrase id number -############################################################################### +############################################################################### -############################################################################### +############################################################################### # USER PHRASES - These are file phrases used in end user scripts -############################################################################### +############################################################################### -############################################################################### +############################################################################### # lib-common.php $LANG01 = array( @@ -197,7 +197,7 @@ 'filemanager' => 'File Manager' ); -############################################################################### +############################################################################### # comment.php $LANG03 = array( @@ -254,7 +254,7 @@ 105 => 'IP Address' ); -############################################################################### +############################################################################### # users.php $LANG04 = array( @@ -427,7 +427,7 @@ 'user_logged_in_message' => "You are already logged in. Whould you like to logout?" ); -############################################################################### +############################################################################### # Customize if need to modify the Tabbed navbar MyAccount panels used. # Array index key matches preference div id @@ -440,7 +440,7 @@ 'pe_privacy' => 'Privacy' ); -############################################################################### +############################################################################### # index.php $LANG05 = array( @@ -454,7 +454,7 @@ 8 => 'Last' ); -############################################################################### +############################################################################### # profiles.php $LANG08 = array( @@ -503,7 +503,7 @@ 43 => 'This users email address is invalid.' ); -############################################################################### +############################################################################### # search.php $LANG09 = array( @@ -583,7 +583,7 @@ 74 => 'Limit Results' ); -############################################################################### +############################################################################### # stats.php $LANG10 = array( @@ -620,7 +620,7 @@ 31 => '' ); -############################################################################### +############################################################################### # article.php $LANG11 = array( @@ -632,7 +632,7 @@ 6 => 'Subscribe to \'%s\'' ); -############################################################################### +############################################################################### # submit.php $LANG12 = array( @@ -693,11 +693,11 @@ 55 => 'Story Body' ); -############################################################################### +############################################################################### # ADMIN PHRASES - These are file phrases used in admin scripts -############################################################################### +############################################################################### -############################################################################### +############################################################################### # admin/logviewer.php $LANG_LOGVIEW = array( @@ -709,7 +709,7 @@ 'log_file' => 'Log File' ); -############################################################################### +############################################################################### # admin/envcheck.php - distribution integrity checker $LANG_ENVCHECK = array( @@ -776,7 +776,7 @@ 'max_execution_time' => 'Geeklog recommends the PHP default value of 30 seconds as a minimum, but plugin uploads and other operations may take longer than this depending upon your hosting environment. If safe_mode (above) is Off, you may be able to increase this by modifying the value of max_execution_time in your php.ini file.' ); -############################################################################### +############################################################################### # admin/auth.inc.php $LANG20 = array( @@ -789,7 +789,7 @@ 7 => 'вход' ); -############################################################################### +############################################################################### # admin/block.php $LANG21 = array( @@ -868,7 +868,7 @@ '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)' ); -############################################################################### +############################################################################### # admin/story.php $LANG24 = array( @@ -969,7 +969,7 @@ 'cache_time_desc' => 'This article will be cached for no longer than this many seconds. If 0 caching is disabled. If -1 cached until article is edited again. (3600 = 1 hour, 86400 = 1 day)' ); -############################################################################### +############################################################################### # admin/topic.php $LANG27 = array( @@ -1038,7 +1038,7 @@ 'filed_under:' => 'Filed under:' ); -############################################################################### +############################################################################### # admin/user.php $LANG28 = array( @@ -1135,7 +1135,7 @@ 'autotag_desc_user' => '[user: id alternate title] - Displays a link to a User using the Username as the title. An alternate title may be specified but is not required.' ); -############################################################################### +############################################################################### # admin/moderation.php $LANG29 = array( @@ -1162,6 +1162,8 @@ 41 => 'Comment Submissions', 42 => 'Username', 43 => 'Auto-publish Comments?', + 44 => 'Results of your moderation', + 45 => 'Approved %1$d items and deleted %2$d items of user submissions.', 'core' => 'Core', 'plugins' => 'Plugins', 'tools' => 'Tools', @@ -1169,7 +1171,7 @@ 'submissions_desc' => 'To modify or delete a user submssion, click on that item\'s edit icon below. To approve and delete multiple submissions use the radio options in the lists and then click submit.' ); -############################################################################### +############################################################################### # admin/mail.php $LANG31 = array( @@ -1202,7 +1204,7 @@ 27 => 'The following template variables are available in Subject and Message: {uid}, {username}, {fullname}, {email}, {homepage}, {theme}, {language}, {location}, {lastgranted}, {lastlogin}, {site_url}, {site_name}, {site_slogan}, {owner_name}, {copyrightyear}, {site_mail}, {noreply_mail}' ); -############################################################################### +############################################################################### # admin/plugins.php $LANG32 = array( @@ -1287,7 +1289,7 @@ 108 => 'File upload stopped by extension.' ); -############################################################################### +############################################################################### # admin/syndication.php $LANG33 = array( @@ -1343,7 +1345,7 @@ 55 => 'Articles' ); -############################################################################### +############################################################################### # admin/language.php $LANG_LANG = array( @@ -1357,7 +1359,7 @@ 'value' => 'Value' ); -############################################################################### +############################################################################### # admin/router.php $LANG_ROUTER = array( @@ -1383,7 +1385,7 @@ 20 => '

' ); -############################################################################### +############################################################################### # confirmation and error messages $MESSAGE = array( @@ -1517,7 +1519,7 @@ 500 => 'The Template Cache has been successfully cleared.' ); -############################################################################### +############################################################################### $LANG_ACCESS = array( 'access' => 'Access', @@ -1585,7 +1587,7 @@ 'groupexistsmsg' => 'There is already a group with this name. Group names must be unique.' ); -############################################################################### +############################################################################### # admin/database.php $LANG_DB_BACKUP = array( @@ -1647,7 +1649,7 @@ 'config_instructions' => 'Select any tables you wish to exclude from the backup. Other options can be found in the Geeklog Configuration under the Database tab.' ); -############################################################################### +############################################################################### $LANG_BUTTONS = array( 1 => 'Home', @@ -1663,7 +1665,7 @@ 11 => 'Directory' ); -############################################################################### +############################################################################### # 404.php $LANG_404 = array( @@ -1673,7 +1675,7 @@ 4 => "

We're sorry, but the page you have requested does not exist. We recommend going back to this related page, or you may want to check the home page, or the search page to see if you can find what you lost." ); -############################################################################### +############################################################################### # login form $LANG_LOGIN = array( @@ -1683,7 +1685,7 @@ 4 => 'New User' ); -############################################################################### +############################################################################### # trackback.php $LANG_TRB = array( @@ -1770,7 +1772,7 @@ 'delete_trackback' => 'To delete this Trackback click: ' ); -############################################################################### +############################################################################### # directory.php $LANG_DIR = array( @@ -1781,7 +1783,7 @@ 'no_articles' => 'No articles.' ); -############################################################################### +############################################################################### # admin/sectest.php $LANG_SECTEST = array( @@ -1806,7 +1808,7 @@ 'password_okay' => 'Good! You seem to have changed the default account password already.' ); -############################################################################### +############################################################################### # "What's New" Time Strings # # For the first two strings, you can use the following placeholders. @@ -1833,7 +1835,7 @@ 'year' => 'year' ); -############################################################################### +############################################################################### # Month names $LANG_MONTH = array( @@ -1851,7 +1853,7 @@ 12 => 'December' ); -############################################################################### +############################################################################### # Weekdays $LANG_WEEK = array( @@ -1864,7 +1866,7 @@ 7 => 'Събота' ); -############################################################################### +############################################################################### # Admin - Strings # # These are some standard strings used by core functions as well as plugins to @@ -1979,7 +1981,7 @@ -1 => 'Trackback Disabled' ); -############################################################################### +############################################################################### # Localization of the Admin Configuration UI $LANG_CONFIG = array( @@ -2462,7 +2464,7 @@ 38 => array('Mystery Man' => 'mm', 'Identicon' => 'identicon', 'MonsterId' => 'monsterid', 'WAvatar' => 'wavatar', 'Retro' => 'retro') ); -############################################################################### +############################################################################### # Localization of validation error messages $LANG_VALIDATION = array( diff --git a/language/catalan.php b/language/catalan.php index a18795429..d24ae1caf 100644 --- a/language/catalan.php +++ b/language/catalan.php @@ -26,18 +26,18 @@ $LANG_ISO639_1 = 'ca'; -############################################################################### +############################################################################### # Array Format: # $LANGXX[YY]: $LANG - variable name # XX - file id number # YY - phrase id number -############################################################################### +############################################################################### -############################################################################### +############################################################################### # USER PHRASES - These are file phrases used in end user scripts -############################################################################### +############################################################################### -############################################################################### +############################################################################### # lib-common.php $LANG01 = array( @@ -195,7 +195,7 @@ 'filemanager' => 'File Manager' ); -############################################################################### +############################################################################### # comment.php $LANG03 = array( @@ -252,7 +252,7 @@ 105 => 'IP Address' ); -############################################################################### +############################################################################### # users.php $LANG04 = array( @@ -425,7 +425,7 @@ 'user_logged_in_message' => "You are already logged in. Whould you like to logout?" ); -############################################################################### +############################################################################### # Customize if need to modify the Tabbed navbar MyAccount panels used. # Array index key matches preference div id @@ -438,7 +438,7 @@ 'pe_privacy' => 'Privacy' ); -############################################################################### +############################################################################### # index.php $LANG05 = array( @@ -452,7 +452,7 @@ 8 => 'ltim' ); -############################################################################### +############################################################################### # profiles.php $LANG08 = array( @@ -501,7 +501,7 @@ 43 => 'This users email address is invalid.' ); -############################################################################### +############################################################################### # search.php $LANG09 = array( @@ -581,7 +581,7 @@ 74 => 'Limit Results' ); -############################################################################### +############################################################################### # stats.php $LANG10 = array( @@ -618,7 +618,7 @@ 31 => '' ); -############################################################################### +############################################################################### # article.php $LANG11 = array( @@ -630,7 +630,7 @@ 6 => 'Subscribe to \'%s\'' ); -############################################################################### +############################################################################### # submit.php $LANG12 = array( @@ -691,11 +691,11 @@ 55 => 'Story Body' ); -############################################################################### +############################################################################### # ADMIN PHRASES - These are file phrases used in admin scripts -############################################################################### +############################################################################### -############################################################################### +############################################################################### # admin/logviewer.php $LANG_LOGVIEW = array( @@ -707,7 +707,7 @@ 'log_file' => 'Log File' ); -############################################################################### +############################################################################### # admin/envcheck.php - distribution integrity checker $LANG_ENVCHECK = array( @@ -774,7 +774,7 @@ 'max_execution_time' => 'Geeklog recommends the PHP default value of 30 seconds as a minimum, but plugin uploads and other operations may take longer than this depending upon your hosting environment. If safe_mode (above) is Off, you may be able to increase this by modifying the value of max_execution_time in your php.ini file.' ); -############################################################################### +############################################################################### # admin/auth.inc.php $LANG20 = array( @@ -787,7 +787,7 @@ 7 => 'Identificaci' ); -############################################################################### +############################################################################### # admin/block.php $LANG21 = array( @@ -866,7 +866,7 @@ '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)' ); -############################################################################### +############################################################################### # admin/story.php $LANG24 = array( @@ -967,7 +967,7 @@ 'cache_time_desc' => 'This article will be cached for no longer than this many seconds. If 0 caching is disabled. If -1 cached until article is edited again. (3600 = 1 hour, 86400 = 1 day)' ); -############################################################################### +############################################################################### # admin/topic.php $LANG27 = array( @@ -1036,7 +1036,7 @@ 'filed_under:' => 'Filed under:' ); -############################################################################### +############################################################################### # admin/user.php $LANG28 = array( @@ -1133,7 +1133,7 @@ 'autotag_desc_user' => '[user: id alternate title] - Displays a link to a User using the Username as the title. An alternate title may be specified but is not required.' ); -############################################################################### +############################################################################### # admin/moderation.php $LANG29 = array( @@ -1160,6 +1160,8 @@ 41 => 'Comment Submissions', 42 => 'Username', 43 => 'Auto-publish Comments?', + 44 => 'Results of your moderation', + 45 => 'Approved %1$d items and deleted %2$d items of user submissions.', 'core' => 'Core', 'plugins' => 'Plugins', 'tools' => 'Tools', @@ -1167,7 +1169,7 @@ 'submissions_desc' => 'To modify or delete a user submssion, click on that item\'s edit icon below. To approve and delete multiple submissions use the radio options in the lists and then click submit.' ); -############################################################################### +############################################################################### # admin/mail.php $LANG31 = array( @@ -1200,7 +1202,7 @@ 27 => 'The following template variables are available in Subject and Message: {uid}, {username}, {fullname}, {email}, {homepage}, {theme}, {language}, {location}, {lastgranted}, {lastlogin}, {site_url}, {site_name}, {site_slogan}, {owner_name}, {copyrightyear}, {site_mail}, {noreply_mail}' ); -############################################################################### +############################################################################### # admin/plugins.php $LANG32 = array( @@ -1285,7 +1287,7 @@ 108 => 'File upload stopped by extension.' ); -############################################################################### +############################################################################### # admin/syndication.php $LANG33 = array( @@ -1341,7 +1343,7 @@ 55 => 'Articles' ); -############################################################################### +############################################################################### # admin/language.php $LANG_LANG = array( @@ -1355,7 +1357,7 @@ 'value' => 'Value' ); -############################################################################### +############################################################################### # admin/router.php $LANG_ROUTER = array( @@ -1381,7 +1383,7 @@ 20 => '

' ); -############################################################################### +############################################################################### # confirmation and error messages $MESSAGE = array( @@ -1515,7 +1517,7 @@ 500 => 'The Template Cache has been successfully cleared.' ); -############################################################################### +############################################################################### $LANG_ACCESS = array( 'access' => 'Accs', @@ -1583,7 +1585,7 @@ 'groupexistsmsg' => 'There is already a group with this name. Group names must be unique.' ); -############################################################################### +############################################################################### # admin/database.php $LANG_DB_BACKUP = array( @@ -1645,7 +1647,7 @@ 'config_instructions' => 'Select any tables you wish to exclude from the backup. Other options can be found in the Geeklog Configuration under the Database tab.' ); -############################################################################### +############################################################################### $LANG_BUTTONS = array( 1 => 'Portada', @@ -1661,7 +1663,7 @@ 11 => 'Directory' ); -############################################################################### +############################################################################### # 404.php $LANG_404 = array( @@ -1671,7 +1673,7 @@ 4 => "

We're sorry, but the page you have requested does not exist. We recommend going back to this related page, or you may want to check the home page, or the search page to see if you can find what you lost." ); -############################################################################### +############################################################################### # login form $LANG_LOGIN = array( @@ -1681,7 +1683,7 @@ 4 => 'Usuari/a nou/va' ); -############################################################################### +############################################################################### # trackback.php $LANG_TRB = array( @@ -1768,7 +1770,7 @@ 'delete_trackback' => 'To delete this Trackback click: ' ); -############################################################################### +############################################################################### # directory.php $LANG_DIR = array( @@ -1779,7 +1781,7 @@ 'no_articles' => 'No articles.' ); -############################################################################### +############################################################################### # admin/sectest.php $LANG_SECTEST = array( @@ -1804,7 +1806,7 @@ 'password_okay' => 'Good! You seem to have changed the default account password already.' ); -############################################################################### +############################################################################### # "What's New" Time Strings # # For the first two strings, you can use the following placeholders. @@ -1831,7 +1833,7 @@ 'year' => 'year' ); -############################################################################### +############################################################################### # Month names $LANG_MONTH = array( @@ -1849,7 +1851,7 @@ 12 => 'Desembre' ); -############################################################################### +############################################################################### # Weekdays $LANG_WEEK = array( @@ -1862,7 +1864,7 @@ 7 => 'Dissabte' ); -############################################################################### +############################################################################### # Admin - Strings # # These are some standard strings used by core functions as well as plugins to @@ -1977,7 +1979,7 @@ -1 => 'Trackback Disabled' ); -############################################################################### +############################################################################### # Localization of the Admin Configuration UI $LANG_CONFIG = array( @@ -2460,7 +2462,7 @@ 38 => array('Mystery Man' => 'mm', 'Identicon' => 'identicon', 'MonsterId' => 'monsterid', 'WAvatar' => 'wavatar', 'Retro' => 'retro') ); -############################################################################### +############################################################################### # Localization of validation error messages $LANG_VALIDATION = array( diff --git a/language/catalan_utf-8.php b/language/catalan_utf-8.php index 3233ffd71..61fd5209e 100644 --- a/language/catalan_utf-8.php +++ b/language/catalan_utf-8.php @@ -26,18 +26,18 @@ $LANG_ISO639_1 = 'ca'; -############################################################################### +############################################################################### # Array Format: # $LANGXX[YY]: $LANG - variable name # XX - file id number # YY - phrase id number -############################################################################### +############################################################################### -############################################################################### +############################################################################### # USER PHRASES - These are file phrases used in end user scripts -############################################################################### +############################################################################### -############################################################################### +############################################################################### # lib-common.php $LANG01 = array( @@ -195,7 +195,7 @@ 'filemanager' => 'File Manager' ); -############################################################################### +############################################################################### # comment.php $LANG03 = array( @@ -252,7 +252,7 @@ 105 => 'IP Address' ); -############################################################################### +############################################################################### # users.php $LANG04 = array( @@ -425,7 +425,7 @@ 'user_logged_in_message' => "You are already logged in. Whould you like to logout?" ); -############################################################################### +############################################################################### # Customize if need to modify the Tabbed navbar MyAccount panels used. # Array index key matches preference div id @@ -438,7 +438,7 @@ 'pe_privacy' => 'Privacy' ); -############################################################################### +############################################################################### # index.php $LANG05 = array( @@ -452,7 +452,7 @@ 8 => 'Últim' ); -############################################################################### +############################################################################### # profiles.php $LANG08 = array( @@ -501,7 +501,7 @@ 43 => 'This users email address is invalid.' ); -############################################################################### +############################################################################### # search.php $LANG09 = array( @@ -581,7 +581,7 @@ 74 => 'Limit Results' ); -############################################################################### +############################################################################### # stats.php $LANG10 = array( @@ -618,7 +618,7 @@ 31 => '' ); -############################################################################### +############################################################################### # article.php $LANG11 = array( @@ -630,7 +630,7 @@ 6 => 'Subscribe to \'%s\'' ); -############################################################################### +############################################################################### # submit.php $LANG12 = array( @@ -691,11 +691,11 @@ 55 => 'Story Body' ); -############################################################################### +############################################################################### # ADMIN PHRASES - These are file phrases used in admin scripts -############################################################################### +############################################################################### -############################################################################### +############################################################################### # admin/logviewer.php $LANG_LOGVIEW = array( @@ -707,7 +707,7 @@ 'log_file' => 'Log File' ); -############################################################################### +############################################################################### # admin/envcheck.php - distribution integrity checker $LANG_ENVCHECK = array( @@ -774,7 +774,7 @@ 'max_execution_time' => 'Geeklog recommends the PHP default value of 30 seconds as a minimum, but plugin uploads and other operations may take longer than this depending upon your hosting environment. If safe_mode (above) is Off, you may be able to increase this by modifying the value of max_execution_time in your php.ini file.' ); -############################################################################### +############################################################################### # admin/auth.inc.php $LANG20 = array( @@ -787,7 +787,7 @@ 7 => 'Identificació' ); -############################################################################### +############################################################################### # admin/block.php $LANG21 = array( @@ -866,7 +866,7 @@ '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)' ); -############################################################################### +############################################################################### # admin/story.php $LANG24 = array( @@ -967,7 +967,7 @@ 'cache_time_desc' => 'This article will be cached for no longer than this many seconds. If 0 caching is disabled. If -1 cached until article is edited again. (3600 = 1 hour, 86400 = 1 day)' ); -############################################################################### +############################################################################### # admin/topic.php $LANG27 = array( @@ -1036,7 +1036,7 @@ 'filed_under:' => 'Filed under:' ); -############################################################################### +############################################################################### # admin/user.php $LANG28 = array( @@ -1133,7 +1133,7 @@ 'autotag_desc_user' => '[user: id alternate title] - Displays a link to a User using the Username as the title. An alternate title may be specified but is not required.' ); -############################################################################### +############################################################################### # admin/moderation.php $LANG29 = array( @@ -1160,6 +1160,8 @@ 41 => 'Comment Submissions', 42 => 'Username', 43 => 'Auto-publish Comments?', + 44 => 'Results of your moderation', + 45 => 'Approved %1$d items and deleted %2$d items of user submissions.', 'core' => 'Core', 'plugins' => 'Plugins', 'tools' => 'Tools', @@ -1167,7 +1169,7 @@ 'submissions_desc' => 'To modify or delete a user submssion, click on that item\'s edit icon below. To approve and delete multiple submissions use the radio options in the lists and then click submit.' ); -############################################################################### +############################################################################### # admin/mail.php $LANG31 = array( @@ -1200,7 +1202,7 @@ 27 => 'The following template variables are available in Subject and Message: {uid}, {username}, {fullname}, {email}, {homepage}, {theme}, {language}, {location}, {lastgranted}, {lastlogin}, {site_url}, {site_name}, {site_slogan}, {owner_name}, {copyrightyear}, {site_mail}, {noreply_mail}' ); -############################################################################### +############################################################################### # admin/plugins.php $LANG32 = array( @@ -1285,7 +1287,7 @@ 108 => 'File upload stopped by extension.' ); -############################################################################### +############################################################################### # admin/syndication.php $LANG33 = array( @@ -1341,7 +1343,7 @@ 55 => 'Articles' ); -############################################################################### +############################################################################### # admin/language.php $LANG_LANG = array( @@ -1355,7 +1357,7 @@ 'value' => 'Value' ); -############################################################################### +############################################################################### # admin/router.php $LANG_ROUTER = array( @@ -1381,7 +1383,7 @@ 20 => '

' ); -############################################################################### +############################################################################### # confirmation and error messages $MESSAGE = array( @@ -1515,7 +1517,7 @@ 500 => 'The Template Cache has been successfully cleared.' ); -############################################################################### +############################################################################### $LANG_ACCESS = array( 'access' => 'Accés', @@ -1583,7 +1585,7 @@ 'groupexistsmsg' => 'There is already a group with this name. Group names must be unique.' ); -############################################################################### +############################################################################### # admin/database.php $LANG_DB_BACKUP = array( @@ -1645,7 +1647,7 @@ 'config_instructions' => 'Select any tables you wish to exclude from the backup. Other options can be found in the Geeklog Configuration under the Database tab.' ); -############################################################################### +############################################################################### $LANG_BUTTONS = array( 1 => 'Portada', @@ -1661,7 +1663,7 @@ 11 => 'Directory' ); -############################################################################### +############################################################################### # 404.php $LANG_404 = array( @@ -1671,7 +1673,7 @@ 4 => "

We're sorry, but the page you have requested does not exist. We recommend going back to this related page, or you may want to check the home page, or the search page to see if you can find what you lost." ); -############################################################################### +############################################################################### # login form $LANG_LOGIN = array( @@ -1681,7 +1683,7 @@ 4 => 'Usuari/a nou/va' ); -############################################################################### +############################################################################### # trackback.php $LANG_TRB = array( @@ -1768,7 +1770,7 @@ 'delete_trackback' => 'To delete this Trackback click: ' ); -############################################################################### +############################################################################### # directory.php $LANG_DIR = array( @@ -1779,7 +1781,7 @@ 'no_articles' => 'No articles.' ); -############################################################################### +############################################################################### # admin/sectest.php $LANG_SECTEST = array( @@ -1804,7 +1806,7 @@ 'password_okay' => 'Good! You seem to have changed the default account password already.' ); -############################################################################### +############################################################################### # "What's New" Time Strings # # For the first two strings, you can use the following placeholders. @@ -1831,7 +1833,7 @@ 'year' => 'year' ); -############################################################################### +############################################################################### # Month names $LANG_MONTH = array( @@ -1849,7 +1851,7 @@ 12 => 'Desembre' ); -############################################################################### +############################################################################### # Weekdays $LANG_WEEK = array( @@ -1862,7 +1864,7 @@ 7 => 'Dissabte' ); -############################################################################### +############################################################################### # Admin - Strings # # These are some standard strings used by core functions as well as plugins to @@ -1977,7 +1979,7 @@ -1 => 'Trackback Disabled' ); -############################################################################### +############################################################################### # Localization of the Admin Configuration UI $LANG_CONFIG = array( @@ -2460,7 +2462,7 @@ 38 => array('Mystery Man' => 'mm', 'Identicon' => 'identicon', 'MonsterId' => 'monsterid', 'WAvatar' => 'wavatar', 'Retro' => 'retro') ); -############################################################################### +############################################################################### # Localization of validation error messages $LANG_VALIDATION = array( diff --git a/language/chinese_simplified_utf-8.php b/language/chinese_simplified_utf-8.php index 5936b5d38..6f1029ced 100644 --- a/language/chinese_simplified_utf-8.php +++ b/language/chinese_simplified_utf-8.php @@ -31,18 +31,18 @@ $LANG_ISO639_1 = 'zh-Hans'; -############################################################################### +############################################################################### # Array Format: # $LANGXX[YY]: $LANG - variable name # XX - file id number # YY - phrase id number -############################################################################### +############################################################################### -############################################################################### +############################################################################### # USER PHRASES - These are file phrases used in end user scripts -############################################################################### +############################################################################### -############################################################################### +############################################################################### # lib-common.php $LANG01 = array( @@ -200,7 +200,7 @@ 'filemanager' => 'File Manager' ); -############################################################################### +############################################################################### # comment.php $LANG03 = array( @@ -257,7 +257,7 @@ 105 => 'IP Address' ); -############################################################################### +############################################################################### # users.php $LANG04 = array( @@ -430,7 +430,7 @@ 'user_logged_in_message' => "You are already logged in. Whould you like to logout?" ); -############################################################################### +############################################################################### # Customize if need to modify the Tabbed navbar MyAccount panels used. # Array index key matches preference div id @@ -443,7 +443,7 @@ 'pe_privacy' => '秘密' ); -############################################################################### +############################################################################### # index.php $LANG05 = array( @@ -457,7 +457,7 @@ 8 => '最终' ); -############################################################################### +############################################################################### # profiles.php $LANG08 = array( @@ -506,7 +506,7 @@ 43 => 'This users email address is invalid.' ); -############################################################################### +############################################################################### # search.php $LANG09 = array( @@ -586,7 +586,7 @@ 74 => 'Limit Results' ); -############################################################################### +############################################################################### # stats.php $LANG10 = array( @@ -623,7 +623,7 @@ 31 => '' ); -############################################################################### +############################################################################### # article.php $LANG11 = array( @@ -635,7 +635,7 @@ 6 => 'Subscribe to \'%s\'' ); -############################################################################### +############################################################################### # submit.php $LANG12 = array( @@ -696,11 +696,11 @@ 55 => '文章整文' ); -############################################################################### +############################################################################### # ADMIN PHRASES - These are file phrases used in admin scripts -############################################################################### +############################################################################### -############################################################################### +############################################################################### # admin/logviewer.php $LANG_LOGVIEW = array( @@ -712,7 +712,7 @@ 'log_file' => 'Log File' ); -############################################################################### +############################################################################### # admin/envcheck.php - distribution integrity checker $LANG_ENVCHECK = array( @@ -779,7 +779,7 @@ 'max_execution_time' => 'Geeklog recommends the PHP default value of 30 seconds as a minimum, but plugin uploads and other operations may take longer than this depending upon your hosting environment. If safe_mode (above) is Off, you may be able to increase this by modifying the value of max_execution_time in your php.ini file.' ); -############################################################################### +############################################################################### # admin/auth.inc.php $LANG20 = array( @@ -792,7 +792,7 @@ 7 => '登入' ); -############################################################################### +############################################################################### # admin/block.php $LANG21 = array( @@ -871,7 +871,7 @@ '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)' ); -############################################################################### +############################################################################### # admin/story.php $LANG24 = array( @@ -972,7 +972,7 @@ 'cache_time_desc' => 'This article will be cached for no longer than this many seconds. If 0 caching is disabled. If -1 cached until article is edited again. (3600 = 1 hour, 86400 = 1 day)' ); -############################################################################### +############################################################################### # admin/topic.php $LANG27 = array( @@ -1041,7 +1041,7 @@ 'filed_under:' => 'Filed under:' ); -############################################################################### +############################################################################### # admin/user.php $LANG28 = array( @@ -1138,7 +1138,7 @@ 'autotag_desc_user' => '[user: id alternate title] - Displays a link to a User using the Username as the title. An alternate title may be specified but is not required.' ); -############################################################################### +############################################################################### # admin/moderation.php $LANG29 = array( @@ -1165,6 +1165,8 @@ 41 => 'Comment Submissions', 42 => 'Username', 43 => 'Auto-publish Comments?', + 44 => 'Results of your moderation', + 45 => 'Approved %1$d items and deleted %2$d items of user submissions.', 'core' => 'Core', 'plugins' => 'Plugins', 'tools' => 'Tools', @@ -1172,7 +1174,7 @@ 'submissions_desc' => 'To modify or delete a user submssion, click on that item\'s edit icon below. To approve and delete multiple submissions use the radio options in the lists and then click submit.' ); -############################################################################### +############################################################################### # admin/mail.php $LANG31 = array( @@ -1205,7 +1207,7 @@ 27 => 'The following template variables are available in Subject and Message: {uid}, {username}, {fullname}, {email}, {homepage}, {theme}, {language}, {location}, {lastgranted}, {lastlogin}, {site_url}, {site_name}, {site_slogan}, {owner_name}, {copyrightyear}, {site_mail}, {noreply_mail}' ); -############################################################################### +############################################################################### # admin/plugins.php $LANG32 = array( @@ -1290,7 +1292,7 @@ 108 => 'File upload stopped by extension.' ); -############################################################################### +############################################################################### # admin/syndication.php $LANG33 = array( @@ -1346,7 +1348,7 @@ 55 => 'Articles' ); -############################################################################### +############################################################################### # admin/language.php $LANG_LANG = array( @@ -1360,7 +1362,7 @@ 'value' => 'Value' ); -############################################################################### +############################################################################### # admin/router.php $LANG_ROUTER = array( @@ -1386,7 +1388,7 @@ 20 => '

' ); -############################################################################### +############################################################################### # confirmation and error messages $MESSAGE = array( @@ -1520,7 +1522,7 @@ 500 => 'The Template Cache has been successfully cleared.' ); -############################################################################### +############################################################################### $LANG_ACCESS = array( 'access' => '存取', @@ -1588,7 +1590,7 @@ 'groupexistsmsg' => '目前已有用此名的小组. 小组名称必须独特.' ); -############################################################################### +############################################################################### # admin/database.php $LANG_DB_BACKUP = array( @@ -1650,7 +1652,7 @@ 'config_instructions' => 'Select any tables you wish to exclude from the backup. Other options can be found in the Geeklog Configuration under the Database tab.' ); -############################################################################### +############################################################################### $LANG_BUTTONS = array( 1 => '首页', @@ -1666,7 +1668,7 @@ 11 => '目录' ); -############################################################################### +############################################################################### # 404.php $LANG_404 = array( @@ -1676,7 +1678,7 @@ 4 => "

We're sorry, but the page you have requested does not exist. We recommend going back to this related page, or you may want to check the home page, or the search page to see if you can find what you lost." ); -############################################################################### +############################################################################### # login form $LANG_LOGIN = array( @@ -1686,7 +1688,7 @@ 4 => '新用户' ); -############################################################################### +############################################################################### # trackback.php $LANG_TRB = array( @@ -1773,7 +1775,7 @@ 'delete_trackback' => '要删除这迹回请按: ' ); -############################################################################### +############################################################################### # directory.php $LANG_DIR = array( @@ -1784,7 +1786,7 @@ 'no_articles' => '没有文章.' ); -############################################################################### +############################################################################### # admin/sectest.php $LANG_SECTEST = array( @@ -1809,7 +1811,7 @@ 'password_okay' => 'Good! You seem to have changed the default account password already.' ); -############################################################################### +############################################################################### # "What's New" Time Strings # # For the first two strings, you can use the following placeholders. @@ -1836,7 +1838,7 @@ 'year' => 'year' ); -############################################################################### +############################################################################### # Month names $LANG_MONTH = array( @@ -1854,7 +1856,7 @@ 12 => '十二月' ); -############################################################################### +############################################################################### # Weekdays $LANG_WEEK = array( @@ -1867,7 +1869,7 @@ 7 => '周六' ); -############################################################################### +############################################################################### # Admin - Strings # # These are some standard strings used by core functions as well as plugins to @@ -1982,7 +1984,7 @@ -1 => '迹回已关掉' ); -############################################################################### +############################################################################### # Localization of the Admin Configuration UI $LANG_CONFIG = array( @@ -2465,7 +2467,7 @@ 38 => array('Mystery Man' => 'mm', 'Identicon' => 'identicon', 'MonsterId' => 'monsterid', 'WAvatar' => 'wavatar', 'Retro' => 'retro') ); -############################################################################### +############################################################################### # Localization of validation error messages $LANG_VALIDATION = array( diff --git a/language/chinese_traditional_utf-8.php b/language/chinese_traditional_utf-8.php index d124a222e..64ed55bf7 100644 --- a/language/chinese_traditional_utf-8.php +++ b/language/chinese_traditional_utf-8.php @@ -31,18 +31,18 @@ $LANG_ISO639_1 = 'zh-Hant'; -############################################################################### +############################################################################### # Array Format: # $LANGXX[YY]: $LANG - variable name # XX - file id number # YY - phrase id number -############################################################################### +############################################################################### -############################################################################### +############################################################################### # USER PHRASES - These are file phrases used in end user scripts -############################################################################### +############################################################################### -############################################################################### +############################################################################### # lib-common.php $LANG01 = array( @@ -200,7 +200,7 @@ 'filemanager' => 'File Manager' ); -############################################################################### +############################################################################### # comment.php $LANG03 = array( @@ -257,7 +257,7 @@ 105 => 'IP Address' ); -############################################################################### +############################################################################### # users.php $LANG04 = array( @@ -430,7 +430,7 @@ 'user_logged_in_message' => "You are already logged in. Whould you like to logout?" ); -############################################################################### +############################################################################### # Customize if need to modify the Tabbed navbar MyAccount panels used. # Array index key matches preference div id @@ -443,7 +443,7 @@ 'pe_privacy' => '秘密' ); -############################################################################### +############################################################################### # index.php $LANG05 = array( @@ -457,7 +457,7 @@ 8 => '最終' ); -############################################################################### +############################################################################### # profiles.php $LANG08 = array( @@ -506,7 +506,7 @@ 43 => 'This users email address is invalid.' ); -############################################################################### +############################################################################### # search.php $LANG09 = array( @@ -586,7 +586,7 @@ 74 => 'Limit Results' ); -############################################################################### +############################################################################### # stats.php $LANG10 = array( @@ -623,7 +623,7 @@ 31 => '' ); -############################################################################### +############################################################################### # article.php $LANG11 = array( @@ -635,7 +635,7 @@ 6 => 'Subscribe to \'%s\'' ); -############################################################################### +############################################################################### # submit.php $LANG12 = array( @@ -696,11 +696,11 @@ 55 => '文章整文' ); -############################################################################### +############################################################################### # ADMIN PHRASES - These are file phrases used in admin scripts -############################################################################### +############################################################################### -############################################################################### +############################################################################### # admin/logviewer.php $LANG_LOGVIEW = array( @@ -712,7 +712,7 @@ 'log_file' => 'Log File' ); -############################################################################### +############################################################################### # admin/envcheck.php - distribution integrity checker $LANG_ENVCHECK = array( @@ -779,7 +779,7 @@ 'max_execution_time' => 'Geeklog recommends the PHP default value of 30 seconds as a minimum, but plugin uploads and other operations may take longer than this depending upon your hosting environment. If safe_mode (above) is Off, you may be able to increase this by modifying the value of max_execution_time in your php.ini file.' ); -############################################################################### +############################################################################### # admin/auth.inc.php $LANG20 = array( @@ -792,7 +792,7 @@ 7 => '登入' ); -############################################################################### +############################################################################### # admin/block.php $LANG21 = array( @@ -871,7 +871,7 @@ '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)' ); -############################################################################### +############################################################################### # admin/story.php $LANG24 = array( @@ -972,7 +972,7 @@ 'cache_time_desc' => 'This article will be cached for no longer than this many seconds. If 0 caching is disabled. If -1 cached until article is edited again. (3600 = 1 hour, 86400 = 1 day)' ); -############################################################################### +############################################################################### # admin/topic.php $LANG27 = array( @@ -1041,7 +1041,7 @@ 'filed_under:' => 'Filed under:' ); -############################################################################### +############################################################################### # admin/user.php $LANG28 = array( @@ -1138,7 +1138,7 @@ 'autotag_desc_user' => '[user: id alternate title] - Displays a link to a User using the Username as the title. An alternate title may be specified but is not required.' ); -############################################################################### +############################################################################### # admin/moderation.php $LANG29 = array( @@ -1165,6 +1165,8 @@ 41 => 'Comment Submissions', 42 => 'Username', 43 => 'Auto-publish Comments?', + 44 => 'Results of your moderation', + 45 => 'Approved %1$d items and deleted %2$d items of user submissions.', 'core' => 'Core', 'plugins' => 'Plugins', 'tools' => 'Tools', @@ -1172,7 +1174,7 @@ 'submissions_desc' => 'To modify or delete a user submssion, click on that item\'s edit icon below. To approve and delete multiple submissions use the radio options in the lists and then click submit.' ); -############################################################################### +############################################################################### # admin/mail.php $LANG31 = array( @@ -1205,7 +1207,7 @@ 27 => 'The following template variables are available in Subject and Message: {uid}, {username}, {fullname}, {email}, {homepage}, {theme}, {language}, {location}, {lastgranted}, {lastlogin}, {site_url}, {site_name}, {site_slogan}, {owner_name}, {copyrightyear}, {site_mail}, {noreply_mail}' ); -############################################################################### +############################################################################### # admin/plugins.php $LANG32 = array( @@ -1290,7 +1292,7 @@ 108 => 'File upload stopped by extension.' ); -############################################################################### +############################################################################### # admin/syndication.php $LANG33 = array( @@ -1346,7 +1348,7 @@ 55 => 'Articles' ); -############################################################################### +############################################################################### # admin/language.php $LANG_LANG = array( @@ -1360,7 +1362,7 @@ 'value' => 'Value' ); -############################################################################### +############################################################################### # admin/router.php $LANG_ROUTER = array( @@ -1386,7 +1388,7 @@ 20 => '

' ); -############################################################################### +############################################################################### # confirmation and error messages $MESSAGE = array( @@ -1520,7 +1522,7 @@ 500 => 'The Template Cache has been successfully cleared.' ); -############################################################################### +############################################################################### $LANG_ACCESS = array( 'access' => '存取', @@ -1588,7 +1590,7 @@ 'groupexistsmsg' => '目前已有用此名的小組. 小組名稱必須獨特.' ); -############################################################################### +############################################################################### # admin/database.php $LANG_DB_BACKUP = array( @@ -1650,7 +1652,7 @@ 'config_instructions' => 'Select any tables you wish to exclude from the backup. Other options can be found in the Geeklog Configuration under the Database tab.' ); -############################################################################### +############################################################################### $LANG_BUTTONS = array( 1 => '首頁', @@ -1666,7 +1668,7 @@ 11 => '目錄' ); -############################################################################### +############################################################################### # 404.php $LANG_404 = array( @@ -1676,7 +1678,7 @@ 4 => "

We're sorry, but the page you have requested does not exist. We recommend going back to this related page, or you may want to check the home page, or the search page to see if you can find what you lost." ); -############################################################################### +############################################################################### # login form $LANG_LOGIN = array( @@ -1686,7 +1688,7 @@ 4 => '新用戶' ); -############################################################################### +############################################################################### # trackback.php $LANG_TRB = array( @@ -1773,7 +1775,7 @@ 'delete_trackback' => '要刪除這跡回請按: ' ); -############################################################################### +############################################################################### # directory.php $LANG_DIR = array( @@ -1784,7 +1786,7 @@ 'no_articles' => '沒有文章.' ); -############################################################################### +############################################################################### # admin/sectest.php $LANG_SECTEST = array( @@ -1809,7 +1811,7 @@ 'password_okay' => 'Good! You seem to have changed the default account password already.' ); -############################################################################### +############################################################################### # "What's New" Time Strings # # For the first two strings, you can use the following placeholders. @@ -1836,7 +1838,7 @@ 'year' => 'year' ); -############################################################################### +############################################################################### # Month names $LANG_MONTH = array( @@ -1854,7 +1856,7 @@ 12 => '十二月' ); -############################################################################### +############################################################################### # Weekdays $LANG_WEEK = array( @@ -1867,7 +1869,7 @@ 7 => '週六' ); -############################################################################### +############################################################################### # Admin - Strings # # These are some standard strings used by core functions as well as plugins to @@ -1982,7 +1984,7 @@ -1 => '跡回已關掉' ); -############################################################################### +############################################################################### # Localization of the Admin Configuration UI $LANG_CONFIG = array( @@ -2465,7 +2467,7 @@ 38 => array('Mystery Man' => 'mm', 'Identicon' => 'identicon', 'MonsterId' => 'monsterid', 'WAvatar' => 'wavatar', 'Retro' => 'retro') ); -############################################################################### +############################################################################### # Localization of validation error messages $LANG_VALIDATION = array( diff --git a/language/croatian.php b/language/croatian.php index 268d578a3..10457a7eb 100644 --- a/language/croatian.php +++ b/language/croatian.php @@ -28,18 +28,18 @@ $LANG_ISO639_1 = 'hr'; -############################################################################### +############################################################################### # Array Format: # $LANGXX[YY]: $LANG - variable name # XX - file id number # YY - phrase id number -############################################################################### +############################################################################### -############################################################################### +############################################################################### # USER PHRASES - These are file phrases used in end user scripts -############################################################################### +############################################################################### -############################################################################### +############################################################################### # lib-common.php $LANG01 = array( @@ -197,7 +197,7 @@ 'filemanager' => 'File Manager' ); -############################################################################### +############################################################################### # comment.php $LANG03 = array( @@ -254,7 +254,7 @@ 105 => 'IP Address' ); -############################################################################### +############################################################################### # users.php $LANG04 = array( @@ -427,7 +427,7 @@ 'user_logged_in_message' => "You are already logged in. Whould you like to logout?" ); -############################################################################### +############################################################################### # Customize if need to modify the Tabbed navbar MyAccount panels used. # Array index key matches preference div id @@ -440,7 +440,7 @@ 'pe_privacy' => 'Privacy' ); -############################################################################### +############################################################################### # index.php $LANG05 = array( @@ -454,7 +454,7 @@ 8 => 'Last' ); -############################################################################### +############################################################################### # profiles.php $LANG08 = array( @@ -503,7 +503,7 @@ 43 => 'This users email address is invalid.' ); -############################################################################### +############################################################################### # search.php $LANG09 = array( @@ -583,7 +583,7 @@ 74 => 'Limit Results' ); -############################################################################### +############################################################################### # stats.php $LANG10 = array( @@ -620,7 +620,7 @@ 31 => '' ); -############################################################################### +############################################################################### # article.php $LANG11 = array( @@ -632,7 +632,7 @@ 6 => 'Subscribe to \'%s\'' ); -############################################################################### +############################################################################### # submit.php $LANG12 = array( @@ -693,11 +693,11 @@ 55 => 'Story Body' ); -############################################################################### +############################################################################### # ADMIN PHRASES - These are file phrases used in admin scripts -############################################################################### +############################################################################### -############################################################################### +############################################################################### # admin/logviewer.php $LANG_LOGVIEW = array( @@ -709,7 +709,7 @@ 'log_file' => 'Log File' ); -############################################################################### +############################################################################### # admin/envcheck.php - distribution integrity checker $LANG_ENVCHECK = array( @@ -776,7 +776,7 @@ 'max_execution_time' => 'Geeklog recommends the PHP default value of 30 seconds as a minimum, but plugin uploads and other operations may take longer than this depending upon your hosting environment. If safe_mode (above) is Off, you may be able to increase this by modifying the value of max_execution_time in your php.ini file.' ); -############################################################################### +############################################################################### # admin/auth.inc.php $LANG20 = array( @@ -789,7 +789,7 @@ 7 => 'prijava' ); -############################################################################### +############################################################################### # admin/block.php $LANG21 = array( @@ -868,7 +868,7 @@ '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)' ); -############################################################################### +############################################################################### # admin/story.php $LANG24 = array( @@ -969,7 +969,7 @@ 'cache_time_desc' => 'This article will be cached for no longer than this many seconds. If 0 caching is disabled. If -1 cached until article is edited again. (3600 = 1 hour, 86400 = 1 day)' ); -############################################################################### +############################################################################### # admin/topic.php $LANG27 = array( @@ -1038,7 +1038,7 @@ 'filed_under:' => 'Filed under:' ); -############################################################################### +############################################################################### # admin/user.php $LANG28 = array( @@ -1135,7 +1135,7 @@ 'autotag_desc_user' => '[user: id alternate title] - Displays a link to a User using the Username as the title. An alternate title may be specified but is not required.' ); -############################################################################### +############################################################################### # admin/moderation.php $LANG29 = array( @@ -1162,6 +1162,8 @@ 41 => 'Comment Submissions', 42 => 'Username', 43 => 'Auto-publish Comments?', + 44 => 'Results of your moderation', + 45 => 'Approved %1$d items and deleted %2$d items of user submissions.', 'core' => 'Core', 'plugins' => 'Plugins', 'tools' => 'Tools', @@ -1169,7 +1171,7 @@ 'submissions_desc' => 'To modify or delete a user submssion, click on that item\'s edit icon below. To approve and delete multiple submissions use the radio options in the lists and then click submit.' ); -############################################################################### +############################################################################### # admin/mail.php $LANG31 = array( @@ -1202,7 +1204,7 @@ 27 => 'The following template variables are available in Subject and Message: {uid}, {username}, {fullname}, {email}, {homepage}, {theme}, {language}, {location}, {lastgranted}, {lastlogin}, {site_url}, {site_name}, {site_slogan}, {owner_name}, {copyrightyear}, {site_mail}, {noreply_mail}' ); -############################################################################### +############################################################################### # admin/plugins.php $LANG32 = array( @@ -1287,7 +1289,7 @@ 108 => 'File upload stopped by extension.' ); -############################################################################### +############################################################################### # admin/syndication.php $LANG33 = array( @@ -1343,7 +1345,7 @@ 55 => 'Articles' ); -############################################################################### +############################################################################### # admin/language.php $LANG_LANG = array( @@ -1357,7 +1359,7 @@ 'value' => 'Value' ); -############################################################################### +############################################################################### # admin/router.php $LANG_ROUTER = array( @@ -1383,7 +1385,7 @@ 20 => '

' ); -############################################################################### +############################################################################### # confirmation and error messages $MESSAGE = array( @@ -1517,7 +1519,7 @@ 500 => 'The Template Cache has been successfully cleared.' ); -############################################################################### +############################################################################### $LANG_ACCESS = array( 'access' => 'Pristup', @@ -1585,7 +1587,7 @@ 'groupexistsmsg' => 'There is already a group with this name. Group names must be unique.' ); -############################################################################### +############################################################################### # admin/database.php $LANG_DB_BACKUP = array( @@ -1647,7 +1649,7 @@ 'config_instructions' => 'Select any tables you wish to exclude from the backup. Other options can be found in the Geeklog Configuration under the Database tab.' ); -############################################################################### +############################################################################### $LANG_BUTTONS = array( 1 => 'Poetna stranica', @@ -1663,7 +1665,7 @@ 11 => 'Directory' ); -############################################################################### +############################################################################### # 404.php $LANG_404 = array( @@ -1673,7 +1675,7 @@ 4 => "

We're sorry, but the page you have requested does not exist. We recommend going back to this related page, or you may want to check the home page, or the search page to see if you can find what you lost." ); -############################################################################### +############################################################################### # login form $LANG_LOGIN = array( @@ -1683,7 +1685,7 @@ 4 => 'Novi korisnik' ); -############################################################################### +############################################################################### # trackback.php $LANG_TRB = array( @@ -1770,7 +1772,7 @@ 'delete_trackback' => 'To delete this Trackback click: ' ); -############################################################################### +############################################################################### # directory.php $LANG_DIR = array( @@ -1781,7 +1783,7 @@ 'no_articles' => 'No articles.' ); -############################################################################### +############################################################################### # admin/sectest.php $LANG_SECTEST = array( @@ -1806,7 +1808,7 @@ 'password_okay' => 'Good! You seem to have changed the default account password already.' ); -############################################################################### +############################################################################### # "What's New" Time Strings # # For the first two strings, you can use the following placeholders. @@ -1833,7 +1835,7 @@ 'year' => 'year' ); -############################################################################### +############################################################################### # Month names $LANG_MONTH = array( @@ -1851,7 +1853,7 @@ 12 => 'Prosinac' ); -############################################################################### +############################################################################### # Weekdays $LANG_WEEK = array( @@ -1864,7 +1866,7 @@ 7 => 'Subota' ); -############################################################################### +############################################################################### # Admin - Strings # # These are some standard strings used by core functions as well as plugins to @@ -1979,7 +1981,7 @@ -1 => 'Trackback Disabled' ); -############################################################################### +############################################################################### # Localization of the Admin Configuration UI $LANG_CONFIG = array( @@ -2462,7 +2464,7 @@ 38 => array('Mystery Man' => 'mm', 'Identicon' => 'identicon', 'MonsterId' => 'monsterid', 'WAvatar' => 'wavatar', 'Retro' => 'retro') ); -############################################################################### +############################################################################### # Localization of validation error messages $LANG_VALIDATION = array( diff --git a/language/croatian_utf-8.php b/language/croatian_utf-8.php index 4b380c02c..5787e3b39 100644 --- a/language/croatian_utf-8.php +++ b/language/croatian_utf-8.php @@ -30,18 +30,18 @@ $LANG_ISO639_1 = 'hr'; -############################################################################### +############################################################################### # Array Format: # $LANGXX[YY]: $LANG - variable name # XX - file id number # YY - phrase id number -############################################################################### +############################################################################### -############################################################################### +############################################################################### # USER PHRASES - These are file phrases used in end user scripts -############################################################################### +############################################################################### -############################################################################### +############################################################################### # lib-common.php $LANG01 = array( @@ -199,7 +199,7 @@ 'filemanager' => 'File Manager' ); -############################################################################### +############################################################################### # comment.php $LANG03 = array( @@ -256,7 +256,7 @@ 105 => 'IP Address' ); -############################################################################### +############################################################################### # users.php $LANG04 = array( @@ -429,7 +429,7 @@ 'user_logged_in_message' => "You are already logged in. Whould you like to logout?" ); -############################################################################### +############################################################################### # Customize if need to modify the Tabbed navbar MyAccount panels used. # Array index key matches preference div id @@ -442,7 +442,7 @@ 'pe_privacy' => 'Privacy' ); -############################################################################### +############################################################################### # index.php $LANG05 = array( @@ -456,7 +456,7 @@ 8 => 'Last' ); -############################################################################### +############################################################################### # profiles.php $LANG08 = array( @@ -505,7 +505,7 @@ 43 => 'This users email address is invalid.' ); -############################################################################### +############################################################################### # search.php $LANG09 = array( @@ -585,7 +585,7 @@ 74 => 'Limit Results' ); -############################################################################### +############################################################################### # stats.php $LANG10 = array( @@ -622,7 +622,7 @@ 31 => '' ); -############################################################################### +############################################################################### # article.php $LANG11 = array( @@ -634,7 +634,7 @@ 6 => 'Subscribe to \'%s\'' ); -############################################################################### +############################################################################### # submit.php $LANG12 = array( @@ -695,11 +695,11 @@ 55 => 'Story Body' ); -############################################################################### +############################################################################### # ADMIN PHRASES - These are file phrases used in admin scripts -############################################################################### +############################################################################### -############################################################################### +############################################################################### # admin/logviewer.php $LANG_LOGVIEW = array( @@ -711,7 +711,7 @@ 'log_file' => 'Log File' ); -############################################################################### +############################################################################### # admin/envcheck.php - distribution integrity checker $LANG_ENVCHECK = array( @@ -778,7 +778,7 @@ 'max_execution_time' => 'Geeklog recommends the PHP default value of 30 seconds as a minimum, but plugin uploads and other operations may take longer than this depending upon your hosting environment. If safe_mode (above) is Off, you may be able to increase this by modifying the value of max_execution_time in your php.ini file.' ); -############################################################################### +############################################################################### # admin/auth.inc.php $LANG20 = array( @@ -791,7 +791,7 @@ 7 => 'prijava' ); -############################################################################### +############################################################################### # admin/block.php $LANG21 = array( @@ -870,7 +870,7 @@ '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)' ); -############################################################################### +############################################################################### # admin/story.php $LANG24 = array( @@ -971,7 +971,7 @@ 'cache_time_desc' => 'This article will be cached for no longer than this many seconds. If 0 caching is disabled. If -1 cached until article is edited again. (3600 = 1 hour, 86400 = 1 day)' ); -############################################################################### +############################################################################### # admin/topic.php $LANG27 = array( @@ -1040,7 +1040,7 @@ 'filed_under:' => 'Filed under:' ); -############################################################################### +############################################################################### # admin/user.php $LANG28 = array( @@ -1137,7 +1137,7 @@ 'autotag_desc_user' => '[user: id alternate title] - Displays a link to a User using the Username as the title. An alternate title may be specified but is not required.' ); -############################################################################### +############################################################################### # admin/moderation.php $LANG29 = array( @@ -1164,6 +1164,8 @@ 41 => 'Comment Submissions', 42 => 'Username', 43 => 'Auto-publish Comments?', + 44 => 'Results of your moderation', + 45 => 'Approved %1$d items and deleted %2$d items of user submissions.', 'core' => 'Core', 'plugins' => 'Plugins', 'tools' => 'Tools', @@ -1171,7 +1173,7 @@ 'submissions_desc' => 'To modify or delete a user submssion, click on that item\'s edit icon below. To approve and delete multiple submissions use the radio options in the lists and then click submit.' ); -############################################################################### +############################################################################### # admin/mail.php $LANG31 = array( @@ -1204,7 +1206,7 @@ 27 => 'The following template variables are available in Subject and Message: {uid}, {username}, {fullname}, {email}, {homepage}, {theme}, {language}, {location}, {lastgranted}, {lastlogin}, {site_url}, {site_name}, {site_slogan}, {owner_name}, {copyrightyear}, {site_mail}, {noreply_mail}' ); -############################################################################### +############################################################################### # admin/plugins.php $LANG32 = array( @@ -1289,7 +1291,7 @@ 108 => 'File upload stopped by extension.' ); -############################################################################### +############################################################################### # admin/syndication.php $LANG33 = array( @@ -1345,7 +1347,7 @@ 55 => 'Articles' ); -############################################################################### +############################################################################### # admin/language.php $LANG_LANG = array( @@ -1359,7 +1361,7 @@ 'value' => 'Value' ); -############################################################################### +############################################################################### # admin/router.php $LANG_ROUTER = array( @@ -1385,7 +1387,7 @@ 20 => '

' ); -############################################################################### +############################################################################### # confirmation and error messages $MESSAGE = array( @@ -1519,7 +1521,7 @@ 500 => 'The Template Cache has been successfully cleared.' ); -############################################################################### +############################################################################### $LANG_ACCESS = array( 'access' => 'Pristup', @@ -1587,7 +1589,7 @@ 'groupexistsmsg' => 'There is already a group with this name. Group names must be unique.' ); -############################################################################### +############################################################################### # admin/database.php $LANG_DB_BACKUP = array( @@ -1649,7 +1651,7 @@ 'config_instructions' => 'Select any tables you wish to exclude from the backup. Other options can be found in the Geeklog Configuration under the Database tab.' ); -############################################################################### +############################################################################### $LANG_BUTTONS = array( 1 => 'Poèetna stranica', @@ -1665,7 +1667,7 @@ 11 => 'Directory' ); -############################################################################### +############################################################################### # 404.php $LANG_404 = array( @@ -1675,7 +1677,7 @@ 4 => "

We're sorry, but the page you have requested does not exist. We recommend going back to this related page, or you may want to check the home page, or the search page to see if you can find what you lost." ); -############################################################################### +############################################################################### # login form $LANG_LOGIN = array( @@ -1685,7 +1687,7 @@ 4 => 'Novi korisnik' ); -############################################################################### +############################################################################### # trackback.php $LANG_TRB = array( @@ -1772,7 +1774,7 @@ 'delete_trackback' => 'To delete this Trackback click: ' ); -############################################################################### +############################################################################### # directory.php $LANG_DIR = array( @@ -1783,7 +1785,7 @@ 'no_articles' => 'No articles.' ); -############################################################################### +############################################################################### # admin/sectest.php $LANG_SECTEST = array( @@ -1808,7 +1810,7 @@ 'password_okay' => 'Good! You seem to have changed the default account password already.' ); -############################################################################### +############################################################################### # "What's New" Time Strings # # For the first two strings, you can use the following placeholders. @@ -1835,7 +1837,7 @@ 'year' => 'year' ); -############################################################################### +############################################################################### # Month names $LANG_MONTH = array( @@ -1853,7 +1855,7 @@ 12 => 'Prosinac' ); -############################################################################### +############################################################################### # Weekdays $LANG_WEEK = array( @@ -1866,7 +1868,7 @@ 7 => 'Subota' ); -############################################################################### +############################################################################### # Admin - Strings # # These are some standard strings used by core functions as well as plugins to @@ -1981,7 +1983,7 @@ -1 => 'Trackback Disabled' ); -############################################################################### +############################################################################### # Localization of the Admin Configuration UI $LANG_CONFIG = array( @@ -2464,7 +2466,7 @@ 38 => array('Mystery Man' => 'mm', 'Identicon' => 'identicon', 'MonsterId' => 'monsterid', 'WAvatar' => 'wavatar', 'Retro' => 'retro') ); -############################################################################### +############################################################################### # Localization of validation error messages $LANG_VALIDATION = array( diff --git a/language/czech.php b/language/czech.php index 57c080cf2..e6d9d6ee6 100644 --- a/language/czech.php +++ b/language/czech.php @@ -27,18 +27,18 @@ $LANG_ISO639_1 = 'cs'; -############################################################################### +############################################################################### # Array Format: # $LANGXX[YY]: $LANG - variable name # XX - file id number # YY - phrase id number -############################################################################### +############################################################################### -############################################################################### +############################################################################### # USER PHRASES - These are file phrases used in end user scripts -############################################################################### +############################################################################### -############################################################################### +############################################################################### # lib-common.php $LANG01 = array( @@ -196,7 +196,7 @@ 'filemanager' => 'File Manager' ); -############################################################################### +############################################################################### # comment.php $LANG03 = array( @@ -253,7 +253,7 @@ 105 => 'IP Address' ); -############################################################################### +############################################################################### # users.php $LANG04 = array( @@ -426,7 +426,7 @@ 'user_logged_in_message' => "You are already logged in. Whould you like to logout?" ); -############################################################################### +############################################################################### # Customize if need to modify the Tabbed navbar MyAccount panels used. # Array index key matches preference div id @@ -439,7 +439,7 @@ 'pe_privacy' => 'Privacy' ); -############################################################################### +############################################################################### # index.php $LANG05 = array( @@ -453,7 +453,7 @@ 8 => 'Last' ); -############################################################################### +############################################################################### # profiles.php $LANG08 = array( @@ -502,7 +502,7 @@ 43 => 'This users email address is invalid.' ); -############################################################################### +############################################################################### # search.php $LANG09 = array( @@ -582,7 +582,7 @@ 74 => 'Limit Results' ); -############################################################################### +############################################################################### # stats.php $LANG10 = array( @@ -619,7 +619,7 @@ 31 => '' ); -############################################################################### +############################################################################### # article.php $LANG11 = array( @@ -631,7 +631,7 @@ 6 => 'Subscribe to \'%s\'' ); -############################################################################### +############################################################################### # submit.php $LANG12 = array( @@ -692,11 +692,11 @@ 55 => 'Story Body' ); -############################################################################### +############################################################################### # ADMIN PHRASES - These are file phrases used in admin scripts -############################################################################### +############################################################################### -############################################################################### +############################################################################### # admin/logviewer.php $LANG_LOGVIEW = array( @@ -708,7 +708,7 @@ 'log_file' => 'Log File' ); -############################################################################### +############################################################################### # admin/envcheck.php - distribution integrity checker $LANG_ENVCHECK = array( @@ -775,7 +775,7 @@ 'max_execution_time' => 'Geeklog recommends the PHP default value of 30 seconds as a minimum, but plugin uploads and other operations may take longer than this depending upon your hosting environment. If safe_mode (above) is Off, you may be able to increase this by modifying the value of max_execution_time in your php.ini file.' ); -############################################################################### +############################################################################### # admin/auth.inc.php $LANG20 = array( @@ -788,7 +788,7 @@ 7 => 'Pihlsit' ); -############################################################################### +############################################################################### # admin/block.php $LANG21 = array( @@ -867,7 +867,7 @@ '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)' ); -############################################################################### +############################################################################### # admin/story.php $LANG24 = array( @@ -968,7 +968,7 @@ 'cache_time_desc' => 'This article will be cached for no longer than this many seconds. If 0 caching is disabled. If -1 cached until article is edited again. (3600 = 1 hour, 86400 = 1 day)' ); -############################################################################### +############################################################################### # admin/topic.php $LANG27 = array( @@ -1037,7 +1037,7 @@ 'filed_under:' => 'Filed under:' ); -############################################################################### +############################################################################### # admin/user.php $LANG28 = array( @@ -1134,7 +1134,7 @@ 'autotag_desc_user' => '[user: id alternate title] - Displays a link to a User using the Username as the title. An alternate title may be specified but is not required.' ); -############################################################################### +############################################################################### # admin/moderation.php $LANG29 = array( @@ -1161,6 +1161,8 @@ 41 => 'Comment Submissions', 42 => 'Username', 43 => 'Auto-publish Comments?', + 44 => 'Results of your moderation', + 45 => 'Approved %1$d items and deleted %2$d items of user submissions.', 'core' => 'Core', 'plugins' => 'Plugins', 'tools' => 'Tools', @@ -1168,7 +1170,7 @@ 'submissions_desc' => 'To modify or delete a user submssion, click on that item\'s edit icon below. To approve and delete multiple submissions use the radio options in the lists and then click submit.' ); -############################################################################### +############################################################################### # admin/mail.php $LANG31 = array( @@ -1201,7 +1203,7 @@ 27 => 'The following template variables are available in Subject and Message: {uid}, {username}, {fullname}, {email}, {homepage}, {theme}, {language}, {location}, {lastgranted}, {lastlogin}, {site_url}, {site_name}, {site_slogan}, {owner_name}, {copyrightyear}, {site_mail}, {noreply_mail}' ); -############################################################################### +############################################################################### # admin/plugins.php $LANG32 = array( @@ -1286,7 +1288,7 @@ 108 => 'File upload stopped by extension.' ); -############################################################################### +############################################################################### # admin/syndication.php $LANG33 = array( @@ -1342,7 +1344,7 @@ 55 => 'Articles' ); -############################################################################### +############################################################################### # admin/language.php $LANG_LANG = array( @@ -1356,7 +1358,7 @@ 'value' => 'Value' ); -############################################################################### +############################################################################### # admin/router.php $LANG_ROUTER = array( @@ -1382,7 +1384,7 @@ 20 => '

' ); -############################################################################### +############################################################################### # confirmation and error messages $MESSAGE = array( @@ -1516,7 +1518,7 @@ 500 => 'The Template Cache has been successfully cleared.' ); -############################################################################### +############################################################################### $LANG_ACCESS = array( 'access' => 'Prva', @@ -1584,7 +1586,7 @@ 'groupexistsmsg' => 'There is already a group with this name. Group names must be unique.' ); -############################################################################### +############################################################################### # admin/database.php $LANG_DB_BACKUP = array( @@ -1646,7 +1648,7 @@ 'config_instructions' => 'Select any tables you wish to exclude from the backup. Other options can be found in the Geeklog Configuration under the Database tab.' ); -############################################################################### +############################################################################### $LANG_BUTTONS = array( 1 => 'Homepage', @@ -1662,7 +1664,7 @@ 11 => 'Directory' ); -############################################################################### +############################################################################### # 404.php $LANG_404 = array( @@ -1672,7 +1674,7 @@ 4 => "

We're sorry, but the page you have requested does not exist. We recommend going back to this related page, or you may want to check the home page, or the search page to see if you can find what you lost." ); -############################################################################### +############################################################################### # login form $LANG_LOGIN = array( @@ -1682,7 +1684,7 @@ 4 => 'Nov uivatel' ); -############################################################################### +############################################################################### # trackback.php $LANG_TRB = array( @@ -1769,7 +1771,7 @@ 'delete_trackback' => 'To delete this Trackback click: ' ); -############################################################################### +############################################################################### # directory.php $LANG_DIR = array( @@ -1780,7 +1782,7 @@ 'no_articles' => 'No articles.' ); -############################################################################### +############################################################################### # admin/sectest.php $LANG_SECTEST = array( @@ -1805,7 +1807,7 @@ 'password_okay' => 'Good! You seem to have changed the default account password already.' ); -############################################################################### +############################################################################### # "What's New" Time Strings # # For the first two strings, you can use the following placeholders. @@ -1832,7 +1834,7 @@ 'year' => 'year' ); -############################################################################### +############################################################################### # Month names $LANG_MONTH = array( @@ -1850,7 +1852,7 @@ 12 => 'prosinec' ); -############################################################################### +############################################################################### # Weekdays $LANG_WEEK = array( @@ -1863,7 +1865,7 @@ 7 => 'sobota' ); -############################################################################### +############################################################################### # Admin - Strings # # These are some standard strings used by core functions as well as plugins to @@ -1978,7 +1980,7 @@ -1 => 'Trackback Disabled' ); -############################################################################### +############################################################################### # Localization of the Admin Configuration UI $LANG_CONFIG = array( @@ -2461,7 +2463,7 @@ 38 => array('Mystery Man' => 'mm', 'Identicon' => 'identicon', 'MonsterId' => 'monsterid', 'WAvatar' => 'wavatar', 'Retro' => 'retro') ); -############################################################################### +############################################################################### # Localization of validation error messages $LANG_VALIDATION = array( diff --git a/language/czech_utf-8.php b/language/czech_utf-8.php index 7d14e09b6..b3e10a6af 100644 --- a/language/czech_utf-8.php +++ b/language/czech_utf-8.php @@ -27,18 +27,18 @@ $LANG_ISO639_1 = 'cs'; -############################################################################### +############################################################################### # Array Format: # $LANGXX[YY]: $LANG - variable name # XX - file id number # YY - phrase id number -############################################################################### +############################################################################### -############################################################################### +############################################################################### # USER PHRASES - These are file phrases used in end user scripts -############################################################################### +############################################################################### -############################################################################### +############################################################################### # lib-common.php $LANG01 = array( @@ -196,7 +196,7 @@ 'filemanager' => 'File Manager' ); -############################################################################### +############################################################################### # comment.php $LANG03 = array( @@ -253,7 +253,7 @@ 105 => 'IP Address' ); -############################################################################### +############################################################################### # users.php $LANG04 = array( @@ -426,7 +426,7 @@ 'user_logged_in_message' => "You are already logged in. Whould you like to logout?" ); -############################################################################### +############################################################################### # Customize if need to modify the Tabbed navbar MyAccount panels used. # Array index key matches preference div id @@ -439,7 +439,7 @@ 'pe_privacy' => 'Privacy' ); -############################################################################### +############################################################################### # index.php $LANG05 = array( @@ -453,7 +453,7 @@ 8 => 'Last' ); -############################################################################### +############################################################################### # profiles.php $LANG08 = array( @@ -502,7 +502,7 @@ 43 => 'This users email address is invalid.' ); -############################################################################### +############################################################################### # search.php $LANG09 = array( @@ -582,7 +582,7 @@ 74 => 'Limit Results' ); -############################################################################### +############################################################################### # stats.php $LANG10 = array( @@ -619,7 +619,7 @@ 31 => '' ); -############################################################################### +############################################################################### # article.php $LANG11 = array( @@ -631,7 +631,7 @@ 6 => 'Subscribe to \'%s\'' ); -############################################################################### +############################################################################### # submit.php $LANG12 = array( @@ -692,11 +692,11 @@ 55 => 'Story Body' ); -############################################################################### +############################################################################### # ADMIN PHRASES - These are file phrases used in admin scripts -############################################################################### +############################################################################### -############################################################################### +############################################################################### # admin/logviewer.php $LANG_LOGVIEW = array( @@ -708,7 +708,7 @@ 'log_file' => 'Log File' ); -############################################################################### +############################################################################### # admin/envcheck.php - distribution integrity checker $LANG_ENVCHECK = array( @@ -775,7 +775,7 @@ 'max_execution_time' => 'Geeklog recommends the PHP default value of 30 seconds as a minimum, but plugin uploads and other operations may take longer than this depending upon your hosting environment. If safe_mode (above) is Off, you may be able to increase this by modifying the value of max_execution_time in your php.ini file.' ); -############################################################################### +############################################################################### # admin/auth.inc.php $LANG20 = array( @@ -788,7 +788,7 @@ 7 => 'Přihlásit' ); -############################################################################### +############################################################################### # admin/block.php $LANG21 = array( @@ -867,7 +867,7 @@ '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)' ); -############################################################################### +############################################################################### # admin/story.php $LANG24 = array( @@ -968,7 +968,7 @@ 'cache_time_desc' => 'This article will be cached for no longer than this many seconds. If 0 caching is disabled. If -1 cached until article is edited again. (3600 = 1 hour, 86400 = 1 day)' ); -############################################################################### +############################################################################### # admin/topic.php $LANG27 = array( @@ -1037,7 +1037,7 @@ 'filed_under:' => 'Filed under:' ); -############################################################################### +############################################################################### # admin/user.php $LANG28 = array( @@ -1134,7 +1134,7 @@ 'autotag_desc_user' => '[user: id alternate title] - Displays a link to a User using the Username as the title. An alternate title may be specified but is not required.' ); -############################################################################### +############################################################################### # admin/moderation.php $LANG29 = array( @@ -1161,6 +1161,8 @@ 41 => 'Comment Submissions', 42 => 'Username', 43 => 'Auto-publish Comments?', + 44 => 'Results of your moderation', + 45 => 'Approved %1$d items and deleted %2$d items of user submissions.', 'core' => 'Core', 'plugins' => 'Plugins', 'tools' => 'Tools', @@ -1168,7 +1170,7 @@ 'submissions_desc' => 'To modify or delete a user submssion, click on that item\'s edit icon below. To approve and delete multiple submissions use the radio options in the lists and then click submit.' ); -############################################################################### +############################################################################### # admin/mail.php $LANG31 = array( @@ -1201,7 +1203,7 @@ 27 => 'The following template variables are available in Subject and Message: {uid}, {username}, {fullname}, {email}, {homepage}, {theme}, {language}, {location}, {lastgranted}, {lastlogin}, {site_url}, {site_name}, {site_slogan}, {owner_name}, {copyrightyear}, {site_mail}, {noreply_mail}' ); -############################################################################### +############################################################################### # admin/plugins.php $LANG32 = array( @@ -1286,7 +1288,7 @@ 108 => 'File upload stopped by extension.' ); -############################################################################### +############################################################################### # admin/syndication.php $LANG33 = array( @@ -1342,7 +1344,7 @@ 55 => 'Articles' ); -############################################################################### +############################################################################### # admin/language.php $LANG_LANG = array( @@ -1356,7 +1358,7 @@ 'value' => 'Value' ); -############################################################################### +############################################################################### # admin/router.php $LANG_ROUTER = array( @@ -1382,7 +1384,7 @@ 20 => '

' ); -############################################################################### +############################################################################### # confirmation and error messages $MESSAGE = array( @@ -1516,7 +1518,7 @@ 500 => 'The Template Cache has been successfully cleared.' ); -############################################################################### +############################################################################### $LANG_ACCESS = array( 'access' => 'Práva', @@ -1584,7 +1586,7 @@ 'groupexistsmsg' => 'There is already a group with this name. Group names must be unique.' ); -############################################################################### +############################################################################### # admin/database.php $LANG_DB_BACKUP = array( @@ -1646,7 +1648,7 @@ 'config_instructions' => 'Select any tables you wish to exclude from the backup. Other options can be found in the Geeklog Configuration under the Database tab.' ); -############################################################################### +############################################################################### $LANG_BUTTONS = array( 1 => 'Homepage', @@ -1662,7 +1664,7 @@ 11 => 'Directory' ); -############################################################################### +############################################################################### # 404.php $LANG_404 = array( @@ -1672,7 +1674,7 @@ 4 => "

We're sorry, but the page you have requested does not exist. We recommend going back to this related page, or you may want to check the home page, or the search page to see if you can find what you lost." ); -############################################################################### +############################################################################### # login form $LANG_LOGIN = array( @@ -1682,7 +1684,7 @@ 4 => 'Nový uživatel' ); -############################################################################### +############################################################################### # trackback.php $LANG_TRB = array( @@ -1769,7 +1771,7 @@ 'delete_trackback' => 'To delete this Trackback click: ' ); -############################################################################### +############################################################################### # directory.php $LANG_DIR = array( @@ -1780,7 +1782,7 @@ 'no_articles' => 'No articles.' ); -############################################################################### +############################################################################### # admin/sectest.php $LANG_SECTEST = array( @@ -1805,7 +1807,7 @@ 'password_okay' => 'Good! You seem to have changed the default account password already.' ); -############################################################################### +############################################################################### # "What's New" Time Strings # # For the first two strings, you can use the following placeholders. @@ -1832,7 +1834,7 @@ 'year' => 'year' ); -############################################################################### +############################################################################### # Month names $LANG_MONTH = array( @@ -1850,7 +1852,7 @@ 12 => 'prosinec' ); -############################################################################### +############################################################################### # Weekdays $LANG_WEEK = array( @@ -1863,7 +1865,7 @@ 7 => 'sobota' ); -############################################################################### +############################################################################### # Admin - Strings # # These are some standard strings used by core functions as well as plugins to @@ -1978,7 +1980,7 @@ -1 => 'Trackback Disabled' ); -############################################################################### +############################################################################### # Localization of the Admin Configuration UI $LANG_CONFIG = array( @@ -2461,7 +2463,7 @@ 38 => array('Mystery Man' => 'mm', 'Identicon' => 'identicon', 'MonsterId' => 'monsterid', 'WAvatar' => 'wavatar', 'Retro' => 'retro') ); -############################################################################### +############################################################################### # Localization of validation error messages $LANG_VALIDATION = array( diff --git a/language/danish.php b/language/danish.php index b056c0395..e1622acce 100644 --- a/language/danish.php +++ b/language/danish.php @@ -27,18 +27,18 @@ $LANG_ISO639_1 = 'da'; -############################################################################### +############################################################################### # Array Format: # $LANGXX[YY]: $LANG - variable name # XX - file id number # YY - phrase id number -############################################################################### +############################################################################### -############################################################################### +############################################################################### # USER PHRASES - These are file phrases used in end user scripts -############################################################################### +############################################################################### -############################################################################### +############################################################################### # lib-common.php $LANG01 = array( @@ -196,7 +196,7 @@ 'filemanager' => 'File Manager' ); -############################################################################### +############################################################################### # comment.php $LANG03 = array( @@ -253,7 +253,7 @@ 105 => 'IP Address' ); -############################################################################### +############################################################################### # users.php $LANG04 = array( @@ -426,7 +426,7 @@ 'user_logged_in_message' => "You are already logged in. Whould you like to logout?" ); -############################################################################### +############################################################################### # Customize if need to modify the Tabbed navbar MyAccount panels used. # Array index key matches preference div id @@ -439,7 +439,7 @@ 'pe_privacy' => 'Privacy' ); -############################################################################### +############################################################################### # index.php $LANG05 = array( @@ -453,7 +453,7 @@ 8 => 'Last' ); -############################################################################### +############################################################################### # profiles.php $LANG08 = array( @@ -502,7 +502,7 @@ 43 => 'This users email address is invalid.' ); -############################################################################### +############################################################################### # search.php $LANG09 = array( @@ -582,7 +582,7 @@ 74 => 'Limit Results' ); -############################################################################### +############################################################################### # stats.php $LANG10 = array( @@ -619,7 +619,7 @@ 31 => '' ); -############################################################################### +############################################################################### # article.php $LANG11 = array( @@ -631,7 +631,7 @@ 6 => 'Subscribe to \'%s\'' ); -############################################################################### +############################################################################### # submit.php $LANG12 = array( @@ -692,11 +692,11 @@ 55 => 'Story Body' ); -############################################################################### +############################################################################### # ADMIN PHRASES - These are file phrases used in admin scripts -############################################################################### +############################################################################### -############################################################################### +############################################################################### # admin/logviewer.php $LANG_LOGVIEW = array( @@ -708,7 +708,7 @@ 'log_file' => 'Log File' ); -############################################################################### +############################################################################### # admin/envcheck.php - distribution integrity checker $LANG_ENVCHECK = array( @@ -775,7 +775,7 @@ 'max_execution_time' => 'Geeklog recommends the PHP default value of 30 seconds as a minimum, but plugin uploads and other operations may take longer than this depending upon your hosting environment. If safe_mode (above) is Off, you may be able to increase this by modifying the value of max_execution_time in your php.ini file.' ); -############################################################################### +############################################################################### # admin/auth.inc.php $LANG20 = array( @@ -788,7 +788,7 @@ 7 => 'log ind' ); -############################################################################### +############################################################################### # admin/block.php $LANG21 = array( @@ -867,7 +867,7 @@ '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)' ); -############################################################################### +############################################################################### # admin/story.php $LANG24 = array( @@ -968,7 +968,7 @@ 'cache_time_desc' => 'This article will be cached for no longer than this many seconds. If 0 caching is disabled. If -1 cached until article is edited again. (3600 = 1 hour, 86400 = 1 day)' ); -############################################################################### +############################################################################### # admin/topic.php $LANG27 = array( @@ -1037,7 +1037,7 @@ 'filed_under:' => 'Filed under:' ); -############################################################################### +############################################################################### # admin/user.php $LANG28 = array( @@ -1134,7 +1134,7 @@ 'autotag_desc_user' => '[user: id alternate title] - Displays a link to a User using the Username as the title. An alternate title may be specified but is not required.' ); -############################################################################### +############################################################################### # admin/moderation.php $LANG29 = array( @@ -1161,6 +1161,8 @@ 41 => 'Comment Submissions', 42 => 'Username', 43 => 'Auto-publish Comments?', + 44 => 'Results of your moderation', + 45 => 'Approved %1$d items and deleted %2$d items of user submissions.', 'core' => 'Core', 'plugins' => 'Plugins', 'tools' => 'Tools', @@ -1168,7 +1170,7 @@ 'submissions_desc' => 'To modify or delete a user submssion, click on that item\'s edit icon below. To approve and delete multiple submissions use the radio options in the lists and then click submit.' ); -############################################################################### +############################################################################### # admin/mail.php $LANG31 = array( @@ -1201,7 +1203,7 @@ 27 => 'The following template variables are available in Subject and Message: {uid}, {username}, {fullname}, {email}, {homepage}, {theme}, {language}, {location}, {lastgranted}, {lastlogin}, {site_url}, {site_name}, {site_slogan}, {owner_name}, {copyrightyear}, {site_mail}, {noreply_mail}' ); -############################################################################### +############################################################################### # admin/plugins.php $LANG32 = array( @@ -1286,7 +1288,7 @@ 108 => 'File upload stopped by extension.' ); -############################################################################### +############################################################################### # admin/syndication.php $LANG33 = array( @@ -1342,7 +1344,7 @@ 55 => 'Articles' ); -############################################################################### +############################################################################### # admin/language.php $LANG_LANG = array( @@ -1356,7 +1358,7 @@ 'value' => 'Value' ); -############################################################################### +############################################################################### # admin/router.php $LANG_ROUTER = array( @@ -1382,7 +1384,7 @@ 20 => '

' ); -############################################################################### +############################################################################### # confirmation and error messages $MESSAGE = array( @@ -1516,7 +1518,7 @@ 500 => 'The Template Cache has been successfully cleared.' ); -############################################################################### +############################################################################### $LANG_ACCESS = array( 'access' => 'Adgang', @@ -1584,7 +1586,7 @@ 'groupexistsmsg' => 'There is already a group with this name. Group names must be unique.' ); -############################################################################### +############################################################################### # admin/database.php $LANG_DB_BACKUP = array( @@ -1646,7 +1648,7 @@ 'config_instructions' => 'Select any tables you wish to exclude from the backup. Other options can be found in the Geeklog Configuration under the Database tab.' ); -############################################################################### +############################################################################### $LANG_BUTTONS = array( 1 => 'Hjem', @@ -1662,7 +1664,7 @@ 11 => 'Directory' ); -############################################################################### +############################################################################### # 404.php $LANG_404 = array( @@ -1672,7 +1674,7 @@ 4 => "

We're sorry, but the page you have requested does not exist. We recommend going back to this related page, or you may want to check the home page, or the search page to see if you can find what you lost." ); -############################################################################### +############################################################################### # login form $LANG_LOGIN = array( @@ -1682,7 +1684,7 @@ 4 => 'Ny Bruger' ); -############################################################################### +############################################################################### # trackback.php $LANG_TRB = array( @@ -1769,7 +1771,7 @@ 'delete_trackback' => 'To delete this Trackback click: ' ); -############################################################################### +############################################################################### # directory.php $LANG_DIR = array( @@ -1780,7 +1782,7 @@ 'no_articles' => 'No articles.' ); -############################################################################### +############################################################################### # admin/sectest.php $LANG_SECTEST = array( @@ -1805,7 +1807,7 @@ 'password_okay' => 'Good! You seem to have changed the default account password already.' ); -############################################################################### +############################################################################### # "What's New" Time Strings # # For the first two strings, you can use the following placeholders. @@ -1832,7 +1834,7 @@ 'year' => 'year' ); -############################################################################### +############################################################################### # Month names $LANG_MONTH = array( @@ -1850,7 +1852,7 @@ 12 => 'December' ); -############################################################################### +############################################################################### # Weekdays $LANG_WEEK = array( @@ -1863,7 +1865,7 @@ 7 => 'Lrdag' ); -############################################################################### +############################################################################### # Admin - Strings # # These are some standard strings used by core functions as well as plugins to @@ -1978,7 +1980,7 @@ -1 => 'Trackback Disabled' ); -############################################################################### +############################################################################### # Localization of the Admin Configuration UI $LANG_CONFIG = array( @@ -2461,7 +2463,7 @@ 38 => array('Mystery Man' => 'mm', 'Identicon' => 'identicon', 'MonsterId' => 'monsterid', 'WAvatar' => 'wavatar', 'Retro' => 'retro') ); -############################################################################### +############################################################################### # Localization of validation error messages $LANG_VALIDATION = array( diff --git a/language/danish_utf-8.php b/language/danish_utf-8.php index 51de42350..1945a7b7a 100644 --- a/language/danish_utf-8.php +++ b/language/danish_utf-8.php @@ -27,18 +27,18 @@ $LANG_ISO639_1 = 'da'; -############################################################################### +############################################################################### # Array Format: # $LANGXX[YY]: $LANG - variable name # XX - file id number # YY - phrase id number -############################################################################### +############################################################################### -############################################################################### +############################################################################### # USER PHRASES - These are file phrases used in end user scripts -############################################################################### +############################################################################### -############################################################################### +############################################################################### # lib-common.php $LANG01 = array( @@ -196,7 +196,7 @@ 'filemanager' => 'File Manager' ); -############################################################################### +############################################################################### # comment.php $LANG03 = array( @@ -253,7 +253,7 @@ 105 => 'IP Address' ); -############################################################################### +############################################################################### # users.php $LANG04 = array( @@ -426,7 +426,7 @@ 'user_logged_in_message' => "You are already logged in. Whould you like to logout?" ); -############################################################################### +############################################################################### # Customize if need to modify the Tabbed navbar MyAccount panels used. # Array index key matches preference div id @@ -439,7 +439,7 @@ 'pe_privacy' => 'Privacy' ); -############################################################################### +############################################################################### # index.php $LANG05 = array( @@ -453,7 +453,7 @@ 8 => 'Last' ); -############################################################################### +############################################################################### # profiles.php $LANG08 = array( @@ -502,7 +502,7 @@ 43 => 'This users email address is invalid.' ); -############################################################################### +############################################################################### # search.php $LANG09 = array( @@ -582,7 +582,7 @@ 74 => 'Limit Results' ); -############################################################################### +############################################################################### # stats.php $LANG10 = array( @@ -619,7 +619,7 @@ 31 => '' ); -############################################################################### +############################################################################### # article.php $LANG11 = array( @@ -631,7 +631,7 @@ 6 => 'Subscribe to \'%s\'' ); -############################################################################### +############################################################################### # submit.php $LANG12 = array( @@ -692,11 +692,11 @@ 55 => 'Story Body' ); -############################################################################### +############################################################################### # ADMIN PHRASES - These are file phrases used in admin scripts -############################################################################### +############################################################################### -############################################################################### +############################################################################### # admin/logviewer.php $LANG_LOGVIEW = array( @@ -708,7 +708,7 @@ 'log_file' => 'Log File' ); -############################################################################### +############################################################################### # admin/envcheck.php - distribution integrity checker $LANG_ENVCHECK = array( @@ -775,7 +775,7 @@ 'max_execution_time' => 'Geeklog recommends the PHP default value of 30 seconds as a minimum, but plugin uploads and other operations may take longer than this depending upon your hosting environment. If safe_mode (above) is Off, you may be able to increase this by modifying the value of max_execution_time in your php.ini file.' ); -############################################################################### +############################################################################### # admin/auth.inc.php $LANG20 = array( @@ -788,7 +788,7 @@ 7 => 'log ind' ); -############################################################################### +############################################################################### # admin/block.php $LANG21 = array( @@ -867,7 +867,7 @@ '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)' ); -############################################################################### +############################################################################### # admin/story.php $LANG24 = array( @@ -968,7 +968,7 @@ 'cache_time_desc' => 'This article will be cached for no longer than this many seconds. If 0 caching is disabled. If -1 cached until article is edited again. (3600 = 1 hour, 86400 = 1 day)' ); -############################################################################### +############################################################################### # admin/topic.php $LANG27 = array( @@ -1037,7 +1037,7 @@ 'filed_under:' => 'Filed under:' ); -############################################################################### +############################################################################### # admin/user.php $LANG28 = array( @@ -1134,7 +1134,7 @@ 'autotag_desc_user' => '[user: id alternate title] - Displays a link to a User using the Username as the title. An alternate title may be specified but is not required.' ); -############################################################################### +############################################################################### # admin/moderation.php $LANG29 = array( @@ -1161,6 +1161,8 @@ 41 => 'Comment Submissions', 42 => 'Username', 43 => 'Auto-publish Comments?', + 44 => 'Results of your moderation', + 45 => 'Approved %1$d items and deleted %2$d items of user submissions.', 'core' => 'Core', 'plugins' => 'Plugins', 'tools' => 'Tools', @@ -1168,7 +1170,7 @@ 'submissions_desc' => 'To modify or delete a user submssion, click on that item\'s edit icon below. To approve and delete multiple submissions use the radio options in the lists and then click submit.' ); -############################################################################### +############################################################################### # admin/mail.php $LANG31 = array( @@ -1201,7 +1203,7 @@ 27 => 'The following template variables are available in Subject and Message: {uid}, {username}, {fullname}, {email}, {homepage}, {theme}, {language}, {location}, {lastgranted}, {lastlogin}, {site_url}, {site_name}, {site_slogan}, {owner_name}, {copyrightyear}, {site_mail}, {noreply_mail}' ); -############################################################################### +############################################################################### # admin/plugins.php $LANG32 = array( @@ -1286,7 +1288,7 @@ 108 => 'File upload stopped by extension.' ); -############################################################################### +############################################################################### # admin/syndication.php $LANG33 = array( @@ -1342,7 +1344,7 @@ 55 => 'Articles' ); -############################################################################### +############################################################################### # admin/language.php $LANG_LANG = array( @@ -1356,7 +1358,7 @@ 'value' => 'Value' ); -############################################################################### +############################################################################### # admin/router.php $LANG_ROUTER = array( @@ -1382,7 +1384,7 @@ 20 => '

' ); -############################################################################### +############################################################################### # confirmation and error messages $MESSAGE = array( @@ -1516,7 +1518,7 @@ 500 => 'The Template Cache has been successfully cleared.' ); -############################################################################### +############################################################################### $LANG_ACCESS = array( 'access' => 'Adgang', @@ -1584,7 +1586,7 @@ 'groupexistsmsg' => 'There is already a group with this name. Group names must be unique.' ); -############################################################################### +############################################################################### # admin/database.php $LANG_DB_BACKUP = array( @@ -1646,7 +1648,7 @@ 'config_instructions' => 'Select any tables you wish to exclude from the backup. Other options can be found in the Geeklog Configuration under the Database tab.' ); -############################################################################### +############################################################################### $LANG_BUTTONS = array( 1 => 'Hjem', @@ -1662,7 +1664,7 @@ 11 => 'Directory' ); -############################################################################### +############################################################################### # 404.php $LANG_404 = array( @@ -1672,7 +1674,7 @@ 4 => "

We're sorry, but the page you have requested does not exist. We recommend going back to this related page, or you may want to check the home page, or the search page to see if you can find what you lost." ); -############################################################################### +############################################################################### # login form $LANG_LOGIN = array( @@ -1682,7 +1684,7 @@ 4 => 'Ny Bruger' ); -############################################################################### +############################################################################### # trackback.php $LANG_TRB = array( @@ -1769,7 +1771,7 @@ 'delete_trackback' => 'To delete this Trackback click: ' ); -############################################################################### +############################################################################### # directory.php $LANG_DIR = array( @@ -1780,7 +1782,7 @@ 'no_articles' => 'No articles.' ); -############################################################################### +############################################################################### # admin/sectest.php $LANG_SECTEST = array( @@ -1805,7 +1807,7 @@ 'password_okay' => 'Good! You seem to have changed the default account password already.' ); -############################################################################### +############################################################################### # "What's New" Time Strings # # For the first two strings, you can use the following placeholders. @@ -1832,7 +1834,7 @@ 'year' => 'year' ); -############################################################################### +############################################################################### # Month names $LANG_MONTH = array( @@ -1850,7 +1852,7 @@ 12 => 'December' ); -############################################################################### +############################################################################### # Weekdays $LANG_WEEK = array( @@ -1863,7 +1865,7 @@ 7 => 'Lørdag' ); -############################################################################### +############################################################################### # Admin - Strings # # These are some standard strings used by core functions as well as plugins to @@ -1978,7 +1980,7 @@ -1 => 'Trackback Disabled' ); -############################################################################### +############################################################################### # Localization of the Admin Configuration UI $LANG_CONFIG = array( @@ -2461,7 +2463,7 @@ 38 => array('Mystery Man' => 'mm', 'Identicon' => 'identicon', 'MonsterId' => 'monsterid', 'WAvatar' => 'wavatar', 'Retro' => 'retro') ); -############################################################################### +############################################################################### # Localization of validation error messages $LANG_VALIDATION = array( diff --git a/language/dutch.php b/language/dutch.php index 758794a1a..3b2fd4854 100644 --- a/language/dutch.php +++ b/language/dutch.php @@ -34,18 +34,18 @@ $LANG_ISO639_1 = 'nl'; -############################################################################### +############################################################################### # Array Format: # $LANGXX[YY]: $LANG - variable name # XX - file id number # YY - phrase id number -############################################################################### +############################################################################### -############################################################################### +############################################################################### # USER PHRASES - These are file phrases used in end user scripts -############################################################################### +############################################################################### -############################################################################### +############################################################################### # lib-common.php $LANG01 = array( @@ -203,7 +203,7 @@ 'filemanager' => 'File Manager' ); -############################################################################### +############################################################################### # comment.php $LANG03 = array( @@ -260,7 +260,7 @@ 105 => 'IP Address' ); -############################################################################### +############################################################################### # users.php $LANG04 = array( @@ -433,7 +433,7 @@ 'user_logged_in_message' => "You are already logged in. Whould you like to logout?" ); -############################################################################### +############################################################################### # Customize if need to modify the Tabbed navbar MyAccount panels used. # Array index key matches preference div id @@ -446,7 +446,7 @@ 'pe_privacy' => 'Privacy' ); -############################################################################### +############################################################################### # index.php $LANG05 = array( @@ -460,7 +460,7 @@ 8 => 'Laatste' ); -############################################################################### +############################################################################### # profiles.php $LANG08 = array( @@ -509,7 +509,7 @@ 43 => 'This users email address is invalid.' ); -############################################################################### +############################################################################### # search.php $LANG09 = array( @@ -589,7 +589,7 @@ 74 => 'Limit Results' ); -############################################################################### +############################################################################### # stats.php $LANG10 = array( @@ -626,7 +626,7 @@ 31 => '' ); -############################################################################### +############################################################################### # article.php $LANG11 = array( @@ -638,7 +638,7 @@ 6 => 'Subscribe to \'%s\'' ); -############################################################################### +############################################################################### # submit.php $LANG12 = array( @@ -699,11 +699,11 @@ 55 => 'Story Body' ); -############################################################################### +############################################################################### # ADMIN PHRASES - These are file phrases used in admin scripts -############################################################################### +############################################################################### -############################################################################### +############################################################################### # admin/logviewer.php $LANG_LOGVIEW = array( @@ -715,7 +715,7 @@ 'log_file' => 'Log File' ); -############################################################################### +############################################################################### # admin/envcheck.php - distribution integrity checker $LANG_ENVCHECK = array( @@ -782,7 +782,7 @@ 'max_execution_time' => 'Geeklog recommends the PHP default value of 30 seconds as a minimum, but plugin uploads and other operations may take longer than this depending upon your hosting environment. If safe_mode (above) is Off, you may be able to increase this by modifying the value of max_execution_time in your php.ini file.' ); -############################################################################### +############################################################################### # admin/auth.inc.php $LANG20 = array( @@ -795,7 +795,7 @@ 7 => 'inloggen' ); -############################################################################### +############################################################################### # admin/block.php $LANG21 = array( @@ -874,7 +874,7 @@ '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)' ); -############################################################################### +############################################################################### # admin/story.php $LANG24 = array( @@ -975,7 +975,7 @@ 'cache_time_desc' => 'This article will be cached for no longer than this many seconds. If 0 caching is disabled. If -1 cached until article is edited again. (3600 = 1 hour, 86400 = 1 day)' ); -############################################################################### +############################################################################### # admin/topic.php $LANG27 = array( @@ -1044,7 +1044,7 @@ 'filed_under:' => 'Filed under:' ); -############################################################################### +############################################################################### # admin/user.php $LANG28 = array( @@ -1141,7 +1141,7 @@ 'autotag_desc_user' => '[user: id alternate title] - Displays a link to a User using the Username as the title. An alternate title may be specified but is not required.' ); -############################################################################### +############################################################################### # admin/moderation.php $LANG29 = array( @@ -1168,6 +1168,8 @@ 41 => 'Comment Submissions', 42 => 'Username', 43 => 'Auto-publish Comments?', + 44 => 'Results of your moderation', + 45 => 'Approved %1$d items and deleted %2$d items of user submissions.', 'core' => 'Core', 'plugins' => 'Plugins', 'tools' => 'Tools', @@ -1175,7 +1177,7 @@ 'submissions_desc' => 'To modify or delete a user submssion, click on that item\'s edit icon below. To approve and delete multiple submissions use the radio options in the lists and then click submit.' ); -############################################################################### +############################################################################### # admin/mail.php $LANG31 = array( @@ -1208,7 +1210,7 @@ 27 => 'The following template variables are available in Subject and Message: {uid}, {username}, {fullname}, {email}, {homepage}, {theme}, {language}, {location}, {lastgranted}, {lastlogin}, {site_url}, {site_name}, {site_slogan}, {owner_name}, {copyrightyear}, {site_mail}, {noreply_mail}' ); -############################################################################### +############################################################################### # admin/plugins.php $LANG32 = array( @@ -1293,7 +1295,7 @@ 108 => 'File upload stopped by extension.' ); -############################################################################### +############################################################################### # admin/syndication.php $LANG33 = array( @@ -1349,7 +1351,7 @@ 55 => 'Articles' ); -############################################################################### +############################################################################### # admin/language.php $LANG_LANG = array( @@ -1363,7 +1365,7 @@ 'value' => 'Value' ); -############################################################################### +############################################################################### # admin/router.php $LANG_ROUTER = array( @@ -1389,7 +1391,7 @@ 20 => '

' ); -############################################################################### +############################################################################### # confirmation and error messages $MESSAGE = array( @@ -1523,7 +1525,7 @@ 500 => 'The Template Cache has been successfully cleared.' ); -############################################################################### +############################################################################### $LANG_ACCESS = array( 'access' => 'Toegang', @@ -1591,7 +1593,7 @@ 'groupexistsmsg' => 'Er bestaat al een groep met deze naam. De groepsnaam moet uniek zijn.' ); -############################################################################### +############################################################################### # admin/database.php $LANG_DB_BACKUP = array( @@ -1653,7 +1655,7 @@ 'config_instructions' => 'Select any tables you wish to exclude from the backup. Other options can be found in the Geeklog Configuration under the Database tab.' ); -############################################################################### +############################################################################### $LANG_BUTTONS = array( 1 => 'Home', @@ -1669,7 +1671,7 @@ 11 => 'Directory' ); -############################################################################### +############################################################################### # 404.php $LANG_404 = array( @@ -1679,7 +1681,7 @@ 4 => "

We're sorry, but the page you have requested does not exist. We recommend going back to this related page, or you may want to check the home page, or the search page to see if you can find what you lost." ); -############################################################################### +############################################################################### # login form $LANG_LOGIN = array( @@ -1689,7 +1691,7 @@ 4 => 'Nieuwe Gebruiker' ); -############################################################################### +############################################################################### # trackback.php $LANG_TRB = array( @@ -1776,7 +1778,7 @@ 'delete_trackback' => 'Om deze trackback te verwijderen, klik op: ' ); -############################################################################### +############################################################################### # directory.php $LANG_DIR = array( @@ -1787,7 +1789,7 @@ 'no_articles' => 'Geen artikelen.' ); -############################################################################### +############################################################################### # admin/sectest.php $LANG_SECTEST = array( @@ -1812,7 +1814,7 @@ 'password_okay' => 'Good! You seem to have changed the default account password already.' ); -############################################################################### +############################################################################### # "What's New" Time Strings # # For the first two strings, you can use the following placeholders. @@ -1839,7 +1841,7 @@ 'year' => 'year' ); -############################################################################### +############################################################################### # Month names $LANG_MONTH = array( @@ -1857,7 +1859,7 @@ 12 => 'December' ); -############################################################################### +############################################################################### # Weekdays $LANG_WEEK = array( @@ -1870,7 +1872,7 @@ 7 => 'Zaterdag' ); -############################################################################### +############################################################################### # Admin - Strings # # These are some standard strings used by core functions as well as plugins to @@ -1985,7 +1987,7 @@ -1 => 'Trackback niet toegestaan' ); -############################################################################### +############################################################################### # Localization of the Admin Configuration UI $LANG_CONFIG = array( @@ -2468,7 +2470,7 @@ 38 => array('Mystery Man' => 'mm', 'Identicon' => 'identicon', 'MonsterId' => 'monsterid', 'WAvatar' => 'wavatar', 'Retro' => 'retro') ); -############################################################################### +############################################################################### # Localization of validation error messages $LANG_VALIDATION = array( diff --git a/language/dutch_utf-8.php b/language/dutch_utf-8.php index 1b475b06c..660986328 100644 --- a/language/dutch_utf-8.php +++ b/language/dutch_utf-8.php @@ -34,18 +34,18 @@ $LANG_ISO639_1 = 'nl'; -############################################################################### +############################################################################### # Array Format: # $LANGXX[YY]: $LANG - variable name # XX - file id number # YY - phrase id number -############################################################################### +############################################################################### -############################################################################### +############################################################################### # USER PHRASES - These are file phrases used in end user scripts -############################################################################### +############################################################################### -############################################################################### +############################################################################### # lib-common.php $LANG01 = array( @@ -203,7 +203,7 @@ 'filemanager' => 'File Manager' ); -############################################################################### +############################################################################### # comment.php $LANG03 = array( @@ -260,7 +260,7 @@ 105 => 'IP Address' ); -############################################################################### +############################################################################### # users.php $LANG04 = array( @@ -433,7 +433,7 @@ 'user_logged_in_message' => "You are already logged in. Whould you like to logout?" ); -############################################################################### +############################################################################### # Customize if need to modify the Tabbed navbar MyAccount panels used. # Array index key matches preference div id @@ -446,7 +446,7 @@ 'pe_privacy' => 'Privacy' ); -############################################################################### +############################################################################### # index.php $LANG05 = array( @@ -460,7 +460,7 @@ 8 => 'Laatste' ); -############################################################################### +############################################################################### # profiles.php $LANG08 = array( @@ -509,7 +509,7 @@ 43 => 'This users email address is invalid.' ); -############################################################################### +############################################################################### # search.php $LANG09 = array( @@ -589,7 +589,7 @@ 74 => 'Limit Results' ); -############################################################################### +############################################################################### # stats.php $LANG10 = array( @@ -626,7 +626,7 @@ 31 => '' ); -############################################################################### +############################################################################### # article.php $LANG11 = array( @@ -638,7 +638,7 @@ 6 => 'Subscribe to \'%s\'' ); -############################################################################### +############################################################################### # submit.php $LANG12 = array( @@ -699,11 +699,11 @@ 55 => 'Story Body' ); -############################################################################### +############################################################################### # ADMIN PHRASES - These are file phrases used in admin scripts -############################################################################### +############################################################################### -############################################################################### +############################################################################### # admin/logviewer.php $LANG_LOGVIEW = array( @@ -715,7 +715,7 @@ 'log_file' => 'Log File' ); -############################################################################### +############################################################################### # admin/envcheck.php - distribution integrity checker $LANG_ENVCHECK = array( @@ -782,7 +782,7 @@ 'max_execution_time' => 'Geeklog recommends the PHP default value of 30 seconds as a minimum, but plugin uploads and other operations may take longer than this depending upon your hosting environment. If safe_mode (above) is Off, you may be able to increase this by modifying the value of max_execution_time in your php.ini file.' ); -############################################################################### +############################################################################### # admin/auth.inc.php $LANG20 = array( @@ -795,7 +795,7 @@ 7 => 'inloggen' ); -############################################################################### +############################################################################### # admin/block.php $LANG21 = array( @@ -874,7 +874,7 @@ '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)' ); -############################################################################### +############################################################################### # admin/story.php $LANG24 = array( @@ -975,7 +975,7 @@ 'cache_time_desc' => 'This article will be cached for no longer than this many seconds. If 0 caching is disabled. If -1 cached until article is edited again. (3600 = 1 hour, 86400 = 1 day)' ); -############################################################################### +############################################################################### # admin/topic.php $LANG27 = array( @@ -1044,7 +1044,7 @@ 'filed_under:' => 'Filed under:' ); -############################################################################### +############################################################################### # admin/user.php $LANG28 = array( @@ -1141,7 +1141,7 @@ 'autotag_desc_user' => '[user: id alternate title] - Displays a link to a User using the Username as the title. An alternate title may be specified but is not required.' ); -############################################################################### +############################################################################### # admin/moderation.php $LANG29 = array( @@ -1168,6 +1168,8 @@ 41 => 'Comment Submissions', 42 => 'Username', 43 => 'Auto-publish Comments?', + 44 => 'Results of your moderation', + 45 => 'Approved %1$d items and deleted %2$d items of user submissions.', 'core' => 'Core', 'plugins' => 'Plugins', 'tools' => 'Tools', @@ -1175,7 +1177,7 @@ 'submissions_desc' => 'To modify or delete a user submssion, click on that item\'s edit icon below. To approve and delete multiple submissions use the radio options in the lists and then click submit.' ); -############################################################################### +############################################################################### # admin/mail.php $LANG31 = array( @@ -1208,7 +1210,7 @@ 27 => 'The following template variables are available in Subject and Message: {uid}, {username}, {fullname}, {email}, {homepage}, {theme}, {language}, {location}, {lastgranted}, {lastlogin}, {site_url}, {site_name}, {site_slogan}, {owner_name}, {copyrightyear}, {site_mail}, {noreply_mail}' ); -############################################################################### +############################################################################### # admin/plugins.php $LANG32 = array( @@ -1293,7 +1295,7 @@ 108 => 'File upload stopped by extension.' ); -############################################################################### +############################################################################### # admin/syndication.php $LANG33 = array( @@ -1349,7 +1351,7 @@ 55 => 'Articles' ); -############################################################################### +############################################################################### # admin/language.php $LANG_LANG = array( @@ -1363,7 +1365,7 @@ 'value' => 'Value' ); -############################################################################### +############################################################################### # admin/router.php $LANG_ROUTER = array( @@ -1389,7 +1391,7 @@ 20 => '

' ); -############################################################################### +############################################################################### # confirmation and error messages $MESSAGE = array( @@ -1523,7 +1525,7 @@ 500 => 'The Template Cache has been successfully cleared.' ); -############################################################################### +############################################################################### $LANG_ACCESS = array( 'access' => 'Toegang', @@ -1591,7 +1593,7 @@ 'groupexistsmsg' => 'Er bestaat al een groep met deze naam. De groepsnaam moet uniek zijn.' ); -############################################################################### +############################################################################### # admin/database.php $LANG_DB_BACKUP = array( @@ -1653,7 +1655,7 @@ 'config_instructions' => 'Select any tables you wish to exclude from the backup. Other options can be found in the Geeklog Configuration under the Database tab.' ); -############################################################################### +############################################################################### $LANG_BUTTONS = array( 1 => 'Home', @@ -1669,7 +1671,7 @@ 11 => 'Directory' ); -############################################################################### +############################################################################### # 404.php $LANG_404 = array( @@ -1679,7 +1681,7 @@ 4 => "

We're sorry, but the page you have requested does not exist. We recommend going back to this related page, or you may want to check the home page, or the search page to see if you can find what you lost." ); -############################################################################### +############################################################################### # login form $LANG_LOGIN = array( @@ -1689,7 +1691,7 @@ 4 => 'Nieuwe Gebruiker' ); -############################################################################### +############################################################################### # trackback.php $LANG_TRB = array( @@ -1776,7 +1778,7 @@ 'delete_trackback' => 'Om deze trackback te verwijderen, klik op: ' ); -############################################################################### +############################################################################### # directory.php $LANG_DIR = array( @@ -1787,7 +1789,7 @@ 'no_articles' => 'Geen artikelen.' ); -############################################################################### +############################################################################### # admin/sectest.php $LANG_SECTEST = array( @@ -1812,7 +1814,7 @@ 'password_okay' => 'Good! You seem to have changed the default account password already.' ); -############################################################################### +############################################################################### # "What's New" Time Strings # # For the first two strings, you can use the following placeholders. @@ -1839,7 +1841,7 @@ 'year' => 'year' ); -############################################################################### +############################################################################### # Month names $LANG_MONTH = array( @@ -1857,7 +1859,7 @@ 12 => 'December' ); -############################################################################### +############################################################################### # Weekdays $LANG_WEEK = array( @@ -1870,7 +1872,7 @@ 7 => 'Zaterdag' ); -############################################################################### +############################################################################### # Admin - Strings # # These are some standard strings used by core functions as well as plugins to @@ -1985,7 +1987,7 @@ -1 => 'Trackback niet toegestaan' ); -############################################################################### +############################################################################### # Localization of the Admin Configuration UI $LANG_CONFIG = array( @@ -2468,7 +2470,7 @@ 38 => array('Mystery Man' => 'mm', 'Identicon' => 'identicon', 'MonsterId' => 'monsterid', 'WAvatar' => 'wavatar', 'Retro' => 'retro') ); -############################################################################### +############################################################################### # Localization of validation error messages $LANG_VALIDATION = array( diff --git a/language/estonian.php b/language/estonian.php index 3c527f35a..63106a5ed 100644 --- a/language/estonian.php +++ b/language/estonian.php @@ -29,18 +29,18 @@ $LANG_ISO639_1 = 'et'; -############################################################################### +############################################################################### # Array Format: # $LANGXX[YY]: $LANG - variable name # XX - file id number # YY - phrase id number -############################################################################### +############################################################################### -############################################################################### +############################################################################### # USER PHRASES - These are file phrases used in end user scripts -############################################################################### +############################################################################### -############################################################################### +############################################################################### # lib-common.php $LANG01 = array( @@ -198,7 +198,7 @@ 'filemanager' => 'File Manager' ); -############################################################################### +############################################################################### # comment.php $LANG03 = array( @@ -255,7 +255,7 @@ 105 => 'IP Address' ); -############################################################################### +############################################################################### # users.php $LANG04 = array( @@ -428,7 +428,7 @@ 'user_logged_in_message' => "You are already logged in. Whould you like to logout?" ); -############################################################################### +############################################################################### # Customize if need to modify the Tabbed navbar MyAccount panels used. # Array index key matches preference div id @@ -441,7 +441,7 @@ 'pe_privacy' => 'Privaatsus' ); -############################################################################### +############################################################################### # index.php $LANG05 = array( @@ -455,7 +455,7 @@ 8 => 'Viimane' ); -############################################################################### +############################################################################### # profiles.php $LANG08 = array( @@ -504,7 +504,7 @@ 43 => 'This users email address is invalid.' ); -############################################################################### +############################################################################### # search.php $LANG09 = array( @@ -584,7 +584,7 @@ 74 => 'Limit Results' ); -############################################################################### +############################################################################### # stats.php $LANG10 = array( @@ -621,7 +621,7 @@ 31 => '' ); -############################################################################### +############################################################################### # article.php $LANG11 = array( @@ -633,7 +633,7 @@ 6 => 'Telli \'%s\'' ); -############################################################################### +############################################################################### # submit.php $LANG12 = array( @@ -694,11 +694,11 @@ 55 => 'Loo sisu' ); -############################################################################### +############################################################################### # ADMIN PHRASES - These are file phrases used in admin scripts -############################################################################### +############################################################################### -############################################################################### +############################################################################### # admin/logviewer.php $LANG_LOGVIEW = array( @@ -710,7 +710,7 @@ 'log_file' => 'Log File' ); -############################################################################### +############################################################################### # admin/envcheck.php - distribution integrity checker $LANG_ENVCHECK = array( @@ -777,7 +777,7 @@ 'max_execution_time' => 'Geeklog recommends the PHP default value of 30 seconds as a minimum, but plugin uploads and other operations may take longer than this depending upon your hosting environment. If safe_mode (above) is Off, you may be able to increase this by modifying the value of max_execution_time in your php.ini file.' ); -############################################################################### +############################################################################### # admin/auth.inc.php $LANG20 = array( @@ -790,7 +790,7 @@ 7 => 'logi sisse' ); -############################################################################### +############################################################################### # admin/block.php $LANG21 = array( @@ -869,7 +869,7 @@ '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)' ); -############################################################################### +############################################################################### # admin/story.php $LANG24 = array( @@ -970,7 +970,7 @@ 'cache_time_desc' => 'This article will be cached for no longer than this many seconds. If 0 caching is disabled. If -1 cached until article is edited again. (3600 = 1 hour, 86400 = 1 day)' ); -############################################################################### +############################################################################### # admin/topic.php $LANG27 = array( @@ -1039,7 +1039,7 @@ 'filed_under:' => 'Filed under:' ); -############################################################################### +############################################################################### # admin/user.php $LANG28 = array( @@ -1136,7 +1136,7 @@ 'autotag_desc_user' => '[user: id alternate title] - Displays a link to a User using the Username as the title. An alternate title may be specified but is not required.' ); -############################################################################### +############################################################################### # admin/moderation.php $LANG29 = array( @@ -1163,6 +1163,8 @@ 41 => 'Kommentaaride sisestused', 42 => 'Kasutaja nimi', 43 => 'Auto-publitseeri kommentaarid?', + 44 => 'Results of your moderation', + 45 => 'Approved %1$d items and deleted %2$d items of user submissions.', 'core' => 'Core', 'plugins' => 'Plugins', 'tools' => 'Tools', @@ -1170,7 +1172,7 @@ 'submissions_desc' => 'To modify or delete a user submssion, click on that item\'s edit icon below. To approve and delete multiple submissions use the radio options in the lists and then click submit.' ); -############################################################################### +############################################################################### # admin/mail.php $LANG31 = array( @@ -1203,7 +1205,7 @@ 27 => 'The following template variables are available in Subject and Message: {uid}, {username}, {fullname}, {email}, {homepage}, {theme}, {language}, {location}, {lastgranted}, {lastlogin}, {site_url}, {site_name}, {site_slogan}, {owner_name}, {copyrightyear}, {site_mail}, {noreply_mail}' ); -############################################################################### +############################################################################### # admin/plugins.php $LANG32 = array( @@ -1288,7 +1290,7 @@ 108 => 'Faili leslaadimine peatatud laienduse poolt.' ); -############################################################################### +############################################################################### # admin/syndication.php $LANG33 = array( @@ -1344,7 +1346,7 @@ 55 => 'Artiklid' ); -############################################################################### +############################################################################### # admin/language.php $LANG_LANG = array( @@ -1358,7 +1360,7 @@ 'value' => 'Value' ); -############################################################################### +############################################################################### # admin/router.php $LANG_ROUTER = array( @@ -1384,7 +1386,7 @@ 20 => '

' ); -############################################################################### +############################################################################### # confirmation and error messages $MESSAGE = array( @@ -1518,7 +1520,7 @@ 500 => 'The Template Cache has been successfully cleared.' ); -############################################################################### +############################################################################### $LANG_ACCESS = array( 'access' => 'Ligips', @@ -1586,7 +1588,7 @@ 'groupexistsmsg' => 'Sama nimega grupp on juba olemas. Grupi nimed peavad olema ksteisest erinevad.' ); -############################################################################### +############################################################################### # admin/database.php $LANG_DB_BACKUP = array( @@ -1648,7 +1650,7 @@ 'config_instructions' => 'Select any tables you wish to exclude from the backup. Other options can be found in the Geeklog Configuration under the Database tab.' ); -############################################################################### +############################################################################### $LANG_BUTTONS = array( 1 => 'Avaleht', @@ -1664,7 +1666,7 @@ 11 => 'Artiklid' ); -############################################################################### +############################################################################### # 404.php $LANG_404 = array( @@ -1674,7 +1676,7 @@ 4 => "

We're sorry, but the page you have requested does not exist. We recommend going back to this related page, or you may want to check the home page, or the search page to see if you can find what you lost." ); -############################################################################### +############################################################################### # login form $LANG_LOGIN = array( @@ -1684,7 +1686,7 @@ 4 => 'Uus kasutaja' ); -############################################################################### +############################################################################### # trackback.php $LANG_TRB = array( @@ -1771,7 +1773,7 @@ 'delete_trackback' => 'Selle trackbacki kustutamiseks klpsa: ' ); -############################################################################### +############################################################################### # directory.php $LANG_DIR = array( @@ -1782,7 +1784,7 @@ 'no_articles' => 'Pole artikleid' ); -############################################################################### +############################################################################### # admin/sectest.php $LANG_SECTEST = array( @@ -1807,7 +1809,7 @@ 'password_okay' => 'Hea! Nib, et sa oled juba muutnud Root konto vaikesalasna.' ); -############################################################################### +############################################################################### # "What's New" Time Strings # # For the first two strings, you can use the following placeholders. @@ -1834,7 +1836,7 @@ 'year' => 'year' ); -############################################################################### +############################################################################### # Month names $LANG_MONTH = array( @@ -1852,7 +1854,7 @@ 12 => 'Detsember' ); -############################################################################### +############################################################################### # Weekdays $LANG_WEEK = array( @@ -1865,7 +1867,7 @@ 7 => 'Laupev' ); -############################################################################### +############################################################################### # Admin - Strings # # These are some standard strings used by core functions as well as plugins to @@ -1980,7 +1982,7 @@ -1 => 'Trackback keelatud' ); -############################################################################### +############################################################################### # Localization of the Admin Configuration UI $LANG_CONFIG = array( @@ -2463,7 +2465,7 @@ 38 => array('Mystery Man' => 'mm', 'Identicon' => 'identicon', 'MonsterId' => 'monsterid', 'WAvatar' => 'wavatar', 'Retro' => 'retro') ); -############################################################################### +############################################################################### # Localization of validation error messages $LANG_VALIDATION = array( diff --git a/language/estonian_utf-8.php b/language/estonian_utf-8.php index 9689f43a6..705229abc 100644 --- a/language/estonian_utf-8.php +++ b/language/estonian_utf-8.php @@ -29,18 +29,18 @@ $LANG_ISO639_1 = 'et'; -############################################################################### +############################################################################### # Array Format: # $LANGXX[YY]: $LANG - variable name # XX - file id number # YY - phrase id number -############################################################################### +############################################################################### -############################################################################### +############################################################################### # USER PHRASES - These are file phrases used in end user scripts -############################################################################### +############################################################################### -############################################################################### +############################################################################### # lib-common.php $LANG01 = array( @@ -198,7 +198,7 @@ 'filemanager' => 'File Manager' ); -############################################################################### +############################################################################### # comment.php $LANG03 = array( @@ -255,7 +255,7 @@ 105 => 'IP Address' ); -############################################################################### +############################################################################### # users.php $LANG04 = array( @@ -428,7 +428,7 @@ 'user_logged_in_message' => "You are already logged in. Whould you like to logout?" ); -############################################################################### +############################################################################### # Customize if need to modify the Tabbed navbar MyAccount panels used. # Array index key matches preference div id @@ -441,7 +441,7 @@ 'pe_privacy' => 'Privaatsus' ); -############################################################################### +############################################################################### # index.php $LANG05 = array( @@ -455,7 +455,7 @@ 8 => 'Viimane' ); -############################################################################### +############################################################################### # profiles.php $LANG08 = array( @@ -504,7 +504,7 @@ 43 => 'This users email address is invalid.' ); -############################################################################### +############################################################################### # search.php $LANG09 = array( @@ -584,7 +584,7 @@ 74 => 'Limit Results' ); -############################################################################### +############################################################################### # stats.php $LANG10 = array( @@ -621,7 +621,7 @@ 31 => '' ); -############################################################################### +############################################################################### # article.php $LANG11 = array( @@ -633,7 +633,7 @@ 6 => 'Telli \'%s\'' ); -############################################################################### +############################################################################### # submit.php $LANG12 = array( @@ -694,11 +694,11 @@ 55 => 'Loo sisu' ); -############################################################################### +############################################################################### # ADMIN PHRASES - These are file phrases used in admin scripts -############################################################################### +############################################################################### -############################################################################### +############################################################################### # admin/logviewer.php $LANG_LOGVIEW = array( @@ -710,7 +710,7 @@ 'log_file' => 'Log File' ); -############################################################################### +############################################################################### # admin/envcheck.php - distribution integrity checker $LANG_ENVCHECK = array( @@ -777,7 +777,7 @@ 'max_execution_time' => 'Geeklog recommends the PHP default value of 30 seconds as a minimum, but plugin uploads and other operations may take longer than this depending upon your hosting environment. If safe_mode (above) is Off, you may be able to increase this by modifying the value of max_execution_time in your php.ini file.' ); -############################################################################### +############################################################################### # admin/auth.inc.php $LANG20 = array( @@ -790,7 +790,7 @@ 7 => 'logi sisse' ); -############################################################################### +############################################################################### # admin/block.php $LANG21 = array( @@ -869,7 +869,7 @@ '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)' ); -############################################################################### +############################################################################### # admin/story.php $LANG24 = array( @@ -970,7 +970,7 @@ 'cache_time_desc' => 'This article will be cached for no longer than this many seconds. If 0 caching is disabled. If -1 cached until article is edited again. (3600 = 1 hour, 86400 = 1 day)' ); -############################################################################### +############################################################################### # admin/topic.php $LANG27 = array( @@ -1039,7 +1039,7 @@ 'filed_under:' => 'Filed under:' ); -############################################################################### +############################################################################### # admin/user.php $LANG28 = array( @@ -1136,7 +1136,7 @@ 'autotag_desc_user' => '[user: id alternate title] - Displays a link to a User using the Username as the title. An alternate title may be specified but is not required.' ); -############################################################################### +############################################################################### # admin/moderation.php $LANG29 = array( @@ -1163,6 +1163,8 @@ 41 => 'Kommentaaride sisestused', 42 => 'Kasutaja nimi', 43 => 'Auto-publitseeri kommentaarid?', + 44 => 'Results of your moderation', + 45 => 'Approved %1$d items and deleted %2$d items of user submissions.', 'core' => 'Core', 'plugins' => 'Plugins', 'tools' => 'Tools', @@ -1170,7 +1172,7 @@ 'submissions_desc' => 'To modify or delete a user submssion, click on that item\'s edit icon below. To approve and delete multiple submissions use the radio options in the lists and then click submit.' ); -############################################################################### +############################################################################### # admin/mail.php $LANG31 = array( @@ -1203,7 +1205,7 @@ 27 => 'The following template variables are available in Subject and Message: {uid}, {username}, {fullname}, {email}, {homepage}, {theme}, {language}, {location}, {lastgranted}, {lastlogin}, {site_url}, {site_name}, {site_slogan}, {owner_name}, {copyrightyear}, {site_mail}, {noreply_mail}' ); -############################################################################### +############################################################################### # admin/plugins.php $LANG32 = array( @@ -1288,7 +1290,7 @@ 108 => 'Faili üleslaadimine peatatud laienduse poolt.' ); -############################################################################### +############################################################################### # admin/syndication.php $LANG33 = array( @@ -1344,7 +1346,7 @@ 55 => 'Artiklid' ); -############################################################################### +############################################################################### # admin/language.php $LANG_LANG = array( @@ -1358,7 +1360,7 @@ 'value' => 'Value' ); -############################################################################### +############################################################################### # admin/router.php $LANG_ROUTER = array( @@ -1384,7 +1386,7 @@ 20 => '

' ); -############################################################################### +############################################################################### # confirmation and error messages $MESSAGE = array( @@ -1518,7 +1520,7 @@ 500 => 'The Template Cache has been successfully cleared.' ); -############################################################################### +############################################################################### $LANG_ACCESS = array( 'access' => 'Ligipääs', @@ -1586,7 +1588,7 @@ 'groupexistsmsg' => 'Sama nimega grupp on juba olemas. Grupi nimed peavad olema üksteisest erinevad.' ); -############################################################################### +############################################################################### # admin/database.php $LANG_DB_BACKUP = array( @@ -1648,7 +1650,7 @@ 'config_instructions' => 'Select any tables you wish to exclude from the backup. Other options can be found in the Geeklog Configuration under the Database tab.' ); -############################################################################### +############################################################################### $LANG_BUTTONS = array( 1 => 'Avaleht', @@ -1664,7 +1666,7 @@ 11 => 'Artiklid' ); -############################################################################### +############################################################################### # 404.php $LANG_404 = array( @@ -1674,7 +1676,7 @@ 4 => "

We're sorry, but the page you have requested does not exist. We recommend going back to this related page, or you may want to check the home page, or the search page to see if you can find what you lost." ); -############################################################################### +############################################################################### # login form $LANG_LOGIN = array( @@ -1684,7 +1686,7 @@ 4 => 'Uus kasutaja' ); -############################################################################### +############################################################################### # trackback.php $LANG_TRB = array( @@ -1771,7 +1773,7 @@ 'delete_trackback' => 'Selle trackbacki kustutamiseks klõpsa: ' ); -############################################################################### +############################################################################### # directory.php $LANG_DIR = array( @@ -1782,7 +1784,7 @@ 'no_articles' => 'Pole artikleid' ); -############################################################################### +############################################################################### # admin/sectest.php $LANG_SECTEST = array( @@ -1807,7 +1809,7 @@ 'password_okay' => 'Hea! Näib, et sa oled juba muutnud Root konto vaikesalasõna.' ); -############################################################################### +############################################################################### # "What's New" Time Strings # # For the first two strings, you can use the following placeholders. @@ -1834,7 +1836,7 @@ 'year' => 'year' ); -############################################################################### +############################################################################### # Month names $LANG_MONTH = array( @@ -1852,7 +1854,7 @@ 12 => 'Detsember' ); -############################################################################### +############################################################################### # Weekdays $LANG_WEEK = array( @@ -1865,7 +1867,7 @@ 7 => 'Laupäev' ); -############################################################################### +############################################################################### # Admin - Strings # # These are some standard strings used by core functions as well as plugins to @@ -1980,7 +1982,7 @@ -1 => 'Trackback keelatud' ); -############################################################################### +############################################################################### # Localization of the Admin Configuration UI $LANG_CONFIG = array( @@ -2463,7 +2465,7 @@ 38 => array('Mystery Man' => 'mm', 'Identicon' => 'identicon', 'MonsterId' => 'monsterid', 'WAvatar' => 'wavatar', 'Retro' => 'retro') ); -############################################################################### +############################################################################### # Localization of validation error messages $LANG_VALIDATION = array( diff --git a/language/farsi_utf-8.php b/language/farsi_utf-8.php index 852162df4..913202fd1 100644 --- a/language/farsi_utf-8.php +++ b/language/farsi_utf-8.php @@ -16,18 +16,18 @@ $LANG_ISO639_1 = 'fa'; $LANG_DIRECTION = 'rtl'; -############################################################################### +############################################################################### # Array Format: # $LANGXX[YY]: $LANG - variable name # XX - file id number # YY - phrase id number -############################################################################### +############################################################################### -############################################################################### +############################################################################### # USER PHRASES - These are file phrases used in end user scripts -############################################################################### +############################################################################### -############################################################################### +############################################################################### # lib-common.php $LANG01 = array( @@ -185,7 +185,7 @@ 'filemanager' => 'File Manager' ); -############################################################################### +############################################################################### # comment.php $LANG03 = array( @@ -242,7 +242,7 @@ 105 => 'IP Address' ); -############################################################################### +############################################################################### # users.php $LANG04 = array( @@ -415,7 +415,7 @@ 'user_logged_in_message' => "You are already logged in. Whould you like to logout?" ); -############################################################################### +############################################################################### # Customize if need to modify the Tabbed navbar MyAccount panels used. # Array index key matches preference div id @@ -428,7 +428,7 @@ 'pe_privacy' => 'Privacy' ); -############################################################################### +############################################################################### # index.php $LANG05 = array( @@ -442,7 +442,7 @@ 8 => 'آخرين' ); -############################################################################### +############################################################################### # profiles.php $LANG08 = array( @@ -491,7 +491,7 @@ 43 => 'This users email address is invalid.' ); -############################################################################### +############################################################################### # search.php $LANG09 = array( @@ -571,7 +571,7 @@ 74 => 'Limit Results' ); -############################################################################### +############################################################################### # stats.php $LANG10 = array( @@ -608,7 +608,7 @@ 31 => '' ); -############################################################################### +############################################################################### # article.php $LANG11 = array( @@ -620,7 +620,7 @@ 6 => 'Subscribe to \'%s\'' ); -############################################################################### +############################################################################### # submit.php $LANG12 = array( @@ -681,11 +681,11 @@ 55 => 'Story Body' ); -############################################################################### +############################################################################### # ADMIN PHRASES - These are file phrases used in admin scripts -############################################################################### +############################################################################### -############################################################################### +############################################################################### # admin/logviewer.php $LANG_LOGVIEW = array( @@ -697,7 +697,7 @@ 'log_file' => 'Log File' ); -############################################################################### +############################################################################### # admin/envcheck.php - distribution integrity checker $LANG_ENVCHECK = array( @@ -764,7 +764,7 @@ 'max_execution_time' => 'Geeklog recommends the PHP default value of 30 seconds as a minimum, but plugin uploads and other operations may take longer than this depending upon your hosting environment. If safe_mode (above) is Off, you may be able to increase this by modifying the value of max_execution_time in your php.ini file.' ); -############################################################################### +############################################################################### # admin/auth.inc.php $LANG20 = array( @@ -777,7 +777,7 @@ 7 => 'ورود' ); -############################################################################### +############################################################################### # admin/block.php $LANG21 = array( @@ -856,7 +856,7 @@ '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)' ); -############################################################################### +############################################################################### # admin/story.php $LANG24 = array( @@ -957,7 +957,7 @@ 'cache_time_desc' => 'This article will be cached for no longer than this many seconds. If 0 caching is disabled. If -1 cached until article is edited again. (3600 = 1 hour, 86400 = 1 day)' ); -############################################################################### +############################################################################### # admin/topic.php $LANG27 = array( @@ -1026,7 +1026,7 @@ 'filed_under:' => 'Filed under:' ); -############################################################################### +############################################################################### # admin/user.php $LANG28 = array( @@ -1123,7 +1123,7 @@ 'autotag_desc_user' => '[user: id alternate title] - Displays a link to a User using the Username as the title. An alternate title may be specified but is not required.' ); -############################################################################### +############################################################################### # admin/moderation.php $LANG29 = array( @@ -1150,6 +1150,8 @@ 41 => 'Comment Submissions', 42 => 'Username', 43 => 'Auto-publish Comments?', + 44 => 'Results of your moderation', + 45 => 'Approved %1$d items and deleted %2$d items of user submissions.', 'core' => 'Core', 'plugins' => 'Plugins', 'tools' => 'Tools', @@ -1157,7 +1159,7 @@ 'submissions_desc' => 'To modify or delete a user submssion, click on that item\'s edit icon below. To approve and delete multiple submissions use the radio options in the lists and then click submit.' ); -############################################################################### +############################################################################### # admin/mail.php $LANG31 = array( @@ -1190,7 +1192,7 @@ 27 => 'The following template variables are available in Subject and Message: {uid}, {username}, {fullname}, {email}, {homepage}, {theme}, {language}, {location}, {lastgranted}, {lastlogin}, {site_url}, {site_name}, {site_slogan}, {owner_name}, {copyrightyear}, {site_mail}, {noreply_mail}' ); -############################################################################### +############################################################################### # admin/plugins.php $LANG32 = array( @@ -1275,7 +1277,7 @@ 108 => 'File upload stopped by extension.' ); -############################################################################### +############################################################################### # admin/syndication.php $LANG33 = array( @@ -1331,7 +1333,7 @@ 55 => 'Articles' ); -############################################################################### +############################################################################### # admin/language.php $LANG_LANG = array( @@ -1345,7 +1347,7 @@ 'value' => 'Value' ); -############################################################################### +############################################################################### # admin/router.php $LANG_ROUTER = array( @@ -1371,7 +1373,7 @@ 20 => '

' ); -############################################################################### +############################################################################### # confirmation and error messages $MESSAGE = array( @@ -1505,7 +1507,7 @@ 500 => 'The Template Cache has been successfully cleared.' ); -############################################################################### +############################################################################### $LANG_ACCESS = array( 'access' => 'دسترسي', @@ -1573,7 +1575,7 @@ 'groupexistsmsg' => 'There is already a group with this name. Group names must be unique.' ); -############################################################################### +############################################################################### # admin/database.php $LANG_DB_BACKUP = array( @@ -1635,7 +1637,7 @@ 'config_instructions' => 'Select any tables you wish to exclude from the backup. Other options can be found in the Geeklog Configuration under the Database tab.' ); -############################################################################### +############################################################################### $LANG_BUTTONS = array( 1 => 'خانه', @@ -1651,7 +1653,7 @@ 11 => 'Directory' ); -############################################################################### +############################################################################### # 404.php $LANG_404 = array( @@ -1661,7 +1663,7 @@ 4 => "

We're sorry, but the page you have requested does not exist. We recommend going back to this related page, or you may want to check the home page, or the search page to see if you can find what you lost." ); -############################################################################### +############################################################################### # login form $LANG_LOGIN = array( @@ -1671,7 +1673,7 @@ 4 => 'كاربر جديد' ); -############################################################################### +############################################################################### # trackback.php $LANG_TRB = array( @@ -1758,7 +1760,7 @@ 'delete_trackback' => 'To delete this Trackback click: ' ); -############################################################################### +############################################################################### # directory.php $LANG_DIR = array( @@ -1769,7 +1771,7 @@ 'no_articles' => 'No articles.' ); -############################################################################### +############################################################################### # admin/sectest.php $LANG_SECTEST = array( @@ -1794,7 +1796,7 @@ 'password_okay' => 'Good! You seem to have changed the default account password already.' ); -############################################################################### +############################################################################### # "What's New" Time Strings # # For the first two strings, you can use the following placeholders. @@ -1821,7 +1823,7 @@ 'year' => 'year' ); -############################################################################### +############################################################################### # Month names $LANG_MONTH = array( @@ -1839,7 +1841,7 @@ 12 => 'آذر' ); -############################################################################### +############################################################################### # Weekdays $LANG_WEEK = array( @@ -1852,7 +1854,7 @@ 7 => 'شنبه' ); -############################################################################### +############################################################################### # Admin - Strings # # These are some standard strings used by core functions as well as plugins to @@ -1967,7 +1969,7 @@ -1 => 'Trackback Disabled' ); -############################################################################### +############################################################################### # Localization of the Admin Configuration UI $LANG_CONFIG = array( @@ -2450,7 +2452,7 @@ 38 => array('Mystery Man' => 'mm', 'Identicon' => 'identicon', 'MonsterId' => 'monsterid', 'WAvatar' => 'wavatar', 'Retro' => 'retro') ); -############################################################################### +############################################################################### # Localization of validation error messages $LANG_VALIDATION = array( diff --git a/language/finnish.php b/language/finnish.php index 8294888b7..2efa2b3ec 100644 --- a/language/finnish.php +++ b/language/finnish.php @@ -29,18 +29,18 @@ $LANG_ISO639_1 = 'fi'; -############################################################################### +############################################################################### # Array Format: # $LANGXX[YY]: $LANG - variable name # XX - file id number # YY - phrase id number -############################################################################### +############################################################################### -############################################################################### +############################################################################### # USER PHRASES - These are file phrases used in end user scripts -############################################################################### +############################################################################### -############################################################################### +############################################################################### # lib-common.php $LANG01 = array( @@ -198,7 +198,7 @@ 'filemanager' => 'File Manager' ); -############################################################################### +############################################################################### # comment.php $LANG03 = array( @@ -255,7 +255,7 @@ 105 => 'IP Address' ); -############################################################################### +############################################################################### # users.php $LANG04 = array( @@ -428,7 +428,7 @@ 'user_logged_in_message' => "You are already logged in. Whould you like to logout?" ); -############################################################################### +############################################################################### # Customize if need to modify the Tabbed navbar MyAccount panels used. # Array index key matches preference div id @@ -441,7 +441,7 @@ 'pe_privacy' => 'Privacy' ); -############################################################################### +############################################################################### # index.php $LANG05 = array( @@ -455,7 +455,7 @@ 8 => 'Last' ); -############################################################################### +############################################################################### # profiles.php $LANG08 = array( @@ -504,7 +504,7 @@ 43 => 'This users email address is invalid.' ); -############################################################################### +############################################################################### # search.php $LANG09 = array( @@ -584,7 +584,7 @@ 74 => 'Limit Results' ); -############################################################################### +############################################################################### # stats.php $LANG10 = array( @@ -621,7 +621,7 @@ 31 => '' ); -############################################################################### +############################################################################### # article.php $LANG11 = array( @@ -633,7 +633,7 @@ 6 => 'Subscribe to \'%s\'' ); -############################################################################### +############################################################################### # submit.php $LANG12 = array( @@ -694,11 +694,11 @@ 55 => 'Story Body' ); -############################################################################### +############################################################################### # ADMIN PHRASES - These are file phrases used in admin scripts -############################################################################### +############################################################################### -############################################################################### +############################################################################### # admin/logviewer.php $LANG_LOGVIEW = array( @@ -710,7 +710,7 @@ 'log_file' => 'Log File' ); -############################################################################### +############################################################################### # admin/envcheck.php - distribution integrity checker $LANG_ENVCHECK = array( @@ -777,7 +777,7 @@ 'max_execution_time' => 'Geeklog recommends the PHP default value of 30 seconds as a minimum, but plugin uploads and other operations may take longer than this depending upon your hosting environment. If safe_mode (above) is Off, you may be able to increase this by modifying the value of max_execution_time in your php.ini file.' ); -############################################################################### +############################################################################### # admin/auth.inc.php $LANG20 = array( @@ -790,7 +790,7 @@ 7 => 'kirjaudu' ); -############################################################################### +############################################################################### # admin/block.php $LANG21 = array( @@ -869,7 +869,7 @@ '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)' ); -############################################################################### +############################################################################### # admin/story.php $LANG24 = array( @@ -970,7 +970,7 @@ 'cache_time_desc' => 'This article will be cached for no longer than this many seconds. If 0 caching is disabled. If -1 cached until article is edited again. (3600 = 1 hour, 86400 = 1 day)' ); -############################################################################### +############################################################################### # admin/topic.php $LANG27 = array( @@ -1039,7 +1039,7 @@ 'filed_under:' => 'Filed under:' ); -############################################################################### +############################################################################### # admin/user.php $LANG28 = array( @@ -1136,7 +1136,7 @@ 'autotag_desc_user' => '[user: id alternate title] - Displays a link to a User using the Username as the title. An alternate title may be specified but is not required.' ); -############################################################################### +############################################################################### # admin/moderation.php $LANG29 = array( @@ -1163,6 +1163,8 @@ 41 => 'Comment Submissions', 42 => 'Username', 43 => 'Auto-publish Comments?', + 44 => 'Results of your moderation', + 45 => 'Approved %1$d items and deleted %2$d items of user submissions.', 'core' => 'Core', 'plugins' => 'Plugins', 'tools' => 'Tools', @@ -1170,7 +1172,7 @@ 'submissions_desc' => 'To modify or delete a user submssion, click on that item\'s edit icon below. To approve and delete multiple submissions use the radio options in the lists and then click submit.' ); -############################################################################### +############################################################################### # admin/mail.php $LANG31 = array( @@ -1203,7 +1205,7 @@ 27 => 'The following template variables are available in Subject and Message: {uid}, {username}, {fullname}, {email}, {homepage}, {theme}, {language}, {location}, {lastgranted}, {lastlogin}, {site_url}, {site_name}, {site_slogan}, {owner_name}, {copyrightyear}, {site_mail}, {noreply_mail}' ); -############################################################################### +############################################################################### # admin/plugins.php $LANG32 = array( @@ -1288,7 +1290,7 @@ 108 => 'File upload stopped by extension.' ); -############################################################################### +############################################################################### # admin/syndication.php $LANG33 = array( @@ -1344,7 +1346,7 @@ 55 => 'Articles' ); -############################################################################### +############################################################################### # admin/language.php $LANG_LANG = array( @@ -1358,7 +1360,7 @@ 'value' => 'Value' ); -############################################################################### +############################################################################### # admin/router.php $LANG_ROUTER = array( @@ -1384,7 +1386,7 @@ 20 => '

' ); -############################################################################### +############################################################################### # confirmation and error messages $MESSAGE = array( @@ -1518,7 +1520,7 @@ 500 => 'The Template Cache has been successfully cleared.' ); -############################################################################### +############################################################################### $LANG_ACCESS = array( 'access' => 'Psy', @@ -1586,7 +1588,7 @@ 'groupexistsmsg' => 'There is already a group with this name. Group names must be unique.' ); -############################################################################### +############################################################################### # admin/database.php $LANG_DB_BACKUP = array( @@ -1648,7 +1650,7 @@ 'config_instructions' => 'Select any tables you wish to exclude from the backup. Other options can be found in the Geeklog Configuration under the Database tab.' ); -############################################################################### +############################################################################### $LANG_BUTTONS = array( 1 => 'Etusivu', @@ -1664,7 +1666,7 @@ 11 => 'Directory' ); -############################################################################### +############################################################################### # 404.php $LANG_404 = array( @@ -1674,7 +1676,7 @@ 4 => "

We're sorry, but the page you have requested does not exist. We recommend going back to this related page, or you may want to check the home page, or the search page to see if you can find what you lost." ); -############################################################################### +############################################################################### # login form $LANG_LOGIN = array( @@ -1684,7 +1686,7 @@ 4 => 'Uusi kyttj' ); -############################################################################### +############################################################################### # trackback.php $LANG_TRB = array( @@ -1771,7 +1773,7 @@ 'delete_trackback' => 'To delete this Trackback click: ' ); -############################################################################### +############################################################################### # directory.php $LANG_DIR = array( @@ -1782,7 +1784,7 @@ 'no_articles' => 'No articles.' ); -############################################################################### +############################################################################### # admin/sectest.php $LANG_SECTEST = array( @@ -1807,7 +1809,7 @@ 'password_okay' => 'Good! You seem to have changed the default account password already.' ); -############################################################################### +############################################################################### # "What's New" Time Strings # # For the first two strings, you can use the following placeholders. @@ -1834,7 +1836,7 @@ 'year' => 'year' ); -############################################################################### +############################################################################### # Month names $LANG_MONTH = array( @@ -1852,7 +1854,7 @@ 12 => 'Joulukuu' ); -############################################################################### +############################################################################### # Weekdays $LANG_WEEK = array( @@ -1865,7 +1867,7 @@ 7 => 'Lauantai' ); -############################################################################### +############################################################################### # Admin - Strings # # These are some standard strings used by core functions as well as plugins to @@ -1980,7 +1982,7 @@ -1 => 'Trackback Disabled' ); -############################################################################### +############################################################################### # Localization of the Admin Configuration UI $LANG_CONFIG = array( @@ -2463,7 +2465,7 @@ 38 => array('Mystery Man' => 'mm', 'Identicon' => 'identicon', 'MonsterId' => 'monsterid', 'WAvatar' => 'wavatar', 'Retro' => 'retro') ); -############################################################################### +############################################################################### # Localization of validation error messages $LANG_VALIDATION = array( diff --git a/language/finnish_utf-8.php b/language/finnish_utf-8.php index 614a40317..0bdb176dc 100644 --- a/language/finnish_utf-8.php +++ b/language/finnish_utf-8.php @@ -31,18 +31,18 @@ $LANG_ISO639_1 = 'fi'; -############################################################################### +############################################################################### # Array Format: # $LANGXX[YY]: $LANG - variable name # XX - file id number # YY - phrase id number -############################################################################### +############################################################################### -############################################################################### +############################################################################### # USER PHRASES - These are file phrases used in end user scripts -############################################################################### +############################################################################### -############################################################################### +############################################################################### # lib-common.php $LANG01 = array( @@ -200,7 +200,7 @@ 'filemanager' => 'File Manager' ); -############################################################################### +############################################################################### # comment.php $LANG03 = array( @@ -257,7 +257,7 @@ 105 => 'IP Address' ); -############################################################################### +############################################################################### # users.php $LANG04 = array( @@ -430,7 +430,7 @@ 'user_logged_in_message' => "You are already logged in. Whould you like to logout?" ); -############################################################################### +############################################################################### # Customize if need to modify the Tabbed navbar MyAccount panels used. # Array index key matches preference div id @@ -443,7 +443,7 @@ 'pe_privacy' => 'Privacy' ); -############################################################################### +############################################################################### # index.php $LANG05 = array( @@ -457,7 +457,7 @@ 8 => 'Last' ); -############################################################################### +############################################################################### # profiles.php $LANG08 = array( @@ -506,7 +506,7 @@ 43 => 'This users email address is invalid.' ); -############################################################################### +############################################################################### # search.php $LANG09 = array( @@ -586,7 +586,7 @@ 74 => 'Limit Results' ); -############################################################################### +############################################################################### # stats.php $LANG10 = array( @@ -623,7 +623,7 @@ 31 => '' ); -############################################################################### +############################################################################### # article.php $LANG11 = array( @@ -635,7 +635,7 @@ 6 => 'Subscribe to \'%s\'' ); -############################################################################### +############################################################################### # submit.php $LANG12 = array( @@ -696,11 +696,11 @@ 55 => 'Story Body' ); -############################################################################### +############################################################################### # ADMIN PHRASES - These are file phrases used in admin scripts -############################################################################### +############################################################################### -############################################################################### +############################################################################### # admin/logviewer.php $LANG_LOGVIEW = array( @@ -712,7 +712,7 @@ 'log_file' => 'Log File' ); -############################################################################### +############################################################################### # admin/envcheck.php - distribution integrity checker $LANG_ENVCHECK = array( @@ -779,7 +779,7 @@ 'max_execution_time' => 'Geeklog recommends the PHP default value of 30 seconds as a minimum, but plugin uploads and other operations may take longer than this depending upon your hosting environment. If safe_mode (above) is Off, you may be able to increase this by modifying the value of max_execution_time in your php.ini file.' ); -############################################################################### +############################################################################### # admin/auth.inc.php $LANG20 = array( @@ -792,7 +792,7 @@ 7 => 'kirjaudu' ); -############################################################################### +############################################################################### # admin/block.php $LANG21 = array( @@ -871,7 +871,7 @@ '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)' ); -############################################################################### +############################################################################### # admin/story.php $LANG24 = array( @@ -972,7 +972,7 @@ 'cache_time_desc' => 'This article will be cached for no longer than this many seconds. If 0 caching is disabled. If -1 cached until article is edited again. (3600 = 1 hour, 86400 = 1 day)' ); -############################################################################### +############################################################################### # admin/topic.php $LANG27 = array( @@ -1041,7 +1041,7 @@ 'filed_under:' => 'Filed under:' ); -############################################################################### +############################################################################### # admin/user.php $LANG28 = array( @@ -1138,7 +1138,7 @@ 'autotag_desc_user' => '[user: id alternate title] - Displays a link to a User using the Username as the title. An alternate title may be specified but is not required.' ); -############################################################################### +############################################################################### # admin/moderation.php $LANG29 = array( @@ -1165,6 +1165,8 @@ 41 => 'Comment Submissions', 42 => 'Username', 43 => 'Auto-publish Comments?', + 44 => 'Results of your moderation', + 45 => 'Approved %1$d items and deleted %2$d items of user submissions.', 'core' => 'Core', 'plugins' => 'Plugins', 'tools' => 'Tools', @@ -1172,7 +1174,7 @@ 'submissions_desc' => 'To modify or delete a user submssion, click on that item\'s edit icon below. To approve and delete multiple submissions use the radio options in the lists and then click submit.' ); -############################################################################### +############################################################################### # admin/mail.php $LANG31 = array( @@ -1205,7 +1207,7 @@ 27 => 'The following template variables are available in Subject and Message: {uid}, {username}, {fullname}, {email}, {homepage}, {theme}, {language}, {location}, {lastgranted}, {lastlogin}, {site_url}, {site_name}, {site_slogan}, {owner_name}, {copyrightyear}, {site_mail}, {noreply_mail}' ); -############################################################################### +############################################################################### # admin/plugins.php $LANG32 = array( @@ -1290,7 +1292,7 @@ 108 => 'File upload stopped by extension.' ); -############################################################################### +############################################################################### # admin/syndication.php $LANG33 = array( @@ -1346,7 +1348,7 @@ 55 => 'Articles' ); -############################################################################### +############################################################################### # admin/language.php $LANG_LANG = array( @@ -1360,7 +1362,7 @@ 'value' => 'Value' ); -############################################################################### +############################################################################### # admin/router.php $LANG_ROUTER = array( @@ -1386,7 +1388,7 @@ 20 => '

' ); -############################################################################### +############################################################################### # confirmation and error messages $MESSAGE = array( @@ -1520,7 +1522,7 @@ 500 => 'The Template Cache has been successfully cleared.' ); -############################################################################### +############################################################################### $LANG_ACCESS = array( 'access' => 'Pääsy', @@ -1588,7 +1590,7 @@ 'groupexistsmsg' => 'There is already a group with this name. Group names must be unique.' ); -############################################################################### +############################################################################### # admin/database.php $LANG_DB_BACKUP = array( @@ -1650,7 +1652,7 @@ 'config_instructions' => 'Select any tables you wish to exclude from the backup. Other options can be found in the Geeklog Configuration under the Database tab.' ); -############################################################################### +############################################################################### $LANG_BUTTONS = array( 1 => 'Etusivu', @@ -1666,7 +1668,7 @@ 11 => 'Directory' ); -############################################################################### +############################################################################### # 404.php $LANG_404 = array( @@ -1676,7 +1678,7 @@ 4 => "

We're sorry, but the page you have requested does not exist. We recommend going back to this related page, or you may want to check the home page, or the search page to see if you can find what you lost." ); -############################################################################### +############################################################################### # login form $LANG_LOGIN = array( @@ -1686,7 +1688,7 @@ 4 => 'Uusi käyttäjä' ); -############################################################################### +############################################################################### # trackback.php $LANG_TRB = array( @@ -1773,7 +1775,7 @@ 'delete_trackback' => 'To delete this Trackback click: ' ); -############################################################################### +############################################################################### # directory.php $LANG_DIR = array( @@ -1784,7 +1786,7 @@ 'no_articles' => 'No articles.' ); -############################################################################### +############################################################################### # admin/sectest.php $LANG_SECTEST = array( @@ -1809,7 +1811,7 @@ 'password_okay' => 'Good! You seem to have changed the default account password already.' ); -############################################################################### +############################################################################### # "What's New" Time Strings # # For the first two strings, you can use the following placeholders. @@ -1836,7 +1838,7 @@ 'year' => 'year' ); -############################################################################### +############################################################################### # Month names $LANG_MONTH = array( @@ -1854,7 +1856,7 @@ 12 => 'Joulukuu' ); -############################################################################### +############################################################################### # Weekdays $LANG_WEEK = array( @@ -1867,7 +1869,7 @@ 7 => 'Lauantai' ); -############################################################################### +############################################################################### # Admin - Strings # # These are some standard strings used by core functions as well as plugins to @@ -1982,7 +1984,7 @@ -1 => 'Trackback Disabled' ); -############################################################################### +############################################################################### # Localization of the Admin Configuration UI $LANG_CONFIG = array( @@ -2465,7 +2467,7 @@ 38 => array('Mystery Man' => 'mm', 'Identicon' => 'identicon', 'MonsterId' => 'monsterid', 'WAvatar' => 'wavatar', 'Retro' => 'retro') ); -############################################################################### +############################################################################### # Localization of validation error messages $LANG_VALIDATION = array( diff --git a/language/french_canada.php b/language/french_canada.php index a034bae0c..f9a0e0ebc 100644 --- a/language/french_canada.php +++ b/language/french_canada.php @@ -31,18 +31,18 @@ $LANG_ISO639_1 = 'fr'; -############################################################################### +############################################################################### # Array Format: # $LANGXX[YY]: $LANG - variable name # XX - file id number # YY - phrase id number -############################################################################### +############################################################################### -############################################################################### +############################################################################### # USER PHRASES - These are file phrases used in end user scripts -############################################################################### +############################################################################### -############################################################################### +############################################################################### # lib-common.php $LANG01 = array( @@ -200,7 +200,7 @@ 'filemanager' => 'File Manager' ); -############################################################################### +############################################################################### # comment.php $LANG03 = array( @@ -257,7 +257,7 @@ 105 => 'IP Address' ); -############################################################################### +############################################################################### # users.php $LANG04 = array( @@ -430,7 +430,7 @@ 'user_logged_in_message' => "You are already logged in. Whould you like to logout?" ); -############################################################################### +############################################################################### # Customize if need to modify the Tabbed navbar MyAccount panels used. # Array index key matches preference div id @@ -443,7 +443,7 @@ 'pe_privacy' => 'Privacy' ); -############################################################################### +############################################################################### # index.php $LANG05 = array( @@ -457,7 +457,7 @@ 8 => 'Dernier' ); -############################################################################### +############################################################################### # profiles.php $LANG08 = array( @@ -506,7 +506,7 @@ 43 => 'This users email address is invalid.' ); -############################################################################### +############################################################################### # search.php $LANG09 = array( @@ -586,7 +586,7 @@ 74 => 'Limit Results' ); -############################################################################### +############################################################################### # stats.php $LANG10 = array( @@ -623,7 +623,7 @@ 31 => '' ); -############################################################################### +############################################################################### # article.php $LANG11 = array( @@ -635,7 +635,7 @@ 6 => 'Subscribe to \'%s\'' ); -############################################################################### +############################################################################### # submit.php $LANG12 = array( @@ -696,11 +696,11 @@ 55 => 'Story Body' ); -############################################################################### +############################################################################### # ADMIN PHRASES - These are file phrases used in admin scripts -############################################################################### +############################################################################### -############################################################################### +############################################################################### # admin/logviewer.php $LANG_LOGVIEW = array( @@ -712,7 +712,7 @@ 'log_file' => 'Log File' ); -############################################################################### +############################################################################### # admin/envcheck.php - distribution integrity checker $LANG_ENVCHECK = array( @@ -779,7 +779,7 @@ 'max_execution_time' => 'Geeklog recommends the PHP default value of 30 seconds as a minimum, but plugin uploads and other operations may take longer than this depending upon your hosting environment. If safe_mode (above) is Off, you may be able to increase this by modifying the value of max_execution_time in your php.ini file.' ); -############################################################################### +############################################################################### # admin/auth.inc.php $LANG20 = array( @@ -792,7 +792,7 @@ 7 => 'Connexion' ); -############################################################################### +############################################################################### # admin/block.php $LANG21 = array( @@ -871,7 +871,7 @@ '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)' ); -############################################################################### +############################################################################### # admin/story.php $LANG24 = array( @@ -972,7 +972,7 @@ 'cache_time_desc' => 'This article will be cached for no longer than this many seconds. If 0 caching is disabled. If -1 cached until article is edited again. (3600 = 1 hour, 86400 = 1 day)' ); -############################################################################### +############################################################################### # admin/topic.php $LANG27 = array( @@ -1041,7 +1041,7 @@ 'filed_under:' => 'Filed under:' ); -############################################################################### +############################################################################### # admin/user.php $LANG28 = array( @@ -1138,7 +1138,7 @@ 'autotag_desc_user' => '[user: id alternate title] - Displays a link to a User using the Username as the title. An alternate title may be specified but is not required.' ); -############################################################################### +############################################################################### # admin/moderation.php $LANG29 = array( @@ -1165,6 +1165,8 @@ 41 => 'Comment Submissions', 42 => 'Username', 43 => 'Auto-publish Comments?', + 44 => 'Results of your moderation', + 45 => 'Approved %1$d items and deleted %2$d items of user submissions.', 'core' => 'Core', 'plugins' => 'Plugins', 'tools' => 'Tools', @@ -1172,7 +1174,7 @@ 'submissions_desc' => 'To modify or delete a user submssion, click on that item\'s edit icon below. To approve and delete multiple submissions use the radio options in the lists and then click submit.' ); -############################################################################### +############################################################################### # admin/mail.php $LANG31 = array( @@ -1205,7 +1207,7 @@ 27 => 'The following template variables are available in Subject and Message: {uid}, {username}, {fullname}, {email}, {homepage}, {theme}, {language}, {location}, {lastgranted}, {lastlogin}, {site_url}, {site_name}, {site_slogan}, {owner_name}, {copyrightyear}, {site_mail}, {noreply_mail}' ); -############################################################################### +############################################################################### # admin/plugins.php $LANG32 = array( @@ -1290,7 +1292,7 @@ 108 => 'File upload stopped by extension.' ); -############################################################################### +############################################################################### # admin/syndication.php $LANG33 = array( @@ -1346,7 +1348,7 @@ 55 => 'Articles' ); -############################################################################### +############################################################################### # admin/language.php $LANG_LANG = array( @@ -1360,7 +1362,7 @@ 'value' => 'Value' ); -############################################################################### +############################################################################### # admin/router.php $LANG_ROUTER = array( @@ -1386,7 +1388,7 @@ 20 => '

' ); -############################################################################### +############################################################################### # confirmation and error messages $MESSAGE = array( @@ -1520,7 +1522,7 @@ 500 => 'The Template Cache has been successfully cleared.' ); -############################################################################### +############################################################################### $LANG_ACCESS = array( 'access' => 'Accès', @@ -1588,7 +1590,7 @@ 'groupexistsmsg' => 'Il y a déjà un groupe portant ce nom. Merci d\'en choisir un autre.' ); -############################################################################### +############################################################################### # admin/database.php $LANG_DB_BACKUP = array( @@ -1650,7 +1652,7 @@ 'config_instructions' => 'Select any tables you wish to exclude from the backup. Other options can be found in the Geeklog Configuration under the Database tab.' ); -############################################################################### +############################################################################### $LANG_BUTTONS = array( 1 => 'Entrée', @@ -1666,7 +1668,7 @@ 11 => 'Directoire' ); -############################################################################### +############################################################################### # 404.php $LANG_404 = array( @@ -1676,7 +1678,7 @@ 4 => "

We're sorry, but the page you have requested does not exist. We recommend going back to this related page, or you may want to check the home page, or the search page to see if you can find what you lost." ); -############################################################################### +############################################################################### # login form $LANG_LOGIN = array( @@ -1686,7 +1688,7 @@ 4 => 'Nouveau membre' ); -############################################################################### +############################################################################### # trackback.php $LANG_TRB = array( @@ -1773,7 +1775,7 @@ 'delete_trackback' => 'Cliquez pour effacer ce pistel: ' ); -############################################################################### +############################################################################### # directory.php $LANG_DIR = array( @@ -1784,7 +1786,7 @@ 'no_articles' => 'Pas d\'articles.' ); -############################################################################### +############################################################################### # admin/sectest.php $LANG_SECTEST = array( @@ -1809,7 +1811,7 @@ 'password_okay' => 'Good! You seem to have changed the default account password already.' ); -############################################################################### +############################################################################### # "What's New" Time Strings # # For the first two strings, you can use the following placeholders. @@ -1836,7 +1838,7 @@ 'year' => 'year' ); -############################################################################### +############################################################################### # Month names $LANG_MONTH = array( @@ -1854,7 +1856,7 @@ 12 => 'Décembre' ); -############################################################################### +############################################################################### # Weekdays $LANG_WEEK = array( @@ -1867,7 +1869,7 @@ 7 => 'Samedi' ); -############################################################################### +############################################################################### # Admin - Strings # # These are some standard strings used by core functions as well as plugins to @@ -1982,7 +1984,7 @@ -1 => 'Pistel désactivé' ); -############################################################################### +############################################################################### # Localization of the Admin Configuration UI $LANG_CONFIG = array( @@ -2465,7 +2467,7 @@ 38 => array('Mystery Man' => 'mm', 'Identicon' => 'identicon', 'MonsterId' => 'monsterid', 'WAvatar' => 'wavatar', 'Retro' => 'retro') ); -############################################################################### +############################################################################### # Localization of validation error messages $LANG_VALIDATION = array( diff --git a/language/french_canada_utf-8.php b/language/french_canada_utf-8.php index 3dadf90f0..df915e904 100644 --- a/language/french_canada_utf-8.php +++ b/language/french_canada_utf-8.php @@ -31,18 +31,18 @@ $LANG_ISO639_1 = 'fr'; -############################################################################### +############################################################################### # Array Format: # $LANGXX[YY]: $LANG - variable name # XX - file id number # YY - phrase id number -############################################################################### +############################################################################### -############################################################################### +############################################################################### # USER PHRASES - These are file phrases used in end user scripts -############################################################################### +############################################################################### -############################################################################### +############################################################################### # lib-common.php $LANG01 = array( @@ -200,7 +200,7 @@ 'filemanager' => 'File Manager' ); -############################################################################### +############################################################################### # comment.php $LANG03 = array( @@ -257,7 +257,7 @@ 105 => 'IP Address' ); -############################################################################### +############################################################################### # users.php $LANG04 = array( @@ -430,7 +430,7 @@ 'user_logged_in_message' => "You are already logged in. Whould you like to logout?" ); -############################################################################### +############################################################################### # Customize if need to modify the Tabbed navbar MyAccount panels used. # Array index key matches preference div id @@ -443,7 +443,7 @@ 'pe_privacy' => 'Privacy' ); -############################################################################### +############################################################################### # index.php $LANG05 = array( @@ -457,7 +457,7 @@ 8 => 'Last' ); -############################################################################### +############################################################################### # profiles.php $LANG08 = array( @@ -506,7 +506,7 @@ 43 => 'This users email address is invalid.' ); -############################################################################### +############################################################################### # search.php $LANG09 = array( @@ -586,7 +586,7 @@ 74 => 'Limit Results' ); -############################################################################### +############################################################################### # stats.php $LANG10 = array( @@ -623,7 +623,7 @@ 31 => '' ); -############################################################################### +############################################################################### # article.php $LANG11 = array( @@ -635,7 +635,7 @@ 6 => 'Subscribe to \'%s\'' ); -############################################################################### +############################################################################### # submit.php $LANG12 = array( @@ -696,11 +696,11 @@ 55 => 'Story Body' ); -############################################################################### +############################################################################### # ADMIN PHRASES - These are file phrases used in admin scripts -############################################################################### +############################################################################### -############################################################################### +############################################################################### # admin/logviewer.php $LANG_LOGVIEW = array( @@ -712,7 +712,7 @@ 'log_file' => 'Log File' ); -############################################################################### +############################################################################### # admin/envcheck.php - distribution integrity checker $LANG_ENVCHECK = array( @@ -779,7 +779,7 @@ 'max_execution_time' => 'Geeklog recommends the PHP default value of 30 seconds as a minimum, but plugin uploads and other operations may take longer than this depending upon your hosting environment. If safe_mode (above) is Off, you may be able to increase this by modifying the value of max_execution_time in your php.ini file.' ); -############################################################################### +############################################################################### # admin/auth.inc.php $LANG20 = array( @@ -792,7 +792,7 @@ 7 => 'Connexion' ); -############################################################################### +############################################################################### # admin/block.php $LANG21 = array( @@ -871,7 +871,7 @@ '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)' ); -############################################################################### +############################################################################### # admin/story.php $LANG24 = array( @@ -972,7 +972,7 @@ 'cache_time_desc' => 'This article will be cached for no longer than this many seconds. If 0 caching is disabled. If -1 cached until article is edited again. (3600 = 1 hour, 86400 = 1 day)' ); -############################################################################### +############################################################################### # admin/topic.php $LANG27 = array( @@ -1041,7 +1041,7 @@ 'filed_under:' => 'Filed under:' ); -############################################################################### +############################################################################### # admin/user.php $LANG28 = array( @@ -1138,7 +1138,7 @@ 'autotag_desc_user' => '[user: id alternate title] - Displays a link to a User using the Username as the title. An alternate title may be specified but is not required.' ); -############################################################################### +############################################################################### # admin/moderation.php $LANG29 = array( @@ -1165,6 +1165,8 @@ 41 => 'Comment Submissions', 42 => 'Username', 43 => 'Auto-publish Comments?', + 44 => 'Results of your moderation', + 45 => 'Approved %1$d items and deleted %2$d items of user submissions.', 'core' => 'Core', 'plugins' => 'Plugins', 'tools' => 'Tools', @@ -1172,7 +1174,7 @@ 'submissions_desc' => 'To modify or delete a user submssion, click on that item\'s edit icon below. To approve and delete multiple submissions use the radio options in the lists and then click submit.' ); -############################################################################### +############################################################################### # admin/mail.php $LANG31 = array( @@ -1205,7 +1207,7 @@ 27 => 'The following template variables are available in Subject and Message: {uid}, {username}, {fullname}, {email}, {homepage}, {theme}, {language}, {location}, {lastgranted}, {lastlogin}, {site_url}, {site_name}, {site_slogan}, {owner_name}, {copyrightyear}, {site_mail}, {noreply_mail}' ); -############################################################################### +############################################################################### # admin/plugins.php $LANG32 = array( @@ -1290,7 +1292,7 @@ 108 => 'File upload stopped by extension.' ); -############################################################################### +############################################################################### # admin/syndication.php $LANG33 = array( @@ -1346,7 +1348,7 @@ 55 => 'Articles' ); -############################################################################### +############################################################################### # admin/language.php $LANG_LANG = array( @@ -1360,7 +1362,7 @@ 'value' => 'Value' ); -############################################################################### +############################################################################### # admin/router.php $LANG_ROUTER = array( @@ -1386,7 +1388,7 @@ 20 => '

' ); -############################################################################### +############################################################################### # confirmation and error messages $MESSAGE = array( @@ -1520,7 +1522,7 @@ 500 => 'The Template Cache has been successfully cleared.' ); -############################################################################### +############################################################################### $LANG_ACCESS = array( 'access' => 'Accès', @@ -1588,7 +1590,7 @@ 'groupexistsmsg' => 'There is already a group with this name. Group names must be unique.' ); -############################################################################### +############################################################################### # admin/database.php $LANG_DB_BACKUP = array( @@ -1650,7 +1652,7 @@ 'config_instructions' => 'Select any tables you wish to exclude from the backup. Other options can be found in the Geeklog Configuration under the Database tab.' ); -############################################################################### +############################################################################### $LANG_BUTTONS = array( 1 => 'Entrée', @@ -1666,7 +1668,7 @@ 11 => 'Directory' ); -############################################################################### +############################################################################### # 404.php $LANG_404 = array( @@ -1676,7 +1678,7 @@ 4 => "

We're sorry, but the page you have requested does not exist. We recommend going back to this related page, or you may want to check the home page, or the search page to see if you can find what you lost." ); -############################################################################### +############################################################################### # login form $LANG_LOGIN = array( @@ -1686,7 +1688,7 @@ 4 => 'Nouveau membre' ); -############################################################################### +############################################################################### # trackback.php $LANG_TRB = array( @@ -1773,7 +1775,7 @@ 'delete_trackback' => 'To delete this Trackback click: ' ); -############################################################################### +############################################################################### # directory.php $LANG_DIR = array( @@ -1784,7 +1786,7 @@ 'no_articles' => 'No articles.' ); -############################################################################### +############################################################################### # admin/sectest.php $LANG_SECTEST = array( @@ -1809,7 +1811,7 @@ 'password_okay' => 'Good! You seem to have changed the default account password already.' ); -############################################################################### +############################################################################### # "What's New" Time Strings # # For the first two strings, you can use the following placeholders. @@ -1836,7 +1838,7 @@ 'year' => 'year' ); -############################################################################### +############################################################################### # Month names $LANG_MONTH = array( @@ -1854,7 +1856,7 @@ 12 => 'Décembre' ); -############################################################################### +############################################################################### # Weekdays $LANG_WEEK = array( @@ -1867,7 +1869,7 @@ 7 => 'Samedi' ); -############################################################################### +############################################################################### # Admin - Strings # # These are some standard strings used by core functions as well as plugins to @@ -1982,7 +1984,7 @@ -1 => 'Trackback Disabled' ); -############################################################################### +############################################################################### # Localization of the Admin Configuration UI $LANG_CONFIG = array( @@ -2465,7 +2467,7 @@ 38 => array('Mystery Man' => 'mm', 'Identicon' => 'identicon', 'MonsterId' => 'monsterid', 'WAvatar' => 'wavatar', 'Retro' => 'retro') ); -############################################################################### +############################################################################### # Localization of validation error messages $LANG_VALIDATION = array( diff --git a/language/french_france.php b/language/french_france.php index ab669ee15..c74ba98de 100644 --- a/language/french_france.php +++ b/language/french_france.php @@ -29,18 +29,18 @@ $LANG_ISO639_1 = 'fr'; -############################################################################### +############################################################################### # Array Format: # $LANGXX[YY]: $LANG - variable name # XX - file id number # YY - phrase id number -############################################################################### +############################################################################### -############################################################################### +############################################################################### # USER PHRASES - These are file phrases used in end user scripts -############################################################################### +############################################################################### -############################################################################### +############################################################################### # lib-common.php $LANG01 = array( @@ -198,7 +198,7 @@ 'filemanager' => 'File Manager' ); -############################################################################### +############################################################################### # comment.php $LANG03 = array( @@ -255,7 +255,7 @@ 105 => 'IP Address' ); -############################################################################### +############################################################################### # users.php $LANG04 = array( @@ -428,7 +428,7 @@ 'user_logged_in_message' => "You are already logged in. Whould you like to logout?" ); -############################################################################### +############################################################################### # Customize if need to modify the Tabbed navbar MyAccount panels used. # Array index key matches preference div id @@ -441,7 +441,7 @@ 'pe_privacy' => 'Vie prive' ); -############################################################################### +############################################################################### # index.php $LANG05 = array( @@ -455,7 +455,7 @@ 8 => 'Dernier' ); -############################################################################### +############################################################################### # profiles.php $LANG08 = array( @@ -504,7 +504,7 @@ 43 => 'This users email address is invalid.' ); -############################################################################### +############################################################################### # search.php $LANG09 = array( @@ -584,7 +584,7 @@ 74 => 'Limit Results' ); -############################################################################### +############################################################################### # stats.php $LANG10 = array( @@ -621,7 +621,7 @@ 31 => '' ); -############################################################################### +############################################################################### # article.php $LANG11 = array( @@ -633,7 +633,7 @@ 6 => 'Souscrire \'%s\'' ); -############################################################################### +############################################################################### # submit.php $LANG12 = array( @@ -694,11 +694,11 @@ 55 => 'Corps' ); -############################################################################### +############################################################################### # ADMIN PHRASES - These are file phrases used in admin scripts -############################################################################### +############################################################################### -############################################################################### +############################################################################### # admin/logviewer.php $LANG_LOGVIEW = array( @@ -710,7 +710,7 @@ 'log_file' => 'Log File' ); -############################################################################### +############################################################################### # admin/envcheck.php - distribution integrity checker $LANG_ENVCHECK = array( @@ -777,7 +777,7 @@ 'max_execution_time' => 'Geeklog recommends the PHP default value of 30 seconds as a minimum, but plugin uploads and other operations may take longer than this depending upon your hosting environment. If safe_mode (above) is Off, you may be able to increase this by modifying the value of max_execution_time in your php.ini file.' ); -############################################################################### +############################################################################### # admin/auth.inc.php $LANG20 = array( @@ -790,7 +790,7 @@ 7 => 'Connexion' ); -############################################################################### +############################################################################### # admin/block.php $LANG21 = array( @@ -869,7 +869,7 @@ '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)' ); -############################################################################### +############################################################################### # admin/story.php $LANG24 = array( @@ -970,7 +970,7 @@ 'cache_time_desc' => 'This article will be cached for no longer than this many seconds. If 0 caching is disabled. If -1 cached until article is edited again. (3600 = 1 hour, 86400 = 1 day)' ); -############################################################################### +############################################################################### # admin/topic.php $LANG27 = array( @@ -1039,7 +1039,7 @@ 'filed_under:' => 'Filed under:' ); -############################################################################### +############################################################################### # admin/user.php $LANG28 = array( @@ -1136,7 +1136,7 @@ 'autotag_desc_user' => '[user: id alternate title] - Displays a link to a User using the Username as the title. An alternate title may be specified but is not required.' ); -############################################################################### +############################################################################### # admin/moderation.php $LANG29 = array( @@ -1163,6 +1163,8 @@ 41 => 'Soumission des commentaires', 42 => 'Nom du membre', 43 => 'Auto-publier les commentaires?', + 44 => 'Results of your moderation', + 45 => 'Approved %1$d items and deleted %2$d items of user submissions.', 'core' => 'Core', 'plugins' => 'Plugins', 'tools' => 'Tools', @@ -1170,7 +1172,7 @@ 'submissions_desc' => 'To modify or delete a user submssion, click on that item\'s edit icon below. To approve and delete multiple submissions use the radio options in the lists and then click submit.' ); -############################################################################### +############################################################################### # admin/mail.php $LANG31 = array( @@ -1203,7 +1205,7 @@ 27 => 'The following template variables are available in Subject and Message: {uid}, {username}, {fullname}, {email}, {homepage}, {theme}, {language}, {location}, {lastgranted}, {lastlogin}, {site_url}, {site_name}, {site_slogan}, {owner_name}, {copyrightyear}, {site_mail}, {noreply_mail}' ); -############################################################################### +############################################################################### # admin/plugins.php $LANG32 = array( @@ -1288,7 +1290,7 @@ 108 => 'L\'upload du fichier t intrrompu.' ); -############################################################################### +############################################################################### # admin/syndication.php $LANG33 = array( @@ -1344,7 +1346,7 @@ 55 => 'Articles' ); -############################################################################### +############################################################################### # admin/language.php $LANG_LANG = array( @@ -1358,7 +1360,7 @@ 'value' => 'Value' ); -############################################################################### +############################################################################### # admin/router.php $LANG_ROUTER = array( @@ -1384,7 +1386,7 @@ 20 => '

' ); -############################################################################### +############################################################################### # confirmation and error messages $MESSAGE = array( @@ -1518,7 +1520,7 @@ 500 => 'The Template Cache has been successfully cleared.' ); -############################################################################### +############################################################################### $LANG_ACCESS = array( 'access' => 'Accs', @@ -1586,7 +1588,7 @@ 'groupexistsmsg' => 'Il y a dj un groupe portant ce nom. Merci d\'en choisir un autre.' ); -############################################################################### +############################################################################### # admin/database.php $LANG_DB_BACKUP = array( @@ -1648,7 +1650,7 @@ 'config_instructions' => 'Select any tables you wish to exclude from the backup. Other options can be found in the Geeklog Configuration under the Database tab.' ); -############################################################################### +############################################################################### $LANG_BUTTONS = array( 1 => 'Home', @@ -1664,7 +1666,7 @@ 11 => 'Archives' ); -############################################################################### +############################################################################### # 404.php $LANG_404 = array( @@ -1674,7 +1676,7 @@ 4 => "

We're sorry, but the page you have requested does not exist. We recommend going back to this related page, or you may want to check the home page, or the search page to see if you can find what you lost." ); -############################################################################### +############################################################################### # login form $LANG_LOGIN = array( @@ -1684,7 +1686,7 @@ 4 => 'Nouveau membre' ); -############################################################################### +############################################################################### # trackback.php $LANG_TRB = array( @@ -1771,7 +1773,7 @@ 'delete_trackback' => 'Cliquez pour effacer ce Trackback: ' ); -############################################################################### +############################################################################### # directory.php $LANG_DIR = array( @@ -1782,7 +1784,7 @@ 'no_articles' => 'Pas d\'articles.' ); -############################################################################### +############################################################################### # admin/sectest.php $LANG_SECTEST = array( @@ -1807,7 +1809,7 @@ 'password_okay' => 'Good! You seem to have changed the default account password already.' ); -############################################################################### +############################################################################### # "What's New" Time Strings # # For the first two strings, you can use the following placeholders. @@ -1834,7 +1836,7 @@ 'year' => 'year' ); -############################################################################### +############################################################################### # Month names $LANG_MONTH = array( @@ -1852,7 +1854,7 @@ 12 => 'Dcembre' ); -############################################################################### +############################################################################### # Weekdays $LANG_WEEK = array( @@ -1865,7 +1867,7 @@ 7 => 'Samedi' ); -############################################################################### +############################################################################### # Admin - Strings # # These are some standard strings used by core functions as well as plugins to @@ -1980,7 +1982,7 @@ -1 => 'Trackback dsactiv' ); -############################################################################### +############################################################################### # Localization of the Admin Configuration UI $LANG_CONFIG = array( @@ -2463,7 +2465,7 @@ 38 => array('Mystery Man' => 'mm', 'Identicon' => 'identicon', 'MonsterId' => 'monsterid', 'WAvatar' => 'wavatar', 'Retro' => 'retro') ); -############################################################################### +############################################################################### # Localization of validation error messages $LANG_VALIDATION = array( diff --git a/language/french_france_utf-8.php b/language/french_france_utf-8.php index f0135d42c..547d01a59 100644 --- a/language/french_france_utf-8.php +++ b/language/french_france_utf-8.php @@ -29,18 +29,18 @@ $LANG_ISO639_1 = 'fr'; -############################################################################### +############################################################################### # Array Format: # $LANGXX[YY]: $LANG - variable name # XX - file id number # YY - phrase id number -############################################################################### +############################################################################### -############################################################################### +############################################################################### # USER PHRASES - These are file phrases used in end user scripts -############################################################################### +############################################################################### -############################################################################### +############################################################################### # lib-common.php $LANG01 = array( @@ -198,7 +198,7 @@ 'filemanager' => 'File Manager' ); -############################################################################### +############################################################################### # comment.php $LANG03 = array( @@ -255,7 +255,7 @@ 105 => 'IP Address' ); -############################################################################### +############################################################################### # users.php $LANG04 = array( @@ -428,7 +428,7 @@ 'user_logged_in_message' => "You are already logged in. Whould you like to logout?" ); -############################################################################### +############################################################################### # Customize if need to modify the Tabbed navbar MyAccount panels used. # Array index key matches preference div id @@ -441,7 +441,7 @@ 'pe_privacy' => 'Vie privée' ); -############################################################################### +############################################################################### # index.php $LANG05 = array( @@ -455,7 +455,7 @@ 8 => 'Dernière' ); -############################################################################### +############################################################################### # profiles.php $LANG08 = array( @@ -504,7 +504,7 @@ 43 => 'This users email address is invalid.' ); -############################################################################### +############################################################################### # search.php $LANG09 = array( @@ -584,7 +584,7 @@ 74 => 'Limit Results' ); -############################################################################### +############################################################################### # stats.php $LANG10 = array( @@ -621,7 +621,7 @@ 31 => '' ); -############################################################################### +############################################################################### # article.php $LANG11 = array( @@ -633,7 +633,7 @@ 6 => 'Souscrire à \'%s\'' ); -############################################################################### +############################################################################### # submit.php $LANG12 = array( @@ -694,11 +694,11 @@ 55 => 'Corps' ); -############################################################################### +############################################################################### # ADMIN PHRASES - These are file phrases used in admin scripts -############################################################################### +############################################################################### -############################################################################### +############################################################################### # admin/logviewer.php $LANG_LOGVIEW = array( @@ -710,7 +710,7 @@ 'log_file' => 'Log File' ); -############################################################################### +############################################################################### # admin/envcheck.php - distribution integrity checker $LANG_ENVCHECK = array( @@ -777,7 +777,7 @@ 'max_execution_time' => 'Geeklog recommends the PHP default value of 30 seconds as a minimum, but plugin uploads and other operations may take longer than this depending upon your hosting environment. If safe_mode (above) is Off, you may be able to increase this by modifying the value of max_execution_time in your php.ini file.' ); -############################################################################### +############################################################################### # admin/auth.inc.php $LANG20 = array( @@ -790,7 +790,7 @@ 7 => 'Connexion' ); -############################################################################### +############################################################################### # admin/block.php $LANG21 = array( @@ -869,7 +869,7 @@ '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)' ); -############################################################################### +############################################################################### # admin/story.php $LANG24 = array( @@ -970,7 +970,7 @@ 'cache_time_desc' => 'This article will be cached for no longer than this many seconds. If 0 caching is disabled. If -1 cached until article is edited again. (3600 = 1 hour, 86400 = 1 day)' ); -############################################################################### +############################################################################### # admin/topic.php $LANG27 = array( @@ -1039,7 +1039,7 @@ 'filed_under:' => 'Filed under:' ); -############################################################################### +############################################################################### # admin/user.php $LANG28 = array( @@ -1136,7 +1136,7 @@ 'autotag_desc_user' => '[user: id Titre alternatif] - Affiche un lien vers le profil d\'un utilisateur en utilisant le nom de l\'utilisateur comme titre. Optionellement, un titre alternatif peut être spécifier.' ); -############################################################################### +############################################################################### # admin/moderation.php $LANG29 = array( @@ -1163,6 +1163,8 @@ 41 => 'Soumission des commentaires', 42 => 'Nom du membre', 43 => 'Auto-publier les commentaires?', + 44 => 'Results of your moderation', + 45 => 'Approved %1$d items and deleted %2$d items of user submissions.', 'core' => 'Core', 'plugins' => 'Plugins', 'tools' => 'Tools', @@ -1170,7 +1172,7 @@ 'submissions_desc' => 'To modify or delete a user submssion, click on that item\'s edit icon below. To approve and delete multiple submissions use the radio options in the lists and then click submit.' ); -############################################################################### +############################################################################### # admin/mail.php $LANG31 = array( @@ -1203,7 +1205,7 @@ 27 => 'The following template variables are available in Subject and Message: {uid}, {username}, {fullname}, {email}, {homepage}, {theme}, {language}, {location}, {lastgranted}, {lastlogin}, {site_url}, {site_name}, {site_slogan}, {owner_name}, {copyrightyear}, {site_mail}, {noreply_mail}' ); -############################################################################### +############################################################################### # admin/plugins.php $LANG32 = array( @@ -1288,7 +1290,7 @@ 108 => 'L\'upload du fichier à été intérrompu.' ); -############################################################################### +############################################################################### # admin/syndication.php $LANG33 = array( @@ -1344,7 +1346,7 @@ 55 => 'Articles' ); -############################################################################### +############################################################################### # admin/language.php $LANG_LANG = array( @@ -1358,7 +1360,7 @@ 'value' => 'Value' ); -############################################################################### +############################################################################### # admin/router.php $LANG_ROUTER = array( @@ -1384,7 +1386,7 @@ 20 => '

' ); -############################################################################### +############################################################################### # confirmation and error messages $MESSAGE = array( @@ -1518,7 +1520,7 @@ 500 => 'The Template Cache has been successfully cleared.' ); -############################################################################### +############################################################################### $LANG_ACCESS = array( 'access' => 'Accès', @@ -1586,7 +1588,7 @@ 'groupexistsmsg' => 'Il y a déjà un groupe portant ce nom. Merci d\'en choisir un autre.' ); -############################################################################### +############################################################################### # admin/database.php $LANG_DB_BACKUP = array( @@ -1648,7 +1650,7 @@ 'config_instructions' => 'Select any tables you wish to exclude from the backup. Other options can be found in the Geeklog Configuration under the Database tab.' ); -############################################################################### +############################################################################### $LANG_BUTTONS = array( 1 => 'Home', @@ -1664,7 +1666,7 @@ 11 => 'Archives' ); -############################################################################### +############################################################################### # 404.php $LANG_404 = array( @@ -1674,7 +1676,7 @@ 4 => "

We're sorry, but the page you have requested does not exist. We recommend going back to this related page, or you may want to check the home page, or the search page to see if you can find what you lost." ); -############################################################################### +############################################################################### # login form $LANG_LOGIN = array( @@ -1684,7 +1686,7 @@ 4 => 'Nouveau membre' ); -############################################################################### +############################################################################### # trackback.php $LANG_TRB = array( @@ -1771,7 +1773,7 @@ 'delete_trackback' => 'Cliquez pour effacer ce Trackback: ' ); -############################################################################### +############################################################################### # directory.php $LANG_DIR = array( @@ -1782,7 +1784,7 @@ 'no_articles' => 'Pas d\'articles.' ); -############################################################################### +############################################################################### # admin/sectest.php $LANG_SECTEST = array( @@ -1807,7 +1809,7 @@ 'password_okay' => 'Good! You seem to have changed the default account password already.' ); -############################################################################### +############################################################################### # "What's New" Time Strings # # For the first two strings, you can use the following placeholders. @@ -1834,7 +1836,7 @@ 'year' => 'année' ); -############################################################################### +############################################################################### # Month names $LANG_MONTH = array( @@ -1852,7 +1854,7 @@ 12 => 'Décembre' ); -############################################################################### +############################################################################### # Weekdays $LANG_WEEK = array( @@ -1865,7 +1867,7 @@ 7 => 'Samedi' ); -############################################################################### +############################################################################### # Admin - Strings # # These are some standard strings used by core functions as well as plugins to @@ -1980,7 +1982,7 @@ -1 => 'Trackback désactivé' ); -############################################################################### +############################################################################### # Localization of the Admin Configuration UI $LANG_CONFIG = array( @@ -2463,7 +2465,7 @@ 38 => array('Mystery Man' => 'mm', 'Identicon' => 'identicon', 'MonsterId' => 'monsterid', 'WAvatar' => 'wavatar', 'Retro' => 'retro') ); -############################################################################### +############################################################################### # Localization of validation error messages $LANG_VALIDATION = array( diff --git a/language/german.php b/language/german.php index cb6a7dc6c..964ca6587 100644 --- a/language/german.php +++ b/language/german.php @@ -32,18 +32,18 @@ $LANG_ISO639_1 = 'de'; -############################################################################### +############################################################################### # Array Format: # $LANGXX[YY]: $LANG - variable name # XX - file id number # YY - phrase id number -############################################################################### +############################################################################### -############################################################################### +############################################################################### # USER PHRASES - These are file phrases used in end user scripts -############################################################################### +############################################################################### -############################################################################### +############################################################################### # lib-common.php $LANG01 = array( @@ -201,7 +201,7 @@ 'filemanager' => 'File Manager' ); -############################################################################### +############################################################################### # comment.php $LANG03 = array( @@ -258,7 +258,7 @@ 105 => 'IP Address' ); -############################################################################### +############################################################################### # users.php $LANG04 = array( @@ -431,7 +431,7 @@ 'user_logged_in_message' => "You are already logged in. Whould you like to logout?" ); -############################################################################### +############################################################################### # Customize if need to modify the Tabbed navbar MyAccount panels used. # Array index key matches preference div id @@ -444,7 +444,7 @@ 'pe_privacy' => 'Privatsphre' ); -############################################################################### +############################################################################### # index.php $LANG05 = array( @@ -458,7 +458,7 @@ 8 => 'Ende' ); -############################################################################### +############################################################################### # profiles.php $LANG08 = array( @@ -507,7 +507,7 @@ 43 => 'This users email address is invalid.' ); -############################################################################### +############################################################################### # search.php $LANG09 = array( @@ -587,7 +587,7 @@ 74 => 'Limit Results' ); -############################################################################### +############################################################################### # stats.php $LANG10 = array( @@ -624,7 +624,7 @@ 31 => '' ); -############################################################################### +############################################################################### # article.php $LANG11 = array( @@ -636,7 +636,7 @@ 6 => 'Newsfeed \'%s\' abonnieren' ); -############################################################################### +############################################################################### # submit.php $LANG12 = array( @@ -697,11 +697,11 @@ 55 => 'Hauptteil Artikel' ); -############################################################################### +############################################################################### # ADMIN PHRASES - These are file phrases used in admin scripts -############################################################################### +############################################################################### -############################################################################### +############################################################################### # admin/logviewer.php $LANG_LOGVIEW = array( @@ -713,7 +713,7 @@ 'log_file' => 'Log File' ); -############################################################################### +############################################################################### # admin/envcheck.php - distribution integrity checker $LANG_ENVCHECK = array( @@ -780,7 +780,7 @@ 'max_execution_time' => 'Geeklog recommends the PHP default value of 30 seconds as a minimum, but plugin uploads and other operations may take longer than this depending upon your hosting environment. If safe_mode (above) is Off, you may be able to increase this by modifying the value of max_execution_time in your php.ini file.' ); -############################################################################### +############################################################################### # admin/auth.inc.php $LANG20 = array( @@ -793,7 +793,7 @@ 7 => 'einloggen' ); -############################################################################### +############################################################################### # admin/block.php $LANG21 = array( @@ -872,7 +872,7 @@ '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)' ); -############################################################################### +############################################################################### # admin/story.php $LANG24 = array( @@ -973,7 +973,7 @@ 'cache_time_desc' => 'This article will be cached for no longer than this many seconds. If 0 caching is disabled. If -1 cached until article is edited again. (3600 = 1 hour, 86400 = 1 day)' ); -############################################################################### +############################################################################### # admin/topic.php $LANG27 = array( @@ -1042,7 +1042,7 @@ 'filed_under:' => 'Filed under:' ); -############################################################################### +############################################################################### # admin/user.php $LANG28 = array( @@ -1139,7 +1139,7 @@ 'autotag_desc_user' => '[user: id alternate title] - Displays a link to a User using the Username as the title. An alternate title may be specified but is not required.' ); -############################################################################### +############################################################################### # admin/moderation.php $LANG29 = array( @@ -1166,6 +1166,8 @@ 41 => 'Beitrge: Kommentare', 42 => 'Username', 43 => 'Moderation aufheben?', + 44 => 'Results of your moderation', + 45 => 'Approved %1$d items and deleted %2$d items of user submissions.', 'core' => 'Core', 'plugins' => 'Plugins', 'tools' => 'Tools', @@ -1173,7 +1175,7 @@ 'submissions_desc' => 'To modify or delete a user submssion, click on that item\'s edit icon below. To approve and delete multiple submissions use the radio options in the lists and then click submit.' ); -############################################################################### +############################################################################### # admin/mail.php $LANG31 = array( @@ -1206,7 +1208,7 @@ 27 => 'The following template variables are available in Subject and Message: {uid}, {username}, {fullname}, {email}, {homepage}, {theme}, {language}, {location}, {lastgranted}, {lastlogin}, {site_url}, {site_name}, {site_slogan}, {owner_name}, {copyrightyear}, {site_mail}, {noreply_mail}' ); -############################################################################### +############################################################################### # admin/plugins.php $LANG32 = array( @@ -1291,7 +1293,7 @@ 108 => 'Hochladen wurde wegen der Dateiendung gestoppt.' ); -############################################################################### +############################################################################### # admin/syndication.php $LANG33 = array( @@ -1347,7 +1349,7 @@ 55 => 'Artikel' ); -############################################################################### +############################################################################### # admin/language.php $LANG_LANG = array( @@ -1361,7 +1363,7 @@ 'value' => 'Value' ); -############################################################################### +############################################################################### # admin/router.php $LANG_ROUTER = array( @@ -1387,7 +1389,7 @@ 20 => '

' ); -############################################################################### +############################################################################### # confirmation and error messages $MESSAGE = array( @@ -1521,7 +1523,7 @@ 500 => 'The Template Cache has been successfully cleared.' ); -############################################################################### +############################################################################### $LANG_ACCESS = array( 'access' => 'Zugriff', @@ -1589,7 +1591,7 @@ 'groupexistsmsg' => 'Es existiert bereits eine Gruppe mit diesem Namen. Gruppennamen mssen eindeutig sein.' ); -############################################################################### +############################################################################### # admin/database.php $LANG_DB_BACKUP = array( @@ -1651,7 +1653,7 @@ 'config_instructions' => 'Select any tables you wish to exclude from the backup. Other options can be found in the Geeklog Configuration under the Database tab.' ); -############################################################################### +############################################################################### $LANG_BUTTONS = array( 1 => 'Home', @@ -1667,7 +1669,7 @@ 11 => 'Verzeichnis' ); -############################################################################### +############################################################################### # 404.php $LANG_404 = array( @@ -1677,7 +1679,7 @@ 4 => "

We're sorry, but the page you have requested does not exist. We recommend going back to this related page, or you may want to check the home page, or the search page to see if you can find what you lost." ); -############################################################################### +############################################################################### # login form $LANG_LOGIN = array( @@ -1687,7 +1689,7 @@ 4 => 'Neuer User' ); -############################################################################### +############################################################################### # trackback.php $LANG_TRB = array( @@ -1774,7 +1776,7 @@ 'delete_trackback' => 'Trackback direkt lschen: ' ); -############################################################################### +############################################################################### # directory.php $LANG_DIR = array( @@ -1785,7 +1787,7 @@ 'no_articles' => 'Keine Artikel.' ); -############################################################################### +############################################################################### # admin/sectest.php $LANG_SECTEST = array( @@ -1810,7 +1812,7 @@ 'password_okay' => 'Prima! Das Standardkennwort ist schon ausgetauscht worden.' ); -############################################################################### +############################################################################### # "What's New" Time Strings # # For the first two strings, you can use the following placeholders. @@ -1837,7 +1839,7 @@ 'year' => 'Jahr' ); -############################################################################### +############################################################################### # Month names $LANG_MONTH = array( @@ -1855,7 +1857,7 @@ 12 => 'Dezember' ); -############################################################################### +############################################################################### # Weekdays $LANG_WEEK = array( @@ -1868,7 +1870,7 @@ 7 => 'Samstag' ); -############################################################################### +############################################################################### # Admin - Strings # # These are some standard strings used by core functions as well as plugins to @@ -1983,7 +1985,7 @@ -1 => 'Keine Trackbacks' ); -############################################################################### +############################################################################### # Localization of the Admin Configuration UI $LANG_CONFIG = array( @@ -2466,7 +2468,7 @@ 38 => array('Mystery Man' => 'mm', 'Identicon' => 'identicon', 'MonsterId' => 'monsterid', 'WAvatar' => 'wavatar', 'Retro' => 'retro') ); -############################################################################### +############################################################################### # Localization of validation error messages $LANG_VALIDATION = array( diff --git a/language/german_formal.php b/language/german_formal.php index d91191fb9..86898ca15 100644 --- a/language/german_formal.php +++ b/language/german_formal.php @@ -33,18 +33,18 @@ $LANG_ISO639_1 = 'de'; -############################################################################### +############################################################################### # Array Format: # $LANGXX[YY]: $LANG - variable name # XX - file id number # YY - phrase id number -############################################################################### +############################################################################### -############################################################################### +############################################################################### # USER PHRASES - These are file phrases used in end user scripts -############################################################################### +############################################################################### -############################################################################### +############################################################################### # lib-common.php $LANG01 = array( @@ -202,7 +202,7 @@ 'filemanager' => 'File Manager' ); -############################################################################### +############################################################################### # comment.php $LANG03 = array( @@ -259,7 +259,7 @@ 105 => 'IP Address' ); -############################################################################### +############################################################################### # users.php $LANG04 = array( @@ -432,7 +432,7 @@ 'user_logged_in_message' => "You are already logged in. Whould you like to logout?" ); -############################################################################### +############################################################################### # Customize if need to modify the Tabbed navbar MyAccount panels used. # Array index key matches preference div id @@ -445,7 +445,7 @@ 'pe_privacy' => 'Privatsphre' ); -############################################################################### +############################################################################### # index.php $LANG05 = array( @@ -459,7 +459,7 @@ 8 => 'Ende' ); -############################################################################### +############################################################################### # profiles.php $LANG08 = array( @@ -508,7 +508,7 @@ 43 => 'This users email address is invalid.' ); -############################################################################### +############################################################################### # search.php $LANG09 = array( @@ -588,7 +588,7 @@ 74 => 'Limit Results' ); -############################################################################### +############################################################################### # stats.php $LANG10 = array( @@ -625,7 +625,7 @@ 31 => '' ); -############################################################################### +############################################################################### # article.php $LANG11 = array( @@ -637,7 +637,7 @@ 6 => 'Newsfeed \'%s\' abonnieren' ); -############################################################################### +############################################################################### # submit.php $LANG12 = array( @@ -698,11 +698,11 @@ 55 => 'Hauptteil Artikel' ); -############################################################################### +############################################################################### # ADMIN PHRASES - These are file phrases used in admin scripts -############################################################################### +############################################################################### -############################################################################### +############################################################################### # admin/logviewer.php $LANG_LOGVIEW = array( @@ -714,7 +714,7 @@ 'log_file' => 'Log File' ); -############################################################################### +############################################################################### # admin/envcheck.php - distribution integrity checker $LANG_ENVCHECK = array( @@ -781,7 +781,7 @@ 'max_execution_time' => 'Geeklog recommends the PHP default value of 30 seconds as a minimum, but plugin uploads and other operations may take longer than this depending upon your hosting environment. If safe_mode (above) is Off, you may be able to increase this by modifying the value of max_execution_time in your php.ini file.' ); -############################################################################### +############################################################################### # admin/auth.inc.php $LANG20 = array( @@ -794,7 +794,7 @@ 7 => 'einloggen' ); -############################################################################### +############################################################################### # admin/block.php $LANG21 = array( @@ -873,7 +873,7 @@ '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)' ); -############################################################################### +############################################################################### # admin/story.php $LANG24 = array( @@ -974,7 +974,7 @@ 'cache_time_desc' => 'This article will be cached for no longer than this many seconds. If 0 caching is disabled. If -1 cached until article is edited again. (3600 = 1 hour, 86400 = 1 day)' ); -############################################################################### +############################################################################### # admin/topic.php $LANG27 = array( @@ -1043,7 +1043,7 @@ 'filed_under:' => 'Filed under:' ); -############################################################################### +############################################################################### # admin/user.php $LANG28 = array( @@ -1140,7 +1140,7 @@ 'autotag_desc_user' => '[user: id alternate title] - Displays a link to a User using the Username as the title. An alternate title may be specified but is not required.' ); -############################################################################### +############################################################################### # admin/moderation.php $LANG29 = array( @@ -1167,6 +1167,8 @@ 41 => 'Beitrge: Kommentare', 42 => 'Username', 43 => 'Moderation aufheben?', + 44 => 'Results of your moderation', + 45 => 'Approved %1$d items and deleted %2$d items of user submissions.', 'core' => 'Core', 'plugins' => 'Plugins', 'tools' => 'Tools', @@ -1174,7 +1176,7 @@ 'submissions_desc' => 'To modify or delete a user submssion, click on that item\'s edit icon below. To approve and delete multiple submissions use the radio options in the lists and then click submit.' ); -############################################################################### +############################################################################### # admin/mail.php $LANG31 = array( @@ -1207,7 +1209,7 @@ 27 => 'The following template variables are available in Subject and Message: {uid}, {username}, {fullname}, {email}, {homepage}, {theme}, {language}, {location}, {lastgranted}, {lastlogin}, {site_url}, {site_name}, {site_slogan}, {owner_name}, {copyrightyear}, {site_mail}, {noreply_mail}' ); -############################################################################### +############################################################################### # admin/plugins.php $LANG32 = array( @@ -1292,7 +1294,7 @@ 108 => 'Hochladen wurde wegen der Dateiendung gestoppt.' ); -############################################################################### +############################################################################### # admin/syndication.php $LANG33 = array( @@ -1348,7 +1350,7 @@ 55 => 'Artikel' ); -############################################################################### +############################################################################### # admin/language.php $LANG_LANG = array( @@ -1362,7 +1364,7 @@ 'value' => 'Value' ); -############################################################################### +############################################################################### # admin/router.php $LANG_ROUTER = array( @@ -1388,7 +1390,7 @@ 20 => '

' ); -############################################################################### +############################################################################### # confirmation and error messages $MESSAGE = array( @@ -1522,7 +1524,7 @@ 500 => 'The Template Cache has been successfully cleared.' ); -############################################################################### +############################################################################### $LANG_ACCESS = array( 'access' => 'Zugriff', @@ -1590,7 +1592,7 @@ 'groupexistsmsg' => 'Es existiert bereits eine Gruppe mit diesem Namen. Gruppennamen mssen eindeutig sein.' ); -############################################################################### +############################################################################### # admin/database.php $LANG_DB_BACKUP = array( @@ -1652,7 +1654,7 @@ 'config_instructions' => 'Select any tables you wish to exclude from the backup. Other options can be found in the Geeklog Configuration under the Database tab.' ); -############################################################################### +############################################################################### $LANG_BUTTONS = array( 1 => 'Home', @@ -1668,7 +1670,7 @@ 11 => 'Verzeichnis' ); -############################################################################### +############################################################################### # 404.php $LANG_404 = array( @@ -1678,7 +1680,7 @@ 4 => "

We're sorry, but the page you have requested does not exist. We recommend going back to this related page, or you may want to check the home page, or the search page to see if you can find what you lost." ); -############################################################################### +############################################################################### # login form $LANG_LOGIN = array( @@ -1688,7 +1690,7 @@ 4 => 'Neuer User' ); -############################################################################### +############################################################################### # trackback.php $LANG_TRB = array( @@ -1775,7 +1777,7 @@ 'delete_trackback' => 'Trackback direkt lschen: ' ); -############################################################################### +############################################################################### # directory.php $LANG_DIR = array( @@ -1786,7 +1788,7 @@ 'no_articles' => 'Keine Artikel.' ); -############################################################################### +############################################################################### # admin/sectest.php $LANG_SECTEST = array( @@ -1811,7 +1813,7 @@ 'password_okay' => 'Prima! Das Standardkennwort ist schon ausgetauscht worden.' ); -############################################################################### +############################################################################### # "What's New" Time Strings # # For the first two strings, you can use the following placeholders. @@ -1838,7 +1840,7 @@ 'year' => 'Jahr' ); -############################################################################### +############################################################################### # Month names $LANG_MONTH = array( @@ -1856,7 +1858,7 @@ 12 => 'Dezember' ); -############################################################################### +############################################################################### # Weekdays $LANG_WEEK = array( @@ -1869,7 +1871,7 @@ 7 => 'Samstag' ); -############################################################################### +############################################################################### # Admin - Strings # # These are some standard strings used by core functions as well as plugins to @@ -1984,7 +1986,7 @@ -1 => 'Keine Trackbacks' ); -############################################################################### +############################################################################### # Localization of the Admin Configuration UI $LANG_CONFIG = array( @@ -2467,7 +2469,7 @@ 38 => array('Mystery Man' => 'mm', 'Identicon' => 'identicon', 'MonsterId' => 'monsterid', 'WAvatar' => 'wavatar', 'Retro' => 'retro') ); -############################################################################### +############################################################################### # Localization of validation error messages $LANG_VALIDATION = array( diff --git a/language/german_formal_utf-8.php b/language/german_formal_utf-8.php index dfc3f792c..9fef0b265 100644 --- a/language/german_formal_utf-8.php +++ b/language/german_formal_utf-8.php @@ -33,18 +33,18 @@ $LANG_ISO639_1 = 'de'; -############################################################################### +############################################################################### # Array Format: # $LANGXX[YY]: $LANG - variable name # XX - file id number # YY - phrase id number -############################################################################### +############################################################################### -############################################################################### +############################################################################### # USER PHRASES - These are file phrases used in end user scripts -############################################################################### +############################################################################### -############################################################################### +############################################################################### # lib-common.php $LANG01 = array( @@ -202,7 +202,7 @@ 'filemanager' => 'File Manager' ); -############################################################################### +############################################################################### # comment.php $LANG03 = array( @@ -259,7 +259,7 @@ 105 => 'IP Address' ); -############################################################################### +############################################################################### # users.php $LANG04 = array( @@ -432,7 +432,7 @@ 'user_logged_in_message' => "You are already logged in. Whould you like to logout?" ); -############################################################################### +############################################################################### # Customize if need to modify the Tabbed navbar MyAccount panels used. # Array index key matches preference div id @@ -445,7 +445,7 @@ 'pe_privacy' => 'Privatsphäre' ); -############################################################################### +############################################################################### # index.php $LANG05 = array( @@ -459,7 +459,7 @@ 8 => 'Ende' ); -############################################################################### +############################################################################### # profiles.php $LANG08 = array( @@ -508,7 +508,7 @@ 43 => 'This users email address is invalid.' ); -############################################################################### +############################################################################### # search.php $LANG09 = array( @@ -588,7 +588,7 @@ 74 => 'Limit Results' ); -############################################################################### +############################################################################### # stats.php $LANG10 = array( @@ -625,7 +625,7 @@ 31 => '' ); -############################################################################### +############################################################################### # article.php $LANG11 = array( @@ -637,7 +637,7 @@ 6 => 'Newsfeed \'%s\' abonnieren' ); -############################################################################### +############################################################################### # submit.php $LANG12 = array( @@ -698,11 +698,11 @@ 55 => 'Hauptteil Artikel' ); -############################################################################### +############################################################################### # ADMIN PHRASES - These are file phrases used in admin scripts -############################################################################### +############################################################################### -############################################################################### +############################################################################### # admin/logviewer.php $LANG_LOGVIEW = array( @@ -714,7 +714,7 @@ 'log_file' => 'Log File' ); -############################################################################### +############################################################################### # admin/envcheck.php - distribution integrity checker $LANG_ENVCHECK = array( @@ -781,7 +781,7 @@ 'max_execution_time' => 'Geeklog recommends the PHP default value of 30 seconds as a minimum, but plugin uploads and other operations may take longer than this depending upon your hosting environment. If safe_mode (above) is Off, you may be able to increase this by modifying the value of max_execution_time in your php.ini file.' ); -############################################################################### +############################################################################### # admin/auth.inc.php $LANG20 = array( @@ -794,7 +794,7 @@ 7 => 'einloggen' ); -############################################################################### +############################################################################### # admin/block.php $LANG21 = array( @@ -873,7 +873,7 @@ '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)' ); -############################################################################### +############################################################################### # admin/story.php $LANG24 = array( @@ -974,7 +974,7 @@ 'cache_time_desc' => 'This article will be cached for no longer than this many seconds. If 0 caching is disabled. If -1 cached until article is edited again. (3600 = 1 hour, 86400 = 1 day)' ); -############################################################################### +############################################################################### # admin/topic.php $LANG27 = array( @@ -1043,7 +1043,7 @@ 'filed_under:' => 'Filed under:' ); -############################################################################### +############################################################################### # admin/user.php $LANG28 = array( @@ -1140,7 +1140,7 @@ 'autotag_desc_user' => '[user: id alternate title] - Displays a link to a User using the Username as the title. An alternate title may be specified but is not required.' ); -############################################################################### +############################################################################### # admin/moderation.php $LANG29 = array( @@ -1167,6 +1167,8 @@ 41 => 'Beiträge: Kommentare', 42 => 'Username', 43 => 'Moderation aufheben?', + 44 => 'Results of your moderation', + 45 => 'Approved %1$d items and deleted %2$d items of user submissions.', 'core' => 'Core', 'plugins' => 'Plugins', 'tools' => 'Tools', @@ -1174,7 +1176,7 @@ 'submissions_desc' => 'To modify or delete a user submssion, click on that item\'s edit icon below. To approve and delete multiple submissions use the radio options in the lists and then click submit.' ); -############################################################################### +############################################################################### # admin/mail.php $LANG31 = array( @@ -1207,7 +1209,7 @@ 27 => 'The following template variables are available in Subject and Message: {uid}, {username}, {fullname}, {email}, {homepage}, {theme}, {language}, {location}, {lastgranted}, {lastlogin}, {site_url}, {site_name}, {site_slogan}, {owner_name}, {copyrightyear}, {site_mail}, {noreply_mail}' ); -############################################################################### +############################################################################### # admin/plugins.php $LANG32 = array( @@ -1292,7 +1294,7 @@ 108 => 'Hochladen wurde wegen der Dateiendung gestoppt.' ); -############################################################################### +############################################################################### # admin/syndication.php $LANG33 = array( @@ -1348,7 +1350,7 @@ 55 => 'Artikel' ); -############################################################################### +############################################################################### # admin/language.php $LANG_LANG = array( @@ -1362,7 +1364,7 @@ 'value' => 'Value' ); -############################################################################### +############################################################################### # admin/router.php $LANG_ROUTER = array( @@ -1388,7 +1390,7 @@ 20 => '

' ); -############################################################################### +############################################################################### # confirmation and error messages $MESSAGE = array( @@ -1522,7 +1524,7 @@ 500 => 'The Template Cache has been successfully cleared.' ); -############################################################################### +############################################################################### $LANG_ACCESS = array( 'access' => 'Zugriff', @@ -1590,7 +1592,7 @@ 'groupexistsmsg' => 'Es existiert bereits eine Gruppe mit diesem Namen. Gruppennamen müssen eindeutig sein.' ); -############################################################################### +############################################################################### # admin/database.php $LANG_DB_BACKUP = array( @@ -1652,7 +1654,7 @@ 'config_instructions' => 'Select any tables you wish to exclude from the backup. Other options can be found in the Geeklog Configuration under the Database tab.' ); -############################################################################### +############################################################################### $LANG_BUTTONS = array( 1 => 'Home', @@ -1668,7 +1670,7 @@ 11 => 'Verzeichnis' ); -############################################################################### +############################################################################### # 404.php $LANG_404 = array( @@ -1678,7 +1680,7 @@ 4 => "

We're sorry, but the page you have requested does not exist. We recommend going back to this related page, or you may want to check the home page, or the search page to see if you can find what you lost." ); -############################################################################### +############################################################################### # login form $LANG_LOGIN = array( @@ -1688,7 +1690,7 @@ 4 => 'Neuer User' ); -############################################################################### +############################################################################### # trackback.php $LANG_TRB = array( @@ -1775,7 +1777,7 @@ 'delete_trackback' => 'Trackback direkt löschen: ' ); -############################################################################### +############################################################################### # directory.php $LANG_DIR = array( @@ -1786,7 +1788,7 @@ 'no_articles' => 'Keine Artikel.' ); -############################################################################### +############################################################################### # admin/sectest.php $LANG_SECTEST = array( @@ -1811,7 +1813,7 @@ 'password_okay' => 'Prima! Das Standardkennwort ist schon ausgetauscht worden.' ); -############################################################################### +############################################################################### # "What's New" Time Strings # # For the first two strings, you can use the following placeholders. @@ -1838,7 +1840,7 @@ 'year' => 'Jahr' ); -############################################################################### +############################################################################### # Month names $LANG_MONTH = array( @@ -1856,7 +1858,7 @@ 12 => 'Dezember' ); -############################################################################### +############################################################################### # Weekdays $LANG_WEEK = array( @@ -1869,7 +1871,7 @@ 7 => 'Samstag' ); -############################################################################### +############################################################################### # Admin - Strings # # These are some standard strings used by core functions as well as plugins to @@ -1984,7 +1986,7 @@ -1 => 'Keine Trackbacks' ); -############################################################################### +############################################################################### # Localization of the Admin Configuration UI $LANG_CONFIG = array( @@ -2467,7 +2469,7 @@ 38 => array('Mystery Man' => 'mm', 'Identicon' => 'identicon', 'MonsterId' => 'monsterid', 'WAvatar' => 'wavatar', 'Retro' => 'retro') ); -############################################################################### +############################################################################### # Localization of validation error messages $LANG_VALIDATION = array( diff --git a/language/german_utf-8.php b/language/german_utf-8.php index ffe48f53d..9cb8fa9d9 100644 --- a/language/german_utf-8.php +++ b/language/german_utf-8.php @@ -32,18 +32,18 @@ $LANG_ISO639_1 = 'de'; -############################################################################### +############################################################################### # Array Format: # $LANGXX[YY]: $LANG - variable name # XX - file id number # YY - phrase id number -############################################################################### +############################################################################### -############################################################################### +############################################################################### # USER PHRASES - These are file phrases used in end user scripts -############################################################################### +############################################################################### -############################################################################### +############################################################################### # lib-common.php $LANG01 = array( @@ -201,7 +201,7 @@ 'filemanager' => 'File Manager' ); -############################################################################### +############################################################################### # comment.php $LANG03 = array( @@ -258,7 +258,7 @@ 105 => 'IP Address' ); -############################################################################### +############################################################################### # users.php $LANG04 = array( @@ -431,7 +431,7 @@ 'user_logged_in_message' => "You are already logged in. Whould you like to logout?" ); -############################################################################### +############################################################################### # Customize if need to modify the Tabbed navbar MyAccount panels used. # Array index key matches preference div id @@ -444,7 +444,7 @@ 'pe_privacy' => 'Privatsphäre' ); -############################################################################### +############################################################################### # index.php $LANG05 = array( @@ -458,7 +458,7 @@ 8 => 'Ende' ); -############################################################################### +############################################################################### # profiles.php $LANG08 = array( @@ -507,7 +507,7 @@ 43 => 'This users email address is invalid.' ); -############################################################################### +############################################################################### # search.php $LANG09 = array( @@ -587,7 +587,7 @@ 74 => 'Limit Results' ); -############################################################################### +############################################################################### # stats.php $LANG10 = array( @@ -624,7 +624,7 @@ 31 => '' ); -############################################################################### +############################################################################### # article.php $LANG11 = array( @@ -636,7 +636,7 @@ 6 => 'Newsfeed \'%s\' abonnieren' ); -############################################################################### +############################################################################### # submit.php $LANG12 = array( @@ -697,11 +697,11 @@ 55 => 'Hauptteil Artikel' ); -############################################################################### +############################################################################### # ADMIN PHRASES - These are file phrases used in admin scripts -############################################################################### +############################################################################### -############################################################################### +############################################################################### # admin/logviewer.php $LANG_LOGVIEW = array( @@ -713,7 +713,7 @@ 'log_file' => 'Log File' ); -############################################################################### +############################################################################### # admin/envcheck.php - distribution integrity checker $LANG_ENVCHECK = array( @@ -780,7 +780,7 @@ 'max_execution_time' => 'Geeklog recommends the PHP default value of 30 seconds as a minimum, but plugin uploads and other operations may take longer than this depending upon your hosting environment. If safe_mode (above) is Off, you may be able to increase this by modifying the value of max_execution_time in your php.ini file.' ); -############################################################################### +############################################################################### # admin/auth.inc.php $LANG20 = array( @@ -793,7 +793,7 @@ 7 => 'einloggen' ); -############################################################################### +############################################################################### # admin/block.php $LANG21 = array( @@ -872,7 +872,7 @@ '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)' ); -############################################################################### +############################################################################### # admin/story.php $LANG24 = array( @@ -973,7 +973,7 @@ 'cache_time_desc' => 'This article will be cached for no longer than this many seconds. If 0 caching is disabled. If -1 cached until article is edited again. (3600 = 1 hour, 86400 = 1 day)' ); -############################################################################### +############################################################################### # admin/topic.php $LANG27 = array( @@ -1042,7 +1042,7 @@ 'filed_under:' => 'Filed under:' ); -############################################################################### +############################################################################### # admin/user.php $LANG28 = array( @@ -1139,7 +1139,7 @@ 'autotag_desc_user' => '[user: id alternate title] - Displays a link to a User using the Username as the title. An alternate title may be specified but is not required.' ); -############################################################################### +############################################################################### # admin/moderation.php $LANG29 = array( @@ -1166,6 +1166,8 @@ 41 => 'Beiträge: Kommentare', 42 => 'Username', 43 => 'Moderation aufheben?', + 44 => 'Results of your moderation', + 45 => 'Approved %1$d items and deleted %2$d items of user submissions.', 'core' => 'Core', 'plugins' => 'Plugins', 'tools' => 'Tools', @@ -1173,7 +1175,7 @@ 'submissions_desc' => 'To modify or delete a user submssion, click on that item\'s edit icon below. To approve and delete multiple submissions use the radio options in the lists and then click submit.' ); -############################################################################### +############################################################################### # admin/mail.php $LANG31 = array( @@ -1206,7 +1208,7 @@ 27 => 'The following template variables are available in Subject and Message: {uid}, {username}, {fullname}, {email}, {homepage}, {theme}, {language}, {location}, {lastgranted}, {lastlogin}, {site_url}, {site_name}, {site_slogan}, {owner_name}, {copyrightyear}, {site_mail}, {noreply_mail}' ); -############################################################################### +############################################################################### # admin/plugins.php $LANG32 = array( @@ -1291,7 +1293,7 @@ 108 => 'Hochladen wurde wegen der Dateiendung gestoppt.' ); -############################################################################### +############################################################################### # admin/syndication.php $LANG33 = array( @@ -1347,7 +1349,7 @@ 55 => 'Artikel' ); -############################################################################### +############################################################################### # admin/language.php $LANG_LANG = array( @@ -1361,7 +1363,7 @@ 'value' => 'Value' ); -############################################################################### +############################################################################### # admin/router.php $LANG_ROUTER = array( @@ -1387,7 +1389,7 @@ 20 => '

' ); -############################################################################### +############################################################################### # confirmation and error messages $MESSAGE = array( @@ -1521,7 +1523,7 @@ 500 => 'The Template Cache has been successfully cleared.' ); -############################################################################### +############################################################################### $LANG_ACCESS = array( 'access' => 'Zugriff', @@ -1589,7 +1591,7 @@ 'groupexistsmsg' => 'Es existiert bereits eine Gruppe mit diesem Namen. Gruppennamen müssen eindeutig sein.' ); -############################################################################### +############################################################################### # admin/database.php $LANG_DB_BACKUP = array( @@ -1651,7 +1653,7 @@ 'config_instructions' => 'Select any tables you wish to exclude from the backup. Other options can be found in the Geeklog Configuration under the Database tab.' ); -############################################################################### +############################################################################### $LANG_BUTTONS = array( 1 => 'Home', @@ -1667,7 +1669,7 @@ 11 => 'Verzeichnis' ); -############################################################################### +############################################################################### # 404.php $LANG_404 = array( @@ -1677,7 +1679,7 @@ 4 => "

We're sorry, but the page you have requested does not exist. We recommend going back to this related page, or you may want to check the home page, or the search page to see if you can find what you lost." ); -############################################################################### +############################################################################### # login form $LANG_LOGIN = array( @@ -1687,7 +1689,7 @@ 4 => 'Neuer User' ); -############################################################################### +############################################################################### # trackback.php $LANG_TRB = array( @@ -1774,7 +1776,7 @@ 'delete_trackback' => 'Trackback direkt löschen: ' ); -############################################################################### +############################################################################### # directory.php $LANG_DIR = array( @@ -1785,7 +1787,7 @@ 'no_articles' => 'Keine Artikel.' ); -############################################################################### +############################################################################### # admin/sectest.php $LANG_SECTEST = array( @@ -1810,7 +1812,7 @@ 'password_okay' => 'Prima! Das Standardkennwort ist schon ausgetauscht worden.' ); -############################################################################### +############################################################################### # "What's New" Time Strings # # For the first two strings, you can use the following placeholders. @@ -1837,7 +1839,7 @@ 'year' => 'Jahr' ); -############################################################################### +############################################################################### # Month names $LANG_MONTH = array( @@ -1855,7 +1857,7 @@ 12 => 'Dezember' ); -############################################################################### +############################################################################### # Weekdays $LANG_WEEK = array( @@ -1868,7 +1870,7 @@ 7 => 'Samstag' ); -############################################################################### +############################################################################### # Admin - Strings # # These are some standard strings used by core functions as well as plugins to @@ -1983,7 +1985,7 @@ -1 => 'Keine Trackbacks' ); -############################################################################### +############################################################################### # Localization of the Admin Configuration UI $LANG_CONFIG = array( @@ -2466,7 +2468,7 @@ 38 => array('Mystery Man' => 'mm', 'Identicon' => 'identicon', 'MonsterId' => 'monsterid', 'WAvatar' => 'wavatar', 'Retro' => 'retro') ); -############################################################################### +############################################################################### # Localization of validation error messages $LANG_VALIDATION = array( diff --git a/language/hebrew_utf-8.php b/language/hebrew_utf-8.php index fd400e68f..7fe36bc8f 100644 --- a/language/hebrew_utf-8.php +++ b/language/hebrew_utf-8.php @@ -30,18 +30,18 @@ $LANG_ISO639_1 = 'he'; $LANG_DIRECTION = 'rtl'; -############################################################################### +############################################################################### # Array Format: # $LANGXX[YY]: $LANG - variable name # XX - file id number # YY - phrase id number -############################################################################### +############################################################################### -############################################################################### +############################################################################### # USER PHRASES - These are file phrases used in end user scripts -############################################################################### +############################################################################### -############################################################################### +############################################################################### # lib-common.php $LANG01 = array( @@ -199,7 +199,7 @@ 'filemanager' => 'File Manager' ); -############################################################################### +############################################################################### # comment.php $LANG03 = array( @@ -256,7 +256,7 @@ 105 => 'IP Address' ); -############################################################################### +############################################################################### # users.php $LANG04 = array( @@ -429,7 +429,7 @@ 'user_logged_in_message' => "You are already logged in. Whould you like to logout?" ); -############################################################################### +############################################################################### # Customize if need to modify the Tabbed navbar MyAccount panels used. # Array index key matches preference div id @@ -442,7 +442,7 @@ 'pe_privacy' => 'פרטיות' ); -############################################################################### +############################################################################### # index.php $LANG05 = array( @@ -456,7 +456,7 @@ 8 => 'האחרון' ); -############################################################################### +############################################################################### # profiles.php $LANG08 = array( @@ -505,7 +505,7 @@ 43 => 'This users email address is invalid.' ); -############################################################################### +############################################################################### # search.php $LANG09 = array( @@ -585,7 +585,7 @@ 74 => 'Limit Results' ); -############################################################################### +############################################################################### # stats.php $LANG10 = array( @@ -622,7 +622,7 @@ 31 => '' ); -############################################################################### +############################################################################### # article.php $LANG11 = array( @@ -634,7 +634,7 @@ 6 => 'רישום ל-\'%s\'' ); -############################################################################### +############################################################################### # submit.php $LANG12 = array( @@ -695,11 +695,11 @@ 55 => 'גוף המאמר' ); -############################################################################### +############################################################################### # ADMIN PHRASES - These are file phrases used in admin scripts -############################################################################### +############################################################################### -############################################################################### +############################################################################### # admin/logviewer.php $LANG_LOGVIEW = array( @@ -711,7 +711,7 @@ 'log_file' => 'Log File' ); -############################################################################### +############################################################################### # admin/envcheck.php - distribution integrity checker $LANG_ENVCHECK = array( @@ -778,7 +778,7 @@ 'max_execution_time' => 'Geeklog recommends the PHP default value of 30 seconds as a minimum, but plugin uploads and other operations may take longer than this depending upon your hosting environment. If safe_mode (above) is Off, you may be able to increase this by modifying the value of max_execution_time in your php.ini file.' ); -############################################################################### +############################################################################### # admin/auth.inc.php $LANG20 = array( @@ -791,7 +791,7 @@ 7 => 'כניסה למערכת' ); -############################################################################### +############################################################################### # admin/block.php $LANG21 = array( @@ -870,7 +870,7 @@ 'cache_time_desc' => 'This block will be cached for no longer than this many seconds. If 0 caching is disabled. If -1 cached until block is edited again. (3600 = 1 hour, 86400 = 1 day)' ); -############################################################################### +############################################################################### # admin/story.php $LANG24 = array( @@ -971,7 +971,7 @@ 'cache_time_desc' => 'This article will be cached for no longer than this many seconds. If 0 caching is disabled. If -1 cached until article is edited again. (3600 = 1 hour, 86400 = 1 day)' ); -############################################################################### +############################################################################### # admin/topic.php $LANG27 = array( @@ -1040,7 +1040,7 @@ 'filed_under:' => 'Filed under:' ); -############################################################################### +############################################################################### # admin/user.php $LANG28 = array( @@ -1137,7 +1137,7 @@ 'autotag_desc_user' => '[user: id alternate title] - הציגו קישור למשתמש תוך שימוש בשם המשתמש בתור הכותרת. ניתן לציין כותרת אלטרנטיבית אך זו לא חובה.' ); -############################################################################### +############################################################################### # admin/moderation.php $LANG29 = array( @@ -1164,6 +1164,8 @@ 41 => 'הגשות תגובות', 42 => 'שם משתמש', 43 => 'האם לפרסם אוטומטית תגובות?', + 44 => 'Results of your moderation', + 45 => 'Approved %1$d items and deleted %2$d items of user submissions.', 'core' => 'Core', 'plugins' => 'Plugins', 'tools' => 'Tools', @@ -1171,7 +1173,7 @@ 'submissions_desc' => 'To modify or delete a user submssion, click on that item\'s edit icon below. To approve and delete multiple submissions use the radio options in the lists and then click submit.' ); -############################################################################### +############################################################################### # admin/mail.php $LANG31 = array( @@ -1204,7 +1206,7 @@ 27 => 'The following template variables are available in Subject and Message: {uid}, {username}, {fullname}, {email}, {homepage}, {theme}, {language}, {location}, {lastgranted}, {lastlogin}, {site_url}, {site_name}, {site_slogan}, {owner_name}, {copyrightyear}, {site_mail}, {noreply_mail}' ); -############################################################################### +############################################################################### # admin/plugins.php $LANG32 = array( @@ -1289,7 +1291,7 @@ 108 => 'העלאת הקובץ נעצרה לפי הסיומת.' ); -############################################################################### +############################################################################### # admin/syndication.php $LANG33 = array( @@ -1345,7 +1347,7 @@ 55 => 'מאמרים' ); -############################################################################### +############################################################################### # admin/language.php $LANG_LANG = array( @@ -1359,7 +1361,7 @@ 'value' => 'Value' ); -############################################################################### +############################################################################### # admin/router.php $LANG_ROUTER = array( @@ -1385,7 +1387,7 @@ 20 => '

' ); -############################################################################### +############################################################################### # confirmation and error messages $MESSAGE = array( @@ -1519,7 +1521,7 @@ 500 => 'The Template Cache has been successfully cleared.' ); -############################################################################### +############################################################################### $LANG_ACCESS = array( 'access' => 'גישה', @@ -1587,7 +1589,7 @@ 'groupexistsmsg' => 'כבר יש קבוצה בשם זה. שמות קבוצות חייבים להיות ייחודיים.' ); -############################################################################### +############################################################################### # admin/database.php $LANG_DB_BACKUP = array( @@ -1649,7 +1651,7 @@ 'config_instructions' => 'Select any tables you wish to exclude from the backup. Other options can be found in the Geeklog Configuration under the Database tab.' ); -############################################################################### +############################################################################### $LANG_BUTTONS = array( 1 => 'דף הבית', @@ -1665,7 +1667,7 @@ 11 => 'ספריית האתר' ); -############################################################################### +############################################################################### # 404.php $LANG_404 = array( @@ -1675,7 +1677,7 @@ 4 => "

We're sorry, but the page you have requested does not exist. We recommend going back to this related page, or you may want to check the home page, or the search page to see if you can find what you lost." ); -############################################################################### +############################################################################### # login form $LANG_LOGIN = array( @@ -1685,7 +1687,7 @@ 4 => 'משתמש חדש' ); -############################################################################### +############################################################################### # trackback.php $LANG_TRB = array( @@ -1772,7 +1774,7 @@ 'delete_trackback' => 'כדי למחוק הפנייה עם תגובה זו, ליחצו: ' ); -############################################################################### +############################################################################### # directory.php $LANG_DIR = array( @@ -1783,7 +1785,7 @@ 'no_articles' => 'אין מאמרים.' ); -############################################################################### +############################################################################### # admin/sectest.php $LANG_SECTEST = array( @@ -1808,7 +1810,7 @@ 'password_okay' => 'מצוין! נראה ששיניתם כבר את סיסמת ברירת המחדל.' ); -############################################################################### +############################################################################### # "What's New" Time Strings # # For the first two strings, you can use the following placeholders. @@ -1835,7 +1837,7 @@ 'year' => 'שנה' ); -############################################################################### +############################################################################### # Month names $LANG_MONTH = array( @@ -1853,7 +1855,7 @@ 12 => 'דצמבר' ); -############################################################################### +############################################################################### # Weekdays $LANG_WEEK = array( @@ -1866,7 +1868,7 @@ 7 => 'שבת' ); -############################################################################### +############################################################################### # Admin - Strings # # These are some standard strings used by core functions as well as plugins to @@ -1981,7 +1983,7 @@ -1 => 'ניטרול הפניות' ); -############################################################################### +############################################################################### # Localization of the Admin Configuration UI $LANG_CONFIG = array( @@ -2464,7 +2466,7 @@ 38 => array('Mystery Man' => 'mm', 'Identicon' => 'identicon', 'MonsterId' => 'monsterid', 'WAvatar' => 'wavatar', 'Retro' => 'retro') ); -############################################################################### +############################################################################### # Localization of validation error messages $LANG_VALIDATION = array( diff --git a/language/hellenic.php b/language/hellenic.php index ee3c564a7..ca8b791f8 100644 --- a/language/hellenic.php +++ b/language/hellenic.php @@ -36,18 +36,18 @@ $LANG_ISO639_1 = 'el'; -############################################################################### +############################################################################### # Array Format: # $LANGXX[YY]: $LANG - variable name # XX - file id number # YY - phrase id number -############################################################################### +############################################################################### -############################################################################### +############################################################################### # USER PHRASES - These are file phrases used in end user scripts -############################################################################### +############################################################################### -############################################################################### +############################################################################### # lib-common.php $LANG01 = array( @@ -205,7 +205,7 @@ 'filemanager' => 'File Manager' ); -############################################################################### +############################################################################### # comment.php $LANG03 = array( @@ -262,7 +262,7 @@ 105 => 'IP Address' ); -############################################################################### +############################################################################### # users.php $LANG04 = array( @@ -435,7 +435,7 @@ 'user_logged_in_message' => "You are already logged in. Whould you like to logout?" ); -############################################################################### +############################################################################### # Customize if need to modify the Tabbed navbar MyAccount panels used. # Array index key matches preference div id @@ -448,7 +448,7 @@ 'pe_privacy' => 'Privacy' ); -############################################################################### +############################################################################### # index.php $LANG05 = array( @@ -462,7 +462,7 @@ 8 => '' ); -############################################################################### +############################################################################### # profiles.php $LANG08 = array( @@ -511,7 +511,7 @@ 43 => 'This users email address is invalid.' ); -############################################################################### +############################################################################### # search.php $LANG09 = array( @@ -591,7 +591,7 @@ 74 => 'Limit Results' ); -############################################################################### +############################################################################### # stats.php $LANG10 = array( @@ -628,7 +628,7 @@ 31 => '' ); -############################################################################### +############################################################################### # article.php $LANG11 = array( @@ -640,7 +640,7 @@ 6 => 'Subscribe to \'%s\'' ); -############################################################################### +############################################################################### # submit.php $LANG12 = array( @@ -701,11 +701,11 @@ 55 => 'Story Body' ); -############################################################################### +############################################################################### # ADMIN PHRASES - These are file phrases used in admin scripts -############################################################################### +############################################################################### -############################################################################### +############################################################################### # admin/logviewer.php $LANG_LOGVIEW = array( @@ -717,7 +717,7 @@ 'log_file' => 'Log File' ); -############################################################################### +############################################################################### # admin/envcheck.php - distribution integrity checker $LANG_ENVCHECK = array( @@ -784,7 +784,7 @@ 'max_execution_time' => 'Geeklog recommends the PHP default value of 30 seconds as a minimum, but plugin uploads and other operations may take longer than this depending upon your hosting environment. If safe_mode (above) is Off, you may be able to increase this by modifying the value of max_execution_time in your php.ini file.' ); -############################################################################### +############################################################################### # admin/auth.inc.php $LANG20 = array( @@ -797,7 +797,7 @@ 7 => '' ); -############################################################################### +############################################################################### # admin/block.php $LANG21 = array( @@ -876,7 +876,7 @@ '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)' ); -############################################################################### +############################################################################### # admin/story.php $LANG24 = array( @@ -977,7 +977,7 @@ 'cache_time_desc' => 'This article will be cached for no longer than this many seconds. If 0 caching is disabled. If -1 cached until article is edited again. (3600 = 1 hour, 86400 = 1 day)' ); -############################################################################### +############################################################################### # admin/topic.php $LANG27 = array( @@ -1046,7 +1046,7 @@ 'filed_under:' => 'Filed under:' ); -############################################################################### +############################################################################### # admin/user.php $LANG28 = array( @@ -1143,7 +1143,7 @@ 'autotag_desc_user' => '[user: id alternate title] - Displays a link to a User using the Username as the title. An alternate title may be specified but is not required.' ); -############################################################################### +############################################################################### # admin/moderation.php $LANG29 = array( @@ -1170,6 +1170,8 @@ 41 => 'Comment Submissions', 42 => 'Username', 43 => 'Auto-publish Comments?', + 44 => 'Results of your moderation', + 45 => 'Approved %1$d items and deleted %2$d items of user submissions.', 'core' => 'Core', 'plugins' => 'Plugins', 'tools' => 'Tools', @@ -1177,7 +1179,7 @@ 'submissions_desc' => 'To modify or delete a user submssion, click on that item\'s edit icon below. To approve and delete multiple submissions use the radio options in the lists and then click submit.' ); -############################################################################### +############################################################################### # admin/mail.php $LANG31 = array( @@ -1210,7 +1212,7 @@ 27 => 'The following template variables are available in Subject and Message: {uid}, {username}, {fullname}, {email}, {homepage}, {theme}, {language}, {location}, {lastgranted}, {lastlogin}, {site_url}, {site_name}, {site_slogan}, {owner_name}, {copyrightyear}, {site_mail}, {noreply_mail}' ); -############################################################################### +############################################################################### # admin/plugins.php $LANG32 = array( @@ -1295,7 +1297,7 @@ 108 => 'File upload stopped by extension.' ); -############################################################################### +############################################################################### # admin/syndication.php $LANG33 = array( @@ -1351,7 +1353,7 @@ 55 => 'Articles' ); -############################################################################### +############################################################################### # admin/language.php $LANG_LANG = array( @@ -1365,7 +1367,7 @@ 'value' => 'Value' ); -############################################################################### +############################################################################### # admin/router.php $LANG_ROUTER = array( @@ -1391,7 +1393,7 @@ 20 => '

' ); -############################################################################### +############################################################################### # confirmation and error messages $MESSAGE = array( @@ -1525,7 +1527,7 @@ 500 => 'The Template Cache has been successfully cleared.' ); -############################################################################### +############################################################################### $LANG_ACCESS = array( 'access' => '', @@ -1593,7 +1595,7 @@ 'groupexistsmsg' => 'There is already a group with this name. Group names must be unique.' ); -############################################################################### +############################################################################### # admin/database.php $LANG_DB_BACKUP = array( @@ -1655,7 +1657,7 @@ 'config_instructions' => 'Select any tables you wish to exclude from the backup. Other options can be found in the Geeklog Configuration under the Database tab.' ); -############################################################################### +############################################################################### $LANG_BUTTONS = array( 1 => ' ', @@ -1671,7 +1673,7 @@ 11 => 'Directory' ); -############################################################################### +############################################################################### # 404.php $LANG_404 = array( @@ -1681,7 +1683,7 @@ 4 => "

We're sorry, but the page you have requested does not exist. We recommend going back to this related page, or you may want to check the home page, or the search page to see if you can find what you lost." ); -############################################################################### +############################################################################### # login form $LANG_LOGIN = array( @@ -1691,7 +1693,7 @@ 4 => ' ' ); -############################################################################### +############################################################################### # trackback.php $LANG_TRB = array( @@ -1778,7 +1780,7 @@ 'delete_trackback' => 'To delete this Trackback click: ' ); -############################################################################### +############################################################################### # directory.php $LANG_DIR = array( @@ -1789,7 +1791,7 @@ 'no_articles' => 'No articles.' ); -############################################################################### +############################################################################### # admin/sectest.php $LANG_SECTEST = array( @@ -1814,7 +1816,7 @@ 'password_okay' => 'Good! You seem to have changed the default account password already.' ); -############################################################################### +############################################################################### # "What's New" Time Strings # # For the first two strings, you can use the following placeholders. @@ -1841,7 +1843,7 @@ 'year' => 'year' ); -############################################################################### +############################################################################### # Month names $LANG_MONTH = array( @@ -1859,7 +1861,7 @@ 12 => '' ); -############################################################################### +############################################################################### # Weekdays $LANG_WEEK = array( @@ -1872,7 +1874,7 @@ 7 => '' ); -############################################################################### +############################################################################### # Admin - Strings # # These are some standard strings used by core functions as well as plugins to @@ -1987,7 +1989,7 @@ -1 => 'Trackback Disabled' ); -############################################################################### +############################################################################### # Localization of the Admin Configuration UI $LANG_CONFIG = array( @@ -2470,7 +2472,7 @@ 38 => array('Mystery Man' => 'mm', 'Identicon' => 'identicon', 'MonsterId' => 'monsterid', 'WAvatar' => 'wavatar', 'Retro' => 'retro') ); -############################################################################### +############################################################################### # Localization of validation error messages $LANG_VALIDATION = array( diff --git a/language/hellenic_utf-8.php b/language/hellenic_utf-8.php index b8dc403cc..9ecce1b02 100644 --- a/language/hellenic_utf-8.php +++ b/language/hellenic_utf-8.php @@ -36,18 +36,18 @@ $LANG_ISO639_1 = 'el'; -############################################################################### +############################################################################### # Array Format: # $LANGXX[YY]: $LANG - variable name # XX - file id number # YY - phrase id number -############################################################################### +############################################################################### -############################################################################### +############################################################################### # USER PHRASES - These are file phrases used in end user scripts -############################################################################### +############################################################################### -############################################################################### +############################################################################### # lib-common.php $LANG01 = array( @@ -205,7 +205,7 @@ 'filemanager' => 'File Manager' ); -############################################################################### +############################################################################### # comment.php $LANG03 = array( @@ -262,7 +262,7 @@ 105 => 'IP Address' ); -############################################################################### +############################################################################### # users.php $LANG04 = array( @@ -435,7 +435,7 @@ 'user_logged_in_message' => "You are already logged in. Whould you like to logout?" ); -############################################################################### +############################################################################### # Customize if need to modify the Tabbed navbar MyAccount panels used. # Array index key matches preference div id @@ -448,7 +448,7 @@ 'pe_privacy' => 'Privacy' ); -############################################################################### +############################################################################### # index.php $LANG05 = array( @@ -462,7 +462,7 @@ 8 => 'Τελευταίο' ); -############################################################################### +############################################################################### # profiles.php $LANG08 = array( @@ -511,7 +511,7 @@ 43 => 'This users email address is invalid.' ); -############################################################################### +############################################################################### # search.php $LANG09 = array( @@ -591,7 +591,7 @@ 74 => 'Limit Results' ); -############################################################################### +############################################################################### # stats.php $LANG10 = array( @@ -628,7 +628,7 @@ 31 => '' ); -############################################################################### +############################################################################### # article.php $LANG11 = array( @@ -640,7 +640,7 @@ 6 => 'Subscribe to \'%s\'' ); -############################################################################### +############################################################################### # submit.php $LANG12 = array( @@ -701,11 +701,11 @@ 55 => 'Story Body' ); -############################################################################### +############################################################################### # ADMIN PHRASES - These are file phrases used in admin scripts -############################################################################### +############################################################################### -############################################################################### +############################################################################### # admin/logviewer.php $LANG_LOGVIEW = array( @@ -717,7 +717,7 @@ 'log_file' => 'Log File' ); -############################################################################### +############################################################################### # admin/envcheck.php - distribution integrity checker $LANG_ENVCHECK = array( @@ -784,7 +784,7 @@ 'max_execution_time' => 'Geeklog recommends the PHP default value of 30 seconds as a minimum, but plugin uploads and other operations may take longer than this depending upon your hosting environment. If safe_mode (above) is Off, you may be able to increase this by modifying the value of max_execution_time in your php.ini file.' ); -############################################################################### +############################################################################### # admin/auth.inc.php $LANG20 = array( @@ -797,7 +797,7 @@ 7 => 'σύνδεση' ); -############################################################################### +############################################################################### # admin/block.php $LANG21 = array( @@ -876,7 +876,7 @@ '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)' ); -############################################################################### +############################################################################### # admin/story.php $LANG24 = array( @@ -977,7 +977,7 @@ 'cache_time_desc' => 'This article will be cached for no longer than this many seconds. If 0 caching is disabled. If -1 cached until article is edited again. (3600 = 1 hour, 86400 = 1 day)' ); -############################################################################### +############################################################################### # admin/topic.php $LANG27 = array( @@ -1046,7 +1046,7 @@ 'filed_under:' => 'Filed under:' ); -############################################################################### +############################################################################### # admin/user.php $LANG28 = array( @@ -1143,7 +1143,7 @@ 'autotag_desc_user' => '[user: id alternate title] - Displays a link to a User using the Username as the title. An alternate title may be specified but is not required.' ); -############################################################################### +############################################################################### # admin/moderation.php $LANG29 = array( @@ -1170,6 +1170,8 @@ 41 => 'Comment Submissions', 42 => 'Username', 43 => 'Auto-publish Comments?', + 44 => 'Results of your moderation', + 45 => 'Approved %1$d items and deleted %2$d items of user submissions.', 'core' => 'Core', 'plugins' => 'Plugins', 'tools' => 'Tools', @@ -1177,7 +1179,7 @@ 'submissions_desc' => 'To modify or delete a user submssion, click on that item\'s edit icon below. To approve and delete multiple submissions use the radio options in the lists and then click submit.' ); -############################################################################### +############################################################################### # admin/mail.php $LANG31 = array( @@ -1210,7 +1212,7 @@ 27 => 'The following template variables are available in Subject and Message: {uid}, {username}, {fullname}, {email}, {homepage}, {theme}, {language}, {location}, {lastgranted}, {lastlogin}, {site_url}, {site_name}, {site_slogan}, {owner_name}, {copyrightyear}, {site_mail}, {noreply_mail}' ); -############################################################################### +############################################################################### # admin/plugins.php $LANG32 = array( @@ -1295,7 +1297,7 @@ 108 => 'File upload stopped by extension.' ); -############################################################################### +############################################################################### # admin/syndication.php $LANG33 = array( @@ -1351,7 +1353,7 @@ 55 => 'Articles' ); -############################################################################### +############################################################################### # admin/language.php $LANG_LANG = array( @@ -1365,7 +1367,7 @@ 'value' => 'Value' ); -############################################################################### +############################################################################### # admin/router.php $LANG_ROUTER = array( @@ -1391,7 +1393,7 @@ 20 => '

' ); -############################################################################### +############################################################################### # confirmation and error messages $MESSAGE = array( @@ -1525,7 +1527,7 @@ 500 => 'The Template Cache has been successfully cleared.' ); -############################################################################### +############################################################################### $LANG_ACCESS = array( 'access' => 'Πρόσβαση', @@ -1593,7 +1595,7 @@ 'groupexistsmsg' => 'There is already a group with this name. Group names must be unique.' ); -############################################################################### +############################################################################### # admin/database.php $LANG_DB_BACKUP = array( @@ -1655,7 +1657,7 @@ 'config_instructions' => 'Select any tables you wish to exclude from the backup. Other options can be found in the Geeklog Configuration under the Database tab.' ); -############################################################################### +############################################################################### $LANG_BUTTONS = array( 1 => 'Κεντρική σελίδα', @@ -1671,7 +1673,7 @@ 11 => 'Directory' ); -############################################################################### +############################################################################### # 404.php $LANG_404 = array( @@ -1681,7 +1683,7 @@ 4 => "

We're sorry, but the page you have requested does not exist. We recommend going back to this related page, or you may want to check the home page, or the search page to see if you can find what you lost." ); -############################################################################### +############################################################################### # login form $LANG_LOGIN = array( @@ -1691,7 +1693,7 @@ 4 => 'Νέος χρήστης ' ); -############################################################################### +############################################################################### # trackback.php $LANG_TRB = array( @@ -1778,7 +1780,7 @@ 'delete_trackback' => 'To delete this Trackback click: ' ); -############################################################################### +############################################################################### # directory.php $LANG_DIR = array( @@ -1789,7 +1791,7 @@ 'no_articles' => 'No articles.' ); -############################################################################### +############################################################################### # admin/sectest.php $LANG_SECTEST = array( @@ -1814,7 +1816,7 @@ 'password_okay' => 'Good! You seem to have changed the default account password already.' ); -############################################################################### +############################################################################### # "What's New" Time Strings # # For the first two strings, you can use the following placeholders. @@ -1841,7 +1843,7 @@ 'year' => 'year' ); -############################################################################### +############################################################################### # Month names $LANG_MONTH = array( @@ -1859,7 +1861,7 @@ 12 => 'Δεκέμβριος' ); -############################################################################### +############################################################################### # Weekdays $LANG_WEEK = array( @@ -1872,7 +1874,7 @@ 7 => 'Σάββατο' ); -############################################################################### +############################################################################### # Admin - Strings # # These are some standard strings used by core functions as well as plugins to @@ -1987,7 +1989,7 @@ -1 => 'Trackback Disabled' ); -############################################################################### +############################################################################### # Localization of the Admin Configuration UI $LANG_CONFIG = array( @@ -2470,7 +2472,7 @@ 38 => array('Mystery Man' => 'mm', 'Identicon' => 'identicon', 'MonsterId' => 'monsterid', 'WAvatar' => 'wavatar', 'Retro' => 'retro') ); -############################################################################### +############################################################################### # Localization of validation error messages $LANG_VALIDATION = array( diff --git a/language/indonesian.php b/language/indonesian.php index 218b80d9b..c6cf28f34 100644 --- a/language/indonesian.php +++ b/language/indonesian.php @@ -28,18 +28,18 @@ $LANG_ISO639_1 = 'id'; -############################################################################### +############################################################################### # Array Format: # $LANGXX[YY]: $LANG - variable name # XX - file id number # YY - phrase id number -############################################################################### +############################################################################### -############################################################################### +############################################################################### # USER PHRASES - These are file phrases used in end user scripts -############################################################################### +############################################################################### -############################################################################### +############################################################################### # lib-common.php $LANG01 = array( @@ -197,7 +197,7 @@ 'filemanager' => 'File Manager' ); -############################################################################### +############################################################################### # comment.php $LANG03 = array( @@ -254,7 +254,7 @@ 105 => 'IP Address' ); -############################################################################### +############################################################################### # users.php $LANG04 = array( @@ -427,7 +427,7 @@ 'user_logged_in_message' => "You are already logged in. Whould you like to logout?" ); -############################################################################### +############################################################################### # Customize if need to modify the Tabbed navbar MyAccount panels used. # Array index key matches preference div id @@ -440,7 +440,7 @@ 'pe_privacy' => 'Privacy' ); -############################################################################### +############################################################################### # index.php $LANG05 = array( @@ -454,7 +454,7 @@ 8 => 'Last' ); -############################################################################### +############################################################################### # profiles.php $LANG08 = array( @@ -503,7 +503,7 @@ 43 => 'This users email address is invalid.' ); -############################################################################### +############################################################################### # search.php $LANG09 = array( @@ -583,7 +583,7 @@ 74 => 'Limit Results' ); -############################################################################### +############################################################################### # stats.php $LANG10 = array( @@ -620,7 +620,7 @@ 31 => '' ); -############################################################################### +############################################################################### # article.php $LANG11 = array( @@ -632,7 +632,7 @@ 6 => 'Subscribe to \'%s\'' ); -############################################################################### +############################################################################### # submit.php $LANG12 = array( @@ -693,11 +693,11 @@ 55 => 'Story Body' ); -############################################################################### +############################################################################### # ADMIN PHRASES - These are file phrases used in admin scripts -############################################################################### +############################################################################### -############################################################################### +############################################################################### # admin/logviewer.php $LANG_LOGVIEW = array( @@ -709,7 +709,7 @@ 'log_file' => 'Log File' ); -############################################################################### +############################################################################### # admin/envcheck.php - distribution integrity checker $LANG_ENVCHECK = array( @@ -776,7 +776,7 @@ 'max_execution_time' => 'Geeklog recommends the PHP default value of 30 seconds as a minimum, but plugin uploads and other operations may take longer than this depending upon your hosting environment. If safe_mode (above) is Off, you may be able to increase this by modifying the value of max_execution_time in your php.ini file.' ); -############################################################################### +############################################################################### # admin/auth.inc.php $LANG20 = array( @@ -789,7 +789,7 @@ 7 => 'login' ); -############################################################################### +############################################################################### # admin/block.php $LANG21 = array( @@ -868,7 +868,7 @@ '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)' ); -############################################################################### +############################################################################### # admin/story.php $LANG24 = array( @@ -969,7 +969,7 @@ 'cache_time_desc' => 'This article will be cached for no longer than this many seconds. If 0 caching is disabled. If -1 cached until article is edited again. (3600 = 1 hour, 86400 = 1 day)' ); -############################################################################### +############################################################################### # admin/topic.php $LANG27 = array( @@ -1038,7 +1038,7 @@ 'filed_under:' => 'Filed under:' ); -############################################################################### +############################################################################### # admin/user.php $LANG28 = array( @@ -1135,7 +1135,7 @@ 'autotag_desc_user' => '[user: id alternate title] - Displays a link to a User using the Username as the title. An alternate title may be specified but is not required.' ); -############################################################################### +############################################################################### # admin/moderation.php $LANG29 = array( @@ -1162,6 +1162,8 @@ 41 => 'Comment Submissions', 42 => 'Username', 43 => 'Auto-publish Comments?', + 44 => 'Results of your moderation', + 45 => 'Approved %1$d items and deleted %2$d items of user submissions.', 'core' => 'Core', 'plugins' => 'Plugins', 'tools' => 'Tools', @@ -1169,7 +1171,7 @@ 'submissions_desc' => 'To modify or delete a user submssion, click on that item\'s edit icon below. To approve and delete multiple submissions use the radio options in the lists and then click submit.' ); -############################################################################### +############################################################################### # admin/mail.php $LANG31 = array( @@ -1202,7 +1204,7 @@ 27 => 'The following template variables are available in Subject and Message: {uid}, {username}, {fullname}, {email}, {homepage}, {theme}, {language}, {location}, {lastgranted}, {lastlogin}, {site_url}, {site_name}, {site_slogan}, {owner_name}, {copyrightyear}, {site_mail}, {noreply_mail}' ); -############################################################################### +############################################################################### # admin/plugins.php $LANG32 = array( @@ -1287,7 +1289,7 @@ 108 => 'File upload stopped by extension.' ); -############################################################################### +############################################################################### # admin/syndication.php $LANG33 = array( @@ -1343,7 +1345,7 @@ 55 => 'Articles' ); -############################################################################### +############################################################################### # admin/language.php $LANG_LANG = array( @@ -1357,7 +1359,7 @@ 'value' => 'Value' ); -############################################################################### +############################################################################### # admin/router.php $LANG_ROUTER = array( @@ -1383,7 +1385,7 @@ 20 => '

' ); -############################################################################### +############################################################################### # confirmation and error messages $MESSAGE = array( @@ -1517,7 +1519,7 @@ 500 => 'The Template Cache has been successfully cleared.' ); -############################################################################### +############################################################################### $LANG_ACCESS = array( 'access' => 'Akses', @@ -1585,7 +1587,7 @@ 'groupexistsmsg' => 'There is already a group with this name. Group names must be unique.' ); -############################################################################### +############################################################################### # admin/database.php $LANG_DB_BACKUP = array( @@ -1647,7 +1649,7 @@ 'config_instructions' => 'Select any tables you wish to exclude from the backup. Other options can be found in the Geeklog Configuration under the Database tab.' ); -############################################################################### +############################################################################### $LANG_BUTTONS = array( 1 => 'Home', @@ -1663,7 +1665,7 @@ 11 => 'Directory' ); -############################################################################### +############################################################################### # 404.php $LANG_404 = array( @@ -1673,7 +1675,7 @@ 4 => "

We're sorry, but the page you have requested does not exist. We recommend going back to this related page, or you may want to check the home page, or the search page to see if you can find what you lost." ); -############################################################################### +############################################################################### # login form $LANG_LOGIN = array( @@ -1683,7 +1685,7 @@ 4 => 'User baru' ); -############################################################################### +############################################################################### # trackback.php $LANG_TRB = array( @@ -1770,7 +1772,7 @@ 'delete_trackback' => 'To delete this Trackback click: ' ); -############################################################################### +############################################################################### # directory.php $LANG_DIR = array( @@ -1781,7 +1783,7 @@ 'no_articles' => 'No articles.' ); -############################################################################### +############################################################################### # admin/sectest.php $LANG_SECTEST = array( @@ -1806,7 +1808,7 @@ 'password_okay' => 'Good! You seem to have changed the default account password already.' ); -############################################################################### +############################################################################### # "What's New" Time Strings # # For the first two strings, you can use the following placeholders. @@ -1833,7 +1835,7 @@ 'year' => 'year' ); -############################################################################### +############################################################################### # Month names $LANG_MONTH = array( @@ -1851,7 +1853,7 @@ 12 => 'Desember' ); -############################################################################### +############################################################################### # Weekdays $LANG_WEEK = array( @@ -1864,7 +1866,7 @@ 7 => 'Sabtu' ); -############################################################################### +############################################################################### # Admin - Strings # # These are some standard strings used by core functions as well as plugins to @@ -1979,7 +1981,7 @@ -1 => 'Trackback Disabled' ); -############################################################################### +############################################################################### # Localization of the Admin Configuration UI $LANG_CONFIG = array( @@ -2462,7 +2464,7 @@ 38 => array('Mystery Man' => 'mm', 'Identicon' => 'identicon', 'MonsterId' => 'monsterid', 'WAvatar' => 'wavatar', 'Retro' => 'retro') ); -############################################################################### +############################################################################### # Localization of validation error messages $LANG_VALIDATION = array( diff --git a/language/indonesian_utf-8.php b/language/indonesian_utf-8.php index ea5e98f47..bc4a21346 100644 --- a/language/indonesian_utf-8.php +++ b/language/indonesian_utf-8.php @@ -28,18 +28,18 @@ $LANG_ISO639_1 = 'id'; -############################################################################### +############################################################################### # Array Format: # $LANGXX[YY]: $LANG - variable name # XX - file id number # YY - phrase id number -############################################################################### +############################################################################### -############################################################################### +############################################################################### # USER PHRASES - These are file phrases used in end user scripts -############################################################################### +############################################################################### -############################################################################### +############################################################################### # lib-common.php $LANG01 = array( @@ -197,7 +197,7 @@ 'filemanager' => 'File Manager' ); -############################################################################### +############################################################################### # comment.php $LANG03 = array( @@ -254,7 +254,7 @@ 105 => 'IP Address' ); -############################################################################### +############################################################################### # users.php $LANG04 = array( @@ -427,7 +427,7 @@ 'user_logged_in_message' => "You are already logged in. Whould you like to logout?" ); -############################################################################### +############################################################################### # Customize if need to modify the Tabbed navbar MyAccount panels used. # Array index key matches preference div id @@ -440,7 +440,7 @@ 'pe_privacy' => 'Privacy' ); -############################################################################### +############################################################################### # index.php $LANG05 = array( @@ -454,7 +454,7 @@ 8 => 'Last' ); -############################################################################### +############################################################################### # profiles.php $LANG08 = array( @@ -503,7 +503,7 @@ 43 => 'This users email address is invalid.' ); -############################################################################### +############################################################################### # search.php $LANG09 = array( @@ -583,7 +583,7 @@ 74 => 'Limit Results' ); -############################################################################### +############################################################################### # stats.php $LANG10 = array( @@ -620,7 +620,7 @@ 31 => '' ); -############################################################################### +############################################################################### # article.php $LANG11 = array( @@ -632,7 +632,7 @@ 6 => 'Subscribe to \'%s\'' ); -############################################################################### +############################################################################### # submit.php $LANG12 = array( @@ -693,11 +693,11 @@ 55 => 'Story Body' ); -############################################################################### +############################################################################### # ADMIN PHRASES - These are file phrases used in admin scripts -############################################################################### +############################################################################### -############################################################################### +############################################################################### # admin/logviewer.php $LANG_LOGVIEW = array( @@ -709,7 +709,7 @@ 'log_file' => 'Log File' ); -############################################################################### +############################################################################### # admin/envcheck.php - distribution integrity checker $LANG_ENVCHECK = array( @@ -776,7 +776,7 @@ 'max_execution_time' => 'Geeklog recommends the PHP default value of 30 seconds as a minimum, but plugin uploads and other operations may take longer than this depending upon your hosting environment. If safe_mode (above) is Off, you may be able to increase this by modifying the value of max_execution_time in your php.ini file.' ); -############################################################################### +############################################################################### # admin/auth.inc.php $LANG20 = array( @@ -789,7 +789,7 @@ 7 => 'login' ); -############################################################################### +############################################################################### # admin/block.php $LANG21 = array( @@ -868,7 +868,7 @@ '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)' ); -############################################################################### +############################################################################### # admin/story.php $LANG24 = array( @@ -969,7 +969,7 @@ 'cache_time_desc' => 'This article will be cached for no longer than this many seconds. If 0 caching is disabled. If -1 cached until article is edited again. (3600 = 1 hour, 86400 = 1 day)' ); -############################################################################### +############################################################################### # admin/topic.php $LANG27 = array( @@ -1038,7 +1038,7 @@ 'filed_under:' => 'Filed under:' ); -############################################################################### +############################################################################### # admin/user.php $LANG28 = array( @@ -1135,7 +1135,7 @@ 'autotag_desc_user' => '[user: id alternate title] - Displays a link to a User using the Username as the title. An alternate title may be specified but is not required.' ); -############################################################################### +############################################################################### # admin/moderation.php $LANG29 = array( @@ -1162,6 +1162,8 @@ 41 => 'Comment Submissions', 42 => 'Username', 43 => 'Auto-publish Comments?', + 44 => 'Results of your moderation', + 45 => 'Approved %1$d items and deleted %2$d items of user submissions.', 'core' => 'Core', 'plugins' => 'Plugins', 'tools' => 'Tools', @@ -1169,7 +1171,7 @@ 'submissions_desc' => 'To modify or delete a user submssion, click on that item\'s edit icon below. To approve and delete multiple submissions use the radio options in the lists and then click submit.' ); -############################################################################### +############################################################################### # admin/mail.php $LANG31 = array( @@ -1202,7 +1204,7 @@ 27 => 'The following template variables are available in Subject and Message: {uid}, {username}, {fullname}, {email}, {homepage}, {theme}, {language}, {location}, {lastgranted}, {lastlogin}, {site_url}, {site_name}, {site_slogan}, {owner_name}, {copyrightyear}, {site_mail}, {noreply_mail}' ); -############################################################################### +############################################################################### # admin/plugins.php $LANG32 = array( @@ -1287,7 +1289,7 @@ 108 => 'File upload stopped by extension.' ); -############################################################################### +############################################################################### # admin/syndication.php $LANG33 = array( @@ -1343,7 +1345,7 @@ 55 => 'Articles' ); -############################################################################### +############################################################################### # admin/language.php $LANG_LANG = array( @@ -1357,7 +1359,7 @@ 'value' => 'Value' ); -############################################################################### +############################################################################### # admin/router.php $LANG_ROUTER = array( @@ -1383,7 +1385,7 @@ 20 => '

' ); -############################################################################### +############################################################################### # confirmation and error messages $MESSAGE = array( @@ -1517,7 +1519,7 @@ 500 => 'The Template Cache has been successfully cleared.' ); -############################################################################### +############################################################################### $LANG_ACCESS = array( 'access' => 'Akses', @@ -1585,7 +1587,7 @@ 'groupexistsmsg' => 'There is already a group with this name. Group names must be unique.' ); -############################################################################### +############################################################################### # admin/database.php $LANG_DB_BACKUP = array( @@ -1647,7 +1649,7 @@ 'config_instructions' => 'Select any tables you wish to exclude from the backup. Other options can be found in the Geeklog Configuration under the Database tab.' ); -############################################################################### +############################################################################### $LANG_BUTTONS = array( 1 => 'Home', @@ -1663,7 +1665,7 @@ 11 => 'Directory' ); -############################################################################### +############################################################################### # 404.php $LANG_404 = array( @@ -1673,7 +1675,7 @@ 4 => "

We're sorry, but the page you have requested does not exist. We recommend going back to this related page, or you may want to check the home page, or the search page to see if you can find what you lost." ); -############################################################################### +############################################################################### # login form $LANG_LOGIN = array( @@ -1683,7 +1685,7 @@ 4 => 'User baru' ); -############################################################################### +############################################################################### # trackback.php $LANG_TRB = array( @@ -1770,7 +1772,7 @@ 'delete_trackback' => 'To delete this Trackback click: ' ); -############################################################################### +############################################################################### # directory.php $LANG_DIR = array( @@ -1781,7 +1783,7 @@ 'no_articles' => 'No articles.' ); -############################################################################### +############################################################################### # admin/sectest.php $LANG_SECTEST = array( @@ -1806,7 +1808,7 @@ 'password_okay' => 'Good! You seem to have changed the default account password already.' ); -############################################################################### +############################################################################### # "What's New" Time Strings # # For the first two strings, you can use the following placeholders. @@ -1833,7 +1835,7 @@ 'year' => 'year' ); -############################################################################### +############################################################################### # Month names $LANG_MONTH = array( @@ -1851,7 +1853,7 @@ 12 => 'Desember' ); -############################################################################### +############################################################################### # Weekdays $LANG_WEEK = array( @@ -1864,7 +1866,7 @@ 7 => 'Sabtu' ); -############################################################################### +############################################################################### # Admin - Strings # # These are some standard strings used by core functions as well as plugins to @@ -1979,7 +1981,7 @@ -1 => 'Trackback Disabled' ); -############################################################################### +############################################################################### # Localization of the Admin Configuration UI $LANG_CONFIG = array( @@ -2462,7 +2464,7 @@ 38 => array('Mystery Man' => 'mm', 'Identicon' => 'identicon', 'MonsterId' => 'monsterid', 'WAvatar' => 'wavatar', 'Retro' => 'retro') ); -############################################################################### +############################################################################### # Localization of validation error messages $LANG_VALIDATION = array( diff --git a/language/italian.php b/language/italian.php index d08eb3d0c..399208b6b 100644 --- a/language/italian.php +++ b/language/italian.php @@ -30,18 +30,18 @@ $LANG_ISO639_1 = 'it'; -############################################################################### +############################################################################### # Array Format: # $LANGXX[YY]: $LANG - variable name # XX - file id number # YY - phrase id number -############################################################################### +############################################################################### -############################################################################### +############################################################################### # USER PHRASES - These are file phrases used in end user scripts -############################################################################### +############################################################################### -############################################################################### +############################################################################### # lib-common.php $LANG01 = array( @@ -199,7 +199,7 @@ 'filemanager' => 'File Manager' ); -############################################################################### +############################################################################### # comment.php $LANG03 = array( @@ -256,7 +256,7 @@ 105 => 'IP Address' ); -############################################################################### +############################################################################### # users.php $LANG04 = array( @@ -429,7 +429,7 @@ 'user_logged_in_message' => "You are already logged in. Whould you like to logout?" ); -############################################################################### +############################################################################### # Customize if need to modify the Tabbed navbar MyAccount panels used. # Array index key matches preference div id @@ -442,7 +442,7 @@ 'pe_privacy' => 'Privacy' ); -############################################################################### +############################################################################### # index.php $LANG05 = array( @@ -456,7 +456,7 @@ 8 => 'Ultimo' ); -############################################################################### +############################################################################### # profiles.php $LANG08 = array( @@ -505,7 +505,7 @@ 43 => 'This users email address is invalid.' ); -############################################################################### +############################################################################### # search.php $LANG09 = array( @@ -585,7 +585,7 @@ 74 => 'Limit Results' ); -############################################################################### +############################################################################### # stats.php $LANG10 = array( @@ -622,7 +622,7 @@ 31 => '' ); -############################################################################### +############################################################################### # article.php $LANG11 = array( @@ -634,7 +634,7 @@ 6 => 'Sottoscrivi a "%s"' ); -############################################################################### +############################################################################### # submit.php $LANG12 = array( @@ -695,11 +695,11 @@ 55 => 'Corpo della storia' ); -############################################################################### +############################################################################### # ADMIN PHRASES - These are file phrases used in admin scripts -############################################################################### +############################################################################### -############################################################################### +############################################################################### # admin/logviewer.php $LANG_LOGVIEW = array( @@ -711,7 +711,7 @@ 'log_file' => 'Log File' ); -############################################################################### +############################################################################### # admin/envcheck.php - distribution integrity checker $LANG_ENVCHECK = array( @@ -778,7 +778,7 @@ 'max_execution_time' => 'Geeklog recommends the PHP default value of 30 seconds as a minimum, but plugin uploads and other operations may take longer than this depending upon your hosting environment. If safe_mode (above) is Off, you may be able to increase this by modifying the value of max_execution_time in your php.ini file.' ); -############################################################################### +############################################################################### # admin/auth.inc.php $LANG20 = array( @@ -791,7 +791,7 @@ 7 => 'Entra' ); -############################################################################### +############################################################################### # admin/block.php $LANG21 = array( @@ -870,7 +870,7 @@ '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)' ); -############################################################################### +############################################################################### # admin/story.php $LANG24 = array( @@ -971,7 +971,7 @@ 'cache_time_desc' => 'This article will be cached for no longer than this many seconds. If 0 caching is disabled. If -1 cached until article is edited again. (3600 = 1 hour, 86400 = 1 day)' ); -############################################################################### +############################################################################### # admin/topic.php $LANG27 = array( @@ -1040,7 +1040,7 @@ 'filed_under:' => 'Filed under:' ); -############################################################################### +############################################################################### # admin/user.php $LANG28 = array( @@ -1137,7 +1137,7 @@ 'autotag_desc_user' => '[user: id alternate title] - Displays a link to a User using the Username as the title. An alternate title may be specified but is not required.' ); -############################################################################### +############################################################################### # admin/moderation.php $LANG29 = array( @@ -1164,6 +1164,8 @@ 41 => 'Commenti Inviati', 42 => 'Nome utente', 43 => 'Auto-Pubblicare Commenti?', + 44 => 'Results of your moderation', + 45 => 'Approved %1$d items and deleted %2$d items of user submissions.', 'core' => 'Core', 'plugins' => 'Plugins', 'tools' => 'Tools', @@ -1171,7 +1173,7 @@ 'submissions_desc' => 'To modify or delete a user submssion, click on that item\'s edit icon below. To approve and delete multiple submissions use the radio options in the lists and then click submit.' ); -############################################################################### +############################################################################### # admin/mail.php $LANG31 = array( @@ -1204,7 +1206,7 @@ 27 => 'The following template variables are available in Subject and Message: {uid}, {username}, {fullname}, {email}, {homepage}, {theme}, {language}, {location}, {lastgranted}, {lastlogin}, {site_url}, {site_name}, {site_slogan}, {owner_name}, {copyrightyear}, {site_mail}, {noreply_mail}' ); -############################################################################### +############################################################################### # admin/plugins.php $LANG32 = array( @@ -1289,7 +1291,7 @@ 108 => 'Caricamento del file stato fermato da un estenzione.' ); -############################################################################### +############################################################################### # admin/syndication.php $LANG33 = array( @@ -1345,7 +1347,7 @@ 55 => 'Articoli' ); -############################################################################### +############################################################################### # admin/language.php $LANG_LANG = array( @@ -1359,7 +1361,7 @@ 'value' => 'Value' ); -############################################################################### +############################################################################### # admin/router.php $LANG_ROUTER = array( @@ -1385,7 +1387,7 @@ 20 => '

' ); -############################################################################### +############################################################################### # confirmation and error messages $MESSAGE = array( @@ -1519,7 +1521,7 @@ 500 => 'The Template Cache has been successfully cleared.' ); -############################################################################### +############################################################################### $LANG_ACCESS = array( 'access' => 'Accessi', @@ -1587,7 +1589,7 @@ 'groupexistsmsg' => 'Il nome del Gruppo gi utilizzato. Nomi dei gruppi devomo essere unici.' ); -############################################################################### +############################################################################### # admin/database.php $LANG_DB_BACKUP = array( @@ -1649,7 +1651,7 @@ 'config_instructions' => 'Select any tables you wish to exclude from the backup. Other options can be found in the Geeklog Configuration under the Database tab.' ); -############################################################################### +############################################################################### $LANG_BUTTONS = array( 1 => 'Home', @@ -1665,7 +1667,7 @@ 11 => 'Directory' ); -############################################################################### +############################################################################### # 404.php $LANG_404 = array( @@ -1675,7 +1677,7 @@ 4 => "

We're sorry, but the page you have requested does not exist. We recommend going back to this related page, or you may want to check the home page, or the search page to see if you can find what you lost." ); -############################################################################### +############################################################################### # login form $LANG_LOGIN = array( @@ -1685,7 +1687,7 @@ 4 => 'Nuovo Utente' ); -############################################################################### +############################################################################### # trackback.php $LANG_TRB = array( @@ -1772,7 +1774,7 @@ 'delete_trackback' => 'Clicca per eliminare questo trackback: ' ); -############################################################################### +############################################################################### # directory.php $LANG_DIR = array( @@ -1783,7 +1785,7 @@ 'no_articles' => 'Nessun articolo.' ); -############################################################################### +############################################################################### # admin/sectest.php $LANG_SECTEST = array( @@ -1808,7 +1810,7 @@ 'password_okay' => 'Ottimo! Sembra che hai gi cambiato la password predefinita.' ); -############################################################################### +############################################################################### # "What's New" Time Strings # # For the first two strings, you can use the following placeholders. @@ -1835,7 +1837,7 @@ 'year' => 'year' ); -############################################################################### +############################################################################### # Month names $LANG_MONTH = array( @@ -1853,7 +1855,7 @@ 12 => 'Dicembre' ); -############################################################################### +############################################################################### # Weekdays $LANG_WEEK = array( @@ -1866,7 +1868,7 @@ 7 => 'Sabato' ); -############################################################################### +############################################################################### # Admin - Strings # # These are some standard strings used by core functions as well as plugins to @@ -1981,7 +1983,7 @@ -1 => 'Trackback Disabilitato' ); -############################################################################### +############################################################################### # Localization of the Admin Configuration UI $LANG_CONFIG = array( @@ -2464,7 +2466,7 @@ 38 => array('Mystery Man' => 'mm', 'Identicon' => 'identicon', 'MonsterId' => 'monsterid', 'WAvatar' => 'wavatar', 'Retro' => 'retro') ); -############################################################################### +############################################################################### # Localization of validation error messages $LANG_VALIDATION = array( diff --git a/language/italian_utf-8.php b/language/italian_utf-8.php index 42398974a..c8d5654d1 100644 --- a/language/italian_utf-8.php +++ b/language/italian_utf-8.php @@ -30,18 +30,18 @@ $LANG_ISO639_1 = 'it'; -############################################################################### +############################################################################### # Array Format: # $LANGXX[YY]: $LANG - variable name # XX - file id number # YY - phrase id number -############################################################################### +############################################################################### -############################################################################### +############################################################################### # USER PHRASES - These are file phrases used in end user scripts -############################################################################### +############################################################################### -############################################################################### +############################################################################### # lib-common.php $LANG01 = array( @@ -199,7 +199,7 @@ 'filemanager' => 'File Manager' ); -############################################################################### +############################################################################### # comment.php $LANG03 = array( @@ -256,7 +256,7 @@ 105 => 'IP Address' ); -############################################################################### +############################################################################### # users.php $LANG04 = array( @@ -429,7 +429,7 @@ 'user_logged_in_message' => "You are already logged in. Whould you like to logout?" ); -############################################################################### +############################################################################### # Customize if need to modify the Tabbed navbar MyAccount panels used. # Array index key matches preference div id @@ -442,7 +442,7 @@ 'pe_privacy' => 'Privacy' ); -############################################################################### +############################################################################### # index.php $LANG05 = array( @@ -456,7 +456,7 @@ 8 => 'Ultimo' ); -############################################################################### +############################################################################### # profiles.php $LANG08 = array( @@ -505,7 +505,7 @@ 43 => 'This users email address is invalid.' ); -############################################################################### +############################################################################### # search.php $LANG09 = array( @@ -585,7 +585,7 @@ 74 => 'Limit Results' ); -############################################################################### +############################################################################### # stats.php $LANG10 = array( @@ -622,7 +622,7 @@ 31 => '' ); -############################################################################### +############################################################################### # article.php $LANG11 = array( @@ -634,7 +634,7 @@ 6 => 'Sottoscrivi a "%s"' ); -############################################################################### +############################################################################### # submit.php $LANG12 = array( @@ -695,11 +695,11 @@ 55 => 'Corpo della storia' ); -############################################################################### +############################################################################### # ADMIN PHRASES - These are file phrases used in admin scripts -############################################################################### +############################################################################### -############################################################################### +############################################################################### # admin/logviewer.php $LANG_LOGVIEW = array( @@ -711,7 +711,7 @@ 'log_file' => 'Log File' ); -############################################################################### +############################################################################### # admin/envcheck.php - distribution integrity checker $LANG_ENVCHECK = array( @@ -778,7 +778,7 @@ 'max_execution_time' => 'Geeklog recommends the PHP default value of 30 seconds as a minimum, but plugin uploads and other operations may take longer than this depending upon your hosting environment. If safe_mode (above) is Off, you may be able to increase this by modifying the value of max_execution_time in your php.ini file.' ); -############################################################################### +############################################################################### # admin/auth.inc.php $LANG20 = array( @@ -791,7 +791,7 @@ 7 => 'Entra' ); -############################################################################### +############################################################################### # admin/block.php $LANG21 = array( @@ -870,7 +870,7 @@ '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)' ); -############################################################################### +############################################################################### # admin/story.php $LANG24 = array( @@ -971,7 +971,7 @@ 'cache_time_desc' => 'This article will be cached for no longer than this many seconds. If 0 caching is disabled. If -1 cached until article is edited again. (3600 = 1 hour, 86400 = 1 day)' ); -############################################################################### +############################################################################### # admin/topic.php $LANG27 = array( @@ -1040,7 +1040,7 @@ 'filed_under:' => 'Filed under:' ); -############################################################################### +############################################################################### # admin/user.php $LANG28 = array( @@ -1137,7 +1137,7 @@ 'autotag_desc_user' => '[user: id alternate title] - Displays a link to a User using the Username as the title. An alternate title may be specified but is not required.' ); -############################################################################### +############################################################################### # admin/moderation.php $LANG29 = array( @@ -1164,6 +1164,8 @@ 41 => 'Commenti Inviati', 42 => 'Nome utente', 43 => 'Auto-Pubblicare Commenti?', + 44 => 'Results of your moderation', + 45 => 'Approved %1$d items and deleted %2$d items of user submissions.', 'core' => 'Core', 'plugins' => 'Plugins', 'tools' => 'Tools', @@ -1171,7 +1173,7 @@ 'submissions_desc' => 'To modify or delete a user submssion, click on that item\'s edit icon below. To approve and delete multiple submissions use the radio options in the lists and then click submit.' ); -############################################################################### +############################################################################### # admin/mail.php $LANG31 = array( @@ -1204,7 +1206,7 @@ 27 => 'The following template variables are available in Subject and Message: {uid}, {username}, {fullname}, {email}, {homepage}, {theme}, {language}, {location}, {lastgranted}, {lastlogin}, {site_url}, {site_name}, {site_slogan}, {owner_name}, {copyrightyear}, {site_mail}, {noreply_mail}' ); -############################################################################### +############################################################################### # admin/plugins.php $LANG32 = array( @@ -1289,7 +1291,7 @@ 108 => 'Caricamento del file é stato fermato da un estenzione.' ); -############################################################################### +############################################################################### # admin/syndication.php $LANG33 = array( @@ -1345,7 +1347,7 @@ 55 => 'Articoli' ); -############################################################################### +############################################################################### # admin/language.php $LANG_LANG = array( @@ -1359,7 +1361,7 @@ 'value' => 'Value' ); -############################################################################### +############################################################################### # admin/router.php $LANG_ROUTER = array( @@ -1385,7 +1387,7 @@ 20 => '

' ); -############################################################################### +############################################################################### # confirmation and error messages $MESSAGE = array( @@ -1519,7 +1521,7 @@ 500 => 'The Template Cache has been successfully cleared.' ); -############################################################################### +############################################################################### $LANG_ACCESS = array( 'access' => 'Accessi', @@ -1587,7 +1589,7 @@ 'groupexistsmsg' => 'Il nome del Gruppo é giá utilizzato. Nomi dei gruppi devomo essere unici.' ); -############################################################################### +############################################################################### # admin/database.php $LANG_DB_BACKUP = array( @@ -1649,7 +1651,7 @@ 'config_instructions' => 'Select any tables you wish to exclude from the backup. Other options can be found in the Geeklog Configuration under the Database tab.' ); -############################################################################### +############################################################################### $LANG_BUTTONS = array( 1 => 'Home', @@ -1665,7 +1667,7 @@ 11 => 'Directory' ); -############################################################################### +############################################################################### # 404.php $LANG_404 = array( @@ -1675,7 +1677,7 @@ 4 => "

We're sorry, but the page you have requested does not exist. We recommend going back to this related page, or you may want to check the home page, or the search page to see if you can find what you lost." ); -############################################################################### +############################################################################### # login form $LANG_LOGIN = array( @@ -1685,7 +1687,7 @@ 4 => 'Nuovo Utente' ); -############################################################################### +############################################################################### # trackback.php $LANG_TRB = array( @@ -1772,7 +1774,7 @@ 'delete_trackback' => 'Clicca per eliminare questo trackback: ' ); -############################################################################### +############################################################################### # directory.php $LANG_DIR = array( @@ -1783,7 +1785,7 @@ 'no_articles' => 'Nessun articolo.' ); -############################################################################### +############################################################################### # admin/sectest.php $LANG_SECTEST = array( @@ -1808,7 +1810,7 @@ 'password_okay' => 'Ottimo! Sembra che hai giá cambiato la password predefinita.' ); -############################################################################### +############################################################################### # "What's New" Time Strings # # For the first two strings, you can use the following placeholders. @@ -1835,7 +1837,7 @@ 'year' => 'year' ); -############################################################################### +############################################################################### # Month names $LANG_MONTH = array( @@ -1853,7 +1855,7 @@ 12 => 'Dicembre' ); -############################################################################### +############################################################################### # Weekdays $LANG_WEEK = array( @@ -1866,7 +1868,7 @@ 7 => 'Sabato' ); -############################################################################### +############################################################################### # Admin - Strings # # These are some standard strings used by core functions as well as plugins to @@ -1981,7 +1983,7 @@ -1 => 'Trackback Disabilitato' ); -############################################################################### +############################################################################### # Localization of the Admin Configuration UI $LANG_CONFIG = array( @@ -2464,7 +2466,7 @@ 38 => array('Mystery Man' => 'mm', 'Identicon' => 'identicon', 'MonsterId' => 'monsterid', 'WAvatar' => 'wavatar', 'Retro' => 'retro') ); -############################################################################### +############################################################################### # Localization of validation error messages $LANG_VALIDATION = array( diff --git a/language/japanese_utf-8.php b/language/japanese_utf-8.php index 1b2ad0f4b..772785b7d 100644 --- a/language/japanese_utf-8.php +++ b/language/japanese_utf-8.php @@ -37,18 +37,18 @@ $LANG_ISO639_1 = 'ja'; -############################################################################### +############################################################################### # Array Format: # $LANGXX[YY]: $LANG - variable name # XX - file id number # YY - phrase id number -############################################################################### +############################################################################### -############################################################################### +############################################################################### # USER PHRASES - These are file phrases used in end user scripts -############################################################################### +############################################################################### -############################################################################### +############################################################################### # lib-common.php $LANG01 = array( @@ -206,7 +206,7 @@ 'filemanager' => 'ファイルマネージャー' ); -############################################################################### +############################################################################### # comment.php $LANG03 = array( @@ -263,7 +263,7 @@ 105 => 'IPアドレス' ); -############################################################################### +############################################################################### # users.php $LANG04 = array( @@ -436,7 +436,7 @@ 'user_logged_in_message' => "すでにログインしています。ログアウトしますか?" ); -############################################################################### +############################################################################### # Customize if need to modify the Tabbed navbar MyAccount panels used. # Array index key matches preference div id @@ -449,7 +449,7 @@ 'pe_privacy' => 'プライバシー' ); -############################################################################### +############################################################################### # index.php $LANG05 = array( @@ -463,7 +463,7 @@ 8 => '最後' ); -############################################################################### +############################################################################### # profiles.php $LANG08 = array( @@ -512,7 +512,7 @@ 43 => 'このユーザーのメールアドレスは無効です。' ); -############################################################################### +############################################################################### # search.php $LANG09 = array( @@ -592,7 +592,7 @@ 74 => '件数' ); -############################################################################### +############################################################################### # stats.php $LANG10 = array( @@ -629,7 +629,7 @@ 31 => '' ); -############################################################################### +############################################################################### # article.php $LANG11 = array( @@ -641,7 +641,7 @@ 6 => '\'%s\'を購読する' ); -############################################################################### +############################################################################### # submit.php $LANG12 = array( @@ -702,11 +702,11 @@ 55 => '記事本文' ); -############################################################################### +############################################################################### # ADMIN PHRASES - These are file phrases used in admin scripts -############################################################################### +############################################################################### -############################################################################### +############################################################################### # admin/logviewer.php $LANG_LOGVIEW = array( @@ -718,7 +718,7 @@ 'log_file' => 'ログファイル' ); -############################################################################### +############################################################################### # admin/envcheck.php - distribution integrity checker $LANG_ENVCHECK = array( @@ -785,7 +785,7 @@ 'max_execution_time' => 'Geeklogは 最少値として30秒を要求していますが、プラグインアップロードなどを行う場合、サーバー環境によってはそれ以上を要求します。もしsafe_mode (上記)がOffなら、php.iniでmax_execution_time を増やすことで対応できます。' ); -############################################################################### +############################################################################### # admin/auth.inc.php $LANG20 = array( @@ -798,7 +798,7 @@ 7 => 'ログイン' ); -############################################################################### +############################################################################### # admin/block.php $LANG21 = array( @@ -877,7 +877,7 @@ 'cache_time_desc' => 'このブロックは指定された秒数の間キャッシュされます。0 を指定するとキャッシュしません。(3600 = 1時間、86400 = 1日)' ); -############################################################################### +############################################################################### # admin/story.php $LANG24 = array( @@ -978,7 +978,7 @@ 'cache_time_desc' => 'この記事を指定した秒数の間キャッシュします。0 を指定すると、キャッシュしません。(3600 = 1時間、86400 = 1日)' ); -############################################################################### +############################################################################### # admin/topic.php $LANG27 = array( @@ -1047,7 +1047,7 @@ 'filed_under:' => '話題:' ); -############################################################################### +############################################################################### # admin/user.php $LANG28 = array( @@ -1144,7 +1144,7 @@ 'autotag_desc_user' => '[user: name alternate title] - ユーザー名をタイトルとしてユーザーへのリンクを表示します。別のタイトルを指定できますが、必須ではありません。' ); -############################################################################### +############################################################################### # admin/moderation.php $LANG29 = array( @@ -1180,7 +1180,7 @@ 'submissions_desc' => 'ユーザーの投稿を編集または削除するには、そのアイテムの編集アイコンをクリックしてください。投稿を一括して承認・削除するには、リストのラジオボタンを選択してから保存をクリックしてください。' ); -############################################################################### +############################################################################### # admin/mail.php $LANG31 = array( @@ -1213,7 +1213,7 @@ 27 => '次のテンプレート変数が件名内容で使用できます: {uid}, {username}, {fullname}, {email}, {homepage}, {theme}, {language}, {location}, {lastgranted}, {lastlogin}, {site_url}, {site_name}, {site_slogan}, {owner_name}, {copyrightyear}, {site_mail}, {noreply_mail}' ); -############################################################################### +############################################################################### # admin/plugins.php $LANG32 = array( @@ -1298,7 +1298,7 @@ 108 => 'ファイルの拡張子の制限のためアップロードを中止しました。' ); -############################################################################### +############################################################################### # admin/syndication.php $LANG33 = array( @@ -1354,7 +1354,7 @@ 55 => '記事' ); -############################################################################### +############################################################################### # admin/language.php $LANG_LANG = array( @@ -1368,7 +1368,7 @@ 'value' => '値' ); -############################################################################### +############################################################################### # admin/router.php $LANG_ROUTER = array( @@ -1394,7 +1394,7 @@ 20 => '

' ); -############################################################################### +############################################################################### # confirmation and error messages $MESSAGE = array( @@ -1528,7 +1528,7 @@ 500 => 'テンプレートのキャッシュを削除しました。' ); -############################################################################### +############################################################################### $LANG_ACCESS = array( 'access' => 'アクセス', @@ -1596,7 +1596,7 @@ 'groupexistsmsg' => '同名のグループがあります。グループ名は重複してはいけません。' ); -############################################################################### +############################################################################### # admin/database.php $LANG_DB_BACKUP = array( @@ -1658,7 +1658,7 @@ 'config_instructions' => 'バックアップしたくないテーブルを選択してください。その他のオプションはコンフィギュレーションのGeeklog - データベースタブにあります。' ); -############################################################################### +############################################################################### $LANG_BUTTONS = array( 1 => 'ホーム', @@ -1674,7 +1674,7 @@ 11 => '記事管理' ); -############################################################################### +############################################################################### # 404.php $LANG_404 = array( @@ -1684,7 +1684,7 @@ 4 => "

リクエストされたページは見つかりません。関連ページに戻るか、ホームページに戻る、あるいは検索ページで目的のページを探してください。" ); -############################################################################### +############################################################################### # login form $LANG_LOGIN = array( @@ -1694,7 +1694,7 @@ 4 => '新規登録' ); -############################################################################### +############################################################################### # trackback.php $LANG_TRB = array( @@ -1781,7 +1781,7 @@ 'delete_trackback' => 'このトラックバックを削除: ' ); -############################################################################### +############################################################################### # directory.php $LANG_DIR = array( @@ -1792,7 +1792,7 @@ 'no_articles' => '記事がありません。' ); -############################################################################### +############################################################################### # admin/sectest.php $LANG_SECTEST = array( @@ -1817,7 +1817,7 @@ 'password_okay' => 'Good! Rootユーザーアカウントのパスワードをデフォルトから変更しています。' ); -############################################################################### +############################################################################### # "What's New" Time Strings # # For the first two strings, you can use the following placeholders. @@ -1844,7 +1844,7 @@ 'year' => '年' ); -############################################################################### +############################################################################### # Month names $LANG_MONTH = array( @@ -1862,7 +1862,7 @@ 12 => '12' ); -############################################################################### +############################################################################### # Weekdays $LANG_WEEK = array( @@ -1875,7 +1875,7 @@ 7 => '土' ); -############################################################################### +############################################################################### # Admin - Strings # # These are some standard strings used by core functions as well as plugins to @@ -1990,7 +1990,7 @@ -1 => 'トラックバックを受け付けない' ); -############################################################################### +############################################################################### # Localization of the Admin Configuration UI $LANG_CONFIG = array( @@ -2473,7 +2473,7 @@ 38 => array('Mystery Man' => 'mm', 'Identicon' => 'identicon', 'MonsterId' => 'monsterid', 'WAvatar' => 'wavatar', 'Retro' => 'retro') ); -############################################################################### +############################################################################### # Localization of validation error messages $LANG_VALIDATION = array( diff --git a/language/korean.php b/language/korean.php index e4e231938..184934fd7 100644 --- a/language/korean.php +++ b/language/korean.php @@ -29,18 +29,18 @@ $LANG_ISO639_1 = 'ko'; -############################################################################### +############################################################################### # Array Format: # $LANGXX[YY]: $LANG - variable name # XX - file id number # YY - phrase id number -############################################################################### +############################################################################### -############################################################################### +############################################################################### # USER PHRASES - These are file phrases used in end user scripts -############################################################################### +############################################################################### -############################################################################### +############################################################################### # lib-common.php $LANG01 = array( @@ -198,7 +198,7 @@ 'filemanager' => 'File Manager' ); -############################################################################### +############################################################################### # comment.php $LANG03 = array( @@ -255,7 +255,7 @@ 105 => 'IP Address' ); -############################################################################### +############################################################################### # users.php $LANG04 = array( @@ -428,7 +428,7 @@ 'user_logged_in_message' => "You are already logged in. Whould you like to logout?" ); -############################################################################### +############################################################################### # Customize if need to modify the Tabbed navbar MyAccount panels used. # Array index key matches preference div id @@ -441,7 +441,7 @@ 'pe_privacy' => 'Privacy' ); -############################################################################### +############################################################################### # index.php $LANG05 = array( @@ -455,7 +455,7 @@ 8 => '' ); -############################################################################### +############################################################################### # profiles.php $LANG08 = array( @@ -504,7 +504,7 @@ 43 => 'This users email address is invalid.' ); -############################################################################### +############################################################################### # search.php $LANG09 = array( @@ -584,7 +584,7 @@ 74 => 'Limit Results' ); -############################################################################### +############################################################################### # stats.php $LANG10 = array( @@ -621,7 +621,7 @@ 31 => '' ); -############################################################################### +############################################################################### # article.php $LANG11 = array( @@ -633,7 +633,7 @@ 6 => 'Subscribe to \'%s\'' ); -############################################################################### +############################################################################### # submit.php $LANG12 = array( @@ -694,11 +694,11 @@ 55 => 'Story Body' ); -############################################################################### +############################################################################### # ADMIN PHRASES - These are file phrases used in admin scripts -############################################################################### +############################################################################### -############################################################################### +############################################################################### # admin/logviewer.php $LANG_LOGVIEW = array( @@ -710,7 +710,7 @@ 'log_file' => 'Log File' ); -############################################################################### +############################################################################### # admin/envcheck.php - distribution integrity checker $LANG_ENVCHECK = array( @@ -777,7 +777,7 @@ 'max_execution_time' => 'Geeklog recommends the PHP default value of 30 seconds as a minimum, but plugin uploads and other operations may take longer than this depending upon your hosting environment. If safe_mode (above) is Off, you may be able to increase this by modifying the value of max_execution_time in your php.ini file.' ); -############################################################################### +############################################################################### # admin/auth.inc.php $LANG20 = array( @@ -790,7 +790,7 @@ 7 => 'α' ); -############################################################################### +############################################################################### # admin/block.php $LANG21 = array( @@ -869,7 +869,7 @@ '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)' ); -############################################################################### +############################################################################### # admin/story.php $LANG24 = array( @@ -970,7 +970,7 @@ 'cache_time_desc' => 'This article will be cached for no longer than this many seconds. If 0 caching is disabled. If -1 cached until article is edited again. (3600 = 1 hour, 86400 = 1 day)' ); -############################################################################### +############################################################################### # admin/topic.php $LANG27 = array( @@ -1039,7 +1039,7 @@ 'filed_under:' => 'Filed under:' ); -############################################################################### +############################################################################### # admin/user.php $LANG28 = array( @@ -1136,7 +1136,7 @@ 'autotag_desc_user' => '[user: id alternate title] - Displays a link to a User using the Username as the title. An alternate title may be specified but is not required.' ); -############################################################################### +############################################################################### # admin/moderation.php $LANG29 = array( @@ -1163,6 +1163,8 @@ 41 => 'Comment Submissions', 42 => 'Username', 43 => 'Auto-publish Comments?', + 44 => 'Results of your moderation', + 45 => 'Approved %1$d items and deleted %2$d items of user submissions.', 'core' => 'Core', 'plugins' => 'Plugins', 'tools' => 'Tools', @@ -1170,7 +1172,7 @@ 'submissions_desc' => 'To modify or delete a user submssion, click on that item\'s edit icon below. To approve and delete multiple submissions use the radio options in the lists and then click submit.' ); -############################################################################### +############################################################################### # admin/mail.php $LANG31 = array( @@ -1203,7 +1205,7 @@ 27 => 'The following template variables are available in Subject and Message: {uid}, {username}, {fullname}, {email}, {homepage}, {theme}, {language}, {location}, {lastgranted}, {lastlogin}, {site_url}, {site_name}, {site_slogan}, {owner_name}, {copyrightyear}, {site_mail}, {noreply_mail}' ); -############################################################################### +############################################################################### # admin/plugins.php $LANG32 = array( @@ -1288,7 +1290,7 @@ 108 => 'File upload stopped by extension.' ); -############################################################################### +############################################################################### # admin/syndication.php $LANG33 = array( @@ -1344,7 +1346,7 @@ 55 => 'Articles' ); -############################################################################### +############################################################################### # admin/language.php $LANG_LANG = array( @@ -1358,7 +1360,7 @@ 'value' => 'Value' ); -############################################################################### +############################################################################### # admin/router.php $LANG_ROUTER = array( @@ -1384,7 +1386,7 @@ 20 => '

' ); -############################################################################### +############################################################################### # confirmation and error messages $MESSAGE = array( @@ -1518,7 +1520,7 @@ 500 => 'The Template Cache has been successfully cleared.' ); -############################################################################### +############################################################################### $LANG_ACCESS = array( 'access' => '', @@ -1586,7 +1588,7 @@ 'groupexistsmsg' => ' ׷̸ ֽϴ. ׷̸ ٸ ʿ䰡 ֽϴ.' ); -############################################################################### +############################################################################### # admin/database.php $LANG_DB_BACKUP = array( @@ -1648,7 +1650,7 @@ 'config_instructions' => 'Select any tables you wish to exclude from the backup. Other options can be found in the Geeklog Configuration under the Database tab.' ); -############################################################################### +############################################################################### $LANG_BUTTONS = array( 1 => 'Ȩ()', @@ -1664,7 +1666,7 @@ 11 => '' ); -############################################################################### +############################################################################### # 404.php $LANG_404 = array( @@ -1674,7 +1676,7 @@ 4 => "

We're sorry, but the page you have requested does not exist. We recommend going back to this related page, or you may want to check the home page, or the search page to see if you can find what you lost." ); -############################################################################### +############################################################################### # login form $LANG_LOGIN = array( @@ -1684,7 +1686,7 @@ 4 => 'űԵ' ); -############################################################################### +############################################################################### # trackback.php $LANG_TRB = array( @@ -1771,7 +1773,7 @@ 'delete_trackback' => 'Ʈ : ' ); -############################################################################### +############################################################################### # directory.php $LANG_DIR = array( @@ -1782,7 +1784,7 @@ 'no_articles' => '簡 ϴ' ); -############################################################################### +############################################################################### # admin/sectest.php $LANG_SECTEST = array( @@ -1807,7 +1809,7 @@ 'password_okay' => 'Good! You seem to have changed the default account password already.' ); -############################################################################### +############################################################################### # "What's New" Time Strings # # For the first two strings, you can use the following placeholders. @@ -1834,7 +1836,7 @@ 'year' => 'year' ); -############################################################################### +############################################################################### # Month names $LANG_MONTH = array( @@ -1852,7 +1854,7 @@ 12 => '12' ); -############################################################################### +############################################################################### # Weekdays $LANG_WEEK = array( @@ -1865,7 +1867,7 @@ 7 => '' ); -############################################################################### +############################################################################### # Admin - Strings # # These are some standard strings used by core functions as well as plugins to @@ -1980,7 +1982,7 @@ -1 => ' Ʈ ' ); -############################################################################### +############################################################################### # Localization of the Admin Configuration UI $LANG_CONFIG = array( @@ -2463,7 +2465,7 @@ 38 => array('Mystery Man' => 'mm', 'Identicon' => 'identicon', 'MonsterId' => 'monsterid', 'WAvatar' => 'wavatar', 'Retro' => 'retro') ); -############################################################################### +############################################################################### # Localization of validation error messages $LANG_VALIDATION = array( diff --git a/language/korean_utf-8.php b/language/korean_utf-8.php index 18ffc8544..a43b0899b 100644 --- a/language/korean_utf-8.php +++ b/language/korean_utf-8.php @@ -29,18 +29,18 @@ $LANG_ISO639_1 = 'ko'; -############################################################################### +############################################################################### # Array Format: # $LANGXX[YY]: $LANG - variable name # XX - file id number # YY - phrase id number -############################################################################### +############################################################################### -############################################################################### +############################################################################### # USER PHRASES - These are file phrases used in end user scripts -############################################################################### +############################################################################### -############################################################################### +############################################################################### # lib-common.php $LANG01 = array( @@ -198,7 +198,7 @@ 'filemanager' => 'File Manager' ); -############################################################################### +############################################################################### # comment.php $LANG03 = array( @@ -255,7 +255,7 @@ 105 => 'IP Address' ); -############################################################################### +############################################################################### # users.php $LANG04 = array( @@ -428,7 +428,7 @@ 'user_logged_in_message' => "You are already logged in. Whould you like to logout?" ); -############################################################################### +############################################################################### # Customize if need to modify the Tabbed navbar MyAccount panels used. # Array index key matches preference div id @@ -441,7 +441,7 @@ 'pe_privacy' => 'Privacy' ); -############################################################################### +############################################################################### # index.php $LANG05 = array( @@ -455,7 +455,7 @@ 8 => '마지막' ); -############################################################################### +############################################################################### # profiles.php $LANG08 = array( @@ -504,7 +504,7 @@ 43 => 'This users email address is invalid.' ); -############################################################################### +############################################################################### # search.php $LANG09 = array( @@ -584,7 +584,7 @@ 74 => 'Limit Results' ); -############################################################################### +############################################################################### # stats.php $LANG10 = array( @@ -621,7 +621,7 @@ 31 => '' ); -############################################################################### +############################################################################### # article.php $LANG11 = array( @@ -633,7 +633,7 @@ 6 => 'Subscribe to \'%s\'' ); -############################################################################### +############################################################################### # submit.php $LANG12 = array( @@ -694,11 +694,11 @@ 55 => 'Story Body' ); -############################################################################### +############################################################################### # ADMIN PHRASES - These are file phrases used in admin scripts -############################################################################### +############################################################################### -############################################################################### +############################################################################### # admin/logviewer.php $LANG_LOGVIEW = array( @@ -710,7 +710,7 @@ 'log_file' => 'Log File' ); -############################################################################### +############################################################################### # admin/envcheck.php - distribution integrity checker $LANG_ENVCHECK = array( @@ -777,7 +777,7 @@ 'max_execution_time' => 'Geeklog recommends the PHP default value of 30 seconds as a minimum, but plugin uploads and other operations may take longer than this depending upon your hosting environment. If safe_mode (above) is Off, you may be able to increase this by modifying the value of max_execution_time in your php.ini file.' ); -############################################################################### +############################################################################### # admin/auth.inc.php $LANG20 = array( @@ -790,7 +790,7 @@ 7 => '로그인' ); -############################################################################### +############################################################################### # admin/block.php $LANG21 = array( @@ -869,7 +869,7 @@ '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)' ); -############################################################################### +############################################################################### # admin/story.php $LANG24 = array( @@ -970,7 +970,7 @@ 'cache_time_desc' => 'This article will be cached for no longer than this many seconds. If 0 caching is disabled. If -1 cached until article is edited again. (3600 = 1 hour, 86400 = 1 day)' ); -############################################################################### +############################################################################### # admin/topic.php $LANG27 = array( @@ -1039,7 +1039,7 @@ 'filed_under:' => 'Filed under:' ); -############################################################################### +############################################################################### # admin/user.php $LANG28 = array( @@ -1136,7 +1136,7 @@ 'autotag_desc_user' => '[user: id alternate title] - Displays a link to a User using the Username as the title. An alternate title may be specified but is not required.' ); -############################################################################### +############################################################################### # admin/moderation.php $LANG29 = array( @@ -1163,6 +1163,8 @@ 41 => 'Comment Submissions', 42 => 'Username', 43 => 'Auto-publish Comments?', + 44 => 'Results of your moderation', + 45 => 'Approved %1$d items and deleted %2$d items of user submissions.', 'core' => 'Core', 'plugins' => 'Plugins', 'tools' => 'Tools', @@ -1170,7 +1172,7 @@ 'submissions_desc' => 'To modify or delete a user submssion, click on that item\'s edit icon below. To approve and delete multiple submissions use the radio options in the lists and then click submit.' ); -############################################################################### +############################################################################### # admin/mail.php $LANG31 = array( @@ -1203,7 +1205,7 @@ 27 => 'The following template variables are available in Subject and Message: {uid}, {username}, {fullname}, {email}, {homepage}, {theme}, {language}, {location}, {lastgranted}, {lastlogin}, {site_url}, {site_name}, {site_slogan}, {owner_name}, {copyrightyear}, {site_mail}, {noreply_mail}' ); -############################################################################### +############################################################################### # admin/plugins.php $LANG32 = array( @@ -1288,7 +1290,7 @@ 108 => 'File upload stopped by extension.' ); -############################################################################### +############################################################################### # admin/syndication.php $LANG33 = array( @@ -1344,7 +1346,7 @@ 55 => 'Articles' ); -############################################################################### +############################################################################### # admin/language.php $LANG_LANG = array( @@ -1358,7 +1360,7 @@ 'value' => 'Value' ); -############################################################################### +############################################################################### # admin/router.php $LANG_ROUTER = array( @@ -1384,7 +1386,7 @@ 20 => '

' ); -############################################################################### +############################################################################### # confirmation and error messages $MESSAGE = array( @@ -1518,7 +1520,7 @@ 500 => 'The Template Cache has been successfully cleared.' ); -############################################################################### +############################################################################### $LANG_ACCESS = array( 'access' => '접속', @@ -1586,7 +1588,7 @@ 'groupexistsmsg' => '같은 그룹이름이 있습니다. 그룹이름은 각각 다를 필요가 있습니다.' ); -############################################################################### +############################################################################### # admin/database.php $LANG_DB_BACKUP = array( @@ -1648,7 +1650,7 @@ 'config_instructions' => 'Select any tables you wish to exclude from the backup. Other options can be found in the Geeklog Configuration under the Database tab.' ); -############################################################################### +############################################################################### $LANG_BUTTONS = array( 1 => '홈(집)', @@ -1664,7 +1666,7 @@ 11 => '기사관리' ); -############################################################################### +############################################################################### # 404.php $LANG_404 = array( @@ -1674,7 +1676,7 @@ 4 => "

We're sorry, but the page you have requested does not exist. We recommend going back to this related page, or you may want to check the home page, or the search page to see if you can find what you lost." ); -############################################################################### +############################################################################### # login form $LANG_LOGIN = array( @@ -1684,7 +1686,7 @@ 4 => '신규등록' ); -############################################################################### +############################################################################### # trackback.php $LANG_TRB = array( @@ -1771,7 +1773,7 @@ 'delete_trackback' => '트랙백 삭제: ' ); -############################################################################### +############################################################################### # directory.php $LANG_DIR = array( @@ -1782,7 +1784,7 @@ 'no_articles' => '기사가 없습니다' ); -############################################################################### +############################################################################### # admin/sectest.php $LANG_SECTEST = array( @@ -1807,7 +1809,7 @@ 'password_okay' => 'Good! You seem to have changed the default account password already.' ); -############################################################################### +############################################################################### # "What's New" Time Strings # # For the first two strings, you can use the following placeholders. @@ -1834,7 +1836,7 @@ 'year' => 'year' ); -############################################################################### +############################################################################### # Month names $LANG_MONTH = array( @@ -1852,7 +1854,7 @@ 12 => '12월' ); -############################################################################### +############################################################################### # Weekdays $LANG_WEEK = array( @@ -1865,7 +1867,7 @@ 7 => '토' ); -############################################################################### +############################################################################### # Admin - Strings # # These are some standard strings used by core functions as well as plugins to @@ -1980,7 +1982,7 @@ -1 => ' 트랙백 정지' ); -############################################################################### +############################################################################### # Localization of the Admin Configuration UI $LANG_CONFIG = array( @@ -2463,7 +2465,7 @@ 38 => array('Mystery Man' => 'mm', 'Identicon' => 'identicon', 'MonsterId' => 'monsterid', 'WAvatar' => 'wavatar', 'Retro' => 'retro') ); -############################################################################### +############################################################################### # Localization of validation error messages $LANG_VALIDATION = array( diff --git a/language/norwegian.php b/language/norwegian.php index 1e3ff073b..a3f3f67ad 100644 --- a/language/norwegian.php +++ b/language/norwegian.php @@ -41,18 +41,18 @@ $LANG_ISO639_1 = 'no'; -############################################################################### +############################################################################### # Array Format: # $LANGXX[YY]: $LANG - variable name # XX - file id number # YY - phrase id number -############################################################################### +############################################################################### -############################################################################### +############################################################################### # USER PHRASES - These are file phrases used in end user scripts -############################################################################### +############################################################################### -############################################################################### +############################################################################### # lib-common.php $LANG01 = array( @@ -210,7 +210,7 @@ 'filemanager' => 'File Manager' ); -############################################################################### +############################################################################### # comment.php $LANG03 = array( @@ -267,7 +267,7 @@ 105 => 'IP Address' ); -############################################################################### +############################################################################### # users.php $LANG04 = array( @@ -440,7 +440,7 @@ 'user_logged_in_message' => "You are already logged in. Whould you like to logout?" ); -############################################################################### +############################################################################### # Customize if need to modify the Tabbed navbar MyAccount panels used. # Array index key matches preference div id @@ -453,7 +453,7 @@ 'pe_privacy' => 'Privacy' ); -############################################################################### +############################################################################### # index.php $LANG05 = array( @@ -467,7 +467,7 @@ 8 => 'Last' ); -############################################################################### +############################################################################### # profiles.php $LANG08 = array( @@ -516,7 +516,7 @@ 43 => 'This users email address is invalid.' ); -############################################################################### +############################################################################### # search.php $LANG09 = array( @@ -596,7 +596,7 @@ 74 => 'Limit Results' ); -############################################################################### +############################################################################### # stats.php $LANG10 = array( @@ -633,7 +633,7 @@ 31 => '' ); -############################################################################### +############################################################################### # article.php $LANG11 = array( @@ -645,7 +645,7 @@ 6 => 'Subscribe to \'%s\'' ); -############################################################################### +############################################################################### # submit.php $LANG12 = array( @@ -706,11 +706,11 @@ 55 => 'Story Body' ); -############################################################################### +############################################################################### # ADMIN PHRASES - These are file phrases used in admin scripts -############################################################################### +############################################################################### -############################################################################### +############################################################################### # admin/logviewer.php $LANG_LOGVIEW = array( @@ -722,7 +722,7 @@ 'log_file' => 'Log File' ); -############################################################################### +############################################################################### # admin/envcheck.php - distribution integrity checker $LANG_ENVCHECK = array( @@ -789,7 +789,7 @@ 'max_execution_time' => 'Geeklog recommends the PHP default value of 30 seconds as a minimum, but plugin uploads and other operations may take longer than this depending upon your hosting environment. If safe_mode (above) is Off, you may be able to increase this by modifying the value of max_execution_time in your php.ini file.' ); -############################################################################### +############################################################################### # admin/auth.inc.php $LANG20 = array( @@ -802,7 +802,7 @@ 7 => 'logg inn' ); -############################################################################### +############################################################################### # admin/block.php $LANG21 = array( @@ -881,7 +881,7 @@ '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)' ); -############################################################################### +############################################################################### # admin/story.php $LANG24 = array( @@ -982,7 +982,7 @@ 'cache_time_desc' => 'This article will be cached for no longer than this many seconds. If 0 caching is disabled. If -1 cached until article is edited again. (3600 = 1 hour, 86400 = 1 day)' ); -############################################################################### +############################################################################### # admin/topic.php $LANG27 = array( @@ -1051,7 +1051,7 @@ 'filed_under:' => 'Filed under:' ); -############################################################################### +############################################################################### # admin/user.php $LANG28 = array( @@ -1148,7 +1148,7 @@ 'autotag_desc_user' => '[user: id alternate title] - Displays a link to a User using the Username as the title. An alternate title may be specified but is not required.' ); -############################################################################### +############################################################################### # admin/moderation.php $LANG29 = array( @@ -1175,6 +1175,8 @@ 41 => 'Comment Submissions', 42 => 'Username', 43 => 'Auto-publish Comments?', + 44 => 'Results of your moderation', + 45 => 'Approved %1$d items and deleted %2$d items of user submissions.', 'core' => 'Core', 'plugins' => 'Plugins', 'tools' => 'Tools', @@ -1182,7 +1184,7 @@ 'submissions_desc' => 'To modify or delete a user submssion, click on that item\'s edit icon below. To approve and delete multiple submissions use the radio options in the lists and then click submit.' ); -############################################################################### +############################################################################### # admin/mail.php $LANG31 = array( @@ -1215,7 +1217,7 @@ 27 => 'The following template variables are available in Subject and Message: {uid}, {username}, {fullname}, {email}, {homepage}, {theme}, {language}, {location}, {lastgranted}, {lastlogin}, {site_url}, {site_name}, {site_slogan}, {owner_name}, {copyrightyear}, {site_mail}, {noreply_mail}' ); -############################################################################### +############################################################################### # admin/plugins.php $LANG32 = array( @@ -1300,7 +1302,7 @@ 108 => 'File upload stopped by extension.' ); -############################################################################### +############################################################################### # admin/syndication.php $LANG33 = array( @@ -1356,7 +1358,7 @@ 55 => 'Articles' ); -############################################################################### +############################################################################### # admin/language.php $LANG_LANG = array( @@ -1370,7 +1372,7 @@ 'value' => 'Value' ); -############################################################################### +############################################################################### # admin/router.php $LANG_ROUTER = array( @@ -1396,7 +1398,7 @@ 20 => '

' ); -############################################################################### +############################################################################### # confirmation and error messages $MESSAGE = array( @@ -1530,7 +1532,7 @@ 500 => 'The Template Cache has been successfully cleared.' ); -############################################################################### +############################################################################### $LANG_ACCESS = array( 'access' => 'Adgang', @@ -1598,7 +1600,7 @@ 'groupexistsmsg' => 'There is already a group with this name. Group names must be unique.' ); -############################################################################### +############################################################################### # admin/database.php $LANG_DB_BACKUP = array( @@ -1660,7 +1662,7 @@ 'config_instructions' => 'Select any tables you wish to exclude from the backup. Other options can be found in the Geeklog Configuration under the Database tab.' ); -############################################################################### +############################################################################### $LANG_BUTTONS = array( 1 => 'Hjem', @@ -1676,7 +1678,7 @@ 11 => 'Directory' ); -############################################################################### +############################################################################### # 404.php $LANG_404 = array( @@ -1686,7 +1688,7 @@ 4 => "

We're sorry, but the page you have requested does not exist. We recommend going back to this related page, or you may want to check the home page, or the search page to see if you can find what you lost." ); -############################################################################### +############################################################################### # login form $LANG_LOGIN = array( @@ -1696,7 +1698,7 @@ 4 => 'Ny Bruker' ); -############################################################################### +############################################################################### # trackback.php $LANG_TRB = array( @@ -1783,7 +1785,7 @@ 'delete_trackback' => 'To delete this Trackback click: ' ); -############################################################################### +############################################################################### # directory.php $LANG_DIR = array( @@ -1794,7 +1796,7 @@ 'no_articles' => 'No articles.' ); -############################################################################### +############################################################################### # admin/sectest.php $LANG_SECTEST = array( @@ -1819,7 +1821,7 @@ 'password_okay' => 'Good! You seem to have changed the default account password already.' ); -############################################################################### +############################################################################### # "What's New" Time Strings # # For the first two strings, you can use the following placeholders. @@ -1846,7 +1848,7 @@ 'year' => 'year' ); -############################################################################### +############################################################################### # Month names $LANG_MONTH = array( @@ -1864,7 +1866,7 @@ 12 => 'Desember' ); -############################################################################### +############################################################################### # Weekdays $LANG_WEEK = array( @@ -1877,7 +1879,7 @@ 7 => 'Lrdag' ); -############################################################################### +############################################################################### # Admin - Strings # # These are some standard strings used by core functions as well as plugins to @@ -1992,7 +1994,7 @@ -1 => 'Trackback Disabled' ); -############################################################################### +############################################################################### # Localization of the Admin Configuration UI $LANG_CONFIG = array( @@ -2475,7 +2477,7 @@ 38 => array('Mystery Man' => 'mm', 'Identicon' => 'identicon', 'MonsterId' => 'monsterid', 'WAvatar' => 'wavatar', 'Retro' => 'retro') ); -############################################################################### +############################################################################### # Localization of validation error messages $LANG_VALIDATION = array( diff --git a/language/norwegian_utf-8.php b/language/norwegian_utf-8.php index 69b330719..c48b71fbb 100644 --- a/language/norwegian_utf-8.php +++ b/language/norwegian_utf-8.php @@ -41,18 +41,18 @@ $LANG_ISO639_1 = 'no'; -############################################################################### +############################################################################### # Array Format: # $LANGXX[YY]: $LANG - variable name # XX - file id number # YY - phrase id number -############################################################################### +############################################################################### -############################################################################### +############################################################################### # USER PHRASES - These are file phrases used in end user scripts -############################################################################### +############################################################################### -############################################################################### +############################################################################### # lib-common.php $LANG01 = array( @@ -210,7 +210,7 @@ 'filemanager' => 'File Manager' ); -############################################################################### +############################################################################### # comment.php $LANG03 = array( @@ -267,7 +267,7 @@ 105 => 'IP Address' ); -############################################################################### +############################################################################### # users.php $LANG04 = array( @@ -440,7 +440,7 @@ 'user_logged_in_message' => "You are already logged in. Whould you like to logout?" ); -############################################################################### +############################################################################### # Customize if need to modify the Tabbed navbar MyAccount panels used. # Array index key matches preference div id @@ -453,7 +453,7 @@ 'pe_privacy' => 'Privacy' ); -############################################################################### +############################################################################### # index.php $LANG05 = array( @@ -467,7 +467,7 @@ 8 => 'Last' ); -############################################################################### +############################################################################### # profiles.php $LANG08 = array( @@ -516,7 +516,7 @@ 43 => 'This users email address is invalid.' ); -############################################################################### +############################################################################### # search.php $LANG09 = array( @@ -596,7 +596,7 @@ 74 => 'Limit Results' ); -############################################################################### +############################################################################### # stats.php $LANG10 = array( @@ -633,7 +633,7 @@ 31 => '' ); -############################################################################### +############################################################################### # article.php $LANG11 = array( @@ -645,7 +645,7 @@ 6 => 'Subscribe to \'%s\'' ); -############################################################################### +############################################################################### # submit.php $LANG12 = array( @@ -706,11 +706,11 @@ 55 => 'Story Body' ); -############################################################################### +############################################################################### # ADMIN PHRASES - These are file phrases used in admin scripts -############################################################################### +############################################################################### -############################################################################### +############################################################################### # admin/logviewer.php $LANG_LOGVIEW = array( @@ -722,7 +722,7 @@ 'log_file' => 'Log File' ); -############################################################################### +############################################################################### # admin/envcheck.php - distribution integrity checker $LANG_ENVCHECK = array( @@ -789,7 +789,7 @@ 'max_execution_time' => 'Geeklog recommends the PHP default value of 30 seconds as a minimum, but plugin uploads and other operations may take longer than this depending upon your hosting environment. If safe_mode (above) is Off, you may be able to increase this by modifying the value of max_execution_time in your php.ini file.' ); -############################################################################### +############################################################################### # admin/auth.inc.php $LANG20 = array( @@ -802,7 +802,7 @@ 7 => 'logg inn' ); -############################################################################### +############################################################################### # admin/block.php $LANG21 = array( @@ -881,7 +881,7 @@ '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)' ); -############################################################################### +############################################################################### # admin/story.php $LANG24 = array( @@ -982,7 +982,7 @@ 'cache_time_desc' => 'This article will be cached for no longer than this many seconds. If 0 caching is disabled. If -1 cached until article is edited again. (3600 = 1 hour, 86400 = 1 day)' ); -############################################################################### +############################################################################### # admin/topic.php $LANG27 = array( @@ -1051,7 +1051,7 @@ 'filed_under:' => 'Filed under:' ); -############################################################################### +############################################################################### # admin/user.php $LANG28 = array( @@ -1148,7 +1148,7 @@ 'autotag_desc_user' => '[user: id alternate title] - Displays a link to a User using the Username as the title. An alternate title may be specified but is not required.' ); -############################################################################### +############################################################################### # admin/moderation.php $LANG29 = array( @@ -1175,6 +1175,8 @@ 41 => 'Comment Submissions', 42 => 'Username', 43 => 'Auto-publish Comments?', + 44 => 'Results of your moderation', + 45 => 'Approved %1$d items and deleted %2$d items of user submissions.', 'core' => 'Core', 'plugins' => 'Plugins', 'tools' => 'Tools', @@ -1182,7 +1184,7 @@ 'submissions_desc' => 'To modify or delete a user submssion, click on that item\'s edit icon below. To approve and delete multiple submissions use the radio options in the lists and then click submit.' ); -############################################################################### +############################################################################### # admin/mail.php $LANG31 = array( @@ -1215,7 +1217,7 @@ 27 => 'The following template variables are available in Subject and Message: {uid}, {username}, {fullname}, {email}, {homepage}, {theme}, {language}, {location}, {lastgranted}, {lastlogin}, {site_url}, {site_name}, {site_slogan}, {owner_name}, {copyrightyear}, {site_mail}, {noreply_mail}' ); -############################################################################### +############################################################################### # admin/plugins.php $LANG32 = array( @@ -1300,7 +1302,7 @@ 108 => 'File upload stopped by extension.' ); -############################################################################### +############################################################################### # admin/syndication.php $LANG33 = array( @@ -1356,7 +1358,7 @@ 55 => 'Articles' ); -############################################################################### +############################################################################### # admin/language.php $LANG_LANG = array( @@ -1370,7 +1372,7 @@ 'value' => 'Value' ); -############################################################################### +############################################################################### # admin/router.php $LANG_ROUTER = array( @@ -1396,7 +1398,7 @@ 20 => '

' ); -############################################################################### +############################################################################### # confirmation and error messages $MESSAGE = array( @@ -1530,7 +1532,7 @@ 500 => 'The Template Cache has been successfully cleared.' ); -############################################################################### +############################################################################### $LANG_ACCESS = array( 'access' => 'Adgang', @@ -1598,7 +1600,7 @@ 'groupexistsmsg' => 'There is already a group with this name. Group names must be unique.' ); -############################################################################### +############################################################################### # admin/database.php $LANG_DB_BACKUP = array( @@ -1660,7 +1662,7 @@ 'config_instructions' => 'Select any tables you wish to exclude from the backup. Other options can be found in the Geeklog Configuration under the Database tab.' ); -############################################################################### +############################################################################### $LANG_BUTTONS = array( 1 => 'Hjem', @@ -1676,7 +1678,7 @@ 11 => 'Directory' ); -############################################################################### +############################################################################### # 404.php $LANG_404 = array( @@ -1686,7 +1688,7 @@ 4 => "

We're sorry, but the page you have requested does not exist. We recommend going back to this related page, or you may want to check the home page, or the search page to see if you can find what you lost." ); -############################################################################### +############################################################################### # login form $LANG_LOGIN = array( @@ -1696,7 +1698,7 @@ 4 => 'Ny Bruker' ); -############################################################################### +############################################################################### # trackback.php $LANG_TRB = array( @@ -1783,7 +1785,7 @@ 'delete_trackback' => 'To delete this Trackback click: ' ); -############################################################################### +############################################################################### # directory.php $LANG_DIR = array( @@ -1794,7 +1796,7 @@ 'no_articles' => 'No articles.' ); -############################################################################### +############################################################################### # admin/sectest.php $LANG_SECTEST = array( @@ -1819,7 +1821,7 @@ 'password_okay' => 'Good! You seem to have changed the default account password already.' ); -############################################################################### +############################################################################### # "What's New" Time Strings # # For the first two strings, you can use the following placeholders. @@ -1846,7 +1848,7 @@ 'year' => 'year' ); -############################################################################### +############################################################################### # Month names $LANG_MONTH = array( @@ -1864,7 +1866,7 @@ 12 => 'Desember' ); -############################################################################### +############################################################################### # Weekdays $LANG_WEEK = array( @@ -1877,7 +1879,7 @@ 7 => 'Lørdag' ); -############################################################################### +############################################################################### # Admin - Strings # # These are some standard strings used by core functions as well as plugins to @@ -1992,7 +1994,7 @@ -1 => 'Trackback Disabled' ); -############################################################################### +############################################################################### # Localization of the Admin Configuration UI $LANG_CONFIG = array( @@ -2475,7 +2477,7 @@ 38 => array('Mystery Man' => 'mm', 'Identicon' => 'identicon', 'MonsterId' => 'monsterid', 'WAvatar' => 'wavatar', 'Retro' => 'retro') ); -############################################################################### +############################################################################### # Localization of validation error messages $LANG_VALIDATION = array( diff --git a/language/polish.php b/language/polish.php index 03e46ab87..f4f780a38 100644 --- a/language/polish.php +++ b/language/polish.php @@ -28,18 +28,18 @@ $LANG_ISO639_1 = 'pl'; -############################################################################### +############################################################################### # Array Format: # $LANGXX[YY]: $LANG - variable name # XX - file id number # YY - phrase id number -############################################################################### +############################################################################### -############################################################################### +############################################################################### # USER PHRASES - These are file phrases used in end user scripts -############################################################################### +############################################################################### -############################################################################### +############################################################################### # lib-common.php $LANG01 = array( @@ -197,7 +197,7 @@ 'filemanager' => 'File Manager' ); -############################################################################### +############################################################################### # comment.php $LANG03 = array( @@ -254,7 +254,7 @@ 105 => 'IP Address' ); -############################################################################### +############################################################################### # users.php $LANG04 = array( @@ -427,7 +427,7 @@ 'user_logged_in_message' => "You are already logged in. Whould you like to logout?" ); -############################################################################### +############################################################################### # Customize if need to modify the Tabbed navbar MyAccount panels used. # Array index key matches preference div id @@ -440,7 +440,7 @@ 'pe_privacy' => 'Prywtno' ); -############################################################################### +############################################################################### # index.php $LANG05 = array( @@ -454,7 +454,7 @@ 8 => 'Ostatni' ); -############################################################################### +############################################################################### # profiles.php $LANG08 = array( @@ -503,7 +503,7 @@ 43 => 'This users email address is invalid.' ); -############################################################################### +############################################################################### # search.php $LANG09 = array( @@ -583,7 +583,7 @@ 74 => 'Limit Results' ); -############################################################################### +############################################################################### # stats.php $LANG10 = array( @@ -620,7 +620,7 @@ 31 => '' ); -############################################################################### +############################################################################### # article.php $LANG11 = array( @@ -632,7 +632,7 @@ 6 => 'Subscribe to \'%s\'' ); -############################################################################### +############################################################################### # submit.php $LANG12 = array( @@ -693,11 +693,11 @@ 55 => 'Artyku Cz Gwna' ); -############################################################################### +############################################################################### # ADMIN PHRASES - These are file phrases used in admin scripts -############################################################################### +############################################################################### -############################################################################### +############################################################################### # admin/logviewer.php $LANG_LOGVIEW = array( @@ -709,7 +709,7 @@ 'log_file' => 'Log File' ); -############################################################################### +############################################################################### # admin/envcheck.php - distribution integrity checker $LANG_ENVCHECK = array( @@ -776,7 +776,7 @@ 'max_execution_time' => 'Geeklog recommends the PHP default value of 30 seconds as a minimum, but plugin uploads and other operations may take longer than this depending upon your hosting environment. If safe_mode (above) is Off, you may be able to increase this by modifying the value of max_execution_time in your php.ini file.' ); -############################################################################### +############################################################################### # admin/auth.inc.php $LANG20 = array( @@ -789,7 +789,7 @@ 7 => 'login' ); -############################################################################### +############################################################################### # admin/block.php $LANG21 = array( @@ -868,7 +868,7 @@ '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)' ); -############################################################################### +############################################################################### # admin/story.php $LANG24 = array( @@ -969,7 +969,7 @@ 'cache_time_desc' => 'This article will be cached for no longer than this many seconds. If 0 caching is disabled. If -1 cached until article is edited again. (3600 = 1 hour, 86400 = 1 day)' ); -############################################################################### +############################################################################### # admin/topic.php $LANG27 = array( @@ -1038,7 +1038,7 @@ 'filed_under:' => 'Filed under:' ); -############################################################################### +############################################################################### # admin/user.php $LANG28 = array( @@ -1135,7 +1135,7 @@ 'autotag_desc_user' => '[user: id alternate title] - Displays a link to a User using the Username as the title. An alternate title may be specified but is not required.' ); -############################################################################### +############################################################################### # admin/moderation.php $LANG29 = array( @@ -1162,6 +1162,8 @@ 41 => 'Comment Submissions', 42 => 'Username', 43 => 'Auto-publish Comments?', + 44 => 'Results of your moderation', + 45 => 'Approved %1$d items and deleted %2$d items of user submissions.', 'core' => 'Core', 'plugins' => 'Plugins', 'tools' => 'Tools', @@ -1169,7 +1171,7 @@ 'submissions_desc' => 'To modify or delete a user submssion, click on that item\'s edit icon below. To approve and delete multiple submissions use the radio options in the lists and then click submit.' ); -############################################################################### +############################################################################### # admin/mail.php $LANG31 = array( @@ -1202,7 +1204,7 @@ 27 => 'The following template variables are available in Subject and Message: {uid}, {username}, {fullname}, {email}, {homepage}, {theme}, {language}, {location}, {lastgranted}, {lastlogin}, {site_url}, {site_name}, {site_slogan}, {owner_name}, {copyrightyear}, {site_mail}, {noreply_mail}' ); -############################################################################### +############################################################################### # admin/plugins.php $LANG32 = array( @@ -1287,7 +1289,7 @@ 108 => 'File upload stopped by extension.' ); -############################################################################### +############################################################################### # admin/syndication.php $LANG33 = array( @@ -1343,7 +1345,7 @@ 55 => 'Articles' ); -############################################################################### +############################################################################### # admin/language.php $LANG_LANG = array( @@ -1357,7 +1359,7 @@ 'value' => 'Value' ); -############################################################################### +############################################################################### # admin/router.php $LANG_ROUTER = array( @@ -1383,7 +1385,7 @@ 20 => '

' ); -############################################################################### +############################################################################### # confirmation and error messages $MESSAGE = array( @@ -1517,7 +1519,7 @@ 500 => 'The Template Cache has been successfully cleared.' ); -############################################################################### +############################################################################### $LANG_ACCESS = array( 'access' => 'Dostp', @@ -1585,7 +1587,7 @@ 'groupexistsmsg' => 'There is already a group with this name. Group names must be unique.' ); -############################################################################### +############################################################################### # admin/database.php $LANG_DB_BACKUP = array( @@ -1647,7 +1649,7 @@ 'config_instructions' => 'Select any tables you wish to exclude from the backup. Other options can be found in the Geeklog Configuration under the Database tab.' ); -############################################################################### +############################################################################### $LANG_BUTTONS = array( 1 => 'Gwna', @@ -1663,7 +1665,7 @@ 11 => 'Directory' ); -############################################################################### +############################################################################### # 404.php $LANG_404 = array( @@ -1673,7 +1675,7 @@ 4 => "

We're sorry, but the page you have requested does not exist. We recommend going back to this related page, or you may want to check the home page, or the search page to see if you can find what you lost." ); -############################################################################### +############################################################################### # login form $LANG_LOGIN = array( @@ -1683,7 +1685,7 @@ 4 => 'Nowy Uytkownik' ); -############################################################################### +############################################################################### # trackback.php $LANG_TRB = array( @@ -1770,7 +1772,7 @@ 'delete_trackback' => 'To delete this Trackback click: ' ); -############################################################################### +############################################################################### # directory.php $LANG_DIR = array( @@ -1781,7 +1783,7 @@ 'no_articles' => 'No articles.' ); -############################################################################### +############################################################################### # admin/sectest.php $LANG_SECTEST = array( @@ -1806,7 +1808,7 @@ 'password_okay' => 'Good! You seem to have changed the default account password already.' ); -############################################################################### +############################################################################### # "What's New" Time Strings # # For the first two strings, you can use the following placeholders. @@ -1833,7 +1835,7 @@ 'year' => 'year' ); -############################################################################### +############################################################################### # Month names $LANG_MONTH = array( @@ -1851,7 +1853,7 @@ 12 => 'Grudzie' ); -############################################################################### +############################################################################### # Weekdays $LANG_WEEK = array( @@ -1864,7 +1866,7 @@ 7 => 'Sobota' ); -############################################################################### +############################################################################### # Admin - Strings # # These are some standard strings used by core functions as well as plugins to @@ -1979,7 +1981,7 @@ -1 => 'Trackback Disabled' ); -############################################################################### +############################################################################### # Localization of the Admin Configuration UI $LANG_CONFIG = array( @@ -2462,7 +2464,7 @@ 38 => array('Mystery Man' => 'mm', 'Identicon' => 'identicon', 'MonsterId' => 'monsterid', 'WAvatar' => 'wavatar', 'Retro' => 'retro') ); -############################################################################### +############################################################################### # Localization of validation error messages $LANG_VALIDATION = array( diff --git a/language/polish_utf-8.php b/language/polish_utf-8.php index 2dff942e1..b24d357c6 100644 --- a/language/polish_utf-8.php +++ b/language/polish_utf-8.php @@ -28,18 +28,18 @@ $LANG_ISO639_1 = 'pl'; -############################################################################### +############################################################################### # Array Format: # $LANGXX[YY]: $LANG - variable name # XX - file id number # YY - phrase id number -############################################################################### +############################################################################### -############################################################################### +############################################################################### # USER PHRASES - These are file phrases used in end user scripts -############################################################################### +############################################################################### -############################################################################### +############################################################################### # lib-common.php $LANG01 = array( @@ -197,7 +197,7 @@ 'filemanager' => 'File Manager' ); -############################################################################### +############################################################################### # comment.php $LANG03 = array( @@ -254,7 +254,7 @@ 105 => 'IP Address' ); -############################################################################### +############################################################################### # users.php $LANG04 = array( @@ -427,7 +427,7 @@ 'user_logged_in_message' => "You are already logged in. Whould you like to logout?" ); -############################################################################### +############################################################################### # Customize if need to modify the Tabbed navbar MyAccount panels used. # Array index key matches preference div id @@ -440,7 +440,7 @@ 'pe_privacy' => 'Prywtność' ); -############################################################################### +############################################################################### # index.php $LANG05 = array( @@ -454,7 +454,7 @@ 8 => 'Ostatni' ); -############################################################################### +############################################################################### # profiles.php $LANG08 = array( @@ -503,7 +503,7 @@ 43 => 'This users email address is invalid.' ); -############################################################################### +############################################################################### # search.php $LANG09 = array( @@ -583,7 +583,7 @@ 74 => 'Limit Results' ); -############################################################################### +############################################################################### # stats.php $LANG10 = array( @@ -620,7 +620,7 @@ 31 => '' ); -############################################################################### +############################################################################### # article.php $LANG11 = array( @@ -632,7 +632,7 @@ 6 => 'Subscribe to \'%s\'' ); -############################################################################### +############################################################################### # submit.php $LANG12 = array( @@ -693,11 +693,11 @@ 55 => 'Artykuł Część Główna' ); -############################################################################### +############################################################################### # ADMIN PHRASES - These are file phrases used in admin scripts -############################################################################### +############################################################################### -############################################################################### +############################################################################### # admin/logviewer.php $LANG_LOGVIEW = array( @@ -709,7 +709,7 @@ 'log_file' => 'Log File' ); -############################################################################### +############################################################################### # admin/envcheck.php - distribution integrity checker $LANG_ENVCHECK = array( @@ -776,7 +776,7 @@ 'max_execution_time' => 'Geeklog recommends the PHP default value of 30 seconds as a minimum, but plugin uploads and other operations may take longer than this depending upon your hosting environment. If safe_mode (above) is Off, you may be able to increase this by modifying the value of max_execution_time in your php.ini file.' ); -############################################################################### +############################################################################### # admin/auth.inc.php $LANG20 = array( @@ -789,7 +789,7 @@ 7 => 'login' ); -############################################################################### +############################################################################### # admin/block.php $LANG21 = array( @@ -868,7 +868,7 @@ '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)' ); -############################################################################### +############################################################################### # admin/story.php $LANG24 = array( @@ -969,7 +969,7 @@ 'cache_time_desc' => 'This article will be cached for no longer than this many seconds. If 0 caching is disabled. If -1 cached until article is edited again. (3600 = 1 hour, 86400 = 1 day)' ); -############################################################################### +############################################################################### # admin/topic.php $LANG27 = array( @@ -1038,7 +1038,7 @@ 'filed_under:' => 'Filed under:' ); -############################################################################### +############################################################################### # admin/user.php $LANG28 = array( @@ -1135,7 +1135,7 @@ 'autotag_desc_user' => '[user: id alternate title] - Displays a link to a User using the Username as the title. An alternate title may be specified but is not required.' ); -############################################################################### +############################################################################### # admin/moderation.php $LANG29 = array( @@ -1162,6 +1162,8 @@ 41 => 'Comment Submissions', 42 => 'Username', 43 => 'Auto-publish Comments?', + 44 => 'Results of your moderation', + 45 => 'Approved %1$d items and deleted %2$d items of user submissions.', 'core' => 'Core', 'plugins' => 'Plugins', 'tools' => 'Tools', @@ -1169,7 +1171,7 @@ 'submissions_desc' => 'To modify or delete a user submssion, click on that item\'s edit icon below. To approve and delete multiple submissions use the radio options in the lists and then click submit.' ); -############################################################################### +############################################################################### # admin/mail.php $LANG31 = array( @@ -1202,7 +1204,7 @@ 27 => 'The following template variables are available in Subject and Message: {uid}, {username}, {fullname}, {email}, {homepage}, {theme}, {language}, {location}, {lastgranted}, {lastlogin}, {site_url}, {site_name}, {site_slogan}, {owner_name}, {copyrightyear}, {site_mail}, {noreply_mail}' ); -############################################################################### +############################################################################### # admin/plugins.php $LANG32 = array( @@ -1287,7 +1289,7 @@ 108 => 'File upload stopped by extension.' ); -############################################################################### +############################################################################### # admin/syndication.php $LANG33 = array( @@ -1343,7 +1345,7 @@ 55 => 'Articles' ); -############################################################################### +############################################################################### # admin/language.php $LANG_LANG = array( @@ -1357,7 +1359,7 @@ 'value' => 'Value' ); -############################################################################### +############################################################################### # admin/router.php $LANG_ROUTER = array( @@ -1383,7 +1385,7 @@ 20 => '

' ); -############################################################################### +############################################################################### # confirmation and error messages $MESSAGE = array( @@ -1517,7 +1519,7 @@ 500 => 'The Template Cache has been successfully cleared.' ); -############################################################################### +############################################################################### $LANG_ACCESS = array( 'access' => 'Dostęp', @@ -1585,7 +1587,7 @@ 'groupexistsmsg' => 'There is already a group with this name. Group names must be unique.' ); -############################################################################### +############################################################################### # admin/database.php $LANG_DB_BACKUP = array( @@ -1647,7 +1649,7 @@ 'config_instructions' => 'Select any tables you wish to exclude from the backup. Other options can be found in the Geeklog Configuration under the Database tab.' ); -############################################################################### +############################################################################### $LANG_BUTTONS = array( 1 => 'Główna', @@ -1663,7 +1665,7 @@ 11 => 'Directory' ); -############################################################################### +############################################################################### # 404.php $LANG_404 = array( @@ -1673,7 +1675,7 @@ 4 => "

We're sorry, but the page you have requested does not exist. We recommend going back to this related page, or you may want to check the home page, or the search page to see if you can find what you lost." ); -############################################################################### +############################################################################### # login form $LANG_LOGIN = array( @@ -1683,7 +1685,7 @@ 4 => 'Nowy Użytkownik' ); -############################################################################### +############################################################################### # trackback.php $LANG_TRB = array( @@ -1770,7 +1772,7 @@ 'delete_trackback' => 'To delete this Trackback click: ' ); -############################################################################### +############################################################################### # directory.php $LANG_DIR = array( @@ -1781,7 +1783,7 @@ 'no_articles' => 'No articles.' ); -############################################################################### +############################################################################### # admin/sectest.php $LANG_SECTEST = array( @@ -1806,7 +1808,7 @@ 'password_okay' => 'Good! You seem to have changed the default account password already.' ); -############################################################################### +############################################################################### # "What's New" Time Strings # # For the first two strings, you can use the following placeholders. @@ -1833,7 +1835,7 @@ 'year' => 'year' ); -############################################################################### +############################################################################### # Month names $LANG_MONTH = array( @@ -1851,7 +1853,7 @@ 12 => 'Grudzień' ); -############################################################################### +############################################################################### # Weekdays $LANG_WEEK = array( @@ -1864,7 +1866,7 @@ 7 => 'Sobota' ); -############################################################################### +############################################################################### # Admin - Strings # # These are some standard strings used by core functions as well as plugins to @@ -1979,7 +1981,7 @@ -1 => 'Trackback Disabled' ); -############################################################################### +############################################################################### # Localization of the Admin Configuration UI $LANG_CONFIG = array( @@ -2462,7 +2464,7 @@ 38 => array('Mystery Man' => 'mm', 'Identicon' => 'identicon', 'MonsterId' => 'monsterid', 'WAvatar' => 'wavatar', 'Retro' => 'retro') ); -############################################################################### +############################################################################### # Localization of validation error messages $LANG_VALIDATION = array( diff --git a/language/portuguese.php b/language/portuguese.php index fda87141b..647ee3698 100644 --- a/language/portuguese.php +++ b/language/portuguese.php @@ -27,18 +27,18 @@ $LANG_ISO639_1 = 'pt'; -############################################################################### +############################################################################### # Array Format: # $LANGXX[YY]: $LANG - variable name # XX - file id number # YY - phrase id number -############################################################################### +############################################################################### -############################################################################### +############################################################################### # USER PHRASES - These are file phrases used in end user scripts -############################################################################### +############################################################################### -############################################################################### +############################################################################### # lib-common.php $LANG01 = array( @@ -196,7 +196,7 @@ 'filemanager' => 'File Manager' ); -############################################################################### +############################################################################### # comment.php $LANG03 = array( @@ -253,7 +253,7 @@ 105 => 'IP Address' ); -############################################################################### +############################################################################### # users.php $LANG04 = array( @@ -426,7 +426,7 @@ 'user_logged_in_message' => "You are already logged in. Whould you like to logout?" ); -############################################################################### +############################################################################### # Customize if need to modify the Tabbed navbar MyAccount panels used. # Array index key matches preference div id @@ -439,7 +439,7 @@ 'pe_privacy' => 'Privacy' ); -############################################################################### +############################################################################### # index.php $LANG05 = array( @@ -453,7 +453,7 @@ 8 => 'Last' ); -############################################################################### +############################################################################### # profiles.php $LANG08 = array( @@ -502,7 +502,7 @@ 43 => 'This users email address is invalid.' ); -############################################################################### +############################################################################### # search.php $LANG09 = array( @@ -582,7 +582,7 @@ 74 => 'Limit Results' ); -############################################################################### +############################################################################### # stats.php $LANG10 = array( @@ -619,7 +619,7 @@ 31 => '' ); -############################################################################### +############################################################################### # article.php $LANG11 = array( @@ -631,7 +631,7 @@ 6 => 'Subscribe to \'%s\'' ); -############################################################################### +############################################################################### # submit.php $LANG12 = array( @@ -692,11 +692,11 @@ 55 => 'Story Body' ); -############################################################################### +############################################################################### # ADMIN PHRASES - These are file phrases used in admin scripts -############################################################################### +############################################################################### -############################################################################### +############################################################################### # admin/logviewer.php $LANG_LOGVIEW = array( @@ -708,7 +708,7 @@ 'log_file' => 'Log File' ); -############################################################################### +############################################################################### # admin/envcheck.php - distribution integrity checker $LANG_ENVCHECK = array( @@ -775,7 +775,7 @@ 'max_execution_time' => 'Geeklog recommends the PHP default value of 30 seconds as a minimum, but plugin uploads and other operations may take longer than this depending upon your hosting environment. If safe_mode (above) is Off, you may be able to increase this by modifying the value of max_execution_time in your php.ini file.' ); -############################################################################### +############################################################################### # admin/auth.inc.php $LANG20 = array( @@ -788,7 +788,7 @@ 7 => 'login' ); -############################################################################### +############################################################################### # admin/block.php $LANG21 = array( @@ -867,7 +867,7 @@ '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)' ); -############################################################################### +############################################################################### # admin/story.php $LANG24 = array( @@ -968,7 +968,7 @@ 'cache_time_desc' => 'This article will be cached for no longer than this many seconds. If 0 caching is disabled. If -1 cached until article is edited again. (3600 = 1 hour, 86400 = 1 day)' ); -############################################################################### +############################################################################### # admin/topic.php $LANG27 = array( @@ -1037,7 +1037,7 @@ 'filed_under:' => 'Filed under:' ); -############################################################################### +############################################################################### # admin/user.php $LANG28 = array( @@ -1134,7 +1134,7 @@ 'autotag_desc_user' => '[user: id alternate title] - Displays a link to a User using the Username as the title. An alternate title may be specified but is not required.' ); -############################################################################### +############################################################################### # admin/moderation.php $LANG29 = array( @@ -1161,6 +1161,8 @@ 41 => 'Comment Submissions', 42 => 'Username', 43 => 'Auto-publish Comments?', + 44 => 'Results of your moderation', + 45 => 'Approved %1$d items and deleted %2$d items of user submissions.', 'core' => 'Core', 'plugins' => 'Plugins', 'tools' => 'Tools', @@ -1168,7 +1170,7 @@ 'submissions_desc' => 'To modify or delete a user submssion, click on that item\'s edit icon below. To approve and delete multiple submissions use the radio options in the lists and then click submit.' ); -############################################################################### +############################################################################### # admin/mail.php $LANG31 = array( @@ -1201,7 +1203,7 @@ 27 => 'The following template variables are available in Subject and Message: {uid}, {username}, {fullname}, {email}, {homepage}, {theme}, {language}, {location}, {lastgranted}, {lastlogin}, {site_url}, {site_name}, {site_slogan}, {owner_name}, {copyrightyear}, {site_mail}, {noreply_mail}' ); -############################################################################### +############################################################################### # admin/plugins.php $LANG32 = array( @@ -1286,7 +1288,7 @@ 108 => 'File upload stopped by extension.' ); -############################################################################### +############################################################################### # admin/syndication.php $LANG33 = array( @@ -1342,7 +1344,7 @@ 55 => 'Articles' ); -############################################################################### +############################################################################### # admin/language.php $LANG_LANG = array( @@ -1356,7 +1358,7 @@ 'value' => 'Value' ); -############################################################################### +############################################################################### # admin/router.php $LANG_ROUTER = array( @@ -1382,7 +1384,7 @@ 20 => '

' ); -############################################################################### +############################################################################### # confirmation and error messages $MESSAGE = array( @@ -1516,7 +1518,7 @@ 500 => 'The Template Cache has been successfully cleared.' ); -############################################################################### +############################################################################### $LANG_ACCESS = array( 'access' => 'Acesso', @@ -1584,7 +1586,7 @@ 'groupexistsmsg' => 'There is already a group with this name. Group names must be unique.' ); -############################################################################### +############################################################################### # admin/database.php $LANG_DB_BACKUP = array( @@ -1646,7 +1648,7 @@ 'config_instructions' => 'Select any tables you wish to exclude from the backup. Other options can be found in the Geeklog Configuration under the Database tab.' ); -############################################################################### +############################################################################### $LANG_BUTTONS = array( 1 => 'Incio', @@ -1662,7 +1664,7 @@ 11 => 'Directory' ); -############################################################################### +############################################################################### # 404.php $LANG_404 = array( @@ -1672,7 +1674,7 @@ 4 => "

We're sorry, but the page you have requested does not exist. We recommend going back to this related page, or you may want to check the home page, or the search page to see if you can find what you lost." ); -############################################################################### +############################################################################### # login form $LANG_LOGIN = array( @@ -1682,7 +1684,7 @@ 4 => 'Novo utilizador' ); -############################################################################### +############################################################################### # trackback.php $LANG_TRB = array( @@ -1769,7 +1771,7 @@ 'delete_trackback' => 'To delete this Trackback click: ' ); -############################################################################### +############################################################################### # directory.php $LANG_DIR = array( @@ -1780,7 +1782,7 @@ 'no_articles' => 'No articles.' ); -############################################################################### +############################################################################### # admin/sectest.php $LANG_SECTEST = array( @@ -1805,7 +1807,7 @@ 'password_okay' => 'Good! You seem to have changed the default account password already.' ); -############################################################################### +############################################################################### # "What's New" Time Strings # # For the first two strings, you can use the following placeholders. @@ -1832,7 +1834,7 @@ 'year' => 'year' ); -############################################################################### +############################################################################### # Month names $LANG_MONTH = array( @@ -1850,7 +1852,7 @@ 12 => 'Dezembro' ); -############################################################################### +############################################################################### # Weekdays $LANG_WEEK = array( @@ -1863,7 +1865,7 @@ 7 => 'Sbado' ); -############################################################################### +############################################################################### # Admin - Strings # # These are some standard strings used by core functions as well as plugins to @@ -1978,7 +1980,7 @@ -1 => 'Trackback Disabled' ); -############################################################################### +############################################################################### # Localization of the Admin Configuration UI $LANG_CONFIG = array( @@ -2461,7 +2463,7 @@ 38 => array('Mystery Man' => 'mm', 'Identicon' => 'identicon', 'MonsterId' => 'monsterid', 'WAvatar' => 'wavatar', 'Retro' => 'retro') ); -############################################################################### +############################################################################### # Localization of validation error messages $LANG_VALIDATION = array( diff --git a/language/portuguese_brazil.php b/language/portuguese_brazil.php index acf354203..90a0f2db2 100644 --- a/language/portuguese_brazil.php +++ b/language/portuguese_brazil.php @@ -32,18 +32,18 @@ $LANG_ISO639_1 = 'pt'; -############################################################################### +############################################################################### # Array Format: # $LANGXX[YY]: $LANG - variable name # XX - file id number # YY - phrase id number -############################################################################### +############################################################################### -############################################################################### +############################################################################### # USER PHRASES - These are file phrases used in end user scripts -############################################################################### +############################################################################### -############################################################################### +############################################################################### # lib-common.php $LANG01 = array( @@ -201,7 +201,7 @@ 'filemanager' => 'File Manager' ); -############################################################################### +############################################################################### # comment.php $LANG03 = array( @@ -258,7 +258,7 @@ 105 => 'IP Address' ); -############################################################################### +############################################################################### # users.php $LANG04 = array( @@ -431,7 +431,7 @@ 'user_logged_in_message' => "You are already logged in. Whould you like to logout?" ); -############################################################################### +############################################################################### # Customize if need to modify the Tabbed navbar MyAccount panels used. # Array index key matches preference div id @@ -444,7 +444,7 @@ 'pe_privacy' => 'Privacy' ); -############################################################################### +############################################################################### # index.php $LANG05 = array( @@ -458,7 +458,7 @@ 8 => 'ltimo' ); -############################################################################### +############################################################################### # profiles.php $LANG08 = array( @@ -507,7 +507,7 @@ 43 => 'This users email address is invalid.' ); -############################################################################### +############################################################################### # search.php $LANG09 = array( @@ -587,7 +587,7 @@ 74 => 'Limit Results' ); -############################################################################### +############################################################################### # stats.php $LANG10 = array( @@ -624,7 +624,7 @@ 31 => '' ); -############################################################################### +############################################################################### # article.php $LANG11 = array( @@ -636,7 +636,7 @@ 6 => 'Subscribe to \'%s\'' ); -############################################################################### +############################################################################### # submit.php $LANG12 = array( @@ -697,11 +697,11 @@ 55 => 'Story Body' ); -############################################################################### +############################################################################### # ADMIN PHRASES - These are file phrases used in admin scripts -############################################################################### +############################################################################### -############################################################################### +############################################################################### # admin/logviewer.php $LANG_LOGVIEW = array( @@ -713,7 +713,7 @@ 'log_file' => 'Log File' ); -############################################################################### +############################################################################### # admin/envcheck.php - distribution integrity checker $LANG_ENVCHECK = array( @@ -780,7 +780,7 @@ 'max_execution_time' => 'Geeklog recommends the PHP default value of 30 seconds as a minimum, but plugin uploads and other operations may take longer than this depending upon your hosting environment. If safe_mode (above) is Off, you may be able to increase this by modifying the value of max_execution_time in your php.ini file.' ); -############################################################################### +############################################################################### # admin/auth.inc.php $LANG20 = array( @@ -793,7 +793,7 @@ 7 => 'entrar' ); -############################################################################### +############################################################################### # admin/block.php $LANG21 = array( @@ -872,7 +872,7 @@ '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)' ); -############################################################################### +############################################################################### # admin/story.php $LANG24 = array( @@ -973,7 +973,7 @@ 'cache_time_desc' => 'This article will be cached for no longer than this many seconds. If 0 caching is disabled. If -1 cached until article is edited again. (3600 = 1 hour, 86400 = 1 day)' ); -############################################################################### +############################################################################### # admin/topic.php $LANG27 = array( @@ -1042,7 +1042,7 @@ 'filed_under:' => 'Filed under:' ); -############################################################################### +############################################################################### # admin/user.php $LANG28 = array( @@ -1139,7 +1139,7 @@ 'autotag_desc_user' => '[user: id alternate title] - Displays a link to a User using the Username as the title. An alternate title may be specified but is not required.' ); -############################################################################### +############################################################################### # admin/moderation.php $LANG29 = array( @@ -1166,6 +1166,8 @@ 41 => 'Comment Submissions', 42 => 'Username', 43 => 'Auto-publish Comments?', + 44 => 'Results of your moderation', + 45 => 'Approved %1$d items and deleted %2$d items of user submissions.', 'core' => 'Core', 'plugins' => 'Plugins', 'tools' => 'Tools', @@ -1173,7 +1175,7 @@ 'submissions_desc' => 'To modify or delete a user submssion, click on that item\'s edit icon below. To approve and delete multiple submissions use the radio options in the lists and then click submit.' ); -############################################################################### +############################################################################### # admin/mail.php $LANG31 = array( @@ -1206,7 +1208,7 @@ 27 => 'The following template variables are available in Subject and Message: {uid}, {username}, {fullname}, {email}, {homepage}, {theme}, {language}, {location}, {lastgranted}, {lastlogin}, {site_url}, {site_name}, {site_slogan}, {owner_name}, {copyrightyear}, {site_mail}, {noreply_mail}' ); -############################################################################### +############################################################################### # admin/plugins.php $LANG32 = array( @@ -1291,7 +1293,7 @@ 108 => 'File upload stopped by extension.' ); -############################################################################### +############################################################################### # admin/syndication.php $LANG33 = array( @@ -1347,7 +1349,7 @@ 55 => 'Articles' ); -############################################################################### +############################################################################### # admin/language.php $LANG_LANG = array( @@ -1361,7 +1363,7 @@ 'value' => 'Value' ); -############################################################################### +############################################################################### # admin/router.php $LANG_ROUTER = array( @@ -1387,7 +1389,7 @@ 20 => '

' ); -############################################################################### +############################################################################### # confirmation and error messages $MESSAGE = array( @@ -1521,7 +1523,7 @@ 500 => 'The Template Cache has been successfully cleared.' ); -############################################################################### +############################################################################### $LANG_ACCESS = array( 'access' => 'Acesso', @@ -1589,7 +1591,7 @@ 'groupexistsmsg' => 'There is already a group with this name. Group names must be unique.' ); -############################################################################### +############################################################################### # admin/database.php $LANG_DB_BACKUP = array( @@ -1651,7 +1653,7 @@ 'config_instructions' => 'Select any tables you wish to exclude from the backup. Other options can be found in the Geeklog Configuration under the Database tab.' ); -############################################################################### +############################################################################### $LANG_BUTTONS = array( 1 => 'Homepage', @@ -1667,7 +1669,7 @@ 11 => 'Directory' ); -############################################################################### +############################################################################### # 404.php $LANG_404 = array( @@ -1677,7 +1679,7 @@ 4 => "

We're sorry, but the page you have requested does not exist. We recommend going back to this related page, or you may want to check the home page, or the search page to see if you can find what you lost." ); -############################################################################### +############################################################################### # login form $LANG_LOGIN = array( @@ -1687,7 +1689,7 @@ 4 => 'Novo Usurio' ); -############################################################################### +############################################################################### # trackback.php $LANG_TRB = array( @@ -1774,7 +1776,7 @@ 'delete_trackback' => 'To delete this Trackback click: ' ); -############################################################################### +############################################################################### # directory.php $LANG_DIR = array( @@ -1785,7 +1787,7 @@ 'no_articles' => 'No articles.' ); -############################################################################### +############################################################################### # admin/sectest.php $LANG_SECTEST = array( @@ -1810,7 +1812,7 @@ 'password_okay' => 'Good! You seem to have changed the default account password already.' ); -############################################################################### +############################################################################### # "What's New" Time Strings # # For the first two strings, you can use the following placeholders. @@ -1837,7 +1839,7 @@ 'year' => 'year' ); -############################################################################### +############################################################################### # Month names $LANG_MONTH = array( @@ -1855,7 +1857,7 @@ 12 => 'Dezembro' ); -############################################################################### +############################################################################### # Weekdays $LANG_WEEK = array( @@ -1868,7 +1870,7 @@ 7 => 'Sbado' ); -############################################################################### +############################################################################### # Admin - Strings # # These are some standard strings used by core functions as well as plugins to @@ -1983,7 +1985,7 @@ -1 => 'Trackback Disabled' ); -############################################################################### +############################################################################### # Localization of the Admin Configuration UI $LANG_CONFIG = array( @@ -2466,7 +2468,7 @@ 38 => array('Mystery Man' => 'mm', 'Identicon' => 'identicon', 'MonsterId' => 'monsterid', 'WAvatar' => 'wavatar', 'Retro' => 'retro') ); -############################################################################### +############################################################################### # Localization of validation error messages $LANG_VALIDATION = array( diff --git a/language/portuguese_brazil_utf-8.php b/language/portuguese_brazil_utf-8.php index c3a478370..ef29a2cde 100644 --- a/language/portuguese_brazil_utf-8.php +++ b/language/portuguese_brazil_utf-8.php @@ -32,18 +32,18 @@ $LANG_ISO639_1 = 'pt'; -############################################################################### +############################################################################### # Array Format: # $LANGXX[YY]: $LANG - variable name # XX - file id number # YY - phrase id number -############################################################################### +############################################################################### -############################################################################### +############################################################################### # USER PHRASES - These are file phrases used in end user scripts -############################################################################### +############################################################################### -############################################################################### +############################################################################### # lib-common.php $LANG01 = array( @@ -201,7 +201,7 @@ 'filemanager' => 'File Manager' ); -############################################################################### +############################################################################### # comment.php $LANG03 = array( @@ -258,7 +258,7 @@ 105 => 'IP Address' ); -############################################################################### +############################################################################### # users.php $LANG04 = array( @@ -431,7 +431,7 @@ 'user_logged_in_message' => "You are already logged in. Whould you like to logout?" ); -############################################################################### +############################################################################### # Customize if need to modify the Tabbed navbar MyAccount panels used. # Array index key matches preference div id @@ -444,7 +444,7 @@ 'pe_privacy' => 'Privacy' ); -############################################################################### +############################################################################### # index.php $LANG05 = array( @@ -458,7 +458,7 @@ 8 => 'Último' ); -############################################################################### +############################################################################### # profiles.php $LANG08 = array( @@ -507,7 +507,7 @@ 43 => 'This users email address is invalid.' ); -############################################################################### +############################################################################### # search.php $LANG09 = array( @@ -587,7 +587,7 @@ 74 => 'Limit Results' ); -############################################################################### +############################################################################### # stats.php $LANG10 = array( @@ -624,7 +624,7 @@ 31 => '' ); -############################################################################### +############################################################################### # article.php $LANG11 = array( @@ -636,7 +636,7 @@ 6 => 'Subscribe to \'%s\'' ); -############################################################################### +############################################################################### # submit.php $LANG12 = array( @@ -697,11 +697,11 @@ 55 => 'Story Body' ); -############################################################################### +############################################################################### # ADMIN PHRASES - These are file phrases used in admin scripts -############################################################################### +############################################################################### -############################################################################### +############################################################################### # admin/logviewer.php $LANG_LOGVIEW = array( @@ -713,7 +713,7 @@ 'log_file' => 'Log File' ); -############################################################################### +############################################################################### # admin/envcheck.php - distribution integrity checker $LANG_ENVCHECK = array( @@ -780,7 +780,7 @@ 'max_execution_time' => 'Geeklog recommends the PHP default value of 30 seconds as a minimum, but plugin uploads and other operations may take longer than this depending upon your hosting environment. If safe_mode (above) is Off, you may be able to increase this by modifying the value of max_execution_time in your php.ini file.' ); -############################################################################### +############################################################################### # admin/auth.inc.php $LANG20 = array( @@ -793,7 +793,7 @@ 7 => 'entrar' ); -############################################################################### +############################################################################### # admin/block.php $LANG21 = array( @@ -872,7 +872,7 @@ '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)' ); -############################################################################### +############################################################################### # admin/story.php $LANG24 = array( @@ -973,7 +973,7 @@ 'cache_time_desc' => 'This article will be cached for no longer than this many seconds. If 0 caching is disabled. If -1 cached until article is edited again. (3600 = 1 hour, 86400 = 1 day)' ); -############################################################################### +############################################################################### # admin/topic.php $LANG27 = array( @@ -1042,7 +1042,7 @@ 'filed_under:' => 'Filed under:' ); -############################################################################### +############################################################################### # admin/user.php $LANG28 = array( @@ -1139,7 +1139,7 @@ 'autotag_desc_user' => '[user: id alternate title] - Displays a link to a User using the Username as the title. An alternate title may be specified but is not required.' ); -############################################################################### +############################################################################### # admin/moderation.php $LANG29 = array( @@ -1166,6 +1166,8 @@ 41 => 'Comment Submissions', 42 => 'Username', 43 => 'Auto-publish Comments?', + 44 => 'Results of your moderation', + 45 => 'Approved %1$d items and deleted %2$d items of user submissions.', 'core' => 'Core', 'plugins' => 'Plugins', 'tools' => 'Tools', @@ -1173,7 +1175,7 @@ 'submissions_desc' => 'To modify or delete a user submssion, click on that item\'s edit icon below. To approve and delete multiple submissions use the radio options in the lists and then click submit.' ); -############################################################################### +############################################################################### # admin/mail.php $LANG31 = array( @@ -1206,7 +1208,7 @@ 27 => 'The following template variables are available in Subject and Message: {uid}, {username}, {fullname}, {email}, {homepage}, {theme}, {language}, {location}, {lastgranted}, {lastlogin}, {site_url}, {site_name}, {site_slogan}, {owner_name}, {copyrightyear}, {site_mail}, {noreply_mail}' ); -############################################################################### +############################################################################### # admin/plugins.php $LANG32 = array( @@ -1291,7 +1293,7 @@ 108 => 'File upload stopped by extension.' ); -############################################################################### +############################################################################### # admin/syndication.php $LANG33 = array( @@ -1347,7 +1349,7 @@ 55 => 'Articles' ); -############################################################################### +############################################################################### # admin/language.php $LANG_LANG = array( @@ -1361,7 +1363,7 @@ 'value' => 'Value' ); -############################################################################### +############################################################################### # admin/router.php $LANG_ROUTER = array( @@ -1387,7 +1389,7 @@ 20 => '

' ); -############################################################################### +############################################################################### # confirmation and error messages $MESSAGE = array( @@ -1521,7 +1523,7 @@ 500 => 'The Template Cache has been successfully cleared.' ); -############################################################################### +############################################################################### $LANG_ACCESS = array( 'access' => 'Acesso', @@ -1589,7 +1591,7 @@ 'groupexistsmsg' => 'There is already a group with this name. Group names must be unique.' ); -############################################################################### +############################################################################### # admin/database.php $LANG_DB_BACKUP = array( @@ -1651,7 +1653,7 @@ 'config_instructions' => 'Select any tables you wish to exclude from the backup. Other options can be found in the Geeklog Configuration under the Database tab.' ); -############################################################################### +############################################################################### $LANG_BUTTONS = array( 1 => 'Homepage', @@ -1667,7 +1669,7 @@ 11 => 'Directory' ); -############################################################################### +############################################################################### # 404.php $LANG_404 = array( @@ -1677,7 +1679,7 @@ 4 => "

We're sorry, but the page you have requested does not exist. We recommend going back to this related page, or you may want to check the home page, or the search page to see if you can find what you lost." ); -############################################################################### +############################################################################### # login form $LANG_LOGIN = array( @@ -1687,7 +1689,7 @@ 4 => 'Novo Usuário' ); -############################################################################### +############################################################################### # trackback.php $LANG_TRB = array( @@ -1774,7 +1776,7 @@ 'delete_trackback' => 'To delete this Trackback click: ' ); -############################################################################### +############################################################################### # directory.php $LANG_DIR = array( @@ -1785,7 +1787,7 @@ 'no_articles' => 'No articles.' ); -############################################################################### +############################################################################### # admin/sectest.php $LANG_SECTEST = array( @@ -1810,7 +1812,7 @@ 'password_okay' => 'Good! You seem to have changed the default account password already.' ); -############################################################################### +############################################################################### # "What's New" Time Strings # # For the first two strings, you can use the following placeholders. @@ -1837,7 +1839,7 @@ 'year' => 'year' ); -############################################################################### +############################################################################### # Month names $LANG_MONTH = array( @@ -1855,7 +1857,7 @@ 12 => 'Dezembro' ); -############################################################################### +############################################################################### # Weekdays $LANG_WEEK = array( @@ -1868,7 +1870,7 @@ 7 => 'Sábado' ); -############################################################################### +############################################################################### # Admin - Strings # # These are some standard strings used by core functions as well as plugins to @@ -1983,7 +1985,7 @@ -1 => 'Trackback Disabled' ); -############################################################################### +############################################################################### # Localization of the Admin Configuration UI $LANG_CONFIG = array( @@ -2466,7 +2468,7 @@ 38 => array('Mystery Man' => 'mm', 'Identicon' => 'identicon', 'MonsterId' => 'monsterid', 'WAvatar' => 'wavatar', 'Retro' => 'retro') ); -############################################################################### +############################################################################### # Localization of validation error messages $LANG_VALIDATION = array( diff --git a/language/portuguese_utf-8.php b/language/portuguese_utf-8.php index 8fde95afd..2a8256b13 100644 --- a/language/portuguese_utf-8.php +++ b/language/portuguese_utf-8.php @@ -27,18 +27,18 @@ $LANG_ISO639_1 = 'pt'; -############################################################################### +############################################################################### # Array Format: # $LANGXX[YY]: $LANG - variable name # XX - file id number # YY - phrase id number -############################################################################### +############################################################################### -############################################################################### +############################################################################### # USER PHRASES - These are file phrases used in end user scripts -############################################################################### +############################################################################### -############################################################################### +############################################################################### # lib-common.php $LANG01 = array( @@ -196,7 +196,7 @@ 'filemanager' => 'File Manager' ); -############################################################################### +############################################################################### # comment.php $LANG03 = array( @@ -253,7 +253,7 @@ 105 => 'IP Address' ); -############################################################################### +############################################################################### # users.php $LANG04 = array( @@ -426,7 +426,7 @@ 'user_logged_in_message' => "You are already logged in. Whould you like to logout?" ); -############################################################################### +############################################################################### # Customize if need to modify the Tabbed navbar MyAccount panels used. # Array index key matches preference div id @@ -439,7 +439,7 @@ 'pe_privacy' => 'Privacy' ); -############################################################################### +############################################################################### # index.php $LANG05 = array( @@ -453,7 +453,7 @@ 8 => 'Last' ); -############################################################################### +############################################################################### # profiles.php $LANG08 = array( @@ -502,7 +502,7 @@ 43 => 'This users email address is invalid.' ); -############################################################################### +############################################################################### # search.php $LANG09 = array( @@ -582,7 +582,7 @@ 74 => 'Limit Results' ); -############################################################################### +############################################################################### # stats.php $LANG10 = array( @@ -619,7 +619,7 @@ 31 => '' ); -############################################################################### +############################################################################### # article.php $LANG11 = array( @@ -631,7 +631,7 @@ 6 => 'Subscribe to \'%s\'' ); -############################################################################### +############################################################################### # submit.php $LANG12 = array( @@ -692,11 +692,11 @@ 55 => 'Story Body' ); -############################################################################### +############################################################################### # ADMIN PHRASES - These are file phrases used in admin scripts -############################################################################### +############################################################################### -############################################################################### +############################################################################### # admin/logviewer.php $LANG_LOGVIEW = array( @@ -708,7 +708,7 @@ 'log_file' => 'Log File' ); -############################################################################### +############################################################################### # admin/envcheck.php - distribution integrity checker $LANG_ENVCHECK = array( @@ -775,7 +775,7 @@ 'max_execution_time' => 'Geeklog recommends the PHP default value of 30 seconds as a minimum, but plugin uploads and other operations may take longer than this depending upon your hosting environment. If safe_mode (above) is Off, you may be able to increase this by modifying the value of max_execution_time in your php.ini file.' ); -############################################################################### +############################################################################### # admin/auth.inc.php $LANG20 = array( @@ -788,7 +788,7 @@ 7 => 'login' ); -############################################################################### +############################################################################### # admin/block.php $LANG21 = array( @@ -867,7 +867,7 @@ '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)' ); -############################################################################### +############################################################################### # admin/story.php $LANG24 = array( @@ -968,7 +968,7 @@ 'cache_time_desc' => 'This article will be cached for no longer than this many seconds. If 0 caching is disabled. If -1 cached until article is edited again. (3600 = 1 hour, 86400 = 1 day)' ); -############################################################################### +############################################################################### # admin/topic.php $LANG27 = array( @@ -1037,7 +1037,7 @@ 'filed_under:' => 'Filed under:' ); -############################################################################### +############################################################################### # admin/user.php $LANG28 = array( @@ -1134,7 +1134,7 @@ 'autotag_desc_user' => '[user: id alternate title] - Displays a link to a User using the Username as the title. An alternate title may be specified but is not required.' ); -############################################################################### +############################################################################### # admin/moderation.php $LANG29 = array( @@ -1161,6 +1161,8 @@ 41 => 'Comment Submissions', 42 => 'Username', 43 => 'Auto-publish Comments?', + 44 => 'Results of your moderation', + 45 => 'Approved %1$d items and deleted %2$d items of user submissions.', 'core' => 'Core', 'plugins' => 'Plugins', 'tools' => 'Tools', @@ -1168,7 +1170,7 @@ 'submissions_desc' => 'To modify or delete a user submssion, click on that item\'s edit icon below. To approve and delete multiple submissions use the radio options in the lists and then click submit.' ); -############################################################################### +############################################################################### # admin/mail.php $LANG31 = array( @@ -1201,7 +1203,7 @@ 27 => 'The following template variables are available in Subject and Message: {uid}, {username}, {fullname}, {email}, {homepage}, {theme}, {language}, {location}, {lastgranted}, {lastlogin}, {site_url}, {site_name}, {site_slogan}, {owner_name}, {copyrightyear}, {site_mail}, {noreply_mail}' ); -############################################################################### +############################################################################### # admin/plugins.php $LANG32 = array( @@ -1286,7 +1288,7 @@ 108 => 'File upload stopped by extension.' ); -############################################################################### +############################################################################### # admin/syndication.php $LANG33 = array( @@ -1342,7 +1344,7 @@ 55 => 'Articles' ); -############################################################################### +############################################################################### # admin/language.php $LANG_LANG = array( @@ -1356,7 +1358,7 @@ 'value' => 'Value' ); -############################################################################### +############################################################################### # admin/router.php $LANG_ROUTER = array( @@ -1382,7 +1384,7 @@ 20 => '

' ); -############################################################################### +############################################################################### # confirmation and error messages $MESSAGE = array( @@ -1516,7 +1518,7 @@ 500 => 'The Template Cache has been successfully cleared.' ); -############################################################################### +############################################################################### $LANG_ACCESS = array( 'access' => 'Acesso', @@ -1584,7 +1586,7 @@ 'groupexistsmsg' => 'There is already a group with this name. Group names must be unique.' ); -############################################################################### +############################################################################### # admin/database.php $LANG_DB_BACKUP = array( @@ -1646,7 +1648,7 @@ 'config_instructions' => 'Select any tables you wish to exclude from the backup. Other options can be found in the Geeklog Configuration under the Database tab.' ); -############################################################################### +############################################################################### $LANG_BUTTONS = array( 1 => 'Início', @@ -1662,7 +1664,7 @@ 11 => 'Directory' ); -############################################################################### +############################################################################### # 404.php $LANG_404 = array( @@ -1672,7 +1674,7 @@ 4 => "

We're sorry, but the page you have requested does not exist. We recommend going back to this related page, or you may want to check the home page, or the search page to see if you can find what you lost." ); -############################################################################### +############################################################################### # login form $LANG_LOGIN = array( @@ -1682,7 +1684,7 @@ 4 => 'Novo utilizador' ); -############################################################################### +############################################################################### # trackback.php $LANG_TRB = array( @@ -1769,7 +1771,7 @@ 'delete_trackback' => 'To delete this Trackback click: ' ); -############################################################################### +############################################################################### # directory.php $LANG_DIR = array( @@ -1780,7 +1782,7 @@ 'no_articles' => 'No articles.' ); -############################################################################### +############################################################################### # admin/sectest.php $LANG_SECTEST = array( @@ -1805,7 +1807,7 @@ 'password_okay' => 'Good! You seem to have changed the default account password already.' ); -############################################################################### +############################################################################### # "What's New" Time Strings # # For the first two strings, you can use the following placeholders. @@ -1832,7 +1834,7 @@ 'year' => 'year' ); -############################################################################### +############################################################################### # Month names $LANG_MONTH = array( @@ -1850,7 +1852,7 @@ 12 => 'Dezembro' ); -############################################################################### +############################################################################### # Weekdays $LANG_WEEK = array( @@ -1863,7 +1865,7 @@ 7 => 'Sábado' ); -############################################################################### +############################################################################### # Admin - Strings # # These are some standard strings used by core functions as well as plugins to @@ -1978,7 +1980,7 @@ -1 => 'Trackback Disabled' ); -############################################################################### +############################################################################### # Localization of the Admin Configuration UI $LANG_CONFIG = array( @@ -2461,7 +2463,7 @@ 38 => array('Mystery Man' => 'mm', 'Identicon' => 'identicon', 'MonsterId' => 'monsterid', 'WAvatar' => 'wavatar', 'Retro' => 'retro') ); -############################################################################### +############################################################################### # Localization of validation error messages $LANG_VALIDATION = array( diff --git a/language/romanian.php b/language/romanian.php index d9a2265bd..22e8a9ca3 100644 --- a/language/romanian.php +++ b/language/romanian.php @@ -27,18 +27,18 @@ $LANG_ISO639_1 = 'ro'; -############################################################################### +############################################################################### # Array Format: # $LANGXX[YY]: $LANG - variable name # XX - file id number # YY - phrase id number -############################################################################### +############################################################################### -############################################################################### +############################################################################### # USER PHRASES - These are file phrases used in end user scripts -############################################################################### +############################################################################### -############################################################################### +############################################################################### # lib-common.php $LANG01 = array( @@ -196,7 +196,7 @@ 'filemanager' => 'File Manager' ); -############################################################################### +############################################################################### # comment.php $LANG03 = array( @@ -253,7 +253,7 @@ 105 => 'IP Address' ); -############################################################################### +############################################################################### # users.php $LANG04 = array( @@ -426,7 +426,7 @@ 'user_logged_in_message' => "You are already logged in. Whould you like to logout?" ); -############################################################################### +############################################################################### # Customize if need to modify the Tabbed navbar MyAccount panels used. # Array index key matches preference div id @@ -439,7 +439,7 @@ 'pe_privacy' => 'Privacy' ); -############################################################################### +############################################################################### # index.php $LANG05 = array( @@ -453,7 +453,7 @@ 8 => 'Last' ); -############################################################################### +############################################################################### # profiles.php $LANG08 = array( @@ -502,7 +502,7 @@ 43 => 'This users email address is invalid.' ); -############################################################################### +############################################################################### # search.php $LANG09 = array( @@ -582,7 +582,7 @@ 74 => 'Limit Results' ); -############################################################################### +############################################################################### # stats.php $LANG10 = array( @@ -619,7 +619,7 @@ 31 => '' ); -############################################################################### +############################################################################### # article.php $LANG11 = array( @@ -631,7 +631,7 @@ 6 => 'Subscribe to \'%s\'' ); -############################################################################### +############################################################################### # submit.php $LANG12 = array( @@ -692,11 +692,11 @@ 55 => 'Story Body' ); -############################################################################### +############################################################################### # ADMIN PHRASES - These are file phrases used in admin scripts -############################################################################### +############################################################################### -############################################################################### +############################################################################### # admin/logviewer.php $LANG_LOGVIEW = array( @@ -708,7 +708,7 @@ 'log_file' => 'Log File' ); -############################################################################### +############################################################################### # admin/envcheck.php - distribution integrity checker $LANG_ENVCHECK = array( @@ -775,7 +775,7 @@ 'max_execution_time' => 'Geeklog recommends the PHP default value of 30 seconds as a minimum, but plugin uploads and other operations may take longer than this depending upon your hosting environment. If safe_mode (above) is Off, you may be able to increase this by modifying the value of max_execution_time in your php.ini file.' ); -############################################################################### +############################################################################### # admin/auth.inc.php $LANG20 = array( @@ -788,7 +788,7 @@ 7 => 'intra/login' ); -############################################################################### +############################################################################### # admin/block.php $LANG21 = array( @@ -867,7 +867,7 @@ '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)' ); -############################################################################### +############################################################################### # admin/story.php $LANG24 = array( @@ -968,7 +968,7 @@ 'cache_time_desc' => 'This article will be cached for no longer than this many seconds. If 0 caching is disabled. If -1 cached until article is edited again. (3600 = 1 hour, 86400 = 1 day)' ); -############################################################################### +############################################################################### # admin/topic.php $LANG27 = array( @@ -1037,7 +1037,7 @@ 'filed_under:' => 'Filed under:' ); -############################################################################### +############################################################################### # admin/user.php $LANG28 = array( @@ -1134,7 +1134,7 @@ 'autotag_desc_user' => '[user: id alternate title] - Displays a link to a User using the Username as the title. An alternate title may be specified but is not required.' ); -############################################################################### +############################################################################### # admin/moderation.php $LANG29 = array( @@ -1161,6 +1161,8 @@ 41 => 'Comment Submissions', 42 => 'Username', 43 => 'Auto-publish Comments?', + 44 => 'Results of your moderation', + 45 => 'Approved %1$d items and deleted %2$d items of user submissions.', 'core' => 'Core', 'plugins' => 'Plugins', 'tools' => 'Tools', @@ -1168,7 +1170,7 @@ 'submissions_desc' => 'To modify or delete a user submssion, click on that item\'s edit icon below. To approve and delete multiple submissions use the radio options in the lists and then click submit.' ); -############################################################################### +############################################################################### # admin/mail.php $LANG31 = array( @@ -1201,7 +1203,7 @@ 27 => 'The following template variables are available in Subject and Message: {uid}, {username}, {fullname}, {email}, {homepage}, {theme}, {language}, {location}, {lastgranted}, {lastlogin}, {site_url}, {site_name}, {site_slogan}, {owner_name}, {copyrightyear}, {site_mail}, {noreply_mail}' ); -############################################################################### +############################################################################### # admin/plugins.php $LANG32 = array( @@ -1286,7 +1288,7 @@ 108 => 'File upload stopped by extension.' ); -############################################################################### +############################################################################### # admin/syndication.php $LANG33 = array( @@ -1342,7 +1344,7 @@ 55 => 'Articles' ); -############################################################################### +############################################################################### # admin/language.php $LANG_LANG = array( @@ -1356,7 +1358,7 @@ 'value' => 'Value' ); -############################################################################### +############################################################################### # admin/router.php $LANG_ROUTER = array( @@ -1382,7 +1384,7 @@ 20 => '

' ); -############################################################################### +############################################################################### # confirmation and error messages $MESSAGE = array( @@ -1516,7 +1518,7 @@ 500 => 'The Template Cache has been successfully cleared.' ); -############################################################################### +############################################################################### $LANG_ACCESS = array( 'access' => 'Access', @@ -1584,7 +1586,7 @@ 'groupexistsmsg' => 'There is already a group with this name. Group names must be unique.' ); -############################################################################### +############################################################################### # admin/database.php $LANG_DB_BACKUP = array( @@ -1646,7 +1648,7 @@ 'config_instructions' => 'Select any tables you wish to exclude from the backup. Other options can be found in the Geeklog Configuration under the Database tab.' ); -############################################################################### +############################################################################### $LANG_BUTTONS = array( 1 => 'Home', @@ -1662,7 +1664,7 @@ 11 => 'Directory' ); -############################################################################### +############################################################################### # 404.php $LANG_404 = array( @@ -1672,7 +1674,7 @@ 4 => "

We're sorry, but the page you have requested does not exist. We recommend going back to this related page, or you may want to check the home page, or the search page to see if you can find what you lost." ); -############################################################################### +############################################################################### # login form $LANG_LOGIN = array( @@ -1682,7 +1684,7 @@ 4 => 'Membru Nou' ); -############################################################################### +############################################################################### # trackback.php $LANG_TRB = array( @@ -1769,7 +1771,7 @@ 'delete_trackback' => 'To delete this Trackback click: ' ); -############################################################################### +############################################################################### # directory.php $LANG_DIR = array( @@ -1780,7 +1782,7 @@ 'no_articles' => 'No articles.' ); -############################################################################### +############################################################################### # admin/sectest.php $LANG_SECTEST = array( @@ -1805,7 +1807,7 @@ 'password_okay' => 'Good! You seem to have changed the default account password already.' ); -############################################################################### +############################################################################### # "What's New" Time Strings # # For the first two strings, you can use the following placeholders. @@ -1832,7 +1834,7 @@ 'year' => 'year' ); -############################################################################### +############################################################################### # Month names $LANG_MONTH = array( @@ -1850,7 +1852,7 @@ 12 => 'Decembrie' ); -############################################################################### +############################################################################### # Weekdays $LANG_WEEK = array( @@ -1863,7 +1865,7 @@ 7 => 'Sambata' ); -############################################################################### +############################################################################### # Admin - Strings # # These are some standard strings used by core functions as well as plugins to @@ -1978,7 +1980,7 @@ -1 => 'Trackback Disabled' ); -############################################################################### +############################################################################### # Localization of the Admin Configuration UI $LANG_CONFIG = array( @@ -2461,7 +2463,7 @@ 38 => array('Mystery Man' => 'mm', 'Identicon' => 'identicon', 'MonsterId' => 'monsterid', 'WAvatar' => 'wavatar', 'Retro' => 'retro') ); -############################################################################### +############################################################################### # Localization of validation error messages $LANG_VALIDATION = array( diff --git a/language/romanian_utf-8.php b/language/romanian_utf-8.php index a4ef56082..9957ce9c8 100644 --- a/language/romanian_utf-8.php +++ b/language/romanian_utf-8.php @@ -27,18 +27,18 @@ $LANG_ISO639_1 = 'ro'; -############################################################################### +############################################################################### # Array Format: # $LANGXX[YY]: $LANG - variable name # XX - file id number # YY - phrase id number -############################################################################### +############################################################################### -############################################################################### +############################################################################### # USER PHRASES - These are file phrases used in end user scripts -############################################################################### +############################################################################### -############################################################################### +############################################################################### # lib-common.php $LANG01 = array( @@ -196,7 +196,7 @@ 'filemanager' => 'File Manager' ); -############################################################################### +############################################################################### # comment.php $LANG03 = array( @@ -253,7 +253,7 @@ 105 => 'IP Address' ); -############################################################################### +############################################################################### # users.php $LANG04 = array( @@ -426,7 +426,7 @@ 'user_logged_in_message' => "You are already logged in. Whould you like to logout?" ); -############################################################################### +############################################################################### # Customize if need to modify the Tabbed navbar MyAccount panels used. # Array index key matches preference div id @@ -439,7 +439,7 @@ 'pe_privacy' => 'Privacy' ); -############################################################################### +############################################################################### # index.php $LANG05 = array( @@ -453,7 +453,7 @@ 8 => 'Last' ); -############################################################################### +############################################################################### # profiles.php $LANG08 = array( @@ -502,7 +502,7 @@ 43 => 'This users email address is invalid.' ); -############################################################################### +############################################################################### # search.php $LANG09 = array( @@ -582,7 +582,7 @@ 74 => 'Limit Results' ); -############################################################################### +############################################################################### # stats.php $LANG10 = array( @@ -619,7 +619,7 @@ 31 => '' ); -############################################################################### +############################################################################### # article.php $LANG11 = array( @@ -631,7 +631,7 @@ 6 => 'Subscribe to \'%s\'' ); -############################################################################### +############################################################################### # submit.php $LANG12 = array( @@ -692,11 +692,11 @@ 55 => 'Story Body' ); -############################################################################### +############################################################################### # ADMIN PHRASES - These are file phrases used in admin scripts -############################################################################### +############################################################################### -############################################################################### +############################################################################### # admin/logviewer.php $LANG_LOGVIEW = array( @@ -708,7 +708,7 @@ 'log_file' => 'Log File' ); -############################################################################### +############################################################################### # admin/envcheck.php - distribution integrity checker $LANG_ENVCHECK = array( @@ -775,7 +775,7 @@ 'max_execution_time' => 'Geeklog recommends the PHP default value of 30 seconds as a minimum, but plugin uploads and other operations may take longer than this depending upon your hosting environment. If safe_mode (above) is Off, you may be able to increase this by modifying the value of max_execution_time in your php.ini file.' ); -############################################################################### +############################################################################### # admin/auth.inc.php $LANG20 = array( @@ -788,7 +788,7 @@ 7 => 'intra/login' ); -############################################################################### +############################################################################### # admin/block.php $LANG21 = array( @@ -867,7 +867,7 @@ '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)' ); -############################################################################### +############################################################################### # admin/story.php $LANG24 = array( @@ -968,7 +968,7 @@ 'cache_time_desc' => 'This article will be cached for no longer than this many seconds. If 0 caching is disabled. If -1 cached until article is edited again. (3600 = 1 hour, 86400 = 1 day)' ); -############################################################################### +############################################################################### # admin/topic.php $LANG27 = array( @@ -1037,7 +1037,7 @@ 'filed_under:' => 'Filed under:' ); -############################################################################### +############################################################################### # admin/user.php $LANG28 = array( @@ -1134,7 +1134,7 @@ 'autotag_desc_user' => '[user: id alternate title] - Displays a link to a User using the Username as the title. An alternate title may be specified but is not required.' ); -############################################################################### +############################################################################### # admin/moderation.php $LANG29 = array( @@ -1161,6 +1161,8 @@ 41 => 'Comment Submissions', 42 => 'Username', 43 => 'Auto-publish Comments?', + 44 => 'Results of your moderation', + 45 => 'Approved %1$d items and deleted %2$d items of user submissions.', 'core' => 'Core', 'plugins' => 'Plugins', 'tools' => 'Tools', @@ -1168,7 +1170,7 @@ 'submissions_desc' => 'To modify or delete a user submssion, click on that item\'s edit icon below. To approve and delete multiple submissions use the radio options in the lists and then click submit.' ); -############################################################################### +############################################################################### # admin/mail.php $LANG31 = array( @@ -1201,7 +1203,7 @@ 27 => 'The following template variables are available in Subject and Message: {uid}, {username}, {fullname}, {email}, {homepage}, {theme}, {language}, {location}, {lastgranted}, {lastlogin}, {site_url}, {site_name}, {site_slogan}, {owner_name}, {copyrightyear}, {site_mail}, {noreply_mail}' ); -############################################################################### +############################################################################### # admin/plugins.php $LANG32 = array( @@ -1286,7 +1288,7 @@ 108 => 'File upload stopped by extension.' ); -############################################################################### +############################################################################### # admin/syndication.php $LANG33 = array( @@ -1342,7 +1344,7 @@ 55 => 'Articles' ); -############################################################################### +############################################################################### # admin/language.php $LANG_LANG = array( @@ -1356,7 +1358,7 @@ 'value' => 'Value' ); -############################################################################### +############################################################################### # admin/router.php $LANG_ROUTER = array( @@ -1382,7 +1384,7 @@ 20 => '

' ); -############################################################################### +############################################################################### # confirmation and error messages $MESSAGE = array( @@ -1516,7 +1518,7 @@ 500 => 'The Template Cache has been successfully cleared.' ); -############################################################################### +############################################################################### $LANG_ACCESS = array( 'access' => 'Access', @@ -1584,7 +1586,7 @@ 'groupexistsmsg' => 'There is already a group with this name. Group names must be unique.' ); -############################################################################### +############################################################################### # admin/database.php $LANG_DB_BACKUP = array( @@ -1646,7 +1648,7 @@ 'config_instructions' => 'Select any tables you wish to exclude from the backup. Other options can be found in the Geeklog Configuration under the Database tab.' ); -############################################################################### +############################################################################### $LANG_BUTTONS = array( 1 => 'Home', @@ -1662,7 +1664,7 @@ 11 => 'Directory' ); -############################################################################### +############################################################################### # 404.php $LANG_404 = array( @@ -1672,7 +1674,7 @@ 4 => "

We're sorry, but the page you have requested does not exist. We recommend going back to this related page, or you may want to check the home page, or the search page to see if you can find what you lost." ); -############################################################################### +############################################################################### # login form $LANG_LOGIN = array( @@ -1682,7 +1684,7 @@ 4 => 'Membru Nou' ); -############################################################################### +############################################################################### # trackback.php $LANG_TRB = array( @@ -1769,7 +1771,7 @@ 'delete_trackback' => 'To delete this Trackback click: ' ); -############################################################################### +############################################################################### # directory.php $LANG_DIR = array( @@ -1780,7 +1782,7 @@ 'no_articles' => 'No articles.' ); -############################################################################### +############################################################################### # admin/sectest.php $LANG_SECTEST = array( @@ -1805,7 +1807,7 @@ 'password_okay' => 'Good! You seem to have changed the default account password already.' ); -############################################################################### +############################################################################### # "What's New" Time Strings # # For the first two strings, you can use the following placeholders. @@ -1832,7 +1834,7 @@ 'year' => 'year' ); -############################################################################### +############################################################################### # Month names $LANG_MONTH = array( @@ -1850,7 +1852,7 @@ 12 => 'Decembrie' ); -############################################################################### +############################################################################### # Weekdays $LANG_WEEK = array( @@ -1863,7 +1865,7 @@ 7 => 'Sambata' ); -############################################################################### +############################################################################### # Admin - Strings # # These are some standard strings used by core functions as well as plugins to @@ -1978,7 +1980,7 @@ -1 => 'Trackback Disabled' ); -############################################################################### +############################################################################### # Localization of the Admin Configuration UI $LANG_CONFIG = array( @@ -2461,7 +2463,7 @@ 38 => array('Mystery Man' => 'mm', 'Identicon' => 'identicon', 'MonsterId' => 'monsterid', 'WAvatar' => 'wavatar', 'Retro' => 'retro') ); -############################################################################### +############################################################################### # Localization of validation error messages $LANG_VALIDATION = array( diff --git a/language/russian.php b/language/russian.php index 9c834214d..7dc98b2af 100644 --- a/language/russian.php +++ b/language/russian.php @@ -44,18 +44,18 @@ $LANG_ISO639_1 = 'ru'; -############################################################################### +############################################################################### # Array Format: # $LANGXX[YY]: $LANG - variable name # XX - file id number # YY - phrase id number -############################################################################### +############################################################################### -############################################################################### +############################################################################### # USER PHRASES - These are file phrases used in end user scripts -############################################################################### +############################################################################### -############################################################################### +############################################################################### # lib-common.php $LANG01 = array( @@ -213,7 +213,7 @@ 'filemanager' => 'File Manager' ); -############################################################################### +############################################################################### # comment.php $LANG03 = array( @@ -270,7 +270,7 @@ 105 => 'IP Address' ); -############################################################################### +############################################################################### # users.php $LANG04 = array( @@ -443,7 +443,7 @@ 'user_logged_in_message' => "You are already logged in. Whould you like to logout?" ); -############################################################################### +############################################################################### # Customize if need to modify the Tabbed navbar MyAccount panels used. # Array index key matches preference div id @@ -456,7 +456,7 @@ 'pe_privacy' => 'Privacy' ); -############################################################################### +############################################################################### # index.php $LANG05 = array( @@ -470,7 +470,7 @@ 8 => '' ); -############################################################################### +############################################################################### # profiles.php $LANG08 = array( @@ -519,7 +519,7 @@ 43 => 'This users email address is invalid.' ); -############################################################################### +############################################################################### # search.php $LANG09 = array( @@ -599,7 +599,7 @@ 74 => 'Limit Results' ); -############################################################################### +############################################################################### # stats.php $LANG10 = array( @@ -636,7 +636,7 @@ 31 => '' ); -############################################################################### +############################################################################### # article.php $LANG11 = array( @@ -648,7 +648,7 @@ 6 => 'Subscribe to \'%s\'' ); -############################################################################### +############################################################################### # submit.php $LANG12 = array( @@ -709,11 +709,11 @@ 55 => 'Story Body' ); -############################################################################### +############################################################################### # ADMIN PHRASES - These are file phrases used in admin scripts -############################################################################### +############################################################################### -############################################################################### +############################################################################### # admin/logviewer.php $LANG_LOGVIEW = array( @@ -725,7 +725,7 @@ 'log_file' => 'Log File' ); -############################################################################### +############################################################################### # admin/envcheck.php - distribution integrity checker $LANG_ENVCHECK = array( @@ -792,7 +792,7 @@ 'max_execution_time' => 'Geeklog recommends the PHP default value of 30 seconds as a minimum, but plugin uploads and other operations may take longer than this depending upon your hosting environment. If safe_mode (above) is Off, you may be able to increase this by modifying the value of max_execution_time in your php.ini file.' ); -############################################################################### +############################################################################### # admin/auth.inc.php $LANG20 = array( @@ -805,7 +805,7 @@ 7 => '' ); -############################################################################### +############################################################################### # admin/block.php $LANG21 = array( @@ -884,7 +884,7 @@ '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)' ); -############################################################################### +############################################################################### # admin/story.php $LANG24 = array( @@ -985,7 +985,7 @@ 'cache_time_desc' => 'This article will be cached for no longer than this many seconds. If 0 caching is disabled. If -1 cached until article is edited again. (3600 = 1 hour, 86400 = 1 day)' ); -############################################################################### +############################################################################### # admin/topic.php $LANG27 = array( @@ -1054,7 +1054,7 @@ 'filed_under:' => 'Filed under:' ); -############################################################################### +############################################################################### # admin/user.php $LANG28 = array( @@ -1151,7 +1151,7 @@ 'autotag_desc_user' => '[user: id alternate title] - Displays a link to a User using the Username as the title. An alternate title may be specified but is not required.' ); -############################################################################### +############################################################################### # admin/moderation.php $LANG29 = array( @@ -1178,6 +1178,8 @@ 41 => 'Comment Submissions', 42 => 'Username', 43 => 'Auto-publish Comments?', + 44 => 'Results of your moderation', + 45 => 'Approved %1$d items and deleted %2$d items of user submissions.', 'core' => 'Core', 'plugins' => 'Plugins', 'tools' => 'Tools', @@ -1185,7 +1187,7 @@ 'submissions_desc' => 'To modify or delete a user submssion, click on that item\'s edit icon below. To approve and delete multiple submissions use the radio options in the lists and then click submit.' ); -############################################################################### +############################################################################### # admin/mail.php $LANG31 = array( @@ -1218,7 +1220,7 @@ 27 => 'The following template variables are available in Subject and Message: {uid}, {username}, {fullname}, {email}, {homepage}, {theme}, {language}, {location}, {lastgranted}, {lastlogin}, {site_url}, {site_name}, {site_slogan}, {owner_name}, {copyrightyear}, {site_mail}, {noreply_mail}' ); -############################################################################### +############################################################################### # admin/plugins.php $LANG32 = array( @@ -1303,7 +1305,7 @@ 108 => 'File upload stopped by extension.' ); -############################################################################### +############################################################################### # admin/syndication.php $LANG33 = array( @@ -1359,7 +1361,7 @@ 55 => 'Articles' ); -############################################################################### +############################################################################### # admin/language.php $LANG_LANG = array( @@ -1373,7 +1375,7 @@ 'value' => 'Value' ); -############################################################################### +############################################################################### # admin/router.php $LANG_ROUTER = array( @@ -1399,7 +1401,7 @@ 20 => '

' ); -############################################################################### +############################################################################### # confirmation and error messages $MESSAGE = array( @@ -1533,7 +1535,7 @@ 500 => 'The Template Cache has been successfully cleared.' ); -############################################################################### +############################################################################### $LANG_ACCESS = array( 'access' => '', @@ -1601,7 +1603,7 @@ 'groupexistsmsg' => ' . .' ); -############################################################################### +############################################################################### # admin/database.php $LANG_DB_BACKUP = array( @@ -1663,7 +1665,7 @@ 'config_instructions' => 'Select any tables you wish to exclude from the backup. Other options can be found in the Geeklog Configuration under the Database tab.' ); -############################################################################### +############################################################################### $LANG_BUTTONS = array( 1 => ' ', @@ -1679,7 +1681,7 @@ 11 => '' ); -############################################################################### +############################################################################### # 404.php $LANG_404 = array( @@ -1689,7 +1691,7 @@ 4 => "

We're sorry, but the page you have requested does not exist. We recommend going back to this related page, or you may want to check the home page, or the search page to see if you can find what you lost." ); -############################################################################### +############################################################################### # login form $LANG_LOGIN = array( @@ -1699,7 +1701,7 @@ 4 => ' ' ); -############################################################################### +############################################################################### # trackback.php $LANG_TRB = array( @@ -1786,7 +1788,7 @@ 'delete_trackback' => ' Trackback : ' ); -############################################################################### +############################################################################### # directory.php $LANG_DIR = array( @@ -1797,7 +1799,7 @@ 'no_articles' => ' .' ); -############################################################################### +############################################################################### # admin/sectest.php $LANG_SECTEST = array( @@ -1822,7 +1824,7 @@ 'password_okay' => 'Good! You seem to have changed the default account password already.' ); -############################################################################### +############################################################################### # "What's New" Time Strings # # For the first two strings, you can use the following placeholders. @@ -1849,7 +1851,7 @@ 'year' => 'year' ); -############################################################################### +############################################################################### # Month names $LANG_MONTH = array( @@ -1867,7 +1869,7 @@ 12 => '' ); -############################################################################### +############################################################################### # Weekdays $LANG_WEEK = array( @@ -1880,7 +1882,7 @@ 7 => '' ); -############################################################################### +############################################################################### # Admin - Strings # # These are some standard strings used by core functions as well as plugins to @@ -1995,7 +1997,7 @@ -1 => 'Trackback ' ); -############################################################################### +############################################################################### # Localization of the Admin Configuration UI $LANG_CONFIG = array( @@ -2478,7 +2480,7 @@ 38 => array('Mystery Man' => 'mm', 'Identicon' => 'identicon', 'MonsterId' => 'monsterid', 'WAvatar' => 'wavatar', 'Retro' => 'retro') ); -############################################################################### +############################################################################### # Localization of validation error messages $LANG_VALIDATION = array( diff --git a/language/russian_utf-8.php b/language/russian_utf-8.php index ba0c3c4bb..1c5e81813 100644 --- a/language/russian_utf-8.php +++ b/language/russian_utf-8.php @@ -44,18 +44,18 @@ $LANG_ISO639_1 = 'ru'; -############################################################################### +############################################################################### # Array Format: # $LANGXX[YY]: $LANG - variable name # XX - file id number # YY - phrase id number -############################################################################### +############################################################################### -############################################################################### +############################################################################### # USER PHRASES - These are file phrases used in end user scripts -############################################################################### +############################################################################### -############################################################################### +############################################################################### # lib-common.php $LANG01 = array( @@ -213,7 +213,7 @@ 'filemanager' => 'File Manager' ); -############################################################################### +############################################################################### # comment.php $LANG03 = array( @@ -270,7 +270,7 @@ 105 => 'IP Address' ); -############################################################################### +############################################################################### # users.php $LANG04 = array( @@ -443,7 +443,7 @@ 'user_logged_in_message' => "You are already logged in. Whould you like to logout?" ); -############################################################################### +############################################################################### # Customize if need to modify the Tabbed navbar MyAccount panels used. # Array index key matches preference div id @@ -456,7 +456,7 @@ 'pe_privacy' => 'Privacy' ); -############################################################################### +############################################################################### # index.php $LANG05 = array( @@ -470,7 +470,7 @@ 8 => 'Последняя' ); -############################################################################### +############################################################################### # profiles.php $LANG08 = array( @@ -519,7 +519,7 @@ 43 => 'This users email address is invalid.' ); -############################################################################### +############################################################################### # search.php $LANG09 = array( @@ -599,7 +599,7 @@ 74 => 'Limit Results' ); -############################################################################### +############################################################################### # stats.php $LANG10 = array( @@ -636,7 +636,7 @@ 31 => '' ); -############################################################################### +############################################################################### # article.php $LANG11 = array( @@ -648,7 +648,7 @@ 6 => 'Subscribe to \'%s\'' ); -############################################################################### +############################################################################### # submit.php $LANG12 = array( @@ -709,11 +709,11 @@ 55 => 'Story Body' ); -############################################################################### +############################################################################### # ADMIN PHRASES - These are file phrases used in admin scripts -############################################################################### +############################################################################### -############################################################################### +############################################################################### # admin/logviewer.php $LANG_LOGVIEW = array( @@ -725,7 +725,7 @@ 'log_file' => 'Log File' ); -############################################################################### +############################################################################### # admin/envcheck.php - distribution integrity checker $LANG_ENVCHECK = array( @@ -792,7 +792,7 @@ 'max_execution_time' => 'Geeklog recommends the PHP default value of 30 seconds as a minimum, but plugin uploads and other operations may take longer than this depending upon your hosting environment. If safe_mode (above) is Off, you may be able to increase this by modifying the value of max_execution_time in your php.ini file.' ); -############################################################################### +############################################################################### # admin/auth.inc.php $LANG20 = array( @@ -805,7 +805,7 @@ 7 => 'вход' ); -############################################################################### +############################################################################### # admin/block.php $LANG21 = array( @@ -884,7 +884,7 @@ '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)' ); -############################################################################### +############################################################################### # admin/story.php $LANG24 = array( @@ -985,7 +985,7 @@ 'cache_time_desc' => 'This article will be cached for no longer than this many seconds. If 0 caching is disabled. If -1 cached until article is edited again. (3600 = 1 hour, 86400 = 1 day)' ); -############################################################################### +############################################################################### # admin/topic.php $LANG27 = array( @@ -1054,7 +1054,7 @@ 'filed_under:' => 'Filed under:' ); -############################################################################### +############################################################################### # admin/user.php $LANG28 = array( @@ -1151,7 +1151,7 @@ 'autotag_desc_user' => '[user: id alternate title] - Displays a link to a User using the Username as the title. An alternate title may be specified but is not required.' ); -############################################################################### +############################################################################### # admin/moderation.php $LANG29 = array( @@ -1178,6 +1178,8 @@ 41 => 'Comment Submissions', 42 => 'Username', 43 => 'Auto-publish Comments?', + 44 => 'Results of your moderation', + 45 => 'Approved %1$d items and deleted %2$d items of user submissions.', 'core' => 'Core', 'plugins' => 'Plugins', 'tools' => 'Tools', @@ -1185,7 +1187,7 @@ 'submissions_desc' => 'To modify or delete a user submssion, click on that item\'s edit icon below. To approve and delete multiple submissions use the radio options in the lists and then click submit.' ); -############################################################################### +############################################################################### # admin/mail.php $LANG31 = array( @@ -1218,7 +1220,7 @@ 27 => 'The following template variables are available in Subject and Message: {uid}, {username}, {fullname}, {email}, {homepage}, {theme}, {language}, {location}, {lastgranted}, {lastlogin}, {site_url}, {site_name}, {site_slogan}, {owner_name}, {copyrightyear}, {site_mail}, {noreply_mail}' ); -############################################################################### +############################################################################### # admin/plugins.php $LANG32 = array( @@ -1303,7 +1305,7 @@ 108 => 'File upload stopped by extension.' ); -############################################################################### +############################################################################### # admin/syndication.php $LANG33 = array( @@ -1359,7 +1361,7 @@ 55 => 'Articles' ); -############################################################################### +############################################################################### # admin/language.php $LANG_LANG = array( @@ -1373,7 +1375,7 @@ 'value' => 'Value' ); -############################################################################### +############################################################################### # admin/router.php $LANG_ROUTER = array( @@ -1399,7 +1401,7 @@ 20 => '

' ); -############################################################################### +############################################################################### # confirmation and error messages $MESSAGE = array( @@ -1533,7 +1535,7 @@ 500 => 'The Template Cache has been successfully cleared.' ); -############################################################################### +############################################################################### $LANG_ACCESS = array( 'access' => 'Доступ', @@ -1601,7 +1603,7 @@ 'groupexistsmsg' => 'Уже есть группа с таким именем. Имена групп должны быть уникальны.' ); -############################################################################### +############################################################################### # admin/database.php $LANG_DB_BACKUP = array( @@ -1663,7 +1665,7 @@ 'config_instructions' => 'Select any tables you wish to exclude from the backup. Other options can be found in the Geeklog Configuration under the Database tab.' ); -############################################################################### +############################################################################### $LANG_BUTTONS = array( 1 => 'В начало', @@ -1679,7 +1681,7 @@ 11 => 'Каталог' ); -############################################################################### +############################################################################### # 404.php $LANG_404 = array( @@ -1689,7 +1691,7 @@ 4 => "

We're sorry, but the page you have requested does not exist. We recommend going back to this related page, or you may want to check the home page, or the search page to see if you can find what you lost." ); -############################################################################### +############################################################################### # login form $LANG_LOGIN = array( @@ -1699,7 +1701,7 @@ 4 => 'Новый пользователь' ); -############################################################################### +############################################################################### # trackback.php $LANG_TRB = array( @@ -1786,7 +1788,7 @@ 'delete_trackback' => 'Чтобы удалить этот Trackback кликните: ' ); -############################################################################### +############################################################################### # directory.php $LANG_DIR = array( @@ -1797,7 +1799,7 @@ 'no_articles' => 'Нет статей.' ); -############################################################################### +############################################################################### # admin/sectest.php $LANG_SECTEST = array( @@ -1822,7 +1824,7 @@ 'password_okay' => 'Good! You seem to have changed the default account password already.' ); -############################################################################### +############################################################################### # "What's New" Time Strings # # For the first two strings, you can use the following placeholders. @@ -1849,7 +1851,7 @@ 'year' => 'year' ); -############################################################################### +############################################################################### # Month names $LANG_MONTH = array( @@ -1867,7 +1869,7 @@ 12 => 'Декабрь' ); -############################################################################### +############################################################################### # Weekdays $LANG_WEEK = array( @@ -1880,7 +1882,7 @@ 7 => 'Суббота' ); -############################################################################### +############################################################################### # Admin - Strings # # These are some standard strings used by core functions as well as plugins to @@ -1995,7 +1997,7 @@ -1 => 'Trackback отключен' ); -############################################################################### +############################################################################### # Localization of the Admin Configuration UI $LANG_CONFIG = array( @@ -2478,7 +2480,7 @@ 38 => array('Mystery Man' => 'mm', 'Identicon' => 'identicon', 'MonsterId' => 'monsterid', 'WAvatar' => 'wavatar', 'Retro' => 'retro') ); -############################################################################### +############################################################################### # Localization of validation error messages $LANG_VALIDATION = array( diff --git a/language/serbian.php b/language/serbian.php index 222140c77..f6f019745 100644 --- a/language/serbian.php +++ b/language/serbian.php @@ -33,18 +33,18 @@ $LANG_ISO639_1 = 'sr'; -############################################################################### +############################################################################### # Array Format: # $LANGXX[YY]: $LANG - variable name # XX - file id number # YY - phrase id number -############################################################################### +############################################################################### -############################################################################### +############################################################################### # USER PHRASES - These are file phrases used in end user scripts -############################################################################### +############################################################################### -############################################################################### +############################################################################### # lib-common.php $LANG01 = array( @@ -202,7 +202,7 @@ 'filemanager' => 'File Manager' ); -############################################################################### +############################################################################### # comment.php $LANG03 = array( @@ -259,7 +259,7 @@ 105 => 'IP Address' ); -############################################################################### +############################################################################### # users.php $LANG04 = array( @@ -432,7 +432,7 @@ 'user_logged_in_message' => "You are already logged in. Whould you like to logout?" ); -############################################################################### +############################################################################### # Customize if need to modify the Tabbed navbar MyAccount panels used. # Array index key matches preference div id @@ -445,7 +445,7 @@ 'pe_privacy' => 'Privatnost' ); -############################################################################### +############################################################################### # index.php $LANG05 = array( @@ -459,7 +459,7 @@ 8 => 'Poslednji' ); -############################################################################### +############################################################################### # profiles.php $LANG08 = array( @@ -508,7 +508,7 @@ 43 => 'This users email address is invalid.' ); -############################################################################### +############################################################################### # search.php $LANG09 = array( @@ -588,7 +588,7 @@ 74 => 'Limit Results' ); -############################################################################### +############################################################################### # stats.php $LANG10 = array( @@ -625,7 +625,7 @@ 31 => '' ); -############################################################################### +############################################################################### # article.php $LANG11 = array( @@ -637,7 +637,7 @@ 6 => 'Prijavi se za \'%s\'' ); -############################################################################### +############################################################################### # submit.php $LANG12 = array( @@ -698,11 +698,11 @@ 55 => 'Kompletan Tekst' ); -############################################################################### +############################################################################### # ADMIN PHRASES - These are file phrases used in admin scripts -############################################################################### +############################################################################### -############################################################################### +############################################################################### # admin/logviewer.php $LANG_LOGVIEW = array( @@ -714,7 +714,7 @@ 'log_file' => 'Log File' ); -############################################################################### +############################################################################### # admin/envcheck.php - distribution integrity checker $LANG_ENVCHECK = array( @@ -781,7 +781,7 @@ 'max_execution_time' => 'Geeklog recommends the PHP default value of 30 seconds as a minimum, but plugin uploads and other operations may take longer than this depending upon your hosting environment. If safe_mode (above) is Off, you may be able to increase this by modifying the value of max_execution_time in your php.ini file.' ); -############################################################################### +############################################################################### # admin/auth.inc.php $LANG20 = array( @@ -794,7 +794,7 @@ 7 => 'prijava' ); -############################################################################### +############################################################################### # admin/block.php $LANG21 = array( @@ -873,7 +873,7 @@ '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)' ); -############################################################################### +############################################################################### # admin/story.php $LANG24 = array( @@ -974,7 +974,7 @@ 'cache_time_desc' => 'This article will be cached for no longer than this many seconds. If 0 caching is disabled. If -1 cached until article is edited again. (3600 = 1 hour, 86400 = 1 day)' ); -############################################################################### +############################################################################### # admin/topic.php $LANG27 = array( @@ -1043,7 +1043,7 @@ 'filed_under:' => 'Filed under:' ); -############################################################################### +############################################################################### # admin/user.php $LANG28 = array( @@ -1140,7 +1140,7 @@ 'autotag_desc_user' => '[user: id alternate title] - Displays a link to a User using the Username as the title. An alternate title may be specified but is not required.' ); -############################################################################### +############################################################################### # admin/moderation.php $LANG29 = array( @@ -1167,6 +1167,8 @@ 41 => 'Comment Submissions', 42 => 'Username', 43 => 'Auto-publish Comments?', + 44 => 'Results of your moderation', + 45 => 'Approved %1$d items and deleted %2$d items of user submissions.', 'core' => 'Core', 'plugins' => 'Plugins', 'tools' => 'Tools', @@ -1174,7 +1176,7 @@ 'submissions_desc' => 'To modify or delete a user submssion, click on that item\'s edit icon below. To approve and delete multiple submissions use the radio options in the lists and then click submit.' ); -############################################################################### +############################################################################### # admin/mail.php $LANG31 = array( @@ -1207,7 +1209,7 @@ 27 => 'The following template variables are available in Subject and Message: {uid}, {username}, {fullname}, {email}, {homepage}, {theme}, {language}, {location}, {lastgranted}, {lastlogin}, {site_url}, {site_name}, {site_slogan}, {owner_name}, {copyrightyear}, {site_mail}, {noreply_mail}' ); -############################################################################### +############################################################################### # admin/plugins.php $LANG32 = array( @@ -1292,7 +1294,7 @@ 108 => 'File upload stopped by extension.' ); -############################################################################### +############################################################################### # admin/syndication.php $LANG33 = array( @@ -1348,7 +1350,7 @@ 55 => 'Tekstovi' ); -############################################################################### +############################################################################### # admin/language.php $LANG_LANG = array( @@ -1362,7 +1364,7 @@ 'value' => 'Value' ); -############################################################################### +############################################################################### # admin/router.php $LANG_ROUTER = array( @@ -1388,7 +1390,7 @@ 20 => '

' ); -############################################################################### +############################################################################### # confirmation and error messages $MESSAGE = array( @@ -1522,7 +1524,7 @@ 500 => 'The Template Cache has been successfully cleared.' ); -############################################################################### +############################################################################### $LANG_ACCESS = array( 'access' => 'Pristup', @@ -1590,7 +1592,7 @@ 'groupexistsmsg' => 'Grupa sa ovim imenom je vec definisana. Imena grupa moraju biti jedinstvena.' ); -############################################################################### +############################################################################### # admin/database.php $LANG_DB_BACKUP = array( @@ -1652,7 +1654,7 @@ 'config_instructions' => 'Select any tables you wish to exclude from the backup. Other options can be found in the Geeklog Configuration under the Database tab.' ); -############################################################################### +############################################################################### $LANG_BUTTONS = array( 1 => 'Pocetna Strana', @@ -1668,7 +1670,7 @@ 11 => 'Katalog' ); -############################################################################### +############################################################################### # 404.php $LANG_404 = array( @@ -1678,7 +1680,7 @@ 4 => "

We're sorry, but the page you have requested does not exist. We recommend going back to this related page, or you may want to check the home page, or the search page to see if you can find what you lost." ); -############################################################################### +############################################################################### # login form $LANG_LOGIN = array( @@ -1688,7 +1690,7 @@ 4 => 'Novi korisnik' ); -############################################################################### +############################################################################### # trackback.php $LANG_TRB = array( @@ -1775,7 +1777,7 @@ 'delete_trackback' => 'Da obrisete ovaj Trackback kliknite: ' ); -############################################################################### +############################################################################### # directory.php $LANG_DIR = array( @@ -1786,7 +1788,7 @@ 'no_articles' => 'Nema tekstova.' ); -############################################################################### +############################################################################### # admin/sectest.php $LANG_SECTEST = array( @@ -1811,7 +1813,7 @@ 'password_okay' => 'Good! You seem to have changed the default account password already.' ); -############################################################################### +############################################################################### # "What's New" Time Strings # # For the first two strings, you can use the following placeholders. @@ -1838,7 +1840,7 @@ 'year' => 'year' ); -############################################################################### +############################################################################### # Month names $LANG_MONTH = array( @@ -1856,7 +1858,7 @@ 12 => 'Decembar' ); -############################################################################### +############################################################################### # Weekdays $LANG_WEEK = array( @@ -1869,7 +1871,7 @@ 7 => 'Subota' ); -############################################################################### +############################################################################### # Admin - Strings # # These are some standard strings used by core functions as well as plugins to @@ -1984,7 +1986,7 @@ -1 => 'Trackback Onemogucen' ); -############################################################################### +############################################################################### # Localization of the Admin Configuration UI $LANG_CONFIG = array( @@ -2467,7 +2469,7 @@ 38 => array('Mystery Man' => 'mm', 'Identicon' => 'identicon', 'MonsterId' => 'monsterid', 'WAvatar' => 'wavatar', 'Retro' => 'retro') ); -############################################################################### +############################################################################### # Localization of validation error messages $LANG_VALIDATION = array( diff --git a/language/serbian_utf-8.php b/language/serbian_utf-8.php index 5322dfeb2..9362fb87a 100644 --- a/language/serbian_utf-8.php +++ b/language/serbian_utf-8.php @@ -33,18 +33,18 @@ $LANG_ISO639_1 = 'sr'; -############################################################################### +############################################################################### # Array Format: # $LANGXX[YY]: $LANG - variable name # XX - file id number # YY - phrase id number -############################################################################### +############################################################################### -############################################################################### +############################################################################### # USER PHRASES - These are file phrases used in end user scripts -############################################################################### +############################################################################### -############################################################################### +############################################################################### # lib-common.php $LANG01 = array( @@ -202,7 +202,7 @@ 'filemanager' => 'File Manager' ); -############################################################################### +############################################################################### # comment.php $LANG03 = array( @@ -259,7 +259,7 @@ 105 => 'IP Address' ); -############################################################################### +############################################################################### # users.php $LANG04 = array( @@ -432,7 +432,7 @@ 'user_logged_in_message' => "You are already logged in. Whould you like to logout?" ); -############################################################################### +############################################################################### # Customize if need to modify the Tabbed navbar MyAccount panels used. # Array index key matches preference div id @@ -445,7 +445,7 @@ 'pe_privacy' => 'Privatnost' ); -############################################################################### +############################################################################### # index.php $LANG05 = array( @@ -459,7 +459,7 @@ 8 => 'Poslednji' ); -############################################################################### +############################################################################### # profiles.php $LANG08 = array( @@ -508,7 +508,7 @@ 43 => 'This users email address is invalid.' ); -############################################################################### +############################################################################### # search.php $LANG09 = array( @@ -588,7 +588,7 @@ 74 => 'Limit Results' ); -############################################################################### +############################################################################### # stats.php $LANG10 = array( @@ -625,7 +625,7 @@ 31 => '' ); -############################################################################### +############################################################################### # article.php $LANG11 = array( @@ -637,7 +637,7 @@ 6 => 'Prijavi se za \'%s\'' ); -############################################################################### +############################################################################### # submit.php $LANG12 = array( @@ -698,11 +698,11 @@ 55 => 'Kompletan Tekst' ); -############################################################################### +############################################################################### # ADMIN PHRASES - These are file phrases used in admin scripts -############################################################################### +############################################################################### -############################################################################### +############################################################################### # admin/logviewer.php $LANG_LOGVIEW = array( @@ -714,7 +714,7 @@ 'log_file' => 'Log File' ); -############################################################################### +############################################################################### # admin/envcheck.php - distribution integrity checker $LANG_ENVCHECK = array( @@ -781,7 +781,7 @@ 'max_execution_time' => 'Geeklog recommends the PHP default value of 30 seconds as a minimum, but plugin uploads and other operations may take longer than this depending upon your hosting environment. If safe_mode (above) is Off, you may be able to increase this by modifying the value of max_execution_time in your php.ini file.' ); -############################################################################### +############################################################################### # admin/auth.inc.php $LANG20 = array( @@ -794,7 +794,7 @@ 7 => 'prijava' ); -############################################################################### +############################################################################### # admin/block.php $LANG21 = array( @@ -873,7 +873,7 @@ '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)' ); -############################################################################### +############################################################################### # admin/story.php $LANG24 = array( @@ -974,7 +974,7 @@ 'cache_time_desc' => 'This article will be cached for no longer than this many seconds. If 0 caching is disabled. If -1 cached until article is edited again. (3600 = 1 hour, 86400 = 1 day)' ); -############################################################################### +############################################################################### # admin/topic.php $LANG27 = array( @@ -1043,7 +1043,7 @@ 'filed_under:' => 'Filed under:' ); -############################################################################### +############################################################################### # admin/user.php $LANG28 = array( @@ -1140,7 +1140,7 @@ 'autotag_desc_user' => '[user: id alternate title] - Displays a link to a User using the Username as the title. An alternate title may be specified but is not required.' ); -############################################################################### +############################################################################### # admin/moderation.php $LANG29 = array( @@ -1167,6 +1167,8 @@ 41 => 'Comment Submissions', 42 => 'Username', 43 => 'Auto-publish Comments?', + 44 => 'Results of your moderation', + 45 => 'Approved %1$d items and deleted %2$d items of user submissions.', 'core' => 'Core', 'plugins' => 'Plugins', 'tools' => 'Tools', @@ -1174,7 +1176,7 @@ 'submissions_desc' => 'To modify or delete a user submssion, click on that item\'s edit icon below. To approve and delete multiple submissions use the radio options in the lists and then click submit.' ); -############################################################################### +############################################################################### # admin/mail.php $LANG31 = array( @@ -1207,7 +1209,7 @@ 27 => 'The following template variables are available in Subject and Message: {uid}, {username}, {fullname}, {email}, {homepage}, {theme}, {language}, {location}, {lastgranted}, {lastlogin}, {site_url}, {site_name}, {site_slogan}, {owner_name}, {copyrightyear}, {site_mail}, {noreply_mail}' ); -############################################################################### +############################################################################### # admin/plugins.php $LANG32 = array( @@ -1292,7 +1294,7 @@ 108 => 'File upload stopped by extension.' ); -############################################################################### +############################################################################### # admin/syndication.php $LANG33 = array( @@ -1348,7 +1350,7 @@ 55 => 'Tekstovi' ); -############################################################################### +############################################################################### # admin/language.php $LANG_LANG = array( @@ -1362,7 +1364,7 @@ 'value' => 'Value' ); -############################################################################### +############################################################################### # admin/router.php $LANG_ROUTER = array( @@ -1388,7 +1390,7 @@ 20 => '

' ); -############################################################################### +############################################################################### # confirmation and error messages $MESSAGE = array( @@ -1522,7 +1524,7 @@ 500 => 'The Template Cache has been successfully cleared.' ); -############################################################################### +############################################################################### $LANG_ACCESS = array( 'access' => 'Pristup', @@ -1590,7 +1592,7 @@ 'groupexistsmsg' => 'Grupa sa ovim imenom je već definisana. Imena grupa moraju biti jedinstvena.' ); -############################################################################### +############################################################################### # admin/database.php $LANG_DB_BACKUP = array( @@ -1652,7 +1654,7 @@ 'config_instructions' => 'Select any tables you wish to exclude from the backup. Other options can be found in the Geeklog Configuration under the Database tab.' ); -############################################################################### +############################################################################### $LANG_BUTTONS = array( 1 => 'Početna Strana', @@ -1668,7 +1670,7 @@ 11 => 'Katalog' ); -############################################################################### +############################################################################### # 404.php $LANG_404 = array( @@ -1678,7 +1680,7 @@ 4 => "

We're sorry, but the page you have requested does not exist. We recommend going back to this related page, or you may want to check the home page, or the search page to see if you can find what you lost." ); -############################################################################### +############################################################################### # login form $LANG_LOGIN = array( @@ -1688,7 +1690,7 @@ 4 => 'Novi korisnik' ); -############################################################################### +############################################################################### # trackback.php $LANG_TRB = array( @@ -1775,7 +1777,7 @@ 'delete_trackback' => 'Da obrišete ovaj Trackback kliknite: ' ); -############################################################################### +############################################################################### # directory.php $LANG_DIR = array( @@ -1786,7 +1788,7 @@ 'no_articles' => 'Nema tekstova.' ); -############################################################################### +############################################################################### # admin/sectest.php $LANG_SECTEST = array( @@ -1811,7 +1813,7 @@ 'password_okay' => 'Good! You seem to have changed the default account password already.' ); -############################################################################### +############################################################################### # "What's New" Time Strings # # For the first two strings, you can use the following placeholders. @@ -1838,7 +1840,7 @@ 'year' => 'year' ); -############################################################################### +############################################################################### # Month names $LANG_MONTH = array( @@ -1856,7 +1858,7 @@ 12 => 'Decembar' ); -############################################################################### +############################################################################### # Weekdays $LANG_WEEK = array( @@ -1869,7 +1871,7 @@ 7 => 'Subota' ); -############################################################################### +############################################################################### # Admin - Strings # # These are some standard strings used by core functions as well as plugins to @@ -1984,7 +1986,7 @@ -1 => 'Trackback Onemogućen' ); -############################################################################### +############################################################################### # Localization of the Admin Configuration UI $LANG_CONFIG = array( @@ -2467,7 +2469,7 @@ 38 => array('Mystery Man' => 'mm', 'Identicon' => 'identicon', 'MonsterId' => 'monsterid', 'WAvatar' => 'wavatar', 'Retro' => 'retro') ); -############################################################################### +############################################################################### # Localization of validation error messages $LANG_VALIDATION = array( diff --git a/language/slovak.php b/language/slovak.php index 4833907bf..72a02bca8 100644 --- a/language/slovak.php +++ b/language/slovak.php @@ -28,18 +28,18 @@ $LANG_ISO639_1 = 'sk'; -############################################################################### +############################################################################### # Array Format: # $LANGXX[YY]: $LANG - variable name # XX - file id number # YY - phrase id number -############################################################################### +############################################################################### -############################################################################### +############################################################################### # USER PHRASES - These are file phrases used in end user scripts -############################################################################### +############################################################################### -############################################################################### +############################################################################### # lib-common.php $LANG01 = array( @@ -197,7 +197,7 @@ 'filemanager' => 'File Manager' ); -############################################################################### +############################################################################### # comment.php $LANG03 = array( @@ -254,7 +254,7 @@ 105 => 'IP Address' ); -############################################################################### +############################################################################### # users.php $LANG04 = array( @@ -427,7 +427,7 @@ 'user_logged_in_message' => "You are already logged in. Whould you like to logout?" ); -############################################################################### +############################################################################### # Customize if need to modify the Tabbed navbar MyAccount panels used. # Array index key matches preference div id @@ -440,7 +440,7 @@ 'pe_privacy' => 'Skromie' ); -############################################################################### +############################################################################### # index.php $LANG05 = array( @@ -454,7 +454,7 @@ 8 => 'Posledn' ); -############################################################################### +############################################################################### # profiles.php $LANG08 = array( @@ -503,7 +503,7 @@ 43 => 'This users email address is invalid.' ); -############################################################################### +############################################################################### # search.php $LANG09 = array( @@ -583,7 +583,7 @@ 74 => 'Limit Results' ); -############################################################################### +############################################################################### # stats.php $LANG10 = array( @@ -620,7 +620,7 @@ 31 => '' ); -############################################################################### +############################################################################### # article.php $LANG11 = array( @@ -632,7 +632,7 @@ 6 => 'Subscribe to \'%s\'' ); -############################################################################### +############################################################################### # submit.php $LANG12 = array( @@ -693,11 +693,11 @@ 55 => 'Story Body' ); -############################################################################### +############################################################################### # ADMIN PHRASES - These are file phrases used in admin scripts -############################################################################### +############################################################################### -############################################################################### +############################################################################### # admin/logviewer.php $LANG_LOGVIEW = array( @@ -709,7 +709,7 @@ 'log_file' => 'Log File' ); -############################################################################### +############################################################################### # admin/envcheck.php - distribution integrity checker $LANG_ENVCHECK = array( @@ -776,7 +776,7 @@ 'max_execution_time' => 'Geeklog recommends the PHP default value of 30 seconds as a minimum, but plugin uploads and other operations may take longer than this depending upon your hosting environment. If safe_mode (above) is Off, you may be able to increase this by modifying the value of max_execution_time in your php.ini file.' ); -############################################################################### +############################################################################### # admin/auth.inc.php $LANG20 = array( @@ -789,7 +789,7 @@ 7 => 'login' ); -############################################################################### +############################################################################### # admin/block.php $LANG21 = array( @@ -868,7 +868,7 @@ '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)' ); -############################################################################### +############################################################################### # admin/story.php $LANG24 = array( @@ -969,7 +969,7 @@ 'cache_time_desc' => 'This article will be cached for no longer than this many seconds. If 0 caching is disabled. If -1 cached until article is edited again. (3600 = 1 hour, 86400 = 1 day)' ); -############################################################################### +############################################################################### # admin/topic.php $LANG27 = array( @@ -1038,7 +1038,7 @@ 'filed_under:' => 'Filed under:' ); -############################################################################### +############################################################################### # admin/user.php $LANG28 = array( @@ -1135,7 +1135,7 @@ 'autotag_desc_user' => '[user: id alternate title] - Displays a link to a User using the Username as the title. An alternate title may be specified but is not required.' ); -############################################################################### +############################################################################### # admin/moderation.php $LANG29 = array( @@ -1162,6 +1162,8 @@ 41 => 'Comment Submissions', 42 => 'User Name', 43 => 'Auto-publish Comments?', + 44 => 'Results of your moderation', + 45 => 'Approved %1$d items and deleted %2$d items of user submissions.', 'core' => 'Core', 'plugins' => 'Plugins', 'tools' => 'Tools', @@ -1169,7 +1171,7 @@ 'submissions_desc' => 'To modify or delete a user submssion, click on that item\'s edit icon below. To approve and delete multiple submissions use the radio options in the lists and then click submit.' ); -############################################################################### +############################################################################### # admin/mail.php $LANG31 = array( @@ -1202,7 +1204,7 @@ 27 => 'The following template variables are available in Subject and Message: {uid}, {username}, {fullname}, {email}, {homepage}, {theme}, {language}, {location}, {lastgranted}, {lastlogin}, {site_url}, {site_name}, {site_slogan}, {owner_name}, {copyrightyear}, {site_mail}, {noreply_mail}' ); -############################################################################### +############################################################################### # admin/plugins.php $LANG32 = array( @@ -1287,7 +1289,7 @@ 108 => 'File upload stopped by extension.' ); -############################################################################### +############################################################################### # admin/syndication.php $LANG33 = array( @@ -1343,7 +1345,7 @@ 55 => 'Articles' ); -############################################################################### +############################################################################### # admin/language.php $LANG_LANG = array( @@ -1357,7 +1359,7 @@ 'value' => 'Value' ); -############################################################################### +############################################################################### # admin/router.php $LANG_ROUTER = array( @@ -1383,7 +1385,7 @@ 20 => '

' ); -############################################################################### +############################################################################### # confirmation and error messages $MESSAGE = array( @@ -1517,7 +1519,7 @@ 500 => 'The Template Cache has been successfully cleared.' ); -############################################################################### +############################################################################### $LANG_ACCESS = array( 'access' => 'Prstup', @@ -1585,7 +1587,7 @@ 'groupexistsmsg' => 'There is already a group with this name. Group names must be unique.' ); -############################################################################### +############################################################################### # admin/database.php $LANG_DB_BACKUP = array( @@ -1647,7 +1649,7 @@ 'config_instructions' => 'Select any tables you wish to exclude from the backup. Other options can be found in the Geeklog Configuration under the Database tab.' ); -############################################################################### +############################################################################### $LANG_BUTTONS = array( 1 => 'Hlavn strnka', @@ -1663,7 +1665,7 @@ 11 => 'Archv lnkov' ); -############################################################################### +############################################################################### # 404.php $LANG_404 = array( @@ -1673,7 +1675,7 @@ 4 => "

We're sorry, but the page you have requested does not exist. We recommend going back to this related page, or you may want to check the home page, or the search page to see if you can find what you lost." ); -############################################################################### +############################################################################### # login form $LANG_LOGIN = array( @@ -1683,7 +1685,7 @@ 4 => 'New User' ); -############################################################################### +############################################################################### # trackback.php $LANG_TRB = array( @@ -1770,7 +1772,7 @@ 'delete_trackback' => 'To delete this Trackback click: ' ); -############################################################################### +############################################################################### # directory.php $LANG_DIR = array( @@ -1781,7 +1783,7 @@ 'no_articles' => 'iadne lnky.' ); -############################################################################### +############################################################################### # admin/sectest.php $LANG_SECTEST = array( @@ -1806,7 +1808,7 @@ 'password_okay' => 'Good! You seem to have changed the default account password already.' ); -############################################################################### +############################################################################### # "What's New" Time Strings # # For the first two strings, you can use the following placeholders. @@ -1833,7 +1835,7 @@ 'year' => 'year' ); -############################################################################### +############################################################################### # Month names $LANG_MONTH = array( @@ -1851,7 +1853,7 @@ 12 => 'December' ); -############################################################################### +############################################################################### # Weekdays $LANG_WEEK = array( @@ -1864,7 +1866,7 @@ 7 => 'Sobota' ); -############################################################################### +############################################################################### # Admin - Strings # # These are some standard strings used by core functions as well as plugins to @@ -1979,7 +1981,7 @@ -1 => 'Trackback Disabled' ); -############################################################################### +############################################################################### # Localization of the Admin Configuration UI $LANG_CONFIG = array( @@ -2462,7 +2464,7 @@ 38 => array('Mystery Man' => 'mm', 'Identicon' => 'identicon', 'MonsterId' => 'monsterid', 'WAvatar' => 'wavatar', 'Retro' => 'retro') ); -############################################################################### +############################################################################### # Localization of validation error messages $LANG_VALIDATION = array( diff --git a/language/slovak_utf-8.php b/language/slovak_utf-8.php index 2427e6afc..392e334d9 100644 --- a/language/slovak_utf-8.php +++ b/language/slovak_utf-8.php @@ -28,18 +28,18 @@ $LANG_ISO639_1 = 'sk'; -############################################################################### +############################################################################### # Array Format: # $LANGXX[YY]: $LANG - variable name # XX - file id number # YY - phrase id number -############################################################################### +############################################################################### -############################################################################### +############################################################################### # USER PHRASES - These are file phrases used in end user scripts -############################################################################### +############################################################################### -############################################################################### +############################################################################### # lib-common.php $LANG01 = array( @@ -197,7 +197,7 @@ 'filemanager' => 'File Manager' ); -############################################################################### +############################################################################### # comment.php $LANG03 = array( @@ -254,7 +254,7 @@ 105 => 'IP Address' ); -############################################################################### +############################################################################### # users.php $LANG04 = array( @@ -427,7 +427,7 @@ 'user_logged_in_message' => "You are already logged in. Whould you like to logout?" ); -############################################################################### +############################################################################### # Customize if need to modify the Tabbed navbar MyAccount panels used. # Array index key matches preference div id @@ -440,7 +440,7 @@ 'pe_privacy' => 'Súkromie' ); -############################################################################### +############################################################################### # index.php $LANG05 = array( @@ -454,7 +454,7 @@ 8 => 'Posledný' ); -############################################################################### +############################################################################### # profiles.php $LANG08 = array( @@ -503,7 +503,7 @@ 43 => 'This users email address is invalid.' ); -############################################################################### +############################################################################### # search.php $LANG09 = array( @@ -583,7 +583,7 @@ 74 => 'Limit Results' ); -############################################################################### +############################################################################### # stats.php $LANG10 = array( @@ -620,7 +620,7 @@ 31 => '' ); -############################################################################### +############################################################################### # article.php $LANG11 = array( @@ -632,7 +632,7 @@ 6 => 'Subscribe to \'%s\'' ); -############################################################################### +############################################################################### # submit.php $LANG12 = array( @@ -693,11 +693,11 @@ 55 => 'Story Body' ); -############################################################################### +############################################################################### # ADMIN PHRASES - These are file phrases used in admin scripts -############################################################################### +############################################################################### -############################################################################### +############################################################################### # admin/logviewer.php $LANG_LOGVIEW = array( @@ -709,7 +709,7 @@ 'log_file' => 'Log File' ); -############################################################################### +############################################################################### # admin/envcheck.php - distribution integrity checker $LANG_ENVCHECK = array( @@ -776,7 +776,7 @@ 'max_execution_time' => 'Geeklog recommends the PHP default value of 30 seconds as a minimum, but plugin uploads and other operations may take longer than this depending upon your hosting environment. If safe_mode (above) is Off, you may be able to increase this by modifying the value of max_execution_time in your php.ini file.' ); -############################################################################### +############################################################################### # admin/auth.inc.php $LANG20 = array( @@ -789,7 +789,7 @@ 7 => 'login' ); -############################################################################### +############################################################################### # admin/block.php $LANG21 = array( @@ -868,7 +868,7 @@ '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)' ); -############################################################################### +############################################################################### # admin/story.php $LANG24 = array( @@ -969,7 +969,7 @@ 'cache_time_desc' => 'This article will be cached for no longer than this many seconds. If 0 caching is disabled. If -1 cached until article is edited again. (3600 = 1 hour, 86400 = 1 day)' ); -############################################################################### +############################################################################### # admin/topic.php $LANG27 = array( @@ -1038,7 +1038,7 @@ 'filed_under:' => 'Filed under:' ); -############################################################################### +############################################################################### # admin/user.php $LANG28 = array( @@ -1135,7 +1135,7 @@ 'autotag_desc_user' => '[user: id alternate title] - Displays a link to a User using the Username as the title. An alternate title may be specified but is not required.' ); -############################################################################### +############################################################################### # admin/moderation.php $LANG29 = array( @@ -1162,6 +1162,8 @@ 41 => 'Comment Submissions', 42 => 'User Name', 43 => 'Auto-publish Comments?', + 44 => 'Results of your moderation', + 45 => 'Approved %1$d items and deleted %2$d items of user submissions.', 'core' => 'Core', 'plugins' => 'Plugins', 'tools' => 'Tools', @@ -1169,7 +1171,7 @@ 'submissions_desc' => 'To modify or delete a user submssion, click on that item\'s edit icon below. To approve and delete multiple submissions use the radio options in the lists and then click submit.' ); -############################################################################### +############################################################################### # admin/mail.php $LANG31 = array( @@ -1202,7 +1204,7 @@ 27 => 'The following template variables are available in Subject and Message: {uid}, {username}, {fullname}, {email}, {homepage}, {theme}, {language}, {location}, {lastgranted}, {lastlogin}, {site_url}, {site_name}, {site_slogan}, {owner_name}, {copyrightyear}, {site_mail}, {noreply_mail}' ); -############################################################################### +############################################################################### # admin/plugins.php $LANG32 = array( @@ -1287,7 +1289,7 @@ 108 => 'File upload stopped by extension.' ); -############################################################################### +############################################################################### # admin/syndication.php $LANG33 = array( @@ -1343,7 +1345,7 @@ 55 => 'Articles' ); -############################################################################### +############################################################################### # admin/language.php $LANG_LANG = array( @@ -1357,7 +1359,7 @@ 'value' => 'Value' ); -############################################################################### +############################################################################### # admin/router.php $LANG_ROUTER = array( @@ -1383,7 +1385,7 @@ 20 => '

' ); -############################################################################### +############################################################################### # confirmation and error messages $MESSAGE = array( @@ -1517,7 +1519,7 @@ 500 => 'The Template Cache has been successfully cleared.' ); -############################################################################### +############################################################################### $LANG_ACCESS = array( 'access' => 'Prístup', @@ -1585,7 +1587,7 @@ 'groupexistsmsg' => 'There is already a group with this name. Group names must be unique.' ); -############################################################################### +############################################################################### # admin/database.php $LANG_DB_BACKUP = array( @@ -1647,7 +1649,7 @@ 'config_instructions' => 'Select any tables you wish to exclude from the backup. Other options can be found in the Geeklog Configuration under the Database tab.' ); -############################################################################### +############################################################################### $LANG_BUTTONS = array( 1 => 'Hlavná stránka', @@ -1663,7 +1665,7 @@ 11 => 'Archív článkov' ); -############################################################################### +############################################################################### # 404.php $LANG_404 = array( @@ -1673,7 +1675,7 @@ 4 => "

We're sorry, but the page you have requested does not exist. We recommend going back to this related page, or you may want to check the home page, or the search page to see if you can find what you lost." ); -############################################################################### +############################################################################### # login form $LANG_LOGIN = array( @@ -1683,7 +1685,7 @@ 4 => 'New User' ); -############################################################################### +############################################################################### # trackback.php $LANG_TRB = array( @@ -1770,7 +1772,7 @@ 'delete_trackback' => 'To delete this Trackback click: ' ); -############################################################################### +############################################################################### # directory.php $LANG_DIR = array( @@ -1781,7 +1783,7 @@ 'no_articles' => 'Žiadne články.' ); -############################################################################### +############################################################################### # admin/sectest.php $LANG_SECTEST = array( @@ -1806,7 +1808,7 @@ 'password_okay' => 'Good! You seem to have changed the default account password already.' ); -############################################################################### +############################################################################### # "What's New" Time Strings # # For the first two strings, you can use the following placeholders. @@ -1833,7 +1835,7 @@ 'year' => 'year' ); -############################################################################### +############################################################################### # Month names $LANG_MONTH = array( @@ -1851,7 +1853,7 @@ 12 => 'December' ); -############################################################################### +############################################################################### # Weekdays $LANG_WEEK = array( @@ -1864,7 +1866,7 @@ 7 => 'Sobota' ); -############################################################################### +############################################################################### # Admin - Strings # # These are some standard strings used by core functions as well as plugins to @@ -1979,7 +1981,7 @@ -1 => 'Trackback Disabled' ); -############################################################################### +############################################################################### # Localization of the Admin Configuration UI $LANG_CONFIG = array( @@ -2462,7 +2464,7 @@ 38 => array('Mystery Man' => 'mm', 'Identicon' => 'identicon', 'MonsterId' => 'monsterid', 'WAvatar' => 'wavatar', 'Retro' => 'retro') ); -############################################################################### +############################################################################### # Localization of validation error messages $LANG_VALIDATION = array( diff --git a/language/slovenian.php b/language/slovenian.php index 16df7adbf..b7c2b89cf 100644 --- a/language/slovenian.php +++ b/language/slovenian.php @@ -31,18 +31,18 @@ $LANG_ISO639_1 = 'sl'; -############################################################################### +############################################################################### # Array Format: # $LANGXX[YY]: $LANG - variable name # XX - file id number # YY - phrase id number -############################################################################### +############################################################################### -############################################################################### +############################################################################### # USER PHRASES - These are file phrases used in end user scripts -############################################################################### +############################################################################### -############################################################################### +############################################################################### # lib-common.php $LANG01 = array( @@ -200,7 +200,7 @@ 'filemanager' => 'File Manager' ); -############################################################################### +############################################################################### # comment.php $LANG03 = array( @@ -257,7 +257,7 @@ 105 => 'IP Address' ); -############################################################################### +############################################################################### # users.php $LANG04 = array( @@ -430,7 +430,7 @@ 'user_logged_in_message' => "You are already logged in. Whould you like to logout?" ); -############################################################################### +############################################################################### # Customize if need to modify the Tabbed navbar MyAccount panels used. # Array index key matches preference div id @@ -443,7 +443,7 @@ 'pe_privacy' => 'Zasebnost' ); -############################################################################### +############################################################################### # index.php $LANG05 = array( @@ -457,7 +457,7 @@ 8 => 'zadnja' ); -############################################################################### +############################################################################### # profiles.php $LANG08 = array( @@ -506,7 +506,7 @@ 43 => 'This users email address is invalid.' ); -############################################################################### +############################################################################### # search.php $LANG09 = array( @@ -586,7 +586,7 @@ 74 => 'Limit Results' ); -############################################################################### +############################################################################### # stats.php $LANG10 = array( @@ -623,7 +623,7 @@ 31 => '' ); -############################################################################### +############################################################################### # article.php $LANG11 = array( @@ -635,7 +635,7 @@ 6 => 'Obvesti me o komentarjih na \'%s\'' ); -############################################################################### +############################################################################### # submit.php $LANG12 = array( @@ -696,11 +696,11 @@ 55 => 'Nadaljevanje lanka' ); -############################################################################### +############################################################################### # ADMIN PHRASES - These are file phrases used in admin scripts -############################################################################### +############################################################################### -############################################################################### +############################################################################### # admin/logviewer.php $LANG_LOGVIEW = array( @@ -712,7 +712,7 @@ 'log_file' => 'Log File' ); -############################################################################### +############################################################################### # admin/envcheck.php - distribution integrity checker $LANG_ENVCHECK = array( @@ -779,7 +779,7 @@ 'max_execution_time' => 'Geeklog recommends the PHP default value of 30 seconds as a minimum, but plugin uploads and other operations may take longer than this depending upon your hosting environment. If safe_mode (above) is Off, you may be able to increase this by modifying the value of max_execution_time in your php.ini file.' ); -############################################################################### +############################################################################### # admin/auth.inc.php $LANG20 = array( @@ -792,7 +792,7 @@ 7 => 'prijava' ); -############################################################################### +############################################################################### # admin/block.php $LANG21 = array( @@ -871,7 +871,7 @@ '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)' ); -############################################################################### +############################################################################### # admin/story.php $LANG24 = array( @@ -972,7 +972,7 @@ 'cache_time_desc' => 'This article will be cached for no longer than this many seconds. If 0 caching is disabled. If -1 cached until article is edited again. (3600 = 1 hour, 86400 = 1 day)' ); -############################################################################### +############################################################################### # admin/topic.php $LANG27 = array( @@ -1041,7 +1041,7 @@ 'filed_under:' => 'Filed under:' ); -############################################################################### +############################################################################### # admin/user.php $LANG28 = array( @@ -1138,7 +1138,7 @@ 'autotag_desc_user' => '[user: id alternate title] - Displays a link to a User using the Username as the title. An alternate title may be specified but is not required.' ); -############################################################################### +############################################################################### # admin/moderation.php $LANG29 = array( @@ -1165,6 +1165,8 @@ 41 => 'Oddaje komentarjev', 42 => 'Uporabniko ime', 43 => 'Samodejno objavi komentarje?', + 44 => 'Results of your moderation', + 45 => 'Approved %1$d items and deleted %2$d items of user submissions.', 'core' => 'Core', 'plugins' => 'Plugins', 'tools' => 'Tools', @@ -1172,7 +1174,7 @@ 'submissions_desc' => 'To modify or delete a user submssion, click on that item\'s edit icon below. To approve and delete multiple submissions use the radio options in the lists and then click submit.' ); -############################################################################### +############################################################################### # admin/mail.php $LANG31 = array( @@ -1205,7 +1207,7 @@ 27 => 'The following template variables are available in Subject and Message: {uid}, {username}, {fullname}, {email}, {homepage}, {theme}, {language}, {location}, {lastgranted}, {lastlogin}, {site_url}, {site_name}, {site_slogan}, {owner_name}, {copyrightyear}, {site_mail}, {noreply_mail}' ); -############################################################################### +############################################################################### # admin/plugins.php $LANG32 = array( @@ -1290,7 +1292,7 @@ 108 => 'Nalaganje datoteke zaustavljeno s podaljkom (by extension).' ); -############################################################################### +############################################################################### # admin/syndication.php $LANG33 = array( @@ -1346,7 +1348,7 @@ 55 => 'lanki' ); -############################################################################### +############################################################################### # admin/language.php $LANG_LANG = array( @@ -1360,7 +1362,7 @@ 'value' => 'Value' ); -############################################################################### +############################################################################### # admin/router.php $LANG_ROUTER = array( @@ -1386,7 +1388,7 @@ 20 => '

' ); -############################################################################### +############################################################################### # confirmation and error messages $MESSAGE = array( @@ -1520,7 +1522,7 @@ 500 => 'The Template Cache has been successfully cleared.' ); -############################################################################### +############################################################################### $LANG_ACCESS = array( 'access' => 'Dostop', @@ -1588,7 +1590,7 @@ 'groupexistsmsg' => 'Skupina s tem imenom e obstaja. Imena skupin morajo biti razlina.' ); -############################################################################### +############################################################################### # admin/database.php $LANG_DB_BACKUP = array( @@ -1650,7 +1652,7 @@ 'config_instructions' => 'Select any tables you wish to exclude from the backup. Other options can be found in the Geeklog Configuration under the Database tab.' ); -############################################################################### +############################################################################### $LANG_BUTTONS = array( 1 => 'Domov', @@ -1666,7 +1668,7 @@ 11 => 'Direktorij' ); -############################################################################### +############################################################################### # 404.php $LANG_404 = array( @@ -1676,7 +1678,7 @@ 4 => "

We're sorry, but the page you have requested does not exist. We recommend going back to this related page, or you may want to check the home page, or the search page to see if you can find what you lost." ); -############################################################################### +############################################################################### # login form $LANG_LOGIN = array( @@ -1686,7 +1688,7 @@ 4 => 'Nov uporabnik' ); -############################################################################### +############################################################################### # trackback.php $LANG_TRB = array( @@ -1773,7 +1775,7 @@ 'delete_trackback' => 'To delete this Trackback click: ' ); -############################################################################### +############################################################################### # directory.php $LANG_DIR = array( @@ -1784,7 +1786,7 @@ 'no_articles' => 'Ni lankov.' ); -############################################################################### +############################################################################### # admin/sectest.php $LANG_SECTEST = array( @@ -1809,7 +1811,7 @@ 'password_okay' => 'Dobro! Izgleda, da je prednastavljeno geslo rauna e spremenjeno.' ); -############################################################################### +############################################################################### # "What's New" Time Strings # # For the first two strings, you can use the following placeholders. @@ -1836,7 +1838,7 @@ 'year' => 'year' ); -############################################################################### +############################################################################### # Month names $LANG_MONTH = array( @@ -1854,7 +1856,7 @@ 12 => 'december' ); -############################################################################### +############################################################################### # Weekdays $LANG_WEEK = array( @@ -1867,7 +1869,7 @@ 7 => 'sobota' ); -############################################################################### +############################################################################### # Admin - Strings # # These are some standard strings used by core functions as well as plugins to @@ -1982,7 +1984,7 @@ -1 => 'Trackback onemogoen' ); -############################################################################### +############################################################################### # Localization of the Admin Configuration UI $LANG_CONFIG = array( @@ -2465,7 +2467,7 @@ 38 => array('Mystery Man' => 'mm', 'Identicon' => 'identicon', 'MonsterId' => 'monsterid', 'WAvatar' => 'wavatar', 'Retro' => 'retro') ); -############################################################################### +############################################################################### # Localization of validation error messages $LANG_VALIDATION = array( diff --git a/language/slovenian_utf-8.php b/language/slovenian_utf-8.php index b44beb060..09c13e53f 100644 --- a/language/slovenian_utf-8.php +++ b/language/slovenian_utf-8.php @@ -31,18 +31,18 @@ $LANG_ISO639_1 = 'sl'; -############################################################################### +############################################################################### # Array Format: # $LANGXX[YY]: $LANG - variable name # XX - file id number # YY - phrase id number -############################################################################### +############################################################################### -############################################################################### +############################################################################### # USER PHRASES - These are file phrases used in end user scripts -############################################################################### +############################################################################### -############################################################################### +############################################################################### # lib-common.php $LANG01 = array( @@ -200,7 +200,7 @@ 'filemanager' => 'File Manager' ); -############################################################################### +############################################################################### # comment.php $LANG03 = array( @@ -257,7 +257,7 @@ 105 => 'IP Address' ); -############################################################################### +############################################################################### # users.php $LANG04 = array( @@ -430,7 +430,7 @@ 'user_logged_in_message' => "You are already logged in. Whould you like to logout?" ); -############################################################################### +############################################################################### # Customize if need to modify the Tabbed navbar MyAccount panels used. # Array index key matches preference div id @@ -443,7 +443,7 @@ 'pe_privacy' => 'Zasebnost' ); -############################################################################### +############################################################################### # index.php $LANG05 = array( @@ -457,7 +457,7 @@ 8 => 'zadnja' ); -############################################################################### +############################################################################### # profiles.php $LANG08 = array( @@ -506,7 +506,7 @@ 43 => 'This users email address is invalid.' ); -############################################################################### +############################################################################### # search.php $LANG09 = array( @@ -586,7 +586,7 @@ 74 => 'Limit Results' ); -############################################################################### +############################################################################### # stats.php $LANG10 = array( @@ -623,7 +623,7 @@ 31 => '' ); -############################################################################### +############################################################################### # article.php $LANG11 = array( @@ -635,7 +635,7 @@ 6 => 'Obvesti me o komentarjih na \'%s\'' ); -############################################################################### +############################################################################### # submit.php $LANG12 = array( @@ -696,11 +696,11 @@ 55 => 'Nadaljevanje članka' ); -############################################################################### +############################################################################### # ADMIN PHRASES - These are file phrases used in admin scripts -############################################################################### +############################################################################### -############################################################################### +############################################################################### # admin/logviewer.php $LANG_LOGVIEW = array( @@ -712,7 +712,7 @@ 'log_file' => 'Log File' ); -############################################################################### +############################################################################### # admin/envcheck.php - distribution integrity checker $LANG_ENVCHECK = array( @@ -779,7 +779,7 @@ 'max_execution_time' => 'Geeklog recommends the PHP default value of 30 seconds as a minimum, but plugin uploads and other operations may take longer than this depending upon your hosting environment. If safe_mode (above) is Off, you may be able to increase this by modifying the value of max_execution_time in your php.ini file.' ); -############################################################################### +############################################################################### # admin/auth.inc.php $LANG20 = array( @@ -792,7 +792,7 @@ 7 => 'prijava' ); -############################################################################### +############################################################################### # admin/block.php $LANG21 = array( @@ -871,7 +871,7 @@ '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)' ); -############################################################################### +############################################################################### # admin/story.php $LANG24 = array( @@ -972,7 +972,7 @@ 'cache_time_desc' => 'This article will be cached for no longer than this many seconds. If 0 caching is disabled. If -1 cached until article is edited again. (3600 = 1 hour, 86400 = 1 day)' ); -############################################################################### +############################################################################### # admin/topic.php $LANG27 = array( @@ -1041,7 +1041,7 @@ 'filed_under:' => 'Filed under:' ); -############################################################################### +############################################################################### # admin/user.php $LANG28 = array( @@ -1138,7 +1138,7 @@ 'autotag_desc_user' => '[user: id alternate title] - Displays a link to a User using the Username as the title. An alternate title may be specified but is not required.' ); -############################################################################### +############################################################################### # admin/moderation.php $LANG29 = array( @@ -1165,6 +1165,8 @@ 41 => 'Oddaje komentarjev', 42 => 'Uporabniško ime', 43 => 'Samodejno objavi komentarje?', + 44 => 'Results of your moderation', + 45 => 'Approved %1$d items and deleted %2$d items of user submissions.', 'core' => 'Core', 'plugins' => 'Plugins', 'tools' => 'Tools', @@ -1172,7 +1174,7 @@ 'submissions_desc' => 'To modify or delete a user submssion, click on that item\'s edit icon below. To approve and delete multiple submissions use the radio options in the lists and then click submit.' ); -############################################################################### +############################################################################### # admin/mail.php $LANG31 = array( @@ -1205,7 +1207,7 @@ 27 => 'The following template variables are available in Subject and Message: {uid}, {username}, {fullname}, {email}, {homepage}, {theme}, {language}, {location}, {lastgranted}, {lastlogin}, {site_url}, {site_name}, {site_slogan}, {owner_name}, {copyrightyear}, {site_mail}, {noreply_mail}' ); -############################################################################### +############################################################################### # admin/plugins.php $LANG32 = array( @@ -1290,7 +1292,7 @@ 108 => 'Nalaganje datoteke zaustavljeno s podaljškom (by extension).' ); -############################################################################### +############################################################################### # admin/syndication.php $LANG33 = array( @@ -1346,7 +1348,7 @@ 55 => 'Članki' ); -############################################################################### +############################################################################### # admin/language.php $LANG_LANG = array( @@ -1360,7 +1362,7 @@ 'value' => 'Value' ); -############################################################################### +############################################################################### # admin/router.php $LANG_ROUTER = array( @@ -1386,7 +1388,7 @@ 20 => '

' ); -############################################################################### +############################################################################### # confirmation and error messages $MESSAGE = array( @@ -1520,7 +1522,7 @@ 500 => 'The Template Cache has been successfully cleared.' ); -############################################################################### +############################################################################### $LANG_ACCESS = array( 'access' => 'Dostop', @@ -1588,7 +1590,7 @@ 'groupexistsmsg' => 'Skupina s tem imenom že obstaja. Imena skupin morajo biti različna.' ); -############################################################################### +############################################################################### # admin/database.php $LANG_DB_BACKUP = array( @@ -1650,7 +1652,7 @@ 'config_instructions' => 'Select any tables you wish to exclude from the backup. Other options can be found in the Geeklog Configuration under the Database tab.' ); -############################################################################### +############################################################################### $LANG_BUTTONS = array( 1 => 'Domov', @@ -1666,7 +1668,7 @@ 11 => 'Direktorij' ); -############################################################################### +############################################################################### # 404.php $LANG_404 = array( @@ -1676,7 +1678,7 @@ 4 => "

We're sorry, but the page you have requested does not exist. We recommend going back to this related page, or you may want to check the home page, or the search page to see if you can find what you lost." ); -############################################################################### +############################################################################### # login form $LANG_LOGIN = array( @@ -1686,7 +1688,7 @@ 4 => 'Nov uporabnik' ); -############################################################################### +############################################################################### # trackback.php $LANG_TRB = array( @@ -1773,7 +1775,7 @@ 'delete_trackback' => 'To delete this Trackback click: ' ); -############################################################################### +############################################################################### # directory.php $LANG_DIR = array( @@ -1784,7 +1786,7 @@ 'no_articles' => 'Ni člankov.' ); -############################################################################### +############################################################################### # admin/sectest.php $LANG_SECTEST = array( @@ -1809,7 +1811,7 @@ 'password_okay' => 'Dobro! Izgleda, da je prednastavljeno geslo računa že spremenjeno.' ); -############################################################################### +############################################################################### # "What's New" Time Strings # # For the first two strings, you can use the following placeholders. @@ -1836,7 +1838,7 @@ 'year' => 'year' ); -############################################################################### +############################################################################### # Month names $LANG_MONTH = array( @@ -1854,7 +1856,7 @@ 12 => 'december' ); -############################################################################### +############################################################################### # Weekdays $LANG_WEEK = array( @@ -1867,7 +1869,7 @@ 7 => 'sobota' ); -############################################################################### +############################################################################### # Admin - Strings # # These are some standard strings used by core functions as well as plugins to @@ -1982,7 +1984,7 @@ -1 => 'Trackback onemogočen' ); -############################################################################### +############################################################################### # Localization of the Admin Configuration UI $LANG_CONFIG = array( @@ -2465,7 +2467,7 @@ 38 => array('Mystery Man' => 'mm', 'Identicon' => 'identicon', 'MonsterId' => 'monsterid', 'WAvatar' => 'wavatar', 'Retro' => 'retro') ); -############################################################################### +############################################################################### # Localization of validation error messages $LANG_VALIDATION = array( diff --git a/language/spanish.php b/language/spanish.php index 95ed6d841..47bd302df 100644 --- a/language/spanish.php +++ b/language/spanish.php @@ -26,18 +26,18 @@ $LANG_ISO639_1 = 'es'; -############################################################################### +############################################################################### # Array Format: # $LANGXX[YY]: $LANG - variable name # XX - file id number # YY - phrase id number -############################################################################### +############################################################################### -############################################################################### +############################################################################### # USER PHRASES - These are file phrases used in end user scripts -############################################################################### +############################################################################### -############################################################################### +############################################################################### # lib-common.php $LANG01 = array( @@ -195,7 +195,7 @@ 'filemanager' => 'File Manager' ); -############################################################################### +############################################################################### # comment.php $LANG03 = array( @@ -252,7 +252,7 @@ 105 => 'IP Address' ); -############################################################################### +############################################################################### # users.php $LANG04 = array( @@ -425,7 +425,7 @@ 'user_logged_in_message' => "You are already logged in. Whould you like to logout?" ); -############################################################################### +############################################################################### # Customize if need to modify the Tabbed navbar MyAccount panels used. # Array index key matches preference div id @@ -438,7 +438,7 @@ 'pe_privacy' => 'Privacidad' ); -############################################################################### +############################################################################### # index.php $LANG05 = array( @@ -452,7 +452,7 @@ 8 => 'Ultimo' ); -############################################################################### +############################################################################### # profiles.php $LANG08 = array( @@ -501,7 +501,7 @@ 43 => 'This users email address is invalid.' ); -############################################################################### +############################################################################### # search.php $LANG09 = array( @@ -581,7 +581,7 @@ 74 => 'Limit Results' ); -############################################################################### +############################################################################### # stats.php $LANG10 = array( @@ -618,7 +618,7 @@ 31 => '' ); -############################################################################### +############################################################################### # article.php $LANG11 = array( @@ -630,7 +630,7 @@ 6 => 'Subscribe to \'%s\'' ); -############################################################################### +############################################################################### # submit.php $LANG12 = array( @@ -691,11 +691,11 @@ 55 => 'Cuerpo del mensaje' ); -############################################################################### +############################################################################### # ADMIN PHRASES - These are file phrases used in admin scripts -############################################################################### +############################################################################### -############################################################################### +############################################################################### # admin/logviewer.php $LANG_LOGVIEW = array( @@ -707,7 +707,7 @@ 'log_file' => 'Log File' ); -############################################################################### +############################################################################### # admin/envcheck.php - distribution integrity checker $LANG_ENVCHECK = array( @@ -774,7 +774,7 @@ 'max_execution_time' => 'Geeklog recommends the PHP default value of 30 seconds as a minimum, but plugin uploads and other operations may take longer than this depending upon your hosting environment. If safe_mode (above) is Off, you may be able to increase this by modifying the value of max_execution_time in your php.ini file.' ); -############################################################################### +############################################################################### # admin/auth.inc.php $LANG20 = array( @@ -787,7 +787,7 @@ 7 => 'Identificacin' ); -############################################################################### +############################################################################### # admin/block.php $LANG21 = array( @@ -866,7 +866,7 @@ '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)' ); -############################################################################### +############################################################################### # admin/story.php $LANG24 = array( @@ -967,7 +967,7 @@ 'cache_time_desc' => 'This article will be cached for no longer than this many seconds. If 0 caching is disabled. If -1 cached until article is edited again. (3600 = 1 hour, 86400 = 1 day)' ); -############################################################################### +############################################################################### # admin/topic.php $LANG27 = array( @@ -1036,7 +1036,7 @@ 'filed_under:' => 'Filed under:' ); -############################################################################### +############################################################################### # admin/user.php $LANG28 = array( @@ -1133,7 +1133,7 @@ 'autotag_desc_user' => '[user: id alternate title] - Displays a link to a User using the Username as the title. An alternate title may be specified but is not required.' ); -############################################################################### +############################################################################### # admin/moderation.php $LANG29 = array( @@ -1160,6 +1160,8 @@ 41 => 'Comment Submissions', 42 => 'Username', 43 => 'Auto-publish Comments?', + 44 => 'Results of your moderation', + 45 => 'Approved %1$d items and deleted %2$d items of user submissions.', 'core' => 'Core', 'plugins' => 'Plugins', 'tools' => 'Tools', @@ -1167,7 +1169,7 @@ 'submissions_desc' => 'To modify or delete a user submssion, click on that item\'s edit icon below. To approve and delete multiple submissions use the radio options in the lists and then click submit.' ); -############################################################################### +############################################################################### # admin/mail.php $LANG31 = array( @@ -1200,7 +1202,7 @@ 27 => 'The following template variables are available in Subject and Message: {uid}, {username}, {fullname}, {email}, {homepage}, {theme}, {language}, {location}, {lastgranted}, {lastlogin}, {site_url}, {site_name}, {site_slogan}, {owner_name}, {copyrightyear}, {site_mail}, {noreply_mail}' ); -############################################################################### +############################################################################### # admin/plugins.php $LANG32 = array( @@ -1285,7 +1287,7 @@ 108 => 'File upload stopped by extension.' ); -############################################################################### +############################################################################### # admin/syndication.php $LANG33 = array( @@ -1341,7 +1343,7 @@ 55 => 'Artculos' ); -############################################################################### +############################################################################### # admin/language.php $LANG_LANG = array( @@ -1355,7 +1357,7 @@ 'value' => 'Value' ); -############################################################################### +############################################################################### # admin/router.php $LANG_ROUTER = array( @@ -1381,7 +1383,7 @@ 20 => '

' ); -############################################################################### +############################################################################### # confirmation and error messages $MESSAGE = array( @@ -1515,7 +1517,7 @@ 500 => 'The Template Cache has been successfully cleared.' ); -############################################################################### +############################################################################### $LANG_ACCESS = array( 'access' => 'Acceso', @@ -1583,7 +1585,7 @@ 'groupexistsmsg' => 'Ya existe un grupo con este nombre. Los nombres de grupos deben ser nicos.' ); -############################################################################### +############################################################################### # admin/database.php $LANG_DB_BACKUP = array( @@ -1645,7 +1647,7 @@ 'config_instructions' => 'Select any tables you wish to exclude from the backup. Other options can be found in the Geeklog Configuration under the Database tab.' ); -############################################################################### +############################################################################### $LANG_BUTTONS = array( 1 => 'Portada', @@ -1661,7 +1663,7 @@ 11 => 'Directory' ); -############################################################################### +############################################################################### # 404.php $LANG_404 = array( @@ -1671,7 +1673,7 @@ 4 => "

We're sorry, but the page you have requested does not exist. We recommend going back to this related page, or you may want to check the home page, or the search page to see if you can find what you lost." ); -############################################################################### +############################################################################### # login form $LANG_LOGIN = array( @@ -1681,7 +1683,7 @@ 4 => 'Usuario (a) nuevo(a)' ); -############################################################################### +############################################################################### # trackback.php $LANG_TRB = array( @@ -1768,7 +1770,7 @@ 'delete_trackback' => 'To delete this Trackback click: ' ); -############################################################################### +############################################################################### # directory.php $LANG_DIR = array( @@ -1779,7 +1781,7 @@ 'no_articles' => 'No hay artculos.' ); -############################################################################### +############################################################################### # admin/sectest.php $LANG_SECTEST = array( @@ -1804,7 +1806,7 @@ 'password_okay' => 'Good! You seem to have changed the default account password already.' ); -############################################################################### +############################################################################### # "What's New" Time Strings # # For the first two strings, you can use the following placeholders. @@ -1831,7 +1833,7 @@ 'year' => 'year' ); -############################################################################### +############################################################################### # Month names $LANG_MONTH = array( @@ -1849,7 +1851,7 @@ 12 => 'Diciembre' ); -############################################################################### +############################################################################### # Weekdays $LANG_WEEK = array( @@ -1862,7 +1864,7 @@ 7 => 'Sbado' ); -############################################################################### +############################################################################### # Admin - Strings # # These are some standard strings used by core functions as well as plugins to @@ -1977,7 +1979,7 @@ -1 => 'Trackback Disabled' ); -############################################################################### +############################################################################### # Localization of the Admin Configuration UI $LANG_CONFIG = array( @@ -2460,7 +2462,7 @@ 38 => array('Mystery Man' => 'mm', 'Identicon' => 'identicon', 'MonsterId' => 'monsterid', 'WAvatar' => 'wavatar', 'Retro' => 'retro') ); -############################################################################### +############################################################################### # Localization of validation error messages $LANG_VALIDATION = array( diff --git a/language/spanish_argentina.php b/language/spanish_argentina.php index ae75ce3ef..f10701fc6 100644 --- a/language/spanish_argentina.php +++ b/language/spanish_argentina.php @@ -26,18 +26,18 @@ $LANG_ISO639_1 = 'es'; -############################################################################### +############################################################################### # Array Format: # $LANGXX[YY]: $LANG - variable name # XX - file id number # YY - phrase id number -############################################################################### +############################################################################### -############################################################################### +############################################################################### # USER PHRASES - These are file phrases used in end user scripts -############################################################################### +############################################################################### -############################################################################### +############################################################################### # lib-common.php $LANG01 = array( @@ -195,7 +195,7 @@ 'filemanager' => 'File Manager' ); -############################################################################### +############################################################################### # comment.php $LANG03 = array( @@ -252,7 +252,7 @@ 105 => 'IP Address' ); -############################################################################### +############################################################################### # users.php $LANG04 = array( @@ -425,7 +425,7 @@ 'user_logged_in_message' => "You are already logged in. Whould you like to logout?" ); -############################################################################### +############################################################################### # Customize if need to modify the Tabbed navbar MyAccount panels used. # Array index key matches preference div id @@ -438,7 +438,7 @@ 'pe_privacy' => 'Privacy' ); -############################################################################### +############################################################################### # index.php $LANG05 = array( @@ -452,7 +452,7 @@ 8 => 'Last' ); -############################################################################### +############################################################################### # profiles.php $LANG08 = array( @@ -501,7 +501,7 @@ 43 => 'This users email address is invalid.' ); -############################################################################### +############################################################################### # search.php $LANG09 = array( @@ -581,7 +581,7 @@ 74 => 'Limit Results' ); -############################################################################### +############################################################################### # stats.php $LANG10 = array( @@ -618,7 +618,7 @@ 31 => '' ); -############################################################################### +############################################################################### # article.php $LANG11 = array( @@ -630,7 +630,7 @@ 6 => 'Subscribe to \'%s\'' ); -############################################################################### +############################################################################### # submit.php $LANG12 = array( @@ -691,11 +691,11 @@ 55 => 'Story Body' ); -############################################################################### +############################################################################### # ADMIN PHRASES - These are file phrases used in admin scripts -############################################################################### +############################################################################### -############################################################################### +############################################################################### # admin/logviewer.php $LANG_LOGVIEW = array( @@ -707,7 +707,7 @@ 'log_file' => 'Log File' ); -############################################################################### +############################################################################### # admin/envcheck.php - distribution integrity checker $LANG_ENVCHECK = array( @@ -774,7 +774,7 @@ 'max_execution_time' => 'Geeklog recommends the PHP default value of 30 seconds as a minimum, but plugin uploads and other operations may take longer than this depending upon your hosting environment. If safe_mode (above) is Off, you may be able to increase this by modifying the value of max_execution_time in your php.ini file.' ); -############################################################################### +############################################################################### # admin/auth.inc.php $LANG20 = array( @@ -787,7 +787,7 @@ 7 => 'Ingresar' ); -############################################################################### +############################################################################### # admin/block.php $LANG21 = array( @@ -866,7 +866,7 @@ '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)' ); -############################################################################### +############################################################################### # admin/story.php $LANG24 = array( @@ -967,7 +967,7 @@ 'cache_time_desc' => 'This article will be cached for no longer than this many seconds. If 0 caching is disabled. If -1 cached until article is edited again. (3600 = 1 hour, 86400 = 1 day)' ); -############################################################################### +############################################################################### # admin/topic.php $LANG27 = array( @@ -1036,7 +1036,7 @@ 'filed_under:' => 'Filed under:' ); -############################################################################### +############################################################################### # admin/user.php $LANG28 = array( @@ -1133,7 +1133,7 @@ 'autotag_desc_user' => '[user: id alternate title] - Displays a link to a User using the Username as the title. An alternate title may be specified but is not required.' ); -############################################################################### +############################################################################### # admin/moderation.php $LANG29 = array( @@ -1160,6 +1160,8 @@ 41 => 'Comment Submissions', 42 => 'Username', 43 => 'Auto-publish Comments?', + 44 => 'Results of your moderation', + 45 => 'Approved %1$d items and deleted %2$d items of user submissions.', 'core' => 'Core', 'plugins' => 'Plugins', 'tools' => 'Tools', @@ -1167,7 +1169,7 @@ 'submissions_desc' => 'To modify or delete a user submssion, click on that item\'s edit icon below. To approve and delete multiple submissions use the radio options in the lists and then click submit.' ); -############################################################################### +############################################################################### # admin/mail.php $LANG31 = array( @@ -1200,7 +1202,7 @@ 27 => 'The following template variables are available in Subject and Message: {uid}, {username}, {fullname}, {email}, {homepage}, {theme}, {language}, {location}, {lastgranted}, {lastlogin}, {site_url}, {site_name}, {site_slogan}, {owner_name}, {copyrightyear}, {site_mail}, {noreply_mail}' ); -############################################################################### +############################################################################### # admin/plugins.php $LANG32 = array( @@ -1285,7 +1287,7 @@ 108 => 'File upload stopped by extension.' ); -############################################################################### +############################################################################### # admin/syndication.php $LANG33 = array( @@ -1341,7 +1343,7 @@ 55 => 'Articles' ); -############################################################################### +############################################################################### # admin/language.php $LANG_LANG = array( @@ -1355,7 +1357,7 @@ 'value' => 'Value' ); -############################################################################### +############################################################################### # admin/router.php $LANG_ROUTER = array( @@ -1381,7 +1383,7 @@ 20 => '

' ); -############################################################################### +############################################################################### # confirmation and error messages $MESSAGE = array( @@ -1515,7 +1517,7 @@ 500 => 'The Template Cache has been successfully cleared.' ); -############################################################################### +############################################################################### $LANG_ACCESS = array( 'access' => 'Acceso', @@ -1583,7 +1585,7 @@ 'groupexistsmsg' => 'There is already a group with this name. Group names must be unique.' ); -############################################################################### +############################################################################### # admin/database.php $LANG_DB_BACKUP = array( @@ -1645,7 +1647,7 @@ 'config_instructions' => 'Select any tables you wish to exclude from the backup. Other options can be found in the Geeklog Configuration under the Database tab.' ); -############################################################################### +############################################################################### $LANG_BUTTONS = array( 1 => 'Inicio', @@ -1661,7 +1663,7 @@ 11 => 'Directory' ); -############################################################################### +############################################################################### # 404.php $LANG_404 = array( @@ -1671,7 +1673,7 @@ 4 => "

We're sorry, but the page you have requested does not exist. We recommend going back to this related page, or you may want to check the home page, or the search page to see if you can find what you lost." ); -############################################################################### +############################################################################### # login form $LANG_LOGIN = array( @@ -1681,7 +1683,7 @@ 4 => 'Nuevo Usuario' ); -############################################################################### +############################################################################### # trackback.php $LANG_TRB = array( @@ -1768,7 +1770,7 @@ 'delete_trackback' => 'To delete this Trackback click: ' ); -############################################################################### +############################################################################### # directory.php $LANG_DIR = array( @@ -1779,7 +1781,7 @@ 'no_articles' => 'No articles.' ); -############################################################################### +############################################################################### # admin/sectest.php $LANG_SECTEST = array( @@ -1804,7 +1806,7 @@ 'password_okay' => 'Good! You seem to have changed the default account password already.' ); -############################################################################### +############################################################################### # "What's New" Time Strings # # For the first two strings, you can use the following placeholders. @@ -1831,7 +1833,7 @@ 'year' => 'year' ); -############################################################################### +############################################################################### # Month names $LANG_MONTH = array( @@ -1849,7 +1851,7 @@ 12 => 'Deciembre' ); -############################################################################### +############################################################################### # Weekdays $LANG_WEEK = array( @@ -1862,7 +1864,7 @@ 7 => 'Sbado' ); -############################################################################### +############################################################################### # Admin - Strings # # These are some standard strings used by core functions as well as plugins to @@ -1977,7 +1979,7 @@ -1 => 'Trackback Disabled' ); -############################################################################### +############################################################################### # Localization of the Admin Configuration UI $LANG_CONFIG = array( @@ -2460,7 +2462,7 @@ 38 => array('Mystery Man' => 'mm', 'Identicon' => 'identicon', 'MonsterId' => 'monsterid', 'WAvatar' => 'wavatar', 'Retro' => 'retro') ); -############################################################################### +############################################################################### # Localization of validation error messages $LANG_VALIDATION = array( diff --git a/language/spanish_argentina_utf-8.php b/language/spanish_argentina_utf-8.php index 7d42010a3..1f7e0d7cb 100644 --- a/language/spanish_argentina_utf-8.php +++ b/language/spanish_argentina_utf-8.php @@ -26,18 +26,18 @@ $LANG_ISO639_1 = 'es'; -############################################################################### +############################################################################### # Array Format: # $LANGXX[YY]: $LANG - variable name # XX - file id number # YY - phrase id number -############################################################################### +############################################################################### -############################################################################### +############################################################################### # USER PHRASES - These are file phrases used in end user scripts -############################################################################### +############################################################################### -############################################################################### +############################################################################### # lib-common.php $LANG01 = array( @@ -195,7 +195,7 @@ 'filemanager' => 'File Manager' ); -############################################################################### +############################################################################### # comment.php $LANG03 = array( @@ -252,7 +252,7 @@ 105 => 'IP Address' ); -############################################################################### +############################################################################### # users.php $LANG04 = array( @@ -425,7 +425,7 @@ 'user_logged_in_message' => "You are already logged in. Whould you like to logout?" ); -############################################################################### +############################################################################### # Customize if need to modify the Tabbed navbar MyAccount panels used. # Array index key matches preference div id @@ -438,7 +438,7 @@ 'pe_privacy' => 'Privacy' ); -############################################################################### +############################################################################### # index.php $LANG05 = array( @@ -452,7 +452,7 @@ 8 => 'Last' ); -############################################################################### +############################################################################### # profiles.php $LANG08 = array( @@ -501,7 +501,7 @@ 43 => 'This users email address is invalid.' ); -############################################################################### +############################################################################### # search.php $LANG09 = array( @@ -581,7 +581,7 @@ 74 => 'Limit Results' ); -############################################################################### +############################################################################### # stats.php $LANG10 = array( @@ -618,7 +618,7 @@ 31 => '' ); -############################################################################### +############################################################################### # article.php $LANG11 = array( @@ -630,7 +630,7 @@ 6 => 'Subscribe to \'%s\'' ); -############################################################################### +############################################################################### # submit.php $LANG12 = array( @@ -691,11 +691,11 @@ 55 => 'Story Body' ); -############################################################################### +############################################################################### # ADMIN PHRASES - These are file phrases used in admin scripts -############################################################################### +############################################################################### -############################################################################### +############################################################################### # admin/logviewer.php $LANG_LOGVIEW = array( @@ -707,7 +707,7 @@ 'log_file' => 'Log File' ); -############################################################################### +############################################################################### # admin/envcheck.php - distribution integrity checker $LANG_ENVCHECK = array( @@ -774,7 +774,7 @@ 'max_execution_time' => 'Geeklog recommends the PHP default value of 30 seconds as a minimum, but plugin uploads and other operations may take longer than this depending upon your hosting environment. If safe_mode (above) is Off, you may be able to increase this by modifying the value of max_execution_time in your php.ini file.' ); -############################################################################### +############################################################################### # admin/auth.inc.php $LANG20 = array( @@ -787,7 +787,7 @@ 7 => 'Ingresar' ); -############################################################################### +############################################################################### # admin/block.php $LANG21 = array( @@ -866,7 +866,7 @@ '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)' ); -############################################################################### +############################################################################### # admin/story.php $LANG24 = array( @@ -967,7 +967,7 @@ 'cache_time_desc' => 'This article will be cached for no longer than this many seconds. If 0 caching is disabled. If -1 cached until article is edited again. (3600 = 1 hour, 86400 = 1 day)' ); -############################################################################### +############################################################################### # admin/topic.php $LANG27 = array( @@ -1036,7 +1036,7 @@ 'filed_under:' => 'Filed under:' ); -############################################################################### +############################################################################### # admin/user.php $LANG28 = array( @@ -1133,7 +1133,7 @@ 'autotag_desc_user' => '[user: id alternate title] - Displays a link to a User using the Username as the title. An alternate title may be specified but is not required.' ); -############################################################################### +############################################################################### # admin/moderation.php $LANG29 = array( @@ -1160,6 +1160,8 @@ 41 => 'Comment Submissions', 42 => 'Username', 43 => 'Auto-publish Comments?', + 44 => 'Results of your moderation', + 45 => 'Approved %1$d items and deleted %2$d items of user submissions.', 'core' => 'Core', 'plugins' => 'Plugins', 'tools' => 'Tools', @@ -1167,7 +1169,7 @@ 'submissions_desc' => 'To modify or delete a user submssion, click on that item\'s edit icon below. To approve and delete multiple submissions use the radio options in the lists and then click submit.' ); -############################################################################### +############################################################################### # admin/mail.php $LANG31 = array( @@ -1200,7 +1202,7 @@ 27 => 'The following template variables are available in Subject and Message: {uid}, {username}, {fullname}, {email}, {homepage}, {theme}, {language}, {location}, {lastgranted}, {lastlogin}, {site_url}, {site_name}, {site_slogan}, {owner_name}, {copyrightyear}, {site_mail}, {noreply_mail}' ); -############################################################################### +############################################################################### # admin/plugins.php $LANG32 = array( @@ -1285,7 +1287,7 @@ 108 => 'File upload stopped by extension.' ); -############################################################################### +############################################################################### # admin/syndication.php $LANG33 = array( @@ -1341,7 +1343,7 @@ 55 => 'Articles' ); -############################################################################### +############################################################################### # admin/language.php $LANG_LANG = array( @@ -1355,7 +1357,7 @@ 'value' => 'Value' ); -############################################################################### +############################################################################### # admin/router.php $LANG_ROUTER = array( @@ -1381,7 +1383,7 @@ 20 => '

' ); -############################################################################### +############################################################################### # confirmation and error messages $MESSAGE = array( @@ -1515,7 +1517,7 @@ 500 => 'The Template Cache has been successfully cleared.' ); -############################################################################### +############################################################################### $LANG_ACCESS = array( 'access' => 'Acceso', @@ -1583,7 +1585,7 @@ 'groupexistsmsg' => 'There is already a group with this name. Group names must be unique.' ); -############################################################################### +############################################################################### # admin/database.php $LANG_DB_BACKUP = array( @@ -1645,7 +1647,7 @@ 'config_instructions' => 'Select any tables you wish to exclude from the backup. Other options can be found in the Geeklog Configuration under the Database tab.' ); -############################################################################### +############################################################################### $LANG_BUTTONS = array( 1 => 'Inicio', @@ -1661,7 +1663,7 @@ 11 => 'Directory' ); -############################################################################### +############################################################################### # 404.php $LANG_404 = array( @@ -1671,7 +1673,7 @@ 4 => "

We're sorry, but the page you have requested does not exist. We recommend going back to this related page, or you may want to check the home page, or the search page to see if you can find what you lost." ); -############################################################################### +############################################################################### # login form $LANG_LOGIN = array( @@ -1681,7 +1683,7 @@ 4 => 'Nuevo Usuario' ); -############################################################################### +############################################################################### # trackback.php $LANG_TRB = array( @@ -1768,7 +1770,7 @@ 'delete_trackback' => 'To delete this Trackback click: ' ); -############################################################################### +############################################################################### # directory.php $LANG_DIR = array( @@ -1779,7 +1781,7 @@ 'no_articles' => 'No articles.' ); -############################################################################### +############################################################################### # admin/sectest.php $LANG_SECTEST = array( @@ -1804,7 +1806,7 @@ 'password_okay' => 'Good! You seem to have changed the default account password already.' ); -############################################################################### +############################################################################### # "What's New" Time Strings # # For the first two strings, you can use the following placeholders. @@ -1831,7 +1833,7 @@ 'year' => 'year' ); -############################################################################### +############################################################################### # Month names $LANG_MONTH = array( @@ -1849,7 +1851,7 @@ 12 => 'Deciembre' ); -############################################################################### +############################################################################### # Weekdays $LANG_WEEK = array( @@ -1862,7 +1864,7 @@ 7 => 'Sábado' ); -############################################################################### +############################################################################### # Admin - Strings # # These are some standard strings used by core functions as well as plugins to @@ -1977,7 +1979,7 @@ -1 => 'Trackback Disabled' ); -############################################################################### +############################################################################### # Localization of the Admin Configuration UI $LANG_CONFIG = array( @@ -2460,7 +2462,7 @@ 38 => array('Mystery Man' => 'mm', 'Identicon' => 'identicon', 'MonsterId' => 'monsterid', 'WAvatar' => 'wavatar', 'Retro' => 'retro') ); -############################################################################### +############################################################################### # Localization of validation error messages $LANG_VALIDATION = array( diff --git a/language/spanish_utf-8.php b/language/spanish_utf-8.php index 2ab3f5179..2966214a9 100644 --- a/language/spanish_utf-8.php +++ b/language/spanish_utf-8.php @@ -29,18 +29,18 @@ $LANG_ISO639_1 = 'es'; -############################################################################### +############################################################################### # Array Format: # $LANGXX[YY]: $LANG - variable name # XX - file id number # YY - phrase id number -############################################################################### +############################################################################### -############################################################################### +############################################################################### # USER PHRASES - These are file phrases used in end user scripts -############################################################################### +############################################################################### -############################################################################### +############################################################################### # lib-common.php $LANG01 = array( @@ -198,7 +198,7 @@ 'filemanager' => 'File Manager' ); -############################################################################### +############################################################################### # comment.php $LANG03 = array( @@ -255,7 +255,7 @@ 105 => 'IP Address' ); -############################################################################### +############################################################################### # users.php $LANG04 = array( @@ -428,7 +428,7 @@ 'user_logged_in_message' => "You are already logged in. Whould you like to logout?" ); -############################################################################### +############################################################################### # Customize if need to modify the Tabbed navbar MyAccount panels used. # Array index key matches preference div id @@ -441,7 +441,7 @@ 'pe_privacy' => 'Privacy' ); -############################################################################### +############################################################################### # index.php $LANG05 = array( @@ -455,7 +455,7 @@ 8 => 'Ultimo' ); -############################################################################### +############################################################################### # profiles.php $LANG08 = array( @@ -504,7 +504,7 @@ 43 => 'This users email address is invalid.' ); -############################################################################### +############################################################################### # search.php $LANG09 = array( @@ -584,7 +584,7 @@ 74 => 'Limit Results' ); -############################################################################### +############################################################################### # stats.php $LANG10 = array( @@ -621,7 +621,7 @@ 31 => '' ); -############################################################################### +############################################################################### # article.php $LANG11 = array( @@ -633,7 +633,7 @@ 6 => 'Subscribe to \'%s\'' ); -############################################################################### +############################################################################### # submit.php $LANG12 = array( @@ -694,11 +694,11 @@ 55 => 'Story Body' ); -############################################################################### +############################################################################### # ADMIN PHRASES - These are file phrases used in admin scripts -############################################################################### +############################################################################### -############################################################################### +############################################################################### # admin/logviewer.php $LANG_LOGVIEW = array( @@ -710,7 +710,7 @@ 'log_file' => 'Log File' ); -############################################################################### +############################################################################### # admin/envcheck.php - distribution integrity checker $LANG_ENVCHECK = array( @@ -777,7 +777,7 @@ 'max_execution_time' => 'Geeklog recommends the PHP default value of 30 seconds as a minimum, but plugin uploads and other operations may take longer than this depending upon your hosting environment. If safe_mode (above) is Off, you may be able to increase this by modifying the value of max_execution_time in your php.ini file.' ); -############################################################################### +############################################################################### # admin/auth.inc.php $LANG20 = array( @@ -790,7 +790,7 @@ 7 => 'Identificación' ); -############################################################################### +############################################################################### # admin/block.php $LANG21 = array( @@ -869,7 +869,7 @@ '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)' ); -############################################################################### +############################################################################### # admin/story.php $LANG24 = array( @@ -970,7 +970,7 @@ 'cache_time_desc' => 'This article will be cached for no longer than this many seconds. If 0 caching is disabled. If -1 cached until article is edited again. (3600 = 1 hour, 86400 = 1 day)' ); -############################################################################### +############################################################################### # admin/topic.php $LANG27 = array( @@ -1039,7 +1039,7 @@ 'filed_under:' => 'Filed under:' ); -############################################################################### +############################################################################### # admin/user.php $LANG28 = array( @@ -1136,7 +1136,7 @@ 'autotag_desc_user' => '[user: id alternate title] - Displays a link to a User using the Username as the title. An alternate title may be specified but is not required.' ); -############################################################################### +############################################################################### # admin/moderation.php $LANG29 = array( @@ -1163,6 +1163,8 @@ 41 => 'Comment Submissions', 42 => 'Username', 43 => 'Auto-publish Comments?', + 44 => 'Results of your moderation', + 45 => 'Approved %1$d items and deleted %2$d items of user submissions.', 'core' => 'Core', 'plugins' => 'Plugins', 'tools' => 'Tools', @@ -1170,7 +1172,7 @@ 'submissions_desc' => 'To modify or delete a user submssion, click on that item\'s edit icon below. To approve and delete multiple submissions use the radio options in the lists and then click submit.' ); -############################################################################### +############################################################################### # admin/mail.php $LANG31 = array( @@ -1203,7 +1205,7 @@ 27 => 'The following template variables are available in Subject and Message: {uid}, {username}, {fullname}, {email}, {homepage}, {theme}, {language}, {location}, {lastgranted}, {lastlogin}, {site_url}, {site_name}, {site_slogan}, {owner_name}, {copyrightyear}, {site_mail}, {noreply_mail}' ); -############################################################################### +############################################################################### # admin/plugins.php $LANG32 = array( @@ -1288,7 +1290,7 @@ 108 => 'File upload stopped by extension.' ); -############################################################################### +############################################################################### # admin/syndication.php $LANG33 = array( @@ -1344,7 +1346,7 @@ 55 => 'Articles' ); -############################################################################### +############################################################################### # admin/language.php $LANG_LANG = array( @@ -1358,7 +1360,7 @@ 'value' => 'Value' ); -############################################################################### +############################################################################### # admin/router.php $LANG_ROUTER = array( @@ -1384,7 +1386,7 @@ 20 => '

' ); -############################################################################### +############################################################################### # confirmation and error messages $MESSAGE = array( @@ -1518,7 +1520,7 @@ 500 => 'The Template Cache has been successfully cleared.' ); -############################################################################### +############################################################################### $LANG_ACCESS = array( 'access' => 'Acceso', @@ -1586,7 +1588,7 @@ 'groupexistsmsg' => 'Ya existe un grupo con ese nombre. Los nombres de grupo deben ser únicos.' ); -############################################################################### +############################################################################### # admin/database.php $LANG_DB_BACKUP = array( @@ -1648,7 +1650,7 @@ 'config_instructions' => 'Select any tables you wish to exclude from the backup. Other options can be found in the Geeklog Configuration under the Database tab.' ); -############################################################################### +############################################################################### $LANG_BUTTONS = array( 1 => 'Portada', @@ -1664,7 +1666,7 @@ 11 => 'Índice' ); -############################################################################### +############################################################################### # 404.php $LANG_404 = array( @@ -1674,7 +1676,7 @@ 4 => "

We're sorry, but the page you have requested does not exist. We recommend going back to this related page, or you may want to check the home page, or the search page to see if you can find what you lost." ); -############################################################################### +############################################################################### # login form $LANG_LOGIN = array( @@ -1684,7 +1686,7 @@ 4 => 'Usuario (a) nuevo(a)' ); -############################################################################### +############################################################################### # trackback.php $LANG_TRB = array( @@ -1771,7 +1773,7 @@ 'delete_trackback' => 'Para borrar este seguimiento pulsa: ' ); -############################################################################### +############################################################################### # directory.php $LANG_DIR = array( @@ -1782,7 +1784,7 @@ 'no_articles' => 'Sin artículos.' ); -############################################################################### +############################################################################### # admin/sectest.php $LANG_SECTEST = array( @@ -1807,7 +1809,7 @@ 'password_okay' => 'Good! You seem to have changed the default account password already.' ); -############################################################################### +############################################################################### # "What's New" Time Strings # # For the first two strings, you can use the following placeholders. @@ -1834,7 +1836,7 @@ 'year' => 'year' ); -############################################################################### +############################################################################### # Month names $LANG_MONTH = array( @@ -1852,7 +1854,7 @@ 12 => 'Diciembre' ); -############################################################################### +############################################################################### # Weekdays $LANG_WEEK = array( @@ -1865,7 +1867,7 @@ 7 => 'Sábado' ); -############################################################################### +############################################################################### # Admin - Strings # # These are some standard strings used by core functions as well as plugins to @@ -1980,7 +1982,7 @@ -1 => 'Seguimiento deshabilitado' ); -############################################################################### +############################################################################### # Localization of the Admin Configuration UI $LANG_CONFIG = array( @@ -2463,7 +2465,7 @@ 38 => array('Mystery Man' => 'mm', 'Identicon' => 'identicon', 'MonsterId' => 'monsterid', 'WAvatar' => 'wavatar', 'Retro' => 'retro') ); -############################################################################### +############################################################################### # Localization of validation error messages $LANG_VALIDATION = array( diff --git a/language/swedish.php b/language/swedish.php index cdbd7464e..d0706cd44 100644 --- a/language/swedish.php +++ b/language/swedish.php @@ -32,18 +32,18 @@ $LANG_ISO639_1 = 'sv'; -############################################################################### +############################################################################### # Array Format: # $LANGXX[YY]: $LANG - variable name # XX - file id number # YY - phrase id number -############################################################################### +############################################################################### -############################################################################### +############################################################################### # USER PHRASES - These are file phrases used in end user scripts -############################################################################### +############################################################################### -############################################################################### +############################################################################### # lib-common.php $LANG01 = array( @@ -201,7 +201,7 @@ 'filemanager' => 'File Manager' ); -############################################################################### +############################################################################### # comment.php $LANG03 = array( @@ -258,7 +258,7 @@ 105 => 'IP Address' ); -############################################################################### +############################################################################### # users.php $LANG04 = array( @@ -431,7 +431,7 @@ 'user_logged_in_message' => "You are already logged in. Whould you like to logout?" ); -############################################################################### +############################################################################### # Customize if need to modify the Tabbed navbar MyAccount panels used. # Array index key matches preference div id @@ -444,7 +444,7 @@ 'pe_privacy' => 'Privacy' ); -############################################################################### +############################################################################### # index.php $LANG05 = array( @@ -458,7 +458,7 @@ 8 => 'Sista' ); -############################################################################### +############################################################################### # profiles.php $LANG08 = array( @@ -507,7 +507,7 @@ 43 => 'This users email address is invalid.' ); -############################################################################### +############################################################################### # search.php $LANG09 = array( @@ -587,7 +587,7 @@ 74 => 'Limit Results' ); -############################################################################### +############################################################################### # stats.php $LANG10 = array( @@ -624,7 +624,7 @@ 31 => '' ); -############################################################################### +############################################################################### # article.php $LANG11 = array( @@ -636,7 +636,7 @@ 6 => 'Subscribe to \'%s\'' ); -############################################################################### +############################################################################### # submit.php $LANG12 = array( @@ -697,11 +697,11 @@ 55 => 'Story Body' ); -############################################################################### +############################################################################### # ADMIN PHRASES - These are file phrases used in admin scripts -############################################################################### +############################################################################### -############################################################################### +############################################################################### # admin/logviewer.php $LANG_LOGVIEW = array( @@ -713,7 +713,7 @@ 'log_file' => 'Log File' ); -############################################################################### +############################################################################### # admin/envcheck.php - distribution integrity checker $LANG_ENVCHECK = array( @@ -780,7 +780,7 @@ 'max_execution_time' => 'Geeklog recommends the PHP default value of 30 seconds as a minimum, but plugin uploads and other operations may take longer than this depending upon your hosting environment. If safe_mode (above) is Off, you may be able to increase this by modifying the value of max_execution_time in your php.ini file.' ); -############################################################################### +############################################################################### # admin/auth.inc.php $LANG20 = array( @@ -793,7 +793,7 @@ 7 => 'logga in' ); -############################################################################### +############################################################################### # admin/block.php $LANG21 = array( @@ -872,7 +872,7 @@ '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)' ); -############################################################################### +############################################################################### # admin/story.php $LANG24 = array( @@ -973,7 +973,7 @@ 'cache_time_desc' => 'This article will be cached for no longer than this many seconds. If 0 caching is disabled. If -1 cached until article is edited again. (3600 = 1 hour, 86400 = 1 day)' ); -############################################################################### +############################################################################### # admin/topic.php $LANG27 = array( @@ -1042,7 +1042,7 @@ 'filed_under:' => 'Filed under:' ); -############################################################################### +############################################################################### # admin/user.php $LANG28 = array( @@ -1139,7 +1139,7 @@ 'autotag_desc_user' => '[user: id alternate title] - Displays a link to a User using the Username as the title. An alternate title may be specified but is not required.' ); -############################################################################### +############################################################################### # admin/moderation.php $LANG29 = array( @@ -1166,6 +1166,8 @@ 41 => 'Comment Submissions', 42 => 'Username', 43 => 'Auto-publish Comments?', + 44 => 'Results of your moderation', + 45 => 'Approved %1$d items and deleted %2$d items of user submissions.', 'core' => 'Core', 'plugins' => 'Plugins', 'tools' => 'Tools', @@ -1173,7 +1175,7 @@ 'submissions_desc' => 'To modify or delete a user submssion, click on that item\'s edit icon below. To approve and delete multiple submissions use the radio options in the lists and then click submit.' ); -############################################################################### +############################################################################### # admin/mail.php $LANG31 = array( @@ -1206,7 +1208,7 @@ 27 => 'The following template variables are available in Subject and Message: {uid}, {username}, {fullname}, {email}, {homepage}, {theme}, {language}, {location}, {lastgranted}, {lastlogin}, {site_url}, {site_name}, {site_slogan}, {owner_name}, {copyrightyear}, {site_mail}, {noreply_mail}' ); -############################################################################### +############################################################################### # admin/plugins.php $LANG32 = array( @@ -1291,7 +1293,7 @@ 108 => 'File upload stopped by extension.' ); -############################################################################### +############################################################################### # admin/syndication.php $LANG33 = array( @@ -1347,7 +1349,7 @@ 55 => 'Articles' ); -############################################################################### +############################################################################### # admin/language.php $LANG_LANG = array( @@ -1361,7 +1363,7 @@ 'value' => 'Value' ); -############################################################################### +############################################################################### # admin/router.php $LANG_ROUTER = array( @@ -1387,7 +1389,7 @@ 20 => '

' ); -############################################################################### +############################################################################### # confirmation and error messages $MESSAGE = array( @@ -1521,7 +1523,7 @@ 500 => 'The Template Cache has been successfully cleared.' ); -############################################################################### +############################################################################### $LANG_ACCESS = array( 'access' => 'Rttigheter', @@ -1589,7 +1591,7 @@ 'groupexistsmsg' => 'There is already a group with this name. Group names must be unique.' ); -############################################################################### +############################################################################### # admin/database.php $LANG_DB_BACKUP = array( @@ -1651,7 +1653,7 @@ 'config_instructions' => 'Select any tables you wish to exclude from the backup. Other options can be found in the Geeklog Configuration under the Database tab.' ); -############################################################################### +############################################################################### $LANG_BUTTONS = array( 1 => 'Aktuellt', @@ -1667,7 +1669,7 @@ 11 => 'Directory' ); -############################################################################### +############################################################################### # 404.php $LANG_404 = array( @@ -1677,7 +1679,7 @@ 4 => "

We're sorry, but the page you have requested does not exist. We recommend going back to this related page, or you may want to check the home page, or the search page to see if you can find what you lost." ); -############################################################################### +############################################################################### # login form $LANG_LOGIN = array( @@ -1687,7 +1689,7 @@ 4 => 'Ny anvndare' ); -############################################################################### +############################################################################### # trackback.php $LANG_TRB = array( @@ -1774,7 +1776,7 @@ 'delete_trackback' => 'To delete this Trackback click: ' ); -############################################################################### +############################################################################### # directory.php $LANG_DIR = array( @@ -1785,7 +1787,7 @@ 'no_articles' => 'No articles.' ); -############################################################################### +############################################################################### # admin/sectest.php $LANG_SECTEST = array( @@ -1810,7 +1812,7 @@ 'password_okay' => 'Good! You seem to have changed the default account password already.' ); -############################################################################### +############################################################################### # "What's New" Time Strings # # For the first two strings, you can use the following placeholders. @@ -1837,7 +1839,7 @@ 'year' => 'year' ); -############################################################################### +############################################################################### # Month names $LANG_MONTH = array( @@ -1855,7 +1857,7 @@ 12 => 'december' ); -############################################################################### +############################################################################### # Weekdays $LANG_WEEK = array( @@ -1868,7 +1870,7 @@ 7 => 'lrdag' ); -############################################################################### +############################################################################### # Admin - Strings # # These are some standard strings used by core functions as well as plugins to @@ -1983,7 +1985,7 @@ -1 => 'Trackback Disabled' ); -############################################################################### +############################################################################### # Localization of the Admin Configuration UI $LANG_CONFIG = array( @@ -2466,7 +2468,7 @@ 38 => array('Mystery Man' => 'mm', 'Identicon' => 'identicon', 'MonsterId' => 'monsterid', 'WAvatar' => 'wavatar', 'Retro' => 'retro') ); -############################################################################### +############################################################################### # Localization of validation error messages $LANG_VALIDATION = array( diff --git a/language/swedish_utf-8.php b/language/swedish_utf-8.php index 5ae4df1e9..34544d324 100644 --- a/language/swedish_utf-8.php +++ b/language/swedish_utf-8.php @@ -32,18 +32,18 @@ $LANG_ISO639_1 = 'sv'; -############################################################################### +############################################################################### # Array Format: # $LANGXX[YY]: $LANG - variable name # XX - file id number # YY - phrase id number -############################################################################### +############################################################################### -############################################################################### +############################################################################### # USER PHRASES - These are file phrases used in end user scripts -############################################################################### +############################################################################### -############################################################################### +############################################################################### # lib-common.php $LANG01 = array( @@ -201,7 +201,7 @@ 'filemanager' => 'File Manager' ); -############################################################################### +############################################################################### # comment.php $LANG03 = array( @@ -258,7 +258,7 @@ 105 => 'IP Address' ); -############################################################################### +############################################################################### # users.php $LANG04 = array( @@ -431,7 +431,7 @@ 'user_logged_in_message' => "You are already logged in. Whould you like to logout?" ); -############################################################################### +############################################################################### # Customize if need to modify the Tabbed navbar MyAccount panels used. # Array index key matches preference div id @@ -444,7 +444,7 @@ 'pe_privacy' => 'Privacy' ); -############################################################################### +############################################################################### # index.php $LANG05 = array( @@ -458,7 +458,7 @@ 8 => 'Sista' ); -############################################################################### +############################################################################### # profiles.php $LANG08 = array( @@ -507,7 +507,7 @@ 43 => 'This users email address is invalid.' ); -############################################################################### +############################################################################### # search.php $LANG09 = array( @@ -587,7 +587,7 @@ 74 => 'Limit Results' ); -############################################################################### +############################################################################### # stats.php $LANG10 = array( @@ -624,7 +624,7 @@ 31 => '' ); -############################################################################### +############################################################################### # article.php $LANG11 = array( @@ -636,7 +636,7 @@ 6 => 'Subscribe to \'%s\'' ); -############################################################################### +############################################################################### # submit.php $LANG12 = array( @@ -697,11 +697,11 @@ 55 => 'Story Body' ); -############################################################################### +############################################################################### # ADMIN PHRASES - These are file phrases used in admin scripts -############################################################################### +############################################################################### -############################################################################### +############################################################################### # admin/logviewer.php $LANG_LOGVIEW = array( @@ -713,7 +713,7 @@ 'log_file' => 'Log File' ); -############################################################################### +############################################################################### # admin/envcheck.php - distribution integrity checker $LANG_ENVCHECK = array( @@ -780,7 +780,7 @@ 'max_execution_time' => 'Geeklog recommends the PHP default value of 30 seconds as a minimum, but plugin uploads and other operations may take longer than this depending upon your hosting environment. If safe_mode (above) is Off, you may be able to increase this by modifying the value of max_execution_time in your php.ini file.' ); -############################################################################### +############################################################################### # admin/auth.inc.php $LANG20 = array( @@ -793,7 +793,7 @@ 7 => 'logga in' ); -############################################################################### +############################################################################### # admin/block.php $LANG21 = array( @@ -872,7 +872,7 @@ '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)' ); -############################################################################### +############################################################################### # admin/story.php $LANG24 = array( @@ -973,7 +973,7 @@ 'cache_time_desc' => 'This article will be cached for no longer than this many seconds. If 0 caching is disabled. If -1 cached until article is edited again. (3600 = 1 hour, 86400 = 1 day)' ); -############################################################################### +############################################################################### # admin/topic.php $LANG27 = array( @@ -1042,7 +1042,7 @@ 'filed_under:' => 'Filed under:' ); -############################################################################### +############################################################################### # admin/user.php $LANG28 = array( @@ -1139,7 +1139,7 @@ 'autotag_desc_user' => '[user: id alternate title] - Displays a link to a User using the Username as the title. An alternate title may be specified but is not required.' ); -############################################################################### +############################################################################### # admin/moderation.php $LANG29 = array( @@ -1166,6 +1166,8 @@ 41 => 'Comment Submissions', 42 => 'Username', 43 => 'Auto-publish Comments?', + 44 => 'Results of your moderation', + 45 => 'Approved %1$d items and deleted %2$d items of user submissions.', 'core' => 'Core', 'plugins' => 'Plugins', 'tools' => 'Tools', @@ -1173,7 +1175,7 @@ 'submissions_desc' => 'To modify or delete a user submssion, click on that item\'s edit icon below. To approve and delete multiple submissions use the radio options in the lists and then click submit.' ); -############################################################################### +############################################################################### # admin/mail.php $LANG31 = array( @@ -1206,7 +1208,7 @@ 27 => 'The following template variables are available in Subject and Message: {uid}, {username}, {fullname}, {email}, {homepage}, {theme}, {language}, {location}, {lastgranted}, {lastlogin}, {site_url}, {site_name}, {site_slogan}, {owner_name}, {copyrightyear}, {site_mail}, {noreply_mail}' ); -############################################################################### +############################################################################### # admin/plugins.php $LANG32 = array( @@ -1291,7 +1293,7 @@ 108 => 'File upload stopped by extension.' ); -############################################################################### +############################################################################### # admin/syndication.php $LANG33 = array( @@ -1347,7 +1349,7 @@ 55 => 'Articles' ); -############################################################################### +############################################################################### # admin/language.php $LANG_LANG = array( @@ -1361,7 +1363,7 @@ 'value' => 'Value' ); -############################################################################### +############################################################################### # admin/router.php $LANG_ROUTER = array( @@ -1387,7 +1389,7 @@ 20 => '

' ); -############################################################################### +############################################################################### # confirmation and error messages $MESSAGE = array( @@ -1521,7 +1523,7 @@ 500 => 'The Template Cache has been successfully cleared.' ); -############################################################################### +############################################################################### $LANG_ACCESS = array( 'access' => 'Rättigheter', @@ -1589,7 +1591,7 @@ 'groupexistsmsg' => 'There is already a group with this name. Group names must be unique.' ); -############################################################################### +############################################################################### # admin/database.php $LANG_DB_BACKUP = array( @@ -1651,7 +1653,7 @@ 'config_instructions' => 'Select any tables you wish to exclude from the backup. Other options can be found in the Geeklog Configuration under the Database tab.' ); -############################################################################### +############################################################################### $LANG_BUTTONS = array( 1 => 'Aktuellt', @@ -1667,7 +1669,7 @@ 11 => 'Directory' ); -############################################################################### +############################################################################### # 404.php $LANG_404 = array( @@ -1677,7 +1679,7 @@ 4 => "

We're sorry, but the page you have requested does not exist. We recommend going back to this related page, or you may want to check the home page, or the search page to see if you can find what you lost." ); -############################################################################### +############################################################################### # login form $LANG_LOGIN = array( @@ -1687,7 +1689,7 @@ 4 => 'Ny användare' ); -############################################################################### +############################################################################### # trackback.php $LANG_TRB = array( @@ -1774,7 +1776,7 @@ 'delete_trackback' => 'To delete this Trackback click: ' ); -############################################################################### +############################################################################### # directory.php $LANG_DIR = array( @@ -1785,7 +1787,7 @@ 'no_articles' => 'No articles.' ); -############################################################################### +############################################################################### # admin/sectest.php $LANG_SECTEST = array( @@ -1810,7 +1812,7 @@ 'password_okay' => 'Good! You seem to have changed the default account password already.' ); -############################################################################### +############################################################################### # "What's New" Time Strings # # For the first two strings, you can use the following placeholders. @@ -1837,7 +1839,7 @@ 'year' => 'year' ); -############################################################################### +############################################################################### # Month names $LANG_MONTH = array( @@ -1855,7 +1857,7 @@ 12 => 'december' ); -############################################################################### +############################################################################### # Weekdays $LANG_WEEK = array( @@ -1868,7 +1870,7 @@ 7 => 'lördag' ); -############################################################################### +############################################################################### # Admin - Strings # # These are some standard strings used by core functions as well as plugins to @@ -1983,7 +1985,7 @@ -1 => 'Trackback Disabled' ); -############################################################################### +############################################################################### # Localization of the Admin Configuration UI $LANG_CONFIG = array( @@ -2466,7 +2468,7 @@ 38 => array('Mystery Man' => 'mm', 'Identicon' => 'identicon', 'MonsterId' => 'monsterid', 'WAvatar' => 'wavatar', 'Retro' => 'retro') ); -############################################################################### +############################################################################### # Localization of validation error messages $LANG_VALIDATION = array( diff --git a/language/turkish.php b/language/turkish.php index 215da690b..1510ad4c5 100644 --- a/language/turkish.php +++ b/language/turkish.php @@ -28,18 +28,18 @@ $LANG_ISO639_1 = 'tr'; -############################################################################### +############################################################################### # Array Format: # $LANGXX[YY]: $LANG - variable name # XX - file id number # YY - phrase id number -############################################################################### +############################################################################### -############################################################################### +############################################################################### # USER PHRASES - These are file phrases used in end user scripts -############################################################################### +############################################################################### -############################################################################### +############################################################################### # lib-common.php $LANG01 = array( @@ -197,7 +197,7 @@ 'filemanager' => 'File Manager' ); -############################################################################### +############################################################################### # comment.php $LANG03 = array( @@ -254,7 +254,7 @@ 105 => 'IP Address' ); -############################################################################### +############################################################################### # users.php $LANG04 = array( @@ -427,7 +427,7 @@ 'user_logged_in_message' => "You are already logged in. Whould you like to logout?" ); -############################################################################### +############################################################################### # Customize if need to modify the Tabbed navbar MyAccount panels used. # Array index key matches preference div id @@ -440,7 +440,7 @@ 'pe_privacy' => 'Privacy' ); -############################################################################### +############################################################################### # index.php $LANG05 = array( @@ -454,7 +454,7 @@ 8 => 'Son' ); -############################################################################### +############################################################################### # profiles.php $LANG08 = array( @@ -503,7 +503,7 @@ 43 => 'This users email address is invalid.' ); -############################################################################### +############################################################################### # search.php $LANG09 = array( @@ -583,7 +583,7 @@ 74 => 'Limit Results' ); -############################################################################### +############################################################################### # stats.php $LANG10 = array( @@ -620,7 +620,7 @@ 31 => '' ); -############################################################################### +############################################################################### # article.php $LANG11 = array( @@ -632,7 +632,7 @@ 6 => 'Subscribe to \'%s\'' ); -############################################################################### +############################################################################### # submit.php $LANG12 = array( @@ -693,11 +693,11 @@ 55 => 'Story Body' ); -############################################################################### +############################################################################### # ADMIN PHRASES - These are file phrases used in admin scripts -############################################################################### +############################################################################### -############################################################################### +############################################################################### # admin/logviewer.php $LANG_LOGVIEW = array( @@ -709,7 +709,7 @@ 'log_file' => 'Log File' ); -############################################################################### +############################################################################### # admin/envcheck.php - distribution integrity checker $LANG_ENVCHECK = array( @@ -776,7 +776,7 @@ 'max_execution_time' => 'Geeklog recommends the PHP default value of 30 seconds as a minimum, but plugin uploads and other operations may take longer than this depending upon your hosting environment. If safe_mode (above) is Off, you may be able to increase this by modifying the value of max_execution_time in your php.ini file.' ); -############################################################################### +############################################################################### # admin/auth.inc.php $LANG20 = array( @@ -789,7 +789,7 @@ 7 => 'sisteme giri yap' ); -############################################################################### +############################################################################### # admin/block.php $LANG21 = array( @@ -868,7 +868,7 @@ '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)' ); -############################################################################### +############################################################################### # admin/story.php $LANG24 = array( @@ -969,7 +969,7 @@ 'cache_time_desc' => 'This article will be cached for no longer than this many seconds. If 0 caching is disabled. If -1 cached until article is edited again. (3600 = 1 hour, 86400 = 1 day)' ); -############################################################################### +############################################################################### # admin/topic.php $LANG27 = array( @@ -1038,7 +1038,7 @@ 'filed_under:' => 'Filed under:' ); -############################################################################### +############################################################################### # admin/user.php $LANG28 = array( @@ -1135,7 +1135,7 @@ 'autotag_desc_user' => '[user: id alternate title] - Displays a link to a User using the Username as the title. An alternate title may be specified but is not required.' ); -############################################################################### +############################################################################### # admin/moderation.php $LANG29 = array( @@ -1162,6 +1162,8 @@ 41 => 'Comment Submissions', 42 => 'Username', 43 => 'Auto-publish Comments?', + 44 => 'Results of your moderation', + 45 => 'Approved %1$d items and deleted %2$d items of user submissions.', 'core' => 'Core', 'plugins' => 'Plugins', 'tools' => 'Tools', @@ -1169,7 +1171,7 @@ 'submissions_desc' => 'To modify or delete a user submssion, click on that item\'s edit icon below. To approve and delete multiple submissions use the radio options in the lists and then click submit.' ); -############################################################################### +############################################################################### # admin/mail.php $LANG31 = array( @@ -1202,7 +1204,7 @@ 27 => 'The following template variables are available in Subject and Message: {uid}, {username}, {fullname}, {email}, {homepage}, {theme}, {language}, {location}, {lastgranted}, {lastlogin}, {site_url}, {site_name}, {site_slogan}, {owner_name}, {copyrightyear}, {site_mail}, {noreply_mail}' ); -############################################################################### +############################################################################### # admin/plugins.php $LANG32 = array( @@ -1287,7 +1289,7 @@ 108 => 'File upload stopped by extension.' ); -############################################################################### +############################################################################### # admin/syndication.php $LANG33 = array( @@ -1343,7 +1345,7 @@ 55 => 'Articles' ); -############################################################################### +############################################################################### # admin/language.php $LANG_LANG = array( @@ -1357,7 +1359,7 @@ 'value' => 'Value' ); -############################################################################### +############################################################################### # admin/router.php $LANG_ROUTER = array( @@ -1383,7 +1385,7 @@ 20 => '

' ); -############################################################################### +############################################################################### # confirmation and error messages $MESSAGE = array( @@ -1517,7 +1519,7 @@ 500 => 'The Template Cache has been successfully cleared.' ); -############################################################################### +############################################################################### $LANG_ACCESS = array( 'access' => 'Eriim', @@ -1585,7 +1587,7 @@ 'groupexistsmsg' => 'Setiiniz grup ad kullanlmda, baka bir grup ad seiniz.' ); -############################################################################### +############################################################################### # admin/database.php $LANG_DB_BACKUP = array( @@ -1647,7 +1649,7 @@ 'config_instructions' => 'Select any tables you wish to exclude from the backup. Other options can be found in the Geeklog Configuration under the Database tab.' ); -############################################################################### +############################################################################### $LANG_BUTTONS = array( 1 => 'Ana Sayfa', @@ -1663,7 +1665,7 @@ 11 => 'Dizin' ); -############################################################################### +############################################################################### # 404.php $LANG_404 = array( @@ -1673,7 +1675,7 @@ 4 => "

We're sorry, but the page you have requested does not exist. We recommend going back to this related page, or you may want to check the home page, or the search page to see if you can find what you lost." ); -############################################################################### +############################################################################### # login form $LANG_LOGIN = array( @@ -1683,7 +1685,7 @@ 4 => 'Yeni Kullanc' ); -############################################################################### +############################################################################### # trackback.php $LANG_TRB = array( @@ -1770,7 +1772,7 @@ 'delete_trackback' => 'To delete this Trackback click: ' ); -############################################################################### +############################################################################### # directory.php $LANG_DIR = array( @@ -1781,7 +1783,7 @@ 'no_articles' => 'Articles Yok.' ); -############################################################################### +############################################################################### # admin/sectest.php $LANG_SECTEST = array( @@ -1806,7 +1808,7 @@ 'password_okay' => 'Good! You seem to have changed the default account password already.' ); -############################################################################### +############################################################################### # "What's New" Time Strings # # For the first two strings, you can use the following placeholders. @@ -1833,7 +1835,7 @@ 'year' => 'year' ); -############################################################################### +############################################################################### # Month names $LANG_MONTH = array( @@ -1851,7 +1853,7 @@ 12 => 'Aralk' ); -############################################################################### +############################################################################### # Weekdays $LANG_WEEK = array( @@ -1864,7 +1866,7 @@ 7 => 'Cumartesi' ); -############################################################################### +############################################################################### # Admin - Strings # # These are some standard strings used by core functions as well as plugins to @@ -1979,7 +1981,7 @@ -1 => 'Trackback zinsiz' ); -############################################################################### +############################################################################### # Localization of the Admin Configuration UI $LANG_CONFIG = array( @@ -2462,7 +2464,7 @@ 38 => array('Mystery Man' => 'mm', 'Identicon' => 'identicon', 'MonsterId' => 'monsterid', 'WAvatar' => 'wavatar', 'Retro' => 'retro') ); -############################################################################### +############################################################################### # Localization of validation error messages $LANG_VALIDATION = array( diff --git a/language/turkish_utf-8.php b/language/turkish_utf-8.php index e36c2f360..ae7953f2c 100644 --- a/language/turkish_utf-8.php +++ b/language/turkish_utf-8.php @@ -28,18 +28,18 @@ $LANG_ISO639_1 = 'tr'; -############################################################################### +############################################################################### # Array Format: # $LANGXX[YY]: $LANG - variable name # XX - file id number # YY - phrase id number -############################################################################### +############################################################################### -############################################################################### +############################################################################### # USER PHRASES - These are file phrases used in end user scripts -############################################################################### +############################################################################### -############################################################################### +############################################################################### # lib-common.php $LANG01 = array( @@ -197,7 +197,7 @@ 'filemanager' => 'File Manager' ); -############################################################################### +############################################################################### # comment.php $LANG03 = array( @@ -254,7 +254,7 @@ 105 => 'IP Address' ); -############################################################################### +############################################################################### # users.php $LANG04 = array( @@ -427,7 +427,7 @@ 'user_logged_in_message' => "You are already logged in. Whould you like to logout?" ); -############################################################################### +############################################################################### # Customize if need to modify the Tabbed navbar MyAccount panels used. # Array index key matches preference div id @@ -440,7 +440,7 @@ 'pe_privacy' => 'Privacy' ); -############################################################################### +############################################################################### # index.php $LANG05 = array( @@ -454,7 +454,7 @@ 8 => 'Son' ); -############################################################################### +############################################################################### # profiles.php $LANG08 = array( @@ -503,7 +503,7 @@ 43 => 'This users email address is invalid.' ); -############################################################################### +############################################################################### # search.php $LANG09 = array( @@ -583,7 +583,7 @@ 74 => 'Limit Results' ); -############################################################################### +############################################################################### # stats.php $LANG10 = array( @@ -620,7 +620,7 @@ 31 => '' ); -############################################################################### +############################################################################### # article.php $LANG11 = array( @@ -632,7 +632,7 @@ 6 => 'Subscribe to \'%s\'' ); -############################################################################### +############################################################################### # submit.php $LANG12 = array( @@ -693,11 +693,11 @@ 55 => 'Story Body' ); -############################################################################### +############################################################################### # ADMIN PHRASES - These are file phrases used in admin scripts -############################################################################### +############################################################################### -############################################################################### +############################################################################### # admin/logviewer.php $LANG_LOGVIEW = array( @@ -709,7 +709,7 @@ 'log_file' => 'Log File' ); -############################################################################### +############################################################################### # admin/envcheck.php - distribution integrity checker $LANG_ENVCHECK = array( @@ -776,7 +776,7 @@ 'max_execution_time' => 'Geeklog recommends the PHP default value of 30 seconds as a minimum, but plugin uploads and other operations may take longer than this depending upon your hosting environment. If safe_mode (above) is Off, you may be able to increase this by modifying the value of max_execution_time in your php.ini file.' ); -############################################################################### +############################################################################### # admin/auth.inc.php $LANG20 = array( @@ -789,7 +789,7 @@ 7 => 'sisteme giriþ yap' ); -############################################################################### +############################################################################### # admin/block.php $LANG21 = array( @@ -868,7 +868,7 @@ '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)' ); -############################################################################### +############################################################################### # admin/story.php $LANG24 = array( @@ -969,7 +969,7 @@ 'cache_time_desc' => 'This article will be cached for no longer than this many seconds. If 0 caching is disabled. If -1 cached until article is edited again. (3600 = 1 hour, 86400 = 1 day)' ); -############################################################################### +############################################################################### # admin/topic.php $LANG27 = array( @@ -1038,7 +1038,7 @@ 'filed_under:' => 'Filed under:' ); -############################################################################### +############################################################################### # admin/user.php $LANG28 = array( @@ -1135,7 +1135,7 @@ 'autotag_desc_user' => '[user: id alternate title] - Displays a link to a User using the Username as the title. An alternate title may be specified but is not required.' ); -############################################################################### +############################################################################### # admin/moderation.php $LANG29 = array( @@ -1162,6 +1162,8 @@ 41 => 'Comment Submissions', 42 => 'Username', 43 => 'Auto-publish Comments?', + 44 => 'Results of your moderation', + 45 => 'Approved %1$d items and deleted %2$d items of user submissions.', 'core' => 'Core', 'plugins' => 'Plugins', 'tools' => 'Tools', @@ -1169,7 +1171,7 @@ 'submissions_desc' => 'To modify or delete a user submssion, click on that item\'s edit icon below. To approve and delete multiple submissions use the radio options in the lists and then click submit.' ); -############################################################################### +############################################################################### # admin/mail.php $LANG31 = array( @@ -1202,7 +1204,7 @@ 27 => 'The following template variables are available in Subject and Message: {uid}, {username}, {fullname}, {email}, {homepage}, {theme}, {language}, {location}, {lastgranted}, {lastlogin}, {site_url}, {site_name}, {site_slogan}, {owner_name}, {copyrightyear}, {site_mail}, {noreply_mail}' ); -############################################################################### +############################################################################### # admin/plugins.php $LANG32 = array( @@ -1287,7 +1289,7 @@ 108 => 'File upload stopped by extension.' ); -############################################################################### +############################################################################### # admin/syndication.php $LANG33 = array( @@ -1343,7 +1345,7 @@ 55 => 'Articles' ); -############################################################################### +############################################################################### # admin/language.php $LANG_LANG = array( @@ -1357,7 +1359,7 @@ 'value' => 'Value' ); -############################################################################### +############################################################################### # admin/router.php $LANG_ROUTER = array( @@ -1383,7 +1385,7 @@ 20 => '

' ); -############################################################################### +############################################################################### # confirmation and error messages $MESSAGE = array( @@ -1517,7 +1519,7 @@ 500 => 'The Template Cache has been successfully cleared.' ); -############################################################################### +############################################################################### $LANG_ACCESS = array( 'access' => 'Eriþim', @@ -1585,7 +1587,7 @@ 'groupexistsmsg' => 'Seçtiðiniz grup adý kullanýlýmda, baþka bir grup adý seçiniz.' ); -############################################################################### +############################################################################### # admin/database.php $LANG_DB_BACKUP = array( @@ -1647,7 +1649,7 @@ 'config_instructions' => 'Select any tables you wish to exclude from the backup. Other options can be found in the Geeklog Configuration under the Database tab.' ); -############################################################################### +############################################################################### $LANG_BUTTONS = array( 1 => 'Ana Sayfa', @@ -1663,7 +1665,7 @@ 11 => 'Dizin' ); -############################################################################### +############################################################################### # 404.php $LANG_404 = array( @@ -1673,7 +1675,7 @@ 4 => "

We're sorry, but the page you have requested does not exist. We recommend going back to this related page, or you may want to check the home page, or the search page to see if you can find what you lost." ); -############################################################################### +############################################################################### # login form $LANG_LOGIN = array( @@ -1683,7 +1685,7 @@ 4 => 'Yeni Kullanýcý' ); -############################################################################### +############################################################################### # trackback.php $LANG_TRB = array( @@ -1770,7 +1772,7 @@ 'delete_trackback' => 'To delete this Trackback click: ' ); -############################################################################### +############################################################################### # directory.php $LANG_DIR = array( @@ -1781,7 +1783,7 @@ 'no_articles' => 'Articles Yok.' ); -############################################################################### +############################################################################### # admin/sectest.php $LANG_SECTEST = array( @@ -1806,7 +1808,7 @@ 'password_okay' => 'Good! You seem to have changed the default account password already.' ); -############################################################################### +############################################################################### # "What's New" Time Strings # # For the first two strings, you can use the following placeholders. @@ -1833,7 +1835,7 @@ 'year' => 'year' ); -############################################################################### +############################################################################### # Month names $LANG_MONTH = array( @@ -1851,7 +1853,7 @@ 12 => 'Aralýk' ); -############################################################################### +############################################################################### # Weekdays $LANG_WEEK = array( @@ -1864,7 +1866,7 @@ 7 => 'Cumartesi' ); -############################################################################### +############################################################################### # Admin - Strings # # These are some standard strings used by core functions as well as plugins to @@ -1979,7 +1981,7 @@ -1 => 'Trackback Ýzinsiz' ); -############################################################################### +############################################################################### # Localization of the Admin Configuration UI $LANG_CONFIG = array( @@ -2462,7 +2464,7 @@ 38 => array('Mystery Man' => 'mm', 'Identicon' => 'identicon', 'MonsterId' => 'monsterid', 'WAvatar' => 'wavatar', 'Retro' => 'retro') ); -############################################################################### +############################################################################### # Localization of validation error messages $LANG_VALIDATION = array( diff --git a/language/ukrainian.php b/language/ukrainian.php index be4a13746..617bb3a83 100644 --- a/language/ukrainian.php +++ b/language/ukrainian.php @@ -32,18 +32,18 @@ $LANG_ISO639_1 = 'uk'; -############################################################################### +############################################################################### # Array Format: # $LANGXX[YY]: $LANG - variable name # XX - file id number # YY - phrase id number -############################################################################### +############################################################################### -############################################################################### +############################################################################### # USER PHRASES - These are file phrases used in end user scripts -############################################################################### +############################################################################### -############################################################################### +############################################################################### # lib-common.php $LANG01 = array( @@ -201,7 +201,7 @@ 'filemanager' => 'File Manager' ); -############################################################################### +############################################################################### # comment.php $LANG03 = array( @@ -258,7 +258,7 @@ 105 => 'IP Address' ); -############################################################################### +############################################################################### # users.php $LANG04 = array( @@ -431,7 +431,7 @@ 'user_logged_in_message' => "You are already logged in. Whould you like to logout?" ); -############################################################################### +############################################################################### # Customize if need to modify the Tabbed navbar MyAccount panels used. # Array index key matches preference div id @@ -444,7 +444,7 @@ 'pe_privacy' => 'Privacy' ); -############################################################################### +############################################################################### # index.php $LANG05 = array( @@ -458,7 +458,7 @@ 8 => '' ); -############################################################################### +############################################################################### # profiles.php $LANG08 = array( @@ -507,7 +507,7 @@ 43 => 'This users email address is invalid.' ); -############################################################################### +############################################################################### # search.php $LANG09 = array( @@ -587,7 +587,7 @@ 74 => 'Limit Results' ); -############################################################################### +############################################################################### # stats.php $LANG10 = array( @@ -624,7 +624,7 @@ 31 => '' ); -############################################################################### +############################################################################### # article.php $LANG11 = array( @@ -636,7 +636,7 @@ 6 => 'Subscribe to \'%s\'' ); -############################################################################### +############################################################################### # submit.php $LANG12 = array( @@ -697,11 +697,11 @@ 55 => 'Story Body' ); -############################################################################### +############################################################################### # ADMIN PHRASES - These are file phrases used in admin scripts -############################################################################### +############################################################################### -############################################################################### +############################################################################### # admin/logviewer.php $LANG_LOGVIEW = array( @@ -713,7 +713,7 @@ 'log_file' => 'Log File' ); -############################################################################### +############################################################################### # admin/envcheck.php - distribution integrity checker $LANG_ENVCHECK = array( @@ -780,7 +780,7 @@ 'max_execution_time' => 'Geeklog recommends the PHP default value of 30 seconds as a minimum, but plugin uploads and other operations may take longer than this depending upon your hosting environment. If safe_mode (above) is Off, you may be able to increase this by modifying the value of max_execution_time in your php.ini file.' ); -############################################################################### +############################################################################### # admin/auth.inc.php $LANG20 = array( @@ -793,7 +793,7 @@ 7 => '' ); -############################################################################### +############################################################################### # admin/block.php $LANG21 = array( @@ -872,7 +872,7 @@ '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)' ); -############################################################################### +############################################################################### # admin/story.php $LANG24 = array( @@ -973,7 +973,7 @@ 'cache_time_desc' => 'This article will be cached for no longer than this many seconds. If 0 caching is disabled. If -1 cached until article is edited again. (3600 = 1 hour, 86400 = 1 day)' ); -############################################################################### +############################################################################### # admin/topic.php $LANG27 = array( @@ -1042,7 +1042,7 @@ 'filed_under:' => 'Filed under:' ); -############################################################################### +############################################################################### # admin/user.php $LANG28 = array( @@ -1139,7 +1139,7 @@ 'autotag_desc_user' => '[user: id alternate title] - Displays a link to a User using the Username as the title. An alternate title may be specified but is not required.' ); -############################################################################### +############################################################################### # admin/moderation.php $LANG29 = array( @@ -1166,6 +1166,8 @@ 41 => 'Comment Submissions', 42 => 'Username', 43 => 'Auto-publish Comments?', + 44 => 'Results of your moderation', + 45 => 'Approved %1$d items and deleted %2$d items of user submissions.', 'core' => 'Core', 'plugins' => 'Plugins', 'tools' => 'Tools', @@ -1173,7 +1175,7 @@ 'submissions_desc' => 'To modify or delete a user submssion, click on that item\'s edit icon below. To approve and delete multiple submissions use the radio options in the lists and then click submit.' ); -############################################################################### +############################################################################### # admin/mail.php $LANG31 = array( @@ -1206,7 +1208,7 @@ 27 => 'The following template variables are available in Subject and Message: {uid}, {username}, {fullname}, {email}, {homepage}, {theme}, {language}, {location}, {lastgranted}, {lastlogin}, {site_url}, {site_name}, {site_slogan}, {owner_name}, {copyrightyear}, {site_mail}, {noreply_mail}' ); -############################################################################### +############################################################################### # admin/plugins.php $LANG32 = array( @@ -1291,7 +1293,7 @@ 108 => 'File upload stopped by extension.' ); -############################################################################### +############################################################################### # admin/syndication.php $LANG33 = array( @@ -1347,7 +1349,7 @@ 55 => 'Articles' ); -############################################################################### +############################################################################### # admin/language.php $LANG_LANG = array( @@ -1361,7 +1363,7 @@ 'value' => 'Value' ); -############################################################################### +############################################################################### # admin/router.php $LANG_ROUTER = array( @@ -1387,7 +1389,7 @@ 20 => '

' ); -############################################################################### +############################################################################### # confirmation and error messages $MESSAGE = array( @@ -1521,7 +1523,7 @@ 500 => 'The Template Cache has been successfully cleared.' ); -############################################################################### +############################################################################### $LANG_ACCESS = array( 'access' => '', @@ -1589,7 +1591,7 @@ 'groupexistsmsg' => ' \'. .' ); -############################################################################### +############################################################################### # admin/database.php $LANG_DB_BACKUP = array( @@ -1651,7 +1653,7 @@ 'config_instructions' => 'Select any tables you wish to exclude from the backup. Other options can be found in the Geeklog Configuration under the Database tab.' ); -############################################################################### +############################################################################### $LANG_BUTTONS = array( 1 => '', @@ -1667,7 +1669,7 @@ 11 => '' ); -############################################################################### +############################################################################### # 404.php $LANG_404 = array( @@ -1677,7 +1679,7 @@ 4 => "

We're sorry, but the page you have requested does not exist. We recommend going back to this related page, or you may want to check the home page, or the search page to see if you can find what you lost." ); -############################################################################### +############################################################################### # login form $LANG_LOGIN = array( @@ -1687,7 +1689,7 @@ 4 => ' ' ); -############################################################################### +############################################################################### # trackback.php $LANG_TRB = array( @@ -1774,7 +1776,7 @@ 'delete_trackback' => ' , : ' ); -############################################################################### +############################################################################### # directory.php $LANG_DIR = array( @@ -1785,7 +1787,7 @@ 'no_articles' => ' .' ); -############################################################################### +############################################################################### # admin/sectest.php $LANG_SECTEST = array( @@ -1810,7 +1812,7 @@ 'password_okay' => 'Good! You seem to have changed the default account password already.' ); -############################################################################### +############################################################################### # "What's New" Time Strings # # For the first two strings, you can use the following placeholders. @@ -1837,7 +1839,7 @@ 'year' => 'year' ); -############################################################################### +############################################################################### # Month names $LANG_MONTH = array( @@ -1855,7 +1857,7 @@ 12 => '' ); -############################################################################### +############################################################################### # Weekdays $LANG_WEEK = array( @@ -1868,7 +1870,7 @@ 7 => '' ); -############################################################################### +############################################################################### # Admin - Strings # # These are some standard strings used by core functions as well as plugins to @@ -1983,7 +1985,7 @@ -1 => ' ' ); -############################################################################### +############################################################################### # Localization of the Admin Configuration UI $LANG_CONFIG = array( @@ -2466,7 +2468,7 @@ 38 => array('Mystery Man' => 'mm', 'Identicon' => 'identicon', 'MonsterId' => 'monsterid', 'WAvatar' => 'wavatar', 'Retro' => 'retro') ); -############################################################################### +############################################################################### # Localization of validation error messages $LANG_VALIDATION = array( diff --git a/language/ukrainian_koi8-u.php b/language/ukrainian_koi8-u.php index 69edcf85a..baff366dc 100644 --- a/language/ukrainian_koi8-u.php +++ b/language/ukrainian_koi8-u.php @@ -32,18 +32,18 @@ $LANG_ISO639_1 = 'uk'; -############################################################################### +############################################################################### # Array Format: # $LANGXX[YY]: $LANG - variable name # XX - file id number # YY - phrase id number -############################################################################### +############################################################################### -############################################################################### +############################################################################### # USER PHRASES - These are file phrases used in end user scripts -############################################################################### +############################################################################### -############################################################################### +############################################################################### # lib-common.php $LANG01 = array( @@ -201,7 +201,7 @@ 'filemanager' => 'File Manager' ); -############################################################################### +############################################################################### # comment.php $LANG03 = array( @@ -258,7 +258,7 @@ 105 => 'IP Address' ); -############################################################################### +############################################################################### # users.php $LANG04 = array( @@ -431,7 +431,7 @@ 'user_logged_in_message' => "You are already logged in. Whould you like to logout?" ); -############################################################################### +############################################################################### # Customize if need to modify the Tabbed navbar MyAccount panels used. # Array index key matches preference div id @@ -444,7 +444,7 @@ 'pe_privacy' => 'Privacy' ); -############################################################################### +############################################################################### # index.php $LANG05 = array( @@ -458,7 +458,7 @@ 8 => '' ); -############################################################################### +############################################################################### # profiles.php $LANG08 = array( @@ -507,7 +507,7 @@ 43 => 'This users email address is invalid.' ); -############################################################################### +############################################################################### # search.php $LANG09 = array( @@ -587,7 +587,7 @@ 74 => 'Limit Results' ); -############################################################################### +############################################################################### # stats.php $LANG10 = array( @@ -624,7 +624,7 @@ 31 => '' ); -############################################################################### +############################################################################### # article.php $LANG11 = array( @@ -636,7 +636,7 @@ 6 => 'Subscribe to \'%s\'' ); -############################################################################### +############################################################################### # submit.php $LANG12 = array( @@ -697,11 +697,11 @@ 55 => 'Story Body' ); -############################################################################### +############################################################################### # ADMIN PHRASES - These are file phrases used in admin scripts -############################################################################### +############################################################################### -############################################################################### +############################################################################### # admin/logviewer.php $LANG_LOGVIEW = array( @@ -713,7 +713,7 @@ 'log_file' => 'Log File' ); -############################################################################### +############################################################################### # admin/envcheck.php - distribution integrity checker $LANG_ENVCHECK = array( @@ -780,7 +780,7 @@ 'max_execution_time' => 'Geeklog recommends the PHP default value of 30 seconds as a minimum, but plugin uploads and other operations may take longer than this depending upon your hosting environment. If safe_mode (above) is Off, you may be able to increase this by modifying the value of max_execution_time in your php.ini file.' ); -############################################################################### +############################################################################### # admin/auth.inc.php $LANG20 = array( @@ -793,7 +793,7 @@ 7 => 'צ' ); -############################################################################### +############################################################################### # admin/block.php $LANG21 = array( @@ -872,7 +872,7 @@ '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)' ); -############################################################################### +############################################################################### # admin/story.php $LANG24 = array( @@ -973,7 +973,7 @@ 'cache_time_desc' => 'This article will be cached for no longer than this many seconds. If 0 caching is disabled. If -1 cached until article is edited again. (3600 = 1 hour, 86400 = 1 day)' ); -############################################################################### +############################################################################### # admin/topic.php $LANG27 = array( @@ -1042,7 +1042,7 @@ 'filed_under:' => 'Filed under:' ); -############################################################################### +############################################################################### # admin/user.php $LANG28 = array( @@ -1139,7 +1139,7 @@ 'autotag_desc_user' => '[user: id alternate title] - Displays a link to a User using the Username as the title. An alternate title may be specified but is not required.' ); -############################################################################### +############################################################################### # admin/moderation.php $LANG29 = array( @@ -1166,6 +1166,8 @@ 41 => 'Comment Submissions', 42 => 'Username', 43 => 'Auto-publish Comments?', + 44 => 'Results of your moderation', + 45 => 'Approved %1$d items and deleted %2$d items of user submissions.', 'core' => 'Core', 'plugins' => 'Plugins', 'tools' => 'Tools', @@ -1173,7 +1175,7 @@ 'submissions_desc' => 'To modify or delete a user submssion, click on that item\'s edit icon below. To approve and delete multiple submissions use the radio options in the lists and then click submit.' ); -############################################################################### +############################################################################### # admin/mail.php $LANG31 = array( @@ -1206,7 +1208,7 @@ 27 => 'The following template variables are available in Subject and Message: {uid}, {username}, {fullname}, {email}, {homepage}, {theme}, {language}, {location}, {lastgranted}, {lastlogin}, {site_url}, {site_name}, {site_slogan}, {owner_name}, {copyrightyear}, {site_mail}, {noreply_mail}' ); -############################################################################### +############################################################################### # admin/plugins.php $LANG32 = array( @@ -1291,7 +1293,7 @@ 108 => 'File upload stopped by extension.' ); -############################################################################### +############################################################################### # admin/syndication.php $LANG33 = array( @@ -1347,7 +1349,7 @@ 55 => 'Articles' ); -############################################################################### +############################################################################### # admin/language.php $LANG_LANG = array( @@ -1361,7 +1363,7 @@ 'value' => 'Value' ); -############################################################################### +############################################################################### # admin/router.php $LANG_ROUTER = array( @@ -1387,7 +1389,7 @@ 20 => '

' ); -############################################################################### +############################################################################### # confirmation and error messages $MESSAGE = array( @@ -1521,7 +1523,7 @@ 500 => 'The Template Cache has been successfully cleared.' ); -############################################################################### +############################################################################### $LANG_ACCESS = array( 'access' => '', @@ -1589,7 +1591,7 @@ 'groupexistsmsg' => ' դ \'. Φ Φ.' ); -############################################################################### +############################################################################### # admin/database.php $LANG_DB_BACKUP = array( @@ -1651,7 +1653,7 @@ 'config_instructions' => 'Select any tables you wish to exclude from the backup. Other options can be found in the Geeklog Configuration under the Database tab.' ); -############################################################################### +############################################################################### $LANG_BUTTONS = array( 1 => '', @@ -1667,7 +1669,7 @@ 11 => 'Ȧ' ); -############################################################################### +############################################################################### # 404.php $LANG_404 = array( @@ -1677,7 +1679,7 @@ 4 => "

We're sorry, but the page you have requested does not exist. We recommend going back to this related page, or you may want to check the home page, or the search page to see if you can find what you lost." ); -############################################################################### +############################################################################### # login form $LANG_LOGIN = array( @@ -1687,7 +1689,7 @@ 4 => ' ' ); -############################################################################### +############################################################################### # trackback.php $LANG_TRB = array( @@ -1774,7 +1776,7 @@ 'delete_trackback' => ' , Φ: ' ); -############################################################################### +############################################################################### # directory.php $LANG_DIR = array( @@ -1785,7 +1787,7 @@ 'no_articles' => ' .' ); -############################################################################### +############################################################################### # admin/sectest.php $LANG_SECTEST = array( @@ -1810,7 +1812,7 @@ 'password_okay' => 'Good! You seem to have changed the default account password already.' ); -############################################################################### +############################################################################### # "What's New" Time Strings # # For the first two strings, you can use the following placeholders. @@ -1837,7 +1839,7 @@ 'year' => 'year' ); -############################################################################### +############################################################################### # Month names $LANG_MONTH = array( @@ -1855,7 +1857,7 @@ 12 => '' ); -############################################################################### +############################################################################### # Weekdays $LANG_WEEK = array( @@ -1868,7 +1870,7 @@ 7 => '' ); -############################################################################### +############################################################################### # Admin - Strings # # These are some standard strings used by core functions as well as plugins to @@ -1983,7 +1985,7 @@ -1 => ' ' ); -############################################################################### +############################################################################### # Localization of the Admin Configuration UI $LANG_CONFIG = array( @@ -2466,7 +2468,7 @@ 38 => array('Mystery Man' => 'mm', 'Identicon' => 'identicon', 'MonsterId' => 'monsterid', 'WAvatar' => 'wavatar', 'Retro' => 'retro') ); -############################################################################### +############################################################################### # Localization of validation error messages $LANG_VALIDATION = array( diff --git a/language/ukrainian_utf-8.php b/language/ukrainian_utf-8.php index 1bb5bbdd6..331a6fe8b 100644 --- a/language/ukrainian_utf-8.php +++ b/language/ukrainian_utf-8.php @@ -32,18 +32,18 @@ $LANG_ISO639_1 = 'uk'; -############################################################################### +############################################################################### # Array Format: # $LANGXX[YY]: $LANG - variable name # XX - file id number # YY - phrase id number -############################################################################### +############################################################################### -############################################################################### +############################################################################### # USER PHRASES - These are file phrases used in end user scripts -############################################################################### +############################################################################### -############################################################################### +############################################################################### # lib-common.php $LANG01 = array( @@ -201,7 +201,7 @@ 'filemanager' => 'File Manager' ); -############################################################################### +############################################################################### # comment.php $LANG03 = array( @@ -258,7 +258,7 @@ 105 => 'IP Address' ); -############################################################################### +############################################################################### # users.php $LANG04 = array( @@ -431,7 +431,7 @@ 'user_logged_in_message' => "You are already logged in. Whould you like to logout?" ); -############################################################################### +############################################################################### # Customize if need to modify the Tabbed navbar MyAccount panels used. # Array index key matches preference div id @@ -444,7 +444,7 @@ 'pe_privacy' => 'Privacy' ); -############################################################################### +############################################################################### # index.php $LANG05 = array( @@ -458,7 +458,7 @@ 8 => 'Остання' ); -############################################################################### +############################################################################### # profiles.php $LANG08 = array( @@ -507,7 +507,7 @@ 43 => 'This users email address is invalid.' ); -############################################################################### +############################################################################### # search.php $LANG09 = array( @@ -587,7 +587,7 @@ 74 => 'Limit Results' ); -############################################################################### +############################################################################### # stats.php $LANG10 = array( @@ -624,7 +624,7 @@ 31 => '' ); -############################################################################### +############################################################################### # article.php $LANG11 = array( @@ -636,7 +636,7 @@ 6 => 'Subscribe to \'%s\'' ); -############################################################################### +############################################################################### # submit.php $LANG12 = array( @@ -697,11 +697,11 @@ 55 => 'Story Body' ); -############################################################################### +############################################################################### # ADMIN PHRASES - These are file phrases used in admin scripts -############################################################################### +############################################################################### -############################################################################### +############################################################################### # admin/logviewer.php $LANG_LOGVIEW = array( @@ -713,7 +713,7 @@ 'log_file' => 'Log File' ); -############################################################################### +############################################################################### # admin/envcheck.php - distribution integrity checker $LANG_ENVCHECK = array( @@ -780,7 +780,7 @@ 'max_execution_time' => 'Geeklog recommends the PHP default value of 30 seconds as a minimum, but plugin uploads and other operations may take longer than this depending upon your hosting environment. If safe_mode (above) is Off, you may be able to increase this by modifying the value of max_execution_time in your php.ini file.' ); -############################################################################### +############################################################################### # admin/auth.inc.php $LANG20 = array( @@ -793,7 +793,7 @@ 7 => 'увійти' ); -############################################################################### +############################################################################### # admin/block.php $LANG21 = array( @@ -872,7 +872,7 @@ '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)' ); -############################################################################### +############################################################################### # admin/story.php $LANG24 = array( @@ -973,7 +973,7 @@ 'cache_time_desc' => 'This article will be cached for no longer than this many seconds. If 0 caching is disabled. If -1 cached until article is edited again. (3600 = 1 hour, 86400 = 1 day)' ); -############################################################################### +############################################################################### # admin/topic.php $LANG27 = array( @@ -1042,7 +1042,7 @@ 'filed_under:' => 'Filed under:' ); -############################################################################### +############################################################################### # admin/user.php $LANG28 = array( @@ -1139,7 +1139,7 @@ 'autotag_desc_user' => '[user: id alternate title] - Displays a link to a User using the Username as the title. An alternate title may be specified but is not required.' ); -############################################################################### +############################################################################### # admin/moderation.php $LANG29 = array( @@ -1166,6 +1166,8 @@ 41 => 'Comment Submissions', 42 => 'Username', 43 => 'Auto-publish Comments?', + 44 => 'Results of your moderation', + 45 => 'Approved %1$d items and deleted %2$d items of user submissions.', 'core' => 'Core', 'plugins' => 'Plugins', 'tools' => 'Tools', @@ -1173,7 +1175,7 @@ 'submissions_desc' => 'To modify or delete a user submssion, click on that item\'s edit icon below. To approve and delete multiple submissions use the radio options in the lists and then click submit.' ); -############################################################################### +############################################################################### # admin/mail.php $LANG31 = array( @@ -1206,7 +1208,7 @@ 27 => 'The following template variables are available in Subject and Message: {uid}, {username}, {fullname}, {email}, {homepage}, {theme}, {language}, {location}, {lastgranted}, {lastlogin}, {site_url}, {site_name}, {site_slogan}, {owner_name}, {copyrightyear}, {site_mail}, {noreply_mail}' ); -############################################################################### +############################################################################### # admin/plugins.php $LANG32 = array( @@ -1291,7 +1293,7 @@ 108 => 'File upload stopped by extension.' ); -############################################################################### +############################################################################### # admin/syndication.php $LANG33 = array( @@ -1347,7 +1349,7 @@ 55 => 'Articles' ); -############################################################################### +############################################################################### # admin/language.php $LANG_LANG = array( @@ -1361,7 +1363,7 @@ 'value' => 'Value' ); -############################################################################### +############################################################################### # admin/router.php $LANG_ROUTER = array( @@ -1387,7 +1389,7 @@ 20 => '

' ); -############################################################################### +############################################################################### # confirmation and error messages $MESSAGE = array( @@ -1521,7 +1523,7 @@ 500 => 'The Template Cache has been successfully cleared.' ); -############################################################################### +############################################################################### $LANG_ACCESS = array( 'access' => 'Доступ', @@ -1589,7 +1591,7 @@ 'groupexistsmsg' => 'Уже існує група з таким ім\'ям. Імена груп повинні бути унікальними.' ); -############################################################################### +############################################################################### # admin/database.php $LANG_DB_BACKUP = array( @@ -1651,7 +1653,7 @@ 'config_instructions' => 'Select any tables you wish to exclude from the backup. Other options can be found in the Geeklog Configuration under the Database tab.' ); -############################################################################### +############################################################################### $LANG_BUTTONS = array( 1 => 'Додому', @@ -1667,7 +1669,7 @@ 11 => 'Архів' ); -############################################################################### +############################################################################### # 404.php $LANG_404 = array( @@ -1677,7 +1679,7 @@ 4 => "

We're sorry, but the page you have requested does not exist. We recommend going back to this related page, or you may want to check the home page, or the search page to see if you can find what you lost." ); -############################################################################### +############################################################################### # login form $LANG_LOGIN = array( @@ -1687,7 +1689,7 @@ 4 => 'Новий користувач' ); -############################################################################### +############################################################################### # trackback.php $LANG_TRB = array( @@ -1774,7 +1776,7 @@ 'delete_trackback' => 'Щоб вилучити цей трекбек, натисніть: ' ); -############################################################################### +############################################################################### # directory.php $LANG_DIR = array( @@ -1785,7 +1787,7 @@ 'no_articles' => 'Немає статей.' ); -############################################################################### +############################################################################### # admin/sectest.php $LANG_SECTEST = array( @@ -1810,7 +1812,7 @@ 'password_okay' => 'Good! You seem to have changed the default account password already.' ); -############################################################################### +############################################################################### # "What's New" Time Strings # # For the first two strings, you can use the following placeholders. @@ -1837,7 +1839,7 @@ 'year' => 'year' ); -############################################################################### +############################################################################### # Month names $LANG_MONTH = array( @@ -1855,7 +1857,7 @@ 12 => 'Грудень' ); -############################################################################### +############################################################################### # Weekdays $LANG_WEEK = array( @@ -1868,7 +1870,7 @@ 7 => 'Субота' ); -############################################################################### +############################################################################### # Admin - Strings # # These are some standard strings used by core functions as well as plugins to @@ -1983,7 +1985,7 @@ -1 => 'Трекбек вимкнено' ); -############################################################################### +############################################################################### # Localization of the Admin Configuration UI $LANG_CONFIG = array( @@ -2466,7 +2468,7 @@ 38 => array('Mystery Man' => 'mm', 'Identicon' => 'identicon', 'MonsterId' => 'monsterid', 'WAvatar' => 'wavatar', 'Retro' => 'retro') ); -############################################################################### +############################################################################### # Localization of validation error messages $LANG_VALIDATION = array( diff --git a/plugins/calendar/language/czech.php b/plugins/calendar/language/czech.php index 163532527..a6cf86bad 100644 --- a/plugins/calendar/language/czech.php +++ b/plugins/calendar/language/czech.php @@ -25,12 +25,12 @@ global $LANG32; -############################################################################### +############################################################################### # Array Format: # $LANGXX[YY]: $LANG - variable name # XX - file id number # YY - phrase id number -############################################################################### +############################################################################### # index.php $LANG_CAL_1 = array( @@ -96,7 +96,7 @@ 'description' => 'Popis' ); -############################################################################### +############################################################################### # calendar.php ($LANG30) $LANG_CAL_2 = array( @@ -126,7 +126,7 @@ 43 => 'Poadavky udlost' ); -############################################################################### +############################################################################### # admin/plugins/calendar/index.php, formerly admin/event.php ($LANG22) $LANG_CAL_ADMIN = array( diff --git a/plugins/calendar/language/czech_utf-8.php b/plugins/calendar/language/czech_utf-8.php index eee5719ab..8772b5e50 100644 --- a/plugins/calendar/language/czech_utf-8.php +++ b/plugins/calendar/language/czech_utf-8.php @@ -25,12 +25,12 @@ global $LANG32; -############################################################################### +############################################################################### # Array Format: # $LANGXX[YY]: $LANG - variable name # XX - file id number # YY - phrase id number -############################################################################### +############################################################################### # index.php $LANG_CAL_1 = array( @@ -96,7 +96,7 @@ 'description' => 'Popis' ); -############################################################################### +############################################################################### # calendar.php ($LANG30) $LANG_CAL_2 = array( @@ -126,7 +126,7 @@ 43 => 'Požadavky událostí' ); -############################################################################### +############################################################################### # admin/plugins/calendar/index.php, formerly admin/event.php ($LANG22) $LANG_CAL_ADMIN = array( diff --git a/plugins/calendar/language/danish.php b/plugins/calendar/language/danish.php index 679bef513..e00b99f00 100644 --- a/plugins/calendar/language/danish.php +++ b/plugins/calendar/language/danish.php @@ -27,12 +27,12 @@ global $LANG32; -############################################################################### +############################################################################### # Array Format: # $LANGXX[YY]: $LANG - variable name # XX - file id number # YY - phrase id number -############################################################################### +############################################################################### # index.php $LANG_CAL_1 = array( @@ -98,7 +98,7 @@ 'description' => 'Beskrivelse' ); -############################################################################### +############################################################################### # calendar.php ($LANG30) $LANG_CAL_2 = array( @@ -128,7 +128,7 @@ 43 => 'Begivenheds tilfjelser' ); -############################################################################### +############################################################################### # admin/plugins/calendar/index.php, formerly admin/event.php ($LANG22) $LANG_CAL_ADMIN = array( diff --git a/plugins/calendar/language/danish_utf-8.php b/plugins/calendar/language/danish_utf-8.php index 43f334942..509170caa 100644 --- a/plugins/calendar/language/danish_utf-8.php +++ b/plugins/calendar/language/danish_utf-8.php @@ -27,12 +27,12 @@ global $LANG32; -############################################################################### +############################################################################### # Array Format: # $LANGXX[YY]: $LANG - variable name # XX - file id number # YY - phrase id number -############################################################################### +############################################################################### # index.php $LANG_CAL_1 = array( @@ -98,7 +98,7 @@ 'description' => 'Beskrivelse' ); -############################################################################### +############################################################################### # calendar.php ($LANG30) $LANG_CAL_2 = array( @@ -128,7 +128,7 @@ 43 => 'Begivenheds tilføjelser' ); -############################################################################### +############################################################################### # admin/plugins/calendar/index.php, formerly admin/event.php ($LANG22) $LANG_CAL_ADMIN = array( diff --git a/plugins/calendar/language/dutch.php b/plugins/calendar/language/dutch.php index d718843f1..0838c62e7 100644 --- a/plugins/calendar/language/dutch.php +++ b/plugins/calendar/language/dutch.php @@ -26,12 +26,12 @@ global $LANG32; -############################################################################### +############################################################################### # Array Format: # $LANGXX[YY]: $LANG - variable name # XX - file id number # YY - phrase id number -############################################################################### +############################################################################### # index.php $LANG_CAL_1 = array( @@ -97,7 +97,7 @@ 'description' => 'Beschrijving' ); -############################################################################### +############################################################################### # calendar.php ($LANG30) $LANG_CAL_2 = array( @@ -127,7 +127,7 @@ 43 => 'Bijdrage: Gebeurtenissen' ); -############################################################################### +############################################################################### # admin/plugins/calendar/index.php, formerly admin/event.php ($LANG22) $LANG_CAL_ADMIN = array( diff --git a/plugins/calendar/language/dutch_utf-8.php b/plugins/calendar/language/dutch_utf-8.php index 3460628ec..d637b3170 100644 --- a/plugins/calendar/language/dutch_utf-8.php +++ b/plugins/calendar/language/dutch_utf-8.php @@ -26,12 +26,12 @@ global $LANG32; -############################################################################### +############################################################################### # Array Format: # $LANGXX[YY]: $LANG - variable name # XX - file id number # YY - phrase id number -############################################################################### +############################################################################### # index.php $LANG_CAL_1 = array( @@ -97,7 +97,7 @@ 'description' => 'Beschrijving' ); -############################################################################### +############################################################################### # calendar.php ($LANG30) $LANG_CAL_2 = array( @@ -127,7 +127,7 @@ 43 => 'Bijdrage: Gebeurtenissen' ); -############################################################################### +############################################################################### # admin/plugins/calendar/index.php, formerly admin/event.php ($LANG22) $LANG_CAL_ADMIN = array( diff --git a/plugins/calendar/language/estonian.php b/plugins/calendar/language/estonian.php index 1d174a664..ca0adaaa1 100644 --- a/plugins/calendar/language/estonian.php +++ b/plugins/calendar/language/estonian.php @@ -29,12 +29,12 @@ global $LANG32; -############################################################################### +############################################################################### # Array Format: # $LANGXX[YY]: $LANG - variable name # XX - file id number # YY - phrase id number -############################################################################### +############################################################################### # index.php $LANG_CAL_1 = array( @@ -100,7 +100,7 @@ 'description' => 'Kirjeldus' ); -############################################################################### +############################################################################### # calendar.php ($LANG30) $LANG_CAL_2 = array( @@ -130,7 +130,7 @@ 43 => 'Sisestatud sndmused' ); -############################################################################### +############################################################################### # admin/plugins/calendar/index.php, formerly admin/event.php ($LANG22) $LANG_CAL_ADMIN = array( diff --git a/plugins/calendar/language/estonian_utf-8.php b/plugins/calendar/language/estonian_utf-8.php index 7c6868acb..5c10ff61a 100644 --- a/plugins/calendar/language/estonian_utf-8.php +++ b/plugins/calendar/language/estonian_utf-8.php @@ -29,12 +29,12 @@ global $LANG32; -############################################################################### +############################################################################### # Array Format: # $LANGXX[YY]: $LANG - variable name # XX - file id number # YY - phrase id number -############################################################################### +############################################################################### # index.php $LANG_CAL_1 = array( @@ -100,7 +100,7 @@ 'description' => 'Kirjeldus' ); -############################################################################### +############################################################################### # calendar.php ($LANG30) $LANG_CAL_2 = array( @@ -130,7 +130,7 @@ 43 => 'Sisestatud sündmused' ); -############################################################################### +############################################################################### # admin/plugins/calendar/index.php, formerly admin/event.php ($LANG22) $LANG_CAL_ADMIN = array( diff --git a/plugins/calendar/language/french_canada.php b/plugins/calendar/language/french_canada.php index c083d75a8..5ab2dff21 100644 --- a/plugins/calendar/language/french_canada.php +++ b/plugins/calendar/language/french_canada.php @@ -28,12 +28,12 @@ global $LANG32; -############################################################################### +############################################################################### # Array Format: # $LANGXX[YY]: $LANG - variable name # XX - file id number # YY - phrase id number -############################################################################### +############################################################################### # index.php $LANG_CAL_1 = array( @@ -99,7 +99,7 @@ 'description' => 'Description' ); -############################################################################### +############################################################################### # calendar.php ($LANG30) $LANG_CAL_2 = array( @@ -129,7 +129,7 @@ 43 => 'Soumission des vnements' ); -############################################################################### +############################################################################### # admin/plugins/calendar/index.php, formerly admin/event.php ($LANG22) $LANG_CAL_ADMIN = array( diff --git a/plugins/calendar/language/french_canada_utf-8.php b/plugins/calendar/language/french_canada_utf-8.php index 7c8fdace7..f31b2eda2 100644 --- a/plugins/calendar/language/french_canada_utf-8.php +++ b/plugins/calendar/language/french_canada_utf-8.php @@ -28,12 +28,12 @@ global $LANG32; -############################################################################### +############################################################################### # Array Format: # $LANGXX[YY]: $LANG - variable name # XX - file id number # YY - phrase id number -############################################################################### +############################################################################### # index.php $LANG_CAL_1 = array( @@ -99,7 +99,7 @@ 'description' => 'Description' ); -############################################################################### +############################################################################### # calendar.php ($LANG30) $LANG_CAL_2 = array( @@ -129,7 +129,7 @@ 43 => 'Soumission des évènements' ); -############################################################################### +############################################################################### # admin/plugins/calendar/index.php, formerly admin/event.php ($LANG22) $LANG_CAL_ADMIN = array( diff --git a/plugins/calendar/language/french_france.php b/plugins/calendar/language/french_france.php index 4e44f1347..445ab16f4 100644 --- a/plugins/calendar/language/french_france.php +++ b/plugins/calendar/language/french_france.php @@ -29,12 +29,12 @@ global $LANG32; -############################################################################### +############################################################################### # Array Format: # $LANGXX[YY]: $LANG - variable name # XX - file id number # YY - phrase id number -############################################################################### +############################################################################### # index.php $LANG_CAL_1 = array( @@ -100,7 +100,7 @@ 'description' => 'Description' ); -############################################################################### +############################################################################### # calendar.php ($LANG30) $LANG_CAL_2 = array( @@ -130,7 +130,7 @@ 43 => 'Soumission des vnements' ); -############################################################################### +############################################################################### # admin/plugins/calendar/index.php, formerly admin/event.php ($LANG22) $LANG_CAL_ADMIN = array( diff --git a/plugins/calendar/language/french_france_utf-8.php b/plugins/calendar/language/french_france_utf-8.php index 5766a360b..5abfe202b 100644 --- a/plugins/calendar/language/french_france_utf-8.php +++ b/plugins/calendar/language/french_france_utf-8.php @@ -29,12 +29,12 @@ global $LANG32; -############################################################################### +############################################################################### # Array Format: # $LANGXX[YY]: $LANG - variable name # XX - file id number # YY - phrase id number -############################################################################### +############################################################################### # index.php $LANG_CAL_1 = array( @@ -100,7 +100,7 @@ 'description' => 'Description' ); -############################################################################### +############################################################################### # calendar.php ($LANG30) $LANG_CAL_2 = array( @@ -130,7 +130,7 @@ 43 => 'Soumission des événements' ); -############################################################################### +############################################################################### # admin/plugins/calendar/index.php, formerly admin/event.php ($LANG22) $LANG_CAL_ADMIN = array( diff --git a/plugins/calendar/language/german.php b/plugins/calendar/language/german.php index 21e7e3b4a..f3406b978 100644 --- a/plugins/calendar/language/german.php +++ b/plugins/calendar/language/german.php @@ -26,12 +26,12 @@ global $LANG32; -############################################################################### +############################################################################### # Array Format: # $LANGXX[YY]: $LANG - variable name # XX - file id number # YY - phrase id number -############################################################################### +############################################################################### # index.php $LANG_CAL_1 = array( @@ -97,7 +97,7 @@ 'description' => 'Beschreibung' ); -############################################################################### +############################################################################### # calendar.php ($LANG30) $LANG_CAL_2 = array( @@ -127,7 +127,7 @@ 43 => 'Beitrge: Termine' ); -############################################################################### +############################################################################### # admin/plugins/calendar/index.php, formerly admin/event.php ($LANG22) $LANG_CAL_ADMIN = array( diff --git a/plugins/calendar/language/german_formal.php b/plugins/calendar/language/german_formal.php index 31ac79ddf..b3d2db55d 100644 --- a/plugins/calendar/language/german_formal.php +++ b/plugins/calendar/language/german_formal.php @@ -26,12 +26,12 @@ global $LANG32; -############################################################################### +############################################################################### # Array Format: # $LANGXX[YY]: $LANG - variable name # XX - file id number # YY - phrase id number -############################################################################### +############################################################################### # index.php $LANG_CAL_1 = array( @@ -97,7 +97,7 @@ 'description' => 'Beschreibung' ); -############################################################################### +############################################################################### # calendar.php ($LANG30) $LANG_CAL_2 = array( @@ -127,7 +127,7 @@ 43 => 'Beitrge: Termine' ); -############################################################################### +############################################################################### # admin/plugins/calendar/index.php, formerly admin/event.php ($LANG22) $LANG_CAL_ADMIN = array( diff --git a/plugins/calendar/language/german_formal_utf-8.php b/plugins/calendar/language/german_formal_utf-8.php index 8897318da..ef48517dd 100644 --- a/plugins/calendar/language/german_formal_utf-8.php +++ b/plugins/calendar/language/german_formal_utf-8.php @@ -26,12 +26,12 @@ global $LANG32; -############################################################################### +############################################################################### # Array Format: # $LANGXX[YY]: $LANG - variable name # XX - file id number # YY - phrase id number -############################################################################### +############################################################################### # index.php $LANG_CAL_1 = array( @@ -97,7 +97,7 @@ 'description' => 'Beschreibung' ); -############################################################################### +############################################################################### # calendar.php ($LANG30) $LANG_CAL_2 = array( @@ -127,7 +127,7 @@ 43 => 'Beiträge: Termine' ); -############################################################################### +############################################################################### # admin/plugins/calendar/index.php, formerly admin/event.php ($LANG22) $LANG_CAL_ADMIN = array( diff --git a/plugins/calendar/language/german_utf-8.php b/plugins/calendar/language/german_utf-8.php index 224acdc74..34d8777b2 100644 --- a/plugins/calendar/language/german_utf-8.php +++ b/plugins/calendar/language/german_utf-8.php @@ -26,12 +26,12 @@ global $LANG32; -############################################################################### +############################################################################### # Array Format: # $LANGXX[YY]: $LANG - variable name # XX - file id number # YY - phrase id number -############################################################################### +############################################################################### # index.php $LANG_CAL_1 = array( @@ -97,7 +97,7 @@ 'description' => 'Beschreibung' ); -############################################################################### +############################################################################### # calendar.php ($LANG30) $LANG_CAL_2 = array( @@ -127,7 +127,7 @@ 43 => 'Beiträge: Termine' ); -############################################################################### +############################################################################### # admin/plugins/calendar/index.php, formerly admin/event.php ($LANG22) $LANG_CAL_ADMIN = array( diff --git a/plugins/calendar/language/hebrew_utf-8.php b/plugins/calendar/language/hebrew_utf-8.php index 5e2676c6d..85e8767cc 100644 --- a/plugins/calendar/language/hebrew_utf-8.php +++ b/plugins/calendar/language/hebrew_utf-8.php @@ -26,12 +26,12 @@ global $LANG32; -############################################################################### +############################################################################### # Array Format: # $LANGXX[YY]: $LANG - variable name # XX - file id number # YY - phrase id number -############################################################################### +############################################################################### # index.php $LANG_CAL_1 = array( @@ -97,7 +97,7 @@ 'description' => 'תיאור' ); -############################################################################### +############################################################################### # calendar.php ($LANG30) $LANG_CAL_2 = array( @@ -127,7 +127,7 @@ 43 => 'הגשות אירועים' ); -############################################################################### +############################################################################### # admin/plugins/calendar/index.php, formerly admin/event.php ($LANG22) $LANG_CAL_ADMIN = array( diff --git a/plugins/calendar/language/italian.php b/plugins/calendar/language/italian.php index 8fbd8401f..226333bdf 100644 --- a/plugins/calendar/language/italian.php +++ b/plugins/calendar/language/italian.php @@ -25,12 +25,12 @@ global $LANG32; -############################################################################### +############################################################################### # Array Format: # $LANGXX[YY]: $LANG - variable name # XX - file id number # YY - phrase id number -############################################################################### +############################################################################### # index.php $LANG_CAL_1 = array( @@ -96,7 +96,7 @@ 'description' => 'Descrizione' ); -############################################################################### +############################################################################### # calendar.php ($LANG30) $LANG_CAL_2 = array( @@ -126,7 +126,7 @@ 43 => 'Inserimenti degli Eventi' ); -############################################################################### +############################################################################### # admin/plugins/calendar/index.php, formerly admin/event.php ($LANG22) $LANG_CAL_ADMIN = array( diff --git a/plugins/calendar/language/italian_utf-8.php b/plugins/calendar/language/italian_utf-8.php index 281a1c1e3..7fc94bfbc 100644 --- a/plugins/calendar/language/italian_utf-8.php +++ b/plugins/calendar/language/italian_utf-8.php @@ -25,12 +25,12 @@ global $LANG32; -############################################################################### +############################################################################### # Array Format: # $LANGXX[YY]: $LANG - variable name # XX - file id number # YY - phrase id number -############################################################################### +############################################################################### # index.php $LANG_CAL_1 = array( @@ -96,7 +96,7 @@ 'description' => 'Descrizione' ); -############################################################################### +############################################################################### # calendar.php ($LANG30) $LANG_CAL_2 = array( @@ -126,7 +126,7 @@ 43 => 'Inserimenti degli Eventi' ); -############################################################################### +############################################################################### # admin/plugins/calendar/index.php, formerly admin/event.php ($LANG22) $LANG_CAL_ADMIN = array( diff --git a/plugins/calendar/language/japanese_utf-8.php b/plugins/calendar/language/japanese_utf-8.php index 09b4831f0..a13214a66 100644 --- a/plugins/calendar/language/japanese_utf-8.php +++ b/plugins/calendar/language/japanese_utf-8.php @@ -33,12 +33,12 @@ global $LANG32; -############################################################################### +############################################################################### # Array Format: # $LANGXX[YY]: $LANG - variable name # XX - file id number # YY - phrase id number -############################################################################### +############################################################################### # index.php $LANG_CAL_1 = array( @@ -104,7 +104,7 @@ 'description' => '詳細' ); -############################################################################### +############################################################################### # calendar.php ($LANG30) $LANG_CAL_2 = array( @@ -134,7 +134,7 @@ 43 => 'イベント投稿' ); -############################################################################### +############################################################################### # admin/plugins/calendar/index.php, formerly admin/event.php ($LANG22) $LANG_CAL_ADMIN = array( diff --git a/plugins/calendar/language/korean.php b/plugins/calendar/language/korean.php index 07ac91b69..6b3d17489 100644 --- a/plugins/calendar/language/korean.php +++ b/plugins/calendar/language/korean.php @@ -28,12 +28,12 @@ global $LANG32; -############################################################################### +############################################################################### # Array Format: # $LANGXX[YY]: $LANG - variable name # XX - file id number # YY - phrase id number -############################################################################### +############################################################################### # index.php $LANG_CAL_1 = array( @@ -99,7 +99,7 @@ 'description' => 'ڼ ' ); -############################################################################### +############################################################################### # calendar.php ($LANG30) $LANG_CAL_2 = array( @@ -129,7 +129,7 @@ 43 => '̺Ʈ ' ); -############################################################################### +############################################################################### # admin/plugins/calendar/index.php, formerly admin/event.php ($LANG22) $LANG_CAL_ADMIN = array( diff --git a/plugins/calendar/language/korean_utf-8.php b/plugins/calendar/language/korean_utf-8.php index 8bb4f7442..3ff6d8c48 100644 --- a/plugins/calendar/language/korean_utf-8.php +++ b/plugins/calendar/language/korean_utf-8.php @@ -28,12 +28,12 @@ global $LANG32; -############################################################################### +############################################################################### # Array Format: # $LANGXX[YY]: $LANG - variable name # XX - file id number # YY - phrase id number -############################################################################### +############################################################################### # index.php $LANG_CAL_1 = array( @@ -99,7 +99,7 @@ 'description' => '자세한 설명' ); -############################################################################### +############################################################################### # calendar.php ($LANG30) $LANG_CAL_2 = array( @@ -129,7 +129,7 @@ 43 => '이벤트 덧글' ); -############################################################################### +############################################################################### # admin/plugins/calendar/index.php, formerly admin/event.php ($LANG22) $LANG_CAL_ADMIN = array( diff --git a/plugins/calendar/language/russian.php b/plugins/calendar/language/russian.php index 64819c29d..3e12e4707 100644 --- a/plugins/calendar/language/russian.php +++ b/plugins/calendar/language/russian.php @@ -25,12 +25,12 @@ global $LANG32; -############################################################################### +############################################################################### # Array Format: # $LANGXX[YY]: $LANG - variable name # XX - file id number # YY - phrase id number -############################################################################### +############################################################################### # index.php $LANG_CAL_1 = array( @@ -96,7 +96,7 @@ 'description' => '' ); -############################################################################### +############################################################################### # calendar.php ($LANG30) $LANG_CAL_2 = array( @@ -126,7 +126,7 @@ 43 => ' ' ); -############################################################################### +############################################################################### # admin/plugins/calendar/index.php, formerly admin/event.php ($LANG22) $LANG_CAL_ADMIN = array( diff --git a/plugins/calendar/language/russian_utf-8.php b/plugins/calendar/language/russian_utf-8.php index 15293a62f..58f232653 100644 --- a/plugins/calendar/language/russian_utf-8.php +++ b/plugins/calendar/language/russian_utf-8.php @@ -25,12 +25,12 @@ global $LANG32; -############################################################################### +############################################################################### # Array Format: # $LANGXX[YY]: $LANG - variable name # XX - file id number # YY - phrase id number -############################################################################### +############################################################################### # index.php $LANG_CAL_1 = array( @@ -96,7 +96,7 @@ 'description' => 'Описание' ); -############################################################################### +############################################################################### # calendar.php ($LANG30) $LANG_CAL_2 = array( @@ -126,7 +126,7 @@ 43 => 'Отосланные события' ); -############################################################################### +############################################################################### # admin/plugins/calendar/index.php, formerly admin/event.php ($LANG22) $LANG_CAL_ADMIN = array( diff --git a/plugins/calendar/language/slovak.php b/plugins/calendar/language/slovak.php index 21f4f8729..b2ecc9fbc 100644 --- a/plugins/calendar/language/slovak.php +++ b/plugins/calendar/language/slovak.php @@ -25,12 +25,12 @@ global $LANG32; -############################################################################### +############################################################################### # Array Format: # $LANGXX[YY]: $LANG - variable name # XX - file id number # YY - phrase id number -############################################################################### +############################################################################### # index.php $LANG_CAL_1 = array( @@ -96,7 +96,7 @@ 'description' => 'Opis' ); -############################################################################### +############################################################################### # calendar.php ($LANG30) $LANG_CAL_2 = array( @@ -126,7 +126,7 @@ 43 => 'Poiadavky akci' ); -############################################################################### +############################################################################### # admin/plugins/calendar/index.php, formerly admin/event.php ($LANG22) $LANG_CAL_ADMIN = array( diff --git a/plugins/calendar/language/slovak_utf-8.php b/plugins/calendar/language/slovak_utf-8.php index 18befd2a6..b7f0cab67 100644 --- a/plugins/calendar/language/slovak_utf-8.php +++ b/plugins/calendar/language/slovak_utf-8.php @@ -25,12 +25,12 @@ global $LANG32; -############################################################################### +############################################################################### # Array Format: # $LANGXX[YY]: $LANG - variable name # XX - file id number # YY - phrase id number -############################################################################### +############################################################################### # index.php $LANG_CAL_1 = array( @@ -96,7 +96,7 @@ 'description' => 'Opis' ); -############################################################################### +############################################################################### # calendar.php ($LANG30) $LANG_CAL_2 = array( @@ -126,7 +126,7 @@ 43 => 'Požiadavky akcií' ); -############################################################################### +############################################################################### # admin/plugins/calendar/index.php, formerly admin/event.php ($LANG22) $LANG_CAL_ADMIN = array( diff --git a/plugins/calendar/language/slovenian.php b/plugins/calendar/language/slovenian.php index adf3ce8e2..aed99cefb 100644 --- a/plugins/calendar/language/slovenian.php +++ b/plugins/calendar/language/slovenian.php @@ -29,12 +29,12 @@ global $LANG32; -############################################################################### +############################################################################### # Array Format: # $LANGXX[YY]: $LANG - variable name # XX - file id number # YY - phrase id number -############################################################################### +############################################################################### # index.php $LANG_CAL_1 = array( @@ -100,7 +100,7 @@ 'description' => 'Opis' ); -############################################################################### +############################################################################### # calendar.php ($LANG30) $LANG_CAL_2 = array( @@ -130,7 +130,7 @@ 43 => 'Dogodki' ); -############################################################################### +############################################################################### # admin/plugins/calendar/index.php, formerly admin/event.php ($LANG22) $LANG_CAL_ADMIN = array( diff --git a/plugins/calendar/language/slovenian_utf-8.php b/plugins/calendar/language/slovenian_utf-8.php index 4ab617634..cc12ed05e 100644 --- a/plugins/calendar/language/slovenian_utf-8.php +++ b/plugins/calendar/language/slovenian_utf-8.php @@ -29,12 +29,12 @@ global $LANG32; -############################################################################### +############################################################################### # Array Format: # $LANGXX[YY]: $LANG - variable name # XX - file id number # YY - phrase id number -############################################################################### +############################################################################### # index.php $LANG_CAL_1 = array( @@ -100,7 +100,7 @@ 'description' => 'Opis' ); -############################################################################### +############################################################################### # calendar.php ($LANG30) $LANG_CAL_2 = array( @@ -130,7 +130,7 @@ 43 => 'Dogodki' ); -############################################################################### +############################################################################### # admin/plugins/calendar/index.php, formerly admin/event.php ($LANG22) $LANG_CAL_ADMIN = array( diff --git a/plugins/calendar/language/spanish.php b/plugins/calendar/language/spanish.php index 6c992c44f..57834368e 100644 --- a/plugins/calendar/language/spanish.php +++ b/plugins/calendar/language/spanish.php @@ -30,12 +30,12 @@ global $LANG32; -############################################################################### +############################################################################### # Array Format: # $LANGXX[YY]: $LANG - variable name # XX - file id number # YY - phrase id number -############################################################################### +############################################################################### # index.php $LANG_CAL_1 = array( @@ -101,7 +101,7 @@ 'description' => 'Descripcin' ); -############################################################################### +############################################################################### # calendar.php ($LANG30) $LANG_CAL_2 = array( @@ -131,7 +131,7 @@ 43 => 'Eventos Enviados' ); -############################################################################### +############################################################################### # admin/plugins/calendar/index.php, formerly admin/event.php ($LANG22) $LANG_CAL_ADMIN = array( diff --git a/plugins/calendar/language/spanish_utf-8.php b/plugins/calendar/language/spanish_utf-8.php index 75d19a6ef..8ea99ea5a 100644 --- a/plugins/calendar/language/spanish_utf-8.php +++ b/plugins/calendar/language/spanish_utf-8.php @@ -30,12 +30,12 @@ global $LANG32; -############################################################################### +############################################################################### # Array Format: # $LANGXX[YY]: $LANG - variable name # XX - file id number # YY - phrase id number -############################################################################### +############################################################################### # index.php $LANG_CAL_1 = array( @@ -101,7 +101,7 @@ 'description' => 'Descripción' ); -############################################################################### +############################################################################### # calendar.php ($LANG30) $LANG_CAL_2 = array( @@ -131,7 +131,7 @@ 43 => 'Eventos Enviados' ); -############################################################################### +############################################################################### # admin/plugins/calendar/index.php, formerly admin/event.php ($LANG22) $LANG_CAL_ADMIN = array( diff --git a/plugins/calendar/language/ukrainian.php b/plugins/calendar/language/ukrainian.php index 42d2c8901..a4274d612 100644 --- a/plugins/calendar/language/ukrainian.php +++ b/plugins/calendar/language/ukrainian.php @@ -25,12 +25,12 @@ global $LANG32; -############################################################################### +############################################################################### # Array Format: # $LANGXX[YY]: $LANG - variable name # XX - file id number # YY - phrase id number -############################################################################### +############################################################################### # index.php $LANG_CAL_1 = array( @@ -96,7 +96,7 @@ 'description' => '' ); -############################################################################### +############################################################################### # calendar.php ($LANG30) $LANG_CAL_2 = array( @@ -126,7 +126,7 @@ 43 => ' 䳿' ); -############################################################################### +############################################################################### # admin/plugins/calendar/index.php, formerly admin/event.php ($LANG22) $LANG_CAL_ADMIN = array( diff --git a/plugins/calendar/language/ukrainian_koi8-u.php b/plugins/calendar/language/ukrainian_koi8-u.php index 0f7041066..7012bb558 100644 --- a/plugins/calendar/language/ukrainian_koi8-u.php +++ b/plugins/calendar/language/ukrainian_koi8-u.php @@ -25,12 +25,12 @@ global $LANG32; -############################################################################### +############################################################################### # Array Format: # $LANGXX[YY]: $LANG - variable name # XX - file id number # YY - phrase id number -############################################################################### +############################################################################### # index.php $LANG_CAL_1 = array( @@ -96,7 +96,7 @@ 'description' => '' ); -############################################################################### +############################################################################### # calendar.php ($LANG30) $LANG_CAL_2 = array( @@ -126,7 +126,7 @@ 43 => 'ĦΦ Ħ' ); -############################################################################### +############################################################################### # admin/plugins/calendar/index.php, formerly admin/event.php ($LANG22) $LANG_CAL_ADMIN = array( diff --git a/plugins/calendar/language/ukrainian_utf-8.php b/plugins/calendar/language/ukrainian_utf-8.php index e24d7917d..a7208b35e 100644 --- a/plugins/calendar/language/ukrainian_utf-8.php +++ b/plugins/calendar/language/ukrainian_utf-8.php @@ -25,12 +25,12 @@ global $LANG32; -############################################################################### +############################################################################### # Array Format: # $LANGXX[YY]: $LANG - variable name # XX - file id number # YY - phrase id number -############################################################################### +############################################################################### # index.php $LANG_CAL_1 = array( @@ -96,7 +96,7 @@ 'description' => 'Опис' ); -############################################################################### +############################################################################### # calendar.php ($LANG30) $LANG_CAL_2 = array( @@ -126,7 +126,7 @@ 43 => 'Надіслані події' ); -############################################################################### +############################################################################### # admin/plugins/calendar/index.php, formerly admin/event.php ($LANG22) $LANG_CAL_ADMIN = array( diff --git a/plugins/links/language/chinese_simplified_utf-8.php b/plugins/links/language/chinese_simplified_utf-8.php index 3d7583bf7..3ab56ea1d 100644 --- a/plugins/links/language/chinese_simplified_utf-8.php +++ b/plugins/links/language/chinese_simplified_utf-8.php @@ -28,12 +28,12 @@ global $LANG32; -############################################################################### +############################################################################### # Array Format: # $LANGXX[YY]: $LANG - variable name # XX - file id number # YY - phrase id number -############################################################################### +############################################################################### $LANG_LINKS = array( 10 => '提交物', @@ -56,7 +56,7 @@ 'root' => 'Root' ); -############################################################################### +############################################################################### # for stats $LANG_LINKS_STATS = array( @@ -67,7 +67,7 @@ 'stats_no_hits' => '看来本站没有连结或是没人点击过本站的连结。' ); -############################################################################### +############################################################################### # for the search $LANG_LINKS_SEARCH = array( @@ -78,7 +78,7 @@ 'hits' => '点击' ); -############################################################################### +############################################################################### # for the submission form $LANG_LINKS_SUBMIT = array( @@ -95,7 +95,7 @@ 11 => '提交联结' ); -############################################################################### +############################################################################### # Messages for COM_showMessage the submission form $PLG_links_MESSAGE1 = "谢谢你给本站提交一个联结. 此联结已提交到管理员处等待批准. 若批准,你的联结将显示在联结处."; @@ -118,7 +118,7 @@ $PLG_links_MESSAGE3001 = 'Plugin upgrade not supported.'; $PLG_links_MESSAGE3002 = $LANG32[9]; -############################################################################### +############################################################################### # admin/plugins/links/index.php $LANG_LINKS_ADMIN = array( diff --git a/plugins/links/language/chinese_traditional_utf-8.php b/plugins/links/language/chinese_traditional_utf-8.php index f2465074a..4d6391155 100644 --- a/plugins/links/language/chinese_traditional_utf-8.php +++ b/plugins/links/language/chinese_traditional_utf-8.php @@ -28,12 +28,12 @@ global $LANG32; -############################################################################### +############################################################################### # Array Format: # $LANGXX[YY]: $LANG - variable name # XX - file id number # YY - phrase id number -############################################################################### +############################################################################### $LANG_LINKS = array( 10 => '提交物', @@ -56,7 +56,7 @@ 'root' => 'Root' ); -############################################################################### +############################################################################### # for stats $LANG_LINKS_STATS = array( @@ -67,7 +67,7 @@ 'stats_no_hits' => '看來本站沒有連結或是沒人點擊過本站的連結。' ); -############################################################################### +############################################################################### # for the search $LANG_LINKS_SEARCH = array( @@ -78,7 +78,7 @@ 'hits' => '點擊' ); -############################################################################### +############################################################################### # for the submission form $LANG_LINKS_SUBMIT = array( @@ -95,7 +95,7 @@ 11 => '提交聯結' ); -############################################################################### +############################################################################### # Messages for COM_showMessage the submission form $PLG_links_MESSAGE1 = "謝謝你給本站提交一個聯結. 此聯結已提交到管理員處等待批准. 若批准,你的聯結將顯示在聯結處."; @@ -118,7 +118,7 @@ $PLG_links_MESSAGE3001 = 'Plugin upgrade not supported.'; $PLG_links_MESSAGE3002 = $LANG32[9]; -############################################################################### +############################################################################### # admin/plugins/links/index.php $LANG_LINKS_ADMIN = array( diff --git a/plugins/links/language/czech.php b/plugins/links/language/czech.php index ad360f06b..78a8f1e04 100644 --- a/plugins/links/language/czech.php +++ b/plugins/links/language/czech.php @@ -25,12 +25,12 @@ global $LANG32; -############################################################################### +############################################################################### # Array Format: # $LANGXX[YY]: $LANG - variable name # XX - file id number # YY - phrase id number -############################################################################### +############################################################################### $LANG_LINKS = array( 10 => 'Poadavky', @@ -53,7 +53,7 @@ 'root' => 'Root' ); -############################################################################### +############################################################################### # for stats $LANG_LINKS_STATS = array( @@ -64,7 +64,7 @@ 'stats_no_hits' => 'Vypad to, e nejsou dn odkazy nebo odkaz nikdo jet nepouil.' ); -############################################################################### +############################################################################### # for the search $LANG_LINKS_SEARCH = array( @@ -75,7 +75,7 @@ 'hits' => 'Kliknuto' ); -############################################################################### +############################################################################### # for the submission form $LANG_LINKS_SUBMIT = array( @@ -92,7 +92,7 @@ 11 => 'Poadavky odkaz' ); -############################################################################### +############################################################################### # Messages for COM_showMessage the submission form $PLG_links_MESSAGE1 = "Dkujeme za odesln odkazu na {$_CONF['site_name']}. Nyn oekv odsouhlasen. Po odouhlasen bude V odkaz v sekci odkaz."; @@ -115,7 +115,7 @@ $PLG_links_MESSAGE3001 = 'Plugin upgrade not supported.'; $PLG_links_MESSAGE3002 = $LANG32[9]; -############################################################################### +############################################################################### # admin/plugins/links/index.php $LANG_LINKS_ADMIN = array( diff --git a/plugins/links/language/czech_utf-8.php b/plugins/links/language/czech_utf-8.php index b74d13d64..c533d652f 100644 --- a/plugins/links/language/czech_utf-8.php +++ b/plugins/links/language/czech_utf-8.php @@ -25,12 +25,12 @@ global $LANG32; -############################################################################### +############################################################################### # Array Format: # $LANGXX[YY]: $LANG - variable name # XX - file id number # YY - phrase id number -############################################################################### +############################################################################### $LANG_LINKS = array( 10 => 'Požadavky', @@ -53,7 +53,7 @@ 'root' => 'Root' ); -############################################################################### +############################################################################### # for stats $LANG_LINKS_STATS = array( @@ -64,7 +64,7 @@ 'stats_no_hits' => 'Vypadá to, že nejsou žádné odkazy nebo odkaz nikdo ještě nepoužil.' ); -############################################################################### +############################################################################### # for the search $LANG_LINKS_SEARCH = array( @@ -75,7 +75,7 @@ 'hits' => 'Kliknuto' ); -############################################################################### +############################################################################### # for the submission form $LANG_LINKS_SUBMIT = array( @@ -92,7 +92,7 @@ 11 => 'Požadavky odkazů' ); -############################################################################### +############################################################################### # Messages for COM_showMessage the submission form $PLG_links_MESSAGE1 = "Děkujeme za odeslání odkazu na {$_CONF['site_name']}. Nyní očekává odsouhlasení. Po odouhlasení bude Váš odkaz v sekci odkazů."; @@ -115,7 +115,7 @@ $PLG_links_MESSAGE3001 = 'Plugin upgrade not supported.'; $PLG_links_MESSAGE3002 = $LANG32[9]; -############################################################################### +############################################################################### # admin/plugins/links/index.php $LANG_LINKS_ADMIN = array( diff --git a/plugins/links/language/dutch.php b/plugins/links/language/dutch.php index 5bedf95ac..afd8aebe3 100644 --- a/plugins/links/language/dutch.php +++ b/plugins/links/language/dutch.php @@ -27,12 +27,12 @@ global $LANG32; -############################################################################### +############################################################################### # Array Format: # $LANGXX[YY]: $LANG - variable name # XX - file id number # YY - phrase id number -############################################################################### +############################################################################### $LANG_LINKS = array( 10 => 'Ingezonden links', @@ -55,7 +55,7 @@ 'root' => 'Root' ); -############################################################################### +############################################################################### # for stats $LANG_LINKS_STATS = array( @@ -66,7 +66,7 @@ 'stats_no_hits' => 'Er zijn nog geen links aanwezig of er is nog niet op geklikt.' ); -############################################################################### +############################################################################### # for the search $LANG_LINKS_SEARCH = array( @@ -77,7 +77,7 @@ 'hits' => 'Kliks' ); -############################################################################### +############################################################################### # for the submission form $LANG_LINKS_SUBMIT = array( @@ -94,7 +94,7 @@ 11 => 'Ingezonden links' ); -############################################################################### +############################################################################### # Messages for COM_showMessage the submission form $PLG_links_MESSAGE1 = "Hartelijk dank voor het voorstellen van uw link op {$_CONF['site_name']}. De link is voorgesteld aan de beheerder ter goedkeuring. Indien accoord, wordt uw link opgenomen in de links directory."; @@ -117,7 +117,7 @@ $PLG_links_MESSAGE3001 = 'Plugin upgrade not supported.'; $PLG_links_MESSAGE3002 = $LANG32[9]; -############################################################################### +############################################################################### # admin/plugins/links/index.php $LANG_LINKS_ADMIN = array( diff --git a/plugins/links/language/dutch_utf-8.php b/plugins/links/language/dutch_utf-8.php index 5bedf95ac..afd8aebe3 100644 --- a/plugins/links/language/dutch_utf-8.php +++ b/plugins/links/language/dutch_utf-8.php @@ -27,12 +27,12 @@ global $LANG32; -############################################################################### +############################################################################### # Array Format: # $LANGXX[YY]: $LANG - variable name # XX - file id number # YY - phrase id number -############################################################################### +############################################################################### $LANG_LINKS = array( 10 => 'Ingezonden links', @@ -55,7 +55,7 @@ 'root' => 'Root' ); -############################################################################### +############################################################################### # for stats $LANG_LINKS_STATS = array( @@ -66,7 +66,7 @@ 'stats_no_hits' => 'Er zijn nog geen links aanwezig of er is nog niet op geklikt.' ); -############################################################################### +############################################################################### # for the search $LANG_LINKS_SEARCH = array( @@ -77,7 +77,7 @@ 'hits' => 'Kliks' ); -############################################################################### +############################################################################### # for the submission form $LANG_LINKS_SUBMIT = array( @@ -94,7 +94,7 @@ 11 => 'Ingezonden links' ); -############################################################################### +############################################################################### # Messages for COM_showMessage the submission form $PLG_links_MESSAGE1 = "Hartelijk dank voor het voorstellen van uw link op {$_CONF['site_name']}. De link is voorgesteld aan de beheerder ter goedkeuring. Indien accoord, wordt uw link opgenomen in de links directory."; @@ -117,7 +117,7 @@ $PLG_links_MESSAGE3001 = 'Plugin upgrade not supported.'; $PLG_links_MESSAGE3002 = $LANG32[9]; -############################################################################### +############################################################################### # admin/plugins/links/index.php $LANG_LINKS_ADMIN = array( diff --git a/plugins/links/language/estonian.php b/plugins/links/language/estonian.php index f19c457db..d180fe7dd 100644 --- a/plugins/links/language/estonian.php +++ b/plugins/links/language/estonian.php @@ -29,12 +29,12 @@ global $LANG32; -############################################################################### +############################################################################### # Array Format: # $LANGXX[YY]: $LANG - variable name # XX - file id number # YY - phrase id number -############################################################################### +############################################################################### $LANG_LINKS = array( 10 => 'Sisestatud', @@ -57,7 +57,7 @@ 'root' => 'Pea' ); -############################################################################### +############################################################################### # for stats $LANG_LINKS_STATS = array( @@ -68,7 +68,7 @@ 'stats_no_hits' => 'Nib, et lehel pole linke vi keegi pole neil klpsanud.' ); -############################################################################### +############################################################################### # for the search $LANG_LINKS_SEARCH = array( @@ -79,7 +79,7 @@ 'hits' => 'Klikke' ); -############################################################################### +############################################################################### # for the submission form $LANG_LINKS_SUBMIT = array( @@ -96,7 +96,7 @@ 11 => 'Sisestatud lingid' ); -############################################################################### +############################################################################### # Messages for COM_showMessage the submission form $PLG_links_MESSAGE1 = "Tname sind {$_CONF['site_name']} lehele lingi sisestamise eest. See on saadetud meie meeskonnale kinnitamiseks. Kui meeskond kinnitab selle lingi, ilmub see Linkide osas."; @@ -119,7 +119,7 @@ $PLG_links_MESSAGE3001 = 'Plugina uuendamine pole toetatud.'; $PLG_links_MESSAGE3002 = $LANG32[9]; -############################################################################### +############################################################################### # admin/plugins/links/index.php $LANG_LINKS_ADMIN = array( diff --git a/plugins/links/language/estonian_utf-8.php b/plugins/links/language/estonian_utf-8.php index 6ee1a28cb..8594849b7 100644 --- a/plugins/links/language/estonian_utf-8.php +++ b/plugins/links/language/estonian_utf-8.php @@ -29,12 +29,12 @@ global $LANG32; -############################################################################### +############################################################################### # Array Format: # $LANGXX[YY]: $LANG - variable name # XX - file id number # YY - phrase id number -############################################################################### +############################################################################### $LANG_LINKS = array( 10 => 'Sisestatud', @@ -57,7 +57,7 @@ 'root' => 'Pea' ); -############################################################################### +############################################################################### # for stats $LANG_LINKS_STATS = array( @@ -68,7 +68,7 @@ 'stats_no_hits' => 'Näib, et lehel pole linke või keegi pole neil klõpsanud.' ); -############################################################################### +############################################################################### # for the search $LANG_LINKS_SEARCH = array( @@ -79,7 +79,7 @@ 'hits' => 'Klikke' ); -############################################################################### +############################################################################### # for the submission form $LANG_LINKS_SUBMIT = array( @@ -96,7 +96,7 @@ 11 => 'Sisestatud lingid' ); -############################################################################### +############################################################################### # Messages for COM_showMessage the submission form $PLG_links_MESSAGE1 = "Täname sind {$_CONF['site_name']} lehele lingi sisestamise eest. See on saadetud meie meeskonnale kinnitamiseks. Kui meeskond kinnitab selle lingi, ilmub see Linkide osas."; @@ -119,7 +119,7 @@ $PLG_links_MESSAGE3001 = 'Plugina uuendamine pole toetatud.'; $PLG_links_MESSAGE3002 = $LANG32[9]; -############################################################################### +############################################################################### # admin/plugins/links/index.php $LANG_LINKS_ADMIN = array( diff --git a/plugins/links/language/french_canada.php b/plugins/links/language/french_canada.php index 575708910..6cbd0ce1c 100644 --- a/plugins/links/language/french_canada.php +++ b/plugins/links/language/french_canada.php @@ -28,12 +28,12 @@ global $LANG32; -############################################################################### +############################################################################### # Array Format: # $LANGXX[YY]: $LANG - variable name # XX - file id number # YY - phrase id number -############################################################################### +############################################################################### $LANG_LINKS = array( 10 => 'Soumissions', @@ -56,7 +56,7 @@ 'root' => 'Root' ); -############################################################################### +############################################################################### # for stats $LANG_LINKS_STATS = array( @@ -67,7 +67,7 @@ 'stats_no_hits' => 'Il appert qu\'il n\'existe aucun lien, ou que personne n\'a cliqu sur le lien.' ); -############################################################################### +############################################################################### # for the search $LANG_LINKS_SEARCH = array( @@ -78,7 +78,7 @@ 'hits' => 'Clics' ); -############################################################################### +############################################################################### # for the submission form $LANG_LINKS_SUBMIT = array( @@ -95,7 +95,7 @@ 11 => 'Liens soumis' ); -############################################################################### +############################################################################### # Messages for COM_showMessage the submission form $PLG_links_MESSAGE1 = "Merci de soumettre un lien vers {$_CONF['site_name']}. Votre demande est en cours d\'approbation. Lorsque qu\'approuv, votre soumission sera affiche dans la section des liens."; @@ -118,7 +118,7 @@ $PLG_links_MESSAGE3001 = 'Plugin upgrade not supported.'; $PLG_links_MESSAGE3002 = $LANG32[9]; -############################################################################### +############################################################################### # admin/plugins/links/index.php $LANG_LINKS_ADMIN = array( diff --git a/plugins/links/language/french_canada_utf-8.php b/plugins/links/language/french_canada_utf-8.php index f830b5fc3..fe52b4514 100644 --- a/plugins/links/language/french_canada_utf-8.php +++ b/plugins/links/language/french_canada_utf-8.php @@ -28,12 +28,12 @@ global $LANG32; -############################################################################### +############################################################################### # Array Format: # $LANGXX[YY]: $LANG - variable name # XX - file id number # YY - phrase id number -############################################################################### +############################################################################### $LANG_LINKS = array( 10 => 'Soumissions', @@ -56,7 +56,7 @@ 'root' => 'Root' ); -############################################################################### +############################################################################### # for stats $LANG_LINKS_STATS = array( @@ -67,7 +67,7 @@ 'stats_no_hits' => 'Il appert qu\'il n\'existe aucun lien, ou que personne n\'a cliqué sur le lien.' ); -############################################################################### +############################################################################### # for the search $LANG_LINKS_SEARCH = array( @@ -78,7 +78,7 @@ 'hits' => 'Clics' ); -############################################################################### +############################################################################### # for the submission form $LANG_LINKS_SUBMIT = array( @@ -95,7 +95,7 @@ 11 => 'Liens soumis' ); -############################################################################### +############################################################################### # Messages for COM_showMessage the submission form $PLG_links_MESSAGE1 = "Merci de soumettre un lien vers {$_CONF['site_name']}. Votre demande est en cours d\'approbation. Lorsque qu\'approuvé, votre soumission sera affichée dans la section des liens."; @@ -118,7 +118,7 @@ $PLG_links_MESSAGE3001 = 'Plugin upgrade not supported.'; $PLG_links_MESSAGE3002 = $LANG32[9]; -############################################################################### +############################################################################### # admin/plugins/links/index.php $LANG_LINKS_ADMIN = array( diff --git a/plugins/links/language/french_france.php b/plugins/links/language/french_france.php index 3e0e9cdd4..f633d42f5 100644 --- a/plugins/links/language/french_france.php +++ b/plugins/links/language/french_france.php @@ -28,12 +28,12 @@ global $LANG32; -############################################################################### +############################################################################### # Array Format: # $LANGXX[YY]: $LANG - variable name # XX - file id number # YY - phrase id number -############################################################################### +############################################################################### $LANG_LINKS = array( 10 => 'Soumissions', @@ -56,7 +56,7 @@ 'root' => 'Accueil' ); -############################################################################### +############################################################################### # for stats $LANG_LINKS_STATS = array( @@ -67,7 +67,7 @@ 'stats_no_hits' => 'Il semblerait qu\'il n\'y a pas encore de lien ou que personne n\'ai cliqu dessus.' ); -############################################################################### +############################################################################### # for the search $LANG_LINKS_SEARCH = array( @@ -78,7 +78,7 @@ 'hits' => 'Clics' ); -############################################################################### +############################################################################### # for the submission form $LANG_LINKS_SUBMIT = array( @@ -95,7 +95,7 @@ 11 => 'Liens soumis' ); -############################################################################### +############################################################################### # Messages for COM_showMessage the submission form $PLG_links_MESSAGE1 = "Merci de soumettre un lien sur {$_CONF['site_name']}. Votre demande est en cours d\'approbation. Une fois approuve votre soumission sera affichée dans la section des liens."; @@ -118,7 +118,7 @@ $PLG_links_MESSAGE3001 = 'Plugin upgrade not supported.'; $PLG_links_MESSAGE3002 = $LANG32[9]; -############################################################################### +############################################################################### # admin/plugins/links/index.php $LANG_LINKS_ADMIN = array( diff --git a/plugins/links/language/french_france_utf-8.php b/plugins/links/language/french_france_utf-8.php index 5f74055da..7344733d4 100644 --- a/plugins/links/language/french_france_utf-8.php +++ b/plugins/links/language/french_france_utf-8.php @@ -28,12 +28,12 @@ global $LANG32; -############################################################################### +############################################################################### # Array Format: # $LANGXX[YY]: $LANG - variable name # XX - file id number # YY - phrase id number -############################################################################### +############################################################################### $LANG_LINKS = array( 10 => 'Soumissions', @@ -56,7 +56,7 @@ 'root' => 'Accueil' ); -############################################################################### +############################################################################### # for stats $LANG_LINKS_STATS = array( @@ -67,7 +67,7 @@ 'stats_no_hits' => 'Il semblerait qu\'il n\'y a pas encore de lien ou que personne n\'ai cliqué dessus.' ); -############################################################################### +############################################################################### # for the search $LANG_LINKS_SEARCH = array( @@ -78,7 +78,7 @@ 'hits' => 'Clics' ); -############################################################################### +############################################################################### # for the submission form $LANG_LINKS_SUBMIT = array( @@ -95,7 +95,7 @@ 11 => 'Liens soumis' ); -############################################################################### +############################################################################### # Messages for COM_showMessage the submission form $PLG_links_MESSAGE1 = "Merci de soumettre un lien sur {$_CONF['site_name']}. Votre demande est en cours d\'approbation. Une fois approuvée votre soumission sera affichée dans la section des liens."; @@ -118,7 +118,7 @@ $PLG_links_MESSAGE3001 = 'Plugin upgrade not supported.'; $PLG_links_MESSAGE3002 = $LANG32[9]; -############################################################################### +############################################################################### # admin/plugins/links/index.php $LANG_LINKS_ADMIN = array( diff --git a/plugins/links/language/german.php b/plugins/links/language/german.php index 286ba1290..68e158e7b 100644 --- a/plugins/links/language/german.php +++ b/plugins/links/language/german.php @@ -27,12 +27,12 @@ global $LANG32; -############################################################################### +############################################################################### # Array Format: # $LANGXX[YY]: $LANG - variable name # XX - file id number # YY - phrase id number -############################################################################### +############################################################################### $LANG_LINKS = array( 10 => 'Beitrge', @@ -55,7 +55,7 @@ 'root' => 'oben' ); -############################################################################### +############################################################################### # for stats $LANG_LINKS_STATS = array( @@ -66,7 +66,7 @@ 'stats_no_hits' => 'Es gibt keine Links oder sie wurden von niemandem angeklickt.' ); -############################################################################### +############################################################################### # for the search $LANG_LINKS_SEARCH = array( @@ -77,7 +77,7 @@ 'hits' => 'Angeklickt' ); -############################################################################### +############################################################################### # for the submission form $LANG_LINKS_SUBMIT = array( @@ -94,7 +94,7 @@ 11 => 'Beitrge: Links' ); -############################################################################### +############################################################################### # Messages for COM_showMessage the submission form $PLG_links_MESSAGE1 = "Danke fr Deinen Beitrag zu {$_CONF['site_name']}. Dein Link wurde an unser Team weitergeleitet. Wenn er akzeptiert wird, wird er bald unter den Links aufgelistet werden."; @@ -117,7 +117,7 @@ $PLG_links_MESSAGE3001 = 'Plugin upgrade not supported.'; $PLG_links_MESSAGE3002 = $LANG32[9]; -############################################################################### +############################################################################### # admin/plugins/links/index.php $LANG_LINKS_ADMIN = array( diff --git a/plugins/links/language/german_formal.php b/plugins/links/language/german_formal.php index 81a0ceab6..bebb3ccce 100644 --- a/plugins/links/language/german_formal.php +++ b/plugins/links/language/german_formal.php @@ -27,12 +27,12 @@ global $LANG32; -############################################################################### +############################################################################### # Array Format: # $LANGXX[YY]: $LANG - variable name # XX - file id number # YY - phrase id number -############################################################################### +############################################################################### $LANG_LINKS = array( 10 => 'Beitrge', @@ -55,7 +55,7 @@ 'root' => 'oben' ); -############################################################################### +############################################################################### # for stats $LANG_LINKS_STATS = array( @@ -66,7 +66,7 @@ 'stats_no_hits' => 'Es gibt keine Links oder sie wurden von niemandem angeklickt.' ); -############################################################################### +############################################################################### # for the search $LANG_LINKS_SEARCH = array( @@ -77,7 +77,7 @@ 'hits' => 'Angeklickt' ); -############################################################################### +############################################################################### # for the submission form $LANG_LINKS_SUBMIT = array( @@ -94,7 +94,7 @@ 11 => 'Beitrge: Links' ); -############################################################################### +############################################################################### # Messages for COM_showMessage the submission form $PLG_links_MESSAGE1 = "Danke fr Ihren Beitrag zu {$_CONF['site_name']}. Ihr Link wurde an unser Team weitergeleitet. Wenn er akzeptiert wird, wird er bald unter den Links aufgelistet werden."; @@ -117,7 +117,7 @@ $PLG_links_MESSAGE3001 = 'Plugin upgrade not supported.'; $PLG_links_MESSAGE3002 = $LANG32[9]; -############################################################################### +############################################################################### # admin/plugins/links/index.php $LANG_LINKS_ADMIN = array( diff --git a/plugins/links/language/german_formal_utf-8.php b/plugins/links/language/german_formal_utf-8.php index 1b364db33..cc23377c3 100644 --- a/plugins/links/language/german_formal_utf-8.php +++ b/plugins/links/language/german_formal_utf-8.php @@ -27,12 +27,12 @@ global $LANG32; -############################################################################### +############################################################################### # Array Format: # $LANGXX[YY]: $LANG - variable name # XX - file id number # YY - phrase id number -############################################################################### +############################################################################### $LANG_LINKS = array( 10 => 'Beiträge', @@ -55,7 +55,7 @@ 'root' => 'oben' ); -############################################################################### +############################################################################### # for stats $LANG_LINKS_STATS = array( @@ -66,7 +66,7 @@ 'stats_no_hits' => 'Es gibt keine Links oder sie wurden von niemandem angeklickt.' ); -############################################################################### +############################################################################### # for the search $LANG_LINKS_SEARCH = array( @@ -77,7 +77,7 @@ 'hits' => 'Angeklickt' ); -############################################################################### +############################################################################### # for the submission form $LANG_LINKS_SUBMIT = array( @@ -94,7 +94,7 @@ 11 => 'Beiträge: Links' ); -############################################################################### +############################################################################### # Messages for COM_showMessage the submission form $PLG_links_MESSAGE1 = "Danke für Ihren Beitrag zu {$_CONF['site_name']}. Ihr Link wurde an unser Team weitergeleitet. Wenn er akzeptiert wird, wird er bald unter den Links aufgelistet werden."; @@ -117,7 +117,7 @@ $PLG_links_MESSAGE3001 = 'Plugin upgrade not supported.'; $PLG_links_MESSAGE3002 = $LANG32[9]; -############################################################################### +############################################################################### # admin/plugins/links/index.php $LANG_LINKS_ADMIN = array( diff --git a/plugins/links/language/german_utf-8.php b/plugins/links/language/german_utf-8.php index 4c32e98e6..1fd7e06a7 100644 --- a/plugins/links/language/german_utf-8.php +++ b/plugins/links/language/german_utf-8.php @@ -27,12 +27,12 @@ global $LANG32; -############################################################################### +############################################################################### # Array Format: # $LANGXX[YY]: $LANG - variable name # XX - file id number # YY - phrase id number -############################################################################### +############################################################################### $LANG_LINKS = array( 10 => 'Beiträge', @@ -55,7 +55,7 @@ 'root' => 'oben' ); -############################################################################### +############################################################################### # for stats $LANG_LINKS_STATS = array( @@ -66,7 +66,7 @@ 'stats_no_hits' => 'Es gibt keine Links oder sie wurden von niemandem angeklickt.' ); -############################################################################### +############################################################################### # for the search $LANG_LINKS_SEARCH = array( @@ -77,7 +77,7 @@ 'hits' => 'Angeklickt' ); -############################################################################### +############################################################################### # for the submission form $LANG_LINKS_SUBMIT = array( @@ -94,7 +94,7 @@ 11 => 'Beiträge: Links' ); -############################################################################### +############################################################################### # Messages for COM_showMessage the submission form $PLG_links_MESSAGE1 = "Danke für Deinen Beitrag zu {$_CONF['site_name']}. Dein Link wurde an unser Team weitergeleitet. Wenn er akzeptiert wird, wird er bald unter den Links aufgelistet werden."; @@ -117,7 +117,7 @@ $PLG_links_MESSAGE3001 = 'Plugin upgrade not supported.'; $PLG_links_MESSAGE3002 = $LANG32[9]; -############################################################################### +############################################################################### # admin/plugins/links/index.php $LANG_LINKS_ADMIN = array( diff --git a/plugins/links/language/hebrew_utf-8.php b/plugins/links/language/hebrew_utf-8.php index 5ba232c5c..3af24d7e9 100644 --- a/plugins/links/language/hebrew_utf-8.php +++ b/plugins/links/language/hebrew_utf-8.php @@ -27,12 +27,12 @@ global $LANG32; -############################################################################### +############################################################################### # Array Format: # $LANGXX[YY]: $LANG - variable name # XX - file id number # YY - phrase id number -############################################################################### +############################################################################### $LANG_LINKS = array( 10 => 'הגשות', @@ -55,7 +55,7 @@ 'root' => 'ראשי' ); -############################################################################### +############################################################################### # for stats $LANG_LINKS_STATS = array( @@ -66,7 +66,7 @@ 'stats_no_hits' => 'נראה שאין שום קישורים באתר זה או שאף אחד עוד לא לחץ על אחד מהם.' ); -############################################################################### +############################################################################### # for the search $LANG_LINKS_SEARCH = array( @@ -77,7 +77,7 @@ 'hits' => 'לחיצות' ); -############################################################################### +############################################################################### # for the submission form $LANG_LINKS_SUBMIT = array( @@ -94,7 +94,7 @@ 11 => 'הגשות קישורים' ); -############################################################################### +############################################################################### # Messages for COM_showMessage the submission form $PLG_links_MESSAGE1 = "תודה לכם על שהגשתם קישור ל-{$_CONF['site_name']}. הוא הוגש לצוות שלנו בשביל אישור. אם יאושר, הקישור שלכם יופיע בחלק הקישורים."; @@ -117,7 +117,7 @@ $PLG_links_MESSAGE3001 = 'אין תמיכה בשדרוג ה-plugin.'; $PLG_links_MESSAGE3002 = $LANG32[9]; -############################################################################### +############################################################################### # admin/plugins/links/index.php $LANG_LINKS_ADMIN = array( diff --git a/plugins/links/language/italian.php b/plugins/links/language/italian.php index d49072d9b..700bf0806 100644 --- a/plugins/links/language/italian.php +++ b/plugins/links/language/italian.php @@ -25,12 +25,12 @@ global $LANG32; -############################################################################### +############################################################################### # Array Format: # $LANGXX[YY]: $LANG - variable name # XX - file id number # YY - phrase id number -############################################################################### +############################################################################### $LANG_LINKS = array( 10 => 'Inserimenti', @@ -53,7 +53,7 @@ 'root' => 'Categoria Principale' ); -############################################################################### +############################################################################### # for stats $LANG_LINKS_STATS = array( @@ -64,7 +64,7 @@ 'stats_no_hits' => 'Sembra che non ci siano collegamenti in questo sito o che nessuno ne ha ancora utilizzato uno.' ); -############################################################################### +############################################################################### # for the search $LANG_LINKS_SEARCH = array( @@ -75,7 +75,7 @@ 'hits' => 'Visite' ); -############################################################################### +############################################################################### # for the submission form $LANG_LINKS_SUBMIT = array( @@ -92,7 +92,7 @@ 11 => 'Inserimenti di Collegamenti' ); -############################################################################### +############################################################################### # Messages for COM_showMessage the submission form $PLG_links_MESSAGE1 = "Grazie per l'invio del collegamento a {$_CONF['site_name']}. Presto sará esaminato da uno dei amministratori. Se approvato, verrá visualizzato in questa sezione."; @@ -115,7 +115,7 @@ $PLG_links_MESSAGE3001 = 'L\'aggiornamento delle Estensioni plugin non é supportato.'; $PLG_links_MESSAGE3002 = $LANG32[9]; -############################################################################### +############################################################################### # admin/plugins/links/index.php $LANG_LINKS_ADMIN = array( diff --git a/plugins/links/language/italian_utf-8.php b/plugins/links/language/italian_utf-8.php index 5454b8a5a..a3ccd64e3 100644 --- a/plugins/links/language/italian_utf-8.php +++ b/plugins/links/language/italian_utf-8.php @@ -25,12 +25,12 @@ global $LANG32; -############################################################################### +############################################################################### # Array Format: # $LANGXX[YY]: $LANG - variable name # XX - file id number # YY - phrase id number -############################################################################### +############################################################################### $LANG_LINKS = array( 10 => 'Inserimenti', @@ -53,7 +53,7 @@ 'root' => 'Categoria Principale' ); -############################################################################### +############################################################################### # for stats $LANG_LINKS_STATS = array( @@ -64,7 +64,7 @@ 'stats_no_hits' => 'Sembra che non ci siano collegamenti in questo sito o che nessuno ne ha ancora utilizzato uno.' ); -############################################################################### +############################################################################### # for the search $LANG_LINKS_SEARCH = array( @@ -75,7 +75,7 @@ 'hits' => 'Visite' ); -############################################################################### +############################################################################### # for the submission form $LANG_LINKS_SUBMIT = array( @@ -92,7 +92,7 @@ 11 => 'Inserimenti di Collegamenti' ); -############################################################################### +############################################################################### # Messages for COM_showMessage the submission form $PLG_links_MESSAGE1 = "Grazie per l'invio del collegamento a {$_CONF['site_name']}. Presto sará esaminato da uno dei amministratori. Se approvato, verrá visualizzato in questa sezione."; @@ -115,7 +115,7 @@ $PLG_links_MESSAGE3001 = 'L\'aggiornamento delle Estensioni plugin non é supportato.'; $PLG_links_MESSAGE3002 = $LANG32[9]; -############################################################################### +############################################################################### # admin/plugins/links/index.php $LANG_LINKS_ADMIN = array( diff --git a/plugins/links/language/japanese_utf-8.php b/plugins/links/language/japanese_utf-8.php index 1735c3c4c..ce1e2d32b 100644 --- a/plugins/links/language/japanese_utf-8.php +++ b/plugins/links/language/japanese_utf-8.php @@ -33,12 +33,12 @@ global $LANG32; -############################################################################### +############################################################################### # Array Format: # $LANGXX[YY]: $LANG - variable name # XX - file id number # YY - phrase id number -############################################################################### +############################################################################### $LANG_LINKS = array( 10 => '投稿', @@ -61,7 +61,7 @@ 'root' => 'トップ' ); -############################################################################### +############################################################################### # for stats $LANG_LINKS_STATS = array( @@ -72,7 +72,7 @@ 'stats_no_hits' => 'このサイトにはリンクがないか、クリックした人がいないかのどちらかのようです。' ); -############################################################################### +############################################################################### # for the search $LANG_LINKS_SEARCH = array( @@ -83,7 +83,7 @@ 'hits' => 'クリック数' ); -############################################################################### +############################################################################### # for the submission form $LANG_LINKS_SUBMIT = array( @@ -100,7 +100,7 @@ 11 => 'リンクの投稿申請' ); -############################################################################### +############################################################################### # Messages for COM_showMessage the submission form $PLG_links_MESSAGE1 = "{$_CONF['site_name']}にリンクを登録していただき、ありがとうございます。このリンクはスタッフよる承認待ちとなっています。承認が済むと、このサイトのリンクセクションにリンクを表示します。"; @@ -123,7 +123,7 @@ $PLG_links_MESSAGE3001 = 'プラグインはアップグレードをサポートしていません。'; $PLG_links_MESSAGE3002 = $LANG32[9]; -############################################################################### +############################################################################### # admin/plugins/links/index.php $LANG_LINKS_ADMIN = array( diff --git a/plugins/links/language/korean.php b/plugins/links/language/korean.php index c9234d2fa..1bbb64232 100644 --- a/plugins/links/language/korean.php +++ b/plugins/links/language/korean.php @@ -28,12 +28,12 @@ global $LANG32; -############################################################################### +############################################################################### # Array Format: # $LANGXX[YY]: $LANG - variable name # XX - file id number # YY - phrase id number -############################################################################### +############################################################################### $LANG_LINKS = array( 10 => '', @@ -56,7 +56,7 @@ 'root' => 'Root' ); -############################################################################### +############################################################################### # for stats $LANG_LINKS_STATS = array( @@ -67,7 +67,7 @@ 'stats_no_hits' => ' Ʈ ũ ų, Ŭ ų Դϴ١' ); -############################################################################### +############################################################################### # for the search $LANG_LINKS_SEARCH = array( @@ -78,7 +78,7 @@ 'hits' => 'ũ' ); -############################################################################### +############################################################################### # for the submission form $LANG_LINKS_SUBMIT = array( @@ -95,7 +95,7 @@ 11 => 'ũ Ͻû' ); -############################################################################### +############################################################################### # Messages for COM_showMessage the submission form $PLG_links_MESSAGE1 = "{$_CONF['site_name']} ũ ּż մϴ١ Ȯϰ ֽϴ١ Ǹ '덧글', @@ -56,7 +56,7 @@ 'root' => 'Root' ); -############################################################################### +############################################################################### # for stats $LANG_LINKS_STATS = array( @@ -67,7 +67,7 @@ 'stats_no_hits' => '이 사이트에는 링크가 없거나, 클릭한 사람이 없거나 어느 쪽일 것입니다。' ); -############################################################################### +############################################################################### # for the search $LANG_LINKS_SEARCH = array( @@ -78,7 +78,7 @@ 'hits' => '링크수' ); -############################################################################### +############################################################################### # for the submission form $LANG_LINKS_SUBMIT = array( @@ -95,7 +95,7 @@ 11 => '링크의 등록신청' ); -############################################################################### +############################################################################### # Messages for COM_showMessage the submission form $PLG_links_MESSAGE1 = "{$_CONF['site_name']} 의 링크에 등록해 주셔서 감사합니다。 스탭이 내용을 확인하고 있습니다。 승인이 되면 'Przesane Linki', @@ -53,7 +53,7 @@ 'root' => 'Root' ); -############################################################################### +############################################################################### # for stats $LANG_LINKS_STATS = array( @@ -64,7 +64,7 @@ 'stats_no_hits' => 'Wyglda na to, e nie ma adnych linkw albo nikt jeszcze nie klikn na aden link.' ); -############################################################################### +############################################################################### # for the search $LANG_LINKS_SEARCH = array( @@ -75,7 +75,7 @@ 'hits' => 'Klikni' ); -############################################################################### +############################################################################### # for the submission form $LANG_LINKS_SUBMIT = array( @@ -92,7 +92,7 @@ 11 => 'Przelij Link' ); -############################################################################### +############################################################################### # Messages for COM_showMessage the submission form $PLG_links_MESSAGE1 = "Dzikuj za przesanie linka. Po zatwierdzeniu link pojawi si w sekcji linki."; @@ -115,7 +115,7 @@ $PLG_links_MESSAGE3001 = 'Plugin upgrade not supported.'; $PLG_links_MESSAGE3002 = $LANG32[9]; -############################################################################### +############################################################################### # admin/plugins/links/index.php $LANG_LINKS_ADMIN = array( diff --git a/plugins/links/language/polish_utf-8.php b/plugins/links/language/polish_utf-8.php index d52e56ba9..4495bb6c7 100644 --- a/plugins/links/language/polish_utf-8.php +++ b/plugins/links/language/polish_utf-8.php @@ -25,12 +25,12 @@ global $LANG32; -############################################################################### +############################################################################### # Array Format: # $LANGXX[YY]: $LANG - variable name # XX - file id number # YY - phrase id number -############################################################################### +############################################################################### $LANG_LINKS = array( 10 => 'Przesłane Linki', @@ -53,7 +53,7 @@ 'root' => 'Root' ); -############################################################################### +############################################################################### # for stats $LANG_LINKS_STATS = array( @@ -64,7 +64,7 @@ 'stats_no_hits' => 'Wygląda na to, że nie ma żadnych linków albo nikt jeszcze nie kliknął na żaden link.' ); -############################################################################### +############################################################################### # for the search $LANG_LINKS_SEARCH = array( @@ -75,7 +75,7 @@ 'hits' => 'Kliknięć' ); -############################################################################### +############################################################################### # for the submission form $LANG_LINKS_SUBMIT = array( @@ -92,7 +92,7 @@ 11 => 'Prześlij Link' ); -############################################################################### +############################################################################### # Messages for COM_showMessage the submission form $PLG_links_MESSAGE1 = "Dziękuję za przesłanie linka. Po zatwierdzeniu link pojawi się w sekcji linki."; @@ -115,7 +115,7 @@ $PLG_links_MESSAGE3001 = 'Plugin upgrade not supported.'; $PLG_links_MESSAGE3002 = $LANG32[9]; -############################################################################### +############################################################################### # admin/plugins/links/index.php $LANG_LINKS_ADMIN = array( diff --git a/plugins/links/language/russian.php b/plugins/links/language/russian.php index a7669228b..782148c8f 100644 --- a/plugins/links/language/russian.php +++ b/plugins/links/language/russian.php @@ -25,12 +25,12 @@ global $LANG32; -############################################################################### +############################################################################### # Array Format: # $LANGXX[YY]: $LANG - variable name # XX - file id number # YY - phrase id number -############################################################################### +############################################################################### $LANG_LINKS = array( 10 => '', @@ -53,7 +53,7 @@ 'root' => 'Root' ); -############################################################################### +############################################################################### # for stats $LANG_LINKS_STATS = array( @@ -64,7 +64,7 @@ 'stats_no_hits' => ' , .' ); -############################################################################### +############################################################################### # for the search $LANG_LINKS_SEARCH = array( @@ -75,7 +75,7 @@ 'hits' => '' ); -############################################################################### +############################################################################### # for the submission form $LANG_LINKS_SUBMIT = array( @@ -92,7 +92,7 @@ 11 => ' ' ); -############################################################################### +############################################################################### # Messages for COM_showMessage the submission form $PLG_links_MESSAGE1 = " {$_CONF['site_name']} ! . , ."; @@ -115,7 +115,7 @@ $PLG_links_MESSAGE3001 = 'Plugin upgrade not supported.'; $PLG_links_MESSAGE3002 = $LANG32[9]; -############################################################################### +############################################################################### # admin/plugins/links/index.php $LANG_LINKS_ADMIN = array( diff --git a/plugins/links/language/russian_utf-8.php b/plugins/links/language/russian_utf-8.php index c9245e1c6..e97284d3d 100644 --- a/plugins/links/language/russian_utf-8.php +++ b/plugins/links/language/russian_utf-8.php @@ -25,12 +25,12 @@ global $LANG32; -############################################################################### +############################################################################### # Array Format: # $LANGXX[YY]: $LANG - variable name # XX - file id number # YY - phrase id number -############################################################################### +############################################################################### $LANG_LINKS = array( 10 => 'Присланные', @@ -53,7 +53,7 @@ 'root' => 'Root' ); -############################################################################### +############################################################################### # for stats $LANG_LINKS_STATS = array( @@ -64,7 +64,7 @@ 'stats_no_hits' => 'На этом сайте нет ссылок, или никто ими не пользовался.' ); -############################################################################### +############################################################################### # for the search $LANG_LINKS_SEARCH = array( @@ -75,7 +75,7 @@ 'hits' => 'Кликов' ); -############################################################################### +############################################################################### # for the submission form $LANG_LINKS_SUBMIT = array( @@ -92,7 +92,7 @@ 11 => 'Входящие ссылки' ); -############################################################################### +############################################################################### # Messages for COM_showMessage the submission form $PLG_links_MESSAGE1 = "Спасибо за присланную на {$_CONF['site_name']} ссылку! Ссылка отправлена администрацией сайта на одобрение. В случае одобрения, ссылку будет добавлено в раздел Ссылки."; @@ -115,7 +115,7 @@ $PLG_links_MESSAGE3001 = 'Plugin upgrade not supported.'; $PLG_links_MESSAGE3002 = $LANG32[9]; -############################################################################### +############################################################################### # admin/plugins/links/index.php $LANG_LINKS_ADMIN = array( diff --git a/plugins/links/language/slovenian.php b/plugins/links/language/slovenian.php index 235fa7625..b31ae376e 100644 --- a/plugins/links/language/slovenian.php +++ b/plugins/links/language/slovenian.php @@ -29,12 +29,12 @@ global $LANG32; -############################################################################### +############################################################################### # Array Format: # $LANGXX[YY]: $LANG - variable name # XX - file id number # YY - phrase id number -############################################################################### +############################################################################### $LANG_LINKS = array( 10 => 'akajoa vsebina', @@ -57,7 +57,7 @@ 'root' => 'Vse' ); -############################################################################### +############################################################################### # for stats $LANG_LINKS_STATS = array( @@ -68,7 +68,7 @@ 'stats_no_hits' => 'Izgleda, da na tem mestu ni povezav ali da e nikoli ni nihe kliknil na nobeno.' ); -############################################################################### +############################################################################### # for the search $LANG_LINKS_SEARCH = array( @@ -79,7 +79,7 @@ 'hits' => 'Kliki' ); -############################################################################### +############################################################################### # for the submission form $LANG_LINKS_SUBMIT = array( @@ -96,7 +96,7 @@ 11 => 'Povezave' ); -############################################################################### +############################################################################### # Messages for COM_showMessage the submission form $PLG_links_MESSAGE1 = "Hvala, da si povezavo oddal/a na spletno mesto {$_CONF['site_name']}. Pred objavo jo bo pregledal urednik. e bo odobrena, bo objavljena in dana na razpolago bralcem te spletne strani v razdelku Povezave."; @@ -119,7 +119,7 @@ $PLG_links_MESSAGE3001 = 'Nadgradnja vtinika ni podprta.'; $PLG_links_MESSAGE3002 = $LANG32[9]; -############################################################################### +############################################################################### # admin/plugins/links/index.php $LANG_LINKS_ADMIN = array( diff --git a/plugins/links/language/slovenian_utf-8.php b/plugins/links/language/slovenian_utf-8.php index 3d1f1435b..3a21adc27 100644 --- a/plugins/links/language/slovenian_utf-8.php +++ b/plugins/links/language/slovenian_utf-8.php @@ -29,12 +29,12 @@ global $LANG32; -############################################################################### +############################################################################### # Array Format: # $LANGXX[YY]: $LANG - variable name # XX - file id number # YY - phrase id number -############################################################################### +############################################################################### $LANG_LINKS = array( 10 => 'Èakajoèa vsebina', @@ -57,7 +57,7 @@ 'root' => 'Vse' ); -############################################################################### +############################################################################### # for stats $LANG_LINKS_STATS = array( @@ -68,7 +68,7 @@ 'stats_no_hits' => 'Izgleda, da na tem mestu ni povezav ali da še nikoli ni nihèe kliknil na nobeno.' ); -############################################################################### +############################################################################### # for the search $LANG_LINKS_SEARCH = array( @@ -79,7 +79,7 @@ 'hits' => 'Kliki' ); -############################################################################### +############################################################################### # for the submission form $LANG_LINKS_SUBMIT = array( @@ -96,7 +96,7 @@ 11 => 'Povezave' ); -############################################################################### +############################################################################### # Messages for COM_showMessage the submission form $PLG_links_MESSAGE1 = "Hvala, da si povezavo oddal/a na spletno mesto {$_CONF['site_name']}. Pred objavo jo bo pregledal urednik. Èe bo odobrena, bo objavljena in dana na razpolago bralcem te spletne strani v razdelku Povezave."; @@ -119,7 +119,7 @@ $PLG_links_MESSAGE3001 = 'Nadgradnja vtiènika ni podprta.'; $PLG_links_MESSAGE3002 = $LANG32[9]; -############################################################################### +############################################################################### # admin/plugins/links/index.php $LANG_LINKS_ADMIN = array( diff --git a/plugins/links/language/spanish.php b/plugins/links/language/spanish.php index 8de83681d..f69d5bc26 100644 --- a/plugins/links/language/spanish.php +++ b/plugins/links/language/spanish.php @@ -30,12 +30,12 @@ global $LANG32; -############################################################################### +############################################################################### # Array Format: # $LANGXX[YY]: $LANG - variable name # XX - file id number # YY - phrase id number -############################################################################### +############################################################################### $LANG_LINKS = array( 10 => 'Envos', @@ -58,7 +58,7 @@ 'root' => 'Root' ); -############################################################################### +############################################################################### # for stats $LANG_LINKS_STATS = array( @@ -69,7 +69,7 @@ 'stats_no_hits' => 'Parece que no hay enlaces o nadie ha visitado uno antes.' ); -############################################################################### +############################################################################### # for the search $LANG_LINKS_SEARCH = array( @@ -80,7 +80,7 @@ 'hits' => 'Clicks' ); -############################################################################### +############################################################################### # for the submission form $LANG_LINKS_SUBMIT = array( @@ -97,7 +97,7 @@ 11 => 'Enlaces enviados' ); -############################################################################### +############################################################################### # Messages for COM_showMessage the submission form $PLG_links_MESSAGE1 = "Gracias por enviar un enlace a {$_CONF['site_name']}. Lo hemos reenviado a nuestros administradores paara que lo aprueben. Si es aprobado apareceer en la seccin de enlaces."; @@ -120,7 +120,7 @@ $PLG_links_MESSAGE3001 = 'Plugin upgrade not supported.'; $PLG_links_MESSAGE3002 = $LANG32[9]; -############################################################################### +############################################################################### # admin/plugins/links/index.php $LANG_LINKS_ADMIN = array( diff --git a/plugins/links/language/spanish_utf-8.php b/plugins/links/language/spanish_utf-8.php index da8b3371c..3ac92f6a7 100644 --- a/plugins/links/language/spanish_utf-8.php +++ b/plugins/links/language/spanish_utf-8.php @@ -30,12 +30,12 @@ global $LANG32; -############################################################################### +############################################################################### # Array Format: # $LANGXX[YY]: $LANG - variable name # XX - file id number # YY - phrase id number -############################################################################### +############################################################################### $LANG_LINKS = array( 10 => 'Envíos', @@ -58,7 +58,7 @@ 'root' => 'Root' ); -############################################################################### +############################################################################### # for stats $LANG_LINKS_STATS = array( @@ -69,7 +69,7 @@ 'stats_no_hits' => 'Parece que no hay enlaces o nadie ha visitado uno antes.' ); -############################################################################### +############################################################################### # for the search $LANG_LINKS_SEARCH = array( @@ -80,7 +80,7 @@ 'hits' => 'Clicks' ); -############################################################################### +############################################################################### # for the submission form $LANG_LINKS_SUBMIT = array( @@ -97,7 +97,7 @@ 11 => 'Enlaces enviados' ); -############################################################################### +############################################################################### # Messages for COM_showMessage the submission form $PLG_links_MESSAGE1 = "Gracias por enviar un enlace a {$_CONF['site_name']}. Lo hemos reenviado a nuestros administradores paara que lo aprueben. Si es aprobado apareceerá en la sección de enlaces."; @@ -120,7 +120,7 @@ $PLG_links_MESSAGE3001 = 'Plugin upgrade not supported.'; $PLG_links_MESSAGE3002 = $LANG32[9]; -############################################################################### +############################################################################### # admin/plugins/links/index.php $LANG_LINKS_ADMIN = array( diff --git a/plugins/links/language/ukrainian.php b/plugins/links/language/ukrainian.php index 010de64ea..862c6b83f 100644 --- a/plugins/links/language/ukrainian.php +++ b/plugins/links/language/ukrainian.php @@ -25,12 +25,12 @@ global $LANG32; -############################################################################### +############################################################################### # Array Format: # $LANGXX[YY]: $LANG - variable name # XX - file id number # YY - phrase id number -############################################################################### +############################################################################### $LANG_LINKS = array( 10 => '', @@ -53,7 +53,7 @@ 'root' => 'Root' ); -############################################################################### +############################################################################### # for stats $LANG_LINKS_STATS = array( @@ -64,7 +64,7 @@ 'stats_no_hits' => ' , .' ); -############################################################################### +############################################################################### # for the search $LANG_LINKS_SEARCH = array( @@ -75,7 +75,7 @@ 'hits' => '' ); -############################################################################### +############################################################################### # for the submission form $LANG_LINKS_SUBMIT = array( @@ -92,7 +92,7 @@ 11 => ' ' ); -############################################################################### +############################################################################### # Messages for COM_showMessage the submission form $PLG_links_MESSAGE1 = " {$_CONF['site_name']} . . ."; @@ -115,7 +115,7 @@ $PLG_links_MESSAGE3001 = 'Plugin upgrade not supported.'; $PLG_links_MESSAGE3002 = $LANG32[9]; -############################################################################### +############################################################################### # admin/plugins/links/index.php $LANG_LINKS_ADMIN = array( diff --git a/plugins/links/language/ukrainian_koi8-u.php b/plugins/links/language/ukrainian_koi8-u.php index d9174d28c..c413852bd 100644 --- a/plugins/links/language/ukrainian_koi8-u.php +++ b/plugins/links/language/ukrainian_koi8-u.php @@ -25,12 +25,12 @@ global $LANG32; -############################################################################### +############################################################################### # Array Format: # $LANGXX[YY]: $LANG - variable name # XX - file id number # YY - phrase id number -############################################################################### +############################################################################### $LANG_LINKS = array( 10 => 'Ħ', @@ -53,7 +53,7 @@ 'root' => 'Root' ); -############################################################################### +############################################################################### # for stats $LANG_LINKS_STATS = array( @@ -64,7 +64,7 @@ 'stats_no_hits' => ' Ԧ , Φ .' ); -############################################################################### +############################################################################### # for the search $LANG_LINKS_SEARCH = array( @@ -75,7 +75,7 @@ 'hits' => '̦˦' ); -############################################################################### +############################################################################### # for the submission form $LANG_LINKS_SUBMIT = array( @@ -92,7 +92,7 @@ 11 => 'ĦΦ ' ); -############################################################################### +############################################################################### # Messages for COM_showMessage the submission form $PLG_links_MESSAGE1 = "դ Ħ {$_CONF['site_name']} . . ڦ Ħ ."; @@ -115,7 +115,7 @@ $PLG_links_MESSAGE3001 = 'Plugin upgrade not supported.'; $PLG_links_MESSAGE3002 = $LANG32[9]; -############################################################################### +############################################################################### # admin/plugins/links/index.php $LANG_LINKS_ADMIN = array( diff --git a/plugins/links/language/ukrainian_utf-8.php b/plugins/links/language/ukrainian_utf-8.php index 9c22d373f..d700d63b8 100644 --- a/plugins/links/language/ukrainian_utf-8.php +++ b/plugins/links/language/ukrainian_utf-8.php @@ -25,12 +25,12 @@ global $LANG32; -############################################################################### +############################################################################### # Array Format: # $LANGXX[YY]: $LANG - variable name # XX - file id number # YY - phrase id number -############################################################################### +############################################################################### $LANG_LINKS = array( 10 => 'Надіслане', @@ -53,7 +53,7 @@ 'root' => 'Root' ); -############################################################################### +############################################################################### # for stats $LANG_LINKS_STATS = array( @@ -64,7 +64,7 @@ 'stats_no_hits' => 'На цьому сайті немає посилань, або ще ніхто ними не користувався.' ); -############################################################################### +############################################################################### # for the search $LANG_LINKS_SEARCH = array( @@ -75,7 +75,7 @@ 'hits' => 'Кліків' ); -############################################################################### +############################################################################### # for the submission form $LANG_LINKS_SUBMIT = array( @@ -92,7 +92,7 @@ 11 => 'Надіслані посилання' ); -############################################################################### +############################################################################### # Messages for COM_showMessage the submission form $PLG_links_MESSAGE1 = "Дякуємо за надіслане на {$_CONF['site_name']} посилання. Його передано нашому персоналу для схвалення. У разі схвалення його буде додано до розділу Веб ресурси."; @@ -115,7 +115,7 @@ $PLG_links_MESSAGE3001 = 'Plugin upgrade not supported.'; $PLG_links_MESSAGE3002 = $LANG32[9]; -############################################################################### +############################################################################### # admin/plugins/links/index.php $LANG_LINKS_ADMIN = array( diff --git a/plugins/polls/language/chinese_simplified_utf-8.php b/plugins/polls/language/chinese_simplified_utf-8.php index 7e015db40..06587adfe 100644 --- a/plugins/polls/language/chinese_simplified_utf-8.php +++ b/plugins/polls/language/chinese_simplified_utf-8.php @@ -28,12 +28,12 @@ global $LANG32; -############################################################################### +############################################################################### # Array Format: # $LANGXX[YY]: $LANG - variable name # XX - file id number # YY - phrase id number -############################################################################### +############################################################################### $LANG_POLLS = array( 'polls' => '民意调查', @@ -69,7 +69,7 @@ 'deny_msg' => 'Access to this poll is denied. Either the poll has been moved/removed or you do not have sufficient permissions.' ); -############################################################################### +############################################################################### # admin/plugins/polls/index.php $LANG25 = array( diff --git a/plugins/polls/language/chinese_traditional_utf-8.php b/plugins/polls/language/chinese_traditional_utf-8.php index 2a21c7e9d..758201d36 100644 --- a/plugins/polls/language/chinese_traditional_utf-8.php +++ b/plugins/polls/language/chinese_traditional_utf-8.php @@ -28,12 +28,12 @@ global $LANG32; -############################################################################### +############################################################################### # Array Format: # $LANGXX[YY]: $LANG - variable name # XX - file id number # YY - phrase id number -############################################################################### +############################################################################### $LANG_POLLS = array( 'polls' => '民意調查', @@ -69,7 +69,7 @@ 'deny_msg' => 'Access to this poll is denied. Either the poll has been moved/removed or you do not have sufficient permissions.' ); -############################################################################### +############################################################################### # admin/plugins/polls/index.php $LANG25 = array( diff --git a/plugins/polls/language/dutch.php b/plugins/polls/language/dutch.php index 8e90e052b..098d20059 100644 --- a/plugins/polls/language/dutch.php +++ b/plugins/polls/language/dutch.php @@ -27,12 +27,12 @@ global $LANG32; -############################################################################### +############################################################################### # Array Format: # $LANGXX[YY]: $LANG - variable name # XX - file id number # YY - phrase id number -############################################################################### +############################################################################### $LANG_POLLS = array( 'polls' => 'Peilingen', @@ -68,7 +68,7 @@ 'deny_msg' => 'Access to this poll is denied. Either the poll has been moved/removed or you do not have sufficient permissions.' ); -############################################################################### +############################################################################### # admin/plugins/polls/index.php $LANG25 = array( diff --git a/plugins/polls/language/dutch_utf-8.php b/plugins/polls/language/dutch_utf-8.php index 8461098ad..34a5e25fe 100644 --- a/plugins/polls/language/dutch_utf-8.php +++ b/plugins/polls/language/dutch_utf-8.php @@ -27,12 +27,12 @@ global $LANG32; -############################################################################### +############################################################################### # Array Format: # $LANGXX[YY]: $LANG - variable name # XX - file id number # YY - phrase id number -############################################################################### +############################################################################### $LANG_POLLS = array( 'polls' => 'Peilingen', @@ -68,7 +68,7 @@ 'deny_msg' => 'Access to this poll is denied. Either the poll has been moved/removed or you do not have sufficient permissions.' ); -############################################################################### +############################################################################### # admin/plugins/polls/index.php $LANG25 = array( diff --git a/plugins/polls/language/estonian.php b/plugins/polls/language/estonian.php index f88fb973f..3eccfec72 100644 --- a/plugins/polls/language/estonian.php +++ b/plugins/polls/language/estonian.php @@ -29,12 +29,12 @@ global $LANG32; -############################################################################### +############################################################################### # Array Format: # $LANGXX[YY]: $LANG - variable name # XX - file id number # YY - phrase id number -############################################################################### +############################################################################### $LANG_POLLS = array( 'polls' => 'Ksitlused', @@ -70,7 +70,7 @@ 'deny_msg' => 'Access to this poll is denied. Either the poll has been moved/removed or you do not have sufficient permissions.' ); -############################################################################### +############################################################################### # admin/plugins/polls/index.php $LANG25 = array( diff --git a/plugins/polls/language/estonian_utf-8.php b/plugins/polls/language/estonian_utf-8.php index c645544a9..1d5aee620 100644 --- a/plugins/polls/language/estonian_utf-8.php +++ b/plugins/polls/language/estonian_utf-8.php @@ -29,12 +29,12 @@ global $LANG32; -############################################################################### +############################################################################### # Array Format: # $LANGXX[YY]: $LANG - variable name # XX - file id number # YY - phrase id number -############################################################################### +############################################################################### $LANG_POLLS = array( 'polls' => 'Küsitlused', @@ -70,7 +70,7 @@ 'deny_msg' => 'Access to this poll is denied. Either the poll has been moved/removed or you do not have sufficient permissions.' ); -############################################################################### +############################################################################### # admin/plugins/polls/index.php $LANG25 = array( diff --git a/plugins/polls/language/french_canada.php b/plugins/polls/language/french_canada.php index 0e0d7670f..e86afb923 100644 --- a/plugins/polls/language/french_canada.php +++ b/plugins/polls/language/french_canada.php @@ -28,12 +28,12 @@ global $LANG32; -############################################################################### +############################################################################### # Array Format: # $LANGXX[YY]: $LANG - variable name # XX - file id number # YY - phrase id number -############################################################################### +############################################################################### $LANG_POLLS = array( 'polls' => 'sondages', @@ -69,7 +69,7 @@ 'deny_msg' => 'Access to this poll is denied. Either the poll has been moved/removed or you do not have sufficient permissions.' ); -############################################################################### +############################################################################### # admin/plugins/polls/index.php $LANG25 = array( diff --git a/plugins/polls/language/french_canada_utf-8.php b/plugins/polls/language/french_canada_utf-8.php index c3b24d60e..7416bd6e9 100644 --- a/plugins/polls/language/french_canada_utf-8.php +++ b/plugins/polls/language/french_canada_utf-8.php @@ -28,12 +28,12 @@ global $LANG32; -############################################################################### +############################################################################### # Array Format: # $LANGXX[YY]: $LANG - variable name # XX - file id number # YY - phrase id number -############################################################################### +############################################################################### $LANG_POLLS = array( 'polls' => 'sondages', @@ -69,7 +69,7 @@ 'deny_msg' => 'Access to this poll is denied. Either the poll has been moved/removed or you do not have sufficient permissions.' ); -############################################################################### +############################################################################### # admin/plugins/polls/index.php $LANG25 = array( diff --git a/plugins/polls/language/french_france.php b/plugins/polls/language/french_france.php index ee3e6f496..28b0674cc 100644 --- a/plugins/polls/language/french_france.php +++ b/plugins/polls/language/french_france.php @@ -28,12 +28,12 @@ global $LANG32; -############################################################################### +############################################################################### # Array Format: # $LANGXX[YY]: $LANG - variable name # XX - file id number # YY - phrase id number -############################################################################### +############################################################################### $LANG_POLLS = array( 'polls' => 'Sondages', @@ -69,7 +69,7 @@ 'deny_msg' => 'L\'accs ce sondage n\'est pas possible. Soit il a t dplac, soit vous n\'avez pas les permissions suffisantes pour y accder.' ); -############################################################################### +############################################################################### # admin/plugins/polls/index.php $LANG25 = array( diff --git a/plugins/polls/language/french_france_utf-8.php b/plugins/polls/language/french_france_utf-8.php index 783e5691e..dd1422638 100644 --- a/plugins/polls/language/french_france_utf-8.php +++ b/plugins/polls/language/french_france_utf-8.php @@ -28,12 +28,12 @@ global $LANG32; -############################################################################### +############################################################################### # Array Format: # $LANGXX[YY]: $LANG - variable name # XX - file id number # YY - phrase id number -############################################################################### +############################################################################### $LANG_POLLS = array( 'polls' => 'Sondages', @@ -69,7 +69,7 @@ 'deny_msg' => 'L\'accès à ce sondage n\'est pas possible. Soit il a été déplacé, soit vous n\'avez pas les permissions suffisantes pour y accéder.' ); -############################################################################### +############################################################################### # admin/plugins/polls/index.php $LANG25 = array( diff --git a/plugins/polls/language/german.php b/plugins/polls/language/german.php index 4f6747111..5ec96c3ca 100644 --- a/plugins/polls/language/german.php +++ b/plugins/polls/language/german.php @@ -27,12 +27,12 @@ global $LANG32; -############################################################################### +############################################################################### # Array Format: # $LANGXX[YY]: $LANG - variable name # XX - file id number # YY - phrase id number -############################################################################### +############################################################################### $LANG_POLLS = array( 'polls' => 'Umfragen', @@ -68,7 +68,7 @@ 'deny_msg' => 'Zugang zu dieser Umfrage nicht gestattet. Entweder wurde diese Umfrage entfernt oder es fehlen die ntigen Zugriffsrechte.' ); -############################################################################### +############################################################################### # admin/plugins/polls/index.php $LANG25 = array( diff --git a/plugins/polls/language/german_formal.php b/plugins/polls/language/german_formal.php index 899874baa..1a26cf524 100644 --- a/plugins/polls/language/german_formal.php +++ b/plugins/polls/language/german_formal.php @@ -27,12 +27,12 @@ global $LANG32; -############################################################################### +############################################################################### # Array Format: # $LANGXX[YY]: $LANG - variable name # XX - file id number # YY - phrase id number -############################################################################### +############################################################################### $LANG_POLLS = array( 'polls' => 'Umfragen', @@ -68,7 +68,7 @@ 'deny_msg' => 'Zugang zu dieser Umfrage nicht gestattet. Entweder wurde diese Umfrage entfernt oder es fehlen die ntigen Zugriffsrechte.' ); -############################################################################### +############################################################################### # admin/plugins/polls/index.php $LANG25 = array( diff --git a/plugins/polls/language/german_formal_utf-8.php b/plugins/polls/language/german_formal_utf-8.php index ca37853bb..881047bf0 100644 --- a/plugins/polls/language/german_formal_utf-8.php +++ b/plugins/polls/language/german_formal_utf-8.php @@ -27,12 +27,12 @@ global $LANG32; -############################################################################### +############################################################################### # Array Format: # $LANGXX[YY]: $LANG - variable name # XX - file id number # YY - phrase id number -############################################################################### +############################################################################### $LANG_POLLS = array( 'polls' => 'Umfragen', @@ -68,7 +68,7 @@ 'deny_msg' => 'Zugang zu dieser Umfrage nicht gestattet. Entweder wurde diese Umfrage entfernt oder es fehlen die nötigen Zugriffsrechte.' ); -############################################################################### +############################################################################### # admin/plugins/polls/index.php $LANG25 = array( diff --git a/plugins/polls/language/german_utf-8.php b/plugins/polls/language/german_utf-8.php index a2048faba..6e27b43c4 100644 --- a/plugins/polls/language/german_utf-8.php +++ b/plugins/polls/language/german_utf-8.php @@ -27,12 +27,12 @@ global $LANG32; -############################################################################### +############################################################################### # Array Format: # $LANGXX[YY]: $LANG - variable name # XX - file id number # YY - phrase id number -############################################################################### +############################################################################### $LANG_POLLS = array( 'polls' => 'Umfragen', @@ -68,7 +68,7 @@ 'deny_msg' => 'Zugang zu dieser Umfrage nicht gestattet. Entweder wurde diese Umfrage entfernt oder es fehlen die nötigen Zugriffsrechte.' ); -############################################################################### +############################################################################### # admin/plugins/polls/index.php $LANG25 = array( diff --git a/plugins/polls/language/hebrew_utf-8.php b/plugins/polls/language/hebrew_utf-8.php index 587bc0598..b764697d5 100644 --- a/plugins/polls/language/hebrew_utf-8.php +++ b/plugins/polls/language/hebrew_utf-8.php @@ -27,12 +27,12 @@ global $LANG32; -############################################################################### +############################################################################### # Array Format: # $LANGXX[YY]: $LANG - variable name # XX - file id number # YY - phrase id number -############################################################################### +############################################################################### $LANG_POLLS = array( 'polls' => 'סקרים', @@ -68,7 +68,7 @@ 'deny_msg' => 'הגישה לסקר זה לא מאושרת. הסקר הוזז/נמחק או שאין ברשותכם הרשאות מתאימות.' ); -############################################################################### +############################################################################### # admin/plugins/polls/index.php $LANG25 = array( diff --git a/plugins/polls/language/italian.php b/plugins/polls/language/italian.php index 90d34a33d..d93c9d7e2 100644 --- a/plugins/polls/language/italian.php +++ b/plugins/polls/language/italian.php @@ -25,12 +25,12 @@ global $LANG32; -############################################################################### +############################################################################### # Array Format: # $LANGXX[YY]: $LANG - variable name # XX - file id number # YY - phrase id number -############################################################################### +############################################################################### $LANG_POLLS = array( 'polls' => 'Sondaggi', @@ -66,7 +66,7 @@ 'deny_msg' => 'Accesso al sondaggio negato. possibile che il sondaggio stato spostato/rimosso o che non hai i permessi necessari.' ); -############################################################################### +############################################################################### # admin/plugins/polls/index.php $LANG25 = array( diff --git a/plugins/polls/language/italian_utf-8.php b/plugins/polls/language/italian_utf-8.php index ab9fdca4d..e532047de 100644 --- a/plugins/polls/language/italian_utf-8.php +++ b/plugins/polls/language/italian_utf-8.php @@ -25,12 +25,12 @@ global $LANG32; -############################################################################### +############################################################################### # Array Format: # $LANGXX[YY]: $LANG - variable name # XX - file id number # YY - phrase id number -############################################################################### +############################################################################### $LANG_POLLS = array( 'polls' => 'Sondaggi', @@ -66,7 +66,7 @@ 'deny_msg' => 'Accesso al sondaggio negato. É possibile che il sondaggio é stato spostato/rimosso o che non hai i permessi necessari.' ); -############################################################################### +############################################################################### # admin/plugins/polls/index.php $LANG25 = array( diff --git a/plugins/polls/language/japanese_utf-8.php b/plugins/polls/language/japanese_utf-8.php index 8e2d9c900..df10d404b 100644 --- a/plugins/polls/language/japanese_utf-8.php +++ b/plugins/polls/language/japanese_utf-8.php @@ -33,12 +33,12 @@ global $LANG32; -############################################################################### +############################################################################### # Array Format: # $LANGXX[YY]: $LANG - variable name # XX - file id number # YY - phrase id number -############################################################################### +############################################################################### $LANG_POLLS = array( 'polls' => 'アンケート', @@ -74,7 +74,7 @@ 'deny_msg' => 'このアンケートにアクセスできません。(このアンケートを移動や削除しているか、アクセス権がありません。)' ); -############################################################################### +############################################################################### # admin/plugins/polls/index.php $LANG25 = array( diff --git a/plugins/polls/language/korean.php b/plugins/polls/language/korean.php index f7cd07eb6..6f2bad4d5 100644 --- a/plugins/polls/language/korean.php +++ b/plugins/polls/language/korean.php @@ -28,12 +28,12 @@ global $LANG32; -############################################################################### +############################################################################### # Array Format: # $LANGXX[YY]: $LANG - variable name # XX - file id number # YY - phrase id number -############################################################################### +############################################################################### $LANG_POLLS = array( 'polls' => 'Ʈ', @@ -69,7 +69,7 @@ 'deny_msg' => 'Access to this poll is denied. Either the poll has been moved/removed or you do not have sufficient permissions.' ); -############################################################################### +############################################################################### # admin/plugins/polls/index.php $LANG25 = array( diff --git a/plugins/polls/language/korean_utf-8.php b/plugins/polls/language/korean_utf-8.php index 81ff85fea..2fa89e941 100644 --- a/plugins/polls/language/korean_utf-8.php +++ b/plugins/polls/language/korean_utf-8.php @@ -28,12 +28,12 @@ global $LANG32; -############################################################################### +############################################################################### # Array Format: # $LANGXX[YY]: $LANG - variable name # XX - file id number # YY - phrase id number -############################################################################### +############################################################################### $LANG_POLLS = array( 'polls' => '앙케이트', @@ -69,7 +69,7 @@ 'deny_msg' => 'Access to this poll is denied. Either the poll has been moved/removed or you do not have sufficient permissions.' ); -############################################################################### +############################################################################### # admin/plugins/polls/index.php $LANG25 = array( diff --git a/plugins/polls/language/russian.php b/plugins/polls/language/russian.php index af5f92a9d..f6832894b 100644 --- a/plugins/polls/language/russian.php +++ b/plugins/polls/language/russian.php @@ -25,12 +25,12 @@ global $LANG32; -############################################################################### +############################################################################### # Array Format: # $LANGXX[YY]: $LANG - variable name # XX - file id number # YY - phrase id number -############################################################################### +############################################################################### $LANG_POLLS = array( 'polls' => '', @@ -66,7 +66,7 @@ 'deny_msg' => 'Access to this poll is denied. Either the poll has been moved/removed or you do not have sufficient permissions.' ); -############################################################################### +############################################################################### # admin/plugins/polls/index.php $LANG25 = array( diff --git a/plugins/polls/language/russian_utf-8.php b/plugins/polls/language/russian_utf-8.php index fe4c46c50..96e32c194 100644 --- a/plugins/polls/language/russian_utf-8.php +++ b/plugins/polls/language/russian_utf-8.php @@ -25,12 +25,12 @@ global $LANG32; -############################################################################### +############################################################################### # Array Format: # $LANGXX[YY]: $LANG - variable name # XX - file id number # YY - phrase id number -############################################################################### +############################################################################### $LANG_POLLS = array( 'polls' => 'Опросы', @@ -66,7 +66,7 @@ 'deny_msg' => 'Access to this poll is denied. Either the poll has been moved/removed or you do not have sufficient permissions.' ); -############################################################################### +############################################################################### # admin/plugins/polls/index.php $LANG25 = array( diff --git a/plugins/polls/language/slovenian.php b/plugins/polls/language/slovenian.php index 79d113978..b821d92cf 100644 --- a/plugins/polls/language/slovenian.php +++ b/plugins/polls/language/slovenian.php @@ -29,12 +29,12 @@ global $LANG32; -############################################################################### +############################################################################### # Array Format: # $LANGXX[YY]: $LANG - variable name # XX - file id number # YY - phrase id number -############################################################################### +############################################################################### $LANG_POLLS = array( 'polls' => 'Ankete', @@ -70,7 +70,7 @@ 'deny_msg' => 'Dostop do te ankete je zavrnjen. Ali je bila anketa premaknjena/odstranjena ali pa nima zadostnih pravic.' ); -############################################################################### +############################################################################### # admin/plugins/polls/index.php $LANG25 = array( diff --git a/plugins/polls/language/slovenian_utf-8.php b/plugins/polls/language/slovenian_utf-8.php index 87567c020..d06c23260 100644 --- a/plugins/polls/language/slovenian_utf-8.php +++ b/plugins/polls/language/slovenian_utf-8.php @@ -29,12 +29,12 @@ global $LANG32; -############################################################################### +############################################################################### # Array Format: # $LANGXX[YY]: $LANG - variable name # XX - file id number # YY - phrase id number -############################################################################### +############################################################################### $LANG_POLLS = array( 'polls' => 'Ankete', @@ -70,7 +70,7 @@ 'deny_msg' => 'Dostop do te ankete je zavrnjen. Ali je bila anketa premaknjena/odstranjena ali pa nimaš zadostnih pravic.' ); -############################################################################### +############################################################################### # admin/plugins/polls/index.php $LANG25 = array( diff --git a/plugins/polls/language/spanish.php b/plugins/polls/language/spanish.php index 4312ce948..f93923819 100644 --- a/plugins/polls/language/spanish.php +++ b/plugins/polls/language/spanish.php @@ -30,12 +30,12 @@ global $LANG32; -############################################################################### +############################################################################### # Array Format: # $LANGXX[YY]: $LANG - variable name # XX - file id number # YY - phrase id number -############################################################################### +############################################################################### $LANG_POLLS = array( 'polls' => 'Encuestas', @@ -71,7 +71,7 @@ 'deny_msg' => 'Access to this poll is denied. Either the poll has been moved/removed or you do not have sufficient permissions.' ); -############################################################################### +############################################################################### # admin/plugins/polls/index.php $LANG25 = array( diff --git a/plugins/polls/language/spanish_utf-8.php b/plugins/polls/language/spanish_utf-8.php index d8b9b1d27..ce436f4c4 100644 --- a/plugins/polls/language/spanish_utf-8.php +++ b/plugins/polls/language/spanish_utf-8.php @@ -30,12 +30,12 @@ global $LANG32; -############################################################################### +############################################################################### # Array Format: # $LANGXX[YY]: $LANG - variable name # XX - file id number # YY - phrase id number -############################################################################### +############################################################################### $LANG_POLLS = array( 'polls' => 'Encuestas', @@ -71,7 +71,7 @@ 'deny_msg' => 'Access to this poll is denied. Either the poll has been moved/removed or you do not have sufficient permissions.' ); -############################################################################### +############################################################################### # admin/plugins/polls/index.php $LANG25 = array( diff --git a/plugins/polls/language/ukrainian.php b/plugins/polls/language/ukrainian.php index d8f6a394e..23c7d802a 100644 --- a/plugins/polls/language/ukrainian.php +++ b/plugins/polls/language/ukrainian.php @@ -25,12 +25,12 @@ global $LANG32; -############################################################################### +############################################################################### # Array Format: # $LANGXX[YY]: $LANG - variable name # XX - file id number # YY - phrase id number -############################################################################### +############################################################################### $LANG_POLLS = array( 'polls' => '', @@ -66,7 +66,7 @@ 'deny_msg' => 'Access to this poll is denied. Either the poll has been moved/removed or you do not have sufficient permissions.' ); -############################################################################### +############################################################################### # admin/plugins/polls/index.php $LANG25 = array( diff --git a/plugins/polls/language/ukrainian_koi8-u.php b/plugins/polls/language/ukrainian_koi8-u.php index fcea10651..3d829dd49 100644 --- a/plugins/polls/language/ukrainian_koi8-u.php +++ b/plugins/polls/language/ukrainian_koi8-u.php @@ -25,12 +25,12 @@ global $LANG32; -############################################################################### +############################################################################### # Array Format: # $LANGXX[YY]: $LANG - variable name # XX - file id number # YY - phrase id number -############################################################################### +############################################################################### $LANG_POLLS = array( 'polls' => '', @@ -66,7 +66,7 @@ 'deny_msg' => 'Access to this poll is denied. Either the poll has been moved/removed or you do not have sufficient permissions.' ); -############################################################################### +############################################################################### # admin/plugins/polls/index.php $LANG25 = array( diff --git a/plugins/polls/language/ukrainian_utf-8.php b/plugins/polls/language/ukrainian_utf-8.php index 66f45c366..fef9cf75f 100644 --- a/plugins/polls/language/ukrainian_utf-8.php +++ b/plugins/polls/language/ukrainian_utf-8.php @@ -25,12 +25,12 @@ global $LANG32; -############################################################################### +############################################################################### # Array Format: # $LANGXX[YY]: $LANG - variable name # XX - file id number # YY - phrase id number -############################################################################### +############################################################################### $LANG_POLLS = array( 'polls' => 'Опитування', @@ -66,7 +66,7 @@ 'deny_msg' => 'Access to this poll is denied. Either the poll has been moved/removed or you do not have sufficient permissions.' ); -############################################################################### +############################################################################### # admin/plugins/polls/index.php $LANG25 = array( diff --git a/plugins/staticpages/language/chinese_simplified_utf-8.php b/plugins/staticpages/language/chinese_simplified_utf-8.php index 1f5f82796..c75a463f7 100644 --- a/plugins/staticpages/language/chinese_simplified_utf-8.php +++ b/plugins/staticpages/language/chinese_simplified_utf-8.php @@ -28,12 +28,12 @@ global $LANG32; -############################################################################### +############################################################################### # Array Format: # $LANGXX[YY]: $LANG - variable name # XX - file id number # YY - phrase id number -############################################################################### +############################################################################### $LANG_STATIC = array( 'newpage' => '新页', diff --git a/plugins/staticpages/language/chinese_traditional_utf-8.php b/plugins/staticpages/language/chinese_traditional_utf-8.php index ea798a350..906f195e0 100644 --- a/plugins/staticpages/language/chinese_traditional_utf-8.php +++ b/plugins/staticpages/language/chinese_traditional_utf-8.php @@ -28,12 +28,12 @@ global $LANG32; -############################################################################### +############################################################################### # Array Format: # $LANGXX[YY]: $LANG - variable name # XX - file id number # YY - phrase id number -############################################################################### +############################################################################### $LANG_STATIC = array( 'newpage' => '新頁', diff --git a/plugins/staticpages/language/czech.php b/plugins/staticpages/language/czech.php index 018fb9fc1..e9dcb87d3 100644 --- a/plugins/staticpages/language/czech.php +++ b/plugins/staticpages/language/czech.php @@ -25,12 +25,12 @@ global $LANG32; -############################################################################### +############################################################################### # Array Format: # $LANGXX[YY]: $LANG - variable name # XX - file id number # YY - phrase id number -############################################################################### +############################################################################### $LANG_STATIC = array( 'newpage' => 'Nov strnka', diff --git a/plugins/staticpages/language/czech_utf-8.php b/plugins/staticpages/language/czech_utf-8.php index 8e8bdafb7..7a5794a9b 100644 --- a/plugins/staticpages/language/czech_utf-8.php +++ b/plugins/staticpages/language/czech_utf-8.php @@ -25,12 +25,12 @@ global $LANG32; -############################################################################### +############################################################################### # Array Format: # $LANGXX[YY]: $LANG - variable name # XX - file id number # YY - phrase id number -############################################################################### +############################################################################### $LANG_STATIC = array( 'newpage' => 'Nová stránka', diff --git a/plugins/staticpages/language/danish.php b/plugins/staticpages/language/danish.php index 07a1d5d8f..e2635f3e7 100644 --- a/plugins/staticpages/language/danish.php +++ b/plugins/staticpages/language/danish.php @@ -26,12 +26,12 @@ global $LANG32; -############################################################################### +############################################################################### # Array Format: # $LANGXX[YY]: $LANG - variable name # XX - file id number # YY - phrase id number -############################################################################### +############################################################################### $LANG_STATIC = array( 'newpage' => 'Ny Side', diff --git a/plugins/staticpages/language/danish_utf-8.php b/plugins/staticpages/language/danish_utf-8.php index a8e34865b..63800c9cd 100644 --- a/plugins/staticpages/language/danish_utf-8.php +++ b/plugins/staticpages/language/danish_utf-8.php @@ -26,12 +26,12 @@ global $LANG32; -############################################################################### +############################################################################### # Array Format: # $LANGXX[YY]: $LANG - variable name # XX - file id number # YY - phrase id number -############################################################################### +############################################################################### $LANG_STATIC = array( 'newpage' => 'Ny Side', diff --git a/plugins/staticpages/language/dutch.php b/plugins/staticpages/language/dutch.php index 50e99362f..28c67f852 100644 --- a/plugins/staticpages/language/dutch.php +++ b/plugins/staticpages/language/dutch.php @@ -27,12 +27,12 @@ global $LANG32; -############################################################################### +############################################################################### # Array Format: # $LANGXX[YY]: $LANG - variable name # XX - file id number # YY - phrase id number -############################################################################### +############################################################################### $LANG_STATIC = array( 'newpage' => 'Nieuwe Pagina', diff --git a/plugins/staticpages/language/dutch_utf-8.php b/plugins/staticpages/language/dutch_utf-8.php index 50e99362f..28c67f852 100644 --- a/plugins/staticpages/language/dutch_utf-8.php +++ b/plugins/staticpages/language/dutch_utf-8.php @@ -27,12 +27,12 @@ global $LANG32; -############################################################################### +############################################################################### # Array Format: # $LANGXX[YY]: $LANG - variable name # XX - file id number # YY - phrase id number -############################################################################### +############################################################################### $LANG_STATIC = array( 'newpage' => 'Nieuwe Pagina', diff --git a/plugins/staticpages/language/estonian.php b/plugins/staticpages/language/estonian.php index bc79b7618..74e22a350 100644 --- a/plugins/staticpages/language/estonian.php +++ b/plugins/staticpages/language/estonian.php @@ -27,12 +27,12 @@ global $LANG32; -############################################################################### +############################################################################### # Array Format: # $LANGXX[YY]: $LANG - variable name # XX - file id number # YY - phrase id number -############################################################################### +############################################################################### $LANG_STATIC = array( 'newpage' => 'Uus leht', diff --git a/plugins/staticpages/language/estonian_utf-8.php b/plugins/staticpages/language/estonian_utf-8.php index 6ed31e839..870f828e7 100644 --- a/plugins/staticpages/language/estonian_utf-8.php +++ b/plugins/staticpages/language/estonian_utf-8.php @@ -27,12 +27,12 @@ global $LANG32; -############################################################################### +############################################################################### # Array Format: # $LANGXX[YY]: $LANG - variable name # XX - file id number # YY - phrase id number -############################################################################### +############################################################################### $LANG_STATIC = array( 'newpage' => 'Uus leht', diff --git a/plugins/staticpages/language/farsi_utf-8.php b/plugins/staticpages/language/farsi_utf-8.php index 2746b249e..12e4f78df 100644 --- a/plugins/staticpages/language/farsi_utf-8.php +++ b/plugins/staticpages/language/farsi_utf-8.php @@ -25,12 +25,12 @@ global $LANG32; -############################################################################### +############################################################################### # Array Format: # $LANGXX[YY]: $LANG - variable name # XX - file id number # YY - phrase id number -############################################################################### +############################################################################### $LANG_STATIC = array( 'newpage' => 'صفحه جديد', diff --git a/plugins/staticpages/language/french_canada.php b/plugins/staticpages/language/french_canada.php index 9c775cc75..f1adfaf36 100644 --- a/plugins/staticpages/language/french_canada.php +++ b/plugins/staticpages/language/french_canada.php @@ -27,12 +27,12 @@ global $LANG32; -############################################################################### +############################################################################### # Array Format: # $LANGXX[YY]: $LANG - variable name # XX - file id number # YY - phrase id number -############################################################################### +############################################################################### $LANG_STATIC = array( 'newpage' => 'Nouvelle page', diff --git a/plugins/staticpages/language/french_canada_utf-8.php b/plugins/staticpages/language/french_canada_utf-8.php index abba22bcc..588ccd0da 100644 --- a/plugins/staticpages/language/french_canada_utf-8.php +++ b/plugins/staticpages/language/french_canada_utf-8.php @@ -27,12 +27,12 @@ global $LANG32; -############################################################################### +############################################################################### # Array Format: # $LANGXX[YY]: $LANG - variable name # XX - file id number # YY - phrase id number -############################################################################### +############################################################################### $LANG_STATIC = array( 'newpage' => 'Nouvelle page', diff --git a/plugins/staticpages/language/french_france.php b/plugins/staticpages/language/french_france.php index 0092e95e3..2f3a66427 100644 --- a/plugins/staticpages/language/french_france.php +++ b/plugins/staticpages/language/french_france.php @@ -25,12 +25,12 @@ global $LANG32; -############################################################################### +############################################################################### # Array Format: # $LANGXX[YY]: $LANG - variable name # XX - file id number # YY - phrase id number -############################################################################### +############################################################################### $LANG_STATIC = array( 'newpage' => 'Nouvelle page', diff --git a/plugins/staticpages/language/french_france_utf-8.php b/plugins/staticpages/language/french_france_utf-8.php index d60d1ead1..b7d9d8f4c 100644 --- a/plugins/staticpages/language/french_france_utf-8.php +++ b/plugins/staticpages/language/french_france_utf-8.php @@ -27,12 +27,12 @@ global $LANG32; -############################################################################### +############################################################################### # Array Format: # $LANGXX[YY]: $LANG - variable name # XX - file id number # YY - phrase id number -############################################################################### +############################################################################### $LANG_STATIC = array( 'newpage' => 'Nouvelle page', diff --git a/plugins/staticpages/language/german.php b/plugins/staticpages/language/german.php index 524138f33..25bc86549 100644 --- a/plugins/staticpages/language/german.php +++ b/plugins/staticpages/language/german.php @@ -29,12 +29,12 @@ global $LANG32; -############################################################################### +############################################################################### # Array Format: # $LANGXX[YY]: $LANG - variable name # XX - file id number # YY - phrase id number -############################################################################### +############################################################################### $LANG_STATIC = array( 'newpage' => 'Neue Seite', diff --git a/plugins/staticpages/language/german_formal.php b/plugins/staticpages/language/german_formal.php index 75e713315..beafe45e0 100644 --- a/plugins/staticpages/language/german_formal.php +++ b/plugins/staticpages/language/german_formal.php @@ -29,12 +29,12 @@ global $LANG32; -############################################################################### +############################################################################### # Array Format: # $LANGXX[YY]: $LANG - variable name # XX - file id number # YY - phrase id number -############################################################################### +############################################################################### $LANG_STATIC = array( 'newpage' => 'Neue Seite', diff --git a/plugins/staticpages/language/german_formal_utf-8.php b/plugins/staticpages/language/german_formal_utf-8.php index 693845f8d..a74aaa2f6 100644 --- a/plugins/staticpages/language/german_formal_utf-8.php +++ b/plugins/staticpages/language/german_formal_utf-8.php @@ -29,12 +29,12 @@ global $LANG32; -############################################################################### +############################################################################### # Array Format: # $LANGXX[YY]: $LANG - variable name # XX - file id number # YY - phrase id number -############################################################################### +############################################################################### $LANG_STATIC = array( 'newpage' => 'Neue Seite', diff --git a/plugins/staticpages/language/german_utf-8.php b/plugins/staticpages/language/german_utf-8.php index 4e264466d..380a0f8c9 100644 --- a/plugins/staticpages/language/german_utf-8.php +++ b/plugins/staticpages/language/german_utf-8.php @@ -29,12 +29,12 @@ global $LANG32; -############################################################################### +############################################################################### # Array Format: # $LANGXX[YY]: $LANG - variable name # XX - file id number # YY - phrase id number -############################################################################### +############################################################################### $LANG_STATIC = array( 'newpage' => 'Neue Seite', diff --git a/plugins/staticpages/language/hebrew_utf-8.php b/plugins/staticpages/language/hebrew_utf-8.php index c5c2afacf..36c543e44 100644 --- a/plugins/staticpages/language/hebrew_utf-8.php +++ b/plugins/staticpages/language/hebrew_utf-8.php @@ -26,12 +26,12 @@ global $LANG32; -############################################################################### +############################################################################### # Array Format: # $LANGXX[YY]: $LANG - variable name # XX - file id number # YY - phrase id number -############################################################################### +############################################################################### $LANG_STATIC = array( 'newpage' => 'דף חדש', diff --git a/plugins/staticpages/language/italian.php b/plugins/staticpages/language/italian.php index 5a654f2b4..e8c686d0f 100644 --- a/plugins/staticpages/language/italian.php +++ b/plugins/staticpages/language/italian.php @@ -26,12 +26,12 @@ global $LANG32; -############################################################################### +############################################################################### # Array Format: # $LANGXX[YY]: $LANG - variable name # XX - file id number # YY - phrase id number -############################################################################### +############################################################################### $LANG_STATIC = array( 'newpage' => 'Nuova Pagina', diff --git a/plugins/staticpages/language/italian_utf-8.php b/plugins/staticpages/language/italian_utf-8.php index 9b3f674d9..f4466dc91 100644 --- a/plugins/staticpages/language/italian_utf-8.php +++ b/plugins/staticpages/language/italian_utf-8.php @@ -26,12 +26,12 @@ global $LANG32; -############################################################################### +############################################################################### # Array Format: # $LANGXX[YY]: $LANG - variable name # XX - file id number # YY - phrase id number -############################################################################### +############################################################################### $LANG_STATIC = array( 'newpage' => 'Nuova Pagina', diff --git a/plugins/staticpages/language/japanese_utf-8.php b/plugins/staticpages/language/japanese_utf-8.php index 6d24038b1..571663277 100644 --- a/plugins/staticpages/language/japanese_utf-8.php +++ b/plugins/staticpages/language/japanese_utf-8.php @@ -30,12 +30,12 @@ global $LANG32; -############################################################################### +############################################################################### # Array Format: # $LANGXX[YY]: $LANG - variable name # XX - file id number # YY - phrase id number -############################################################################### +############################################################################### $LANG_STATIC = array( 'newpage' => '新規ページ', diff --git a/plugins/staticpages/language/korean.php b/plugins/staticpages/language/korean.php index 84191d954..09cde7d76 100644 --- a/plugins/staticpages/language/korean.php +++ b/plugins/staticpages/language/korean.php @@ -26,12 +26,12 @@ global $LANG32; -############################################################################### +############################################################################### # Array Format: # $LANGXX[YY]: $LANG - variable name # XX - file id number # YY - phrase id number -############################################################################### +############################################################################### $LANG_STATIC = array( 'newpage' => 'ű', diff --git a/plugins/staticpages/language/korean_utf-8.php b/plugins/staticpages/language/korean_utf-8.php index c96391a8d..056e597d0 100644 --- a/plugins/staticpages/language/korean_utf-8.php +++ b/plugins/staticpages/language/korean_utf-8.php @@ -26,12 +26,12 @@ global $LANG32; -############################################################################### +############################################################################### # Array Format: # $LANGXX[YY]: $LANG - variable name # XX - file id number # YY - phrase id number -############################################################################### +############################################################################### $LANG_STATIC = array( 'newpage' => '신규페이지', diff --git a/plugins/staticpages/language/polish.php b/plugins/staticpages/language/polish.php index 1e7dec027..342f76ecc 100644 --- a/plugins/staticpages/language/polish.php +++ b/plugins/staticpages/language/polish.php @@ -25,12 +25,12 @@ global $LANG32; -############################################################################### +############################################################################### # Array Format: # $LANGXX[YY]: $LANG - variable name # XX - file id number # YY - phrase id number -############################################################################### +############################################################################### $LANG_STATIC = array( 'newpage' => 'Nowa Strona', diff --git a/plugins/staticpages/language/polish_utf-8.php b/plugins/staticpages/language/polish_utf-8.php index d10906924..76d942d70 100644 --- a/plugins/staticpages/language/polish_utf-8.php +++ b/plugins/staticpages/language/polish_utf-8.php @@ -25,12 +25,12 @@ global $LANG32; -############################################################################### +############################################################################### # Array Format: # $LANGXX[YY]: $LANG - variable name # XX - file id number # YY - phrase id number -############################################################################### +############################################################################### $LANG_STATIC = array( 'newpage' => 'Nowa Strona', diff --git a/plugins/staticpages/language/portuguese_brazil.php b/plugins/staticpages/language/portuguese_brazil.php index 56ede2c19..64ccb85e6 100644 --- a/plugins/staticpages/language/portuguese_brazil.php +++ b/plugins/staticpages/language/portuguese_brazil.php @@ -28,12 +28,12 @@ global $LANG32; -############################################################################### +############################################################################### # Array Format: # $LANGXX[YY]: $LANG - variable name # XX - file id number # YY - phrase id number -############################################################################### +############################################################################### $LANG_STATIC = array( 'newpage' => 'Nova Pgina', diff --git a/plugins/staticpages/language/portuguese_brazil_utf-8.php b/plugins/staticpages/language/portuguese_brazil_utf-8.php index f16bb78e3..e115eca65 100644 --- a/plugins/staticpages/language/portuguese_brazil_utf-8.php +++ b/plugins/staticpages/language/portuguese_brazil_utf-8.php @@ -28,12 +28,12 @@ global $LANG32; -############################################################################### +############################################################################### # Array Format: # $LANGXX[YY]: $LANG - variable name # XX - file id number # YY - phrase id number -############################################################################### +############################################################################### $LANG_STATIC = array( 'newpage' => 'Nova Página', diff --git a/plugins/staticpages/language/slovenian.php b/plugins/staticpages/language/slovenian.php index c3739c7cc..75939cd20 100644 --- a/plugins/staticpages/language/slovenian.php +++ b/plugins/staticpages/language/slovenian.php @@ -27,12 +27,12 @@ global $LANG32; -############################################################################### +############################################################################### # Array Format: # $LANGXX[YY]: $LANG - variable name # XX - file id number # YY - phrase id number -############################################################################### +############################################################################### $LANG_STATIC = array( 'newpage' => 'Nova stran', diff --git a/plugins/staticpages/language/slovenian_utf-8.php b/plugins/staticpages/language/slovenian_utf-8.php index 9afe189ea..36793c1c2 100644 --- a/plugins/staticpages/language/slovenian_utf-8.php +++ b/plugins/staticpages/language/slovenian_utf-8.php @@ -27,12 +27,12 @@ global $LANG32; -############################################################################### +############################################################################### # Array Format: # $LANGXX[YY]: $LANG - variable name # XX - file id number # YY - phrase id number -############################################################################### +############################################################################### $LANG_STATIC = array( 'newpage' => 'Nova stran', diff --git a/plugins/staticpages/language/spanish.php b/plugins/staticpages/language/spanish.php index 004a3cc0b..c44253905 100644 --- a/plugins/staticpages/language/spanish.php +++ b/plugins/staticpages/language/spanish.php @@ -25,12 +25,12 @@ global $LANG32; -############################################################################### +############################################################################### # Array Format: # $LANGXX[YY]: $LANG - variable name # XX - file id number # YY - phrase id number -############################################################################### +############################################################################### $LANG_STATIC = array( 'newpage' => 'Nueva Pgina', diff --git a/plugins/staticpages/language/spanish_utf-8.php b/plugins/staticpages/language/spanish_utf-8.php index 3d014c31c..48e952b64 100644 --- a/plugins/staticpages/language/spanish_utf-8.php +++ b/plugins/staticpages/language/spanish_utf-8.php @@ -28,12 +28,12 @@ global $LANG32; -############################################################################### +############################################################################### # Array Format: # $LANGXX[YY]: $LANG - variable name # XX - file id number # YY - phrase id number -############################################################################### +############################################################################### $LANG_STATIC = array( 'newpage' => 'Nueva Página', diff --git a/plugins/staticpages/language/swedish.php b/plugins/staticpages/language/swedish.php index 5b046da46..abd645955 100644 --- a/plugins/staticpages/language/swedish.php +++ b/plugins/staticpages/language/swedish.php @@ -27,12 +27,12 @@ global $LANG32; -############################################################################### +############################################################################### # Array Format: # $LANGXX[YY]: $LANG - variable name # XX - file id number # YY - phrase id number -############################################################################### +############################################################################### $LANG_STATIC = array( 'newpage' => 'Ny sida', diff --git a/plugins/staticpages/language/swedish_utf-8.php b/plugins/staticpages/language/swedish_utf-8.php index aac583478..81ae34703 100644 --- a/plugins/staticpages/language/swedish_utf-8.php +++ b/plugins/staticpages/language/swedish_utf-8.php @@ -27,12 +27,12 @@ global $LANG32; -############################################################################### +############################################################################### # Array Format: # $LANGXX[YY]: $LANG - variable name # XX - file id number # YY - phrase id number -############################################################################### +############################################################################### $LANG_STATIC = array( 'newpage' => 'Ny sida', diff --git a/plugins/staticpages/language/turkish.php b/plugins/staticpages/language/turkish.php index fcd7a47da..68e939265 100644 --- a/plugins/staticpages/language/turkish.php +++ b/plugins/staticpages/language/turkish.php @@ -26,12 +26,12 @@ global $LANG32; -############################################################################### +############################################################################### # Array Format: # $LANGXX[YY]: $LANG - variable name # XX - file id number # YY - phrase id number -############################################################################### +############################################################################### $LANG_STATIC = array( 'newpage' => 'Yeni Sayfa', diff --git a/plugins/staticpages/language/turkish_utf-8.php b/plugins/staticpages/language/turkish_utf-8.php index 1677f7523..dc0effb2c 100644 --- a/plugins/staticpages/language/turkish_utf-8.php +++ b/plugins/staticpages/language/turkish_utf-8.php @@ -26,12 +26,12 @@ global $LANG32; -############################################################################### +############################################################################### # Array Format: # $LANGXX[YY]: $LANG - variable name # XX - file id number # YY - phrase id number -############################################################################### +############################################################################### $LANG_STATIC = array( 'newpage' => 'Yeni Sayfa', diff --git a/plugins/staticpages/language/ukrainian.php b/plugins/staticpages/language/ukrainian.php index 56b570b74..698c1d819 100644 --- a/plugins/staticpages/language/ukrainian.php +++ b/plugins/staticpages/language/ukrainian.php @@ -25,12 +25,12 @@ global $LANG32; -############################################################################### +############################################################################### # Array Format: # $LANGXX[YY]: $LANG - variable name # XX - file id number # YY - phrase id number -############################################################################### +############################################################################### $LANG_STATIC = array( 'newpage' => ' ', diff --git a/plugins/staticpages/language/ukrainian_koi8-u.php b/plugins/staticpages/language/ukrainian_koi8-u.php index bf3281669..1b2f3bb46 100644 --- a/plugins/staticpages/language/ukrainian_koi8-u.php +++ b/plugins/staticpages/language/ukrainian_koi8-u.php @@ -25,12 +25,12 @@ global $LANG32; -############################################################################### +############################################################################### # Array Format: # $LANGXX[YY]: $LANG - variable name # XX - file id number # YY - phrase id number -############################################################################### +############################################################################### $LANG_STATIC = array( 'newpage' => ' Ҧ', diff --git a/plugins/staticpages/language/ukrainian_utf-8.php b/plugins/staticpages/language/ukrainian_utf-8.php index 83fe5ff86..c52fb3516 100644 --- a/plugins/staticpages/language/ukrainian_utf-8.php +++ b/plugins/staticpages/language/ukrainian_utf-8.php @@ -25,12 +25,12 @@ global $LANG32; -############################################################################### +############################################################################### # Array Format: # $LANGXX[YY]: $LANG - variable name # XX - file id number # YY - phrase id number -############################################################################### +############################################################################### $LANG_STATIC = array( 'newpage' => 'Нова сторінка', diff --git a/public_html/admin/install/language/chinese_simplified_utf-8.php b/public_html/admin/install/language/chinese_simplified_utf-8.php index 626b2e17e..9aa69a874 100644 --- a/public_html/admin/install/language/chinese_simplified_utf-8.php +++ b/public_html/admin/install/language/chinese_simplified_utf-8.php @@ -35,18 +35,18 @@ // | | // +---------------------------------------------------------------------------+ -// +---------------------------------------------------------------------------+ +// +---------------------------------------------------------------------------+ $LANG_CHARSET = 'utf-8'; -// +---------------------------------------------------------------------------+ +// +---------------------------------------------------------------------------+ // | Array Format: | // | $LANG_NAME[XX]: $LANG - variable name | // | NAME - where array is used | // | XX - phrase id number | -// +---------------------------------------------------------------------------+ +// +---------------------------------------------------------------------------+ -// +---------------------------------------------------------------------------+ +// +---------------------------------------------------------------------------+ // install.php $LANG_INSTALL = array( @@ -164,7 +164,7 @@ 111 => 'Geeklog Version' ); -// +---------------------------------------------------------------------------+ +// +---------------------------------------------------------------------------+ // success.php $LANG_SUCCESS = array( @@ -196,7 +196,7 @@ 25 => 'No, thanks. I will manually delete them afterwards.' ); -// +---------------------------------------------------------------------------+ +// +---------------------------------------------------------------------------+ // migration $LANG_MIGRATE = array( @@ -252,7 +252,7 @@ 49 => 'Use current database content' ); -// +---------------------------------------------------------------------------+ +// +---------------------------------------------------------------------------+ // install-plugins.php $LANG_PLUGINS = array( @@ -278,7 +278,7 @@ 20 => 'There are no new plugins to install.' ); -// +---------------------------------------------------------------------------+ +// +---------------------------------------------------------------------------+ // bigdump.php $LANG_BIGDUMP = array( @@ -314,7 +314,7 @@ 31 => '(DROP the old tables before restarting)' ); -// +---------------------------------------------------------------------------+ +// +---------------------------------------------------------------------------+ // Error Messages $LANG_ERROR = array( @@ -337,7 +337,7 @@ 17 => 'Professional Theme support has been dropped from Geeklog. If you are currently using the Professional theme or Professional_css theme from Geeklog 2.1.1 or older your website may not function properly.' ); -// +---------------------------------------------------------------------------+ +// +---------------------------------------------------------------------------+ // help.php $LANG_HELP = array( @@ -359,7 +359,7 @@ 'plugin_upload' => 'Choose a plugin archive (in .zip, .tar.gz, or .tgz format) to upload and install.' ); -// +---------------------------------------------------------------------------+ +// +---------------------------------------------------------------------------+ // rescue.php $LANG_RESCUE = array( diff --git a/public_html/admin/install/language/chinese_traditional_utf-8.php b/public_html/admin/install/language/chinese_traditional_utf-8.php index 2e8c05ce9..ce30bab2e 100644 --- a/public_html/admin/install/language/chinese_traditional_utf-8.php +++ b/public_html/admin/install/language/chinese_traditional_utf-8.php @@ -35,18 +35,18 @@ // | | // +---------------------------------------------------------------------------+ -// +---------------------------------------------------------------------------+ +// +---------------------------------------------------------------------------+ $LANG_CHARSET = 'utf-8'; -// +---------------------------------------------------------------------------+ +// +---------------------------------------------------------------------------+ // | Array Format: | // | $LANG_NAME[XX]: $LANG - variable name | // | NAME - where array is used | // | XX - phrase id number | -// +---------------------------------------------------------------------------+ +// +---------------------------------------------------------------------------+ -// +---------------------------------------------------------------------------+ +// +---------------------------------------------------------------------------+ // install.php $LANG_INSTALL = array( @@ -164,7 +164,7 @@ 111 => 'Geeklog Version' ); -// +---------------------------------------------------------------------------+ +// +---------------------------------------------------------------------------+ // success.php $LANG_SUCCESS = array( @@ -196,7 +196,7 @@ 25 => 'No, thanks. I will manually delete them afterwards.' ); -// +---------------------------------------------------------------------------+ +// +---------------------------------------------------------------------------+ // migration $LANG_MIGRATE = array( @@ -252,7 +252,7 @@ 49 => 'Use current database content' ); -// +---------------------------------------------------------------------------+ +// +---------------------------------------------------------------------------+ // install-plugins.php $LANG_PLUGINS = array( @@ -278,7 +278,7 @@ 20 => 'There are no new plugins to install.' ); -// +---------------------------------------------------------------------------+ +// +---------------------------------------------------------------------------+ // bigdump.php $LANG_BIGDUMP = array( @@ -314,7 +314,7 @@ 31 => '(DROP the old tables before restarting)' ); -// +---------------------------------------------------------------------------+ +// +---------------------------------------------------------------------------+ // Error Messages $LANG_ERROR = array( @@ -337,7 +337,7 @@ 17 => 'Professional Theme support has been dropped from Geeklog. If you are currently using the Professional theme or Professional_css theme from Geeklog 2.1.1 or older your website may not function properly.' ); -// +---------------------------------------------------------------------------+ +// +---------------------------------------------------------------------------+ // help.php $LANG_HELP = array( @@ -359,7 +359,7 @@ 'plugin_upload' => 'Choose a plugin archive (in .zip, .tar.gz, or .tgz format) to upload and install.' ); -// +---------------------------------------------------------------------------+ +// +---------------------------------------------------------------------------+ // rescue.php $LANG_RESCUE = array( diff --git a/public_html/admin/install/language/german.php b/public_html/admin/install/language/german.php index 27d94b5b1..ad097fda3 100644 --- a/public_html/admin/install/language/german.php +++ b/public_html/admin/install/language/german.php @@ -34,18 +34,18 @@ // | | // +---------------------------------------------------------------------------+ -// +---------------------------------------------------------------------------+ +// +---------------------------------------------------------------------------+ $LANG_CHARSET = 'iso-8859-15'; -// +---------------------------------------------------------------------------+ +// +---------------------------------------------------------------------------+ // | Array Format: | // | $LANG_NAME[XX]: $LANG - variable name | // | NAME - where array is used | // | XX - phrase id number | -// +---------------------------------------------------------------------------+ +// +---------------------------------------------------------------------------+ -// +---------------------------------------------------------------------------+ +// +---------------------------------------------------------------------------+ // install.php $LANG_INSTALL = array( @@ -163,7 +163,7 @@ 111 => 'Geeklog Version' ); -// +---------------------------------------------------------------------------+ +// +---------------------------------------------------------------------------+ // success.php $LANG_SUCCESS = array( @@ -195,7 +195,7 @@ 25 => 'No, thanks. I will manually delete them afterwards.' ); -// +---------------------------------------------------------------------------+ +// +---------------------------------------------------------------------------+ // migration $LANG_MIGRATE = array( @@ -251,7 +251,7 @@ 49 => 'Aktuellen Datenbank-Inhalt verwenden' ); -// +---------------------------------------------------------------------------+ +// +---------------------------------------------------------------------------+ // install-plugins.php $LANG_PLUGINS = array( @@ -277,7 +277,7 @@ 20 => 'Keine zusätzlichen Plugins vorhanden, die installiert werden könnten.' ); -// +---------------------------------------------------------------------------+ +// +---------------------------------------------------------------------------+ // bigdump.php $LANG_BIGDUMP = array( @@ -313,7 +313,7 @@ 31 => '(DROP the old tables before restarting)' ); -// +---------------------------------------------------------------------------+ +// +---------------------------------------------------------------------------+ // Error Messages $LANG_ERROR = array( @@ -336,7 +336,7 @@ 17 => 'Professional Theme support has been dropped from Geeklog. If you are currently using the Professional theme or Professional_css theme from Geeklog 2.1.1 or older your website may not function properly.' ); -// +---------------------------------------------------------------------------+ +// +---------------------------------------------------------------------------+ // help.php $LANG_HELP = array( @@ -358,7 +358,7 @@ 'plugin_upload' => 'Wähle ein Plugin-Archiv (in den Formaten .zip, .tar.gz oder .tgz format) zum Hochladen und Installieren.' ); -// +---------------------------------------------------------------------------+ +// +---------------------------------------------------------------------------+ // rescue.php $LANG_RESCUE = array( diff --git a/public_html/admin/install/language/hebrew_utf-8.php b/public_html/admin/install/language/hebrew_utf-8.php index 92a14fe6f..6c8713dab 100644 --- a/public_html/admin/install/language/hebrew_utf-8.php +++ b/public_html/admin/install/language/hebrew_utf-8.php @@ -28,19 +28,19 @@ // | | // +---------------------------------------------------------------------------+ -// +---------------------------------------------------------------------------+ +// +---------------------------------------------------------------------------+ $LANG_CHARSET = 'utf-8'; $LANG_DIRECTION = 'rtl'; -// +---------------------------------------------------------------------------+ +// +---------------------------------------------------------------------------+ // | Array Format: | // | $LANG_NAME[XX]: $LANG - variable name | // | NAME - where array is used | // | XX - phrase id number | -// +---------------------------------------------------------------------------+ +// +---------------------------------------------------------------------------+ -// +---------------------------------------------------------------------------+ +// +---------------------------------------------------------------------------+ // install.php $LANG_INSTALL = array( @@ -158,7 +158,7 @@ 111 => 'Geeklog Version' ); -// +---------------------------------------------------------------------------+ +// +---------------------------------------------------------------------------+ // success.php $LANG_SUCCESS = array( @@ -190,7 +190,7 @@ 25 => 'No, thanks. I will manually delete them afterwards.' ); -// +---------------------------------------------------------------------------+ +// +---------------------------------------------------------------------------+ // migration $LANG_MIGRATE = array( @@ -246,7 +246,7 @@ 49 => 'השתמשו בתוכן מאגר המידע הנוכחי' ); -// +---------------------------------------------------------------------------+ +// +---------------------------------------------------------------------------+ // install-plugins.php $LANG_PLUGINS = array( @@ -272,7 +272,7 @@ 20 => 'אין plugins חדשים להתקנה.' ); -// +---------------------------------------------------------------------------+ +// +---------------------------------------------------------------------------+ // bigdump.php $LANG_BIGDUMP = array( @@ -308,7 +308,7 @@ 31 => '(DROP את הטבלאות הישנות לפני התחלה מחדש)' ); -// +---------------------------------------------------------------------------+ +// +---------------------------------------------------------------------------+ // Error Messages $LANG_ERROR = array( @@ -331,7 +331,7 @@ 17 => 'Professional Theme support has been dropped from Geeklog. If you are currently using the Professional theme or Professional_css theme from Geeklog 2.1.1 or older your website may not function properly.' ); -// +---------------------------------------------------------------------------+ +// +---------------------------------------------------------------------------+ // help.php $LANG_HELP = array( @@ -353,7 +353,7 @@ 'plugin_upload' => 'ביחרו ארכיון plugin (בצורת zip, tar.gz או tgz) בשביל להעלות ולהתקין.' ); -// +---------------------------------------------------------------------------+ +// +---------------------------------------------------------------------------+ // rescue.php $LANG_RESCUE = array( diff --git a/public_html/admin/install/language/japanese_utf-8.php b/public_html/admin/install/language/japanese_utf-8.php index 02d664a00..f7964affd 100644 --- a/public_html/admin/install/language/japanese_utf-8.php +++ b/public_html/admin/install/language/japanese_utf-8.php @@ -36,18 +36,18 @@ // | | // +---------------------------------------------------------------------------+ -// +---------------------------------------------------------------------------+ +// +---------------------------------------------------------------------------+ $LANG_CHARSET = 'utf-8'; -// +---------------------------------------------------------------------------+ +// +---------------------------------------------------------------------------+ // | Array Format: | // | $LANG_NAME[XX]: $LANG - variable name | // | NAME - where array is used | // | XX - phrase id number | -// +---------------------------------------------------------------------------+ +// +---------------------------------------------------------------------------+ -// +---------------------------------------------------------------------------+ +// +---------------------------------------------------------------------------+ // install.php $LANG_INSTALL = array( @@ -165,7 +165,7 @@ 111 => 'Geeklog のバージョン' ); -// +---------------------------------------------------------------------------+ +// +---------------------------------------------------------------------------+ // success.php $LANG_SUCCESS = array( @@ -197,7 +197,7 @@ 25 => 'いいえ、後で自分で削除します。' ); -// +---------------------------------------------------------------------------+ +// +---------------------------------------------------------------------------+ // migration $LANG_MIGRATE = array( @@ -253,7 +253,7 @@ 49 => '現在のデータベースのデータを使用する' ); -// +---------------------------------------------------------------------------+ +// +---------------------------------------------------------------------------+ // install-plugins.php $LANG_PLUGINS = array( @@ -279,7 +279,7 @@ 20 => '新しいプラグインはありません。' ); -// +---------------------------------------------------------------------------+ +// +---------------------------------------------------------------------------+ // bigdump.php $LANG_BIGDUMP = array( @@ -315,7 +315,7 @@ 31 => '(再起動する前に古いテーブルを削除してください)' ); -// +---------------------------------------------------------------------------+ +// +---------------------------------------------------------------------------+ // Error Messages $LANG_ERROR = array( @@ -338,7 +338,7 @@ 17 => 'Professionalテーマはサポートされなくなりました。Geeklog 2.1.1以前からProfessionalテーマやProfessional_cssテーマを使っている場合はサイトが正常に機能しなくなる可能性があります。' ); -// +---------------------------------------------------------------------------+ +// +---------------------------------------------------------------------------+ // help.php $LANG_HELP = array( @@ -360,7 +360,7 @@ 'plugin_upload' => 'アップロードするプラグインの圧縮ファイル(.zip, .tar.gz, .tgzファーマット)を選んでインストールしてください。' ); -// +---------------------------------------------------------------------------+ +// +---------------------------------------------------------------------------+ // rescue.php $LANG_RESCUE = array( diff --git a/public_html/admin/install/language/polish.php b/public_html/admin/install/language/polish.php index 3b97f2acc..67ea543b3 100644 --- a/public_html/admin/install/language/polish.php +++ b/public_html/admin/install/language/polish.php @@ -34,18 +34,18 @@ // | | // +---------------------------------------------------------------------------+ -// +---------------------------------------------------------------------------+ +// +---------------------------------------------------------------------------+ $LANG_CHARSET = 'ISO-8859-2'; -// +---------------------------------------------------------------------------+ +// +---------------------------------------------------------------------------+ // | Array Format: | // | $LANG_NAME[XX]: $LANG - variable name | // | NAME - where array is used | // | XX - phrase id number | -// +---------------------------------------------------------------------------+ +// +---------------------------------------------------------------------------+ -// +---------------------------------------------------------------------------+ +// +---------------------------------------------------------------------------+ // install.php $LANG_INSTALL = array( @@ -163,7 +163,7 @@ 111 => 'Geeklog Version' ); -// +---------------------------------------------------------------------------+ +// +---------------------------------------------------------------------------+ // success.php $LANG_SUCCESS = array( @@ -195,7 +195,7 @@ 25 => 'No, thanks. I will manually delete them afterwards.' ); -// +---------------------------------------------------------------------------+ +// +---------------------------------------------------------------------------+ // migration $LANG_MIGRATE = array( @@ -251,7 +251,7 @@ 49 => 'Use current database content' ); -// +---------------------------------------------------------------------------+ +// +---------------------------------------------------------------------------+ // install-plugins.php $LANG_PLUGINS = array( @@ -277,7 +277,7 @@ 20 => 'There are no new plugins to install.' ); -// +---------------------------------------------------------------------------+ +// +---------------------------------------------------------------------------+ // bigdump.php $LANG_BIGDUMP = array( @@ -313,7 +313,7 @@ 31 => '(DROP the old tables before restarting)' ); -// +---------------------------------------------------------------------------+ +// +---------------------------------------------------------------------------+ // Error Messages $LANG_ERROR = array( @@ -336,7 +336,7 @@ 17 => 'Professional Theme support has been dropped from Geeklog. If you are currently using the Professional theme or Professional_css theme from Geeklog 2.1.1 or older your website may not function properly.' ); -// +---------------------------------------------------------------------------+ +// +---------------------------------------------------------------------------+ // help.php $LANG_HELP = array( @@ -358,7 +358,7 @@ 'plugin_upload' => 'Choose a plugin archive (in .zip, .tar.gz, or .tgz format) to upload and install.' ); -// +---------------------------------------------------------------------------+ +// +---------------------------------------------------------------------------+ // rescue.php $LANG_RESCUE = array(