[geeklog-cvs] geeklog: Synced Static Pages language files with their English c...

geeklog-cvs at lists.geeklog.net geeklog-cvs at lists.geeklog.net
Sun Nov 29 16:03:42 EST 2009


changeset 7505:bf0f05b8122f
url:  http://project.geeklog.net/cgi-bin/hgwebdir.cgi/geeklog/rev/bf0f05b8122f
user: Dirk Haun <dirk at haun-online.de>
date: Sun Nov 29 21:23:07 2009 +0100
description:
Synced Static Pages language files with their English counterpart

diffstat:

 plugins/staticpages/language/chinese_simplified_utf-8.php  |   9 +++++++--
 plugins/staticpages/language/chinese_traditional_utf-8.php |   9 +++++++--
 plugins/staticpages/language/czech.php                     |   9 +++++++--
 plugins/staticpages/language/czech_utf-8.php               |   9 +++++++--
 plugins/staticpages/language/danish.php                    |   9 +++++++--
 plugins/staticpages/language/danish_utf-8.php              |   9 +++++++--
 plugins/staticpages/language/dutch.php                     |   9 +++++++--
 plugins/staticpages/language/dutch_utf-8.php               |   9 +++++++--
 plugins/staticpages/language/estonian.php                  |   9 +++++++--
 plugins/staticpages/language/estonian_utf-8.php            |   9 +++++++--
 plugins/staticpages/language/farsi_utf-8.php               |   9 +++++++--
 plugins/staticpages/language/french_canada.php             |   9 +++++++--
 plugins/staticpages/language/french_canada_utf-8.php       |   9 +++++++--
 plugins/staticpages/language/german.php                    |   9 +++++++--
 plugins/staticpages/language/german_formal.php             |   9 +++++++--
 plugins/staticpages/language/german_formal_utf-8.php       |   9 +++++++--
 plugins/staticpages/language/german_utf-8.php              |   9 +++++++--
 plugins/staticpages/language/hebrew_utf-8.php              |  10 +++++++---
 plugins/staticpages/language/italian.php                   |   9 +++++++--
 plugins/staticpages/language/italian_utf-8.php             |   9 +++++++--
 plugins/staticpages/language/japanese_utf-8.php            |  11 ++++++++---
 plugins/staticpages/language/korean.php                    |   9 +++++++--
 plugins/staticpages/language/korean_utf-8.php              |   9 +++++++--
 plugins/staticpages/language/polish.php                    |   9 +++++++--
 plugins/staticpages/language/polish_utf-8.php              |   9 +++++++--
 plugins/staticpages/language/portuguese_brazil.php         |   9 +++++++--
 plugins/staticpages/language/portuguese_brazil_utf-8.php   |   9 +++++++--
 plugins/staticpages/language/slovenian.php                 |   9 +++++++--
 plugins/staticpages/language/slovenian_utf-8.php           |   9 +++++++--
 plugins/staticpages/language/spanish.php                   |   9 +++++++--
 plugins/staticpages/language/spanish_utf-8.php             |   9 +++++++--
 plugins/staticpages/language/swedish.php                   |   9 +++++++--
 plugins/staticpages/language/swedish_utf-8.php             |   9 +++++++--
 plugins/staticpages/language/turkish.php                   |   9 +++++++--
 plugins/staticpages/language/turkish_utf-8.php             |   9 +++++++--
 plugins/staticpages/language/ukrainian.php                 |   9 +++++++--
 plugins/staticpages/language/ukrainian_koi8-u.php          |   9 +++++++--
 plugins/staticpages/language/ukrainian_utf-8.php           |   9 +++++++--
 public_html/docs/history                                   |   6 +++---
 39 files changed, 270 insertions(+), 81 deletions(-)

diffs (truncated from 1778 to 300 lines):

