[geeklog-cvs] geeklog: Added missing texts (not translated yet)

geeklog-cvs at lists.geeklog.net geeklog-cvs at lists.geeklog.net
Mon Jan 5 05:06:36 EST 2009


details:   http://project.geeklog.net/cgi-bin/hgweb.cgi/rev/61917ffc519d
changeset: 6605:61917ffc519d
user:      Dirk Haun <dirk at haun-online.de>
date:      Sun Dec 28 20:06:56 2008 +0100
description:
Added missing texts (not translated yet)

diffstat:

4 files changed, 72 insertions(+), 4 deletions(-)
language/german.php              |   19 ++++++++++++++++++-
language/german_formal.php       |   19 ++++++++++++++++++-
language/german_formal_utf-8.php |   19 ++++++++++++++++++-
language/german_utf-8.php        |   19 ++++++++++++++++++-

diffs (116 lines):

diff -r 9a4f84840886 -r 61917ffc519d language/german.php
--- a/language/german.php	Sun Dec 28 20:00:25 2008 +0100
+++ b/language/german.php	Sun Dec 28 20:06:56 2008 +0100
@@ -1028,7 +1028,24 @@
     35 => 'Ändern',
     36 => 'Code',
     37 => 'Aktuell',
-    38 => 'Bitte aktualisieren!'
+    38 => 'Bitte aktualisieren!',
+    39 => 'Upload a plugin',
+    40 => 'You can upload a plugin archive (.tar.gz, .tgz, .zip) directly here:',
+    41 => 'Upload',
+
+    // to match the PHP error constants,
+    // http://www.php.net/manual/en/features.file-upload.errors.php
+    // TBD: move to a separate $LANG array
+     99 => 'An unknown error occured',
+    100 => 'Ok.',
+    101 => 'The uploaded file exceeds the upload_max_filesize directive in php.ini.',
+    102 => 'The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form.',
+    103 => 'The uploaded file was only partially uploaded.',
+    104 => 'No file was uploaded.',
+    105 => '(undefined error)',
+    106 => 'Missing a temporary folder.',
+    107 => 'Failed to write file to disk.',
+    108 => 'File upload stopped by extension.'
 );
 
 ###############################################################################
diff -r 9a4f84840886 -r 61917ffc519d language/german_formal.php
--- a/language/german_formal.php	Sun Dec 28 20:00:25 2008 +0100
+++ b/language/german_formal.php	Sun Dec 28 20:06:56 2008 +0100
@@ -1029,7 +1029,24 @@
     35 => 'Ändern',
     36 => 'Code',
     37 => 'Aktuell',
-    38 => 'Bitte aktualisieren!'
+    38 => 'Bitte aktualisieren!',
+    39 => 'Upload a plugin',
+    40 => 'You can upload a plugin archive (.tar.gz, .tgz, .zip) directly here:',
+    41 => 'Upload',
+
+    // to match the PHP error constants,
+    // http://www.php.net/manual/en/features.file-upload.errors.php
+    // TBD: move to a separate $LANG array
+     99 => 'An unknown error occured',
+    100 => 'Ok.',
+    101 => 'The uploaded file exceeds the upload_max_filesize directive in php.ini.',
+    102 => 'The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form.',
+    103 => 'The uploaded file was only partially uploaded.',
+    104 => 'No file was uploaded.',
+    105 => '(undefined error)',
+    106 => 'Missing a temporary folder.',
+    107 => 'Failed to write file to disk.',
+    108 => 'File upload stopped by extension.'
 );
 
 ###############################################################################
diff -r 9a4f84840886 -r 61917ffc519d language/german_formal_utf-8.php
--- a/language/german_formal_utf-8.php	Sun Dec 28 20:00:25 2008 +0100
+++ b/language/german_formal_utf-8.php	Sun Dec 28 20:06:56 2008 +0100
@@ -1029,7 +1029,24 @@
     35 => 'Ändern',
     36 => 'Code',
     37 => 'Aktuell',
-    38 => 'Bitte aktualisieren!'
+    38 => 'Bitte aktualisieren!',
+    39 => 'Upload a plugin',
+    40 => 'You can upload a plugin archive (.tar.gz, .tgz, .zip) directly here:',
+    41 => 'Upload',
+
+    // to match the PHP error constants,
+    // http://www.php.net/manual/en/features.file-upload.errors.php
+    // TBD: move to a separate $LANG array
+     99 => 'An unknown error occured',
+    100 => 'Ok.',
+    101 => 'The uploaded file exceeds the upload_max_filesize directive in php.ini.',
+    102 => 'The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form.',
+    103 => 'The uploaded file was only partially uploaded.',
+    104 => 'No file was uploaded.',
+    105 => '(undefined error)',
+    106 => 'Missing a temporary folder.',
+    107 => 'Failed to write file to disk.',
+    108 => 'File upload stopped by extension.'
 );
 
 ###############################################################################
diff -r 9a4f84840886 -r 61917ffc519d language/german_utf-8.php
--- a/language/german_utf-8.php	Sun Dec 28 20:00:25 2008 +0100
+++ b/language/german_utf-8.php	Sun Dec 28 20:06:56 2008 +0100
@@ -1028,7 +1028,24 @@
     35 => 'Ändern',
     36 => 'Code',
     37 => 'Aktuell',
-    38 => 'Bitte aktualisieren!'
+    38 => 'Bitte aktualisieren!',
+    39 => 'Upload a plugin',
+    40 => 'You can upload a plugin archive (.tar.gz, .tgz, .zip) directly here:',
+    41 => 'Upload',
+
+    // to match the PHP error constants,
+    // http://www.php.net/manual/en/features.file-upload.errors.php
+    // TBD: move to a separate $LANG array
+     99 => 'An unknown error occured',
+    100 => 'Ok.',
+    101 => 'The uploaded file exceeds the upload_max_filesize directive in php.ini.',
+    102 => 'The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form.',
+    103 => 'The uploaded file was only partially uploaded.',
+    104 => 'No file was uploaded.',
+    105 => '(undefined error)',
+    106 => 'Missing a temporary folder.',
+    107 => 'Failed to write file to disk.',
+    108 => 'File upload stopped by extension.'
 );
 
 ###############################################################################



More information about the geeklog-cvs mailing list