[geeklog-hg] geeklog: synced language files with their English equivalents (n...

geeklog-cvs at lists.geeklog.net geeklog-cvs at lists.geeklog.net
Fri Jun 29 16:21:58 EDT 2012


changeset 8740:05577d0c8366
url:  http://project.geeklog.net/cgi-bin/hgwebdir.cgi/geeklog/rev/05577d0c8366
user: Dirk Haun <dirk at haun-online.de>
date: Fri Jun 29 22:21:48 2012 +0200
description:
synced language files with their English equivalents (new breadcrumb_root option)

diffstat:

 language/afrikaans.php                 |  6 ++++--
 language/afrikaans_utf-8.php           |  6 ++++--
 language/bosnian.php                   |  6 ++++--
 language/bosnian_utf-8.php             |  6 ++++--
 language/bulgarian.php                 |  6 ++++--
 language/bulgarian_utf-8.php           |  6 ++++--
 language/catalan.php                   |  6 ++++--
 language/catalan_utf-8.php             |  6 ++++--
 language/chinese_simplified_utf-8.php  |  6 ++++--
 language/chinese_traditional_utf-8.php |  6 ++++--
 language/croatian.php                  |  6 ++++--
 language/croatian_utf-8.php            |  6 ++++--
 language/czech.php                     |  6 ++++--
 language/czech_utf-8.php               |  6 ++++--
 language/danish.php                    |  6 ++++--
 language/danish_utf-8.php              |  6 ++++--
 language/dutch.php                     |  6 ++++--
 language/dutch_utf-8.php               |  6 ++++--
 language/estonian.php                  |  6 ++++--
 language/estonian_utf-8.php            |  6 ++++--
 language/farsi_utf-8.php               |  6 ++++--
 language/finnish.php                   |  6 ++++--
 language/finnish_utf-8.php             |  6 ++++--
 language/french_canada.php             |  6 ++++--
 language/french_canada_utf-8.php       |  6 ++++--
 language/french_france.php             |  6 ++++--
 language/french_france_utf-8.php       |  6 ++++--
 language/german.php                    |  6 ++++--
 language/german_formal.php             |  6 ++++--
 language/german_formal_utf-8.php       |  6 ++++--
 language/german_utf-8.php              |  6 ++++--
 language/hebrew_utf-8.php              |  6 ++++--
 language/hellenic.php                  |  6 ++++--
 language/hellenic_utf-8.php            |  6 ++++--
 language/indonesian.php                |  6 ++++--
 language/indonesian_utf-8.php          |  6 ++++--
 language/italian.php                   |  6 ++++--
 language/italian_utf-8.php             |  6 ++++--
 language/japanese_utf-8.php            |  6 ++++--
 language/korean.php                    |  6 ++++--
 language/korean_utf-8.php              |  6 ++++--
 language/norwegian.php                 |  6 ++++--
 language/norwegian_utf-8.php           |  6 ++++--
 language/polish.php                    |  6 ++++--
 language/polish_utf-8.php              |  6 ++++--
 language/portuguese.php                |  6 ++++--
 language/portuguese_brazil.php         |  6 ++++--
 language/portuguese_brazil_utf-8.php   |  6 ++++--
 language/portuguese_utf-8.php          |  6 ++++--
 language/romanian.php                  |  6 ++++--
 language/romanian_utf-8.php            |  6 ++++--
 language/russian.php                   |  6 ++++--
 language/russian_utf-8.php             |  6 ++++--
 language/serbian.php                   |  6 ++++--
 language/serbian_utf-8.php             |  6 ++++--
 language/slovak.php                    |  6 ++++--
 language/slovak_utf-8.php              |  6 ++++--
 language/slovenian.php                 |  6 ++++--
 language/slovenian_utf-8.php           |  6 ++++--
 language/spanish.php                   |  6 ++++--
 language/spanish_argentina.php         |  6 ++++--
 language/spanish_argentina_utf-8.php   |  6 ++++--
 language/spanish_utf-8.php             |  6 ++++--
 language/swedish.php                   |  6 ++++--
 language/swedish_utf-8.php             |  6 ++++--
 language/turkish.php                   |  6 ++++--
 language/turkish_utf-8.php             |  6 ++++--
 language/ukrainian.php                 |  6 ++++--
 language/ukrainian_koi8-u.php          |  6 ++++--
 language/ukrainian_utf-8.php           |  6 ++++--
 70 files changed, 280 insertions(+), 140 deletions(-)

diffs (truncated from 1610 to 300 lines):

diff -r 7804019a83f1 -r 05577d0c8366 language/afrikaans.php
--- a/language/afrikaans.php	Fri Jun 29 22:18:16 2012 +0200
+++ b/language/afrikaans.php	Fri Jun 29 22:21:48 2012 +0200
@@ -908,7 +908,8 @@
     46 => 'Your parent topic cannot be the Archive topic. Please choose a different Parent Topic.',
     47 => 'An Archive Topic cannot have any child topics. Please remove any child topics before making a topic the Archive Topic.',
     48 => 'Parent Topic Id not found.',
-    'breadcrumb_separator' => '>'
+    'breadcrumb_separator' => '>',
+    'breadcrumb_root' => 'Home'
 );
 
 ###############################################################################