diff -r 87edfa0b72a2 -r bf0f05b8122f plugins/staticpages/language/chinese_simplified_utf-8.php
--- a/plugins/staticpages/language/chinese_simplified_utf-8.php	Sun Nov 29 21:21:45 2009 +0100
+++ b/plugins/staticpages/language/chinese_simplified_utf-8.php	Sun Nov 29 21:23:07 2009 +0100
@@ -118,6 +118,7 @@
 $PLG_staticpages_MESSAGE15 = 'Your comment has been submitted for review and will be published when approved by a moderator.';
 $PLG_staticpages_MESSAGE19 = 'Your page has been successfully saved.';
 $PLG_staticpages_MESSAGE20 = 'Your page has been successfully deleted.';
+$PLG_staticpages_MESSAGE21 = 'This page does not exist yet. To create the page, please fill in the form below. If you are here by mistake, click the Cancel button.';
 
 // Messages for the plugin upgrade
 $PLG_staticpages_MESSAGE3001 = 'Plugin upgrade not supported.';
@@ -133,6 +134,7 @@
     'allow_php' => 'Allow PHP?',
     'sort_by' => 'Sort Centerblocks by',
     'sort_menu_by' => 'Sort Menu Entries by',
+    'sort_list_by' => 'Sort Admin List by',
     'delete_pages' => 'Delete Pages with Owner?',
     'in_block' => 'Wrap Pages in Block?',
     'show_hits' => 'Show Hits?',
@@ -143,6 +145,7 @@
     'aftersave' => 'After Saving Page',
     'atom_max_items' => 'Max. Pages in Webservices Feed',
     'meta_tags' => 'Enable Meta Tags',
+    'comment_code' => 'Comment Default',
     'newstaticpagesinterval' => 'New Static Page Interval',
     'hidenewstaticpages' => 'Hide New Static Pages',
     'title_trim_length' => 'Title Trim Length',
@@ -164,14 +167,16 @@
     'fs_permissions' => 'Default Permissions'
 );
 
-// Note: entries 0, 1, 9, and 12 are the same as in $LANG_configselects['Core']
+// Note: entries 0, 1, 9, 12, 17 are the same as in $LANG_configselects['Core']
 $LANG_configselects['staticpages'] = array(
     0 => array('True' => 1, 'False' => 0),
     1 => array('True' => true, 'False' => false),
     2 => array('Date' => 'date', 'Page ID' => 'id', 'Title' => 'title'),
     3 => array('Date' => 'date', 'Page ID' => 'id', 'Title' => 'title', 'Label' => 'label'),
+    4 => array('Date' => 'date', 'Page ID' => 'id', 'Title' => 'title', 'Author' => 'author'),
     9 => array('Forward to page' => 'item', 'Display List' => 'list', 'Display Home' => 'home', 'Display Admin' => 'admin'),
-    12 => array('No access' => 0, 'Read-Only' => 2, 'Read-Write' => 3)
+    12 => array('No access' => 0, 'Read-Only' => 2, 'Read-Write' => 3),
+    17 => array('Comments Enabled' => 0, 'Comments Disabled' => -1)
 );
 
 ?>
diff -r 87edfa0b72a2 -r bf0f05b8122f plugins/staticpages/language/chinese_traditional_utf-8.php
--- a/plugins/staticpages/language/chinese_traditional_utf-8.php	Sun Nov 29 21:21:45 2009 +0100
+++ b/plugins/staticpages/language/chinese_traditional_utf-8.php	Sun Nov 29 21:23:07 2009 +0100
@@ -118,6 +118,7 @@
 $PLG_staticpages_MESSAGE15 = 'Your comment has been submitted for review and will be published when approved by a moderator.';
 $PLG_staticpages_MESSAGE19 = 'Your page has been successfully saved.';
 $PLG_staticpages_MESSAGE20 = 'Your page has been successfully deleted.';
+$PLG_staticpages_MESSAGE21 = 'This page does not exist yet. To create the page, please fill in the form below. If you are here by mistake, click the Cancel button.';
 
 // Messages for the plugin upgrade
 $PLG_staticpages_MESSAGE3001 = 'Plugin upgrade not supported.';
