aboutsummaryrefslogtreecommitdiffstats
path: root/language/af_ZA
diff options
context:
space:
mode:
authorrvelices <rv-github@modusoptimus.com>2011-12-04 19:41:54 +0000
committerrvelices <rv-github@modusoptimus.com>2011-12-04 19:41:54 +0000
commit489beffd6e849c5b88dc967c07e68a816e9578e2 (patch)
treedfd27cdff9174479c31952b032cfccd4dc2c85f1 /language/af_ZA
parent9a5d818b04907d3dcfafdab489e646d17c8d738e (diff)
language cleanup (exact duplicates or almost same duplicate - capital/lower case first letter ...)
git-svn-id: http://piwigo.org/svn/trunk@12693 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'language/af_ZA')
-rw-r--r--language/af_ZA/admin.lang.php2
-rw-r--r--language/af_ZA/common.lang.php8
-rw-r--r--language/af_ZA/install.lang.php40
3 files changed, 23 insertions, 27 deletions
diff --git a/language/af_ZA/admin.lang.php b/language/af_ZA/admin.lang.php
index b27f3eb3f..cc0c1cff4 100644
--- a/language/af_ZA/admin.lang.php
+++ b/language/af_ZA/admin.lang.php
@@ -30,7 +30,6 @@ $lang['ACCESS_2'] = 'Toegang aan geregistreerde gebruikers';
$lang['ACCESS_3'] = 'Toegang aan administrateurs';
$lang['ACCESS_4'] = 'Toegang aan webmeesters';
$lang['ACCESS_5'] = 'Geen toegang';
-
$lang[' and %d virtual'] = 'en %d virtuele';
$lang['%d album including'] = '%d album ingesluit';
$lang['%d album moved'] = '%d album geskuif';
@@ -130,7 +129,6 @@ $lang['GD version'] = 'GD weergawe';
$lang['General statistics'] = 'Algemene statistiek';
$lang['Get Support on Piwigo Forum'] = 'Kry hulp op die Piwigo Forum';
$lang['Go to'] = 'Gaan na';
-$lang['group'] = 'Groep';
$lang['Group name'] = 'Groep naam';
$lang['Groups'] = 'Groepe';
$lang['guest'] = 'gas';
diff --git a/language/af_ZA/common.lang.php b/language/af_ZA/common.lang.php
index 661a43b43..e736037e7 100644
--- a/language/af_ZA/common.lang.php
+++ b/language/af_ZA/common.lang.php
@@ -32,7 +32,7 @@ $lang_info['language_name'] = "Afrikaans";
$lang_info['country'] = "Suid-Afrika";
$lang_info['direction'] = "ltr";
$lang_info['code'] = "af";
-$lang_info['zero_plural'] = "1";
+$lang_info['zero_plural'] = true;
$lang['%d Kb'] = "%d Kb";
$lang['%d album updated'] = "%d album opdateer";
@@ -53,7 +53,6 @@ $lang['About'] = "Waaroor";
$lang['All tags'] = "Alle sleutelwoorde";
$lang['Any tag'] = "Enige sleutelwoorde";
$lang['At least one listed rule must be satisfied.'] = "Ten minste een kriteria moet aan voldoen word.";
-$lang['At least one tag must match'] = "Ten minste een kriteria moet pas";
$lang['Author'] = "Outeur";
$lang['Albums'] = "Albums";
$lang['Album'] = "Album";
@@ -122,15 +121,14 @@ $lang['remove this tag from the list'] = "haal die sleutelwoord uit die lys uit"
$lang['representative'] = "verteenwoordiger";
$lang['Search for Author'] = "Soek vir 'n outeur";
$lang['Search in albums'] = "Soek in albums";
-$lang['Search by Date'] = "Soek volgens datum";
+$lang['Search by date'] = "Soek volgens datum";
$lang['Date'] = "Datum";
$lang['End-Date'] = "Eind datum";
$lang['Kind of date'] = "Tipe datum";
$lang['Search for words'] = "Soek vir woorde";
$lang['Search for all terms'] = "Soek vir alle terme";
-$lang['Search for any terms'] = "Soek vir enige term";
+$lang['Search for any term'] = "Soek vir enige term";
$lang['Empty query. No criteria has been entered.'] = "Soektog leeg. Geen kriteria is ingevul nie.";
-$lang['Search Options'] = "Soektog opsies";
$lang['Search results'] = "Soektog resultate";
$lang['Search in sub-albums'] = "Soek in sub-albums";
$lang['searched words : %s'] = 'soek woorde : %s';
diff --git a/language/af_ZA/install.lang.php b/language/af_ZA/install.lang.php
index 074e61e7b..03c0badb8 100644
--- a/language/af_ZA/install.lang.php
+++ b/language/af_ZA/install.lang.php
@@ -1,24 +1,24 @@
<?php
-// +-----------------------------------------------------------------------+
-// | Piwigo - a PHP based photo gallery |
-// +-----------------------------------------------------------------------+
-// | Copyright(C) 2008-2009 Piwigo Team http://piwigo.org |
-// | Copyright(C) 2003-2008 PhpWebGallery Team http://phpwebgallery.net |
-// | Copyright(C) 2002-2003 Pierrick LE GALL http://le-gall.net/pierrick |
-// +-----------------------------------------------------------------------+
-// | This program is free software; you can redistribute it and/or modify |
-// | it under the terms of the GNU General Public License as published by |
-// | the Free Software Foundation |
-// | |
-// | This program is distributed in the hope that it will be useful, but |
-// | WITHOUT ANY WARRANTY; without even the implied warranty of |
-// | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU |
-// | General Public License for more details. |
-// | |
-// | You should have received a copy of the GNU General Public License |
-// | along with this program; if not, write to the Free Software |
-// | Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, |
-// | USA. |
+// +-----------------------------------------------------------------------+
+// | Piwigo - a PHP based photo gallery |
+// +-----------------------------------------------------------------------+
+// | Copyright(C) 2008-2009 Piwigo Team http://piwigo.org |
+// | Copyright(C) 2003-2008 PhpWebGallery Team http://phpwebgallery.net |
+// | Copyright(C) 2002-2003 Pierrick LE GALL http://le-gall.net/pierrick |
+// +-----------------------------------------------------------------------+
+// | This program is free software; you can redistribute it and/or modify |
+// | it under the terms of the GNU General Public License as published by |
+// | the Free Software Foundation |
+// | |
+// | This program is distributed in the hope that it will be useful, but |
+// | WITHOUT ANY WARRANTY; without even the implied warranty of |
+// | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU |
+// | General Public License for more details. |
+// | |
+// | You should have received a copy of the GNU General Public License |
+// | along with this program; if not, write to the Free Software |
+// | Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, |
+// | USA. |
// +-----------------------------------------------------------------------+
$lang['Admin configuration'] = 'Admin konfigurasie';
$lang['Basic configuration'] = 'Basiese konfigurasie';