@@ -2013,7 +2014,8 @@
     'multiple_breadcrumbs' => 'Multiple Breadcrumbs',
     'disable_breadcrumbs_topics' => 'Disable Topic Breadcrumbs',
     'disable_breadcrumbs_articles' => 'Disable Article Breadcrumbs',
-    'disable_breadcrumbs_plugins' => 'Disable Plugins Breadcrumbs'
+    'disable_breadcrumbs_plugins' => 'Disable Plugins Breadcrumbs',
+    'breadcrumb_root_site_name' => 'Site Name as Breadcrumb Root?'
 );
 
 $LANG_configsubgroups['Core'] = array(
diff -r 7804019a83f1 -r 05577d0c8366 language/afrikaans_utf-8.php
--- a/language/afrikaans_utf-8.php	Fri Jun 29 22:18:16 2012 +0200
+++ b/language/afrikaans_utf-8.php	Fri Jun 29 22:21:48 2012 +0200
@@ -908,7 +908,8 @@
     46 => 'Your parent topic cannot be the Archive topic. Please choose a different Parent Topic.',
     47 => 'An Archive Topic cannot have any child topics. Please remove any child topics before making a topic the Archive Topic.',
     48 => 'Parent Topic Id not found.',
-    'breadcrumb_separator' => '>'
+    'breadcrumb_separator' => '>',
+    'breadcrumb_root' => 'Home'
 );
 
 ###############################################################################
@@ -2013,7 +2014,8 @@
     'multiple_breadcrumbs' => 'Multiple Breadcrumbs',
     'disable_breadcrumbs_topics' => 'Disable Topic Breadcrumbs',
     'disable_breadcrumbs_articles' => 'Disable Article Breadcrumbs',
-    'disable_breadcrumbs_plugins' => 'Disable Plugins Breadcrumbs'
+    'disable_breadcrumbs_plugins' => 'Disable Plugins Breadcrumbs',
+    'breadcrumb_root_site_name' => 'Site Name as Breadcrumb Root?'
 );
 
 $LANG_configsubgroups['Core'] = array(
diff -r 7804019a83f1 -r 05577d0c8366 language/bosnian.php
--- a/language/bosnian.php	Fri Jun 29 22:18:16 2012 +0200
+++ b/language/bosnian.php	Fri Jun 29 22:21:48 2012 +0200
@@ -912,7 +912,8 @@
     46 => 'Your parent topic cannot be the Archive topic. Please choose a different Parent Topic.',
     47 => 'An Archive Topic cannot have any child topics. Please remove any child topics before making a topic the Archive Topic.',
     48 => 'Parent Topic Id not found.',
-    'breadcrumb_separator' => '>'
+    'breadcrumb_separator' => '>',
+    'breadcrumb_root' => 'Home'
 );
 
 ###############################################################################
@@ -2017,7 +2018,8 @@
     'multiple_breadcrumbs' => 'Multiple Breadcrumbs',
     'disable_breadcrumbs_topics' => 'Disable Topic Breadcrumbs',
     'disable_breadcrumbs_articles' => 'Disable Article Breadcrumbs',
-    'disable_breadcrumbs_plugins' => 'Disable Plugins Breadcrumbs'
+    'disable_breadcrumbs_plugins' => 'Disable Plugins Breadcrumbs',
+    'breadcrumb_root_site_name' => 'Site Name as Breadcrumb Root?'
 );
 
 $LANG_configsubgroups['Core'] = array(
diff -r 7804019a83f1 -r 05577d0c8366 language/bosnian_utf-8.php
--- a/language/bosnian_utf-8.php	Fri Jun 29 22:18:16 2012 +0200
+++ b/language/bosnian_utf-8.php	Fri Jun 29 22:21:48 2012 +0200
@@ -912,7 +912,8 @@
     46 => 'Your parent topic cannot be the Archive topic. Please choose a different Parent Topic.',
     47 => 'An Archive Topic cannot have any child topics. Please remove any child topics before making a topic the Archive Topic.',
     48 => 'Parent Topic Id not found.',
-    'breadcrumb_separator' => '>'
+    'breadcrumb_separator' => '>',
+    'breadcrumb_root' => 'Home'
 );
 
 ###############################################################################
