Update of /cvsroot/php-blog/serendipity/lang
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv18559/lang
Modified Files:
serendipity_lang_bg.inc.php serendipity_lang_cn.inc.php
serendipity_lang_cs.inc.php serendipity_lang_cz.inc.php
serendipity_lang_da.inc.php serendipity_lang_de.inc.php
serendipity_lang_en.inc.php serendipity_lang_es.inc.php
serendipity_lang_fi.inc.php serendipity_lang_fr.inc.php
serendipity_lang_it.inc.php serendipity_lang_ja.inc.php
serendipity_lang_ko.inc.php serendipity_lang_nl.inc.php
serendipity_lang_no.inc.php serendipity_lang_pt.inc.php
serendipity_lang_ru.inc.php serendipity_lang_tn.inc.php
serendipity_lang_tw.inc.php serendipity_lang_zh.inc.php
Log Message:
forbid uploading of active content files
Index: serendipity_lang_cs.inc.php
===================================================================
RCS file: /cvsroot/php-blog/serendipity/lang/serendipity_lang_cs.inc.php,v
retrieving revision 1.95
retrieving revision 1.96
diff -u -d -r1.95 -r1.96
--- serendipity_lang_cs.inc.php 9 Jan 2005 18:51:45 -0000 1.95
+++ serendipity_lang_cs.inc.php 10 Jan 2005 16:01:48 -0000 1.96
@@ -666,6 +666,7 @@
@define('DO_MARKUP_DESCRIPTION', 'Pøevést znaèky na text (smajlíky, zkratky *, /, _, ...). Vypnutí této volby zajistí uloení HTML kódù v textu.');
@define('CATEGORY_ALREADY_EXIST', 'A category with the name "%s" already exist'); // Translate
@define('IMPORT_NOTES', 'Note:'); // Translate
+@define('ERROR_FILE_FORBIDDEN', 'You are not allowed to upload files with active content'); // Translate
/* vim: set sts=4 ts=4 expandtab : */
?>
\ No newline at end of file
Index: serendipity_lang_no.inc.php
===================================================================
RCS file: /cvsroot/php-blog/serendipity/lang/serendipity_lang_no.inc.php,v
retrieving revision 1.35
retrieving revision 1.36
diff -u -d -r1.35 -r1.36
--- serendipity_lang_no.inc.php 9 Jan 2005 18:51:48 -0000 1.35
+++ serendipity_lang_no.inc.php 10 Jan 2005 16:01:53 -0000 1.36
@@ -662,5 +662,6 @@
@define('DO_MARKUP_DESCRIPTION', 'Tilføy markup-transformasjoner på teksten (smilies, shortcut markups via *, /, _, ...). Hvis du slår dette av vil all HTML-kode i teksten bli beholdt.');
@define('CATEGORY_ALREADY_EXIST', 'A category with the name "%s" already exist'); // Translate
@define('IMPORT_NOTES', 'Note:'); // Translate
+@define('ERROR_FILE_FORBIDDEN', 'You are not allowed to upload files with active content'); // Translate
?>
\ No newline at end of file
Index: serendipity_lang_zh.inc.php
===================================================================
RCS file: /cvsroot/php-blog/serendipity/lang/serendipity_lang_zh.inc.php,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -d -r1.15 -r1.16
--- serendipity_lang_zh.inc.php 9 Jan 2005 18:51:49 -0000 1.15
+++ serendipity_lang_zh.inc.php 10 Jan 2005 16:01:54 -0000 1.16
@@ -665,6 +665,7 @@
@define('DO_MARKUP_DESCRIPTION', 'Apply markup transformations to the text (smilies, shortcut markups via *, /, _, ...). Disabling this will preserve any HTML-code in the text.'); // Translate
@define('CATEGORY_ALREADY_EXIST', 'A category with the name "%s" already exist'); // Translate
@define('IMPORT_NOTES', 'Note:'); // Translate
+@define('ERROR_FILE_FORBIDDEN', 'You are not allowed to upload files with active content'); // Translate
/* vim: set sts=4 ts=4 expandtab : */
?>
\ No newline at end of file
Index: serendipity_lang_en.inc.php
===================================================================
RCS file: /cvsroot/php-blog/serendipity/lang/serendipity_lang_en.inc.php,v
retrieving revision 1.116
retrieving revision 1.117
diff -u -d -r1.116 -r1.117
--- serendipity_lang_en.inc.php 9 Jan 2005 10:34:05 -0000 1.116
+++ serendipity_lang_en.inc.php 10 Jan 2005 16:01:50 -0000 1.117
@@ -663,6 +663,7 @@
@define('APPROVE', 'Approve');
@define('DO_MARKUP_DESCRIPTION', 'Apply markup transformations to the text (smilies, shortcut markups via *, /, _, ...). Disabling this will preserve any HTML-code in the text.');
@define('CATEGORY_ALREADY_EXIST', 'A category with the name "%s" already exist');
+@define('ERROR_FILE_FORBIDDEN', 'You are not allowed to upload files with active content');
/* vim: set sts=4 ts=4 expandtab : */
-?>
+?>
\ No newline at end of file
Index: serendipity_lang_ja.inc.php
===================================================================
RCS file: /cvsroot/php-blog/serendipity/lang/serendipity_lang_ja.inc.php,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -d -r1.7 -r1.8
--- serendipity_lang_ja.inc.php 9 Jan 2005 18:51:48 -0000 1.7
+++ serendipity_lang_ja.inc.php 10 Jan 2005 16:01:51 -0000 1.8
@@ -668,6 +668,7 @@
@define('APPROVE', 'æ¿èª');
@define('CATEGORY_ALREADY_EXIST', '"%s" ã¨ããååã®ã«ãã´ãªã¯æ¢ã«åå¨ãã¾ãã');
@define('IMPORT_NOTES', 'Note:'); // Translate
+@define('ERROR_FILE_FORBIDDEN', 'You are not allowed to upload files with active content'); // Translate
/* vim: set sts=4 ts=4 expandtab : */
?>
Index: serendipity_lang_bg.inc.php
===================================================================
RCS file: /cvsroot/php-blog/serendipity/lang/serendipity_lang_bg.inc.php,v
retrieving revision 1.48
retrieving revision 1.49
diff -u -d -r1.48 -r1.49
--- serendipity_lang_bg.inc.php 9 Jan 2005 18:51:44 -0000 1.48
+++ serendipity_lang_bg.inc.php 10 Jan 2005 16:01:48 -0000 1.49
@@ -649,6 +649,7 @@
@define('DO_MARKUP_DESCRIPTION', 'Apply markup transformations to the text (smilies, shortcut markups via *, /, _, ...). Disabling this will preserve any HTML-code in the text.'); // Translate
@define('CATEGORY_ALREADY_EXIST', 'A category with the name "%s" already exist'); // Translate
@define('IMPORT_NOTES', 'Note:'); // Translate
+@define('ERROR_FILE_FORBIDDEN', 'You are not allowed to upload files with active content'); // Translate
/* vim: set sts=4 ts=4 expandtab : */
?>
\ No newline at end of file
Index: serendipity_lang_tw.inc.php
===================================================================
RCS file: /cvsroot/php-blog/serendipity/lang/serendipity_lang_tw.inc.php,v
retrieving revision 1.31
retrieving revision 1.32
diff -u -d -r1.31 -r1.32
--- serendipity_lang_tw.inc.php 9 Jan 2005 18:51:49 -0000 1.31
+++ serendipity_lang_tw.inc.php 10 Jan 2005 16:01:54 -0000 1.32
@@ -666,6 +666,7 @@
@define('DO_MARKUP_DESCRIPTION', 'Apply markup transformations to the text (smilies, shortcut markups via *, /, _, ...). Disabling this will preserve any HTML-code in the text.'); // Translate
@define('CATEGORY_ALREADY_EXIST', 'A category with the name "%s" already exist'); // Translate
@define('IMPORT_NOTES', 'Note:'); // Translate
+@define('ERROR_FILE_FORBIDDEN', 'You are not allowed to upload files with active content'); // Translate
/* vim: set sts=4 ts=4 expandtab : */
?>
\ No newline at end of file
Index: serendipity_lang_cz.inc.php
===================================================================
RCS file: /cvsroot/php-blog/serendipity/lang/serendipity_lang_cz.inc.php,v
retrieving revision 1.95
retrieving revision 1.96
diff -u -d -r1.95 -r1.96
--- serendipity_lang_cz.inc.php 9 Jan 2005 18:51:45 -0000 1.95
+++ serendipity_lang_cz.inc.php 10 Jan 2005 16:01:48 -0000 1.96
@@ -666,6 +666,7 @@
@define('DO_MARKUP_DESCRIPTION', 'Pøevést znaèky na text (smajlíky, zkratky *, /, _, ...). Vypnutí této volby zajistí ulo¾ení HTML kódù v textu.');
@define('CATEGORY_ALREADY_EXIST', 'A category with the name "%s" already exist'); // Translate
@define('IMPORT_NOTES', 'Note:'); // Translate
+@define('ERROR_FILE_FORBIDDEN', 'You are not allowed to upload files with active content'); // Translate
/* vim: set sts=4 ts=4 expandtab : */
?>
\ No newline at end of file
Index: serendipity_lang_pt.inc.php
===================================================================
RCS file: /cvsroot/php-blog/serendipity/lang/serendipity_lang_pt.inc.php,v
retrieving revision 1.70
retrieving revision 1.71
diff -u -d -r1.70 -r1.71
--- serendipity_lang_pt.inc.php 9 Jan 2005 18:51:48 -0000 1.70
+++ serendipity_lang_pt.inc.php 10 Jan 2005 16:01:53 -0000 1.71
@@ -668,6 +668,7 @@
@define('DO_MARKUP_DESCRIPTION', 'Apply markup transformations to the text (smilies, shortcut markups via *, /, _, ...). Disabling this will preserve any HTML-code in the text.'); // Translate
@define('CATEGORY_ALREADY_EXIST', 'A category with the name "%s" already exist'); // Translate
@define('IMPORT_NOTES', 'Note:'); // Translate
+@define('ERROR_FILE_FORBIDDEN', 'You are not allowed to upload files with active content'); // Translate
/* vim: set sts=4 ts=4 expandtab : */
?>
\ No newline at end of file
Index: serendipity_lang_it.inc.php
===================================================================
RCS file: /cvsroot/php-blog/serendipity/lang/serendipity_lang_it.inc.php,v
retrieving revision 1.34
retrieving revision 1.35
diff -u -d -r1.34 -r1.35
--- serendipity_lang_it.inc.php 9 Jan 2005 18:51:47 -0000 1.34
+++ serendipity_lang_it.inc.php 10 Jan 2005 16:01:51 -0000 1.35
@@ -667,6 +667,7 @@
@define('DO_MARKUP_DESCRIPTION', 'Applica le trasformazioni del markup al testo (smilies, abbreviazionicon *, /, _, ...). Disabilitare questa opzione significa mantenere il codice HTML nel testo.');
@define('CATEGORY_ALREADY_EXIST', 'A category with the name "%s" already exist'); // Translate
@define('IMPORT_NOTES', 'Note:'); // Translate
+@define('ERROR_FILE_FORBIDDEN', 'You are not allowed to upload files with active content'); // Translate
/* vim: set sts=4 ts=4 expandtab : */
?>
\ No newline at end of file
Index: serendipity_lang_da.inc.php
===================================================================
RCS file: /cvsroot/php-blog/serendipity/lang/serendipity_lang_da.inc.php,v
retrieving revision 1.114
retrieving revision 1.115
diff -u -d -r1.114 -r1.115
--- serendipity_lang_da.inc.php 9 Jan 2005 18:51:46 -0000 1.114
+++ serendipity_lang_da.inc.php 10 Jan 2005 16:01:49 -0000 1.115
@@ -662,6 +662,7 @@
@define('DO_MARKUP_DESCRIPTION', 'Tilføj markup-transformationer på teksten (smilies, shortcut markups via *, /, _, ...). Hvis du slår dette fra vil al HTML-kode i teksten blive bibeholdt.');
@define('CATEGORY_ALREADY_EXIST', 'A category with the name "%s" already exist'); // Translate
@define('IMPORT_NOTES', 'Note:'); // Translate
+@define('ERROR_FILE_FORBIDDEN', 'You are not allowed to upload files with active content'); // Translate
/* vim: set sts=4 ts=4 expandtab : */
?>
\ No newline at end of file
Index: serendipity_lang_fr.inc.php
===================================================================
RCS file: /cvsroot/php-blog/serendipity/lang/serendipity_lang_fr.inc.php,v
retrieving revision 1.95
retrieving revision 1.96
diff -u -d -r1.95 -r1.96
--- serendipity_lang_fr.inc.php 9 Jan 2005 18:51:46 -0000 1.95
+++ serendipity_lang_fr.inc.php 10 Jan 2005 16:01:51 -0000 1.96
@@ -670,6 +670,7 @@
@define('DO_MARKUP_DESCRIPTION', 'Transforme les balises dans le texte (smileys, raccourcis via *, /, _, ...). La désactiver préserva tout le code HTML dans le texte.');
@define('CATEGORY_ALREADY_EXIST', 'A category with the name "%s" already exist'); // Translate
@define('IMPORT_NOTES', 'Note:'); // Translate
+@define('ERROR_FILE_FORBIDDEN', 'You are not allowed to upload files with active content'); // Translate
/* vim: set sts=4 ts=4 expandtab : */
?>
\ No newline at end of file
Index: serendipity_lang_fi.inc.php
===================================================================
RCS file: /cvsroot/php-blog/serendipity/lang/serendipity_lang_fi.inc.php,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- serendipity_lang_fi.inc.php 9 Jan 2005 18:51:46 -0000 1.3
+++ serendipity_lang_fi.inc.php 10 Jan 2005 16:01:51 -0000 1.4
@@ -663,6 +663,7 @@
@define('DO_MARKUP_DESCRIPTION', 'Tee tekstille notaatiomuutokset (hymiöt, lyhennelmät käyttäen *, /, _, ...). Kieltämällä tämä säilyy HTML-koodi tekstissä sellaisenaan.');
@define('CATEGORY_ALREADY_EXIST', 'A category with the name "%s" already exist'); // Translate
@define('IMPORT_NOTES', 'Note:'); // Translate
+@define('ERROR_FILE_FORBIDDEN', 'You are not allowed to upload files with active content'); // Translate
/* vim: set sts=4 ts=4 expandtab : */
?>
\ No newline at end of file
Index: serendipity_lang_ko.inc.php
===================================================================
RCS file: /cvsroot/php-blog/serendipity/lang/serendipity_lang_ko.inc.php,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- serendipity_lang_ko.inc.php 9 Jan 2005 18:51:48 -0000 1.2
+++ serendipity_lang_ko.inc.php 10 Jan 2005 16:01:52 -0000 1.3
@@ -1328,10 +1328,7 @@
@define('CATEGORY_ALREADY_EXIST', 'A category with the name "%s" already exist');
@define('IMPORT_NOTES', 'Note:'); // Translate
-
-
+@define('ERROR_FILE_FORBIDDEN', 'You are not allowed to upload files with active content'); // Translate
/* vim: set sts=4 ts=4 expandtab : */
-
-?>
-
+?>
\ No newline at end of file
Index: serendipity_lang_es.inc.php
===================================================================
RCS file: /cvsroot/php-blog/serendipity/lang/serendipity_lang_es.inc.php,v
retrieving revision 1.110
retrieving revision 1.111
diff -u -d -r1.110 -r1.111
--- serendipity_lang_es.inc.php 9 Jan 2005 18:51:46 -0000 1.110
+++ serendipity_lang_es.inc.php 10 Jan 2005 16:01:51 -0000 1.111
@@ -671,6 +671,7 @@
@define('DO_MARKUP_DESCRIPTION', 'Aplicar transformaciones de marcas al texto (caras, marcas abreviadas como *. /, _, ...). Desactivando esto preservará cualquier código HTML en el texto.');
@define('CATEGORY_ALREADY_EXIST', 'A category with the name "%s" already exist'); // Translate
@define('IMPORT_NOTES', 'Note:'); // Translate
+@define('ERROR_FILE_FORBIDDEN', 'You are not allowed to upload files with active content'); // Translate
/* vim: set sts=4 ts=4 expandtab : */
?>
\ No newline at end of file
Index: serendipity_lang_cn.inc.php
===================================================================
RCS file: /cvsroot/php-blog/serendipity/lang/serendipity_lang_cn.inc.php,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -d -r1.15 -r1.16
--- serendipity_lang_cn.inc.php 9 Jan 2005 18:51:45 -0000 1.15
+++ serendipity_lang_cn.inc.php 10 Jan 2005 16:01:48 -0000 1.16
@@ -665,6 +665,7 @@
@define('DO_MARKUP_DESCRIPTION', 'Apply markup transformations to the text (smilies, shortcut markups via *, /, _, ...). Disabling this will preserve any HTML-code in the text.'); // Translate
@define('CATEGORY_ALREADY_EXIST', 'A category with the name "%s" already exist'); // Translate
@define('IMPORT_NOTES', 'Note:'); // Translate
+@define('ERROR_FILE_FORBIDDEN', 'You are not allowed to upload files with active content'); // Translate
/* vim: set sts=4 ts=4 expandtab : */
?>
\ No newline at end of file
Index: serendipity_lang_tn.inc.php
===================================================================
RCS file: /cvsroot/php-blog/serendipity/lang/serendipity_lang_tn.inc.php,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -d -r1.16 -r1.17
--- serendipity_lang_tn.inc.php 9 Jan 2005 18:51:48 -0000 1.16
+++ serendipity_lang_tn.inc.php 10 Jan 2005 16:01:54 -0000 1.17
@@ -666,6 +666,7 @@
@define('DO_MARKUP_DESCRIPTION', 'Apply markup transformations to the text (smilies, shortcut markups via *, /, _, ...). Disabling this will preserve any HTML-code in the text.'); // Translate
@define('CATEGORY_ALREADY_EXIST', 'A category with the name "%s" already exist'); // Translate
@define('IMPORT_NOTES', 'Note:'); // Translate
+@define('ERROR_FILE_FORBIDDEN', 'You are not allowed to upload files with active content'); // Translate
/* vim: set sts=4 ts=4 expandtab : */
?>
\ No newline at end of file
Index: serendipity_lang_ru.inc.php
===================================================================
RCS file: /cvsroot/php-blog/serendipity/lang/serendipity_lang_ru.inc.php,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -d -r1.8 -r1.9
--- serendipity_lang_ru.inc.php 9 Jan 2005 18:51:48 -0000 1.8
+++ serendipity_lang_ru.inc.php 10 Jan 2005 16:01:53 -0000 1.9
@@ -668,7 +668,7 @@
@define('DO_MARKUP_DESCRIPTION', 'Apply markup transformations to the text (smilies, shortcut markups via *, /, _, ...). Disabling this will preserve any HTML-code in the text.'); // Translate
@define('CATEGORY_ALREADY_EXIST', 'A category with the name "%s" already exist'); // Translate
@define('IMPORT_NOTES', 'Note:'); // Translate
-
+@define('ERROR_FILE_FORBIDDEN', 'You are not allowed to upload files with active content'); // Translate
/* vim: set sts=4 ts=4 expandtab : */
?>
\ No newline at end of file
Index: serendipity_lang_de.inc.php
===================================================================
RCS file: /cvsroot/php-blog/serendipity/lang/serendipity_lang_de.inc.php,v
retrieving revision 1.136
retrieving revision 1.137
diff -u -d -r1.136 -r1.137
--- serendipity_lang_de.inc.php 9 Jan 2005 10:34:04 -0000 1.136
+++ serendipity_lang_de.inc.php 10 Jan 2005 16:01:50 -0000 1.137
@@ -664,6 +664,7 @@
@define('APPROVE', 'Bewilligen');
@define('DO_MARKUP_DESCRIPTION', 'Textformatierung(en) durchführen, wie z.B. Smilies, Schnellformatierung via *, /, _, ...). Dadurch wird jeglicher eingegebener HTML-Code beibehalten.');
@define('CATEGORY_ALREADY_EXIST', 'A category with the name "%s" already exist'); // Translate
+@define('ERROR_FILE_FORBIDDEN', 'You are not allowed to upload files with active content'); // Translate
/* vim: set sts=4 ts=4 expandtab : */
?>
\ No newline at end of file
Index: serendipity_lang_nl.inc.php
===================================================================
RCS file: /cvsroot/php-blog/serendipity/lang/serendipity_lang_nl.inc.php,v
retrieving revision 1.71
retrieving revision 1.72
diff -u -d -r1.71 -r1.72
--- serendipity_lang_nl.inc.php 9 Jan 2005 18:51:48 -0000 1.71
+++ serendipity_lang_nl.inc.php 10 Jan 2005 16:01:52 -0000 1.72
@@ -671,6 +671,7 @@
@define('DO_MARKUP_DESCRIPTION', 'Voer tekstopmaak uit (smilies, shortcut markups via *, /, _, ...). Met het uitschakelen van deze optie behoud u de HTML-code in the text.');
@define('CATEGORY_ALREADY_EXIST', 'A category with the name "%s" already exist'); // Translate
@define('IMPORT_NOTES', 'Note:'); // Translate
+@define('ERROR_FILE_FORBIDDEN', 'You are not allowed to upload files with active content'); // Translate
/* vim: set sts=4 ts=4 expandtab : */
?>
\ No newline at end of file
|