@@ -133,6 +134,7 @@
     'allow_php' => 'Allow PHP?',
     'sort_by' => 'Sort Centerblocks by',
     'sort_menu_by' => 'Sort Menu Entries by',
+    'sort_list_by' => 'Sort Admin List by',
     'delete_pages' => 'Delete Pages with Owner?',
     'in_block' => 'Wrap Pages in Block?',
     'show_hits' => 'Show Hits?',
@@ -143,6 +145,7 @@
     'aftersave' => 'After Saving Page',
     'atom_max_items' => 'Max. Pages in Webservices Feed',
     'meta_tags' => 'Enable Meta Tags',
+    'comment_code' => 'Comment Default',
     'newstaticpagesinterval' => 'New Static Page Interval',
     'hidenewstaticpages' => 'Hide New Static Pages',
     'title_trim_length' => 'Title Trim Length',
@@ -164,14 +167,16 @@
     'fs_permissions' => 'Default Permissions'
 );
 
-// Note: entries 0, 1, 9, and 12 are the same as in $LANG_configselects['Core']
+// Note: entries 0, 1, 9, 12, 17 are the same as in $LANG_configselects['Core']
 $LANG_configselects['staticpages'] = array(
     0 => array('True' => 1, 'False' => 0),
     1 => array('True' => true, 'False' => false),
     2 => array('Date' => 'date', 'Page ID' => 'id', 'Title' => 'title'),
     3 => array('Date' => 'date', 'Page ID' => 'id', 'Title' => 'title', 'Label' => 'label'),
+    4 => array('Date' => 'date', 'Page ID' => 'id', 'Title' => 'title', 'Author' => 'author'),
     9 => array('Forward to page' => 'item', 'Display List' => 'list', 'Display Home' => 'home', 'Display Admin' => 'admin'),
-    12 => array('No access' => 0, 'Read-Only' => 2, 'Read-Write' => 3)
+    12 => array('No access' => 0, 'Read-Only' => 2, 'Read-Write' => 3),
+    17 => array('Comments Enabled' => 0, 'Comments Disabled' => -1)
 );
 
 ?>
diff -r 87edfa0b72a2 -r bf0f05b8122f plugins/staticpages/language/czech.php
--- a/plugins/staticpages/language/czech.php	Sun Nov 29 21:21:45 2009 +0100
+++ b/plugins/staticpages/language/czech.php	Sun Nov 29 21:23:07 2009 +0100
@@ -115,6 +115,7 @@
 $PLG_staticpages_MESSAGE15 = 'Your comment has been submitted for review and will be published when approved by a moderator.';
 $PLG_staticpages_MESSAGE19 = 'Your page has been successfully saved.';
 $PLG_staticpages_MESSAGE20 = 'Your page has been successfully deleted.';
+$PLG_staticpages_MESSAGE21 = 'This page does not exist yet. To create the page, please fill in the form below. If you are here by mistake, click the Cancel button.';
 
 // Messages for the plugin upgrade
 $PLG_staticpages_MESSAGE3001 = 'Plugin upgrade not supported.';
@@ -130,6 +131,7 @@
     'allow_php' => 'Allow PHP?',
     'sort_by' => 'Sort Centerblocks by',
     'sort_menu_by' => 'Sort Menu Entries by',
+    'sort_list_by' => 'Sort Admin List by',
     'delete_pages' => 'Delete Pages with Owner?',
     'in_block' => 'Wrap Pages in Block?',
     'show_hits' => 'Show Hits?',
@@ -140,6 +142,7 @@
     'aftersave' => 'After Saving Page',
     'atom_max_items' => 'Max. Pages in Webservices Feed',
     'meta_tags' => 'Enable Meta Tags',
+    'comment_code' => 'Comment Default',
     'newstaticpagesinterval' => 'New Static Page Interval',
     'hidenewstaticpages' => 'Hide New Static Pages',
     'title_trim_length' => 'Title Trim Length',
@@ -161,14 +164,16 @@
     'fs_permissions' => 'Default Permissions'
 );
 