@@ -2017,7 +2018,8 @@
     'multiple_breadcrumbs' => 'Multiple Breadcrumbs',
     'disable_breadcrumbs_topics' => 'Disable Topic Breadcrumbs',
     'disable_breadcrumbs_articles' => 'Disable Article Breadcrumbs',
-    'disable_breadcrumbs_plugins' => 'Disable Plugins Breadcrumbs'
+    'disable_breadcrumbs_plugins' => 'Disable Plugins Breadcrumbs',
+    'breadcrumb_root_site_name' => 'Site Name as Breadcrumb Root?'
 );
 
 $LANG_configsubgroups['Core'] = array(
diff -r 7804019a83f1 -r 05577d0c8366 language/bulgarian.php
--- a/language/bulgarian.php	Fri Jun 29 22:18:16 2012 +0200
+++ b/language/bulgarian.php	Fri Jun 29 22:21:48 2012 +0200
@@ -908,7 +908,8 @@
     46 => 'Your parent topic cannot be the Archive topic. Please choose a different Parent Topic.',
     47 => 'An Archive Topic cannot have any child topics. Please remove any child topics before making a topic the Archive Topic.',
     48 => 'Parent Topic Id not found.',
-    'breadcrumb_separator' => '>'
+    'breadcrumb_separator' => '>',
+    'breadcrumb_root' => 'Home'
 );
 
 ###############################################################################
@@ -2013,7 +2014,8 @@
     'multiple_breadcrumbs' => 'Multiple Breadcrumbs',
     'disable_breadcrumbs_topics' => 'Disable Topic Breadcrumbs',
     'disable_breadcrumbs_articles' => 'Disable Article Breadcrumbs',
-    'disable_breadcrumbs_plugins' => 'Disable Plugins Breadcrumbs'
+    'disable_breadcrumbs_plugins' => 'Disable Plugins Breadcrumbs',
+    'breadcrumb_root_site_name' => 'Site Name as Breadcrumb Root?'
 );
 
 $LANG_configsubgroups['Core'] = array(
diff -r 7804019a83f1 -r 05577d0c8366 language/bulgarian_utf-8.php
--- a/language/bulgarian_utf-8.php	Fri Jun 29 22:18:16 2012 +0200
+++ b/language/bulgarian_utf-8.php	Fri Jun 29 22:21:48 2012 +0200
@@ -908,7 +908,8 @@
     46 => 'Your parent topic cannot be the Archive topic. Please choose a different Parent Topic.',
     47 => 'An Archive Topic cannot have any child topics. Please remove any child topics before making a topic the Archive Topic.',
     48 => 'Parent Topic Id not found.',
-    'breadcrumb_separator' => '>'
+    'breadcrumb_separator' => '>',
+    'breadcrumb_root' => 'Home'
 );
 
 ###############################################################################
@@ -2013,7 +2014,8 @@
     'multiple_breadcrumbs' => 'Multiple Breadcrumbs',
     'disable_breadcrumbs_topics' => 'Disable Topic Breadcrumbs',
     'disable_breadcrumbs_articles' => 'Disable Article Breadcrumbs',
-    'disable_breadcrumbs_plugins' => 'Disable Plugins Breadcrumbs'
+    'disable_breadcrumbs_plugins' => 'Disable Plugins Breadcrumbs',
+    'breadcrumb_root_site_name' => 'Site Name as Breadcrumb Root?'
 );
 
 $LANG_configsubgroups['Core'] = array(
diff -r 7804019a83f1 -r 05577d0c8366 language/catalan.php
--- a/language/catalan.php	Fri Jun 29 22:18:16 2012 +0200
+++ b/language/catalan.php	Fri Jun 29 22:21:48 2012 +0200
@@ -906,7 +906,8 @@
     46 => 'Your parent topic cannot be the Archive topic. Please choose a different Parent Topic.',
     47 => 'An Archive Topic cannot have any child topics. Please remove any child topics before making a topic the Archive Topic.',
     48 => 'Parent Topic Id not found.',
-    'breadcrumb_separator' => '>'
+    'breadcrumb_separator' => '>',
+    'breadcrumb_root' => 'Home'
 );
 
 ###############################################################################
