Update of /cvsroot/php-blog/serendipity/lang
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv26050/lang
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:
improve RSS import. PLEASE TEST!!! :-)
Index: serendipity_lang_cs.inc.php
===================================================================
RCS file: /cvsroot/php-blog/serendipity/lang/serendipity_lang_cs.inc.php,v
retrieving revision 1.32
retrieving revision 1.33
diff -u -d -r1.32 -r1.33
--- serendipity_lang_cs.inc.php 9 Jul 2004 18:59:14 -0000 1.32
+++ serendipity_lang_cs.inc.php 13 Jul 2004 08:49:41 -0000 1.33
@@ -95,7 +95,7 @@
@define('A_NEW_COMMENT_BLAHBLAH', 'Nový komentáø k weblogu "%s", k záznamu s názvem "%s".');
@define('A_NEW_TRACKBACK_BLAHBLAH', 'Nová odezva na weblog/záznam s názvem "%s".');
@define('NO_CATEGORY', 'ádná kategorie');
-@define('CANNOT_EDIT_CATEGORY', 'Kategorie není k dispozici'); //RE-Translate
+@define('CANNOT_EDIT_CATEGORY', 'Kategorie není k dispozici');
@define('ENTRY_BODY', 'Text záznamu');
@define('EXTENDED_BODY', 'Rozíøená textová èást');
@define('CATEGORY', 'Kategorie');
@@ -130,7 +130,7 @@
@define('ARCHIVES', 'Archivy');
@define('BROWSE_ARCHIVES', 'Prohlíení mìsíèních archivù');
@define('TOP_REFERRER', 'Top odbìratelé');
-@define('SHOWS_TOP_SITES', 'Nejèastìjí pøipojení k tomuto weblogu'); //RE-Translate
+@define('SHOWS_TOP_SITES', 'Nejèastìjí pøipojení k tomuto weblogu');
@define('TOP_EXITS', 'Top výstupy');
@define('SHOWS_TOP_EXIT', 'Nejèastìjí výstupy z tohoto weblogu');
@define('SYNDICATION', 'Spolupráce');
@@ -193,11 +193,11 @@
@define('SAVE_CHANGES_TO_LAYOUT', 'Uloit zmìny layoutu');
@define('COMMENTS_FROM', 'Komentáøe od');
@define('ERROR', 'Chyba');
-@define('ENTRY_SAVED', 'Záznam uloen'); // Re-Translate
+@define('ENTRY_SAVED', 'Záznam uloen');
@define('DELETE_SURE', 'Urèitì chcete vymazat #%s natrvalo?');
@define('NOT_REALLY', 'Nechci...');
@define('DUMP_IT', 'Vymazat!');
-@define('RIP_ENTRY', 'Zruen záznam #%s'); //Re-Translate
+@define('RIP_ENTRY', 'Zruen záznam #%s');
@define('CATEGORY_DELETED_ARTICLES_MOVED', 'Kategorie #%s byla zruena. Starí záznamy byly pøemístìny do #%s');
@define('CATEGORY_DELETED', 'Kategorie #%s byla zru~Zena.');
@define('CATEGORY_REMAINING', 'Zruit kategorii a záznamy pøemístit do: %s');
@@ -396,8 +396,6 @@
@define('SKIPPING_FILE_EXTENSION', 'Vynechán soubor: Chybìjící pøípona %s.');
@define('SKIPPING_FILE_UNREADABLE', 'Vynechán soubor: %s nelze naèíst.');
@define('FOUND_FILE', 'Zaloit nový/zmìnit soubor: %s.');
-
-/* TRANSLATED */
@define('PERMISSIONS', 'Oprávnìní');
/* DATABASE SETTINGS */
@@ -518,18 +516,21 @@
@define('TRACKBACK_NO_DATA', 'Nebyla odeslána odezva: Cíl neobsahuje data');
@define('SUCCESS', 'Úspìch');
+@define('POWERED_BY_SHOW_TEXT', 'Zobrazit "Serendipity" jako text');
+@define('POWERED_BY_SHOW_TEXT_DESC', '"Serendipity Weblog" se zobrazí jako text');
+@define('POWERED_BY_SHOW_IMAGE', 'Zobrazit "Serendipity" s logem');
+@define('POWERED_BY_SHOW_IMAGE_DESC', 'Zobrazí se logo Serendipity');
+@define('INSTALL_TOP_AS_LINKS', 'Zobrazit Top výstupy/odbìratele jako linky?');
+@define('INSTALL_TOP_AS_LINKS_DESC', 'Je pøednastaveno, aby serendipity zobrazil top výstupy a odbìratele vaeho weblogu jako èistý text pro zabránìní spammingu. Jestlie pøesto chcete zobrazovat linky jako linky, nastavte to tak.');
+@define('SETTINGS_SAVED_AT', 'Nové nastavení bylo uloeno v %s');
+@define('PLUGIN_ITEM_DISPLAY', 'Kde by mìla být tato poloka zobrazena?');
+@define('PLUGIN_ITEM_DISPLAY_EXTENDED', 'Pouze v rozíøené èásti');
+@define('PLUGIN_ITEM_DISPLAY_OVERVIEW', 'Pouze v popisu');
+@define('PLUGIN_ITEM_DISPLAY_BOTH', 'V obojím');
+
/* 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.');
-@define('SETTINGS_SAVED_AT', 'The new settings have been saved at %s');
-@define('PLUGIN_ITEM_DISPLAY', 'Where should the item be displayed?');
-@define('PLUGIN_ITEM_DISPLAY_EXTENDED', 'Extended entry only');
-@define('PLUGIN_ITEM_DISPLAY_OVERVIEW', 'Overview page only');
-@define('PLUGIN_ITEM_DISPLAY_BOTH', 'All times');
+@define('RSS_IMPORT_DESC', 'The RSS import will fetch an RSS feed and insert all the entries contained there inside your article base. You can choose if you want to import the items in DRAFT or PUBLISHED state. Categories in the foreign feed need to contain the exact same name like you entered the names in Serendipity. Via the other input box you can choose the category you want to have entries associated which do not match the imported feed.');
+@define('RSS_IMPORT_CATEGORY', 'Use this category for non-matching imported entries');
/* 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.48
retrieving revision 1.49
diff -u -d -r1.48 -r1.49
--- serendipity_lang_da.inc.php 9 Jul 2004 18:59:14 -0000 1.48
+++ serendipity_lang_da.inc.php 13 Jul 2004 08:49:41 -0000 1.49
@@ -529,6 +529,8 @@
@define('PLUGIN_ITEM_DISPLAY_EXTENDED', 'Extended entry only');
@define('PLUGIN_ITEM_DISPLAY_OVERVIEW', 'Overview page only');
@define('PLUGIN_ITEM_DISPLAY_BOTH', 'All times');
+@define('RSS_IMPORT_DESC', 'The RSS import will fetch an RSS feed and insert all the entries contained there inside your article base. You can choose if you want to import the items in DRAFT or PUBLISHED state. Categories in the foreign feed need to contain the exact same name like you entered the names in Serendipity. Via the other input box you can choose the category you want to have entries associated which do not match the imported feed.');
+@define('RSS_IMPORT_CATEGORY', 'Use this category for non-matching imported entries');
/* 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.28
retrieving revision 1.29
diff -u -d -r1.28 -r1.29
--- serendipity_lang_fr.inc.php 9 Jul 2004 18:59:14 -0000 1.28
+++ serendipity_lang_fr.inc.php 13 Jul 2004 08:49:41 -0000 1.29
@@ -518,6 +518,8 @@
@define('PLUGIN_ITEM_DISPLAY_EXTENDED', 'Extended entry only');
@define('PLUGIN_ITEM_DISPLAY_OVERVIEW', 'Overview page only');
@define('PLUGIN_ITEM_DISPLAY_BOTH', 'All times');
+@define('RSS_IMPORT_DESC', 'The RSS import will fetch an RSS feed and insert all the entries contained there inside your article base. You can choose if you want to import the items in DRAFT or PUBLISHED state. Categories in the foreign feed need to contain the exact same name like you entered the names in Serendipity. Via the other input box you can choose the category you want to have entries associated which do not match the imported feed.');
+@define('RSS_IMPORT_CATEGORY', 'Use this category for non-matching imported entries');
/* 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.32
retrieving revision 1.33
diff -u -d -r1.32 -r1.33
--- serendipity_lang_cz.inc.php 9 Jul 2004 18:59:14 -0000 1.32
+++ serendipity_lang_cz.inc.php 13 Jul 2004 08:49:41 -0000 1.33
@@ -95,7 +95,7 @@
@define('A_NEW_COMMENT_BLAHBLAH', 'Nový komentáø k weblogu "%s", k záznamu s názvem "%s".');
@define('A_NEW_TRACKBACK_BLAHBLAH', 'Nová odezva na weblog/záznam s názvem "%s".');
@define('NO_CATEGORY', '®ádná kategorie');
-@define('CANNOT_EDIT_CATEGORY', 'Kategorie není k dispozici'); //RE-Translate
+@define('CANNOT_EDIT_CATEGORY', 'Kategorie není k dispozici');
@define('ENTRY_BODY', 'Text záznamu');
@define('EXTENDED_BODY', 'Roz¹íøená textová èást');
@define('CATEGORY', 'Kategorie');
@@ -130,7 +130,7 @@
@define('ARCHIVES', 'Archivy');
@define('BROWSE_ARCHIVES', 'Prohlí¾ení mìsíèních archivù');
@define('TOP_REFERRER', 'Top odbìratelé');
-@define('SHOWS_TOP_SITES', 'Nejèastìj¹í pøipojení k tomuto weblogu'); //RE-Translate
+@define('SHOWS_TOP_SITES', 'Nejèastìj¹í pøipojení k tomuto weblogu');
@define('TOP_EXITS', 'Top výstupy');
@define('SHOWS_TOP_EXIT', 'Nejèastìj¹í výstupy z tohoto weblogu');
@define('SYNDICATION', 'Spolupráce');
@@ -193,11 +193,11 @@
@define('SAVE_CHANGES_TO_LAYOUT', 'Ulo¾it zmìny layoutu');
@define('COMMENTS_FROM', 'Komentáøe od');
@define('ERROR', 'Chyba');
-@define('ENTRY_SAVED', 'Záznam ulo¾en'); // Re-Translate
+@define('ENTRY_SAVED', 'Záznam ulo¾en');
@define('DELETE_SURE', 'Urèitì chcete vymazat #%s natrvalo?');
@define('NOT_REALLY', 'Nechci...');
@define('DUMP_IT', 'Vymazat!');
-@define('RIP_ENTRY', 'Zru¹en záznam #%s'); //Re-Translate
+@define('RIP_ENTRY', 'Zru¹en záznam #%s');
@define('CATEGORY_DELETED_ARTICLES_MOVED', 'Kategorie #%s byla zru¹ena. Star¹í záznamy byly pøemístìny do #%s');
@define('CATEGORY_DELETED', 'Kategorie #%s byla zru~Zena.');
@define('CATEGORY_REMAINING', 'Zru¹it kategorii a záznamy pøemístit do: %s');
@@ -396,8 +396,6 @@
@define('SKIPPING_FILE_EXTENSION', 'Vynechán soubor: Chybìjící pøípona %s.');
@define('SKIPPING_FILE_UNREADABLE', 'Vynechán soubor: %s nelze naèíst.');
@define('FOUND_FILE', 'Zalo¾it nový/zmìnit soubor: %s.');
-
-/* TRANSLATED */
@define('PERMISSIONS', 'Oprávnìní');
/* DATABASE SETTINGS */
@@ -518,18 +516,19 @@
@define('TRACKBACK_NO_DATA', 'Nebyla odeslána odezva: Cíl neobsahuje data');
@define('SUCCESS', 'Úspìch');
-/* 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.');
-@define('SETTINGS_SAVED_AT', 'The new settings have been saved at %s');
-@define('PLUGIN_ITEM_DISPLAY', 'Where should the item be displayed?');
-@define('PLUGIN_ITEM_DISPLAY_EXTENDED', 'Extended entry only');
-@define('PLUGIN_ITEM_DISPLAY_OVERVIEW', 'Overview page only');
-@define('PLUGIN_ITEM_DISPLAY_BOTH', 'All times');
+@define('POWERED_BY_SHOW_TEXT', 'Zobrazit "Serendipity" jako text');
+@define('POWERED_BY_SHOW_TEXT_DESC', '"Serendipity Weblog" se zobrazí jako text');
+@define('POWERED_BY_SHOW_IMAGE', 'Zobrazit "Serendipity" s logem');
+@define('POWERED_BY_SHOW_IMAGE_DESC', 'Zobrazí se logo Serendipity');
+@define('INSTALL_TOP_AS_LINKS', 'Zobrazit Top výstupy/odbìratele jako linky?');
+@define('INSTALL_TOP_AS_LINKS_DESC', 'Je pøednastaveno, aby serendipity zobrazil top výstupy a odbìratele va¹eho weblogu jako èistý text pro zabránìní spammingu. Jestli¾e pøesto chcete zobrazovat linky jako linky, nastavte to tak.');
+@define('SETTINGS_SAVED_AT', 'Nové nastavení bylo ulo¾eno v %s');
+@define('PLUGIN_ITEM_DISPLAY', 'Kde by mìla být tato polo¾ka zobrazena?');
+@define('PLUGIN_ITEM_DISPLAY_EXTENDED', 'Pouze v roz¹íøené èásti');
+@define('PLUGIN_ITEM_DISPLAY_OVERVIEW', 'Pouze v popisu');
+@define('PLUGIN_ITEM_DISPLAY_BOTH', 'V obojím');
+@define('RSS_IMPORT_DESC', 'The RSS import will fetch an RSS feed and insert all the entries contained there inside your article base. You can choose if you want to import the items in DRAFT or PUBLISHED state. Categories in the foreign feed need to contain the exact same name like you entered the names in Serendipity. Via the other input box you can choose the category you want to have entries associated which do not match the imported feed.');
+@define('RSS_IMPORT_CATEGORY', 'Use this category for non-matching imported entries');
/* 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.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- serendipity_lang_nl.inc.php 9 Jul 2004 18:59:14 -0000 1.6
+++ serendipity_lang_nl.inc.php 13 Jul 2004 08:49:41 -0000 1.7
@@ -517,6 +517,8 @@
@define('PLUGIN_ITEM_DISPLAY_EXTENDED', 'Extended entry only');
@define('PLUGIN_ITEM_DISPLAY_OVERVIEW', 'Overview page only');
@define('PLUGIN_ITEM_DISPLAY_BOTH', 'All times');
+@define('RSS_IMPORT_DESC', 'The RSS import will fetch an RSS feed and insert all the entries contained there inside your article base. You can choose if you want to import the items in DRAFT or PUBLISHED state. Categories in the foreign feed need to contain the exact same name like you entered the names in Serendipity. Via the other input box you can choose the category you want to have entries associated which do not match the imported feed.');
+@define('RSS_IMPORT_CATEGORY', 'Use this category for non-matching imported entries');
/* 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.50
retrieving revision 1.51
diff -u -d -r1.50 -r1.51
--- serendipity_lang_en.inc.php 9 Jul 2004 18:59:14 -0000 1.50
+++ serendipity_lang_en.inc.php 13 Jul 2004 08:49:41 -0000 1.51
@@ -515,6 +515,8 @@
@define('PLUGIN_ITEM_DISPLAY_EXTENDED', 'Extended entry only');
@define('PLUGIN_ITEM_DISPLAY_OVERVIEW', 'Overview page only');
@define('PLUGIN_ITEM_DISPLAY_BOTH', 'All times');
+@define('RSS_IMPORT_DESC', 'The RSS import will fetch an RSS feed and insert all the entries contained there inside your article base. You can choose if you want to import the items in DRAFT or PUBLISHED state. Categories in the foreign feed need to contain the exact same name like you entered the names in Serendipity. Via the other input box you can choose the category you want to have entries associated which do not match the imported feed.');
+@define('RSS_IMPORT_CATEGORY', 'Use this category for non-matching imported entries');
/* 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.48
retrieving revision 1.49
diff -u -d -r1.48 -r1.49
--- serendipity_lang_es.inc.php 9 Jul 2004 18:59:14 -0000 1.48
+++ serendipity_lang_es.inc.php 13 Jul 2004 08:49:41 -0000 1.49
@@ -511,6 +511,8 @@
@define('PLUGIN_ITEM_DISPLAY_EXTENDED', 'Extended entry only');
@define('PLUGIN_ITEM_DISPLAY_OVERVIEW', 'Overview page only');
@define('PLUGIN_ITEM_DISPLAY_BOTH', 'All times');
+@define('RSS_IMPORT_DESC', 'The RSS import will fetch an RSS feed and insert all the entries contained there inside your article base. You can choose if you want to import the items in DRAFT or PUBLISHED state. Categories in the foreign feed need to contain the exact same name like you entered the names in Serendipity. Via the other input box you can choose the category you want to have entries associated which do not match the imported feed.');
+@define('RSS_IMPORT_CATEGORY', 'Use this category for non-matching imported entries');
/* 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.60
retrieving revision 1.61
diff -u -d -r1.60 -r1.61
--- serendipity_lang_de.inc.php 9 Jul 2004 18:59:14 -0000 1.60
+++ serendipity_lang_de.inc.php 13 Jul 2004 08:49:41 -0000 1.61
@@ -514,6 +514,8 @@
@define('PLUGIN_ITEM_DISPLAY_EXTENDED', 'Nur Artikel-Detailansicht');
@define('PLUGIN_ITEM_DISPLAY_OVERVIEW', 'Nur Artikelübersicht');
@define('PLUGIN_ITEM_DISPLAY_BOTH', 'Überall');
+@define('RSS_IMPORT_DESC', 'Der RSS-Import liest einen RSS-Feed ein und fügt alle dort vorhandenen Artikel in Ihre Artikeldatenbank ein. Ein importierter Artikel kann als VERÖFFENTLICHUNG oder ENTWURF eingefügt werden. Die Kategorien im importierten Feed müssen den exakt selben Namen enthalten wie die Namen ihrer Kategorien im Serendipity-Blog. Über das Dropdown kann gewählt werden, wie die Artikel kategorisiert werden sollen, wenn keine oder eine ungültige Angabe über die Kategorie im Feed enthalten ist.');
+@define('RSS_IMPORT_CATEGORY', 'Use this category for non-matching imported entries');
/* 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.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- serendipity_lang_pt.inc.php 9 Jul 2004 18:59:14 -0000 1.6
+++ serendipity_lang_pt.inc.php 13 Jul 2004 08:49:41 -0000 1.7
@@ -513,6 +513,8 @@
@define('PLUGIN_ITEM_DISPLAY_EXTENDED', 'Extended entry only');
@define('PLUGIN_ITEM_DISPLAY_OVERVIEW', 'Overview page only');
@define('PLUGIN_ITEM_DISPLAY_BOTH', 'All times');
+@define('RSS_IMPORT_DESC', 'The RSS import will fetch an RSS feed and insert all the entries contained there inside your article base. You can choose if you want to import the items in DRAFT or PUBLISHED state. Categories in the foreign feed need to contain the exact same name like you entered the names in Serendipity. Via the other input box you can choose the category you want to have entries associated which do not match the imported feed.');
+@define('RSS_IMPORT_CATEGORY', 'Use this category for non-matching imported entries');
/* vim: set sts=4 ts=4 expandtab : */
?>
\ No newline at end of file
|