Update of /cvsroot/php-blog/serendipity/lang
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv30345
Modified Files:
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_fr.inc.php serendipity_lang_nl.inc.php
serendipity_lang_pt.inc.php
Log Message:
German Translations. Adjusted position of 'Translate' strings. Inserted new
missing 'INSTALL_AS_TOP_LINKS' constant for all languages.
Index: serendipity_lang_cs.inc.php
===================================================================
RCS file: /cvsroot/php-blog/serendipity/lang/serendipity_lang_cs.inc.php,v
retrieving revision 1.29
retrieving revision 1.30
diff -u -d -r1.29 -r1.30
--- serendipity_lang_cs.inc.php 1 Jul 2004 18:35:18 -0000 1.29
+++ serendipity_lang_cs.inc.php 5 Jul 2004 08:36:12 -0000 1.30
@@ -517,14 +517,14 @@
@define('TRACKBACK_SIZE', 'Nebyla odeslána odezva: Cílové URI pøekroèilo velikost souboru %s bajtù.');
@define('TRACKBACK_NO_DATA', 'Nebyla odeslána odezva: Cíl neobsahuje data');
@define('SUCCESS', 'Úspìch');
-@define('POWERED_BY_SHOW_TEXT', 'Show "Serendipity" as text'); // Translate
-@define('POWERED_BY_SHOW_TEXT_DESC', 'Will display "Serendipity Weblog" as text'); // Translate
-@define('POWERED_BY_SHOW_IMAGE', 'Show "Serendipity" with a logo'); // Translate
-@define('POWERED_BY_SHOW_IMAGE_DESC', 'Displays the Serendipity logo'); // Translate
-
-
-
+/* TRANSLATE */
+@define('POWERED_BY_SHOW_TEXT', 'Show "Serendipity" as text');
+@define('POWERED_BY_SHOW_TEXT_DESC', 'Will display "Serendipity Weblog" as text');
+@define('POWERED_BY_SHOW_IMAGE', 'Show "Serendipity" with a logo');
+@define('POWERED_BY_SHOW_IMAGE_DESC', 'Displays the Serendipity logo');
+@define('INSTALL_TOP_AS_LINKS', 'Show Top Exits/Referrers as links?');
+@define('INSTALL_TOP_AS_LINKS_DESC', 'By default, serendipity now shows the top exits and top referrers of your blog as plain text to prevent google spamming. If you still want to see these links as links, enable this setting.');
/* 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.45
retrieving revision 1.46
diff -u -d -r1.45 -r1.46
--- serendipity_lang_da.inc.php 1 Jul 2004 18:35:18 -0000 1.45
+++ serendipity_lang_da.inc.php 5 Jul 2004 08:36:12 -0000 1.46
@@ -442,6 +442,8 @@
@define('INSTALL_POPUP_DESC', 'Do you want to use the blog to use popup windows for comments, trackbacks et al?');
@define('INSTALL_EMBED', 'Is serendipity embedded?');
@define('INSTALL_EMBED_DESC', 'If you want to embed serendipity within a regular page, set to true to discard any headers and just print the contents. You can make use of the indexFile option to use a wrapper class where you put your normal webpage headers. See the README file for more information!');
+@define('INSTALL_TOP_AS_LINKS', 'Show Top Exits/Referrers as links?');
+@define('INSTALL_TOP_AS_LINKS_DESC', 'By default, serendipity now shows the top exits and top referrers of your blog as plain text to prevent google spamming. If you still want to see these links as links, enable this setting.');
@define('INSTALL_BLOCKREF', 'Blocked Referers');
@define('INSTALL_BLOCKREF_DESC', 'Are there any special hosts you want not to show up in the referers list? Separate the list of hostnames with \';\' and note that the host is blocked by substring matches!');
@define('INSTALL_REWRITE', 'URL Rewriting');
@@ -516,14 +518,10 @@
@define('NUMBER_FORMAT_DECIMALS', '2');
@define('NUMBER_FORMAT_DECPOINT', ',');
@define('NUMBER_FORMAT_THOUSANDS', '.');
-@define('POWERED_BY_SHOW_TEXT', 'Show "Serendipity" as text'); // Translate
-@define('POWERED_BY_SHOW_TEXT_DESC', 'Will display "Serendipity Weblog" as text'); // Translate
-@define('POWERED_BY_SHOW_IMAGE', 'Show "Serendipity" with a logo'); // Translate
-@define('POWERED_BY_SHOW_IMAGE_DESC', 'Displays the Serendipity logo'); // Translate
-
-
-
-
+@define('POWERED_BY_SHOW_TEXT', 'Show "Serendipity" as text');
+@define('POWERED_BY_SHOW_TEXT_DESC', 'Will display "Serendipity Weblog" as text');
+@define('POWERED_BY_SHOW_IMAGE', 'Show "Serendipity" with a logo');
+@define('POWERED_BY_SHOW_IMAGE_DESC', 'Displays the Serendipity logo');
/* 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.25
retrieving revision 1.26
diff -u -d -r1.25 -r1.26
--- serendipity_lang_fr.inc.php 1 Jul 2004 18:35:18 -0000 1.25
+++ serendipity_lang_fr.inc.php 5 Jul 2004 08:36:12 -0000 1.26
@@ -505,14 +505,12 @@
@define('TRACKBACK_SIZE', 'No Trackback sent: Target URI exceeded filesize of %s bytes.');
@define('TRACKBACK_NO_DATA', 'No Trackback sent: Target contained no data');
@define('SUCCESS', 'Success');
-@define('POWERED_BY_SHOW_TEXT', 'Show "Serendipity" as text'); // Translate
-@define('POWERED_BY_SHOW_TEXT_DESC', 'Will display "Serendipity Weblog" as text'); // Translate
-@define('POWERED_BY_SHOW_IMAGE', 'Show "Serendipity" with a logo'); // Translate
-@define('POWERED_BY_SHOW_IMAGE_DESC', 'Displays the Serendipity logo'); // Translate
-
-
-
-
+@define('POWERED_BY_SHOW_TEXT', 'Show "Serendipity" as text');
+@define('POWERED_BY_SHOW_TEXT_DESC', 'Will display "Serendipity Weblog" as text');
+@define('POWERED_BY_SHOW_IMAGE', 'Show "Serendipity" with a logo');
+@define('POWERED_BY_SHOW_IMAGE_DESC', 'Displays the Serendipity logo');
+@define('INSTALL_TOP_AS_LINKS', 'Show Top Exits/Referrers as links?');
+@define('INSTALL_TOP_AS_LINKS_DESC', 'By default, serendipity now shows the top exits and top referrers of your blog as plain text to prevent google spamming. If you still want to see these links as links, enable this setting.');
/* 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.29
retrieving revision 1.30
diff -u -d -r1.29 -r1.30
--- serendipity_lang_cz.inc.php 1 Jul 2004 18:35:18 -0000 1.29
+++ serendipity_lang_cz.inc.php 5 Jul 2004 08:36:12 -0000 1.30
@@ -517,14 +517,14 @@
@define('TRACKBACK_SIZE', 'Nebyla odeslána odezva: Cílové URI pøekroèilo velikost souboru %s bajtù.');
@define('TRACKBACK_NO_DATA', 'Nebyla odeslána odezva: Cíl neobsahuje data');
@define('SUCCESS', 'Úspìch');
-@define('POWERED_BY_SHOW_TEXT', 'Show "Serendipity" as text'); // Translate
-@define('POWERED_BY_SHOW_TEXT_DESC', 'Will display "Serendipity Weblog" as text'); // Translate
-@define('POWERED_BY_SHOW_IMAGE', 'Show "Serendipity" with a logo'); // Translate
-@define('POWERED_BY_SHOW_IMAGE_DESC', 'Displays the Serendipity logo'); // Translate
-
-
-
+/* TRANSLATE */
+@define('POWERED_BY_SHOW_TEXT', 'Show "Serendipity" as text');
+@define('POWERED_BY_SHOW_TEXT_DESC', 'Will display "Serendipity Weblog" as text');
+@define('POWERED_BY_SHOW_IMAGE', 'Show "Serendipity" with a logo');
+@define('POWERED_BY_SHOW_IMAGE_DESC', 'Displays the Serendipity logo');
+@define('INSTALL_TOP_AS_LINKS', 'Show Top Exits/Referrers as links?');
+@define('INSTALL_TOP_AS_LINKS_DESC', 'By default, serendipity now shows the top exits and top referrers of your blog as plain text to prevent google spamming. If you still want to see these links as links, enable this setting.');
/* 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.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- serendipity_lang_nl.inc.php 1 Jul 2004 18:35:18 -0000 1.3
+++ serendipity_lang_nl.inc.php 5 Jul 2004 08:36:12 -0000 1.4
@@ -462,6 +462,8 @@
@define('INSTALL_POPUP_DESC', 'Do you want to use the blog to use popup windows for comments, trackbacks et al?');
@define('INSTALL_EMBED', 'Is serendipity embedded?');
@define('INSTALL_EMBED_DESC', 'If you want to embed serendipity within a regular page, set to true to discard any headers and just print the contents. You can make use of the indexFile option to use a wrapper class where you put your normal webpage headers. See the README file for more information!');
+@define('INSTALL_TOP_AS_LINKS', 'Show Top Exits/Referrers as links?');
+@define('INSTALL_TOP_AS_LINKS_DESC', 'By default, serendipity now shows the top exits and top referrers of your blog as plain text to prevent google spamming. If you still want to see these links as links, enable this setting.');
@define('INSTALL_BLOCKREF', 'Blocked Referers');
@define('INSTALL_BLOCKREF_DESC', 'Are there any special hosts you want not to show up in the referers list? Separate the list of hostnames with \';\' and note that the host is blocked by substring matches!');
@define('INSTALL_REWRITE', 'URL Rewriting');
@@ -504,14 +506,10 @@
@define('TRACKBACK_SIZE', 'No Trackback sent: Target URI exceeded filesize of %s bytes.');
@define('TRACKBACK_NO_DATA', 'No Trackback sent: Target contained no data');
@define('SUCCESS', 'Success');
-@define('POWERED_BY_SHOW_TEXT', 'Show "Serendipity" as text'); // Translate
-@define('POWERED_BY_SHOW_TEXT_DESC', 'Will display "Serendipity Weblog" as text'); // Translate
-@define('POWERED_BY_SHOW_IMAGE', 'Show "Serendipity" with a logo'); // Translate
-@define('POWERED_BY_SHOW_IMAGE_DESC', 'Displays the Serendipity logo'); // Translate
-
-
-
-
+@define('POWERED_BY_SHOW_TEXT', 'Show "Serendipity" as text');
+@define('POWERED_BY_SHOW_TEXT_DESC', 'Will display "Serendipity Weblog" as text');
+@define('POWERED_BY_SHOW_IMAGE', 'Show "Serendipity" with a logo');
+@define('POWERED_BY_SHOW_IMAGE_DESC', 'Displays the Serendipity logo');
/* 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.47
retrieving revision 1.48
diff -u -d -r1.47 -r1.48
--- serendipity_lang_en.inc.php 5 Jul 2004 06:28:15 -0000 1.47
+++ serendipity_lang_en.inc.php 5 Jul 2004 08:36:12 -0000 1.48
@@ -511,8 +511,5 @@
@define('POWERED_BY_SHOW_IMAGE', 'Show "Serendipity" with a logo');
@define('POWERED_BY_SHOW_IMAGE_DESC', 'Displays the Serendipity logo');
-
-
-
/* 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.45
retrieving revision 1.46
diff -u -d -r1.45 -r1.46
--- serendipity_lang_es.inc.php 1 Jul 2004 18:35:18 -0000 1.45
+++ serendipity_lang_es.inc.php 5 Jul 2004 08:36:12 -0000 1.46
@@ -450,6 +450,8 @@
@define('INSTALL_POPUP_DESC', 'Do you want to use the blog to use popup windows for comments, trackbacks et al?');
@define('INSTALL_EMBED', 'Is serendipity embedded?');
@define('INSTALL_EMBED_DESC', 'If you want to embed serendipity within a regular page, set to true to discard any headers and just print the contents. You can make use of the indexFile option to use a wrapper class where you put your normal webpage headers. See the README file for more information!');
+@define('INSTALL_TOP_AS_LINKS', 'Show Top Exits/Referrers as links?');
+@define('INSTALL_TOP_AS_LINKS_DESC', 'By default, serendipity now shows the top exits and top referrers of your blog as plain text to prevent google spamming. If you still want to see these links as links, enable this setting.');
@define('INSTALL_BLOCKREF', 'Blocked Referers');
@define('INSTALL_BLOCKREF_DESC', 'Are there any special hosts you want not to show up in the referers list? Separate the list of hostnames with \';\' and note that the host is blocked by substring matches!');
@define('INSTALL_REWRITE', 'URL Rewriting');
@@ -499,10 +501,10 @@
@define('NUMBER_FORMAT_DECIMALS', '2');
@define('NUMBER_FORMAT_DECPOINT', '.');
@define('NUMBER_FORMAT_THOUSANDS', ',');
-@define('POWERED_BY_SHOW_TEXT', 'Show "Serendipity" as text'); // Translate
-@define('POWERED_BY_SHOW_TEXT_DESC', 'Will display "Serendipity Weblog" as text'); // Translate
-@define('POWERED_BY_SHOW_IMAGE', 'Show "Serendipity" with a logo'); // Translate
-@define('POWERED_BY_SHOW_IMAGE_DESC', 'Displays the Serendipity logo'); // Translate
+@define('POWERED_BY_SHOW_TEXT', 'Show "Serendipity" as text');
+@define('POWERED_BY_SHOW_TEXT_DESC', 'Will display "Serendipity Weblog" as text');
+@define('POWERED_BY_SHOW_IMAGE', 'Show "Serendipity" with a logo');
+@define('POWERED_BY_SHOW_IMAGE_DESC', 'Displays the Serendipity logo');
Index: serendipity_lang_de.inc.php
===================================================================
RCS file: /cvsroot/php-blog/serendipity/lang/serendipity_lang_de.inc.php,v
retrieving revision 1.57
retrieving revision 1.58
diff -u -d -r1.57 -r1.58
--- serendipity_lang_de.inc.php 5 Jul 2004 06:28:15 -0000 1.57
+++ serendipity_lang_de.inc.php 5 Jul 2004 08:36:12 -0000 1.58
@@ -504,14 +504,10 @@
@define('TRACKBACK_SIZE', 'Kein Trackbackt: Ziel-URI überschreitet maximale Größe von %s bytes.');
@define('TRACKBACK_NO_DATA', 'No Trackback sent: Target contained no data');
@define('SUCCESS', 'Erfolgreich beendet');
-@define('POWERED_BY_SHOW_TEXT', 'Show "Serendipity" as text'); // Translate
-@define('POWERED_BY_SHOW_TEXT_DESC', 'Will display "Serendipity Weblog" as text'); // Translate
-@define('POWERED_BY_SHOW_IMAGE', 'Show "Serendipity" with a logo'); // Translate
-@define('POWERED_BY_SHOW_IMAGE_DESC', 'Displays the Serendipity logo'); // Translate
-
-
-
-
+@define('POWERED_BY_SHOW_TEXT', 'Zeige "Serendipity" als text');
+@define('POWERED_BY_SHOW_TEXT_DESC', 'Zeigt den Text "Serendipity Weblog" an');
+@define('POWERED_BY_SHOW_IMAGE', 'Zeige "Serendipity" als Logo');
+@define('POWERED_BY_SHOW_IMAGE_DESC', 'Stellt das Serendipity-Logo dar');
/* 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.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- serendipity_lang_pt.inc.php 1 Jul 2004 18:35:18 -0000 1.2
+++ serendipity_lang_pt.inc.php 5 Jul 2004 08:36:12 -0000 1.3
@@ -460,6 +460,8 @@
@define('INSTALL_POPUP_DESC', 'Do you want to use the blog to use popup windows for comments, trackbacks et al?');
@define('INSTALL_EMBED', 'Is serendipity embedded?');
@define('INSTALL_EMBED_DESC', 'If you want to embed serendipity within a regular page, set to true to discard any headers and just print the contents. You can make use of the indexFile option to use a wrapper class where you put your normal webpage headers. See the README file for more information!');
+@define('INSTALL_TOP_AS_LINKS', 'Show Top Exits/Referrers as links?');
+@define('INSTALL_TOP_AS_LINKS_DESC', 'By default, serendipity now shows the top exits and top referrers of your blog as plain text to prevent google spamming. If you still want to see these links as links, enable this setting.');
@define('INSTALL_BLOCKREF', 'Blocked Referers');
@define('INSTALL_BLOCKREF_DESC', 'Are there any special hosts you want not to show up in the referers list? Separate the list of hostnames with \';\' and note that the host is blocked by substring matches!');
@define('INSTALL_REWRITE', 'URL Rewriting');
@@ -502,14 +504,10 @@
@define('TRACKBACK_SIZE', 'No Trackback sent: Target URI exceeded filesize of %s bytes.');
@define('TRACKBACK_NO_DATA', 'No Trackback sent: Target contained no data');
@define('SUCCESS', 'Success');
-@define('POWERED_BY_SHOW_TEXT', 'Show "Serendipity" as text'); // Translate
-@define('POWERED_BY_SHOW_TEXT_DESC', 'Will display "Serendipity Weblog" as text'); // Translate
-@define('POWERED_BY_SHOW_IMAGE', 'Show "Serendipity" with a logo'); // Translate
-@define('POWERED_BY_SHOW_IMAGE_DESC', 'Displays the Serendipity logo'); // Translate
-
-
-
-
+@define('POWERED_BY_SHOW_TEXT', 'Show "Serendipity" as text');
+@define('POWERED_BY_SHOW_TEXT_DESC', 'Will display "Serendipity Weblog" as text');
+@define('POWERED_BY_SHOW_IMAGE', 'Show "Serendipity" with a logo');
+@define('POWERED_BY_SHOW_IMAGE_DESC', 'Displays the Serendipity logo');
/* vim: set sts=4 ts=4 expandtab : */
?>
\ No newline at end of file
|