-// Note: entries 0, 1, 9, and 12 are the same as in $LANG_configselects['Core']
+// Note: entries 0, 1, 9, 12, 17 are the same as in $LANG_configselects['Core']
 $LANG_configselects['staticpages'] = array(
     0 => array('True' => 1, 'False' => 0),
     1 => array('True' => true, 'False' => false),
     2 => array('Date' => 'date', 'Page ID' => 'id', 'Title' => 'title'),
     3 => array('Date' => 'date', 'Page ID' => 'id', 'Title' => 'title', 'Label' => 'label'),
+    4 => array('Date' => 'date', 'Page ID' => 'id', 'Title' => 'title', 'Author' => 'author'),
     9 => array('Forward to page' => 'item', 'Display List' => 'list', 'Display Home' => 'home', 'Display Admin' => 'admin'),
-    12 => array('No access' => 0, 'Read-Only' => 2, 'Read-Write' => 3)
+    12 => array('No access' => 0, 'Read-Only' => 2, 'Read-Write' => 3),
+    17 => array('Comments Enabled' => 0, 'Comments Disabled' => -1)
 );
 
 ?>
diff -r 87edfa0b72a2 -r bf0f05b8122f plugins/staticpages/language/czech_utf-8.php
--- a/plugins/staticpages/language/czech_utf-8.php	Sun Nov 29 21:21:45 2009 +0100
+++ b/plugins/staticpages/language/czech_utf-8.php	Sun Nov 29 21:23:07 2009 +0100
@@ -115,6 +115,7 @@
 $PLG_staticpages_MESSAGE15 = 'Your comment has been submitted for review and will be published when approved by a moderator.';
 $PLG_staticpages_MESSAGE19 = 'Your page has been successfully saved.';
 $PLG_staticpages_MESSAGE20 = 'Your page has been successfully deleted.';
+$PLG_staticpages_MESSAGE21 = 'This page does not exist yet. To create the page, please fill in the form below. If you are here by mistake, click the Cancel button.';
 
 // Messages for the plugin upgrade
 $PLG_staticpages_MESSAGE3001 = 'Plugin upgrade not supported.';
@@ -130,6 +131,7 @@
     'allow_php' => 'Allow PHP?',
     'sort_by' => 'Sort Centerblocks by',
     'sort_menu_by' => 'Sort Menu Entries by',
+    'sort_list_by' => 'Sort Admin List by',
     'delete_pages' => 'Delete Pages with Owner?',
     'in_block' => 'Wrap Pages in Block?',
     'show_hits' => 'Show Hits?',
@@ -140,6 +142,7 @@
     'aftersave' => 'After Saving Page',
     'atom_max_items' => 'Max. Pages in Webservices Feed',
     'meta_tags' => 'Enable Meta Tags',
+    'comment_code' => 'Comment Default',
     'newstaticpagesinterval' => 'New Static Page Interval',
     'hidenewstaticpages' => 'Hide New Static Pages',
     'title_trim_length' => 'Title Trim Length',
@@ -161,14 +164,16 @@
     'fs_permissions' => 'Default Permissions'
 );
 
-// Note: entries 0, 1, 9, and 12 are the same as in $LANG_configselects['Core']
+// Note: entries 0, 1, 9, 12, 17 are the same as in $LANG_configselects['Core']
 $LANG_configselects['staticpages'] = array(
     0 => array('True' => 1, 'False' => 0),
     1 => array('True' => true, 'False' => false),
     2 => array('Date' => 'date', 'Page ID' => 'id', 'Title' => 'title'),
     3 => array('Date' => 'date', 'Page ID' => 'id', 'Title' => 'title', 'Label' => 'label'),
+    4 => array('Date' => 'date', 'Page ID' => 'id', 'Title' => 'title', 'Author' => 'author'),
     9 => array('Forward to page' => 'item', 'Display List' => 'list', 'Display Home' => 'home', 'Display Admin' => 'admin'),
-    12 => array('No access' => 0, 'Read-Only' => 2, 'Read-Write' => 3)
+    12 => array('No access' => 0, 'Read-Only' => 2, 'Read-Write' => 3),
+    17 => array('Comments Enabled' => 0, 'Comments Disabled' => -1)
 );
 
 ?>