@@ -2011,7 +2012,8 @@
     'multiple_breadcrumbs' => 'Multiple Breadcrumbs',
     'disable_breadcrumbs_topics' => 'Disable Topic Breadcrumbs',
     'disable_breadcrumbs_articles' => 'Disable Article Breadcrumbs',
-    'disable_breadcrumbs_plugins' => 'Disable Plugins Breadcrumbs'
+    'disable_breadcrumbs_plugins' => 'Disable Plugins Breadcrumbs',
+    'breadcrumb_root_site_name' => 'Site Name as Breadcrumb Root?'
 );
 
 $LANG_configsubgroups['Core'] = array(
diff -r 7804019a83f1 -r 05577d0c8366 language/catalan_utf-8.php
--- a/language/catalan_utf-8.php	Fri Jun 29 22:18:16 2012 +0200
+++ b/language/catalan_utf-8.php	Fri Jun 29 22:21:48 2012 +0200
@@ -906,7 +906,8 @@
     46 => 'Your parent topic cannot be the Archive topic. Please choose a different Parent Topic.',
     47 => 'An Archive Topic cannot have any child topics. Please remove any child topics before making a topic the Archive Topic.',
     48 => 'Parent Topic Id not found.',
-    'breadcrumb_separator' => '>'
+    'breadcrumb_separator' => '>',
+    'breadcrumb_root' => 'Home'
 );
 
 ###############################################################################
@@ -2011,7 +2012,8 @@
     'multiple_breadcrumbs' => 'Multiple Breadcrumbs',
     'disable_breadcrumbs_topics' => 'Disable Topic Breadcrumbs',
     'disable_breadcrumbs_articles' => 'Disable Article Breadcrumbs',
-    'disable_breadcrumbs_plugins' => 'Disable Plugins Breadcrumbs'
+    'disable_breadcrumbs_plugins' => 'Disable Plugins Breadcrumbs',
+    'breadcrumb_root_site_name' => 'Site Name as Breadcrumb Root?'
 );
 
 $LANG_configsubgroups['Core'] = array(
diff -r 7804019a83f1 -r 05577d0c8366 language/chinese_simplified_utf-8.php
--- a/language/chinese_simplified_utf-8.php	Fri Jun 29 22:18:16 2012 +0200
+++ b/language/chinese_simplified_utf-8.php	Fri Jun 29 22:21:48 2012 +0200
@@ -911,7 +911,8 @@
     46 => 'Your parent topic cannot be the Archive topic. Please choose a different Parent Topic.',
     47 => 'An Archive Topic cannot have any child topics. Please remove any child topics before making a topic the Archive Topic.',
     48 => 'Parent Topic Id not found.',
-    'breadcrumb_separator' => '>'
+    'breadcrumb_separator' => '>',
+    'breadcrumb_root' => 'Home'
 );
 
 ###############################################################################
@@ -2016,7 +2017,8 @@
     'multiple_breadcrumbs' => 'Multiple Breadcrumbs',
     'disable_breadcrumbs_topics' => 'Disable Topic Breadcrumbs',
     'disable_breadcrumbs_articles' => 'Disable Article Breadcrumbs',
-    'disable_breadcrumbs_plugins' => 'Disable Plugins Breadcrumbs'
+    'disable_breadcrumbs_plugins' => 'Disable Plugins Breadcrumbs',
+    'breadcrumb_root_site_name' => 'Site Name as Breadcrumb Root?'
 );
 
 $LANG_configsubgroups['Core'] = array(
diff -r 7804019a83f1 -r 05577d0c8366 language/chinese_traditional_utf-8.php
--- a/language/chinese_traditional_utf-8.php	Fri Jun 29 22:18:16 2012 +0200
+++ b/language/chinese_traditional_utf-8.php	Fri Jun 29 22:21:48 2012 +0200
@@ -911,7 +911,8 @@
     46 => 'Your parent topic cannot be the Archive topic. Please choose a different Parent Topic.',
     47 => 'An Archive Topic cannot have any child topics. Please remove any child topics before making a topic the Archive Topic.',
     48 => 'Parent Topic Id not found.',
-    'breadcrumb_separator' => '>'
+    'breadcrumb_separator' => '>',
+    'breadcrumb_root' => 'Home'
 );
 
 ###############################################################################
@@ -2016,7 +2017,8 @@
     'multiple_breadcrumbs' => 'Multiple Breadcrumbs',
     'disable_breadcrumbs_topics' => 'Disable Topic Breadcrumbs',
     'disable_breadcrumbs_articles' => 'Disable Article Breadcrumbs',
