[Feed-collector-svn] SF.net SVN: feed-collector: [97] trunk
Status: Beta
Brought to you by:
c167
From: <c1...@us...> - 2007-01-08 18:56:48
|
Revision: 97 http://feed-collector.svn.sourceforge.net/feed-collector/?rev=97&view=rev Author: c167 Date: 2007-01-08 10:56:41 -0800 (Mon, 08 Jan 2007) Log Message: ----------- added translations, translations working now :) Modified Paths: -------------- trunk/page_add_new_feed.php trunk/page_main.php trunk/styles/default/page_add_new_feed-screen.css trunk/styles/default/page_login-screen.css Added Paths: ----------- trunk/i18n/de_DE/LC_MESSAGES/page_add_new_feed.mo trunk/i18n/de_DE/LC_MESSAGES/page_add_new_feed.po trunk/i18n/de_DE/LC_MESSAGES/page_add_tag.mo trunk/i18n/de_DE/LC_MESSAGES/page_add_tag.po trunk/i18n/de_DE/LC_MESSAGES/page_login.mo trunk/i18n/de_DE/LC_MESSAGES/page_login.po trunk/i18n/de_DE/LC_MESSAGES/page_main.mo trunk/i18n/de_DE/LC_MESSAGES/page_main.po trunk/i18n/de_DE/LC_MESSAGES/page_personal.mo trunk/i18n/de_DE/LC_MESSAGES/page_personal.po trunk/i18n/de_DE/LC_MESSAGES/page_register.mo trunk/i18n/de_DE/LC_MESSAGES/page_register.po trunk/i18n/de_DE/LC_MESSAGES/page_show_all_feeds.mo trunk/i18n/de_DE/LC_MESSAGES/page_show_all_feeds.po trunk/i18n/de_DE/LC_MESSAGES/page_show_feed.mo trunk/i18n/de_DE/LC_MESSAGES/page_show_feed.po trunk/i18n/de_DE/LC_MESSAGES/page_show_feed_tag.mo trunk/i18n/de_DE/LC_MESSAGES/page_show_feed_tag.po trunk/i18n/de_DE/LC_MESSAGES/update_feeds.po trunk/i18n/en_EN/LC_MESSAGES/page_add_new_feed.po trunk/i18n/en_EN/LC_MESSAGES/page_add_tag.po trunk/i18n/en_EN/LC_MESSAGES/page_login.po trunk/i18n/en_EN/LC_MESSAGES/page_main.po trunk/i18n/en_EN/LC_MESSAGES/page_personal.po trunk/i18n/en_EN/LC_MESSAGES/page_register.po trunk/i18n/en_EN/LC_MESSAGES/page_show_all_feeds.po trunk/i18n/en_EN/LC_MESSAGES/page_show_feed.po trunk/i18n/en_EN/LC_MESSAGES/page_show_feed_tag.po trunk/i18n/en_EN/LC_MESSAGES/update_feeds.po Added: trunk/i18n/de_DE/LC_MESSAGES/page_add_new_feed.mo =================================================================== (Binary files differ) Property changes on: trunk/i18n/de_DE/LC_MESSAGES/page_add_new_feed.mo ___________________________________________________________________ Name: svn:mime-type + application/octet-stream Added: trunk/i18n/de_DE/LC_MESSAGES/page_add_new_feed.po =================================================================== --- trunk/i18n/de_DE/LC_MESSAGES/page_add_new_feed.po (rev 0) +++ trunk/i18n/de_DE/LC_MESSAGES/page_add_new_feed.po 2007-01-08 18:56:41 UTC (rev 97) @@ -0,0 +1,152 @@ +# translation of page_add_new_feed.po to Deutsch +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# C167 <c1...@us...>, 2007. +msgid "" +msgstr "" +"Project-Id-Version: page_add_new_feed\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2007-01-06 14:57+0100\n" +"PO-Revision-Date: 2007-01-06 15:05+0100\n" +"Last-Translator: C167 <c1...@us...>\n" +"Language-Team: Deutsch <i1...@li...>\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Generator: KBabel 1.11.4\n" + +#: page_add_new_feed.php:120 +msgid "Related Sites:" +msgstr "" + +#: page_add_new_feed.php:124 +msgid "Feed-Collector" +msgstr "Feed-Collector" + +#: page_add_new_feed.php:124 +msgid "{ stay up to date with all your news feeds! }" +msgstr "{ bleiben Sie mit den News auf dem neuesten Stand! }" + +#: page_add_new_feed.php:129 +msgid "You are not logged in" +msgstr "Sie sind nicht eingelogged" + +#: page_add_new_feed.php:136 +msgid "Hello" +msgstr "Hallo" + +#: page_add_new_feed.php:158 +msgid "Marked fields have to be filled!" +msgstr "Markierte Felder muessen gefüllt werden!" + +#: page_add_new_feed.php:174 +msgid "Add a feed" +msgstr "Füge einen Feed hinzu" + +#: page_add_new_feed.php:174 +#, fuzzy +msgid "" +"<b>How do I do that?</b><br />\n" +" The Scripts need some information about the site that creates " +"the script (e.g. name and url) and about the feed (e.g. url, name, type)" +msgstr "" +"<b>Wie mache ich das?<br /><br />\n" +" Das Script ben&oouml;tigt einige Informationen über die Seite, von der das" + +#: page_add_new_feed.php:259 +msgid "ADD IT!" +msgstr "" + +#: page_add_new_feed.php:259 +msgid "Site Name" +msgstr "" + +#: page_add_new_feed.php:259 +msgid "Site URL" +msgstr "" + +#: page_add_new_feed.php:259 +msgid "Site Language" +msgstr "" + +#: page_add_new_feed.php:259 +msgid "English" +msgstr "" + +#: page_add_new_feed.php:259 +msgid "German" +msgstr "" + +#: page_add_new_feed.php:259 +msgid "Site Image" +msgstr "" + +#: page_add_new_feed.php:259 +msgid "Feed Name" +msgstr "" + +#: page_add_new_feed.php:259 +msgid "Feed Description" +msgstr "" + +#: page_add_new_feed.php:259 +msgid "Feed URL" +msgstr "" + +#: page_add_new_feed.php:259 +msgid "Feed Type" +msgstr "" + +#: page_add_new_feed.php:259 +msgid "ATOM 1.0" +msgstr "" + +#: page_add_new_feed.php:259 +msgid "RSS 2.0" +msgstr "" + +#: page_add_new_feed.php:259 +msgid "RSS 1.0" +msgstr "" + +#: page_add_new_feed.php:259 +msgid "RDF 0.9" +msgstr "" + +#: page_add_new_feed.php:259 +msgid "Feed Database Name" +msgstr "" + +#: page_add_new_feed.php:259 +msgid "Feed Language" +msgstr "" + +#: page_add_new_feed.php:259 +msgid "Feed Image" +msgstr "" + +#: page_add_new_feed.php:259 +msgid "Active?" +msgstr "" + +#: page_add_new_feed.php:259 +msgid "Yes!" +msgstr "" + +#: page_add_new_feed.php:259 +msgid "No!" +msgstr "" + +#: page_add_new_feed.php:259 +msgid "Submit!" +msgstr "" + +#: page_add_new_feed.php:259 +msgid "Reset" +msgstr "" + +#: page_add_new_feed.php:259 +msgid "Marked fields are required" +msgstr "" + Added: trunk/i18n/de_DE/LC_MESSAGES/page_add_tag.mo =================================================================== (Binary files differ) Property changes on: trunk/i18n/de_DE/LC_MESSAGES/page_add_tag.mo ___________________________________________________________________ Name: svn:mime-type + application/octet-stream Added: trunk/i18n/de_DE/LC_MESSAGES/page_add_tag.po =================================================================== --- trunk/i18n/de_DE/LC_MESSAGES/page_add_tag.po (rev 0) +++ trunk/i18n/de_DE/LC_MESSAGES/page_add_tag.po 2007-01-08 18:56:41 UTC (rev 97) @@ -0,0 +1,54 @@ +# translation of page_add_tag.po to Deutsch +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# C167 <c1...@us...>, 2007. +msgid "" +msgstr "" +"Project-Id-Version: page_add_tag\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2007-01-06 14:57+0100\n" +"PO-Revision-Date: 2007-01-06 15:07+0100\n" +"Last-Translator: C167 <c1...@us...>\n" +"Language-Team: Deutsch <i1...@li...>\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Generator: KBabel 1.11.4\n" + +#: page_add_tag.php:111 +msgid "Tags" +msgstr "Tags" + +#: page_add_tag.php:143 +msgid "Related Sites:" +msgstr "" + +#: page_add_tag.php:147 +msgid "Feed-Collector" +msgstr "Feed-Collector" + +#: page_add_tag.php:147 +msgid "{ stay up to date with all your news feeds! }" +msgstr "{ bleiben Sie mit den News auf dem neuesten Stand! }" + +#: page_add_tag.php:152 +msgid "You are not logged in" +msgstr "Sie sind nicht eingelogged" + +#: page_add_tag.php:159 +msgid "Hello" +msgstr "Hallo" + +#: page_add_tag.php:193 +msgid "Add Tag" +msgstr "Füge Tag hinzu" + +#: page_add_tag.php:193 +msgid "tag name" +msgstr "Tag Name" + +#: page_add_tag.php:193 +msgid "Submit!" +msgstr "Abschicken!" + Added: trunk/i18n/de_DE/LC_MESSAGES/page_login.mo =================================================================== (Binary files differ) Property changes on: trunk/i18n/de_DE/LC_MESSAGES/page_login.mo ___________________________________________________________________ Name: svn:mime-type + application/octet-stream Added: trunk/i18n/de_DE/LC_MESSAGES/page_login.po =================================================================== --- trunk/i18n/de_DE/LC_MESSAGES/page_login.po (rev 0) +++ trunk/i18n/de_DE/LC_MESSAGES/page_login.po 2007-01-08 18:56:41 UTC (rev 97) @@ -0,0 +1,81 @@ +# translation of page_login.po to Deutsch +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# C167 <c1...@us...>, 2007. +msgid "" +msgstr "" +"Project-Id-Version: page_login\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2007-01-06 14:57+0100\n" +"PO-Revision-Date: 2007-01-06 15:12+0100\n" +"Last-Translator: C167 <c1...@us...>\n" +"Language-Team: Deutsch <i1...@li...>\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Generator: KBabel 1.11.4\n" + +#: page_login.php:151 +msgid "Related Sites:" +msgstr "" + +#: page_login.php:155 +msgid "Feed-Collector" +msgstr "Feed-Collector" + +#: page_login.php:155 +msgid "{ stay up to date with all your news feeds! }" +msgstr "{ bleiben Sie mit den News auf dem neuesten Stand! }" + +#: page_login.php:160 +msgid "You are not logged in" +msgstr "Sie sind nicht eingelogged" + +#: page_login.php:167 +msgid "Hello" +msgstr "Hallo" + +#: page_login.php:191 +msgid "" +"Unknown username. If you don't have a username then please <a href=\"./" +"page_register.php\">register</a> a new one" +msgstr "Unbekannter Benutzername. Wenn Sie noch keinen Account haben, <a href=\"./page_register.php\">registrieren</a> Sie sich bitte einen neuen" + +#: page_login.php:196 +msgid "" +"This useraccount is not active. You should have received a mail with an " +"access-key. If not, please look at your spam-folder or send a mail to the " +"site-admin." +msgstr "Dieser Benutzeraccount ist nickt aktiv. Sie sollten eine Mail mit einem Zugangsschlüssel erhalten haben. Wenn nicht, schauen Sie bitte in ihren Spam-Ordner oder senden Sie eine Mail an den Administrator dieser Seite." + +#: page_login.php:201 page_login.php:206 +msgid "" +"Please enter your username and your password to login. Cookies have to be " +"enabled from this point." +msgstr "Bitte geben Sie ihren Benutzernamen und Ihr Passwort ein, um sich anzumelden. Cookies müssen ab hier aktiviert sein." + +#: page_login.php:227 +msgid "Login" +msgstr "Anmelden" + +#: page_login.php:227 +msgid "Username" +msgstr "Benutzername" + +#: page_login.php:227 +msgid "Password" +msgstr "Passwort" + +#: page_login.php:227 +msgid "Submit!" +msgstr "Absenden!" + +#: page_login.php:227 +msgid "Reset!" +msgstr "Zurücksetzen!" + +#: page_login.php:227 +msgid "All fields are required" +msgstr "Alle Felder müssen ausgefüllt werden" + Added: trunk/i18n/de_DE/LC_MESSAGES/page_main.mo =================================================================== (Binary files differ) Property changes on: trunk/i18n/de_DE/LC_MESSAGES/page_main.mo ___________________________________________________________________ Name: svn:mime-type + application/octet-stream Added: trunk/i18n/de_DE/LC_MESSAGES/page_main.po =================================================================== --- trunk/i18n/de_DE/LC_MESSAGES/page_main.po (rev 0) +++ trunk/i18n/de_DE/LC_MESSAGES/page_main.po 2007-01-08 18:56:41 UTC (rev 97) @@ -0,0 +1,136 @@ +# translation of page_main.po to Deutsch +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# C167 <c1...@us...>, 2007. +msgid "" +msgstr "" +"Project-Id-Version: page_main\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2007-01-06 15:41+0100\n" +"PO-Revision-Date: 2007-01-06 15:54+0100\n" +"Last-Translator: C167 <c1...@us...>\n" +"Language-Team: Deutsch <i1...@li...>\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Generator: KBabel 1.11.4\n" + +#: ../../../page_main.php:107 +msgid "Related Sites:" +msgstr "" + +#: ../../../page_main.php:111 +msgid "Feed-Collector" +msgstr "Feed-Collector" + +#: ../../../page_main.php:111 +msgid "{ stay up to date with all your news feeds! }" +msgstr "{ bleiben Sie mit den News auf dem neuesten Stand! }" + +#: ../../../page_main.php:116 +msgid "You are not logged in" +msgstr "Sie sind nicht eingelogged" + +#: ../../../page_main.php:123 +msgid "Hello" +msgstr "Hallo" + +#: ../../../page_main.php:133 +msgid "Welcome!" +msgstr "Willkommen!" + +#: ../../../page_main.php:133 +msgid "" +"<p>This is the home of Feed-Collector, an database-driven news-reader.\n" +" It is written to automaticaly collect news from other " +"websites \n" +" <acronym title=\"Resource Description Framework\">RDF</" +"acronym>-, \n" +" <acronym title=\"Really Simple Syndication\">RSS</acronym>- " +"and \n" +" <acronym title=\"Atom Syndication Formats\">ATOM</acronym>-" +"newsfeeds \n" +" and to display them to a user. There is no need to delete " +"\"older news\", \n" +" so you can come here anytime and search in the database</p>\n" +" <p>Users can register to this site. If they do so, they get a " +"personal page \n" +" displaying the news they are interested in. Once a user is " +"logged in, he can \n" +" modify his page by adding and removing news feeds. To do so, " +"just go to the \n" +" <a href=\"./page_select_feeds.php\">feed-overview-page</a> and " +"select/deselect \n" +" news feeds.</p>" +msgstr "" +"<p>Dieses Projekt heisst Feed-Collector, und ist ein Datenbankgestützter News-Reader.\n" +" Es wurde geschrieben damit es automatisch die Neuigkeiten von Internetseiten einhohlt.\n" +" Es versteht die Formate <acronym title=\"Resource Description Framework\">RDF</acronym>-, \n" +" <acronym title=\"Really Simple Syndication\">RSS</acronym>- and \n" +" <acronym title=\"Atom Syndication Formats\">ATOM</acronym>-News-Feeds \n" +" und zeigt Sie dem Benutzer an. Es ist nicht notwendig, \"alte News\" zu löschen, \n" +" so kann man immer hierherkommen und in der Datenbank auch nach älteren News suchen</p>\n" +" <p>Benutzer können sich registrieren um Zugriff auf ihre persönliche Seite zu erhalten, \n" +" die ihre persönliche Zusammenstellung der interessanten News bietet. \n" +" Sobald man sich registriert hat, kann man damit beginnen die Seite zu verändern \n" +" modify his page by adding and removing news feeds. Dazu muss man nur die \n" +" <a href=\"./page_select_feeds.php\">Feed-Übersicht</a> anschauen und Feeds aus-/ oder abwählen \n</p>" + +#: ../../../page_main.php:141 +msgid "Latest News" +msgstr "News" + +#: ../../../page_main.php:148 +msgid "More News »" +msgstr "" + +#: ../../../page_main.php:153 +msgid "Statistic" +msgstr "Statistik" + +#: ../../../page_main.php:153 +msgid "Fedds in the Database: " +msgstr "Feeds in der DB: " + +#: ../../../page_main.php:153 +msgid "Items over all:" +msgstr "Items insg.:" + +#: ../../../page_main.php:153 +msgid "Average items per feed:" +msgstr "Items/Feed:" + +#: ../../../page_main.php:153 +msgid "[ATOM 1.0] feeds:" +msgstr "[ATOM 1.0] Feeds:" + +#: ../../../page_main.php:153 +msgid "[RDF 0.9] feeds:" +msgstr "[RDF 0.9] Feeds:" + +#: ../../../page_main.php:153 +msgid "[RSS 2.0] feeds:" +msgstr "[RSS 2.0] Feeds:" + +#: ../../../page_main.php:153 +msgid "[RSS 1.0] feeds" +msgstr "[RSS 1.0] Feeds" + +#: ../../../page_main.php:158 +msgid "biggest feeds" +msgstr "Grösste Feeds" + +#: ../../../page_main.php:161 ../../../page_main.php:171 +#: ../../../page_main.php:181 +msgid " Items" +msgstr " Items" + +#: ../../../page_main.php:168 +msgid "random feeds" +msgstr "Zuf. Feeds" + +#: ../../../page_main.php:178 +msgid "Newest feeds" +msgstr "Neuste Feeds" + Added: trunk/i18n/de_DE/LC_MESSAGES/page_personal.mo =================================================================== (Binary files differ) Property changes on: trunk/i18n/de_DE/LC_MESSAGES/page_personal.mo ___________________________________________________________________ Name: svn:mime-type + application/octet-stream Added: trunk/i18n/de_DE/LC_MESSAGES/page_personal.po =================================================================== --- trunk/i18n/de_DE/LC_MESSAGES/page_personal.po (rev 0) +++ trunk/i18n/de_DE/LC_MESSAGES/page_personal.po 2007-01-08 18:56:41 UTC (rev 97) @@ -0,0 +1,42 @@ +# translation of page_personal.po to Deutsch +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# C167 <c1...@us...>, 2007. +msgid "" +msgstr "" +"Project-Id-Version: page_personal\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2007-01-06 14:58+0100\n" +"PO-Revision-Date: 2007-01-06 15:17+0100\n" +"Last-Translator: C167 <c1...@us...>\n" +"Language-Team: Deutsch <i1...@li...>\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Generator: KBabel 1.11.4\n" + +#: page_personal.php:111 +msgid "Related Sites:" +msgstr "" + +#: page_personal.php:115 +msgid "Feed-Collector" +msgstr "Feed-Collector" + +#: page_personal.php:115 +msgid "{ stay up to date with all your news feeds! }" +msgstr "{ bleiben Sie mit den News auf dem neuesten Stand! }" + +#: page_personal.php:120 +msgid "You are not logged in" +msgstr "Sie sind nicht angemeldet" + +#: page_personal.php:127 +msgid "Hello" +msgstr "Hallo" + +#: page_personal.php:178 +msgid "For comments or questions about this website, please" +msgstr "" + Added: trunk/i18n/de_DE/LC_MESSAGES/page_register.mo =================================================================== (Binary files differ) Property changes on: trunk/i18n/de_DE/LC_MESSAGES/page_register.mo ___________________________________________________________________ Name: svn:mime-type + application/octet-stream Added: trunk/i18n/de_DE/LC_MESSAGES/page_register.po =================================================================== --- trunk/i18n/de_DE/LC_MESSAGES/page_register.po (rev 0) +++ trunk/i18n/de_DE/LC_MESSAGES/page_register.po 2007-01-08 18:56:41 UTC (rev 97) @@ -0,0 +1,88 @@ +# translation of page_register.po to Deutsch +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# C167 <c1...@us...>, 2007. +msgid "" +msgstr "" +"Project-Id-Version: page_register\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2007-01-06 14:58+0100\n" +"PO-Revision-Date: 2007-01-06 15:21+0100\n" +"Last-Translator: C167 <c1...@us...>\n" +"Language-Team: Deutsch <i1...@li...>\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Generator: KBabel 1.11.4\n" + +#: page_register.php:118 +msgid "Related Sites:" +msgstr "" + +#: page_register.php:122 +msgid "Feed-Collector" +msgstr "Feed-Collector" + +#: page_register.php:122 +msgid "{ stay up to date with all your news feeds! }" +msgstr "{ bleiben Sie mit den News auf dem neuesten Stand! }" + +#: page_register.php:141 +msgid "An error occured" +msgstr "Ein Fehler ist aufgetreten" + +#: page_register.php:157 +msgid "Registration" +msgstr "Registrierung" + +#: page_register.php:157 +msgid "" +"<b>Why register?</b><br />\n" +" If you register, you'll have a personal page with lots of free " +"space to place your favourite newsfeeds (only limited by your screen)" +msgstr "" +"<b>Warum registrieren?</b><br />\n" +" Wenn Sie sich registrieren werden Sie Zugriff auf eine persönliche Seite bekommen, " +"die viel Platz bietet, um Ihre persönlichen Feeds darauf zu plazieren (Nur durch die Gr&oouml;sse ihres Fensters Beschränkt)" + +#: page_register.php:199 +msgid "Registration information" +msgstr "Registrierungsinformationen" + +#: page_register.php:199 +msgid "Username" +msgstr "Benutzername" + +#: page_register.php:199 +msgid "E-MAIL-address" +msgstr "E-MAIL-Adresse" + +#: page_register.php:199 +msgid "Password" +msgstr "Passwort" + +#: page_register.php:199 +msgid "Repeat password" +msgstr "Passwort wiederholen" + +#: page_register.php:199 +msgid "Language" +msgstr "Sprache" + +#: page_register.php:199 +msgid "English" +msgstr "Englisch" + +#: page_register.php:199 +msgid "German" +msgstr "Deutsch" + +#: page_register.php:199 +msgid "Submit!" +msgstr "Absenden!" + +#: page_register.php:199 +msgid "Reset!" +msgstr "Zurücksetzen!" + Added: trunk/i18n/de_DE/LC_MESSAGES/page_show_all_feeds.mo =================================================================== (Binary files differ) Property changes on: trunk/i18n/de_DE/LC_MESSAGES/page_show_all_feeds.mo ___________________________________________________________________ Name: svn:mime-type + application/octet-stream Added: trunk/i18n/de_DE/LC_MESSAGES/page_show_all_feeds.po =================================================================== --- trunk/i18n/de_DE/LC_MESSAGES/page_show_all_feeds.po (rev 0) +++ trunk/i18n/de_DE/LC_MESSAGES/page_show_all_feeds.po 2007-01-08 18:56:41 UTC (rev 97) @@ -0,0 +1,66 @@ +# translation of page_show_all_feeds.po to Deutsch +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# C167 <c1...@us...>, 2007. +msgid "" +msgstr "" +"Project-Id-Version: page_show_all_feeds\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2007-01-06 14:58+0100\n" +"PO-Revision-Date: 2007-01-06 15:21+0100\n" +"Last-Translator: C167 <c1...@us...>\n" +"Language-Team: Deutsch <i1...@li...>\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Generator: KBabel 1.11.4\n" + +#: page_show_all_feeds.php:122 +msgid "Related Sites:" +msgstr "" + +#: page_show_all_feeds.php:126 +msgid "Feed-Collector" +msgstr "Feed-Collector" + +#: page_show_all_feeds.php:126 +msgid "{ stay up to date with all your news feeds! }" +msgstr "{ bleiben Sie mit den News auf dem neuesten Stand! }" + +#: page_show_all_feeds.php:131 +msgid "You are not logged in" +msgstr "Sie sind nciht angemeldet" + +#: page_show_all_feeds.php:138 +msgid "Hello" +msgstr "Hallo" + +#: page_show_all_feeds.php:182 page_show_all_feeds.php:221 +msgid "Submit" +msgstr "Absenden" + +#: page_show_all_feeds.php:182 page_show_all_feeds.php:236 +msgid "Feed List" +msgstr "Feed-Liste" + +#: page_show_all_feeds.php:182 page_show_all_feeds.php:236 +msgid "Site" +msgstr "Seite" + +#: page_show_all_feeds.php:182 page_show_all_feeds.php:236 +msgid "Tags" +msgstr "Tags" + +#: page_show_all_feeds.php:182 page_show_all_feeds.php:236 +msgid "Languages" +msgstr "Sprachen" + +#: page_show_all_feeds.php:236 +msgid "Feed" +msgstr "Feed" + +#: page_show_all_feeds.php:269 +msgid "Page: " +msgstr "Seite: " + Added: trunk/i18n/de_DE/LC_MESSAGES/page_show_feed.mo =================================================================== (Binary files differ) Property changes on: trunk/i18n/de_DE/LC_MESSAGES/page_show_feed.mo ___________________________________________________________________ Name: svn:mime-type + application/octet-stream Added: trunk/i18n/de_DE/LC_MESSAGES/page_show_feed.po =================================================================== --- trunk/i18n/de_DE/LC_MESSAGES/page_show_feed.po (rev 0) +++ trunk/i18n/de_DE/LC_MESSAGES/page_show_feed.po 2007-01-08 18:56:41 UTC (rev 97) @@ -0,0 +1,58 @@ +# translation of page_show_feed.po to Deutsch +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# C167 <c1...@us...>, 2007. +msgid "" +msgstr "" +"Project-Id-Version: page_show_feed\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2007-01-06 14:58+0100\n" +"PO-Revision-Date: 2007-01-06 15:23+0100\n" +"Last-Translator: C167 <c1...@us...>\n" +"Language-Team: Deutsch <i1...@li...>\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Generator: KBabel 1.11.4\n" + +#: page_show_feed.php:117 +msgid "Related Sites:" +msgstr "" + +#: page_show_feed.php:121 +msgid "Feed-Collector" +msgstr "Feed-Collector" + +#: page_show_feed.php:121 +msgid "{ stay up to date with all your news feeds! }" +msgstr "{ bleiben Sie mit den News auf dem neuesten Stand! }" + +#: page_show_feed.php:126 +msgid "You are not logged in" +msgstr "Sie sind nicht angemeldet" + +#: page_show_feed.php:133 +msgid "Hello" +msgstr "Hallo" + +#: page_show_feed.php:155 +msgid "Tags" +msgstr "Tags" + +#: page_show_feed.php:158 +msgid "No tag submitted yet, you can add one " +msgstr "Bis jetzt wurden keine Tags hinzugefügt, Sie k&oouml;nnen einen " + +#: page_show_feed.php:158 +msgid "here!" +msgstr "hier hinzufügen!" + +#: page_show_feed.php:169 +msgid "For comments or questions about this website, please" +msgstr "" + +#: page_show_feed.php:206 +msgid "Page: " +msgstr "Seite: " + Added: trunk/i18n/de_DE/LC_MESSAGES/page_show_feed_tag.mo =================================================================== (Binary files differ) Property changes on: trunk/i18n/de_DE/LC_MESSAGES/page_show_feed_tag.mo ___________________________________________________________________ Name: svn:mime-type + application/octet-stream Added: trunk/i18n/de_DE/LC_MESSAGES/page_show_feed_tag.po =================================================================== --- trunk/i18n/de_DE/LC_MESSAGES/page_show_feed_tag.po (rev 0) +++ trunk/i18n/de_DE/LC_MESSAGES/page_show_feed_tag.po 2007-01-08 18:56:41 UTC (rev 97) @@ -0,0 +1,68 @@ +# translation of page_show_feed_tag.po to Deutsch +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# C167 <c1...@us...>, 2007. +msgid "" +msgstr "" +"Project-Id-Version: page_show_feed_tag\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2007-01-06 14:58+0100\n" +"PO-Revision-Date: 2007-01-06 15:24+0100\n" +"Last-Translator: C167 <c1...@us...>\n" +"Language-Team: Deutsch <i1...@li...>\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Generator: KBabel 1.11.4\n" + +#: page_show_feed_tag.php:103 +msgid "" +"You did not select a tag, please select one on the input-field on the right " +"side of the site... -->" +msgstr "Sie haben keinen Tag ausgewählt, bitte wählen Sie einen mit dem Eingabefeld am rechten Rand der Seite aus... -->" + +#: page_show_feed_tag.php:117 +msgid "Related Sites:" +msgstr "" + +#: page_show_feed_tag.php:121 +msgid "Feed-Collector" +msgstr "Feed-Collector" + +#: page_show_feed_tag.php:121 +msgid "{ stay up to date with all your news feeds! }" +msgstr "{ bleiben Sie mit den News auf dem neuesten Stand! }" + +#: page_show_feed_tag.php:126 +msgid "You are not logged in" +msgstr "Sie sind nicht angemeldet" + +#: page_show_feed_tag.php:133 +msgid "Hello" +msgstr "Hallo" + +#: page_show_feed_tag.php:151 +msgid "For comments or questions about this website, please" +msgstr "" + +#: page_show_feed_tag.php:169 +msgid "Feed" +msgstr "Feed" + +#: page_show_feed_tag.php:169 +msgid "Language" +msgstr "Sprache" + +#: page_show_feed_tag.php:198 +msgid "Tags" +msgstr "Tags" + +#: page_show_feed_tag.php:211 +msgid "Select a Tag" +msgstr "Tag auswählen" + +#: page_show_feed_tag.php:211 +msgid "Submit!" +msgstr "Absenden!" + Added: trunk/i18n/de_DE/LC_MESSAGES/update_feeds.po =================================================================== --- trunk/i18n/de_DE/LC_MESSAGES/update_feeds.po (rev 0) +++ trunk/i18n/de_DE/LC_MESSAGES/update_feeds.po 2007-01-08 18:56:41 UTC (rev 97) @@ -0,0 +1,158 @@ +# translation of update_feeds.po to Deutsch +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# C167 <c1...@us...>, 2007. +msgid "" +msgstr "" +"Project-Id-Version: update_feeds\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2007-01-06 14:59+0100\n" +"PO-Revision-Date: 2007-01-06 15:25+0100\n" +"Last-Translator: C167 <c1...@us...>\n" +"Language-Team: Deutsch <i1...@li...>\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Generator: KBabel 1.11.4\n" + +#: update_feeds.php:49 +#, php-format +msgid "Script startet at %s" +msgstr "Das Script wurde um %s gestartet" + +#: update_feeds.php:52 +msgid "Updates are enabled!" +msgstr "Updates sind aktiviert!" + +#: update_feeds.php:73 update_feeds.php:90 +#, php-format +msgid "Script ended with error at %d" +msgstr "Das Script brach um %d mit einem Fehler ab" + +#: update_feeds.php:76 +msgid "Successfully connected to the database" +msgstr "Verbindung zur Datenbank erfolgreich hergestellt" + +#: update_feeds.php:93 +msgid "Successfully SELECTed the feeds-list from the database" +msgstr "" + +#: update_feeds.php:95 +#, php-format +msgid "We have got %d feeds in the database" +msgstr "" + +#: update_feeds.php:119 +msgid "The feed is not active!!" +msgstr "" + +#: update_feeds.php:122 +msgid "The feed is active!" +msgstr "" + +#: update_feeds.php:128 +msgid "WARING!! Difference negative!!" +msgstr "" + +#: update_feeds.php:132 +#, php-format +msgid "No Update: diff: %d -> %d" +msgstr "" + +#: update_feeds.php:133 +#, php-format +msgid "Not to update: %s" +msgstr "" + +#: update_feeds.php:140 +#, php-format +msgid "Update: %s | diff: %s -> %s" +msgstr "" + +#: update_feeds.php:149 +msgid "Feed type is ATOM 1.0, using ATOM-Parser" +msgstr "" + +#: update_feeds.php:153 +msgid "Feed type is RDF 0.9, using RSS-Parser" +msgstr "" + +#: update_feeds.php:157 +msgid "Feed type is RSS 1.0, using RSS-Parser" +msgstr "" + +#: update_feeds.php:161 +msgid "Feed type is RSS 2.0, using RSS-Parser" +msgstr "" + +#: update_feeds.php:165 +msgid "Feed type unknown, using ATOM-Parser" +msgstr "" + +#: update_feeds.php:171 +#, php-format +msgid "Feed invalid: %s" +msgstr "" + +#: update_feeds.php:179 +#, php-format +msgid "We've got %d items in the feed, %d added" +msgstr "" + +#: update_feeds.php:180 +#, php-format +msgid "Feed \"%s\" is up to date now!" +msgstr "" + +#: update_feeds.php:193 +msgid "The script is not allowed to update the feeds.<br />" +msgstr "" + +#: update_feeds.php:199 +msgid "Disconnected from the Database" +msgstr "" + +#: update_feeds.php:200 +#, php-format +msgid "Script finished at %s" +msgstr "" + +#: update_feeds.php:201 +#, php-format +msgid "Script needed %d seconds" +msgstr "" + +#: update_feeds.php:209 +msgid "checking if the url's are already in the db." +msgstr "" + +#: update_feeds.php:230 update_feeds.php:231 +#, php-format +msgid "ERROR: %s" +msgstr "" + +#: update_feeds.php:234 +#, php-format +msgid "Not inserting: %s | %s" +msgstr "" + +#: update_feeds.php:238 +#, php-format +msgid "inserting: %s | %s into the db" +msgstr "" + +#: update_feeds.php:255 update_feeds.php:289 +msgid "Loading the feed was successfull!" +msgstr "" + +#: update_feeds.php:262 update_feeds.php:296 +#, php-format +msgid "The feed has %d items." +msgstr "" + +#: update_feeds.php:273 update_feeds.php:312 +#, php-format +msgid "id: %d | subject: %s | URL: %s" +msgstr "" + Added: trunk/i18n/en_EN/LC_MESSAGES/page_add_new_feed.po =================================================================== --- trunk/i18n/en_EN/LC_MESSAGES/page_add_new_feed.po (rev 0) +++ trunk/i18n/en_EN/LC_MESSAGES/page_add_new_feed.po 2007-01-08 18:56:41 UTC (rev 97) @@ -0,0 +1,148 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2007-01-06 14:57+0100\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" +"Language-Team: LANGUAGE <LL...@li...>\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=CHARSET\n" +"Content-Transfer-Encoding: 8bit\n" + +#: page_add_new_feed.php:120 +msgid "Related Sites:" +msgstr "" + +#: page_add_new_feed.php:124 +msgid "Feed-Collector" +msgstr "" + +#: page_add_new_feed.php:124 +msgid "{ stay up to date with all your news feeds! }" +msgstr "" + +#: page_add_new_feed.php:129 +msgid "You are not logged in" +msgstr "" + +#: page_add_new_feed.php:136 +msgid "Hello" +msgstr "" + +#: page_add_new_feed.php:158 +msgid "Marked fields have to be filled!" +msgstr "" + +#: page_add_new_feed.php:174 +msgid "Add a feed" +msgstr "" + +#: page_add_new_feed.php:174 +msgid "" +"<b>How do I do that?</b><br />\n" +" The Scripts need some information about the site that creates " +"the script (e.g. name and url) and about the feed (e.g. url, name, type)" +msgstr "" + +#: page_add_new_feed.php:259 +msgid "ADD IT!" +msgstr "" + +#: page_add_new_feed.php:259 +msgid "Site Name" +msgstr "" + +#: page_add_new_feed.php:259 +msgid "Site URL" +msgstr "" + +#: page_add_new_feed.php:259 +msgid "Site Language" +msgstr "" + +#: page_add_new_feed.php:259 +msgid "English" +msgstr "" + +#: page_add_new_feed.php:259 +msgid "German" +msgstr "" + +#: page_add_new_feed.php:259 +msgid "Site Image" +msgstr "" + +#: page_add_new_feed.php:259 +msgid "Feed Name" +msgstr "" + +#: page_add_new_feed.php:259 +msgid "Feed Description" +msgstr "" + +#: page_add_new_feed.php:259 +msgid "Feed URL" +msgstr "" + +#: page_add_new_feed.php:259 +msgid "Feed Type" +msgstr "" + +#: page_add_new_feed.php:259 +msgid "ATOM 1.0" +msgstr "" + +#: page_add_new_feed.php:259 +msgid "RSS 2.0" +msgstr "" + +#: page_add_new_feed.php:259 +msgid "RSS 1.0" +msgstr "" + +#: page_add_new_feed.php:259 +msgid "RDF 0.9" +msgstr "" + +#: page_add_new_feed.php:259 +msgid "Feed Database Name" +msgstr "" + +#: page_add_new_feed.php:259 +msgid "Feed Language" +msgstr "" + +#: page_add_new_feed.php:259 +msgid "Feed Image" +msgstr "" + +#: page_add_new_feed.php:259 +msgid "Active?" +msgstr "" + +#: page_add_new_feed.php:259 +msgid "Yes!" +msgstr "" + +#: page_add_new_feed.php:259 +msgid "No!" +msgstr "" + +#: page_add_new_feed.php:259 +msgid "Submit!" +msgstr "" + +#: page_add_new_feed.php:259 +msgid "Reset" +msgstr "" + +#: page_add_new_feed.php:259 +msgid "Marked fields are required" +msgstr "" Added: trunk/i18n/en_EN/LC_MESSAGES/page_add_tag.po =================================================================== --- trunk/i18n/en_EN/LC_MESSAGES/page_add_tag.po (rev 0) +++ trunk/i18n/en_EN/LC_MESSAGES/page_add_tag.po 2007-01-08 18:56:41 UTC (rev 97) @@ -0,0 +1,53 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2007-01-06 14:57+0100\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" +"Language-Team: LANGUAGE <LL...@li...>\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=CHARSET\n" +"Content-Transfer-Encoding: 8bit\n" + +#: page_add_tag.php:111 +msgid "Tags" +msgstr "" + +#: page_add_tag.php:143 +msgid "Related Sites:" +msgstr "" + +#: page_add_tag.php:147 +msgid "Feed-Collector" +msgstr "" + +#: page_add_tag.php:147 +msgid "{ stay up to date with all your news feeds! }" +msgstr "" + +#: page_add_tag.php:152 +msgid "You are not logged in" +msgstr "" + +#: page_add_tag.php:159 +msgid "Hello" +msgstr "" + +#: page_add_tag.php:193 +msgid "Add Tag" +msgstr "" + +#: page_add_tag.php:193 +msgid "tag name" +msgstr "" + +#: page_add_tag.php:193 +msgid "Submit!" +msgstr "" Added: trunk/i18n/en_EN/LC_MESSAGES/page_login.po =================================================================== --- trunk/i18n/en_EN/LC_MESSAGES/page_login.po (rev 0) +++ trunk/i18n/en_EN/LC_MESSAGES/page_login.po 2007-01-08 18:56:41 UTC (rev 97) @@ -0,0 +1,80 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2007-01-06 14:57+0100\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" +"Language-Team: LANGUAGE <LL...@li...>\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=CHARSET\n" +"Content-Transfer-Encoding: 8bit\n" + +#: page_login.php:151 +msgid "Related Sites:" +msgstr "" + +#: page_login.php:155 +msgid "Feed-Collector" +msgstr "" + +#: page_login.php:155 +msgid "{ stay up to date with all your news feeds! }" +msgstr "" + +#: page_login.php:160 +msgid "You are not logged in" +msgstr "" + +#: page_login.php:167 +msgid "Hello" +msgstr "" + +#: page_login.php:191 +msgid "" +"Unknown username. If you don't have a username then please <a href=\"./" +"page_register.pgp\">register</a> a new one" +msgstr "" + +#: page_login.php:196 +msgid "" +"This useraccount is not active. You should have received a mail with an " +"access-key. If not, please look at your spam-folder or send a mail to the " +"site-admin." +msgstr "" + +#: page_login.php:201 page_login.php:206 +msgid "" +"Please enter you username and your password to login. Cookies have to be " +"enabled from this point." +msgstr "" + +#: page_login.php:227 +msgid "Login" +msgstr "" + +#: page_login.php:227 +msgid "Username" +msgstr "" + +#: page_login.php:227 +msgid "Password" +msgstr "" + +#: page_login.php:227 +msgid "Submit!" +msgstr "" + +#: page_login.php:227 +msgid "Reset!" +msgstr "" + +#: page_login.php:227 +msgid "All fields are required" +msgstr "" Added: trunk/i18n/en_EN/LC_MESSAGES/page_main.po =================================================================== --- trunk/i18n/en_EN/LC_MESSAGES/page_main.po (rev 0) +++ trunk/i18n/en_EN/LC_MESSAGES/page_main.po 2007-01-08 18:56:41 UTC (rev 97) @@ -0,0 +1,102 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2007-01-06 14:56+0100\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" +"Language-Team: LANGUAGE <LL...@li...>\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=CHARSET\n" +"Content-Transfer-Encoding: 8bit\n" + +#: page_main.php:107 +msgid "Related Sites:" +msgstr "" + +#: page_main.php:111 +msgid "Feed-Collector" +msgstr "" + +#: page_main.php:111 +msgid "{ stay up to date with all your news feeds! }" +msgstr "" + +#: page_main.php:116 +msgid "You are not logged in" +msgstr "" + +#: page_main.php:123 +msgid "Hello" +msgstr "" + +#: page_main.php:133 +msgid "Welcome!" +msgstr "" + +#: page_main.php:133 +msgid "" +"<p>This is the home of Feed-Collector, an database-driven news-reader.\n" +msgstr "" + +#: page_main.php:152 +msgid "Latest News" +msgstr "" + +#: page_main.php:159 +msgid "More News »" +msgstr "" + +#: page_main.php:164 +msgid "Statistic" +msgstr "" + +#: page_main.php:164 +msgid "Fedds in the Database: " +msgstr "" + +#: page_main.php:164 +msgid "Items over all:" +msgstr "" + +#: page_main.php:164 +msgid "Average items per feed:" +msgstr "" + +#: page_main.php:164 +msgid "[ATOM 1.0] feeds:" +msgstr "" + +#: page_main.php:164 +msgid "[RDF 0.9] feeds:" +msgstr "" + +#: page_main.php:164 +msgid "[RSS 2.0] feeds:" +msgstr "" + +#: page_main.php:164 +msgid "[RSS 1.0] feeds" +msgstr "" + +#: page_main.php:169 +msgid "biggest feeds" +msgstr "" + +#: page_main.php:172 page_main.php:182 page_main.php:192 +msgid " Items" +msgstr "" + +#: page_main.php:179 +msgid "random feeds" +msgstr "" + +#: page_main.php:189 +msgid "Newest feeds" +msgstr "" Added: trunk/i18n/en_EN/LC_MESSAGES/page_personal.po =================================================================== --- trunk/i18n/en_EN/LC_MESSAGES/page_personal.po (rev 0) +++ trunk/i18n/en_EN/LC_MESSAGES/page_personal.po 2007-01-08 18:56:41 UTC (rev 97) @@ -0,0 +1,41 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2007-01-06 14:58+0100\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" +"Language-Team: LANGUAGE <LL...@li...>\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=CHARSET\n" +"Content-Transfer-Encoding: 8bit\n" + +#: page_personal.php:111 +msgid "Related Sites:" +msgstr "" + +#: page_personal.php:115 +msgid "Feed-Collector" +msgstr "" + +#: page_personal.php:115 +msgid "{ stay up to date with all your news feeds! }" +msgstr "" + +#: page_personal.php:120 +msgid "You are not logged in" +msgstr "" + +#: page_personal.php:127 +msgid "Hello" +msgstr "" + +#: page_personal.php:178 +msgid "For comments or questions about this website, please" +msgstr "" Added: trunk/i18n/en_EN/LC_MESSAGES/page_register.po =================================================================== --- trunk/i18n/en_EN/LC_MESSAGES/page_register.po (rev 0) +++ trunk/i18n/en_EN/LC_MESSAGES/page_register.po 2007-01-08 18:56:41 UTC (rev 97) @@ -0,0 +1,84 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2007-01-06 14:58+0100\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" +"Language-Team: LANGUAGE <LL...@li...>\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=CHARSET\n" +"Content-Transfer-Encoding: 8bit\n" + +#: page_register.php:118 +msgid "Related Sites:" +msgstr "" + +#: page_register.php:122 +msgid "Feed-Collector" +msgstr "" + +#: page_register.php:122 +msgid "{ stay up to date with all your news feeds! }" +msgstr "" + +#: page_register.php:141 +msgid "An error occured" +msgstr "" + +#: page_register.php:157 +msgid "Registration" +msgstr "" + +#: page_register.php:157 +msgid "" +"<b>Why register?</b><br />\n" +" If you register, you'll have a personal page with lots of free " +"space to place your favourite newsfeeds (only limited by your screen)" +msgstr "" + +#: page_register.php:199 +msgid "Registration information" +msgstr "" + +#: page_register.php:199 +msgid "Username" +msgstr "" + +#: page_register.php:199 +msgid "E-MAIL-address" +msgstr "" + +#: page_register.php:199 +msgid "Password" +msgstr "" + +#: page_register.php:199 +msgid "Repeat password" +msgstr "" + +#: page_register.php:199 +msgid "Language" +msgstr "" + +#: page_register.php:199 +msgid "English" +msgstr "" + +#: page_register.php:199 +msgid "German" +msgstr "" + +#: page_register.php:199 +msgid "Submit!" +msgstr "" + +#: page_register.php:199 +msgid "Reset!" +msgstr "" Added: trunk/i18n/en_EN/LC_MESSAGES/page_show_all_feeds.po =================================================================== --- trunk/i18n/en_EN/LC_MESSAGES/page_show_all_feeds.po (rev 0) +++ trunk/i18n/en_EN/LC_MESSAGES/page_show_all_feeds.po 2007-01-08 18:56:41 UTC (rev 97) @@ -0,0 +1,65 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2007-01-06 14:58+0100\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" +"Language-Team: LANGUAGE <LL...@li...>\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=CHARSET\n" +"Content-Transfer-Encoding: 8bit\n" + +#: page_show_all_feeds.php:122 +msgid "Related Sites:" +msgstr "" + +#: page_show_all_feeds.php:126 +msgid "Feed-Collector" +msgstr "" + +#: page_show_all_feeds.php:126 +msgid "{ stay up to date with all your news feeds! }" +msgstr "" + +#: page_show_all_feeds.php:131 +msgid "You are not logged in" +msgstr "" + +#: page_show_all_feeds.php:138 +msgid "Hello" +msgstr "" + +#: page_show_all_feeds.php:182 page_show_all_feeds.php:221 +msgid "Submit" +msgstr "" + +#: page_show_all_feeds.php:182 page_show_all_feeds.php:236 +msgid "Feed List" +msgstr "" + +#: page_show_all_feeds.php:182 page_show_all_feeds.php:236 +msgid "Site" +msgstr "" + +#: page_show_all_feeds.php:182 page_show_all_feeds.php:236 +msgid "Tags" +msgstr "" + +#: page_show_all_feeds.php:182 page_show_all_feeds.php:236 +msgid "Languages" +msgstr "" + +#: page_show_all_feeds.php:236 +msgid "Feed" +msgstr "" + +#: page_show_all_feeds.php:269 +msgid "Page: " +msgstr "" Added: trunk/i18n/en_EN/LC_MESSAGES/page_show_feed.po =================================================================== --- trunk/i18n/en_EN/LC_MESSAGES/page_show_feed.po (rev 0) +++ trunk/i18n/en_EN/LC_MESSAGES/page_show_feed.po 2007-01-08 18:56:41 UTC (rev 97) @@ -0,0 +1,57 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2007-01-06 14:58+0100\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" +"Language-Team: LANGUAGE <LL...@li...>\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=CHARSET\n" +"Content-Transfer-Encoding: 8bit\n" + +#: page_show_feed.php:117 +msgid "Related Sites:" +msgstr "" + +#: page_show_feed.php:121 +msgid "Feed-Collector" +msgstr "" + +#: page_show_feed.php:121 +msgid "{ stay up to date with all your news feeds! }" +msgstr "" + +#: page_show_feed.php:126 +msgid "You are not logged in" +msgstr "" + +#: page_show_feed.php:133 +msgid "Hello" +msgstr "" + +#: page_show_feed.php:155 +msgid "Tags" +msgstr "" + +#: page_show_feed.php:158 +msgid "No tag submitted yet, you can add one " +msgstr "" + +#: page_show_feed.php:158 +msgid "here!" +msgstr "" + +#: page_show_feed.php:169 +msgid "For comments or questions about this website, please" +msgstr "" + +#: page_show_feed.php:206 +msgid "Page: " +msgstr "" Added: trunk/i18n/en_EN/LC_MESSAGES/page_show_feed_tag.po =================================================================== --- trunk/i18n/en_EN/LC_MESSAGES/page_show_feed_tag.po (rev 0) +++ trunk/i18n/en_EN/LC_MESSAGES/page_show_feed_tag.po 2007-01-08 18:56:41 UTC (rev 97) @@ -0,0 +1,67 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2007-01-06 14:58+0100\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" +"Language-Team: LANGUAGE <LL...@li...>\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=CHARSET\n" +"Content-Transfer-Encoding: 8bit\n" + +#: page_show_feed_tag.php:103 +msgid "" +"You did not select a tag, please select one on the input-field on the right " +"side of the site... -->" +msgstr "" + +#: page_show_feed_tag.php:117 +msgid "Related Sites:" +msgstr "" + +#: page_show_feed_tag.php:121 +msgid "Feed-Collector" +msgstr "" + +#: page_show_feed_tag.php:121 +msgid "{ stay up to date with all your news feeds! }" +msgstr "" + +#: page_show_feed_tag.php:126 +msgid "You are not logged in" +msgstr "" + +#: page_show_feed_tag.php:133 +msgid "Hello" +msgstr "" + +#: page_show_feed_tag.php:151 +msgid "For comments or questions about this website, please" +msgstr "" + +#: page_show_feed_tag.php:169 +msgid "Feed" +msgstr "" + +#: page_show_feed_tag.php:169 +msgid "Language" +msgstr "" + +#: page_show_feed_tag.php:198 +msgid "Tags" +msgstr "" + +#: page_show_feed_tag.php:211 +msgid "Select a Tag" +msgstr "" + +#: page_show_feed_tag.php:211 +msgid "Submit!" +msgstr "" Added: trunk/i18n/en_EN/LC_MESSAGES/update_feeds.po =================================================================== --- trunk/i18n/en_EN/LC_MESSAGES/update_feeds.po (rev 0) +++ trunk/i18n/en_EN/LC_MESSAGES/update_feeds.po 2007-01-08 18:56:41 UTC (rev 97) @@ -0,0 +1,157 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2007-01-06 14:59+0100\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" +"Language-Team: LANGUAGE <LL...@li...>\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=CHARSET\n" +"Content-Transfer-Encoding: 8bit\n" + +#: update_feeds.php:49 +#, php-format +msgid "Script startet at %s" +msgstr "" + +#: update_feeds.php:52 +msgid "Updates are enabled!" +msgstr "" + +#: update_feeds.php:73 update_feeds.php:90 +#, php-format +msgid "Script ended with error at %d" +msgstr "" + +#: update_feeds.php:76 +msgid "Successfully connected to the database" +msgstr "" + +#: update_feeds.php:93 +msgid "Successfully SELECTed the feeds-list from the database" +msgstr "" + +#: update_feeds.php:95 +#, php-format +msgid "We have got %d feeds in the database" +msgstr "" + +#: update_feeds.php:119 +msgid "The feed is not active!!" +msgstr "" + +#: update_feeds.php:122 +msgid "The feed is active!" +msgstr "" + +#: update_feeds.php:128 +msgid "WARING!! Difference negative!!" +msgstr "" + +#: update_feeds.php:132 +#, php-format +msgid "No Update: diff: %d -> %d" +msgstr "" + +#: update_feeds.php:133 +#, php-format +msgid "Not to update: %s" +msgstr "" + +#: update_feeds.php:140 +#, php-format +msgid "Update: %s | diff: %s -> %s" +msgstr "" + +#: update_feeds.php:149 +msgid "Feed type is ATOM 1.0, using ATOM-Parser" +msgstr "" + +#: update_feeds.php:153 +msgid "Feed type is RDF 0.9, using RSS-Parser" +msgstr "" + +#: update_feeds.php:157 +msgid "Feed type is RSS 1.0, using RSS-Parser" +msgstr "" + +#: update_feeds.php:161 +msgid "Feed type is RSS 2.0, using RSS-Parser" +msgstr "" + +#: update_feeds.php:165 +msgid "Feed type unknown, using ATOM-Parser" +msgstr "" + +#: update_feeds.php:171 +#, php-format +msgid "Feed invalid: %s" +msgstr "" + +#: update_feeds.php:179 +#, php-format +msgid "We've got %d items in the feed, %d added" +msgstr "" + +#: update_feeds.php:180 +#, php-format +msgid "Feed \"%s\" is up to date now!" +msgstr "" + +#: update_feeds.php:193 +msgid "The script is not allowed to update the feeds.<br />" +msgstr "" + +#: update_feeds.php:199 +msgid "Disconnected from the Database" +msgstr "" + +#: update_feeds.php:200 +#, php-format +msgid "Script finished at %s" +msgstr "" + +#: update_feeds.php:201 +#, php-format +msgid "Script needed %d seconds" +msgstr "" + +#: update_feeds.php:209 +msgid "checking if the url's are already in the db." +msgstr "" + +#: update_feeds.php:230 update_feeds.php:231 +#, php-format +msgid "ERROR: %s" +msgstr "" + +#: update_feeds.php:234 +#, php-format +msgid "Not inserting: %s | %s" +msgstr "" + +#: update_feeds.php:238 +#, php-format +msgid "inserting: %s | %s into the db" +msgstr "" + +#: update_feeds.php:255 update_feeds.php:289 +msgid "Loading the feed was successfull!" +msgstr "" + +#: update_feeds.php:262 update_feeds.php:296 +#, php-format +msgid "The feed has %d items." +msgstr "" + +#: update_feeds.php:273 update_feeds.php:312 +#, php-format +msgid "id: %d | subject: %s | URL: %s" +msgstr "" Modified: trunk/page_add_new_feed.php =================================================================== --- trunk/page_add_new_feed.php 2007-01-06 16:38:25 UTC (rev 96) +++ trunk/page_add_new_feed.php 2007-01-08 18:56:41 UTC (rev 97) @@ -91,12 +91,14 @@ if (true === HTTP_Session :: get("logged_in", false)) { $user->setUserId(HTTP_Session :: get("uid")); $language = $user->getUserLanguage(); - if(!in_array($language, $langs)) { + if (!in_array($language, $langs)) { $language = "en_EN"; } -} elseif(isset($_GET['lang']) and in_array($_GET['lang'], $langs)) { +} +elseif (isset ($_GET['lang']) and in_array($_GET['lang'], $langs)) { $language = $_GET['lang']; -} elseif(!is_null(HTTP_Session :: get("lang")) and in_array(HTTP_Session :: get("lang"), $langs)) { +} +elseif (!is_null(HTTP_Session :: get("lang")) and in_array(HTTP_Session :: get("lang"), $langs)) { $language = HTTP_Session :: get("lang"); } else { $language = "en_EN"; @@ -150,14 +152,37 @@ //print_r($_POST); if (!empty ($_POST['site_name']) and !empty ($_POST['site_url']) and !empty ($_POST['site_lang']) and !empty ($_POST['feed_name']) and !empty ($_POST['feed_url']) and !empty ($_POST['feed_type']) and !empty ($_POST['feed_db_name']) and !empty ($_POST['feed_lang']) and !empty ($_POST['is_active'])) { echo 1; - + $sql = sprintf("INSERT INTO `feeds` (`ID`, `site_name`, `site_url`, `site_lang`, " . + "`site_img`, `feed_name`, `feed_description`, `feed_url`, `feed_type`, `feed_db_name`, " . + "`feed_lang`, `feed_img`, `is_active`, `last_change`, `added`, `items`) VALUES " . + "(null, '%s', '%s', '%s', '%s', '%s', '%s', '%s', '%s', '%s', '%s', '%s', %d, %d, %d, %d);", $_POST['site_name'], $_POST['site_url'], $_POST['site_lang'], !empty ($_POST['site_img']) ? $_POST['site_img'] : "", $_POST['feed_name'], !empty ($_POST['feed_description']) ? $_POST['feed_description'] : "", $_POST['feed_url'], $_POST['feed_type'], $_POST['feed_db_name'], $_POST['feed_lang'], !empty ($_POST['feed_img']) ? $_POST['feed_img'] : "", $_POST['is_active'], 0, time(), 0); + // $a > 5 ? "big" : "small"; + $insert = $db-query($sql); + if (PEAR :: isError($insert)) { + buildForm(& $main, _("Error, please check everything...")); + } else { + $db_name = $_POST['feed_db_name']; + $table = $db->query("CREATE TABLE `f_$db_name` (" . + " `ID` bigint(20) unsigned NOT NULL auto_increment," . + " `title` varchar(255) collate utf8_bin NOT NULL," . + " `url` varchar(255) collate utf8_bin NOT NULL," . + " `summary` varchar(255) collate utf8_bin default NULL," . + " `hash` char(32) collate utf8_bin NOT NULL," . + " `updated` int(11) NOT NULL," . + " PRIMARY KEY (`ID`)," . + " UNIQUE KEY `key` (`hash`)," . + " KEY `title` (`title`)" . + ") ENGINE=MyISAM DEFAULT CHARSET=utf8 COLLATE=utf8_bin ;"); + if (PEAR :: isError($table)) { + buildForm(& $main, _("Error, please check everything...")); + } else { + HTTP :: redirect("./page_show_all_feeds.php"); + } + } } else { - echo 2; if (!empty ($_POST['site_name']) or !empty ($_POST['site_url']) or !empty ($_POST['site_lang']) or !empty ($_POST['feed_name']) or !empty ($_POST['feed_url']) or !empty ($_POST['feed_type']) or !empty ($_POST['feed_db_name']) or !empty ($_POST['feed_lang']) or !empty ($_POST['is_active'])) { - echo 3; buildForm($main, _("Marked fields have to be filled!")); } else { - echo 4; buildForm($main); } } Modified: trunk/page_main.php =================================================================== --- trunk/page_main.php 2007-01-06 16:38:25 UTC (rev 96) +++ trunk/page_main.php 2007-01-08 18:56:41 UTC (rev 97) @@ -85,13 +85,13 @@ } else { $language = "en_EN"; } -echo $language; +//echo $language; putenv("LANG=$language"); -echo setlocale(LC_ALL, $language); -echo "<br />"; -echo bindtextdomain("page_main", "./i18n"); -echo "<br />"; -echo textdomain("page_main"); +setlocale(LC_ALL, $language); +//echo "<br />"; +bindtextdomain("page_main", "./i18n"); +//echo "<br />"; +textdomain("page_main"); // // Now we're going to replace the placeholders in the template with the important content @@ -147,7 +147,7 @@ " <p class=\"newsDate\">%s</p>\n" . " <p class=\"newsSummary\">%s</p>\n\n", $news['id'], $news['headline'], date("D, d.m.Y - H:i", $news['published']), $news['summary']); } -$latest_news .= sprintf(" <div class=\"more\"><a href=\"./page_news.php\">%s</a></div>\n\n" . +$latest_news .= sprintf(//" <div class=\"more\"><a href=\"./page_news.php\">%s</a></div>\n\n" . " <p class=\"filler\"><!-- Filler para to extend left vertical line --></p>", _("More News »")); $design = str_replace("<!-- latest news -->", $latest_news, $design); @@ -181,7 +181,7 @@ $box_4 = sprintf(" <h1>%s</h1>\n <ul>\n", _("Newest feeds")); $newest_feeds = $feed->getNewestFeeds(6); foreach ($newest_feeds as $newest) { - $box_4 .= sprintf(" <li><a href=\"./page_show_feed.php?feed=%s\"><!--•-->%s</a> %s (%d%s)</li>\n", $newest['feed_db_name'], $newest['feed_name'], date(("m.d.y H:m:s"), $newest['added']), $newest['items'], _(" Items")); + $box_4 .= sprintf(" <li><a href=\"./page_show_feed.php?feed=%s\"><!--•-->%s</a> %s (%d%s)</li>\n", $newest['feed_db_name'], $newest['feed_name'], date(("d.m.y H:m:s"), $newest['added']), $newest['items'], _(" Items")); } $box_4 .= " </ul>"; $design = str_replace("<!-- box 4 -->", $box_4, $design); Modified: trunk/styles/default/page_add_new_feed-screen.css =================================================================== --- trunk/styles/default/page_add_new_feed-screen.css 2007-01-06 16:38:25 UTC (rev 96) +++ trunk/styles/default/page_add_new_feed-screen.css 2007-01-08 18:56:41 UTC (rev 97) @@ -15,7 +15,7 @@ font-size: 9pt; } -acronym,.titleTip { +acronym,.titleTip {echo 4; border-bottom: 1px dotted rgb(61, 92, 122); cursor: help; margin: 0; @@ -239,15 +239,17 @@ } .required .formElem { - border-top: 1px dashed red; +/* border-top: 1px dashed red; border-left: 1px dashed red; - border-bottom: 1px dashed red; + border-bottom: 1px dashed red;*/ + background-color: rgb(204, 204, 204); } .required .formField { - border-top: 1px dashed red; + /*border-top: 1px dashed red; border-right: 1px dashed red; - border-bottom: 1px dashed red; + border-bottom: 1px dashed red;*/ + background-color: rgb(204, 204, 204); } .formElem,.formField { Modified: trunk/styles/default/page_login-screen.css =================================================================== --- trunk/styles/default/page_login-screen.css 2007-01-06 16:38:25 UTC (rev 96) +++ trunk/styles/default/page_login-screen.css 2007-01-08 18:56:41 UTC (rev 97) @@ -214,13 +214,13 @@ padding: 0; } -#registration_form { +#registration_form table { float: left; border: 1px solid rgb(204, 204, 204); - width: 80%; + width: 60%; margin-top: 1em; - margin-left: 9%; - margin-right: 9%; + margin-left: 20%; + } #formtitle { @@ -229,33 +229,22 @@ background-color: rgb(117, 144, 174); font-family: "trebuchet ms", verdana, helvetica, arial, sans-serif; font-size: 200%; -/* margin: 0;*/ padding: 0.5ex 10px; border-bottom: 1px solid rgb(204, 204, 204); } -.left,.right { - float: left; +.left_side,.right_side { + padding-top: 1%; + padding-bottom: 1%; + width: 49%; } -.left { - border-right: 1px solid rgb(204, 204, 204); -... [truncated message content] |