diff -r 87edfa0b72a2 -r bf0f05b8122f plugins/staticpages/language/danish.php
--- a/plugins/staticpages/language/danish.php	Sun Nov 29 21:21:45 2009 +0100
+++ b/plugins/staticpages/language/danish.php	Sun Nov 29 21:23:07 2009 +0100
@@ -116,6 +116,7 @@
 $PLG_staticpages_MESSAGE15 = 'Your comment has been submitted for review and will be published when approved by a moderator.';
 $PLG_staticpages_MESSAGE19 = 'Your page has been successfully saved.';
 $PLG_staticpages_MESSAGE20 = 'Your page has been successfully deleted.';
+$PLG_staticpages_MESSAGE21 = 'This page does not exist yet. To create the page, please fill in the form below. If you are here by mistake, click the Cancel button.';
 
 // Messages for the plugin upgrade
 $PLG_staticpages_MESSAGE3001 = 'Plugin upgrade not supported.';
@@ -131,6 +132,7 @@
     'allow_php' => 'Allow PHP?',
     'sort_by' => 'Sort Centerblocks by',
     'sort_menu_by' => 'Sort Menu Entries by',
+    'sort_list_by' => 'Sort Admin List by',
     'delete_pages' => 'Delete Pages with Owner?',
     'in_block' => 'Wrap Pages in Block?',
     'show_hits' => 'Show Hits?',
@@ -141,6 +143,7 @@
     'aftersave' => 'After Saving Page',
     'atom_max_items' => 'Max. Pages in Webservices Feed',
     'meta_tags' => 'Enable Meta Tags',
+    'comment_code' => 'Comment Default',
     'newstaticpagesinterval' => 'New Static Page Interval',
     'hidenewstaticpages' => 'Hide New Static Pages',
     'title_trim_length' => 'Title Trim Length',
@@ -162,14 +165,16 @@
     'fs_permissions' => 'Default Permissions'
 );
 
-// Note: entries 0, 1, 9, and 12 are the same as in $LANG_configselects['Core']
+// Note: entries 0, 1, 9, 12, 17 are the same as in $LANG_configselects['Core']
 $LANG_configselects['staticpages'] = array(
     0 => array('True' => 1, 'False' => 0),
     1 => array('True' => true, 'False' => false),
     2 => array('Date' => 'date', 'Page ID' => 'id', 'Title' => 'title'),
     3 => array('Date' => 'date', 'Page ID' => 'id', 'Title' => 'title', 'Label' => 'label'),
+    4 => array('Date' => 'date', 'Page ID' => 'id', 'Title' => 'title', 'Author' => 'author'),
     9 => array('Forward to page' => 'item', 'Display List' => 'list', 'Display Home' => 'home', 'Display Admin' => 'admin'),
-    12 => array('No access' => 0, 'Read-Only' => 2, 'Read-Write' => 3)
+    12 => array('No access' => 0, 'Read-Only' => 2, 'Read-Write' => 3),
+    17 => array('Comments Enabled' => 0, 'Comments Disabled' => -1)
 );
 
 ?>
diff -r 87edfa0b72a2 -r bf0f05b8122f plugins/staticpages/language/danish_utf-8.php
--- a/plugins/staticpages/language/danish_utf-8.php	Sun Nov 29 21:21:45 2009 +0100
+++ b/plugins/staticpages/language/danish_utf-8.php	Sun Nov 29 21:23:07 2009 +0100
@@ -116,6 +116,7 @@
 $PLG_staticpages_MESSAGE15 = 'Your comment has been submitted for review and will be published when approved by a moderator.';
 $PLG_staticpages_MESSAGE19 = 'Your page has been successfully saved.';
 $PLG_staticpages_MESSAGE20 = 'Your page has been successfully deleted.';
