|
From: <var...@us...> - 2009-06-27 20:08:30
|
Revision: 6963
http://phpwiki.svn.sourceforge.net/phpwiki/?rev=6963&view=rev
Author: vargenau
Date: 2009-06-27 20:07:02 +0000 (Sat, 27 Jun 2009)
Log Message:
-----------
Update locale
Modified Paths:
--------------
trunk/locale/Makefile
trunk/locale/de/LC_MESSAGES/phpwiki.mo
trunk/locale/de/LC_MESSAGES/phpwiki.php
trunk/locale/es/LC_MESSAGES/phpwiki.mo
trunk/locale/fr/LC_MESSAGES/phpwiki.mo
trunk/locale/fr/LC_MESSAGES/phpwiki.php
trunk/locale/it/LC_MESSAGES/phpwiki.mo
trunk/locale/ja/LC_MESSAGES/phpwiki.mo
trunk/locale/nl/LC_MESSAGES/phpwiki.mo
trunk/locale/po/de.po
trunk/locale/po/es.po
trunk/locale/po/fr.po
trunk/locale/po/it.po
trunk/locale/po/ja.po
trunk/locale/po/nl.po
trunk/locale/po/phpwiki.pot
trunk/locale/po/sv.po
trunk/locale/po/zh.po
trunk/locale/sv/LC_MESSAGES/phpwiki.mo
trunk/locale/zh/LC_MESSAGES/phpwiki.mo
trunk/locale/zh/LC_MESSAGES/phpwiki.php
Modified: trunk/locale/Makefile
===================================================================
--- trunk/locale/Makefile 2009-06-25 16:21:03 UTC (rev 6962)
+++ trunk/locale/Makefile 2009-06-27 20:07:02 UTC (rev 6963)
@@ -94,41 +94,124 @@
${POT_FILE}: ../lib/BlockParser.php
${POT_FILE}: ../lib/CachedMarkup.php
${POT_FILE}: ../lib/Captcha.php
-${POT_FILE}: ../lib/config.php
+${POT_FILE}: ../lib/DbSession.php
+${POT_FILE}: ../lib/DbSession/ADODB.php
+${POT_FILE}: ../lib/DbSession/PDO.php
+${POT_FILE}: ../lib/DbSession/SQL.php
+${POT_FILE}: ../lib/DbSession/dba.php
${POT_FILE}: ../lib/DbaDatabase.php
${POT_FILE}: ../lib/DbaListSet.php
${POT_FILE}: ../lib/DbaPartition.php
-${POT_FILE}: ../lib/DbSession/ADODB.php
-${POT_FILE}: ../lib/DbSession/dba.php
-${POT_FILE}: ../lib/DbSession/PDO.php
-${POT_FILE}: ../lib/DbSession.php
-${POT_FILE}: ../lib/DbSession/SQL.php
-${POT_FILE}: ../lib/diff3.php
-${POT_FILE}: ../lib/difflib.php
-${POT_FILE}: ../lib/diff.php
-${POT_FILE}: ../lib/display.php
-${POT_FILE}: ../lib/editpage.php
${POT_FILE}: ../lib/EditToolbar.php
${POT_FILE}: ../lib/ErrorManager.php
${POT_FILE}: ../lib/ExternalReferrer.php
${POT_FILE}: ../lib/FileFinder.php
-${POT_FILE}: ../lib/fortune.php
-${POT_FILE}: ../lib/gif.php
${POT_FILE}: ../lib/Google.php
${POT_FILE}: ../lib/HtmlElement.php
${POT_FILE}: ../lib/HtmlParser.php
${POT_FILE}: ../lib/HttpClient.php
-${POT_FILE}: ../lib/imagecache.php
-${POT_FILE}: ../lib/imdb.php
${POT_FILE}: ../lib/IniConfig.php
${POT_FILE}: ../lib/InlineParser.php
-${POT_FILE}: ../lib/install.php
-${POT_FILE}: ../lib/loadsave.php
${POT_FILE}: ../lib/MailNotify.php
-${POT_FILE}: ../lib/main.php
${POT_FILE}: ../lib/PageList.php
${POT_FILE}: ../lib/PagePerm.php
${POT_FILE}: ../lib/PageType.php
+${POT_FILE}: ../lib/RSSWriter091.php
+${POT_FILE}: ../lib/Request.php
+${POT_FILE}: ../lib/RssParser.php
+${POT_FILE}: ../lib/RssWriter.php
+${POT_FILE}: ../lib/RssWriter2.php
+${POT_FILE}: ../lib/SemanticWeb.php
+${POT_FILE}: ../lib/SpamBlocklist.php
+${POT_FILE}: ../lib/Template.php
+${POT_FILE}: ../lib/TextSearchQuery.php
+${POT_FILE}: ../lib/Units.php
+${POT_FILE}: ../lib/WikiCallback.php
+${POT_FILE}: ../lib/WikiDB.php
+${POT_FILE}: ../lib/WikiDB/ADODB.php
+${POT_FILE}: ../lib/WikiDB/PDO.php
+${POT_FILE}: ../lib/WikiDB/SQL.php
+${POT_FILE}: ../lib/WikiDB/backend.php
+${POT_FILE}: ../lib/WikiDB/backend/ADODB.php
+${POT_FILE}: ../lib/WikiDB/backend/ADODB_mssql.php
+${POT_FILE}: ../lib/WikiDB/backend/ADODB_mysql.php
+${POT_FILE}: ../lib/WikiDB/backend/ADODB_oci8po.php
+${POT_FILE}: ../lib/WikiDB/backend/ADODB_postgres7.php
+${POT_FILE}: ../lib/WikiDB/backend/ADODB_sqlite.php
+${POT_FILE}: ../lib/WikiDB/backend/PDO.php
+${POT_FILE}: ../lib/WikiDB/backend/PDO_mysql.php
+${POT_FILE}: ../lib/WikiDB/backend/PDO_oci8.php
+${POT_FILE}: ../lib/WikiDB/backend/PDO_pgsql.php
+${POT_FILE}: ../lib/WikiDB/backend/PearDB.php
+${POT_FILE}: ../lib/WikiDB/backend/PearDB_mysql.php
+${POT_FILE}: ../lib/WikiDB/backend/PearDB_oci8.php
+${POT_FILE}: ../lib/WikiDB/backend/PearDB_pgsql.php
+${POT_FILE}: ../lib/WikiDB/backend/PearDB_sqlite.php
+${POT_FILE}: ../lib/WikiDB/backend/cvs.php
+${POT_FILE}: ../lib/WikiDB/backend/dba.php
+${POT_FILE}: ../lib/WikiDB/backend/dbaBase.php
+${POT_FILE}: ../lib/WikiDB/backend/dumb/AllRevisionsIter.php
+${POT_FILE}: ../lib/WikiDB/backend/dumb/BackLinkIter.php
+${POT_FILE}: ../lib/WikiDB/backend/dumb/LinkSearchIter.php
+${POT_FILE}: ../lib/WikiDB/backend/dumb/MostPopularIter.php
+${POT_FILE}: ../lib/WikiDB/backend/dumb/MostRecentIter.php
+${POT_FILE}: ../lib/WikiDB/backend/dumb/TextSearchIter.php
+${POT_FILE}: ../lib/WikiDB/backend/dumb/WantedPagesIter.php
+${POT_FILE}: ../lib/WikiDB/backend/file.php
+${POT_FILE}: ../lib/WikiDB/backend/flatfile.php
+${POT_FILE}: ../lib/WikiDB/cvs.php
+${POT_FILE}: ../lib/WikiDB/dba.php
+${POT_FILE}: ../lib/WikiDB/file.php
+${POT_FILE}: ../lib/WikiDB/flatfile.php
+${POT_FILE}: ../lib/WikiGroup.php
+${POT_FILE}: ../lib/WikiPlugin.php
+${POT_FILE}: ../lib/WikiPluginCached.php
+${POT_FILE}: ../lib/WikiTheme.php
+${POT_FILE}: ../lib/WikiUser.php
+${POT_FILE}: ../lib/WikiUser/AdoDb.php
+${POT_FILE}: ../lib/WikiUser/BogoLogin.php
+${POT_FILE}: ../lib/WikiUser/Db.php
+${POT_FILE}: ../lib/WikiUser/EMailConfirm.php
+${POT_FILE}: ../lib/WikiUser/Facebook.php
+${POT_FILE}: ../lib/WikiUser/File.php
+${POT_FILE}: ../lib/WikiUser/Forbidden.php
+${POT_FILE}: ../lib/WikiUser/GForge.php
+${POT_FILE}: ../lib/WikiUser/HttpAuth.php
+${POT_FILE}: ../lib/WikiUser/HttpAuthUpper.php
+${POT_FILE}: ../lib/WikiUser/IMAP.php
+${POT_FILE}: ../lib/WikiUser/LDAP.php
+${POT_FILE}: ../lib/WikiUser/LdapUpper.php
+${POT_FILE}: ../lib/WikiUser/OpenID.php
+${POT_FILE}: ../lib/WikiUser/POP3.php
+${POT_FILE}: ../lib/WikiUser/PdoDb.php
+${POT_FILE}: ../lib/WikiUser/PearDb.php
+${POT_FILE}: ../lib/WikiUser/PersonalPage.php
+${POT_FILE}: ../lib/WikiUser/Session.php
+${POT_FILE}: ../lib/WikiUserNew.php
+${POT_FILE}: ../lib/WysiwygEdit.php
+${POT_FILE}: ../lib/WysiwygEdit/FCKeditor.php
+${POT_FILE}: ../lib/WysiwygEdit/Wikiwyg.php
+${POT_FILE}: ../lib/WysiwygEdit/htmlarea2.php
+${POT_FILE}: ../lib/WysiwygEdit/htmlarea3.php
+${POT_FILE}: ../lib/WysiwygEdit/spaw.php
+${POT_FILE}: ../lib/WysiwygEdit/tinymce.php
+${POT_FILE}: ../lib/XmlElement.php
+${POT_FILE}: ../lib/XmlParser.php
+${POT_FILE}: ../lib/XmlRpcClient.php
+${POT_FILE}: ../lib/XmlRpcServer.php
+${POT_FILE}: ../lib/config.php
+${POT_FILE}: ../lib/diff.php
+${POT_FILE}: ../lib/diff3.php
+${POT_FILE}: ../lib/difflib.php
+${POT_FILE}: ../lib/display.php
+${POT_FILE}: ../lib/editpage.php
+${POT_FILE}: ../lib/fortune.php
+${POT_FILE}: ../lib/gif.php
+${POT_FILE}: ../lib/imagecache.php
+${POT_FILE}: ../lib/imdb.php
+${POT_FILE}: ../lib/install.php
+${POT_FILE}: ../lib/loadsave.php
+${POT_FILE}: ../lib/main.php
${POT_FILE}: ../lib/pdf.php
${POT_FILE}: ../lib/plugin/AddComment.php
${POT_FILE}: ../lib/plugin/AllPages.php
@@ -137,16 +220,14 @@
${POT_FILE}: ../lib/plugin/AppendText.php
${POT_FILE}: ../lib/plugin/AsciiMath.php
${POT_FILE}: ../lib/plugin/AsciiSVG.php
-${POT_FILE}: ../lib/plugin/_AuthInfo.php
${POT_FILE}: ../lib/plugin/AuthorHistory.php
-${POT_FILE}: ../lib/plugin/_BackendInfo.php
${POT_FILE}: ../lib/plugin/BackLinks.php
${POT_FILE}: ../lib/plugin/BlogArchives.php
${POT_FILE}: ../lib/plugin/BlogJournal.php
${POT_FILE}: ../lib/plugin/BoxRight.php
${POT_FILE}: ../lib/plugin/CacheTest.php
+${POT_FILE}: ../lib/plugin/Calendar.php
${POT_FILE}: ../lib/plugin/CalendarList.php
-${POT_FILE}: ../lib/plugin/Calendar.php
${POT_FILE}: ../lib/plugin/CategoryPage.php
${POT_FILE}: ../lib/plugin/Chart.php
${POT_FILE}: ../lib/plugin/Comment.php
@@ -164,11 +245,10 @@
${POT_FILE}: ../lib/plugin/FrameInclude.php
${POT_FILE}: ../lib/plugin/FullTextSearch.php
${POT_FILE}: ../lib/plugin/FuzzyPages.php
+${POT_FILE}: ../lib/plugin/GoTo.php
${POT_FILE}: ../lib/plugin/GoogleMaps.php
${POT_FILE}: ../lib/plugin/GooglePlugin.php
-${POT_FILE}: ../lib/plugin/GoTo.php
${POT_FILE}: ../lib/plugin/GraphViz.php
-${POT_FILE}: ../lib/plugin/_GroupInfo.php
${POT_FILE}: ../lib/plugin/HelloWorld.php
${POT_FILE}: ../lib/plugin/HtmlConverter.php
${POT_FILE}: ../lib/plugin/Imdb.php
@@ -203,38 +283,35 @@
${POT_FILE}: ../lib/plugin/PhpWeather.php
${POT_FILE}: ../lib/plugin/Ploticus.php
${POT_FILE}: ../lib/plugin/PluginManager.php
+${POT_FILE}: ../lib/plugin/PopUp.php
${POT_FILE}: ../lib/plugin/PopularNearby.php
${POT_FILE}: ../lib/plugin/PopularTags.php
-${POT_FILE}: ../lib/plugin/PopUp.php
${POT_FILE}: ../lib/plugin/PreferenceApp.php
-${POT_FILE}: ../lib/plugin/_PreferencesInfo.php
${POT_FILE}: ../lib/plugin/PrevNext.php
${POT_FILE}: ../lib/plugin/RandomPage.php
${POT_FILE}: ../lib/plugin/RateIt.php
${POT_FILE}: ../lib/plugin/RawHtml.php
+${POT_FILE}: ../lib/plugin/RecentChanges.php
${POT_FILE}: ../lib/plugin/RecentChangesCached.php
-${POT_FILE}: ../lib/plugin/RecentChanges.php
${POT_FILE}: ../lib/plugin/RecentComments.php
${POT_FILE}: ../lib/plugin/RecentEdits.php
${POT_FILE}: ../lib/plugin/RecentReferrers.php
${POT_FILE}: ../lib/plugin/RedirectTo.php
${POT_FILE}: ../lib/plugin/RelatedChanges.php
-${POT_FILE}: ../lib/plugin/_Retransform.php
${POT_FILE}: ../lib/plugin/RichTable.php
${POT_FILE}: ../lib/plugin/RssFeed.php
${POT_FILE}: ../lib/plugin/SearchHighlight.php
${POT_FILE}: ../lib/plugin/SemanticRelations.php
+${POT_FILE}: ../lib/plugin/SemanticSearch.php
${POT_FILE}: ../lib/plugin/SemanticSearchAdvanced.php
-${POT_FILE}: ../lib/plugin/SemanticSearch.php
${POT_FILE}: ../lib/plugin/SiteMap.php
${POT_FILE}: ../lib/plugin/SpellCheck.php
${POT_FILE}: ../lib/plugin/SqlResult.php
${POT_FILE}: ../lib/plugin/SyncWiki.php
${POT_FILE}: ../lib/plugin/SyntaxHighlighter.php
${POT_FILE}: ../lib/plugin/SystemInfo.php
+${POT_FILE}: ../lib/plugin/TeX2png.php
${POT_FILE}: ../lib/plugin/Template.php
-${POT_FILE}: ../lib/plugin/TeX2png.php
-${POT_FILE}: ../lib/plugin/text2png.php
${POT_FILE}: ../lib/plugin/TexToPng.php
${POT_FILE}: ../lib/plugin/TitleSearch.php
${POT_FILE}: ../lib/plugin/Transclude.php
@@ -245,8 +322,8 @@
${POT_FILE}: ../lib/plugin/UserPreferences.php
${POT_FILE}: ../lib/plugin/UserRatings.php
${POT_FILE}: ../lib/plugin/VisualWiki.php
+${POT_FILE}: ../lib/plugin/WantedPages.php
${POT_FILE}: ../lib/plugin/WantedPagesOld.php
-${POT_FILE}: ../lib/plugin/WantedPages.php
${POT_FILE}: ../lib/plugin/WatchPage.php
${POT_FILE}: ../lib/plugin/WhoIsOnline.php
${POT_FILE}: ../lib/plugin/WikiAdminChmod.php
@@ -261,108 +338,110 @@
${POT_FILE}: ../lib/plugin/WikiAdminSetExternal.php
${POT_FILE}: ../lib/plugin/WikiAdminUtils.php
${POT_FILE}: ../lib/plugin/WikiBlog.php
-${POT_FILE}: ../lib/plugin/WikicreoleTable.php
${POT_FILE}: ../lib/plugin/WikiForm.php
${POT_FILE}: ../lib/plugin/WikiFormRich.php
${POT_FILE}: ../lib/plugin/WikiForum.php
${POT_FILE}: ../lib/plugin/WikiPoll.php
+${POT_FILE}: ../lib/plugin/WikicreoleTable.php
+${POT_FILE}: ../lib/plugin/YouTube.php
+${POT_FILE}: ../lib/plugin/_AuthInfo.php
+${POT_FILE}: ../lib/plugin/_BackendInfo.php
+${POT_FILE}: ../lib/plugin/_GroupInfo.php
+${POT_FILE}: ../lib/plugin/_PreferencesInfo.php
+${POT_FILE}: ../lib/plugin/_Retransform.php
${POT_FILE}: ../lib/plugin/_WikiTranslation.php
-${POT_FILE}: ../lib/plugin/YouTube.php
+${POT_FILE}: ../lib/plugin/text2png.php
${POT_FILE}: ../lib/prepend.php
${POT_FILE}: ../lib/purgepage.php
${POT_FILE}: ../lib/removepage.php
-${POT_FILE}: ../lib/Request.php
-${POT_FILE}: ../lib/RssParser.php
-${POT_FILE}: ../lib/RSSWriter091.php
-${POT_FILE}: ../lib/RssWriter2.php
-${POT_FILE}: ../lib/RssWriter.php
-${POT_FILE}: ../lib/SemanticWeb.php
${POT_FILE}: ../lib/spam_babycart.php
-${POT_FILE}: ../lib/SpamBlocklist.php
${POT_FILE}: ../lib/stdlib.php
-${POT_FILE}: ../lib/Template.php
-${POT_FILE}: ../lib/TextSearchQuery.php
-${POT_FILE}: ../lib/Units.php
${POT_FILE}: ../lib/upgrade.php
-${POT_FILE}: ../lib/WikiCallback.php
-${POT_FILE}: ../lib/WikiDB/ADODB.php
-${POT_FILE}: ../lib/WikiDB/backend/ADODB_mssql.php
-${POT_FILE}: ../lib/WikiDB/backend/ADODB_mysql.php
-${POT_FILE}: ../lib/WikiDB/backend/ADODB_oci8po.php
-${POT_FILE}: ../lib/WikiDB/backend/ADODB.php
-${POT_FILE}: ../lib/WikiDB/backend/ADODB_postgres7.php
-${POT_FILE}: ../lib/WikiDB/backend/ADODB_sqlite.php
-${POT_FILE}: ../lib/WikiDB/backend/cvs.php
-${POT_FILE}: ../lib/WikiDB/backend/dbaBase.php
-${POT_FILE}: ../lib/WikiDB/backend/dba.php
-${POT_FILE}: ../lib/WikiDB/backend/dumb/AllRevisionsIter.php
-${POT_FILE}: ../lib/WikiDB/backend/dumb/BackLinkIter.php
-${POT_FILE}: ../lib/WikiDB/backend/dumb/LinkSearchIter.php
-${POT_FILE}: ../lib/WikiDB/backend/dumb/MostPopularIter.php
-${POT_FILE}: ../lib/WikiDB/backend/dumb/MostRecentIter.php
-${POT_FILE}: ../lib/WikiDB/backend/dumb/TextSearchIter.php
-${POT_FILE}: ../lib/WikiDB/backend/dumb/WantedPagesIter.php
-${POT_FILE}: ../lib/WikiDB/backend/file.php
-${POT_FILE}: ../lib/WikiDB/backend/flatfile.php
-${POT_FILE}: ../lib/WikiDB/backend/PDO_mysql.php
-${POT_FILE}: ../lib/WikiDB/backend/PDO_oci8.php
-${POT_FILE}: ../lib/WikiDB/backend/PDO_pgsql.php
-${POT_FILE}: ../lib/WikiDB/backend/PDO.php
-${POT_FILE}: ../lib/WikiDB/backend/PearDB_mysql.php
-${POT_FILE}: ../lib/WikiDB/backend/PearDB_oci8.php
-${POT_FILE}: ../lib/WikiDB/backend/PearDB_pgsql.php
-${POT_FILE}: ../lib/WikiDB/backend/PearDB.php
-${POT_FILE}: ../lib/WikiDB/backend/PearDB_sqlite.php
-${POT_FILE}: ../lib/WikiDB/backend.php
-${POT_FILE}: ../lib/WikiDB/cvs.php
-${POT_FILE}: ../lib/WikiDB/dba.php
-${POT_FILE}: ../lib/WikiDB/file.php
-${POT_FILE}: ../lib/WikiDB/flatfile.php
-${POT_FILE}: ../lib/WikiDB/PDO.php
-${POT_FILE}: ../lib/WikiDB.php
-${POT_FILE}: ../lib/WikiDB/SQL.php
-${POT_FILE}: ../lib/WikiGroup.php
${POT_FILE}: ../lib/wikilens/Buddy.php
${POT_FILE}: ../lib/wikilens/CustomPrefs.php
${POT_FILE}: ../lib/wikilens/PageListColumns.php
${POT_FILE}: ../lib/wikilens/RatingsDb.php
${POT_FILE}: ../lib/wikilens/RatingsUser.php
${POT_FILE}: ../lib/wikilens/Utils.php
-${POT_FILE}: ../lib/WikiPluginCached.php
-${POT_FILE}: ../lib/WikiPlugin.php
-${POT_FILE}: ../lib/WikiTheme.php
-${POT_FILE}: ../lib/WikiUser/AdoDb.php
-${POT_FILE}: ../lib/WikiUser/BogoLogin.php
-${POT_FILE}: ../lib/WikiUser/Db.php
-${POT_FILE}: ../lib/WikiUser/EMailConfirm.php
-${POT_FILE}: ../lib/WikiUser/Facebook.php
-${POT_FILE}: ../lib/WikiUser/File.php
-${POT_FILE}: ../lib/WikiUser/Forbidden.php
-${POT_FILE}: ../lib/WikiUser/HttpAuth.php
-${POT_FILE}: ../lib/WikiUser/HttpAuthUpper.php
-${POT_FILE}: ../lib/WikiUser/IMAP.php
-${POT_FILE}: ../lib/WikiUser/LDAP.php
-${POT_FILE}: ../lib/WikiUser/LdapUpper.php
-${POT_FILE}: ../lib/WikiUserNew.php
-${POT_FILE}: ../lib/WikiUser/OpenID.php
-${POT_FILE}: ../lib/WikiUser/PdoDb.php
-${POT_FILE}: ../lib/WikiUser/PearDb.php
-${POT_FILE}: ../lib/WikiUser/PersonalPage.php
-${POT_FILE}: ../lib/WikiUser.php
-${POT_FILE}: ../lib/WikiUser/POP3.php
-${POT_FILE}: ../lib/WikiUser/Session.php
-${POT_FILE}: ../lib/WysiwygEdit/FCKeditor.php
-${POT_FILE}: ../lib/WysiwygEdit/htmlarea2.php
-${POT_FILE}: ../lib/WysiwygEdit/htmlarea3.php
-${POT_FILE}: ../lib/WysiwygEdit.php
-${POT_FILE}: ../lib/WysiwygEdit/spaw.php
-${POT_FILE}: ../lib/WysiwygEdit/tinymce.php
-${POT_FILE}: ../lib/WysiwygEdit/Wikiwyg.php
-${POT_FILE}: ../lib/XmlElement.php
-${POT_FILE}: ../lib/XmlParser.php
-${POT_FILE}: ../lib/XmlRpcClient.php
-${POT_FILE}: ../lib/XmlRpcServer.php
${POT_FILE}: ../lib/ziplib.php
+${POT_FILE}: ../themes/Crao/templates/actionbar.tmpl
+${POT_FILE}: ../themes/Crao/templates/body.tmpl
+${POT_FILE}: ../themes/Crao/templates/bottom.tmpl
+${POT_FILE}: ../themes/Crao/templates/browse.tmpl
+${POT_FILE}: ../themes/Crao/templates/editpage.tmpl
+${POT_FILE}: ../themes/Crao/templates/head.tmpl
+${POT_FILE}: ../themes/Crao/templates/htmldump.tmpl
+${POT_FILE}: ../themes/Crao/templates/navbar.tmpl
+${POT_FILE}: ../themes/Crao/templates/signin.tmpl
+${POT_FILE}: ../themes/Crao/templates/top.tmpl
+${POT_FILE}: ../themes/Crao/templates/wikiblog.tmpl
+${POT_FILE}: ../themes/Crao/themeinfo.php
+${POT_FILE}: ../themes/Hawaiian/lib/random.php
+${POT_FILE}: ../themes/Hawaiian/themeinfo.php
+${POT_FILE}: ../themes/MacOSX/buttons/de/index.php
+${POT_FILE}: ../themes/MacOSX/buttons/en/index.php
+${POT_FILE}: ../themes/MacOSX/buttons/index.php
+${POT_FILE}: ../themes/MacOSX/images/index.php
+${POT_FILE}: ../themes/MacOSX/lib/RecentChanges.php
+${POT_FILE}: ../themes/MacOSX/themeinfo.php
+${POT_FILE}: ../themes/MonoBook/templates/actionbar.tmpl
+${POT_FILE}: ../themes/MonoBook/templates/body.tmpl
+${POT_FILE}: ../themes/MonoBook/templates/browse-footer.tmpl
+${POT_FILE}: ../themes/MonoBook/templates/browse.tmpl
+${POT_FILE}: ../themes/MonoBook/templates/editpage.tmpl
+${POT_FILE}: ../themes/MonoBook/templates/info.tmpl
+${POT_FILE}: ../themes/MonoBook/templates/logo.tmpl
+${POT_FILE}: ../themes/MonoBook/templates/navbar.tmpl
+${POT_FILE}: ../themes/MonoBook/templates/signin.tmpl
+${POT_FILE}: ../themes/MonoBook/templates/tags.tmpl
+${POT_FILE}: ../themes/MonoBook/templates/top.tmpl
+${POT_FILE}: ../themes/MonoBook/templates/viewsource.tmpl
+${POT_FILE}: ../themes/MonoBook/themeinfo.php
+${POT_FILE}: ../themes/Portland/lib/RecentChanges.php
+${POT_FILE}: ../themes/Portland/templates/actionbar.tmpl
+${POT_FILE}: ../themes/Portland/templates/body.tmpl
+${POT_FILE}: ../themes/Portland/templates/browse.tmpl
+${POT_FILE}: ../themes/Portland/templates/debug.tmpl
+${POT_FILE}: ../themes/Portland/templates/editpage.tmpl
+${POT_FILE}: ../themes/Portland/templates/navbar.tmpl
+${POT_FILE}: ../themes/Portland/templates/viewsource.tmpl
+${POT_FILE}: ../themes/Portland/themeinfo.php
+${POT_FILE}: ../themes/Sidebar/clock.php
+${POT_FILE}: ../themes/Sidebar/hyperapplet.php
+${POT_FILE}: ../themes/Sidebar/hyperwiki.php
+${POT_FILE}: ../themes/Sidebar/templates/actionbar.tmpl
+${POT_FILE}: ../themes/Sidebar/templates/body.tmpl
+${POT_FILE}: ../themes/Sidebar/templates/browse.tmpl
+${POT_FILE}: ../themes/Sidebar/templates/calendar.tmpl
+${POT_FILE}: ../themes/Sidebar/templates/content.tmpl
+${POT_FILE}: ../themes/Sidebar/templates/debug.tmpl
+${POT_FILE}: ../themes/Sidebar/templates/dump-footer.tmpl
+${POT_FILE}: ../themes/Sidebar/templates/frame-footer.tmpl
+${POT_FILE}: ../themes/Sidebar/templates/frame-header.tmpl
+${POT_FILE}: ../themes/Sidebar/templates/frame-left.tmpl
+${POT_FILE}: ../themes/Sidebar/templates/frameset.tmpl
+${POT_FILE}: ../themes/Sidebar/templates/html.tmpl
+${POT_FILE}: ../themes/Sidebar/templates/htmldump.tmpl
+${POT_FILE}: ../themes/Sidebar/templates/logo.tmpl
+${POT_FILE}: ../themes/Sidebar/templates/navbar.tmpl
+${POT_FILE}: ../themes/Sidebar/templates/ratings.tmpl
+${POT_FILE}: ../themes/Sidebar/templates/rc.tmpl
+${POT_FILE}: ../themes/Sidebar/templates/search.tmpl
+${POT_FILE}: ../themes/Sidebar/templates/signin.tmpl
+${POT_FILE}: ../themes/Sidebar/templates/tags.tmpl
+${POT_FILE}: ../themes/Sidebar/templates/top.tmpl
+${POT_FILE}: ../themes/Sidebar/themeinfo.php
+${POT_FILE}: ../themes/SpaceWiki/lib/RecentChanges.php
+${POT_FILE}: ../themes/SpaceWiki/themeinfo.php
+${POT_FILE}: ../themes/Wordpress/lib/RecentChanges.php
+${POT_FILE}: ../themes/Wordpress/templates/actionbar.tmpl
+${POT_FILE}: ../themes/Wordpress/templates/body.tmpl
+${POT_FILE}: ../themes/Wordpress/templates/browse.tmpl
+${POT_FILE}: ../themes/Wordpress/templates/editpage.tmpl
+${POT_FILE}: ../themes/Wordpress/templates/navbar.tmpl
+${POT_FILE}: ../themes/Wordpress/templates/signin.tmpl
+${POT_FILE}: ../themes/Wordpress/templates/viewsource.tmpl
+${POT_FILE}: ../themes/Wordpress/themeinfo.php
${POT_FILE}: ../themes/alphatest.php
${POT_FILE}: ../themes/blog/lib/RecentChanges.php
${POT_FILE}: ../themes/blog/templates/actionbar.tmpl
@@ -379,18 +458,6 @@
${POT_FILE}: ../themes/blog/templates/viewsource.tmpl
${POT_FILE}: ../themes/blog/templates/wikiblog.tmpl
${POT_FILE}: ../themes/blog/themeinfo.php
-${POT_FILE}: ../themes/Crao/templates/actionbar.tmpl
-${POT_FILE}: ../themes/Crao/templates/body.tmpl
-${POT_FILE}: ../themes/Crao/templates/bottom.tmpl
-${POT_FILE}: ../themes/Crao/templates/browse.tmpl
-${POT_FILE}: ../themes/Crao/templates/editpage.tmpl
-${POT_FILE}: ../themes/Crao/templates/head.tmpl
-${POT_FILE}: ../themes/Crao/templates/htmldump.tmpl
-${POT_FILE}: ../themes/Crao/templates/navbar.tmpl
-${POT_FILE}: ../themes/Crao/templates/signin.tmpl
-${POT_FILE}: ../themes/Crao/templates/top.tmpl
-${POT_FILE}: ../themes/Crao/templates/wikiblog.tmpl
-${POT_FILE}: ../themes/Crao/themeinfo.php
${POT_FILE}: ../themes/default/templates/actionbar.tmpl
${POT_FILE}: ../themes/default/templates/addcomment.tmpl
${POT_FILE}: ../themes/default/templates/blogform.tmpl
@@ -410,8 +477,8 @@
${POT_FILE}: ../themes/default/templates/frameset.tmpl
${POT_FILE}: ../themes/default/templates/head.tmpl
${POT_FILE}: ../themes/default/templates/homepage.tmpl
+${POT_FILE}: ../themes/default/templates/html.tmpl
${POT_FILE}: ../themes/default/templates/htmldump.tmpl
-${POT_FILE}: ../themes/default/templates/html.tmpl
${POT_FILE}: ../themes/default/templates/info.tmpl
${POT_FILE}: ../themes/default/templates/login.tmpl
${POT_FILE}: ../themes/default/templates/navbar.tmpl
@@ -442,36 +509,6 @@
${POT_FILE}: ../themes/gforge/templates/pagelink.tmpl
${POT_FILE}: ../themes/gforge/templates/userprefs.tmpl
${POT_FILE}: ../themes/gforge/themeinfo.php
-${POT_FILE}: ../themes/Hawaiian/lib/random.php
-${POT_FILE}: ../themes/Hawaiian/themeinfo.php
-${POT_FILE}: ../themes/MacOSX/buttons/de/index.php
-${POT_FILE}: ../themes/MacOSX/buttons/en/index.php
-${POT_FILE}: ../themes/MacOSX/buttons/index.php
-${POT_FILE}: ../themes/MacOSX/images/index.php
-${POT_FILE}: ../themes/MacOSX/lib/RecentChanges.php
-${POT_FILE}: ../themes/MacOSX/themeinfo.php
-${POT_FILE}: ../themes/MonoBook/templates/actionbar.tmpl
-${POT_FILE}: ../themes/MonoBook/templates/body.tmpl
-${POT_FILE}: ../themes/MonoBook/templates/browse-footer.tmpl
-${POT_FILE}: ../themes/MonoBook/templates/browse.tmpl
-${POT_FILE}: ../themes/MonoBook/templates/editpage.tmpl
-${POT_FILE}: ../themes/MonoBook/templates/info.tmpl
-${POT_FILE}: ../themes/MonoBook/templates/logo.tmpl
-${POT_FILE}: ../themes/MonoBook/templates/navbar.tmpl
-${POT_FILE}: ../themes/MonoBook/templates/signin.tmpl
-${POT_FILE}: ../themes/MonoBook/templates/tags.tmpl
-${POT_FILE}: ../themes/MonoBook/templates/top.tmpl
-${POT_FILE}: ../themes/MonoBook/templates/viewsource.tmpl
-${POT_FILE}: ../themes/MonoBook/themeinfo.php
-${POT_FILE}: ../themes/Portland/lib/RecentChanges.php
-${POT_FILE}: ../themes/Portland/templates/actionbar.tmpl
-${POT_FILE}: ../themes/Portland/templates/body.tmpl
-${POT_FILE}: ../themes/Portland/templates/browse.tmpl
-${POT_FILE}: ../themes/Portland/templates/debug.tmpl
-${POT_FILE}: ../themes/Portland/templates/editpage.tmpl
-${POT_FILE}: ../themes/Portland/templates/navbar.tmpl
-${POT_FILE}: ../themes/Portland/templates/viewsource.tmpl
-${POT_FILE}: ../themes/Portland/themeinfo.php
${POT_FILE}: ../themes/shamino_com/templates/actionbar.tmpl
${POT_FILE}: ../themes/shamino_com/templates/browse-footer.tmpl
${POT_FILE}: ../themes/shamino_com/templates/debug.tmpl
@@ -479,50 +516,14 @@
${POT_FILE}: ../themes/shamino_com/templates/signin.tmpl
${POT_FILE}: ../themes/shamino_com/templates/top.tmpl
${POT_FILE}: ../themes/shamino_com/themeinfo.php
-${POT_FILE}: ../themes/Sidebar/clock.php
-${POT_FILE}: ../themes/Sidebar/hyperapplet.php
-${POT_FILE}: ../themes/Sidebar/hyperwiki.php
-${POT_FILE}: ../themes/Sidebar/templates/actionbar.tmpl
-${POT_FILE}: ../themes/Sidebar/templates/body.tmpl
-${POT_FILE}: ../themes/Sidebar/templates/browse.tmpl
-${POT_FILE}: ../themes/Sidebar/templates/calendar.tmpl
-${POT_FILE}: ../themes/Sidebar/templates/content.tmpl
-${POT_FILE}: ../themes/Sidebar/templates/debug.tmpl
-${POT_FILE}: ../themes/Sidebar/templates/dump-footer.tmpl
-${POT_FILE}: ../themes/Sidebar/templates/frame-footer.tmpl
-${POT_FILE}: ../themes/Sidebar/templates/frame-header.tmpl
-${POT_FILE}: ../themes/Sidebar/templates/frame-left.tmpl
-${POT_FILE}: ../themes/Sidebar/templates/frameset.tmpl
-${POT_FILE}: ../themes/Sidebar/templates/htmldump.tmpl
-${POT_FILE}: ../themes/Sidebar/templates/html.tmpl
-${POT_FILE}: ../themes/Sidebar/templates/logo.tmpl
-${POT_FILE}: ../themes/Sidebar/templates/navbar.tmpl
-${POT_FILE}: ../themes/Sidebar/templates/ratings.tmpl
-${POT_FILE}: ../themes/Sidebar/templates/rc.tmpl
-${POT_FILE}: ../themes/Sidebar/templates/search.tmpl
-${POT_FILE}: ../themes/Sidebar/templates/signin.tmpl
-${POT_FILE}: ../themes/Sidebar/templates/tags.tmpl
-${POT_FILE}: ../themes/Sidebar/templates/top.tmpl
-${POT_FILE}: ../themes/Sidebar/themeinfo.php
${POT_FILE}: ../themes/smaller/templates/actionbar.tmpl
${POT_FILE}: ../themes/smaller/templates/info.tmpl
${POT_FILE}: ../themes/smaller/templates/navbar.tmpl
${POT_FILE}: ../themes/smaller/templates/signin.tmpl
${POT_FILE}: ../themes/smaller/themeinfo.php
-${POT_FILE}: ../themes/SpaceWiki/lib/RecentChanges.php
-${POT_FILE}: ../themes/SpaceWiki/themeinfo.php
${POT_FILE}: ../themes/wikilens/templates/body.tmpl
${POT_FILE}: ../themes/wikilens/templates/head.tmpl
${POT_FILE}: ../themes/wikilens/templates/navbar.tmpl
${POT_FILE}: ../themes/wikilens/templates/ratings.tmpl
${POT_FILE}: ../themes/wikilens/templates/top.tmpl
${POT_FILE}: ../themes/wikilens/themeinfo.php
-${POT_FILE}: ../themes/Wordpress/lib/RecentChanges.php
-${POT_FILE}: ../themes/Wordpress/templates/actionbar.tmpl
-${POT_FILE}: ../themes/Wordpress/templates/body.tmpl
-${POT_FILE}: ../themes/Wordpress/templates/browse.tmpl
-${POT_FILE}: ../themes/Wordpress/templates/editpage.tmpl
-${POT_FILE}: ../themes/Wordpress/templates/navbar.tmpl
-${POT_FILE}: ../themes/Wordpress/templates/signin.tmpl
-${POT_FILE}: ../themes/Wordpress/templates/viewsource.tmpl
-${POT_FILE}: ../themes/Wordpress/themeinfo.php
Modified: trunk/locale/de/LC_MESSAGES/phpwiki.mo
===================================================================
(Binary files differ)
Modified: trunk/locale/de/LC_MESSAGES/phpwiki.php
===================================================================
--- trunk/locale/de/LC_MESSAGES/phpwiki.php 2009-06-25 16:21:03 UTC (rev 6962)
+++ trunk/locale/de/LC_MESSAGES/phpwiki.php 2009-06-27 20:07:02 UTC (rev 6963)
@@ -44,8 +44,6 @@
"%d Seite(n) die mehr als %d aufgerufen haben (>%d%%).";
$locale["%d pages"] =
"%d Seiten";
-$locale["%d pages have been permanently removed."] =
- "%d Seiten wurden unwiderruflich gelöscht.";
$locale["%d pages with less than %d hits (<%d%%)."] =
"%d Seiten die weniger als %d aufgerufen haben (<%d%%).";
$locale["%s %s %s is disallowed on this wiki for %s user '%s' (level: %s)."] =
@@ -100,12 +98,8 @@
"%s um %s:";
$locale["%s or %s parameter missing"] =
"%s oder %s Argument fehlt";
-$locale["%s pages changed."] =
- "%s Seiten geändert.";
$locale["%s pages have been changed."] =
"%s Seiten wurden geändert.";
-$locale["%s pages have been permanently changed."] =
- "%s Seiten wurden geändert.";
$locale["%s pages link to %s:"] =
"%s Seiten sind mit %s verlinkt:";
$locale["%s pages would link to %s:"] =
@@ -152,8 +146,6 @@
"(Kopieren Sie Ihre Veränderungen in die Zwischenablage. Sie können versuchen eine andere Seite zu edieren oder Ihr Text in einem Texteditor speichern.)";
$locale["(Currently not working)"] =
"(Funktioniert momentan nicht)";
-$locale["(Pages which have been deleted at least %s days are already checked.)"] =
- "(Seiten, die in den letzten %s Tagen gelöscht wurden, sind bereits ausgewählt)";
$locale["(Redirected from %s)"] =
"(Weitergeleitet von %s)";
$locale["(Your preferences are stored as hidden data within this page)."] =
@@ -306,8 +298,6 @@
"Anwendungsplatzbedarf: %d KB";
$locale["Approve"] =
"Akzeptieren";
-$locale["Are you sure you want to permanently change access to the selected files?"] =
- "Sind Sie sicher, dass Sie die ausgewählen Seiten wirklich ändern wollen?";
$locale["Are you sure you want to permanently change the markup type of the selected files?"] =
"Sind Sie sicher, dass Sie die ausgewählen Seiten wirklich ändern wollen?";
$locale["Are you sure you want to permanently change the selected files?"] =
@@ -594,8 +584,6 @@
"Beschreibung";
$locale["Dialog"] =
"Dialog";
-$locale["Didn't removed page '%s'. Access denied."] =
- "Seite »%s« wurde nicht gelöscht. Zugriff verweigert.";
$locale["Diff"] =
"Diff";
$locale["Diff previous Author"] =
@@ -982,8 +970,6 @@
"Alle Seiten in diesem Wiki auflisten.";
$locale["List all pages which link to %s."] =
"Alle Seiten, die mit %s verlinkt sind.";
-$locale["List all pages."] =
- "Alle Seiten auflisten.";
$locale["List of pages created by [%s] (%d total):"] =
"Liste der Seiten erzeugt von [%s] (%d insgesamt):";
$locale["List of pages last edited by [%s] (%d total):"] =
@@ -1196,8 +1182,6 @@
"Hervorhebung der PHP-Syntax (Syntax highlighting)";
$locale["PHP was unable to create a new GD image stream. Read 'lib/plugin/text2png.php' for details."] =
"PHP konnte keinen neues GD Bild erzeugen. Lesen Sie 'lib/plugin/text2png.php' für Details.";
-$locale["Page %s already exists. Ignored."] =
- "Seite %s existiert bereits. Ignoriert.";
$locale["Page %s not found."] =
"Seite %s nicht gefunden.";
$locale["Page Content: "] =
@@ -1278,8 +1262,6 @@
"Durchsuchen im InterWiki sites die im InterWikiMap verzeichnet sind.";
$locale["Permanently remove all selected pages."] =
"Endgültige Löschung aller ausgewählten Seiten.";
-$locale["Permanently remove the selected files:"] =
- "Lösche alle ausgewählten Seiten endgültig:";
$locale["Permission"] =
"Zugriffsrecht";
$locale["Personal Auth Settings for '%s'"] =
@@ -1562,14 +1544,10 @@
"Siehe: %s";
$locale["Select pages"] =
"Seiten auswählen";
-$locale["Select the pages to change the owner:"] =
- "Wählen Sie die Seiten zum Ändern:";
$locale["Select the pages to change:"] =
"Wählen Sie die Seiten zum Ändern:";
$locale["Select the pages to rename:"] =
"Wähle Seiten zum Umbenennen aus:";
-$locale["Select the pages to search:"] =
- "Seiten auswählen:";
$locale["Select: "] =
"Auswahl: ";
$locale["Selected Grant checkboxes allow access, unselected checkboxes deny access."] =
Modified: trunk/locale/es/LC_MESSAGES/phpwiki.mo
===================================================================
(Binary files differ)
Modified: trunk/locale/fr/LC_MESSAGES/phpwiki.mo
===================================================================
(Binary files differ)
Modified: trunk/locale/fr/LC_MESSAGES/phpwiki.php
===================================================================
--- trunk/locale/fr/LC_MESSAGES/phpwiki.php 2009-06-25 16:21:03 UTC (rev 6962)
+++ trunk/locale/fr/LC_MESSAGES/phpwiki.php 2009-06-27 20:07:02 UTC (rev 6963)
@@ -48,8 +48,6 @@
"%d pages ayant eu plus de %d visiteurs (>%d%%).";
$locale["%d pages"] =
"%d pages";
-$locale["%d pages have been permanently removed."] =
- "%d pages ont été définitivement supprimées.";
$locale["%d pages with less than %d hits (<%d%%)."] =
"%d pages ayant eu moins de %d visiteurs (<%d%%).";
$locale["%s %s %s is disallowed on this wiki for %s user '%s' (level: %s)."] =
@@ -104,12 +102,8 @@
"%s on %s :";
$locale["%s or %s parameter missing"] =
"%s ou %s paramètre manquant";
-$locale["%s pages changed."] =
- "%s pages modifiées.";
$locale["%s pages have been changed."] =
"Les pages %s ont été changées.";
-$locale["%s pages have been permanently changed."] =
- "%s pages ont été définitivement modifiées.";
$locale["%s pages link to %s:"] =
"%s pages pointent vers %s :";
$locale["%s pages would link to %s:"] =
@@ -150,8 +144,6 @@
"(Copiez vos modifications dans le presse-papier. Vous pouvez essayer d'éditer une page différente ou sauver votre texte dans un éditeur).";
$locale["(Currently not working)"] =
"(Non recommandé !)";
-$locale["(Pages which have been deleted at least %s days are already checked.)"] =
- "(Les pages qui ont été supprimées il y a au plus %s jours sont déjà vérifiées.)";
$locale["(Redirected from %s)"] =
"(Redirigé de %s)";
$locale["(Your preferences are stored as hidden data within this page)."] =
@@ -312,8 +304,6 @@
"Taille de l'application : %d Kb";
$locale["Apply changes"] =
"Appliquer les changements.";
-$locale["Are you sure you want to permanently change access to the selected files?"] =
- "Ëtes-vous sûr de vouloir définitivement modifier l'accès aux fichiers sélectionnés ?";
$locale["Are you sure you want to permanently change the selected files?"] =
"Supprimer la page maintenant";
$locale["Are you sure you want to permanently remove the selected files?"] =
@@ -584,8 +574,6 @@
"Description";
$locale["Dialog"] =
"Dialogue";
-$locale["Didn't removed page '%s'. Access denied."] =
- "Page '%s' non supprimée. Accès refusé.";
$locale["Diff"] =
"Diff";
$locale["Diff previous Author"] =
@@ -658,8 +646,6 @@
"Adresse électronique";
$locale["E-mail Notification"] =
"Courriel de notification";
-$locale["ERROR: No email defined! You need to do this in your "] =
- "ERREUR : pas d'adresse électronique definie! Vous devez le faire dans vos ";
$locale["Easy navigation buttons for %s"] =
"Boutons de navigation rapide pour %s";
$locale["Edit"] =
@@ -998,8 +984,6 @@
"Afficher la liste de toutes les pages de ce wiki.";
$locale["List all pages which link to %s."] =
"Affiche toutes les pages liée à %s.";
-$locale["List all pages."] =
- "Liste de toutes les pages.";
$locale["List of pages created by [%s] (%d total):"] =
"Liste des pages créé près [%s] (%d au total) :";
$locale["List of pages last edited by [%s] (%d total):"] =
@@ -1232,8 +1216,6 @@
"PHP n'a pas pu créer un nouveau flux d'image GD. Lisez 'lib/plugin/text2png.php' pour plus de détails.";
$locale["Page"] =
"Page";
-$locale["Page %s already exists. Ignored."] =
- "La page %s existe déjà. Ignoré.";
$locale["Page %s not found."] =
"Page %s non trouvée.";
$locale["Page Content: "] =
@@ -1314,8 +1296,6 @@
"Effectuer une recherche sur les sites InterWiki contenu dans la carte InterWiki.";
$locale["Permanently remove all selected pages."] =
"Supprimer toutes les pages sélectionnées en permanence.";
-$locale["Permanently remove the selected files:"] =
- "Supprimer définitivement les fichiers sélectionnés :";
$locale["Permission"] =
"Permission";
$locale["Personal Auth Settings for '%s'"] =
@@ -1628,14 +1608,10 @@
"Voir : %s";
$locale["Select pages"] =
"Sélectionner les pages";
-$locale["Select the pages to change the owner:"] =
- "Sélectionnez les pages qui vont chnager de propriétaire :";
$locale["Select the pages to change:"] =
"Sélectionnez les pages à modifier :";
$locale["Select the pages to rename:"] =
"Sélectionner les pages à renommer :";
-$locale["Select the pages to search:"] =
- "Sélectionner ci-dessous les pages dans lesquelles la recherche sera effectuée :";
$locale["Select: "] =
"Sélectionner : ";
$locale["Selected Grant checkboxes allow access, unselected checkboxes deny access."] =
Modified: trunk/locale/it/LC_MESSAGES/phpwiki.mo
===================================================================
(Binary files differ)
Modified: trunk/locale/ja/LC_MESSAGES/phpwiki.mo
===================================================================
(Binary files differ)
Modified: trunk/locale/nl/LC_MESSAGES/phpwiki.mo
===================================================================
(Binary files differ)
Modified: trunk/locale/po/de.po
===================================================================
--- trunk/locale/po/de.po 2009-06-25 16:21:03 UTC (rev 6962)
+++ trunk/locale/po/de.po 2009-06-27 20:07:02 UTC (rev 6963)
@@ -6,7 +6,7 @@
msgstr ""
"Project-Id-Version: PhpWiki-1.3.11\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2009-06-22 14:04+0200\n"
+"POT-Creation-Date: 2009-06-27 22:04+0200\n"
"PO-Revision-Date: 2000-10-31 02:23+0200\n"
"Last-Translator: Reini Urban <ru...@x-...>, Carsten Klapp "
"<car...@us...>, Helmer Pardun <pardunpress@t-online."
@@ -16,26 +16,26 @@
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
-#: ../lib/CachedMarkup.php:538
+#: ../lib/CachedMarkup.php:537
msgid "BAD semantic relation link"
msgstr ""
-#: ../lib/CachedMarkup.php:570
+#: ../lib/CachedMarkup.php:569
#, fuzzy, php-format
msgid "Attribute %s, base value: %s"
msgstr "Attribute für %s"
-#: ../lib/CachedMarkup.php:571
+#: ../lib/CachedMarkup.php:570
#, fuzzy, php-format
msgid "Attribute %s, value: %s"
msgstr "Attribute für %s"
-#: ../lib/CachedMarkup.php:579
+#: ../lib/CachedMarkup.php:578
#, fuzzy, php-format
msgid "Relation %s to page %s"
msgstr "Löschen in %s fehlgeschlagen: %s"
-#: ../lib/CachedMarkup.php:634
+#: ../lib/CachedMarkup.php:633
msgid "Found by "
msgstr ""
@@ -47,6 +47,16 @@
msgid "Type word above:"
msgstr ""
+#: ../lib/DbSession.php:50
+#, php-format
+msgid "Your WikiDB DB backend '%s' cannot be used for DbSession."
+msgstr "Ihr WikiDB DB backend '%s' wird von DbSession nicht unterstützt."
+
+#: ../lib/DbSession.php:51
+#, php-format
+msgid "Set USE_DB_SESSION to false."
+msgstr "Setzen Sie USE_DB_SESSION auf false."
+
#: ../lib/DbaDatabase.php:18
#, php-format
msgid "The DBA handler %s is unsupported!"
@@ -57,27 +67,1423 @@
msgid "Supported handlers are: %s"
msgstr "Unterstützte DBA Methoden sind: %s"
-#: ../lib/DbSession.php:50
+#: ../lib/EditToolbar.php:48
+msgid "Undo"
+msgstr "Rückgängig"
+
+#: ../lib/EditToolbar.php:50
+msgid "Undo disabled"
+msgstr "Undo deaktiviert"
+
+#: ../lib/EditToolbar.php:51
+msgid "Operation undone"
+msgstr "Aktion rückgängig gemacht"
+
+#: ../lib/EditToolbar.php:52
+#, fuzzy
+msgid "Substring \"\\1\" found \\2 times. Replace with \"\\3\"?"
+msgstr "Substring \"%s\" %s mal gefunden. Ersetze mit \"%s\"?"
+
+#: ../lib/EditToolbar.php:53
#, php-format
-msgid "Your WikiDB DB backend '%s' cannot be used for DbSession."
-msgstr "Ihr WikiDB DB backend '%s' wird von DbSession nicht unterstützt."
+msgid "String \"%s\" not found."
+msgstr "Zeichenkette \"%s\" nicht gefunden."
-#: ../lib/DbSession.php:51
+#: ../lib/EditToolbar.php:54 ../lib/EditToolbar.php:258
+#: ../lib/EditToolbar.php:259 ../lib/plugin/WikiAdminSearchReplace.php:204
+msgid "Search & Replace"
+msgstr "Suchen & Ersetzen"
+
+#: ../lib/EditToolbar.php:55
+#, fuzzy
+msgid "Search for"
+msgstr "Suche"
+
+#: ../lib/EditToolbar.php:56
+msgid "Replace with"
+msgstr "Ersetze mit"
+
+#: ../lib/EditToolbar.php:57 ../lib/plugin/SyncWiki.php:302
+#: ../lib/plugin/SyncWiki.php:328 ../lib/plugin/SyncWiki.php:351
+#: ../lib/plugin/WikiPoll.php:225 ../lib/upgrade.php:205
+#: ../lib/upgrade.php:408 ../lib/upgrade.php:422 ../lib/upgrade.php:442
+#: ../lib/upgrade.php:451 ../lib/upgrade.php:475 ../lib/upgrade.php:503
+#: ../lib/upgrade.php:553 ../lib/upgrade.php:556 ../lib/upgrade.php:588
+#: ../lib/upgrade.php:590 ../lib/upgrade.php:617 ../lib/upgrade.php:677
+#: ../lib/upgrade.php:702 ../lib/upgrade.php:845 ../lib/upgrade.php:848
+#: ../lib/upgrade.php:915
+msgid "OK"
+msgstr "OK"
+
+#: ../lib/EditToolbar.php:58 ../lib/EditToolbar.php:325
+#: ../lib/EditToolbar.php:372 ../lib/EditToolbar.php:402
+#: ../lib/EditToolbar.php:436 ../lib/EditToolbar.php:471
+msgid "Close"
+msgstr "Schließen"
+
+#: ../lib/EditToolbar.php:127
+msgid "Bold text"
+msgstr "Fetter Text"
+
+#: ../lib/EditToolbar.php:128
+#, fuzzy
+msgid "Bold text [alt-b]"
+msgstr "Fetter Text"
+
+#: ../lib/EditToolbar.php:132
+msgid "Italic text"
+msgstr "Kursiver Text"
+
+#: ../lib/EditToolbar.php:133
+#, fuzzy
+msgid "Italic text [alt-i]"
+msgstr "Kursiver Text"
+
+#: ../lib/EditToolbar.php:137
+msgid "Strike-through text"
+msgstr ""
+
+#: ../lib/EditToolbar.php:138
+#, fuzzy
+msgid "Strike"
+msgstr "Größe"
+
+#: ../lib/EditToolbar.php:142
+#, fuzzy
+msgid "Color text"
+msgstr "Fetter Text"
+
+#: ../lib/EditToolbar.php:143
+#, fuzzy
+msgid "Color"
+msgstr "Schließen"
+
+#: ../lib/EditToolbar.php:147
+msgid "PageName|optional label"
+msgstr ""
+
+#: ../lib/EditToolbar.php:148
+msgid "Link to page"
+msgstr "Link auf Seite"
+
+#: ../lib/EditToolbar.php:152
+msgid "http://www.example.com|optional label"
+msgstr ""
+
+#: ../lib/EditToolbar.php:153
+msgid "External link (remember http:// prefix)"
+msgstr "Externer Link (http:// prefix)"
+
+#: ../lib/EditToolbar.php:157
+msgid "Headline text"
+msgstr "Überschrift"
+
+#: ../lib/EditToolbar.php:158
+msgid "Level 1 headline"
+msgstr "H1 Überschrift"
+
+#: ../lib/EditToolbar.php:162
+msgid "Insert non-formatted text here"
+msgstr "Füge unformatierten Text hier ein"
+
+#: ../lib/EditToolbar.php:163
+msgid "Ignore wiki formatting"
+msgstr "Keine Wiki Formatierung"
+
+#: ../lib/EditToolbar.php:168
+msgid "Your signature"
+msgstr "Deine Signatur"
+
+#: ../lib/EditToolbar.php:173
+msgid "Horizontal line"
+msgstr "Horizontale Trennlinie"
+
+#: ../lib/EditToolbar.php:178
+msgid "Sample table"
+msgstr ""
+
+#: ../lib/EditToolbar.php:183
+#, fuzzy
+msgid "Enumeration"
+msgstr "E-Mail Bestätigung"
+
+#: ../lib/EditToolbar.php:188
+#, fuzzy
+msgid "List"
+msgstr "Letzte"
+
+#: ../lib/EditToolbar.php:193 ../lib/plugin/CreateToc.php:430
+#: ../lib/plugin/CreateToc.php:446
+#, fuzzy
+msgid "Table of Contents"
+msgstr "Inhaltsverzeichnis"
+
+#: ../lib/EditToolbar.php:197 ../lib/PageList.php:511
+#: ../lib/plugin/AuthorHistory.php:162 ../lib/plugin/WantedPagesOld.php:151
+msgid "Page Name"
+msgstr "Seitenname"
+
+#: ../lib/EditToolbar.php:198 ../themes/default/templates/redirect.tmpl:19
+#: ../themes/default/templates/redirect.tmpl:42
+msgid "Redirect"
+msgstr "Weiterleiten"
+
+#: ../lib/EditToolbar.php:202
+#, fuzzy
+msgid "Template Name"
+msgstr "Benutzeroberfläche"
+
+#: ../lib/EditToolbar.php:203 ../lib/plugin/PopularTags.php:64
+#: ../lib/plugin/Template.php:62
+msgid "Template"
+msgstr "Benutzeroberfläche"
+
+#: ../lib/EditToolbar.php:205 ../lib/EditToolbar.php:207
+#: ../lib/WysiwygEdit/Wikiwyg.php:80 ../lib/editpage.php:711
+msgid "Save"
+msgstr "Speichern"
+
+#: ../lib/EditToolbar.php:212 ../lib/EditToolbar.php:214
+#: ../lib/WysiwygEdit/Wikiwyg.php:79 ../lib/editpage.php:704
+msgid "Preview"
+msgstr "Vorschau"
+
+#: ../lib/EditToolbar.php:236
+msgid "Click a button to get an example text"
+msgstr ""
+
+#: ../lib/EditToolbar.php:250 ../lib/EditToolbar.php:251
+msgid "Undo Search & Replace"
+msgstr "Suchen & Ersetzen rückgängig machen"
+
+#: ../lib/EditToolbar.php:319
+msgid "AddCategory"
+msgstr "NeueKategorie"
+
+#: ../lib/EditToolbar.php:322
+msgid "Insert Categories (double-click)"
+msgstr "Kategorien einfügen (Doppelklick)"
+
+#: ../lib/EditToolbar.php:324 ../lib/EditToolbar.php:371
+#: ../lib/EditToolbar.php:401 ../lib/EditToolbar.php:435
+#: ../lib/EditToolbar.php:470
+msgid "Insert"
+msgstr "Einfügen"
+
+#: ../lib/EditToolbar.php:366 ../lib/EditToolbar.php:367
+msgid "AddPlugin"
+msgstr "Plugin einfügen"
+
+#: ../lib/EditToolbar.php:369
+msgid "Insert Plugin (double-click)"
+msgstr "Plugin einfügen (Doppelklick)"
+
+#: ../lib/EditToolbar.php:396 ../lib/EditToolbar.php:397
+msgid "AddPageLink"
+msgstr "SeitenLink einfügen"
+
+#: ../lib/EditToolbar.php:399
+msgid "Insert PageLink (double-click)"
+msgstr "SeitenLink einfügen (Doppelklick)"
+
+#: ../lib/EditToolbar.php:430 ../lib/EditToolbar.php:431
+#, fuzzy
+msgid "AddImage"
+msgstr "SeitenLink einfügen"
+
+#: ../lib/EditToolbar.php:433
+#, fuzzy
+msgid "Insert Image (double-click)"
+msgstr "SeitenLink einfügen (Doppelklick)"
+
+#: ../lib/EditToolbar.php:465 ../lib/EditToolbar.php:466
+msgid "AddTemplate"
+msgstr "NeueVorlage"
+
+#: ../lib/EditToolbar.php:468
+msgid "Insert Template (double-click)"
+msgstr "Vorlage einfügen (Doppelklick)"
+
+#: ../lib/ErrorManager.php:220
#, php-format
-msgid "Set USE_DB_SESSION to false."
-msgstr "Setzen Sie USE_DB_SESSION auf false."
+msgid "%s: error while handling error:"
+msgstr "%s: Fehler während der Fehlerbehandlung von:"
-#: ../lib/diff.php:258 ../lib/plugin/Diff.php:72
+#: ../lib/FileFinder.php:191 ../lib/loadsave.php:1150
#, php-format
-msgid "version %s"
-msgstr "Version %s"
+msgid "%s: file not found"
+msgstr "»%s«: Datei nicht gefunden"
-#: ../lib/diff.php:261 ../lib/plugin/Diff.php:75 ../lib/WikiTheme.php:521
-#: ../lib/WikiTheme.php:523
+#: ../lib/IniConfig.php:860
+msgid "CategoryGroup"
+msgstr "KategorieGruppen"
+
+# (namenlos=unbenannt; depends on interpretation)
+#: ../lib/IniConfig.php:862
+msgid "An unnamed PhpWiki"
+msgstr "Unbenanntes PhpWiki"
+
+#: ../lib/IniConfig.php:864 ../lib/upgrade.php:70
+#: ../themes/Wordpress/templates/actionbar.tmpl:19
+#: ../themes/blog/templates/browse-footer.tmpl:6
+#: ../themes/default/templates/userprefs.tmpl:132
+#: ../themes/gforge/templates/navbar.tmpl:9
+msgid "HomePage"
+msgstr "StartSeite"
+
+#: ../lib/InlineParser.php:345
+msgid "Invalid [] syntax ignored"
+msgstr "Ungültige [] syntax ignoriert"
+
+#: ../lib/InlineParser.php:891
#, php-format
+msgid "unknown color %s ignored"
+msgstr "unbekannte Farbe %s ignoriert"
+
+#: ../lib/MailNotify.php:194
+#, fuzzy, php-format
+msgid "PageChange Notification of %s"
+msgstr "SeitenÄnderung Benachrichtigung von %s an %s gesendet"
+
+#: ../lib/MailNotify.php:227
+#, fuzzy, php-format
+msgid "sent to %s"
+msgstr "Zurück zu %s"
+
+#: ../lib/MailNotify.php:233
+#, fuzzy, php-format
+msgid "Error: Couldn't send %s to %s"
+msgstr "Kann nicht zu »%s« verbinden"
+
+#: ../lib/MailNotify.php:255
+msgid "Page change"
+msgstr "Seiten Änderung"
+
+#: ../lib/MailNotify.php:282 ../lib/loadsave.php:966
+#: ../lib/plugin/RecentChanges.php:137
+msgid "New page"
+msgstr "Neue Seite"
+
+# (Wrong Translation; sorry, but the German term for edit is NOT
+# editieren, but e d i e r e n).
+#: ../lib/MailNotify.php:286 ../lib/MailNotify.php:304 ../lib/loadsave.php:96
+#, php-format
+msgid "Edited by: %s"
+msgstr "Bearbeitet von: %s"
+
+#: ../lib/MailNotify.php:305
+#, php-format
+msgid "Page rename %s to %s"
+msgstr "Seite »%s« nach umbenennen »%s«"
+
+# (Wrong Translation; sorry, but the German term for edit is NOT
+# editieren, but e d i e r e n).
+#: ../lib/MailNotify.php:342
+#, php-format
+msgid "Removed by: %s"
+msgstr "Gelöscht von: %s"
+
+#: ../lib/MailNotify.php:344
+#, php-format
+msgid "Page removed %s"
+msgstr "Seite gelöscht %s"
+
+#: ../lib/MailNotify.php:393
+#, fuzzy
+msgid "e-mail address confirmation"
+msgstr "E-Mail Bestätigung"
+
+#: ../lib/MailNotify.php:396
+#, php-format
+msgid ""
+"Someone, probably you from IP address %s, has registered an\n"
+"account \"%s\" with this e-mail address on %s.\n"
+"\n"
+"To confirm that this account really does belong to you and activate\n"
+"e-mail features on %s, open this link in your browser:\n"
+"\n"
+"%s\n"
+"\n"
+"If this is *not* you, don't follow the link. This confirmation code\n"
+"will expire at %s."
+msgstr ""
+
+#: ../lib/PageList.php:129
+#, php-format
+msgid "Sort by %s"
+msgstr "Sortiere nach %s"
+
+#: ../lib/PageList.php:157
+#, fuzzy
+msgid "reverse"
+msgstr "Zurückspeichern"
+
+#: ../lib/PageList.php:169
+msgid "Click to reverse sort order"
+msgstr "Klicken Sie um die Reihenfolge umzudrehen"
+
+#: ../lib/PageList.php:176
+#, php-format
+msgid "Click to sort by %s"
+msgstr "Sortiere nach %s"
+
+#: ../lib/PageList.php:313
+msgid "Click to de-/select all pages"
+msgstr "Klicken Sie um alle/keine Seiten auszuwählen"
+
+#: ../lib/PageList.php:385 ../lib/plugin/IncludePage.php:178
+#, php-format
+msgid " ... first %d bytes"
+msgstr " ... erste %d Bytes"
+
+#: ../lib/PageList.php:392
+#, php-format
+msgid " ... around %s"
+msgstr "... cirka %s"
+
+#: ../lib/PageList.php:434 ../lib/plugin/AppendText.php:60
+#, php-format
+msgid "%s not found"
+msgstr "%s nicht gefunden"
+
+#: ../lib/PageList.php:649 ../lib/plugin/FullTextSearch.php:119
+msgid "<no matches>"
+msgstr "<nichts gefunden>"
+
+#: ../lib/PageList.php:1145 ../lib/plugin/FullTextSearch.php:90
+#: ../lib/plugin/WikiAdminSearchReplace.php:188
+msgid "Content"
+msgstr "Inhalt"
+
+#: ../lib/PageList.php:1161
+msgid "All"
+msgstr ""
+
+#: ../lib/PageList.php:1165 ../themes/MonoBook/templates/info.tmpl:71
+#: ../themes/default/templates/info.tmpl:56
+msgid "Last Modified"
+msgstr "Zuletzt geändert"
+
+#: ../lib/PageList.php:1167
+msgid "Hits"
+msgstr "Treffer"
+
+#: ../lib/PageList.php:1169 ../themes/Crao/templates/editpage.tmpl:37
+#: ../themes/Wordpress/templates/editpage.tmpl:38
+#: ../themes/default/templates/editpage.tmpl:39
+#: ../themes/gforge/templates/editpage.tmpl:39
+msgid "Size"
+msgstr "Größe"
+
+#: ../lib/PageList.php:1172 ../themes/MonoBook/templates/info.tmpl:73
+#: ../themes/default/templates/info.tmpl:58
+msgid "Last Summary"
+msgstr "Letzte Zusammenfassung"
+
+#: ../lib/PageList.php:1174 ../lib/plugin/AuthorHistory.php:121
+#: ../lib/plugin/AuthorHistory.php:164 ../lib/plugin/PluginManager.php:78
+msgid "Version"
+msgstr "Version"
+
+#: ../lib/PageList.php:1177 ../themes/MonoBook/templates/info.tmpl:72
+#: ../themes/default/templates/info.tmpl:57
+msgid "Last Author"
+msgstr "Letzter Autor"
+
+#: ../lib/PageList.php:1179 ../lib/WikiGroup.php:36
+msgid "Owner"
+msgstr "Besitzer"
+
+#: ../lib/PageList.php:1181 ../lib/WikiGroup.php:37
+msgid "Creator"
+msgstr "Erzeuger"
+
+#: ../lib/PageList.php:1187 ../themes/Crao/templates/editpage.tmpl:61
+#: ../themes/MonoBook/templates/info.tmpl:142
+#: ../themes/Wordpress/templates/editpage.tmpl:61
+#: ../themes/default/templates/editpage.tmpl:80
+#: ../themes/default/templates/info.tmpl:128
+#: ../themes/gforge/templates/editpage.tmpl:66
+msgid "Locked"
+msgstr "Gesperrt"
+
+#: ../lib/PageList.php:1188
+msgid "locked"
+msgstr "gesperrt"
+
+#: ../lib/PageList.php:1190 ../themes/gforge/templates/editpage.tmpl:71
+#, fuzzy
+msgid "External"
+msgstr "Externe Links"
+
+#: ../lib/PageList.php:1191
+#, fuzzy
+msgid "external"
+msgstr "Externe Links"
+
+#: ../lib/PageList.php:1194
+msgid "Minor Edit"
+msgstr "Kleinere Änderung"
+
+#: ../lib/PageList.php:1194
+msgid "minor"
+msgstr "kleinere"
+
+#: ../lib/PageList.php:1196
+msgid "Markup"
+msgstr "Quelltext"
+
+#: ../lib/PageList.php:1476 ../lib/plugin/WantedPagesOld.php:178
+#, php-format
+msgid "Columns: %s."
+msgstr "Spalten: %s."
+
+# Any better translation? The locale/de/pgsrc/PhpWikiSystemverwalten
+# must also be renamed to match what is here.
+#: ../lib/PagePerm.php:190 ../lib/PagePerm.php:191 ../lib/loadsave.php:85
+#: ../lib/loadsave.php:459 ../lib/loadsave.php:1027 ../lib/loadsave.php:1033
+#: ../lib/loadsave.php:1041 ../lib/main.php:1052 ../lib/main.php:1164
+#: ../lib/main.php:1176 ../lib/plugin/WikiAdminRename.php:142
+#: ../lib/plugin/WikiAdminSelect.php:222 ../themes/Crao/templates/head.tmpl:79
+#: ../themes/Crao/templates/head.tmpl:80
+#: ../themes/Crao/templates/navbar.tmpl:37
+#: ../themes/MonoBook/templates/navbar.tmpl:57
+#: ../themes/Portland/templates/navbar.tmpl:27
+#: ../themes/Sidebar/templates/navbar.tmpl:70
+#: ../themes/Wordpress/templates/actionbar.tmpl:26
+#: ../themes/blog/templates/navbar.tmpl:14
+#: ../themes/default/templates/head.tmpl:88
+#: ../themes/default/templates/head.tmpl:89
+#: ../themes/default/templates/navbar.tmpl:42
+#: ../themes/gforge/templates/head.tmpl:86
+#: ../themes/gforge/templates/head.tmpl:87
+#: ../themes/gforge/templates/navbar.tmpl:21
+#: ../themes/shamino_com/templates/actionbar.tmpl:18
+#: ../themes/smaller/templates/navbar.tmpl:19
+#: ../themes/wikilens/templates/head.tmpl:78
+#: ../themes/wikilens/templates/head.tmpl:79
+#: ../themes/wikilens/templates/navbar.tmpl:32
+msgid "PhpWikiAdministration"
+msgstr "PhpWikiSystemverwalten"
+
+#: ../lib/PagePerm.php:190 ../lib/main.php:1075
+#: ../lib/plugin/WikiAdminRename.php:142 ../lib/plugin/WikiAdminRename.php:265
+#: ../themes/gforge/templates/actionbar.tmpl:114
+msgid "Rename"
+msgstr "Umbenennen"
+
+#: ../lib/PagePerm.php:191 ../lib/plugin/WikiAdminSearchReplace.php:243
+#, fuzzy
+msgid "Replace"
+msgstr "Ersetze: "
+
+#: ../lib/PagePerm.php:313
+msgid "List this page and all subpages"
+msgstr "Auflistung aller Seiten und Unterseiten"
+
+#: ../lib/PagePerm.php:314
+msgid "View this page and all subpages"
+msgstr "Anzeige aller Seiten und Unterseiten"
+
+#: ../lib/PagePerm.php:315
+msgid "Edit this page and all subpages"
+msgstr "Bearbeiten aller Seiten und Unterseiten"
+
+# Erzeugen??
+#: ../lib/PagePerm.php:316
+msgid "Create a new (sub)page"
+msgstr "Erzeuge eine neue (Unter)Seite"
+
+#: ../lib/PagePerm.php:317
+#, fuzzy
+msgid "Download page contents"
+msgstr "Runterladen der Seite"
+
+#: ../lib/PagePerm.php:318
+msgid "Change page attributes"
+msgstr "Ändern von Eigenschaften"
+
+#: ../lib/PagePerm.php:319
+msgid "Remove this page"
+msgstr "Löschen der Seite"
+
+# Erzeugen??
+#: ../lib/PagePerm.php:320
+#, fuzzy
+msgid "Purge this page"
+msgstr "um diese Seite zu erzeugen"
+
+#: ../lib/PagePerm.php:369
+#, php-format
+msgid "Unsupported ACL access type %s ignored."
+msgstr "Nicht unterstützter ACL Zugiffsmodus %s ignoriert."
+
+#: ../lib/PagePerm.php:597
+msgid "Access"
+msgstr "Zugriff"
+
+#: ../lib/PagePerm.php:599
+msgid "Group/User"
+msgstr "Gruppe/Benutzer"
+
+#: ../lib/PagePerm.php:600
+msgid "Grant"
+msgstr "Erlaube"
+
+#: ../lib/PagePerm.php:601
+msgid "Del/+"
+msgstr "Lö/+"
+
+#: ../lib/PagePerm.php:602 ../lib/plugin/PluginManager.php:78
+#: ../lib/plugin/WikiAdminSetAcl.php:258
+msgid "Description"
+msgstr "Beschreibung"
+
+#: ../lib/PagePerm.php:623
+msgid "Add this ACL"
+msgstr "Füge diese ACL hinzu"
+
+#: ../lib/PagePerm.php:647
+msgid "Allow / Deny"
+msgstr "Erlaube / Sperre"
+
+#: ../lib/PagePerm.php:659
+msgid "Delete this ACL"
+msgstr "Lösche diese ACL"
+
+#: ../lib/PagePerm.php:685
+msgid "add "
+msgstr "hinzufügen "
+
+#: ../lib/PagePerm.php:689
+msgid "Check to add this ACL"
+msgstr "Anklicken um diese ACL hinzuzufügen"
+
+#: ../lib/PageType.php:136 ../lib/loadsave.php:902 ../lib/loadsave.php:1553
+#: ../lib/plugin/InterWikiSearch.php:57 ../lib/plugin/WantedPages.php:55
+#: ../lib/plugin/WantedPagesOld.php:81
+#: ../themes/MonoBook/templates/info.tmpl:167
+#: ../themes/MonoBook/templates/info.tmpl:168
+#: ../themes/default/templates/info.tmpl:159
+#: ../themes/default/templates/info.tmpl:160
+msgid "InterWikiMap"
+msgstr "InterWikiListe"
+
+#: ../lib/PageType.php:142
+msgid "WARNING: InterWikiMap page is unlocked, so not using those links."
+msgstr "ACHTUNG: Die InterWikiListe Seite ist ungesperrt. Ignoriert."
+
+#: ../lib/PageType.php:259 ../lib/PageType.php:262 ../lib/stdlib.php:784
+#: ../themes/MonoBook/templates/actionbar.tmpl:21
+#: ../themes/MonoBook/templates/actionbar.tmpl:25
+#: ../themes/MonoBook/templates/actionbar.tmpl:31
+#: ../themes/default/templates/navbar.tmpl:8
+#: ../themes/default/templates/navbar.tmpl:10
+#: ../themes/gforge/templates/actionbar.tmpl:29
+#: ../themes/gforge/templates/actionbar.tmpl:35
+#: ../themes/gforge/templates/actionbar.tmpl:46
+#: ../themes/wikilens/templates/navbar.tmpl:9
+#: ../themes/wikilens/templates/navbar.tmpl:11
+msgid "Discussion"
+msgstr "Diskussion"
+
+#: ../lib/PageType.php:298 ../lib/loadsave.php:1162
+#, php-format
+msgid "Loading InterWikiMap from external file %s."
+msgstr "Die InterWikiListe wird von der externen Datei %s geladen."
+
+#: ../lib/PageType.php:396
+msgid "Moniker"
+msgstr "Kurzname"
+
+#: ../lib/PageType.php:397
+msgid "InterWiki Address"
+msgstr "InterWiki-Adresse"
+
+# (Im Wortsinne heißt das eigentlich: "jüngste = eben gemachte
+# Änderungen"; in terms of newspapers or journalism it's traditionally
+# "NeuesteNachrichten" or much more better "DasNeueste").
+#: ../lib/RSSWriter091.php:113 ../lib/display.php:145 ../lib/display.php:375
+#: ../lib/loadsave.php:1572 ../lib/plugin/RecentChanges.php:62
+#: ../lib/plugin/RecentChanges.php:210 ../lib/plugin/RecentChanges.php:217
+#: ../lib/plugin/RecentChanges.php:386 ../lib/plugin/RecentChanges.php:668
+#: ../lib/plugin/RecentChanges.php:1147 ../themes/Crao/templates/head.tmpl:63
+#: ../themes/Crao/templates/navbar.tmpl:13
+#: ../themes/MonoBook/templates/navbar.tmpl:15
+#: ../themes/Portland/templates/navbar.tmpl:25
+#: ../themes/Sidebar/templates/navbar.tmpl:44
+#: ../themes/Sidebar/templates/rc.tmpl:6
+#: ../themes/Wordpress/templates/actionbar.tmpl:22
+#: ../themes/blog/templates/actionbar.tmpl:14
+#: ../themes/default/templates/head.tmpl:69
+#: ../themes/default/templates/head.tmpl:71
+#: ../themes/default/templates/navbar.tmpl:16
+#: ../themes/gforge/templates/head.tmpl:69
+#: ../themes/gforge/templates/navbar.tmpl:10
+#: ../themes/shamino_com/templates/top.tmpl:20
+#: ../themes/smaller/templates/navbar.tmpl:7
+#: ../themes/wikilens/templates/head.tmpl:60
+#: ../themes/wikilens/templates/navbar.tmpl:17
+msgid "RecentChanges"
+msgstr "NeuesteÄnderungen"
+
+#: ../lib/Request.php:716 ../lib/Request.php:719
+msgid "Upload error: file too big"
+msgstr ""
+
+#: ../lib/Request.php:722
+msgid "Upload error: file only partially received"
+msgstr ""
+
+#: ../lib/Request.php:725
+msgid "Upload error: no file selected"
+msgstr ""
+
+#: ../lib/Request.php:728
+msgid "Upload error: unknown error #"
+msgstr ""
+
+#: ../lib/Request.php:837 ../lib/main.php:1287 ../lib/main.php:1300
+#, php-format
+msgid "%s is not writable."
+msgstr "%s is nicht änderbar."
+
+#: ../lib/Request.php:837
+msgid "The PhpWiki access log file"
+msgstr "Die PhpWiki Zugriffslog Datei"
+
+#: ../lib/Request.php:839 ../lib/main.php:1290
+#, php-format
+msgid "Please ensure that %s is writable, or redefine %s in config/config.ini."
+msgstr ""
+"Bitte überprüfen Sie, dass %s änderbar ist, oder ändern Sie %s in config/"
+"config.ini."
+
+#: ../lib/Request.php:840
+#, php-format
+msgid "the file '%s'"
+msgstr "die Datei %s"
+
+#: ../lib/SemanticWeb.php:137 ../lib/plugin/UriResolver.php:36
+msgid "UriResolver"
+msgstr ""
+
+#: ../lib/SemanticWeb.php:151 ../lib/plugin/SemanticSearch.php:330
+#: ../lib/plugin/SemanticSearchAdvanced.php:189
+#, fuzzy
+msgid "Relation"
+msgstr "Verwandte Links"
+
+#: ../lib/SemanticWeb.php:153 ../lib/plugin/SemanticSearch.php:406
+#, fuzzy
+msgid "Attribute"
+msgstr "Attribute für %s"
+
+#: ../lib/Template.php:179
+#, php-format
+msgid "%4d %s\n"
+msgstr "%4d %s\n"
+
+#: ../lib/TextSearchQuery.php:115 ../lib/display.php:182
+#: ../lib/display.php:413 ../lib/plugin/FileInfo.php:129
+#, php-format
+msgid "Unsupported argument: %s=%s"
+msgstr "Nicht unterstütztes Argument: %s=%s"
+
+#: ../lib/TextSearchQuery.php:127
+msgid "(A|An|And|But|By|For|From|In|Is|It|Of|On|Or|The|To|With)"
+msgstr ""
+
+#: ../lib/WikiDB.php:560
+#, php-format
+msgid "renamed from %s"
+msgstr "umbenannt von %s"
+
+#: ../lib/WikiDB.php:569
+msgid "WikiDB::renamePage() not yet implemented for this backend"
+msgstr "WikiDB::renamePage() für dieses Backend noch nicht implementiert"
+
+#: ../lib/WikiDB.php:942
+#, php-format
+msgid "%s: Date of new revision is %s"
+msgstr "%s: Datum dieser aktuellen Neubearbeitung ist %s"
+
+#: ../lib/WikiDB.php:1014 ../lib/main.php:98
+msgid "Optimizing database"
+msgstr "Datenbank wird optimiert"
+
+#: ../lib/WikiDB.php:1654 ../lib/WikiDB.php:1658
+#: ../themes/default/templates/homepage.tmpl:7
+#, php-format
+msgid "Describe %s here."
+msgstr "Beschreiben Sie %s hier."
+
+#: ../lib/WikiDB.php:1693
+#, php-format
+msgid "Oops! Revision %s of %s seems to have been deleted!"
+msgstr "Hoppla! Es scheint, die Version %s von %s wurde gelöscht!"
+
+#: ../lib/WikiDB/backend/dba.php:29 ../lib/WikiDB/backend/dba.php:31
+#, php-format
+msgid "%s: Can't open dba database"
+msgstr "%s: Konnte DBA Datenbank nicht öffnen"
+
+#: ../lib/WikiDB/backend/file.php:111 ../lib/WikiDB/backend/flatfile.php:83
+#, php-format
+msgid "'%s': corrupt file"
+msgstr "»%s«: Datei korrumpiert"
+
+#: ../lib/WikiDB/dba.php:16 ../lib/WikiDB/file.php:47
+#: ../lib/WikiDB/flatfile.php:47
+#, php-format
+msgid ""
+"The %s files are in the %s directory. Please read the INSTALL file and move "
+"the database to a permanent location or risk losing all the pages!"
+msgstr ""
+"Die %s Dateien liegen im Verzeichnis %s. Bitte lesen Sie jetzt zuerst die "
+"INSTALL Anleitung und verschieben Sie danach die DB Datei an einen anderen "
+"endgültigen Speicherplatz, Sie laufen sonst Gefahr, alle Seiten zu verlieren."
+
+#: ../lib/WikiGroup.php:26 ../lib/WikiGroup.php:131
+msgid "No or unsupported GROUP_METHOD defined"
+msgstr "Keine oder ungültige GROUP_METHOD definiert"
+
+#: ../lib/WikiGroup.php:29
+msgid "Every"
+msgstr "Jeder"
+
+#: ../lib/WikiGroup.php:30
+msgid "Anonymous Users"
+msgstr "Anonyme Benutzer"
+
+#: ../lib/WikiGroup.php:31
+msgid "Bogo Users"
+msgstr "Bogo Benutzer"
+
+#: ../lib/WikiGroup.php:32
+msgid "HasHomePage"
+msgstr "HasHomePage"
+
+#: ../lib/WikiGroup.php:33
+msgid "Signed Users"
+msgstr "Angemeldete Benutzer"
+
+#: ../lib/Wik...
[truncated message content] |