Skip to content

Commit

Permalink
Synched language files
Browse files Browse the repository at this point in the history
  • Loading branch information
mystralkk committed Dec 11, 2016
1 parent 4db1021 commit 1edf9a1
Show file tree
Hide file tree
Showing 211 changed files with 3,814 additions and 3,676 deletions.
90 changes: 46 additions & 44 deletions language/afrikaans.php
Expand Up @@ -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(
Expand Down Expand Up @@ -197,7 +197,7 @@
'filemanager' => 'File Manager'
);

###############################################################################
###############################################################################
# comment.php

$LANG03 = array(
Expand Down Expand Up @@ -254,7 +254,7 @@
105 => 'IP Address'
);

###############################################################################
###############################################################################
# users.php

$LANG04 = array(
Expand Down Expand Up @@ -427,7 +427,7 @@
'user_logged_in_message' => "You are already logged in. Whould you like to <a href=\"{$_CONF['site_url']}/users.php?mode=logout\" rel=\"nofollow\">logout</a>?"
);

###############################################################################
###############################################################################
# Customize if need to modify the Tabbed navbar MyAccount panels used.
# Array index key matches preference div id

Expand All @@ -440,7 +440,7 @@
'pe_privacy' => 'Privacy'
);

###############################################################################
###############################################################################
# index.php

$LANG05 = array(
Expand All @@ -454,7 +454,7 @@
8 => 'Laaste'
);

###############################################################################
###############################################################################
# profiles.php

$LANG08 = array(
Expand Down Expand Up @@ -503,7 +503,7 @@
43 => 'This users email address is invalid.'
);

###############################################################################
###############################################################################
# search.php

$LANG09 = array(
Expand Down Expand Up @@ -583,7 +583,7 @@
74 => 'Limit Results'
);

###############################################################################
###############################################################################
# stats.php

$LANG10 = array(
Expand Down Expand Up @@ -620,7 +620,7 @@
31 => ''
);

###############################################################################
###############################################################################
# article.php

$LANG11 = array(
Expand All @@ -632,7 +632,7 @@
6 => 'Subscribe to \'%s\''
);

###############################################################################
###############################################################################
# submit.php

$LANG12 = array(
Expand Down Expand Up @@ -693,11 +693,11 @@
55 => 'Story Body'
);

###############################################################################
###############################################################################
# ADMIN PHRASES - These are file phrases used in admin scripts
###############################################################################
###############################################################################

###############################################################################
###############################################################################
# admin/logviewer.php

$LANG_LOGVIEW = array(
Expand All @@ -709,7 +709,7 @@
'log_file' => 'Log File'
);

###############################################################################
###############################################################################
# admin/envcheck.php - distribution integrity checker

$LANG_ENVCHECK = array(
Expand Down Expand Up @@ -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 <b>max_execution_time</b> in your php.ini file.'
);

###############################################################################
###############################################################################
# admin/auth.inc.php

$LANG20 = array(
Expand All @@ -789,7 +789,7 @@
7 => 'teken in'
);

###############################################################################
###############################################################################
# admin/block.php

$LANG21 = array(
Expand Down Expand Up @@ -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(
Expand Down Expand Up @@ -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(
Expand Down Expand Up @@ -1038,7 +1038,7 @@
'filed_under:' => 'Filed under:'
);

###############################################################################
###############################################################################
# admin/user.php

$LANG28 = array(
Expand Down Expand Up @@ -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(
Expand All @@ -1162,14 +1162,16 @@
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',
'users' => 'Users',
'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(
Expand Down Expand Up @@ -1202,7 +1204,7 @@
27 => 'The following template variables are available in <strong>Subject</strong> and <strong>Message</strong>: {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(
Expand Down Expand Up @@ -1287,7 +1289,7 @@
108 => 'File upload stopped by extension.'
);

###############################################################################
###############################################################################
# admin/syndication.php

$LANG33 = array(
Expand Down Expand Up @@ -1343,7 +1345,7 @@
55 => 'Articles'
);

###############################################################################
###############################################################################
# admin/language.php

$LANG_LANG = array(
Expand All @@ -1357,7 +1359,7 @@
'value' => 'Value'
);

###############################################################################
###############################################################################
# admin/router.php

$LANG_ROUTER = array(
Expand All @@ -1383,7 +1385,7 @@
20 => '<ul><li>Placeholders (@) must be the same both in a rule and its route.</li><li>A placeholder starts with "@", followed by an alphabet, optionally followed by any length of alphabet or digit.</li><li>Placeholders are case-sensitive.</li></ul>'
);

###############################################################################
###############################################################################
# confirmation and error messages

$MESSAGE = array(
Expand Down Expand Up @@ -1517,7 +1519,7 @@
500 => 'The Template Cache has been successfully cleared.'
);

###############################################################################
###############################################################################

$LANG_ACCESS = array(
'access' => 'Toegang',
Expand Down Expand Up @@ -1585,7 +1587,7 @@
'groupexistsmsg' => 'Daar is reeds \'n groep met hierdie naam. Groepname moet uniek wees.'
);

###############################################################################
###############################################################################
# admin/database.php

$LANG_DB_BACKUP = array(
Expand Down Expand Up @@ -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',
Expand All @@ -1663,7 +1665,7 @@
11 => 'Gids'
);

###############################################################################
###############################################################################
# 404.php

$LANG_404 = array(
Expand All @@ -1673,7 +1675,7 @@
4 => "<p>We're sorry, but the page you have requested does not exist. We recommend going back to this <a href=\"%s\">related page</a>, or you may want to check the <a href=\"{$_CONF['site_url']}/\">home page</a>, or the <a href=\"{$_CONF['site_url']}/search.php\">search page</a> to see if you can find what you lost."
);

###############################################################################
###############################################################################
# login form

$LANG_LOGIN = array(
Expand All @@ -1683,7 +1685,7 @@
4 => 'Nuwe Gebruiker'
);

###############################################################################
###############################################################################
# trackback.php

$LANG_TRB = array(
Expand Down Expand Up @@ -1770,7 +1772,7 @@
'delete_trackback' => 'To delete this Trackback click: '
);

###############################################################################
###############################################################################
# directory.php

$LANG_DIR = array(
Expand All @@ -1781,7 +1783,7 @@
'no_articles' => 'Geen Artikels.'
);

###############################################################################
###############################################################################
# admin/sectest.php

$LANG_SECTEST = array(
Expand All @@ -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.
Expand All @@ -1833,7 +1835,7 @@
'year' => 'year'
);

###############################################################################
###############################################################################
# Month names

$LANG_MONTH = array(
Expand All @@ -1851,7 +1853,7 @@
12 => 'Desember'
);

###############################################################################
###############################################################################
# Weekdays

$LANG_WEEK = array(
Expand All @@ -1864,7 +1866,7 @@
7 => 'Saterdag'
);

###############################################################################
###############################################################################
# Admin - Strings
#
# These are some standard strings used by core functions as well as plugins to
Expand Down Expand Up @@ -1979,7 +1981,7 @@
-1 => 'Terugsporings Onaktief'
);

###############################################################################
###############################################################################
# Localization of the Admin Configuration UI

$LANG_CONFIG = array(
Expand Down Expand Up @@ -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(
Expand Down

0 comments on commit 1edf9a1

Please sign in to comment.