+$PLG_staticpages_MESSAGE21 = 'This page does not exist yet. To create the page, please fill in the form below. If you are here by mistake, click the Cancel button.';
 
 // Messages for the plugin upgrade
 $PLG_staticpages_MESSAGE3001 = 'Plugin upgrade not supported.';
@@ -131,6 +132,7 @@
     'allow_php' => 'Allow PHP?',
     'sort_by' => 'Sort Centerblocks by',
     'sort_menu_by' => 'Sort Menu Entries by',
+    'sort_list_by' => 'Sort Admin List by',
     'delete_pages' => 'Delete Pages with Owner?',
     'in_block' => 'Wrap Pages in Block?',
     'show_hits' => 'Show Hits?',
@@ -141,6 +143,7 @@
     'aftersave' => 'After Saving Page',
     'atom_max_items' => 'Max. Pages in Webservices Feed',
     'meta_tags' => 'Enable Meta Tags',
+    'comment_code' => 'Comment Default',
     'newstaticpagesinterval' => 'New Static Page Interval',
     'hidenewstaticpages' => 'Hide New Static Pages',
     'title_trim_length' => 'Title Trim Length',
@@ -162,14 +165,16 @@
     'fs_permissions' => 'Default Permissions'
 );
 
-// Note: entries 0, 1, 9, and 12 are the same as in $LANG_configselects['Core']
+// Note: entries 0, 1, 9, 12, 17 are the same as in $LANG_configselects['Core']
 $LANG_configselects['staticpages'] = array(
     0 => array('True' => 1, 'False' => 0),
     1 => array('True' => true, 'False' => false),
     2 => array('Date' => 'date', 'Page ID' => 'id', 'Title' => 'title'),
     3 => array('Date' => 'date', 'Page ID' => 'id', 'Title' => 'title', 'Label' => 'label'),
+    4 => array('Date' => 'date', 'Page ID' => 'id', 'Title' => 'title', 'Author' => 'author'),
     9 => array('Forward to page' => 'item', 'Display List' => 'list', 'Display Home' => 'home', 'Display Admin' => 'admin'),
-    12 => array('No access' => 0, 'Read-Only' => 2, 'Read-Write' => 3)
+    12 => array('No access' => 0, 'Read-Only' => 2, 'Read-Write' => 3),
+    17 => array('Comments Enabled' => 0, 'Comments Disabled' => -1)
 );
 
 ?>
diff -r 87edfa0b72a2 -r bf0f05b8122f plugins/staticpages/language/dutch.php
--- a/plugins/staticpages/language/dutch.php	Sun Nov 29 21:21:45 2009 +0100
+++ b/plugins/staticpages/language/dutch.php	Sun Nov 29 21:23:07 2009 +0100
@@ -117,6 +117,7 @@
 $PLG_staticpages_MESSAGE15 = 'Your comment has been submitted for review and will be published when approved by a moderator.';
 $PLG_staticpages_MESSAGE19 = 'Your page has been successfully saved.';
 $PLG_staticpages_MESSAGE20 = 'Your page has been successfully deleted.';
+$PLG_staticpages_MESSAGE21 = 'This page does not exist yet. To create the page, please fill in the form below. If you are here by mistake, click the Cancel button.';
 
 // Messages for the plugin upgrade
 $PLG_staticpages_MESSAGE3001 = 'Plugin upgrade not supported.';
@@ -132,6 +133,7 @@
     'allow_php' => 'Allow PHP?',
     'sort_by' => 'Sort Centerblocks by',
     'sort_menu_by' => 'Sort Menu Entries by',
+    'sort_list_by' => 'Sort Admin List by',
     'delete_pages' => 'Delete Pages with Owner?',
     'in_block' => 'Wrap Pages in Block?',
     'show_hits' => 'Show Hits?',
@@ -142,6 +144,7 @@
     'aftersave' => 'After Saving Page',
     'atom_max_items' => 'Max. Pages in Webservices Feed',
     'meta_tags' => 'Enable Meta Tags',
+    'comment_code' => 'Comment Default',



More information about the geeklog-cvs mailing list