|
From: <var...@us...> - 2009-02-27 03:46:58
|
Revision: 6593
http://phpwiki.svn.sourceforge.net/phpwiki/?rev=6593&view=rev
Author: vargenau
Date: 2009-02-27 03:46:53 +0000 (Fri, 27 Feb 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/es/LC_MESSAGES/phpwiki.php
trunk/locale/fr/LC_MESSAGES/phpwiki.mo
trunk/locale/fr/LC_MESSAGES/phpwiki.php
trunk/locale/it/LC_MESSAGES/phpwiki.mo
trunk/locale/it/LC_MESSAGES/phpwiki.php
trunk/locale/ja/LC_MESSAGES/phpwiki.mo
trunk/locale/ja/LC_MESSAGES/phpwiki.php
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-02-27 03:11:51 UTC (rev 6592)
+++ trunk/locale/Makefile 2009-02-27 03:46:53 UTC (rev 6593)
@@ -178,6 +178,7 @@
${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/POP3.php
${POT_FILE}: ../lib/WikiUser/PdoDb.php
${POT_FILE}: ../lib/WikiUser/PearDb.php
@@ -225,10 +226,12 @@
${POT_FILE}: ../lib/plugin/Calendar.php
${POT_FILE}: ../lib/plugin/CalendarList.php
${POT_FILE}: ../lib/plugin/CategoryPage.php
+${POT_FILE}: ../lib/plugin/Chart.php
${POT_FILE}: ../lib/plugin/Comment.php
${POT_FILE}: ../lib/plugin/CreateBib.php
${POT_FILE}: ../lib/plugin/CreatePage.php
${POT_FILE}: ../lib/plugin/CreateToc.php
+${POT_FILE}: ../lib/plugin/CurrentTime.php
${POT_FILE}: ../lib/plugin/DeadEndPages.php
${POT_FILE}: ../lib/plugin/Diff.php
${POT_FILE}: ../lib/plugin/EditMetaData.php
@@ -321,6 +324,7 @@
${POT_FILE}: ../lib/plugin/WikiAdminChmod.php
${POT_FILE}: ../lib/plugin/WikiAdminChown.php
${POT_FILE}: ../lib/plugin/WikiAdminMarkup.php
+${POT_FILE}: ../lib/plugin/WikiAdminPurge.php
${POT_FILE}: ../lib/plugin/WikiAdminRemove.php
${POT_FILE}: ../lib/plugin/WikiAdminRename.php
${POT_FILE}: ../lib/plugin/WikiAdminSearchReplace.php
@@ -385,6 +389,7 @@
${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
@@ -396,15 +401,28 @@
${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-footer.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
@@ -434,8 +452,6 @@
${POT_FILE}: ../themes/blog/templates/viewsource.tmpl
${POT_FILE}: ../themes/blog/templates/wikiblog.tmpl
${POT_FILE}: ../themes/blog/themeinfo.php
-${POT_FILE}: ../themes/default/hyperapplet.php
-${POT_FILE}: ../themes/default/hyperwiki.php
${POT_FILE}: ../themes/default/templates/actionbar.tmpl
${POT_FILE}: ../themes/default/templates/addcomment.tmpl
${POT_FILE}: ../themes/default/templates/blogform.tmpl
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-02-27 03:11:51 UTC (rev 6592)
+++ trunk/locale/de/LC_MESSAGES/phpwiki.php 2009-02-27 03:46:53 UTC (rev 6593)
@@ -158,8 +158,6 @@
"(Seiten, die in den letzten %s Tagen gel\xF6scht wurden, sind bereits ausgew\xE4hlt)";
$locale["(Redirected from %s)"] =
"(Weitergeleitet von %s)";
-$locale["(User: %s)"] =
- "(Benutzer: %s)";
$locale["(Your preferences are stored as hidden data within this page)."] =
"(Ihre Einstellungen sind als versteckte Daten in dieser Seite hintergelegt).";
$locale["(diff)"] =
@@ -320,8 +318,6 @@
"Sind Sie sicher, dass Sie die ausgew\xE4hlen Seiten wirklich \xE4ndern wollen?";
$locale["Are you sure you want to permanently change the selected files?"] =
"Sind Sie sicher, dass Sie die ausgew\xE4hlen Seiten wirklich \xE4ndern wollen?";
-$locale["Are you sure you want to permanently chown the selected files?"] =
- "Sind Sie sicher, dass Sie die ausgew\xE4hlen Seiten wirklich \xE4ndern wollen?";
$locale["Are you sure you want to permanently remove the selected files?"] =
"Sind Sie sicher, dass Sie die ausgew\xE4hlen Seiten wirklich l\xF6schen wollen?";
$locale["Are you sure you want to permanently search & replace text in the selected files?"] =
@@ -468,12 +464,6 @@
"\xC4ndere auf Berechtigung:";
$locale["Chown"] =
"Chown";
-$locale["Chown page '%s' to '%s'."] =
- "Besitzer der Seite '%s' auf '%s' ge\xE4ndert.";
-$locale["Chown selected pages"] =
- "Den Besitzer der ausgew\xE4hlte Seiten \xE4ndern";
-$locale["Chown selected pages."] =
- "Den Besitzer ausgew\xE4hlte Seiten \xE4ndern.";
$locale["Click to authenticate as %s"] =
"Hier klicken um sich anzumelden als %s";
$locale["Click to de-/select all pages"] =
@@ -482,8 +472,6 @@
"Klicken um anzuzeigen";
$locale["Click to display all comments"] =
"Klicken um Kommentare anzuzeigen";
-$locale["Click to hide the TOC"] =
- "Hier klicken um zu verstecken";
$locale["Click to hide the comments"] =
"Klicken um Kommentare zu verstecken";
$locale["Click to reverse sort order"] =
@@ -530,8 +518,6 @@
"Konnte die Formatierung der Seite '%s' nicht auf '%s' \xE4ndern.";
$locale["Couldn't chmod page '%s' to '%s'."] =
"Konnte die Berechtigung der Seite '%s' nicht auf '%s' \xE4ndern.";
-$locale["Couldn't chown page '%s' to '%s'."] =
- "Konnte den Besitzer der Seite '%s' nicht in '%s' \xE4ndern.";
$locale["Couldn't connect to %s"] =
"Kann nicht zu \xBB%s\xAB verbinden";
$locale["Couldn't rename page '%s' to '%s'."] =
@@ -614,8 +600,6 @@
"Beschreiben Sie %s hier.";
$locale["Description"] =
"Beschreibung";
-$locale["Description: Provides a list of plugins on this wiki."] =
- "Beschreibung: Liste aller Zusatzprogramme in diesem Wiki.";
$locale["Dialog"] =
"Dialog";
$locale["Didn't removed page '%s'. Access denied."] =
@@ -774,8 +758,6 @@
"FrameEinbettenPlugin";
$locale["From english to %s: "] =
"Von Englisch nach %s: ";
-$locale["Full Search"] =
- "VolltextSuche";
$locale["Full text search results for '%s'"] =
"Volltext-Suchresultate nach \xBB%s\xAB";
$locale["FullDump"] =
@@ -1626,8 +1608,6 @@
"Setze individuelle Zugangsrechte.";
$locale["SetAcl"] =
"AclSetzen";
-$locale["Show all changes for:"] =
- "Zeige alle \xC4nderungen innerhalb von:";
$locale["Show and add blogs for %s"] =
"Blogs f\xFCr %s zeigen und hinzuf\xFCgen";
$locale["Show and add comments for %s"] =
@@ -1636,8 +1616,6 @@
"Zeige \xC4nderungen innerhalb von:";
$locale["Show extra page Info and statistics for %s."] =
"Zus\xE4tzliche Seiten-Info und Statistiken \xFCber %s zeigen.";
-$locale["Show minor edits for:"] =
- "Zeige kleinere \xC4nderungen innerhalb von:";
$locale["Show relative dates using 'Today' and 'Yesterday'"] =
"Datum mit relativen Bezeichnungen, wie \xBBHeute\xAB und \xBBGestern\xAB";
$locale["Show summary information from the access log table."] =
@@ -1646,8 +1624,6 @@
"Zeige \xDCberblick \xFCber alle aktuellen Benutzersessions.";
$locale["Show translations of various words or pages"] =
"Zeige \xDCbersetzungen f\xFCr verschiedene W\xF6rter oder Seiten";
-$locale["Sidebar"] =
- "Sidebar";
$locale["Sign In"] =
"Anmelden";
$locale["Sign Out"] =
@@ -1818,8 +1794,6 @@
"Diese Daten basieren auf den Benutzern f\xFCr die letzten %s.";
$locale["This is a minor change."] =
"Kleinere \xC4nderung.";
-$locale["This page already exists"] =
- "Diese Seite existiert bereits";
$locale["This page edit seems to contain spam and was therefore not saved."] =
"Diese Bearbeitung scheint Spam beinzuhalten und wurde ignoriert.";
$locale["This page has been locked by the administrator and cannot be edited."] =
@@ -1954,8 +1928,6 @@
"Einstellungen f\xFCr Benutzer '%s':";
$locale["User statistics"] =
"Benutzer Statistiken";
-$locale["User: %s"] =
- "Benutzer: %s";
$locale["UserId"] =
"Benutzername";
$locale["UserId:"] =
@@ -2044,16 +2016,12 @@
"WikiAdminChown";
$locale["WikiAdminMarkup"] =
"WikiAdminFormatierung";
-$locale["WikiAdminMarkup from %s to %s"] =
- "WikiAdminFormatierung von %s auf %s";
$locale["WikiAdminRemove"] =
"WikiAdminL\xF6schen";
$locale["WikiAdminRename"] =
"WikiAdminUmbenennen";
$locale["WikiAdminSearchReplace"] =
"WikiAdminSuchenErsetzen";
-$locale["WikiAdminSearchReplace %s by %s"] =
- "WikiAdminSuchenErsetzen %s mit %s";
$locale["WikiAdminSelect"] =
"WikiAdminAuswahl";
$locale["WikiAdminSetAcl"] =
@@ -2084,8 +2052,6 @@
"Wikiname regexp";
$locale["With the current offset, this would be reported as %s."] =
"Mit dem eingegebenen Zeit-Unterschied, w\xFCrde die Zeit %s angezeigt.";
-$locale["World"] =
- "Welt";
$locale["Wrong password. Try again."] =
"Falsches Password. Noch einmal eingeben.";
$locale["XML-RPC access"] =
@@ -2308,10 +2274,6 @@
"\xE4lter als die bestehende Seite.";
$locale["only %d pages displayed"] =
"nur %d Seiten angezeigt";
-$locale["optional label | PageName"] =
- "optionaler Name | SeitenName";
-$locale["optional label | http://www.example.com"] =
- "optionaler Name | http://www.example.com";
$locale["page permission inherited from %s"] =
"Zugriffsrecht geerbt von %s";
$locale["plain file %s"] =
Modified: trunk/locale/es/LC_MESSAGES/phpwiki.mo
===================================================================
(Binary files differ)
Modified: trunk/locale/es/LC_MESSAGES/phpwiki.php
===================================================================
--- trunk/locale/es/LC_MESSAGES/phpwiki.php 2009-02-27 03:11:51 UTC (rev 6592)
+++ trunk/locale/es/LC_MESSAGES/phpwiki.php 2009-02-27 03:46:53 UTC (rev 6593)
@@ -664,12 +664,8 @@
"Fije USE_DB_SESSION a falso.";
$locale["SetAcl"] =
"Fije El Acl";
-$locale["Show all changes for:"] =
- "Demuestre todos los cambios para:";
$locale["Show changes for:"] =
"Demuestre los cambios para:";
-$locale["Show minor edits for:"] =
- "El menor de edad de la demostraci\xF3n corrige para:";
$locale["Sign In"] =
"Muestra Adentro";
$locale["Sign Out"] =
@@ -832,8 +828,6 @@
"%s uploading";
$locale["User preferences for user '%s':"] =
"Preferencias por usuario '%s':";
-$locale["User: %s"] =
- "Usuario: %s";
$locale["UserPreferences"] =
"UsuarioPreferencias";
$locale["UserRatings"] =
@@ -976,10 +970,6 @@
"ning\xFAn contenido de la p\xE1gina";
$locale["not authenticated"] =
"non authenticado";
-$locale["optional label | PageName"] =
- "etiqueta opcional | NombreDeP\xE1gina";
-$locale["optional label | http://www.example.com"] =
- "etiqueta opcional | http://www.example.com";
$locale["plain file %s"] =
"archivo llano %s";
$locale["predecessor to the previous major change"] =
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-02-27 03:11:51 UTC (rev 6592)
+++ trunk/locale/fr/LC_MESSAGES/phpwiki.php 2009-02-27 03:46:53 UTC (rev 6593)
@@ -156,8 +156,6 @@
"(Les pages qui ont \xE9t\xE9 supprim\xE9es il y a au plus %s jours sont d\xE9j\xE0 v\xE9rifi\xE9es.)";
$locale["(Redirected from %s)"] =
"(Redirig\xE9 de %s)";
-$locale["(User: %s)"] =
- "(Utilisateur : %s)";
$locale["(Your preferences are stored as hidden data within this page)."] =
"Vos pr\xE9f\xE9rences sont enregistr\xE9es en mode invisible sur cette page.";
$locale["(diff)"] =
@@ -324,8 +322,6 @@
"\xCBtes-vous s\xFBr de vouloir d\xE9finitivement modifier l'acc\xE8s aux fichiers s\xE9lectionn\xE9s ?";
$locale["Are you sure you want to permanently change the selected files?"] =
"Supprimer la page maintenant";
-$locale["Are you sure you want to permanently chown the selected files?"] =
- "\xCAtes-vous s\xFBr de vouloir changer d\xE9finitivement le propri\xE9taire des pages s\xE9lectionn\xE9es ?";
$locale["Are you sure you want to permanently remove the selected files?"] =
"\xCAtes-vous certain de vouloir supprimer d\xE9finitivement les fichiers s\xE9lectionn\xE9s ?";
$locale["Are you sure you want to permanently search & replace text in the selected files?"] =
@@ -458,12 +454,6 @@
"Changer le mode de permission \xE0 :";
$locale["Chown"] =
"Chown";
-$locale["Chown page '%s' to '%s'."] =
- "Changement de propri\xE9taire %s \xE0 %s.";
-$locale["Chown selected pages"] =
- "Changer le propri\xE9taire des pages s\xE9lectionn\xE9es";
-$locale["Chown selected pages."] =
- "Changer le propri\xE9taire des pages selectionn\xE9es.";
$locale["Click a button to get an example text"] =
"Cliquer sur un bouton pour obtenir une exemple de texte";
$locale["Click to authenticate as %s"] =
@@ -520,8 +510,6 @@
"Copyrights";
$locale["Couldn't chmod page '%s' to '%s'."] =
"Impossible de changer le mode '%s' \xE0 '%s'.";
-$locale["Couldn't chown page '%s' to '%s'."] =
- "Impossible de changer le propri\xE9taire '%s' \xE0 '%s'.";
$locale["Couldn't connect to %s"] =
"Impossible d'\xE9tablir une connexion \xE0 la base de donn\xE9es : %s";
$locale["Couldn't rename page '%s' to '%s'."] =
@@ -602,8 +590,6 @@
"D\xE9crire %s ici.";
$locale["Description"] =
"Description";
-$locale["Description: Provides a list of plugins on this wiki."] =
- "Affiche la liste des Plugins de ce wiki.";
$locale["Dialog"] =
"Dialogue";
$locale["Didn't removed page '%s'. Access denied."] =
@@ -784,8 +770,6 @@
"PluginInclureUnCadre";
$locale["From english to %s: "] =
"De l'Anglais au %s: ";
-$locale["Full Search"] =
- "Recherche en Texte Int\xE9gral";
$locale["Full text search results for '%s'"] =
"R\xE9sultats de la recherche en texte int\xE9gral de ' %s '";
$locale["FullDump"] =
@@ -1682,8 +1666,6 @@
"R\xE9gler les permissions de pages individuellement.";
$locale["SetAcl"] =
"D\xE9finirAcl";
-$locale["Show all changes for:"] =
- "Indiquer toutes les modifications pour :";
$locale["Show and add blogs for %s"] =
"Montrer et ajouter un blog \xE0 %s ";
$locale["Show and add comments for %s"] =
@@ -1692,8 +1674,6 @@
"Indiquer les modifications pour :";
$locale["Show extra page Info and statistics for %s."] =
"Montrer les informations de la page %s ainsi que ses statistiques.";
-$locale["Show minor edits for:"] =
- "Afficher les \xE9ditions mineures pour :";
$locale["Show relative dates using 'Today' and 'Yesterday'"] =
"Montre les dates relatives en utilisant 'Aujourd'hui' et 'Hier'.";
$locale["Show summary information from the access log table."] =
@@ -1702,8 +1682,6 @@
"Montre l'index de la table session. (utilisateurs en ligne).";
$locale["Show translations of various words or pages"] =
"Affiche la traduction de quelques mots dans certaines pages.";
-$locale["Sidebar"] =
- "Barre verticale";
$locale["Sign In"] =
"Connexion";
$locale["Sign Out"] =
@@ -1894,8 +1872,6 @@
"Cette page ne peut \xEAtre vue.";
$locale["This is a minor change."] =
"Modification mineure.";
-$locale["This page already exists"] =
- "Cette page existe d\xE9j\xE0";
$locale["This page has been locked by the administrator and cannot be edited."] =
"Cette page a \xE9t\xE9 verrouill\xE9e par l'administrateur et ne peut pas \xEAtre modifi\xE9e.";
$locale["This page has been locked by the administrator so your changes can not be saved."] =
@@ -2038,8 +2014,6 @@
"Pr\xE9f\xE9rences de l'utilisateur %s :";
$locale["User statistics"] =
"Statistiques d'utilisateur";
-$locale["User: %s"] =
- "Utilisateur : %s";
$locale["UserId"] =
"IdentifiantUtilisateur";
$locale["UserId:"] =
@@ -2136,16 +2110,12 @@
"AdministrationDePhpWiki/Droits";
$locale["WikiAdminChown"] =
"WikiAdminChown";
-$locale["WikiAdminMarkup from %s to %s"] =
- "WikiAdminMarkup %s par %s";
$locale["WikiAdminRemove"] =
"WikiAdminSupprimer";
$locale["WikiAdminRename"] =
"WikiAdminRenommer";
$locale["WikiAdminSearchReplace"] =
"WikiAdminRemplacementRecherche";
-$locale["WikiAdminSearchReplace %s by %s"] =
- "WikiAdminRemplacementRecherche %s par %s";
$locale["WikiAdminSelect"] =
"WikiAdminSelect";
$locale["WikiAdminSetAcl"] =
@@ -2174,8 +2144,6 @@
"regexp du WikiNom";
$locale["With the current offset, this would be reported as %s."] =
"Avec l'offset actuel, ceci serait affich\xE9 comme %s.";
-$locale["World"] =
- "Monde";
$locale["Wrong password. Try again."] =
"Mot de passe invalide, essayez encore.";
$locale["Wrong password: "] =
@@ -2398,10 +2366,6 @@
"plus vieux que la page existante.";
$locale["only %d pages displayed"] =
"Seulement %d pages affich\xE9es";
-$locale["optional label | PageName"] =
- "en option | PageName";
-$locale["optional label | http://www.example.com"] =
- "en option | http://www.example.com";
$locale["page not locked"] =
"page d\xE9verrouill\xE9e";
$locale["page permission inherited from %s"] =
@@ -2440,8 +2404,6 @@
"sortby=mtime non support\xE9 avec MostPopular";
$locale["stddev: %2.3f"] =
"\xE9cart-type : %2.3f";
-$locale["template name"] =
- "nom du mod\xE8le";
$locale["the file '%s'"] =
"le fichier %s";
$locale["the session.save_path directory '%s'"] =
Modified: trunk/locale/it/LC_MESSAGES/phpwiki.mo
===================================================================
(Binary files differ)
Modified: trunk/locale/it/LC_MESSAGES/phpwiki.php
===================================================================
--- trunk/locale/it/LC_MESSAGES/phpwiki.php 2009-02-27 03:11:51 UTC (rev 6592)
+++ trunk/locale/it/LC_MESSAGES/phpwiki.php 2009-02-27 03:46:53 UTC (rev 6593)
@@ -346,8 +346,6 @@
"Ricerca";
$locale["See %s tips for editing."] =
"Vedere %s consigli per le modifiche.";
-$locale["Show minor edits for:"] =
- "Mostrare le modifiche secondarie per:";
$locale["Sign In"] =
"Login";
$locale["Sign Out"] =
Modified: trunk/locale/ja/LC_MESSAGES/phpwiki.mo
===================================================================
(Binary files differ)
Modified: trunk/locale/ja/LC_MESSAGES/phpwiki.php
===================================================================
--- trunk/locale/ja/LC_MESSAGES/phpwiki.php 2009-02-27 03:11:51 UTC (rev 6592)
+++ trunk/locale/ja/LC_MESSAGES/phpwiki.php 2009-02-27 03:46:53 UTC (rev 6593)
@@ -330,8 +330,6 @@
"\xC1\xAA\xC2\xF2:";
$locale["Serialized file %s"] =
"\xA5\xB7\xA5ꥢ\xA5饤\xA5\xBA\xA5ե\xA1\xA5\xA4\xA5\xEB %s";
-$locale["Sidebar"] =
- "\xA5\xB9\xA5饤\xA5ɥС\xBC";
$locale["Sign In"] =
"\xA5\xB5\xA5\xA4\xA5\xF3";
$locale["Sign Out"] =
Modified: trunk/locale/nl/LC_MESSAGES/phpwiki.mo
===================================================================
(Binary files differ)
Modified: trunk/locale/po/de.po
===================================================================
--- trunk/locale/po/de.po 2009-02-27 03:11:51 UTC (rev 6592)
+++ trunk/locale/po/de.po 2009-02-27 03:46:53 UTC (rev 6593)
@@ -6,7 +6,7 @@
msgstr ""
"Project-Id-Version: PhpWiki-1.3.11\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2008-09-10 18:03+0200\n"
+"POT-Creation-Date: 2009-02-27 04:44+0100\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=iso-8859-1\n"
"Content-Transfer-Encoding: 8bit\n"
-#: ../lib/CachedMarkup.php:525
+#: ../lib/CachedMarkup.php:537
msgid "BAD semantic relation link"
msgstr ""
-#: ../lib/CachedMarkup.php:557
+#: ../lib/CachedMarkup.php:569
#, fuzzy, php-format
msgid "Attribute %s, base value: %s"
msgstr "Attribute f\xFCr %s"
-#: ../lib/CachedMarkup.php:558
+#: ../lib/CachedMarkup.php:570
#, fuzzy, php-format
msgid "Attribute %s, value: %s"
msgstr "Attribute f\xFCr %s"
-#: ../lib/CachedMarkup.php:566
+#: ../lib/CachedMarkup.php:578
#, fuzzy, php-format
msgid "Relation %s to page %s"
msgstr "L\xF6schen in %s fehlgeschlagen: %s"
-#: ../lib/CachedMarkup.php:621
+#: ../lib/CachedMarkup.php:633
msgid "Found by "
msgstr ""
@@ -90,7 +90,7 @@
msgstr "Zeichenkette \"%s\" nicht gefunden."
#: ../lib/EditToolbar.php:35 ../lib/EditToolbar.php:235
-#: ../lib/EditToolbar.php:236 ../lib/plugin/WikiAdminSearchReplace.php:193
+#: ../lib/EditToolbar.php:236 ../lib/plugin/WikiAdminSearchReplace.php:197
msgid "Search & Replace"
msgstr "Suchen & Ersetzen"
@@ -105,18 +105,18 @@
#: ../lib/EditToolbar.php:38 ../lib/plugin/SyncWiki.php:302
#: ../lib/plugin/SyncWiki.php:328 ../lib/plugin/SyncWiki.php:351
-#: ../lib/plugin/WikiPoll.php:224 ../lib/upgrade.php:216
-#: ../lib/upgrade.php:419 ../lib/upgrade.php:433 ../lib/upgrade.php:453
-#: ../lib/upgrade.php:462 ../lib/upgrade.php:486 ../lib/upgrade.php:514
-#: ../lib/upgrade.php:564 ../lib/upgrade.php:567 ../lib/upgrade.php:599
-#: ../lib/upgrade.php:601 ../lib/upgrade.php:628 ../lib/upgrade.php:688
-#: ../lib/upgrade.php:713 ../lib/upgrade.php:856 ../lib/upgrade.php:859
-#: ../lib/upgrade.php:926
+#: ../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:39 ../lib/EditToolbar.php:300
-#: ../lib/EditToolbar.php:347 ../lib/EditToolbar.php:377
+#: ../lib/EditToolbar.php:39 ../lib/EditToolbar.php:297
+#: ../lib/EditToolbar.php:344 ../lib/EditToolbar.php:374
#: ../lib/EditToolbar.php:408 ../lib/EditToolbar.php:443
msgid "Close"
msgstr "Schlie\xDFen"
@@ -159,16 +159,16 @@
msgstr "Schlie\xDFen"
#: ../lib/EditToolbar.php:127
-msgid "optional label | PageName"
-msgstr "optionaler Name | SeitenName"
+msgid "PageName|optional label"
+msgstr ""
#: ../lib/EditToolbar.php:128
msgid "Link to page"
msgstr "Link auf Seite"
#: ../lib/EditToolbar.php:132
-msgid "optional label | http://www.example.com"
-msgstr "optionaler Name | http://www.example.com"
+msgid "http://www.example.com|optional label"
+msgstr ""
#: ../lib/EditToolbar.php:133
msgid "External link (remember http:// prefix)"
@@ -212,13 +212,13 @@
msgid "List"
msgstr "Letzte"
-#: ../lib/EditToolbar.php:173 ../lib/plugin/CreateToc.php:437
-#: ../lib/plugin/CreateToc.php:453
+#: ../lib/EditToolbar.php:173 ../lib/plugin/CreateToc.php:423
+#: ../lib/plugin/CreateToc.php:439
#, fuzzy
msgid "Table of Contents"
msgstr "Inhaltsverzeichnis"
-#: ../lib/EditToolbar.php:177 ../lib/PageList.php:487
+#: ../lib/EditToolbar.php:177 ../lib/PageList.php:489
#: ../lib/plugin/AuthorHistory.php:174 ../lib/plugin/WantedPagesOld.php:151
msgid "Page Name"
msgstr "Seitenname"
@@ -230,7 +230,7 @@
#: ../lib/EditToolbar.php:182
#, fuzzy
-msgid "template name"
+msgid "Template Name"
msgstr "Benutzeroberfl\xE4che"
#: ../lib/EditToolbar.php:183 ../lib/plugin/PopularTags.php:64
@@ -239,12 +239,12 @@
msgstr "Benutzeroberfl\xE4che"
#: ../lib/EditToolbar.php:185 ../lib/EditToolbar.php:187
-#: ../lib/WysiwygEdit/Wikiwyg.php:80 ../lib/editpage.php:670
+#: ../lib/WysiwygEdit/Wikiwyg.php:80 ../lib/editpage.php:687
msgid "Save"
msgstr "Speichern"
#: ../lib/EditToolbar.php:192 ../lib/EditToolbar.php:194
-#: ../lib/WysiwygEdit/Wikiwyg.php:79 ../lib/editpage.php:663
+#: ../lib/WysiwygEdit/Wikiwyg.php:79 ../lib/editpage.php:680
msgid "Preview"
msgstr "Vorschau"
@@ -256,33 +256,33 @@
msgid "Undo Search & Replace"
msgstr "Suchen & Ersetzen r\xFCckg\xE4ngig machen"
-#: ../lib/EditToolbar.php:294
+#: ../lib/EditToolbar.php:291
msgid "AddCategory"
msgstr "NeueKategorie"
-#: ../lib/EditToolbar.php:297
+#: ../lib/EditToolbar.php:294
msgid "Insert Categories (double-click)"
msgstr "Kategorien einf\xFCgen (Doppelklick)"
-#: ../lib/EditToolbar.php:299 ../lib/EditToolbar.php:346
-#: ../lib/EditToolbar.php:376 ../lib/EditToolbar.php:407
+#: ../lib/EditToolbar.php:296 ../lib/EditToolbar.php:343
+#: ../lib/EditToolbar.php:373 ../lib/EditToolbar.php:407
#: ../lib/EditToolbar.php:442
msgid "Insert"
msgstr "Einf\xFCgen"
-#: ../lib/EditToolbar.php:341 ../lib/EditToolbar.php:342
+#: ../lib/EditToolbar.php:338 ../lib/EditToolbar.php:339
msgid "AddPlugin"
msgstr "Plugin einf\xFCgen"
-#: ../lib/EditToolbar.php:344
+#: ../lib/EditToolbar.php:341
msgid "Insert Plugin (double-click)"
msgstr "Plugin einf\xFCgen (Doppelklick)"
-#: ../lib/EditToolbar.php:371 ../lib/EditToolbar.php:372
+#: ../lib/EditToolbar.php:368 ../lib/EditToolbar.php:369
msgid "AddPageLink"
msgstr "SeitenLink einf\xFCgen"
-#: ../lib/EditToolbar.php:374
+#: ../lib/EditToolbar.php:371
msgid "Insert PageLink (double-click)"
msgstr "SeitenLink einf\xFCgen (Doppelklick)"
@@ -309,21 +309,21 @@
msgid "%s: error while handling error:"
msgstr "%s: Fehler w\xE4hrend der Fehlerbehandlung von:"
-#: ../lib/FileFinder.php:191 ../lib/loadsave.php:1142
+#: ../lib/FileFinder.php:191 ../lib/loadsave.php:1149
#, php-format
msgid "%s: file not found"
msgstr "\xBB%s\xAB: Datei nicht gefunden"
-#: ../lib/IniConfig.php:806
+#: ../lib/IniConfig.php:848
msgid "CategoryGroup"
msgstr "KategorieGruppen"
# (namenlos=unbenannt; depends on interpretation)
-#: ../lib/IniConfig.php:808
+#: ../lib/IniConfig.php:850
msgid "An unnamed PhpWiki"
msgstr "Unbenanntes PhpWiki"
-#: ../lib/IniConfig.php:810 ../lib/upgrade.php:174
+#: ../lib/IniConfig.php:852 ../lib/upgrade.php:70
#: ../themes/Wordpress/templates/actionbar.tmpl:19
#: ../themes/blog/templates/browse-footer.tmpl:6
#: ../themes/default/templates/userprefs.tmpl:124
@@ -332,11 +332,11 @@
msgid "HomePage"
msgstr "StartSeite"
-#: ../lib/InlineParser.php:345
+#: ../lib/InlineParser.php:346
msgid "Invalid [] syntax ignored"
msgstr "Ung\xFCltige [] syntax ignoriert"
-#: ../lib/InlineParser.php:773
+#: ../lib/InlineParser.php:855
#, php-format
msgid "unknown color %s ignored"
msgstr "unbekannte Farbe %s ignoriert"
@@ -360,14 +360,14 @@
msgid "Page change"
msgstr "Seiten \xC4nderung"
-#: ../lib/MailNotify.php:211 ../lib/loadsave.php:957
-#: ../lib/plugin/RecentChanges.php:128
+#: ../lib/MailNotify.php:211 ../lib/loadsave.php:965
+#: ../lib/plugin/RecentChanges.php:139
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:213 ../lib/MailNotify.php:231 ../lib/loadsave.php:95
+#: ../lib/MailNotify.php:213 ../lib/MailNotify.php:231 ../lib/loadsave.php:96
#, php-format
msgid "Edited by: %s"
msgstr "Bearbeitet von: %s"
@@ -432,115 +432,121 @@
msgid "Click to de-/select all pages"
msgstr "Klicken Sie um alle/keine Seiten auszuw\xE4hlen"
-#: ../lib/PageList.php:367 ../lib/plugin/IncludePage.php:165
+#: ../lib/PageList.php:366 ../lib/plugin/IncludePage.php:172
#, php-format
msgid " ... first %d bytes"
msgstr " ... erste %d Bytes"
-#: ../lib/PageList.php:374
+#: ../lib/PageList.php:373
#, php-format
msgid " ... around %s"
msgstr "... cirka %s"
-#: ../lib/PageList.php:410 ../lib/plugin/AppendText.php:60
+#: ../lib/PageList.php:412 ../lib/plugin/AppendText.php:60
#, php-format
msgid "%s not found"
msgstr "%s nicht gefunden"
-#: ../lib/PageList.php:625 ../lib/plugin/FullTextSearch.php:117
+#: ../lib/PageList.php:627 ../lib/plugin/FullTextSearch.php:118
msgid "<no matches>"
msgstr "<nichts gefunden>"
-#: ../lib/PageList.php:1100 ../lib/plugin/FullTextSearch.php:88
-#: ../lib/plugin/WikiAdminSearchReplace.php:177
+#: ../lib/PageList.php:1099 ../lib/WikiDB.php:1401 ../lib/WikiDB.php:1409
+#: ../lib/WikiUserNew.php:429 ../lib/loadsave.php:976 ../lib/loadsave.php:1501
+#: ../lib/loadsave.php:1504
+msgid "The PhpWiki programming team"
+msgstr "Das PhpWiki Programmierer-Team"
+
+#: ../lib/PageList.php:1118 ../lib/plugin/FullTextSearch.php:89
+#: ../lib/plugin/WikiAdminSearchReplace.php:181
msgid "Content"
msgstr "Inhalt"
-#: ../lib/PageList.php:1116
+#: ../lib/PageList.php:1134
msgid "All"
msgstr ""
-#: ../lib/PageList.php:1120 ../themes/MonoBook/templates/info.tmpl:71
+#: ../lib/PageList.php:1138 ../themes/MonoBook/templates/info.tmpl:71
#: ../themes/default/templates/info.tmpl:63
msgid "Last Modified"
msgstr "Zuletzt ge\xE4ndert"
-#: ../lib/PageList.php:1122
+#: ../lib/PageList.php:1140
msgid "Hits"
msgstr "Treffer"
-#: ../lib/PageList.php:1124 ../themes/Crao/templates/editpage.tmpl:37
+#: ../lib/PageList.php:1142 ../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\xF6\xDFe"
-#: ../lib/PageList.php:1127 ../themes/MonoBook/templates/info.tmpl:73
+#: ../lib/PageList.php:1145 ../themes/MonoBook/templates/info.tmpl:73
#: ../themes/default/templates/info.tmpl:65
msgid "Last Summary"
msgstr "Letzte Zusammenfassung"
-#: ../lib/PageList.php:1129 ../lib/plugin/AuthorHistory.php:123
-#: ../lib/plugin/AuthorHistory.php:176 ../lib/plugin/PluginManager.php:90
+#: ../lib/PageList.php:1147 ../lib/plugin/AuthorHistory.php:123
+#: ../lib/plugin/AuthorHistory.php:176 ../lib/plugin/PluginManager.php:78
msgid "Version"
msgstr "Version"
-#: ../lib/PageList.php:1132 ../themes/MonoBook/templates/info.tmpl:72
+#: ../lib/PageList.php:1150 ../themes/MonoBook/templates/info.tmpl:72
#: ../themes/default/templates/info.tmpl:64
msgid "Last Author"
msgstr "Letzter Autor"
-#: ../lib/PageList.php:1134 ../lib/WikiGroup.php:36
+#: ../lib/PageList.php:1152 ../lib/WikiGroup.php:36
msgid "Owner"
msgstr "Besitzer"
-#: ../lib/PageList.php:1136 ../lib/WikiGroup.php:37
+#: ../lib/PageList.php:1154 ../lib/WikiGroup.php:37
msgid "Creator"
msgstr "Erzeuger"
-#: ../lib/PageList.php:1142 ../themes/Crao/templates/editpage.tmpl:61
+#: ../lib/PageList.php:1160 ../themes/Crao/templates/editpage.tmpl:61
#: ../themes/MonoBook/templates/info.tmpl:132
#: ../themes/Wordpress/templates/editpage.tmpl:61
-#: ../themes/default/templates/editpage.tmpl:81
+#: ../themes/default/templates/editpage.tmpl:80
#: ../themes/default/templates/info.tmpl:126
#: ../themes/gforge/templates/editpage.tmpl:81
msgid "Locked"
msgstr "Gesperrt"
-#: ../lib/PageList.php:1143
+#: ../lib/PageList.php:1161
msgid "locked"
msgstr "gesperrt"
-#: ../lib/PageList.php:1146
+#: ../lib/PageList.php:1164
msgid "Minor Edit"
msgstr "Kleinere \xC4nderung"
-#: ../lib/PageList.php:1146
+#: ../lib/PageList.php:1164
msgid "minor"
msgstr "kleinere"
-#: ../lib/PageList.php:1148
+#: ../lib/PageList.php:1166
msgid "Markup"
msgstr "Quelltext"
-#: ../lib/PageList.php:1425 ../lib/plugin/WantedPagesOld.php:178
+#: ../lib/PageList.php:1437 ../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:189 ../lib/PagePerm.php:190 ../lib/loadsave.php:84
-#: ../lib/loadsave.php:450 ../lib/loadsave.php:1018 ../lib/loadsave.php:1024
-#: ../lib/loadsave.php:1032 ../lib/main.php:1058 ../lib/main.php:1170
-#: ../lib/main.php:1182 ../lib/plugin/WikiAdminRename.php:112
-#: ../lib/plugin/WikiAdminSelect.php:192 ../themes/Crao/templates/head.tmpl:79
+#: ../lib/PagePerm.php:189 ../lib/PagePerm.php:190 ../lib/loadsave.php:85
+#: ../lib/loadsave.php:458 ../lib/loadsave.php:1026 ../lib/loadsave.php:1032
+#: ../lib/loadsave.php:1040 ../lib/main.php:1058 ../lib/main.php:1170
+#: ../lib/main.php:1182 ../lib/plugin/WikiAdminRename.php:123
+#: ../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:28
+#: ../themes/Sidebar/templates/navbar.tmpl:70
#: ../themes/Wordpress/templates/actionbar.tmpl:26
#: ../themes/blog/templates/navbar.tmpl:14
#: ../themes/default/templates/head.tmpl:88
@@ -558,12 +564,12 @@
msgstr "PhpWikiSystemverwalten"
#: ../lib/PagePerm.php:189 ../lib/main.php:1081
-#: ../lib/plugin/WikiAdminRename.php:112 ../lib/plugin/WikiAdminRename.php:213
+#: ../lib/plugin/WikiAdminRename.php:123 ../lib/plugin/WikiAdminRename.php:224
#: ../themes/gforge/templates/actionbar.tmpl:114
msgid "Rename"
msgstr "Umbenennen"
-#: ../lib/PagePerm.php:190 ../lib/plugin/WikiAdminSearchReplace.php:232
+#: ../lib/PagePerm.php:190 ../lib/plugin/WikiAdminSearchReplace.php:236
#, fuzzy
msgid "Replace"
msgstr "Ersetze: "
@@ -619,7 +625,7 @@
msgid "Del/+"
msgstr "L\xF6/+"
-#: ../lib/PagePerm.php:587 ../lib/plugin/PluginManager.php:90
+#: ../lib/PagePerm.php:587 ../lib/plugin/PluginManager.php:78
#: ../lib/plugin/WikiAdminSetAcl.php:234
msgid "Description"
msgstr "Beschreibung"
@@ -644,7 +650,7 @@
msgid "Check to add this ACL"
msgstr "Anklicken um diese ACL hinzuzuf\xFCgen"
-#: ../lib/PageType.php:136 ../lib/loadsave.php:893 ../lib/loadsave.php:1538
+#: ../lib/PageType.php:136 ../lib/loadsave.php:901 ../lib/loadsave.php:1543
#: ../lib/plugin/InterWikiSearch.php:57 ../lib/plugin/WantedPages.php:55
#: ../lib/plugin/WantedPagesOld.php:81
#: ../themes/MonoBook/templates/info.tmpl:149
@@ -658,12 +664,10 @@
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:760
+#: ../lib/PageType.php:259 ../lib/PageType.php:262 ../lib/stdlib.php:780
#: ../themes/MonoBook/templates/actionbar.tmpl:21
#: ../themes/MonoBook/templates/actionbar.tmpl:25
#: ../themes/MonoBook/templates/actionbar.tmpl:31
-#: ../themes/Sidebar/templates/navbar.tmpl:17
-#: ../themes/Sidebar/templates/navbar.tmpl:19
#: ../themes/default/templates/navbar.tmpl:8
#: ../themes/default/templates/navbar.tmpl:10
#: ../themes/gforge/templates/actionbar.tmpl:29
@@ -674,7 +678,7 @@
msgid "Discussion"
msgstr "Diskussion"
-#: ../lib/PageType.php:298 ../lib/loadsave.php:1154
+#: ../lib/PageType.php:298 ../lib/loadsave.php:1161
#, php-format
msgid "Loading InterWikiMap from external file %s."
msgstr "Die InterWikiListe wird von der externen Datei %s geladen."
@@ -691,13 +695,15 @@
# \xC4nderungen"; in terms of newspapers or journalism it's traditionally
# "NeuesteNachrichten" or much more better "DasNeueste").
#: ../lib/RSSWriter091.php:113 ../lib/display.php:143 ../lib/display.php:339
-#: ../lib/loadsave.php:1559 ../lib/plugin/RecentChanges.php:53
-#: ../lib/plugin/RecentChanges.php:201 ../lib/plugin/RecentChanges.php:208
-#: ../lib/plugin/RecentChanges.php:377 ../lib/plugin/RecentChanges.php:645
-#: ../lib/plugin/RecentChanges.php:1125 ../themes/Crao/templates/head.tmpl:63
+#: ../lib/loadsave.php:1562 ../lib/plugin/RecentChanges.php:64
+#: ../lib/plugin/RecentChanges.php:212 ../lib/plugin/RecentChanges.php:219
+#: ../lib/plugin/RecentChanges.php:388 ../lib/plugin/RecentChanges.php:665
+#: ../lib/plugin/RecentChanges.php:1144 ../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
@@ -770,7 +776,7 @@
msgstr "%4d %s\n"
#: ../lib/TextSearchQuery.php:112 ../lib/display.php:164
-#: ../lib/display.php:357 ../lib/plugin/FileInfo.php:127
+#: ../lib/display.php:357 ../lib/plugin/FileInfo.php:129
#, php-format
msgid "Unsupported argument: %s=%s"
msgstr "Nicht unterst\xFCtztes Argument: %s=%s"
@@ -797,11 +803,6 @@
msgid "Optimizing database"
msgstr "Datenbank wird optimiert"
-#: ../lib/WikiDB.php:1401 ../lib/WikiDB.php:1409 ../lib/WikiUserNew.php:429
-#: ../lib/loadsave.php:968 ../lib/loadsave.php:1496 ../lib/loadsave.php:1499
-msgid "The PhpWiki programming team"
-msgstr "Das PhpWiki Programmierer-Team"
-
#: ../lib/WikiDB.php:1652 ../lib/WikiDB.php:1656
#: ../themes/default/templates/homepage.tmpl:7
#, php-format
@@ -896,7 +897,7 @@
msgid "No or not enough GROUP_DB SQL statements defined"
msgstr "Keine oder zu wenige GROUP_DB SQL Statements definiert"
-#: ../lib/WikiGroup.php:838 ../lib/loadsave.php:1137
+#: ../lib/WikiGroup.php:838 ../lib/loadsave.php:1144
#, php-format
msgid "%s: not defined"
msgstr "%s: nicht definiert"
@@ -971,96 +972,96 @@
msgid "Image map expired. Reload wiki page to recreate its html part."
msgstr ""
-#: ../lib/WikiTheme.php:402
+#: ../lib/WikiTheme.php:441
msgid "Never edited"
msgstr "Noch nie bearbeitet."
-#: ../lib/WikiTheme.php:409
+#: ../lib/WikiTheme.php:448
#, php-format
msgid "%s at %s"
msgstr "%s um %s"
-#: ../lib/WikiTheme.php:413
+#: ../lib/WikiTheme.php:452
#, php-format
msgid "Version %s, saved %s"
msgstr "Version %s. %s gespeichert"
# (Usually a verb, never a noun; siehe n\xE4chste Reihe:
# saved=gespeichert nicht "Speicherung am.")
-#: ../lib/WikiTheme.php:415
+#: ../lib/WikiTheme.php:454
#, php-format
msgid "Last edited %s"
msgstr "Zuletzt ge\xE4ndert %s"
-#: ../lib/WikiTheme.php:424
+#: ../lib/WikiTheme.php:463
#, php-format
msgid "Version %s, saved on %s"
msgstr "Version %s. gespeichert am %s"
-#: ../lib/WikiTheme.php:426
+#: ../lib/WikiTheme.php:465
#, php-format
msgid "Last edited on %s"
msgstr "Zuletzt bearbeitet am %s"
-#: ../lib/WikiTheme.php:442
+#: ../lib/WikiTheme.php:481
msgid "today"
msgstr "heute"
-#: ../lib/WikiTheme.php:449
+#: ../lib/WikiTheme.php:488
msgid "yesterday"
msgstr "gestern"
-#: ../lib/WikiTheme.php:470 ../lib/WikiTheme.php:472
+#: ../lib/WikiTheme.php:509 ../lib/WikiTheme.php:511
#, php-format
msgid "Owner: %s"
msgstr "Besitzer: %s"
-#: ../lib/WikiTheme.php:485 ../lib/WikiTheme.php:487 ../lib/diff.php:261
-#: ../lib/plugin/Diff.php:76
+#: ../lib/WikiTheme.php:524 ../lib/WikiTheme.php:526 ../lib/diff.php:261
+#: ../lib/plugin/Diff.php:75
#, php-format
msgid "by %s"
msgstr "von %s"
-#: ../lib/WikiTheme.php:579
+#: ../lib/WikiTheme.php:618
#, php-format
msgid "Empty link to: %s"
msgstr "Leerer Link zu: %s"
-#: ../lib/WikiTheme.php:594 ../themes/MacOSX/themeinfo.php:71
+#: ../lib/WikiTheme.php:633 ../themes/MacOSX/themeinfo.php:71
#, php-format
msgid "Create: %s"
msgstr "Erzeugen: %s"
-#: ../lib/WikiTheme.php:613
+#: ../lib/WikiTheme.php:652
#, php-format
msgid "Google:%s"
msgstr ""
-#: ../lib/WikiTheme.php:638
+#: ../lib/WikiTheme.php:677
#, php-format
msgid "'%s': Bad page name"
msgstr "\xBB%s\xAB: Ung\xFCltiger Seitenname"
-#: ../lib/WikiTheme.php:986 ../lib/plugin/WatchPage.php:89
+#: ../lib/WikiTheme.php:1027 ../lib/plugin/WatchPage.php:90
#: ../themes/Crao/templates/actionbar.tmpl:5
#: ../themes/MonoBook/templates/actionbar.tmpl:34
+#: ../themes/Sidebar/templates/actionbar.tmpl:20
#: ../themes/blog/templates/actionbar.tmpl:19 ../themes/blog/themeinfo.php:60
-#: ../themes/default/templates/actionbar.tmpl:16
+#: ../themes/default/templates/actionbar.tmpl:19
+#: ../themes/default/templates/actionbar.tmpl:20
#: ../themes/gforge/templates/actionbar.tmpl:54
#: ../themes/shamino_com/templates/actionbar.tmpl:6
#: ../themes/smaller/templates/actionbar.tmpl:18
msgid "Edit"
msgstr "Bearbeiten"
-#: ../lib/WikiTheme.php:987 ../lib/plugin/Diff.php:37
+#: ../lib/WikiTheme.php:1028 ../lib/plugin/Diff.php:37
#: ../themes/blog/themeinfo.php:61
msgid "Diff"
msgstr "Diff"
-#: ../lib/WikiTheme.php:988 ../themes/Crao/templates/signin.tmpl:14
+#: ../lib/WikiTheme.php:1029 ../themes/Crao/templates/signin.tmpl:14
#: ../themes/Crao/templates/signin.tmpl:30
-#: ../themes/Sidebar/templates/signin.tmpl:15
-#: ../themes/Sidebar/templates/signin.tmpl:29
#: ../themes/Wordpress/templates/signin.tmpl:17
#: ../themes/Wordpress/templates/signin.tmpl:33
#: ../themes/default/templates/signin.tmpl:16
@@ -1072,58 +1073,68 @@
msgid "Sign Out"
msgstr "Abmelden"
-#: ../lib/WikiTheme.php:989 ../lib/WikiUser.php:228 ../lib/WikiUserNew.php:503
-#: ../themes/Crao/templates/signin.tmpl:53
+#: ../lib/WikiTheme.php:1030 ../lib/WikiUser.php:228
+#: ../lib/WikiUserNew.php:503 ../themes/Crao/templates/signin.tmpl:53
#: ../themes/default/templates/login.tmpl:80
#: ../themes/smaller/templates/signin.tmpl:54
msgid "Sign In"
msgstr "Anmelden"
-#: ../lib/WikiTheme.php:990 ../themes/MacOSX/themeinfo.php:133
+#: ../lib/WikiTheme.php:1031
+#, fuzzy
+msgid "Rename Page"
+msgstr "Seite L\xF6schen"
+
+#: ../lib/WikiTheme.php:1032 ../themes/MacOSX/themeinfo.php:133
msgid "Lock Page"
msgstr "Seite Sperren"
-#: ../lib/WikiTheme.php:991 ../themes/MacOSX/themeinfo.php:134
+#: ../lib/WikiTheme.php:1033 ../themes/MacOSX/themeinfo.php:134
msgid "Unlock Page"
msgstr "Seite Freigeben"
-#: ../lib/WikiTheme.php:992 ../lib/removepage.php:22 ../lib/removepage.php:59
+#: ../lib/WikiTheme.php:1034 ../lib/removepage.php:22 ../lib/removepage.php:59
msgid "Remove Page"
msgstr "Seite L\xF6schen"
-#: ../lib/WikiTheme.php:1158
+#: ../lib/WikiTheme.php:1035 ../lib/purgepage.php:22 ../lib/purgepage.php:59
+#, fuzzy
+msgid "Purge Page"
+msgstr "Seiten \xC4nderung"
+
+#: ../lib/WikiTheme.php:1200
msgid ""
"Some action(page) wanted to add more headers, but they were already printed."
msgstr ""
-#: ../lib/WikiTheme.php:1234 ../themes/Hawaiian/themeinfo.php:28
-#: ../themes/MacOSX/themeinfo.php:102 ../themes/MonoBook/themeinfo.php:128
-#: ../themes/Portland/themeinfo.php:58 ../themes/Sidebar/themeinfo.php:40
-#: ../themes/SpaceWiki/themeinfo.php:42 ../themes/Wordpress/themeinfo.php:60
-#: ../themes/shamino_com/themeinfo.php:54 ../themes/wikilens/themeinfo.php:26
+#: ../lib/WikiTheme.php:1276 ../themes/Hawaiian/themeinfo.php:28
+#: ../themes/MacOSX/themeinfo.php:102 ../themes/MonoBook/themeinfo.php:132
+#: ../themes/Portland/themeinfo.php:58 ../themes/SpaceWiki/themeinfo.php:42
+#: ../themes/Wordpress/themeinfo.php:60 ../themes/shamino_com/themeinfo.php:54
+#: ../themes/wikilens/themeinfo.php:26
msgid "Printer"
msgstr "Drucker"
-#: ../lib/WikiTheme.php:1235 ../themes/MacOSX/themeinfo.php:103
-#: ../themes/MonoBook/themeinfo.php:129 ../themes/shamino_com/themeinfo.php:55
+#: ../lib/WikiTheme.php:1277 ../themes/MacOSX/themeinfo.php:103
+#: ../themes/MonoBook/themeinfo.php:133 ../themes/shamino_com/themeinfo.php:55
#: ../themes/wikilens/themeinfo.php:27
msgid "Top & bottom toolbars"
msgstr "Obere u. untere Werkzeugleisten"
-#: ../lib/WikiTheme.php:1236 ../themes/Hawaiian/themeinfo.php:29
-#: ../themes/MonoBook/themeinfo.php:130 ../themes/Portland/themeinfo.php:59
-#: ../themes/Sidebar/themeinfo.php:41 ../themes/SpaceWiki/themeinfo.php:43
-#: ../themes/Wordpress/themeinfo.php:61 ../themes/shamino_com/themeinfo.php:56
-#: ../themes/wikilens/themeinfo.php:28
+#: ../lib/WikiTheme.php:1278 ../themes/Hawaiian/themeinfo.php:29
+#: ../themes/MonoBook/themeinfo.php:134 ../themes/Portland/themeinfo.php:59
+#: ../themes/SpaceWiki/themeinfo.php:43 ../themes/Wordpress/themeinfo.php:61
+#: ../themes/shamino_com/themeinfo.php:56 ../themes/wikilens/themeinfo.php:28
msgid "Modern"
msgstr "Modern"
-#: ../lib/WikiTheme.php:1383 ../lib/main.php:1116
-#: ../lib/plugin/RecentChanges.php:772 ../lib/plugin/TitleSearch.php:43
+#: ../lib/WikiTheme.php:1425 ../lib/main.php:1116
+#: ../lib/plugin/RecentChanges.php:792 ../lib/plugin/TitleSearch.php:44
#: ../themes/Crao/templates/navbar.tmpl:4
#: ../themes/Crao/templates/navbar.tmpl:8
#: ../themes/Crao/templates/navbar.tmpl:51
#: ../themes/MonoBook/templates/navbar.tmpl:33
+#: ../themes/Sidebar/templates/search.tmpl:9
#: ../themes/default/templates/search.tmpl:3
#: ../themes/default/templates/search.tmpl:9
#: ../themes/default/templates/search.tmpl:33
@@ -1132,12 +1143,10 @@
msgid "TitleSearch"
msgstr "TitelSuche"
-#: ../lib/WikiTheme.php:1435 ../lib/WikiUser.php:478
+#: ../lib/WikiTheme.php:1477 ../lib/WikiUser.php:478
#: ../lib/plugin/Calendar.php:41 ../lib/plugin/Calendar.php:45
#: ../themes/Crao/templates/head.tmpl:89
#: ../themes/Crao/templates/navbar.tmpl:28
-#: ../themes/Sidebar/templates/body.tmpl:21
-#: ../themes/Sidebar/templates/body.tmpl:26
#: ../themes/Wordpress/templates/actionbar.tmpl:32
#: ../themes/blog/templates/sidebar.tmpl:16
#: ../themes/default/templates/head.tmpl:98
@@ -1149,16 +1158,16 @@
msgid "Calendar"
msgstr "Kalender"
-#: ../lib/WikiTheme.php:1710
+#: ../lib/WikiTheme.php:1756
#, php-format
msgid "Plugin %s: undefined"
msgstr "Zusatzprogramm %s: undefiniert"
-#: ../lib/WikiTheme.php:1733
+#: ../lib/WikiTheme.php:1779
msgid "Related Links"
msgstr "Verwandte Links"
-#: ../lib/WikiTheme.php:1754
+#: ../lib/WikiTheme.php:1800
msgid "External Links"
msgstr "Externe Links"
@@ -1216,7 +1225,8 @@
msgstr "KategorieHomepage"
#: ../lib/WikiUser.php:488 ../themes/Crao/templates/navbar.tmpl:23
-#: ../themes/MonoBook/templates/navbar.tmpl:61
+#: ../themes/MonoBook/templates/signin.tmpl:10
+#: ../themes/Sidebar/templates/navbar.tmpl:51
#: ../themes/default/templates/navbar.tmpl:27
#: ../themes/shamino_com/templates/top.tmpl:28
#: ../themes/wikilens/templates/navbar.tmpl:23
@@ -1437,7 +1447,7 @@
msgid "Warning: This Wikiwyg editor has only Beta quality!"
msgstr ""
-#: ../lib/XmlElement.php:486 ../lib/stdlib.php:1446
+#: ../lib/XmlElement.php:490 ../lib/stdlib.php:1466
#, php-format
msgid "Can't mix '%s' with '%s' type format strings"
msgstr "Kann \xBB%s\xAB Typ-Formatzeichenketten nicht mit \xBB%s\xAB vermischen."
@@ -1446,17 +1456,17 @@
msgid "xml-rpc change"
msgstr ""
-#: ../lib/diff.php:258 ../lib/plugin/Diff.php:73
+#: ../lib/diff.php:258 ../lib/plugin/Diff.php:72
#, php-format
msgid "version %s"
msgstr "Version %s"
-#: ../lib/diff.php:265 ../lib/plugin/Diff.php:78
+#: ../lib/diff.php:265 ../lib/plugin/Diff.php:77
#: ../lib/wikilens/PageListColumns.php:357
msgid "None"
msgstr "Keine"
-#: ../lib/diff.php:288 ../lib/plugin/Diff.php:95
+#: ../lib/diff.php:288 ../lib/plugin/Diff.php:94
#: ../lib/plugin/PageHistory.php:336 ../lib/plugin/PageInfo.php:59
#, php-format
msgid "I'm sorry, there is no such page as %s."
@@ -1467,74 +1477,73 @@
msgid "Diff: %s"
msgstr "Vergleich von: %s"
-#: ../lib/diff.php:298 ../lib/diff.php:308 ../lib/plugin/Diff.php:103
-#: ../lib/plugin/Diff.php:113
+#: ../lib/diff.php:298 ../lib/diff.php:308 ../lib/plugin/Diff.php:102
+#: ../lib/plugin/Diff.php:112
#, php-format
msgid "version %d"
msgstr "Version %d."
-#: ../lib/diff.php:302 ../lib/plugin/Diff.php:107
+#: ../lib/diff.php:302 ../lib/plugin/Diff.php:106
msgid "current version"
msgstr "aktuelle Version"
-#: ../lib/diff.php:319 ../lib/plugin/Diff.php:124
+#: ../lib/diff.php:319 ../lib/plugin/Diff.php:123
msgid "revision by previous author"
msgstr "Revidierte Ausgabe des vorigen Autors"
-#: ../lib/diff.php:325 ../lib/plugin/Diff.php:130
+#: ../lib/diff.php:325 ../lib/plugin/Diff.php:129
msgid "previous revision"
msgstr "vorige Neubearbeitung"
-#: ../lib/diff.php:335 ../lib/plugin/Diff.php:140
+#: ../lib/diff.php:335 ../lib/plugin/Diff.php:139
msgid "predecessor to the previous major change"
msgstr "Vorg\xE4nger zur vorherigen gr\xF6\xDFeren \xC4nderung"
# word substitution order changes here
-#: ../lib/diff.php:346 ../lib/plugin/Diff.php:150
+#: ../lib/diff.php:346 ../lib/plugin/Diff.php:149
#, php-format
msgid "Differences between %s and %s of %s."
msgstr "Zeilenweiser Vergleich von %3$s, von %1$s mit %2$s."
# (Differences sind eigentlich= Unterschiede, Abweichungen)
# (eigentlich=weitere Abweichungen, Ver\xE4nderungen)
-#: ../lib/diff.php:349 ../lib/plugin/Diff.php:153
+#: ../lib/diff.php:349 ../lib/plugin/Diff.php:152
msgid "Other diffs:"
msgstr "Andere Vergleiche:"
-#: ../lib/diff.php:350 ../lib/plugin/Diff.php:154
+#: ../lib/diff.php:350 ../lib/plugin/Diff.php:153
msgid "Previous Major Revision"
msgstr "Vorige gr\xF6\xDFere Neubearbeitung"
-#: ../lib/diff.php:351 ../lib/plugin/Diff.php:155
+#: ../lib/diff.php:351 ../lib/plugin/Diff.php:154
msgid "Previous Revision"
msgstr "Vorige Neubearbeitung"
-#: ../lib/diff.php:352 ../lib/plugin/Diff.php:156
+#: ../lib/diff.php:352 ../lib/plugin/Diff.php:155
msgid "Previous Author"
msgstr "Voriger Autor"
-#: ../lib/diff.php:368 ../lib/plugin/Diff.php:173
+#: ../lib/diff.php:368 ../lib/plugin/Diff.php:172
msgid "Newer page:"
msgstr "Neuere Seite:"
-#: ../lib/diff.php:370 ../lib/plugin/Diff.php:175
+#: ../lib/diff.php:370 ../lib/plugin/Diff.php:174
msgid "Older page:"
msgstr "\xC4ltere Seite:"
-#: ../lib/diff.php:378 ../lib/editpage.php:499 ../lib/plugin/Diff.php:183
+#: ../lib/diff.php:378 ../lib/editpage.php:513 ../lib/plugin/Diff.php:182
msgid "Versions are identical"
msgstr "Versionen sind identisch"
#: ../lib/display.php:54 ../lib/display.php:270
#: ../lib/plugin/HelloWorld.php:70 ../lib/plugin/PageGroup.php:102
-#: ../lib/plugin/PageGroup.php:166 ../lib/plugin/PageGroup.php:177
-#: ../lib/plugin/PageGroup.php:193 ../lib/plugin/PageGroup.php:200
+#: ../lib/plugin/PageGroup.php:165 ../lib/plugin/PageGroup.php:176
+#: ../lib/plugin/PageGroup.php:192 ../lib/plugin/PageGroup.php:199
#: ../lib/plugin/PageHistory.php:238 ../lib/plugin/UnfoldSubpages.php:140
#: ../themes/Crao/templates/head.tmpl:47
#: ../themes/MonoBook/templates/logo.tmpl:2
#: ../themes/Portland/templates/body.tmpl:8
#: ../themes/Sidebar/templates/frame-header.tmpl:16
-#: ../themes/Sidebar/templates/top.tmpl:10
#: ../themes/Wordpress/templates/body.tmpl:13
#: ../themes/default/templates/head.tmpl:53
#: ../themes/default/templates/top.tmpl:11
@@ -1554,7 +1563,6 @@
#: ../lib/display.php:207 ../lib/display.php:214
#: ../lib/plugin/BackLinks.php:31 ../lib/plugin/_WikiTranslation.php:53
#: ../themes/Crao/templates/navbar.tmpl:17
-#: ../themes/Sidebar/templates/navbar.tmpl:25
#: ../themes/blog/templates/navbar.tmpl:11
#: ../themes/default/templates/navbar.tmpl:21
#: ../themes/smaller/templates/navbar.tmpl:16
@@ -1585,88 +1593,98 @@
msgid "SandBox"
msgstr "SandKasten"
-#: ../lib/editpage.php:162 ../lib/editpage.php:559
+#: ../lib/editpage.php:163 ../lib/editpage.php:573
msgid "Your version"
msgstr "Ihre Version"
-#: ../lib/editpage.php:162 ../lib/editpage.php:560
+#: ../lib/editpage.php:163 ../lib/editpage.php:574
msgid "Other version"
msgstr "Andere Version"
-#: ../lib/editpage.php:173
+#: ../lib/editpage.php:174
msgid "Some internal editing error"
msgstr ""
-#: ../lib/editpage.php:174
+#: ../lib/editpage.php:175
msgid ""
"Your are probably trying to edit/create an invalid version of this page."
msgstr ""
"Sie versuchen offenbar eine ung\xFCltige Version dieser Seite zu bearbeiten."
-#: ../lib/editpage.php:175
+#: ../lib/editpage.php:176
msgid "&version=-1 might help."
msgstr "&version=-1 wird empfohlen."
# (Wrong Translation; sorry, but the German term for edit is NOT
# editieren, but e d i e r e n).
-#: ../lib/editpage.php:194
+#: ../lib/editpage.php:195
#, php-format
msgid "Edit: %s"
msgstr "Bearbeite: %s"
-#: ../lib/editpage.php:232
+#: ../lib/editpage.php:233
#, php-format
msgid "View Source: %s"
msgstr "Quelltext Ansicht: %s"
-#: ../lib/editpage.php:246
+#: ../lib/editpage.php:247
msgid "Page now locked."
msgstr "Seite jetzt gesperrt."
-#: ../lib/editpage.php:246
+#: ../lib/editpage.php:248
msgid "Page now unlocked."
msgstr "Seite jetzt freigegeben."
-#: ../lib/editpage.php:353
+#: ../lib/editpage.php:257
+#, fuzzy
+msgid "Page now public."
+msgstr "Seite jetzt freigegeben."
+
+#: ../lib/editpage.php:258
+#, fuzzy
+msgid "Page now not-public."
+msgstr "Seite jetzt freigegeben."
+
+#: ../lib/editpage.php:367
#, php-format
msgid "Saved: %s"
msgstr "Gespeichert: %s"
-#: ../lib/editpage.php:406
+#: ../lib/editpage.php:420
msgid "Too many external links."
msgstr "Zu viele externe Links."
-#: ../lib/editpage.php:419
+#: ../lib/editpage.php:433
msgid "SpamAssassin reports: "
msgstr "SpamAssassin sagt: "
-#: ../lib/editpage.php:446
+#: ../lib/editpage.php:460
msgid "External links contain blocked domains:"
msgstr ""
-#: ../lib/editpage.php:447
+#: ../lib/editpage.php:461
#, fuzzy, php-format
msgid "%s is listed at %s with %s"
msgstr "%s blockiert von %s"
-#: ../lib/editpage.php:471
+#: ../lib/editpage.php:485
msgid "Spam Prevention"
msgstr "AntiSpam"
-#: ../lib/editpage.php:472
+#: ../lib/editpage.php:486
msgid "This page edit seems to contain spam and was therefore not saved."
msgstr "Diese Bearbeitung scheint Spam beinzuhalten und wurde ignoriert."
-#: ../lib/editpage.php:474 ../lib/editpage.php:535
+#: ../lib/editpage.php:488 ../lib/editpage.php:549
msgid "Sorry for the inconvenience."
msgstr ""
"Entschuldigen Sie bitte die hiermit f\xFCr Sie verbundenen Unannehmlichkeiten."
-#: ../lib/editpage.php:532 ../themes/MacOSX/themeinfo.php:135
+#: ../lib/editpage.php:546 ../themes/MacOSX/themeinfo.php:135
msgid "Page Locked"
msgstr "Seite Gesperrt"
-#: ../lib/editpage.php:533
+#: ../lib/editpage.php:547
msgid ""
"This page has been locked by the administrator so your changes can not be "
"saved."
@@ -1674,7 +1692,7 @@
"Diese Seite wurde vom Administrator f\xFCr die allgemeine Bearbeitung gesperrt. "
"Ihre \xC4nderungen k\xF6nnen deshalb nicht gespeichert werden."
-#: ../lib/editpage.php:534
+#: ../lib/editpage.php:548
msgid ""
"(Copy your changes to the clipboard. You can try editing a different page or "
"save your text in a text editor.)"
@@ -1682,7 +1700,7 @@
"(Kopieren Sie Ihre Ver\xE4nderungen in die Zwischenablage. Sie k\xF6nnen versuchen "
"eine andere Seite zu edieren oder Ihr Text in einem Texteditor speichern.)"
-#: ../lib/editpage.php:543 ../lib/editpage.php:544 ../lib/main.php:783
+#: ../lib/editpage.php:557 ../lib/editpage.php:558 ../lib/main.php:783
#: ../lib/main.php:1152 ../lib/plugin/ModeratedPage.php:41
#: ../lib/plugin/ModeratedPage.php:149 ../lib/plugin/ModeratedPage.php:219
#: ../lib/plugin/ModeratedPage.php:259 ../lib/plugin/ModeratedPage.php:262
@@ -1692,19 +1710,20 @@
msgid "ModeratedPage"
msgstr "ModerierteSeite"
-#: ../lib/editpage.php:544
+#: ../lib/editpage.php:558
#, php-format
msgid ""
"You can edit away, but your changes will have to be approved by the defined "
"moderators at the definition in %s"
msgstr ""
-#: ../lib/editpage.php:546 ../lib/plugin/PasswordReset.php:155
-#: ../lib/plugin/UserPreferences.php:38 ../lib/plugin/WatchPage.php:115
-#: ../lib/plugin/WatchPage.php:133 ../themes/Crao/templates/head.tmpl:85
+#: ../lib/editpage.php:560 ../lib/plugin/PasswordReset.php:155
+#: ../lib/plugin/UserPreferences.php:38 ../lib/plugin/WatchPage.php:118
+#: ../lib/plugin/WatchPage.php:136 ../themes/Crao/templates/head.tmpl:85
#: ../themes/Crao/templates/head.tmpl:86
#: ../themes/Crao/templates/navbar.tmpl:23
-#: ../themes/MonoBook/templates/navbar.tmpl:61
+#: ../themes/MonoBook/templates/signin.tmpl:10
+#: ../themes/Sidebar/templates/navbar.tmpl:51
#: ../themes/blog/templates/navbar.tmpl:17
#: ../themes/default/templates/head.tmpl:94
#: ../themes/default/templates/head.tmpl:95
@@ -1721,14 +1740,14 @@
msgid "UserPreferences"
msgstr "BenutzerEinstellungen"
-#: ../lib/editpage.php:545
+#: ../lib/editpage.php:559
#, php-format
msgid ""
"The approval has a grace period of 5 days. If you have your E-Mail defined "
"in your %s, you will get a notification of approval or rejection."
msgstr ""
-#: ../lib/editpage.php:558 ../lib/editpage.php:906
+#: ../lib/editpage.php:572 ../lib/editpage.php:925
#, php-format
msgid ""
"Some of the changes could not automatically be combined. Please look for "
@@ -1740,15 +1759,15 @@
"enden. Sie m\xFCssen diese Teile von Hand bearbeiten, bevor Sie auf Speichern "
"klicken."
-#: ../lib/editpage.php:562 ../lib/editpage.php:909
+#: ../lib/editpage.php:576 ../lib/editpage.php:928
msgid "Please check it through before saving."
msgstr "Bitte \xFCberpr\xFCfen Sie erst alles, bevor Sie es abspeichern."
-#: ../lib/editpage.php:573
+#: ../lib/editpage.php:587
msgid "Conflicting Edits!"
msgstr "Widersprechende \xC4nderungen!"
-#: ../lib/editpage.php:574
+#: ../lib/editpage.php:588
msgid ""
"In the time since you started editing this page, another user has saved a "
"new version of it."
@@ -1756,7 +1775,7 @@
"W\xE4hrend der Zeit, seit Sie mit der Bearbeitung dieser Seite begonnen haben, "
"hat ein anderer Benutzer bereits eine neuere Version gespeichert."
-#: ../lib/editpage.php:575
+#: ../lib/editpage.php:589
msgid ""
"Your changes can not be saved as they are, since doing so would overwrite "
"the other author's changes. So, your changes and those of the other author "
@@ -1767,87 +1786,87 @@
"\xFCberschrieben. Deshalb sind Ihre und die \xC4nderungen des anderen Autors "
"miteinander kombiniert worden. Das Ergebnis sehen Sie unten."
-#: ../lib/editpage.php:649 ../lib/plugin/HtmlConverter.php:71
+#: ../lib/editpage.php:658 ../lib/plugin/HtmlConverter.php:71
msgid "Convert"
msgstr "Konvertieren"
-#: ../lib/editpage.php:674
+#: ../lib/editpage.php:691
msgid "Changes"
msgstr "\xC4nderungen"
-#: ../lib/editpage.php:678 ../lib/plugin/UpLoad.php:158
-#: ../lib/plugin/UpLoad.php:163 ../lib/plugin/WikiForm.php:103
+#: ../lib/editpage.php:695 ../lib/plugin/UpLoad.php:160
+#: ../lib/plugin/UpLoad.php:165 ../lib/plugin/WikiForm.php:103
msgid "Upload"
msgstr "Hochladen"
-#: ../lib/editpage.php:681
+#: ../lib/editpage.php:698
msgid "Spell Check"
msgstr ""
-#: ../lib/editpage.php:704 ../themes/Portland/templates/editpage.tmpl:38
+#: ../lib/editpage.php:721 ../themes/Portland/templates/editpage.tmpl:38
#: ../themes/Wordpress/templates/editpage.tmpl:52
#, php-format
msgid "Author will be logged as %s."
msgstr "%s wird als Autor aufgenommen."
-#: ../lib/editpage.php:861
+#: ../lib/editpage.php:880
msgid "Keep old"
msgstr ""
-#: ../lib/editpage.php:864
+#: ../lib/editpage.php:883
msgid "Overwrite with new"
msgstr ""
# (Wrong Translation; sorry, but the German term for edit is NOT
# editieren, but e d i e r e n).
-#: ../lib/editpage.php:874
+#: ../lib/...
[truncated message content] |