-    'disable_breadcrumbs_plugins' => 'Disable Plugins Breadcrumbs'
+    'disable_breadcrumbs_plugins' => 'Disable Plugins Breadcrumbs',
+    'breadcrumb_root_site_name' => 'Site Name as Breadcrumb Root?'
 );
 
 $LANG_configsubgroups['Core'] = array(
diff -r 7804019a83f1 -r 05577d0c8366 language/croatian.php
--- a/language/croatian.php	Fri Jun 29 22:18:16 2012 +0200
+++ b/language/croatian.php	Fri Jun 29 22:21:48 2012 +0200
@@ -908,7 +908,8 @@
     46 => 'Your parent topic cannot be the Archive topic. Please choose a different Parent Topic.',
     47 => 'An Archive Topic cannot have any child topics. Please remove any child topics before making a topic the Archive Topic.',
     48 => 'Parent Topic Id not found.',
-    'breadcrumb_separator' => '>'
+    'breadcrumb_separator' => '>',
+    'breadcrumb_root' => 'Home'
 );
 
 ###############################################################################
@@ -2013,7 +2014,8 @@
     'multiple_breadcrumbs' => 'Multiple Breadcrumbs',
     'disable_breadcrumbs_topics' => 'Disable Topic Breadcrumbs',
     'disable_breadcrumbs_articles' => 'Disable Article Breadcrumbs',
-    'disable_breadcrumbs_plugins' => 'Disable Plugins Breadcrumbs'
+    'disable_breadcrumbs_plugins' => 'Disable Plugins Breadcrumbs',
+    'breadcrumb_root_site_name' => 'Site Name as Breadcrumb Root?'
 );
 
 $LANG_configsubgroups['Core'] = array(
diff -r 7804019a83f1 -r 05577d0c8366 language/croatian_utf-8.php
--- a/language/croatian_utf-8.php	Fri Jun 29 22:18:16 2012 +0200
+++ b/language/croatian_utf-8.php	Fri Jun 29 22:21:48 2012 +0200
@@ -910,7 +910,8 @@
     46 => 'Your parent topic cannot be the Archive topic. Please choose a different Parent Topic.',
     47 => 'An Archive Topic cannot have any child topics. Please remove any child topics before making a topic the Archive Topic.',
     48 => 'Parent Topic Id not found.',
-    'breadcrumb_separator' => '>'
+    'breadcrumb_separator' => '>',
+    'breadcrumb_root' => 'Home'
 );
 
 ###############################################################################
@@ -2015,7 +2016,8 @@
     'multiple_breadcrumbs' => 'Multiple Breadcrumbs',
     'disable_breadcrumbs_topics' => 'Disable Topic Breadcrumbs',
     'disable_breadcrumbs_articles' => 'Disable Article Breadcrumbs',
-    'disable_breadcrumbs_plugins' => 'Disable Plugins Breadcrumbs'
+    'disable_breadcrumbs_plugins' => 'Disable Plugins Breadcrumbs',
+    'breadcrumb_root_site_name' => 'Site Name as Breadcrumb Root?'
 );
 
 $LANG_configsubgroups['Core'] = array(
diff -r 7804019a83f1 -r 05577d0c8366 language/czech.php
--- a/language/czech.php	Fri Jun 29 22:18:16 2012 +0200
+++ b/language/czech.php	Fri Jun 29 22:21:48 2012 +0200
@@ -907,7 +907,8 @@
     46 => 'Your parent topic cannot be the Archive topic. Please choose a different Parent Topic.',
     47 => 'An Archive Topic cannot have any child topics. Please remove any child topics before making a topic the Archive Topic.',
     48 => 'Parent Topic Id not found.',
-    'breadcrumb_separator' => '>'
+    'breadcrumb_separator' => '>',
+    'breadcrumb_root' => 'Home'
 );
 
 ###############################################################################
@@ -2012,7 +2013,8 @@
     'multiple_breadcrumbs' => 'Multiple Breadcrumbs',
     'disable_breadcrumbs_topics' => 'Disable Topic Breadcrumbs',
     'disable_breadcrumbs_articles' => 'Disable Article Breadcrumbs',
-    'disable_breadcrumbs_plugins' => 'Disable Plugins Breadcrumbs'
+    'disable_breadcrumbs_plugins' => 'Disable Plugins Breadcrumbs',
+    'breadcrumb_root_site_name' => 'Site Name as Breadcrumb Root?'
 );
 
 $LANG_configsubgroups['Core'] = array(
diff -r 7804019a83f1 -r 05577d0c8366 language/czech_utf-8.php



More information about the geeklog-cvs mailing list