From 231c7518ce09da4750bb468af84f4666a1f41f4c Mon Sep 17 00:00:00 2001 From: rurban Date: Mon, 28 Jun 2004 17:54:32 +0000 Subject: [PATCH] locale update: removed most likely wrong fuzzy strings, unfuzzied correct strings some missing pages git-svn-id: svn://svn.code.sf.net/p/phpwiki/code/trunk@3804 96ab9672-09ca-45d6-a79d-3d69d39ca109 --- locale/Makefile | 43 +- locale/de/LC_MESSAGES/phpwiki.mo | Bin 77820 -> 79633 bytes locale/de/LC_MESSAGES/phpwiki.php | 74 +- locale/es/LC_MESSAGES/phpwiki.mo | Bin 11451 -> 11451 bytes locale/es/pgsrc/ReglasDeFormatoDeTexto | 6 +- locale/fr/LC_MESSAGES/phpwiki.mo | Bin 87882 -> 91401 bytes locale/fr/LC_MESSAGES/phpwiki.php | 146 +- .../fr/pgsrc/AdministrationDePhpWiki%2FChown | 13 + locale/fr/pgsrc/AnciennesR%E8glesDeFormatage | 5 +- locale/fr/pgsrc/ListeDePages | 15 + locale/it/LC_MESSAGES/phpwiki.mo | Bin 5624 -> 5733 bytes locale/it/LC_MESSAGES/phpwiki.php | 4 + locale/ja/LC_MESSAGES/phpwiki.mo | Bin 13161 -> 13161 bytes locale/nl/LC_MESSAGES/phpwiki.mo | Bin 5274 -> 5524 bytes locale/nl/LC_MESSAGES/phpwiki.php | 8 + locale/po/de.po | 1483 +-- locale/po/es.po | 136 +- locale/po/fr.po | 8135 +++++++++-------- locale/po/it.po | 2717 +++--- locale/po/ja.po | 1971 ++-- locale/po/nl.po | 2800 +++--- locale/po/phpwiki.pot | 1935 ++-- locale/po/sv.po | 2908 +++--- locale/po/zh.po | 2041 +++-- locale/sv/LC_MESSAGES/phpwiki.mo | Bin 5168 -> 5414 bytes locale/sv/LC_MESSAGES/phpwiki.php | 8 + locale/zh/LC_MESSAGES/phpwiki.mo | Bin 68183 -> 67305 bytes locale/zh/LC_MESSAGES/phpwiki.php | 20 - 28 files changed, 13506 insertions(+), 10962 deletions(-) create mode 100644 locale/fr/pgsrc/AdministrationDePhpWiki%2FChown create mode 100644 locale/fr/pgsrc/ListeDePages diff --git a/locale/Makefile b/locale/Makefile index bacb5b0d9..868fa40bb 100644 --- a/locale/Makefile +++ b/locale/Makefile @@ -1,4 +1,4 @@ - # $Id: Makefile,v 1.41 2004-06-04 20:35:24 rurban Exp $ + # $Id: Makefile,v 1.42 2004-06-28 17:53:53 rurban Exp $ # # locale/Makefile # @@ -66,7 +66,6 @@ mo: sv/LC_MESSAGES/phpwiki.mo sv/LC_MESSAGES/phpwiki.php po: po/zh.po mo: zh/LC_MESSAGES/phpwiki.mo zh/LC_MESSAGES/phpwiki.php # -${POT_FILE}: ../lib/Amazon.php ${POT_FILE}: ../lib/ArchiveCleaner.php ${POT_FILE}: ../lib/BlockParser.php ${POT_FILE}: ../lib/CachedMarkup.php @@ -158,6 +157,7 @@ ${POT_FILE}: ../lib/WikiDB/backend/dumb/MostRecentIter.php ${POT_FILE}: ../lib/WikiDB/backend/dumb/TextSearchIter.php ${POT_FILE}: ../lib/WikiDB/backend/file.php ${POT_FILE}: ../lib/WikiDB/backend/mysql.php +${POT_FILE}: ../lib/WikiDB/backend/oci8.php ${POT_FILE}: ../lib/WikiDB/backend/pgsql.php ${POT_FILE}: ../lib/WikiDB/backend/sqlite.php ${POT_FILE}: ../lib/WikiDB/cvs.php @@ -169,6 +169,7 @@ ${POT_FILE}: ../lib/WikiPluginCached.php ${POT_FILE}: ../lib/WikiUser.php ${POT_FILE}: ../lib/WikiUserNew.php ${POT_FILE}: ../lib/XmlElement.php +${POT_FILE}: ../lib/XmlParser.php ${POT_FILE}: ../lib/XmlRpcServer.php ${POT_FILE}: ../lib/config.php ${POT_FILE}: ../lib/diff.php @@ -176,6 +177,7 @@ ${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/fpdf.php ${POT_FILE}: ../lib/fpdf/chinese.php ${POT_FILE}: ../lib/fpdf/courier.php @@ -191,8 +193,6 @@ ${POT_FILE}: ../lib/fpdf/timesbi.php ${POT_FILE}: ../lib/fpdf/timesi.php ${POT_FILE}: ../lib/fpdf/zapfdingbats.php ${POT_FILE}: ../lib/gif.php -${POT_FILE}: ../lib/htmlarea.php -${POT_FILE}: ../lib/htmlarea3/popups/insert_pagelink.php ${POT_FILE}: ../lib/imagecache.php ${POT_FILE}: ../lib/loadsave.php ${POT_FILE}: ../lib/main.php @@ -200,20 +200,16 @@ ${POT_FILE}: ../lib/nusoap/nusoap.php ${POT_FILE}: ../lib/pdf.php ${POT_FILE}: ../lib/pear/Cache.php ${POT_FILE}: ../lib/pear/Cache/Container.php +${POT_FILE}: ../lib/pear/Cache/Container/db.php ${POT_FILE}: ../lib/pear/Cache/Container/file.php ${POT_FILE}: ../lib/pear/Cache/Container/imgfile.php +${POT_FILE}: ../lib/pear/Cache/Container/trifile.php ${POT_FILE}: ../lib/pear/Cache/Error.php -${POT_FILE}: ../lib/pear/Config.php -${POT_FILE}: ../lib/pear/Config/Container.php -${POT_FILE}: ../lib/pear/Config/Container/Apache.php -${POT_FILE}: ../lib/pear/Config/Container/GenericConf.php -${POT_FILE}: ../lib/pear/Config/Container/IniCommented.php -${POT_FILE}: ../lib/pear/Config/Container/IniFile.php -${POT_FILE}: ../lib/pear/Config/Container/PHPArray.php -${POT_FILE}: ../lib/pear/Config/Container/XML.php +${POT_FILE}: ../lib/pear/Cache/Graphics.php ${POT_FILE}: ../lib/pear/DB.php ${POT_FILE}: ../lib/pear/DB/Pager.php ${POT_FILE}: ../lib/pear/DB/common.php +${POT_FILE}: ../lib/pear/DB/dbase.php ${POT_FILE}: ../lib/pear/DB/fbsql.php ${POT_FILE}: ../lib/pear/DB/ibase.php ${POT_FILE}: ../lib/pear/DB/ifx.php @@ -221,6 +217,7 @@ ${POT_FILE}: ../lib/pear/DB/ldap.php ${POT_FILE}: ../lib/pear/DB/msql.php ${POT_FILE}: ../lib/pear/DB/mssql.php ${POT_FILE}: ../lib/pear/DB/mysql.php +${POT_FILE}: ../lib/pear/DB/mysqli.php ${POT_FILE}: ../lib/pear/DB/oci8.php ${POT_FILE}: ../lib/pear/DB/odbc.php ${POT_FILE}: ../lib/pear/DB/pgsql.php @@ -240,9 +237,11 @@ ${POT_FILE}: ../lib/plugin/CalendarList.php ${POT_FILE}: ../lib/plugin/Comment.php ${POT_FILE}: ../lib/plugin/CreatePage.php ${POT_FILE}: ../lib/plugin/CreateToc.php +${POT_FILE}: ../lib/plugin/DeadEndPages.php ${POT_FILE}: ../lib/plugin/Diff.php ${POT_FILE}: ../lib/plugin/EditMetaData.php ${POT_FILE}: ../lib/plugin/ExternalSearch.php +${POT_FILE}: ../lib/plugin/FoafViewer.php ${POT_FILE}: ../lib/plugin/FrameInclude.php ${POT_FILE}: ../lib/plugin/FullTextSearch.php ${POT_FILE}: ../lib/plugin/FuzzyPages.php @@ -253,6 +252,7 @@ ${POT_FILE}: ../lib/plugin/IncludePage.php ${POT_FILE}: ../lib/plugin/IncludeSiteMap.php ${POT_FILE}: ../lib/plugin/InterWikiSearch.php ${POT_FILE}: ../lib/plugin/LikePages.php +${POT_FILE}: ../lib/plugin/ListPages.php ${POT_FILE}: ../lib/plugin/ListSubpages.php ${POT_FILE}: ../lib/plugin/MostPopular.php ${POT_FILE}: ../lib/plugin/NoCache.php @@ -266,6 +266,7 @@ ${POT_FILE}: ../lib/plugin/PageTrail.php ${POT_FILE}: ../lib/plugin/PhotoAlbum.php ${POT_FILE}: ../lib/plugin/PhpHighlight.php ${POT_FILE}: ../lib/plugin/PhpWeather.php +${POT_FILE}: ../lib/plugin/Ploticus.php ${POT_FILE}: ../lib/plugin/PluginManager.php ${POT_FILE}: ../lib/plugin/PopularNearby.php ${POT_FILE}: ../lib/plugin/PrevNext.php @@ -284,6 +285,7 @@ ${POT_FILE}: ../lib/plugin/SiteMap.php ${POT_FILE}: ../lib/plugin/SqlResult.php ${POT_FILE}: ../lib/plugin/SyntaxHighlighter.php ${POT_FILE}: ../lib/plugin/SystemInfo.php +${POT_FILE}: ../lib/plugin/TeX2png.php ${POT_FILE}: ../lib/plugin/TexToPng.php ${POT_FILE}: ../lib/plugin/TitleSearch.php ${POT_FILE}: ../lib/plugin/Transclude.php @@ -295,6 +297,7 @@ ${POT_FILE}: ../lib/plugin/VisualWiki.php ${POT_FILE}: ../lib/plugin/WantedPages.php ${POT_FILE}: ../lib/plugin/WhoIsOnline.php ${POT_FILE}: ../lib/plugin/WikiAdminChmod.php +${POT_FILE}: ../lib/plugin/WikiAdminChown.php ${POT_FILE}: ../lib/plugin/WikiAdminRemove.php ${POT_FILE}: ../lib/plugin/WikiAdminRename.php ${POT_FILE}: ../lib/plugin/WikiAdminSearchReplace.php @@ -310,11 +313,16 @@ ${POT_FILE}: ../lib/plugin/_BackendInfo.php ${POT_FILE}: ../lib/plugin/_PreferencesInfo.php ${POT_FILE}: ../lib/plugin/_WikiTranslation.php ${POT_FILE}: ../lib/plugin/text2png.php -${POT_FILE}: ../lib/plugincache-config.php ${POT_FILE}: ../lib/prepend.php ${POT_FILE}: ../lib/removepage.php ${POT_FILE}: ../lib/stdlib.php ${POT_FILE}: ../lib/upgrade.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/ziplib.php ${POT_FILE}: ../themes/Crao/templates/actionbar.tmpl ${POT_FILE}: ../themes/Crao/templates/blogform.tmpl @@ -338,6 +346,15 @@ ${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/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/top.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 diff --git a/locale/de/LC_MESSAGES/phpwiki.mo b/locale/de/LC_MESSAGES/phpwiki.mo index d146d1f4208a91e95071dec2e7eecea110637324..4694cfeb3e0223803506e2bcc8e698fea57adbe2 100644 GIT binary patch delta 23573 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

G8MWuPQ3H8_Y9Q@6bB}YQ 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 Mb0u~u>RO-tf0auY8~^|S diff --git a/locale/de/LC_MESSAGES/phpwiki.php b/locale/de/LC_MESSAGES/phpwiki.php index 0dfc1a4bf..f2562ec5b 100644 --- a/locale/de/LC_MESSAGES/phpwiki.php +++ b/locale/de/LC_MESSAGES/phpwiki.php @@ -78,6 +78,8 @@ $locale["%s is empty."] = "%s ist leer."; $locale["%s is missing"] = "%s Argument fehlt"; +$locale["%s is not writable"] = + "%s ist nicht änderbar"; $locale["%s is not writable."] = "%s is nicht änderbar."; $locale["%s is only allowed in locked pages."] = @@ -96,6 +98,8 @@ $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 have been permanently renamed."] = "%s Seiten wurden umbenannt."; $locale["%s pages link to %s:"] = @@ -220,6 +224,8 @@ $locale["ANON"] = "ANON"; $locale["AUTH_GROUP_FILE not defined"] = "AUTH_GROUP_FILE nicht definiert"; +$locale["About"] = + "Über"; $locale["Access"] = "Zugriff"; $locale["Access denied to change page '%s'."] = @@ -278,6 +284,8 @@ $locale["Are you sure you want to permanently change access to the selected file "Sind Sie sicher, daß Sie die ausgewählen Seiten wirklich ändern wollen?"; $locale["Are you sure you want to permanently change the selected files?"] = "Sind Sie sicher, daß Sie die ausgewählen Seiten wirklich ändern wollen?"; +$locale["Are you sure you want to permanently chown the selected files?"] = + "Sind Sie sicher, daß Sie die ausgewählen Seiten wirklich ändern wollen?"; $locale["Are you sure you want to permanently remove the selected files?"] = "Sind Sie sicher, daß Sie die ausgewählen Seiten wirklich löschen wollen?"; $locale["Are you sure you want to permanently rename the selected files?"] = @@ -312,6 +320,8 @@ $locale["Automatically link headers at the top"] = "Verlinke Überschriften mit Inhaltsverzeichnis"; $locale["Available plugins"] = "Verfügbare Einschubprogramme"; +$locale["Avg. Rating"] = + "Durchschnittsbewertung"; $locale["BAD URL -- remove all of <, >, \""] = "URL Formfehler - Entfernen Sie alle Zeichen mit <, >, \""; $locale["BAD phpwiki: URL"] = @@ -390,6 +400,12 @@ $locale["Chmod"] = "Chmod"; $locale["Chown"] = "Chown"; +$locale["Chown page '%s' to '%s'."] = + "Besitzer der Seite '%s' auf '%s' geändert."; +$locale["Chown selected pages"] = + "Den Besitzer der ausgewählte Seiten ändern"; +$locale["Chown selected pages."] = + "Den Besitzer ausgewählte Seiten ändern."; $locale["Click to authenticate as %s"] = "Hier klicken um sich anzumelden als %s"; $locale["Click to de-/select all pages"] = @@ -428,6 +444,10 @@ $locale["Convert text into a png image using GD."] = "Text mit der GD Bibliothek in ein PNG Bild konvertieren."; $locale["Converts TeX to an image. May be used to embed formulas in PhpWiki."] = "(La)TeX-Dokument nach ein Bild erstellen. Dadurch konnte eine Formel in PhpWiki eingebettet worden."; +$locale["Copyrights"] = + "Urheberrechte"; +$locale["Couldn't chown page '%s' to '%s'."] = + "Konnte den Besitzer der Seite '%s' nicht in '%s' ändern."; $locale["Couldn't connect to %s"] = "Kann nicht zu »%s« verbinden"; $locale["Couldn't rename page '%s' to '%s'."] = @@ -472,6 +492,8 @@ $locale["Database"] = "Datenbank"; $locale["Date Format"] = "Datumsformat"; +$locale["DeadEndPages"] = + "VerwaisteSeiten"; $locale["DebugInfo"] = "DebugInfo"; $locale["Default InterWiki map file not loaded."] = @@ -542,6 +564,10 @@ $locale["Dump Pages"] = "Seiten Schreiben"; $locale["Dump Pages as XHTML"] = "Seiten als XHTML schreiben"; +$locale["Dump pages as XHTML"] = + "Seiten als XHTML Dateien speichern"; +$locale["Dump to directory"] = + "Wiki Seiten als Dateien in lokales Verzeichnis speichern"; $locale["Dumping Pages"] = "Die Seiten werden geschrieben"; $locale["Dumping html pages"] = @@ -636,6 +662,8 @@ $locale["ExternalSearchPlugin"] = "FremdSuchePlugin"; $locale["FAILED"] = "FEHLER"; +$locale["FIXED"] = + "AUSGEBESSERT"; $locale["FORBIDDEN"] = "VERBOTEN"; $locale["Fatal PhpWiki Error"] = @@ -648,6 +676,8 @@ $locale["FindPage"] = "SeiteFinden"; $locale["First"] = "Erste"; +$locale["FoafViewer"] = + "FoafBetrachter"; $locale["FoafViewerPlugin"] = "FoafViewerPlugin"; $locale["FrameInclude"] = @@ -676,6 +706,8 @@ $locale["Go"] = "Los"; $locale["Go to or create page."] = "Gehe zu oder erzeuge diese Seite."; +$locale["Go?"] = + "Los?"; $locale["GoTo"] = "GeheZu"; $locale["GoodStyle"] = @@ -828,6 +860,8 @@ $locale["Legend"] = "Legende"; $locale["Level 1 headline"] = "H1 Überschrift"; +$locale["Like Pages"] = + "Ähnliche Seiten"; $locale["LikePages"] = "ÄhnlicheSeiten"; $locale["Line does not begin with a '|'."] = @@ -856,6 +890,8 @@ $locale["List the most popular pages."] = "Die meistbesucht Seiten werden aufgelistet."; $locale["List this page and all subpages"] = "Auflistung aller Seiten und Unterseiten"; +$locale["ListPages"] = + "ListeSeiten"; $locale["ListSubpages"] = "UnterseitenListe"; $locale["Lists referenced page names which do not exist yet."] = @@ -894,6 +930,8 @@ $locale["Markup cache purged!"] = "HTML-Cachedatei(-en) gesäubert!"; $locale["Markup:"] = "Quelltextformat:"; +$locale["Members:"] = + "Mitglieder:"; $locale["Merge Edit"] = "Zusammenfügen Bearbeiten"; $locale["Merge and Edit: %s"] = @@ -1146,6 +1184,8 @@ $locale["Please set ENCRYPTED_PASSWD to true in config/config.ini."] = "Sie haben vergessen ENCRYPTED_PASSWD auf true in config/config.ini zu setzen"; $locale["Please use one of the downloadable versions rather than copying and pasting from the above preview."] = "Verwenden Sie bitte eine der herunterladbaren Versionen als von der obigen Vorschau zu Kopieren und Einzufügen."; +$locale["Ploticus"] = + "Ploticus"; $locale["PloticusPlugin"] = "PloticusPlugin"; $locale["Plugin"] = @@ -1350,6 +1390,8 @@ $locale["Select"] = "Auswahl"; $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:"] = @@ -1404,6 +1446,8 @@ $locale["Sign in:"] = "Anmelden:"; $locale["Signed Users"] = "Angemeldete Benutzer"; +$locale["Signed as %s"] = + "Angemeldet as %s"; $locale["Simple Sample Plugin"] = "Zusatzprogramm Minimalbeispiel"; $locale["Since you started the deletion process, someone has saved a new version of %s. Please check to make sure you still want to permanently remove the page from the database."] = @@ -1414,6 +1458,8 @@ $locale["Size"] = "Größe"; $locale["Size:"] = "Größe:"; +$locale["Skipped."] = + "Ausgelassen."; $locale["Skipping"] = "Übersprungen"; $locale["Some of the changes could not automatically be combined. Please look for sections beginning with '%s', and ending with '%s'. You will need to edit those sections by hand before you click Save."] = @@ -1468,6 +1514,8 @@ $locale["SyntaxHighlighter"] = "SyntaxHervorhebung"; $locale["Table Of Contents"] = "Inhaltsverzeichnis"; +$locale["TeX directory not writable."] = + "Keine Schreibrechte für das TeX Verzeichnis."; $locale["TextFormattingRules"] = "TextFormatierungsRegeln"; $locale["Thank you for editing %s."] = @@ -1538,6 +1586,8 @@ $locale["This page has been locked by the administrator so your changes can not "Diese Seite wurde vom Administrator für die allgemeine Bearbeitung gesperrt. Ihre Änderungen können deshalb nicht gespeichert werden."; $locale["Time Zone"] = "Zeitzone"; +$locale["Title"] = + "Titel"; $locale["Title Search"] = "TitelSuche"; $locale["Title search results for '%s'"] = @@ -1554,6 +1604,8 @@ $locale["Today"] = "Heute"; $locale["Top & bottom toolbars"] = "Obere u. untere Werkzeugleisten"; +$locale["Top Recommendations"] = + "Beste Bewertungungen"; $locale["Total %d plugins: "] = "%d Gesammte Zusatzprogramme: "; $locale["Total of %d languages: "] = @@ -1584,12 +1636,8 @@ $locale["UNOBTAINABLE"] = "UNERREICHBAR"; $locale["USER"] = "BENUTZER"; -$locale["Unable to bind LDAP server %s"] = - "Konnte nicht LDAP Server %s verbinden"; $locale["Unable to connect to IMAP server "] = "IMAP Server nicht gefunden "; -$locale["Unable to connect to LDAP server "] = - "LDAP Server nicht gefunden"; $locale["Unable to connect to LDAP server %s"] = "Konnte LDAP Server %s nicht finden"; $locale["Unable to load: %s"] = @@ -1622,8 +1670,12 @@ $locale["UpLoadPlugin"] = "HochLadenPlugin"; $locale["Update Preferences"] = "Einstellungen Speichern"; +$locale["Upgrade"] = + "Updaten"; $locale["Upload"] = "Hochladen"; +$locale["Upload File"] = + "Datei Hochladen"; $locale["Uploading %s"] = "%s wird hochgeladen"; $locale["Uploading failed."] = @@ -1670,8 +1722,6 @@ $locale["View Source: %s"] = "Quelltext Ansicht: %s"; $locale["View a single page dump online."] = "Betrachte das interne Speicherformat einer einzelnen Seite"; -$locale["View source"] = - "QuellTextAnsicht"; $locale["View the current version"] = "Die aktuelle Version ansehen"; $locale["View this page and all subpages"] = @@ -1696,6 +1746,8 @@ $locale["Warning: The search string cannot be empty!"] = "Achtung! Das Suchwort darf nicht leer sein!"; $locale["Warning: You are editing an old revision."] = "Achtung: Sie bearbeiten eine alte Version."; +$locale["What links here"] = + "Was verlinkt hierher"; $locale["Who Is Online"] = "Wer ist Online"; $locale["Who is online"] = @@ -1708,6 +1760,8 @@ $locale["Wiki Name"] = "Name des Wikis"; $locale["WikiAdminChmod"] = "WikiAdminChmod"; +$locale["WikiAdminChown"] = + "WikiAdminChown"; $locale["WikiAdminRemove"] = "WikiAdminLöschen"; $locale["WikiAdminRename"] = @@ -1776,6 +1830,8 @@ $locale["You must be an administrator to %s."] = "Sie müssen Administratorrechte haben %s."; $locale["You must be an administrator to use this plugin."] = "Sie müssen Administratorrechte haben, um dieses Zusatzprogramm zu benutzen."; +$locale["You must be logged in to view ratings."] = + "Sie müssen sich anmelden um die Bewertungen zu sehen."; $locale["You must log in to %s."] = "Sie müssen sich anmelden %s."; $locale["You must sign in"] = @@ -1806,10 +1862,10 @@ $locale["Your translation is stored in %s"] = "Deine Übersetzung ist in %s abgespeichert"; $locale["Your version"] = "Ihre Version"; +$locale["ZIP files of database"] = + "Speichern und Archivieren"; $locale["[%d] See [%s]"] = "[%d] Siehe [%s]"; -$locale["_PreferencesInfo"] = - "_EinstellungenInfo"; $locale["_WikiTranslation"] = "_WikiÜbersetzung"; $locale["access this wiki via SOAP"] = @@ -1838,6 +1894,8 @@ $locale["compare revisions"] = "Versionen vergleichen"; $locale["content is identical to current version %d - no new revision created"] = "Inhalt ist identisch mit der aktuellen Version %d - keine neue Version erzeugt"; +$locale["couldn't move %s to %s"] = + "Kann »%s« nicht nach »%s« verschieben"; $locale["couldn't open file '%s' for writing"] = "Datei »%s« konnte nicht zum Schreiben geöffnet werden"; $locale["create this page"] = diff --git a/locale/es/LC_MESSAGES/phpwiki.mo b/locale/es/LC_MESSAGES/phpwiki.mo index 8738dfa9a38b0121c849ba05b519cc9563f1f9d2..c83139fc720d2497fe3d713e3bc40cf9f05de5b0 100644 GIT binary patch delta 17 YcmdlTxjS-0w=9c=m8rqzepwxU06&fe_5c6? delta 17 YcmdlTxjS-0w=9dXm4W5vepwxU06%mE^#A|> diff --git a/locale/es/pgsrc/ReglasDeFormatoDeTexto b/locale/es/pgsrc/ReglasDeFormatoDeTexto index 97ed84446..3368e47e4 100644 --- a/locale/es/pgsrc/ReglasDeFormatoDeTexto +++ b/locale/es/pgsrc/ReglasDeFormatoDeTexto @@ -1,6 +1,6 @@ -Date: Thu, 28 Mar 2002 14:57:00 -0500 +Date: Thu, 28 Mar 2003 14:57:00 -0500 Mime-Version: 1.0 (Produced by PhpWiki 1.3.2-jeffs-hacks) -X-Rcs-Id: $Id: ReglasDeFormatoDeTexto,v 1.9 2004-06-28 12:15:57 rurban Exp $ +X-Rcs-Id: $Id: ReglasDeFormatoDeTexto,v 1.10 2004-06-28 17:53:57 rurban Exp $ Content-Type: application/x-phpwiki; pagename=ReglasDeFormatoDeTexto; flags=PAGE_LOCKED; @@ -13,7 +13,7 @@ ReglasDeFormatoDeTexto%%% __Énfasis:__ '____' para ''itálicas'', _''''_ para __bold__, '____'_''''_ para ''__ambos__''.%%% __Listas:__ * para listas de balazos, # para listas numeradas, ''__;__ term __:__ definición'' para listas de definiciones.%%% __Referencias:__ !UnirPalabrasEnMayúsculas o usar corchetes para una [[enlace hacia una página] o URL [[!http://cool.wiki.int/].%%% -__Anotaciones:__ Use [[1],[[2],[[3],...%%% +__Anotaciones:__ Use [[1],[[2],[[3],... %%% __Preveción enlazar:__ Evite hacer enlaces con "!": !!NoHiperEnlaces. Enlaces con nombres como [[[[text | URL] (doble "["). %%% __Varios:__ "!", "!!", "!!!" para hacer títulos, "%''''%%" hace un salto de línea, "-''''---" Hace una linea horizontal. diff --git a/locale/fr/LC_MESSAGES/phpwiki.mo b/locale/fr/LC_MESSAGES/phpwiki.mo index 0ade8eb53361503660cc75c15012d1d93072df71..206cb14bef977cfd9a0a30e88b5addd868f3ab55 100644 GIT binary patch delta 27675 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, \""] = "MAUVAIS URL -- retirez tous les <, >, \""; $locale["BAD phpwiki: URL"] = "MAUVAIS URL phpwiki :"; $locale["BOGO"] = "BOGO"; +$locale["Back Links"] = + "Rétro Liens"; $locale["BackLinks"] = "RétroLiens"; $locale["BackLinks for %s"] = @@ -414,6 +434,12 @@ $locale["Chmod to permission:"] = "Changer le mode de permission à:"; $locale["Chown"] = "Chown"; +$locale["Chown page '%s' to '%s'."] = + "Changement de propriétaire %s à %s."; +$locale["Chown selected pages"] = + "Changer le propriétaire des pages sélectionnées"; +$locale["Chown selected pages."] = + "Changer le propriétaire des pages selectionnées"; $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"] = @@ -450,12 +476,18 @@ $locale["ContributedTranslations"] = "TraductionsContribuées"; $locale["Control characters not allowed"] = "Caractères de contrôle, non autorisés"; +$locale["Convert Tex mathematicals expressions to cached png files."] = + "Convertit des expressions mathématiques au format TeX en des fichiers png mis en cache"; $locale["Convert text into a png image using GD."] = "Converti le texte en une image png utilisant GD."; $locale["Converts TeX to an image. May be used to embed formulas in PhpWiki."] = "Pour convertir des formules TeX en image"; +$locale["Copyrights"] = + "Copyrights"; $locale["Couldn't chmod page '%s' to '%s'."] = "Impossible de changer le mode '%s' à '%s'"; +$locale["Couldn't chown page '%s' to '%s'."] = + "Impossible de changer le propriétaire '%s' à '%s'"; $locale["Couldn't connect to %s"] = "Impossible d'établir une connexion à la base de données : %s"; $locale["Couldn't rename page '%s' to '%s'."] = @@ -500,6 +532,8 @@ $locale["Database"] = "Base de données"; $locale["Date Format"] = "Format de Date"; +$locale["DeadEndPages"] = + "PagesSansLien"; $locale["DebugInfo"] = "InfosDeDéboguage"; $locale["Default InterWiki map file not loaded."] = @@ -541,7 +575,7 @@ $locale["Diff"] = $locale["Diff previous Author"] = "Auteur Précédent"; $locale["Diff previous Revision"] = - "Révision Précédente"; + "Différence avec la révision précédente"; $locale["Diff: %s"] = "Diff : %s"; $locale["Differences between %s and %s of %s."] = @@ -580,6 +614,10 @@ $locale["Dump Pages"] = "Récupérer les pages"; $locale["Dump Pages as XHTML"] = "Sauvegarde des pages au format XHTML"; +$locale["Dump pages as XHTML"] = + "Sauvegarde des pages au format xhtml"; +$locale["Dump to directory"] = + "Récupération dans le répertoire"; $locale["Dumping Pages"] = "Récupération des pages"; $locale["Dumping html pages"] = @@ -594,6 +632,8 @@ $locale["E-Mail address '%s' is properly formatted"] = "L'adresse E-Mail '%s' semble être une adresse correcte."; $locale["E-mail"] = "E-mail"; +$locale["ERROR uploading '%s': "] = + "ERREUR en déposant '%s' :"; $locale["Easy navigation buttons for %s"] = "Boutons de navigation rapide pour %s"; $locale["Edit"] = @@ -682,6 +722,8 @@ $locale["ExternalSearchPlugin"] = "PluginRechercheExterne"; $locale["FAILED"] = "ÉCHOUÉ"; +$locale["FIXED"] = + "CORRIGÉ"; $locale["FORBIDDEN"] = "INTERDIT"; $locale["Fatal PhpWiki Error"] = @@ -696,6 +738,8 @@ $locale["First"] = "Première"; $locale["Fixed album location is not allowed. Please specify parameter src."] = "L'emplacement fixé pour l'album photo n'est pas correct. Veuillez spécifier le paramère src."; +$locale["FoafViewerPlugin"] = + "PluginFoafViewer"; $locale["FrameInclude"] = "InclureUnCadre"; $locale["FrameIncludePlugin"] = @@ -726,6 +770,8 @@ $locale["Go"] = "OK"; $locale["Go to or create page."] = "Aller à ou créer page."; +$locale["Go?"] = + "Allons-y ?"; $locale["GoTo"] = "AllerVers"; $locale["GoodStyle"] = @@ -844,10 +890,14 @@ $locale["InterWikiSearch"] = "RechercheInterWiki"; $locale["Invalid ACL"] = "Acl invalide"; +$locale["Invalid [] syntax ignored"] = + "[] non valables, ignoré"; $locale["Invalid chmod string"] = "Chaîne de caractère invalide pour le changement de mode"; $locale["Invalid color: %s"] = "Couleur non valable : %s"; +$locale["Invalid image size"] = + "Taille d'image non valables"; $locale["Invalid password or userid."] = "Mot de passe ou identifiant d'utilisateur invalide."; $locale["Invalid password."] = @@ -856,8 +906,6 @@ $locale["Invalid username '%s' for LDAP Auth"] = "Mot de identifiant d'utilisateur '%s' pour LDAP Auth invalide."; $locale["Invalid username."] = "Mot de identifiant d'utilisateur invalide."; -$locale["It's free however."] = - "C'est gratuit malgré tout"; $locale["Italic text"] = "Texte en italique"; $locale["Keep up to %d major edits, but keep them no longer than %d days."] = @@ -890,6 +938,8 @@ $locale["Legend"] = "Légende"; $locale["Level 1 headline"] = "Texte de début de ligne de niveau 1"; +$locale["Like Pages"] = + "PagesSemblables"; $locale["LikePages"] = "PagesSemblables"; $locale["Line does not begin with a '|'."] = @@ -908,8 +958,12 @@ $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 (%d total):"] = + "Liste des pages (%d au total) :"; $locale["List page names which share an initial or final title word with '%s'."] = "Affiche la liste des pages qui partagent un mot initial ou final dans leur titre avec %s"; +$locale["List pages that are explicitly given as the pages argument."] = + "Liste des pages qui sont explicitement données en argument"; $locale["List pages which are not linked to by any other page."] = "Liste des pages qui ne sont liées à aucune autre."; $locale["List the most popular pages nearby."] = @@ -918,6 +972,8 @@ $locale["List the most popular pages."] = "Affiche la listes des pages les plus populaires"; $locale["List this page and all subpages"] = "Lister cette page et ses sous-pages"; +$locale["ListPages"] = + "ListeDePages"; $locale["ListSubpages"] = "ListeDesSousPages"; $locale["Lists referenced page names which do not exist yet."] = @@ -958,6 +1014,8 @@ $locale["Markup cache purged!"] = "Cache de marques purgé !"; $locale["Markup:"] = "Balises :"; +$locale["Members:"] = + "Membres :"; $locale["Merge Edit"] = "Fusionner l'édition"; $locale["Merge and Edit: %s"] = @@ -1066,6 +1124,8 @@ $locale["Note:"] = "Note :"; $locale["Note: Only if you create your personal HomePage with same the pagename as your user id, you will be able to store your UserPreferences. Otherwise not."] = "Note: Vous pourrez enregistrer vos PréférencesUtilisateurs uniquement si vous créez votre propre page d'accueil portant le nom de votre identifiant."; +$locale["Nothing found"] = + "Aucun résultat"; $locale["OK"] = "OK"; $locale["Ok"] = @@ -1172,12 +1232,12 @@ $locale["PageTrail Plugin"] = "Pour suivre les pages à la trace"; $locale["Pagedata size: %d Kb"] = "Taille des données de la page : %d Kb"; -$locale["Pages in this wiki (%d total):"] = - "Pages dans ce wiki (%d au total) :"; $locale["Password cannot be changed."] = "Mot de passe inchangeable"; $locale["Password updated."] = "Mot de passe mis à jour"; +$locale["Password was not changed."] = + "Mot de passe inchangé"; $locale["Password:"] = "Mot de passe :"; $locale["Perform searches on InterWiki sites listed in InterWikiMap."] = @@ -1218,6 +1278,8 @@ $locale["PhpWikiAdministration"] = "AdministrationDePhpWiki"; $locale["PhpWikiAdministration/Chmod"] = "AdministrationDePhpWiki/Chmod"; +$locale["PhpWikiAdministration/Chown"] = + "AdministrationDePhpWiki/Chown"; $locale["PhpWikiAdministration/Remove"] = "AdministrationDePhpWiki/Supprimer"; $locale["PhpWikiAdministration/Rename"] = @@ -1246,6 +1308,8 @@ $locale["Please set your password in UserPreferences."] = "Veuillez définir votre mot de passe dans UserPreferences."; $locale["Please use one of the downloadable versions rather than copying and pasting from the above preview."] = "Veuillez utiliser une des versions téléchargeables au lieu de copier-coller à partir de la prévisualisation."; +$locale["PloticusPlugin"] = + "PluginPloticus"; $locale["Plugin"] = "Plugin"; $locale["Plugin %s disabled."] = @@ -1410,6 +1474,8 @@ $locale["Restore Anyway"] = "Restaurer quand même"; $locale["Return to %s"] = "Retour à la %s"; +$locale["Revert"] = + "Réinitialiser"; $locale["Revision Not Found"] = "Révision Non Trouvée"; $locale["RichTable"] = @@ -1440,8 +1506,8 @@ $locale["Search and replace text in selected wiki pages."] = "Recherche puis remplace le texte dans les pages sélectionnées."; $locale["Search for page titles similar to %s."] = "Rechercher le titre de page similaire à %s."; -$locale["Search string '%s' not found in page '%s'."] = - "Aucune occurence de ce mot trouvée dans %s."; +$locale["Search string '%s' not found in content of page '%s'."] = + "La chaîne '%s' ne se trouve pas dans la page '%s'."; $locale["Search the content of all pages in this wiki."] = "Rechercher le contenu de toutes les pages de ce wiki"; $locale["Search the titles of all pages in this wiki."] = @@ -1456,6 +1522,8 @@ $locale["Select"] = "Sélectionner"; $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:"] = @@ -1472,6 +1540,8 @@ $locale["Selected page '%s' passed to '%s'."] = "%s passée à %s."; $locale["Serialized file %s"] = "Fichier sérialisé %s"; +$locale["Set Password"] = + "Mot de passe"; $locale["Set USE_DB_SESSION to false."] = "Mettre USE_DB_SESSION à false"; $locale["Set individual page permissions."] = @@ -1508,6 +1578,8 @@ $locale["Sign in:"] = "S'enregistrer"; $locale["Signed Users"] = "Utilisateurs signés"; +$locale["Signed as %s"] = + "Connecté comme %s"; $locale["Simple RSS Feed aggregator Plugin"] = "Importer des ressources RSS"; $locale["Simple Sample Plugin"] = @@ -1520,6 +1592,8 @@ $locale["Size"] = "Taille"; $locale["Size:"] = "Taille :"; +$locale["Skipped."] = + "Ignoré."; $locale["Skipping"] = "Ignoré"; $locale["Some of the changes could not automatically be combined. Please look for sections beginning with '%s', and ending with '%s'. You will need to edit those sections by hand before you click Save."] = @@ -1592,6 +1666,10 @@ $locale["TODO: Google can only translate from english and french. Find a transla "A FAIRE: Google peut uniquement traduire l'anglais et le français. Trouver un service pour traduire %s en %s"; $locale["Table Of Contents"] = "Table des matières"; +$locale["TeX directory not writable."] = + "Répertoire TeX non accessible en écriture."; +$locale["TeX2png"] = + "TeX2png"; $locale["TextFormattingRules"] = "RèglesDeFormatageDesTextes"; $locale["Thank you for editing %s."] = @@ -1676,6 +1754,8 @@ $locale["This plugin is currently under development and does not work!"] = "Ce plugin est en cours de développement et ne marche pas !"; $locale["Time Zone"] = "Fuseau Horaire"; +$locale["Title"] = + "Titre"; $locale["Title Search"] = "Recherche par titre"; $locale["Title search results for '%s'"] = @@ -1726,8 +1806,6 @@ $locale["USER"] = "UTILISATEUR"; $locale["Unable to connect to IMAP server "] = "Impossible de se connecter au serveur IMAP "; -$locale["Unable to connect to LDAP server "] = - "Impossible de se connecter au serveur LDAP "; $locale["Unable to connect to LDAP server %s"] = "Impossible de se connecter au serveur LDAP %s"; $locale["Unable to load: %s"] = @@ -1760,20 +1838,26 @@ $locale["Up"] = "Haut"; $locale["UpLoad"] = "DéposerUnFichier"; +$locale["UpLoadPlugin"] = + "PluginDéposer"; $locale["Update Preferences"] = "Mettre à jour les préférences"; +$locale["Upgrade"] = + "Mettre à jour"; $locale["Upgrade disabled: user != isAdmin"] = "Mise à jour désactivée, vous n'êtes pas administrateur"; $locale["Upgrading this PhpWiki"] = "Mise à jour du PhpWiki"; $locale["Upload"] = "Déposer"; +$locale["Upload File"] = + "Déposer le fichier"; $locale["Upload files to the local InterWiki Upload:"] = "Transférer les fichiers vers Upload:"; $locale["Uploading %s"] = "Dépôt de %s"; -$locale["Uploading failed: "] = - "Échec du dépôt :"; +$locale["Uploading failed."] = + "Échec du dépôt."; $locale["Uploading zip dumps"] = "Déposer la sauvegarde compressée"; $locale["Use old markup"] = @@ -1818,8 +1902,6 @@ $locale["View Source: %s"] = "Afficher la Source : %s"; $locale["View a single page dump online."] = "Voir une sauvegarde de page en ligne"; -$locale["View source"] = - "Afficher la Source"; $locale["View the current version"] = "Visualiser la version actuelle"; $locale["View this page and all subpages"] = @@ -1854,6 +1936,8 @@ $locale["We have a total of %d registered users."] = "Nous avons %d utilisateurs enregistrés"; $locale["Welcome to %s!\nYour email account is verified and\nwill be used to send page change notifications.\nSee %s"] = "Bienvenue sur %s!\nVotre compte email a été vérifié et\nsera utilisé pour les notifications de changements de pages.\nVoir %s"; +$locale["What links here"] = + "Quels liens ici"; $locale["White space converted to single space"] = "Espace blanc converti en espace simple."; $locale["Who Is Online"] = @@ -1868,6 +1952,8 @@ $locale["Wiki Name"] = "Nom Wiki"; $locale["WikiAdminChmod"] = "AdministrationDePhpWiki/Droits"; +$locale["WikiAdminChown"] = + "AdministrationDePhpWiki/Chown"; $locale["WikiAdminRemove"] = "AdministrationDePhpWiki/Supprimer"; $locale["WikiAdminRename"] = @@ -1942,8 +2028,8 @@ $locale["You must be an administrator to %s."] = "Vous devez être un administrateur pour %s."; $locale["You must be an administrator to use this plugin."] = "Vous devez être un administrateur pour utiliser ce plugin"; -$locale["You must first obtain a license key at %s to be able to use the Google API."] = - "Vous devez d'abord obtenir une license sur %s pour pouvoir utiliser l'API Google"; +$locale["You must be logged in to view ratings."] = + "Vous devez vous connecter pour voir les scores"; $locale["You must log in to %s."] = "Vous devez vous connecter pour %s"; $locale["You must sign in"] = @@ -1984,8 +2070,6 @@ $locale["Your version"] = "Votre version"; $locale["[%d] See [%s]"] = "[%d] Voir [%s]"; -$locale["_PreferencesInfo"] = - "_PreferencesInfo"; $locale["_WikiTranslation"] = "_WikiTranslation"; $locale["access this wiki via SOAP"] = @@ -2008,10 +2092,14 @@ $locale["cached pagedata:"] = "page bufferisée :"; $locale["cached versiondata:"] = "version bufferisée :"; +$locale["case-exact"] = + "respect de la casse"; $locale["check for mysql 4.1.x binary search bug"] = "vérifier la recherche de bug pour mysql 4.1.x"; $locale["check for necessary ActionPage updates"] = "vérifie les mises à jour d'ActionPage nécessaire"; +$locale["check for necessary config updates"] = + "vérifie les mises à jour de configuration nécessaire"; $locale["check for necessary database updates"] = "rechercher des mises à jour nécessaire dans la base de données"; $locale["check for necessary pgsrc updates"] = @@ -2030,6 +2118,8 @@ $locale["compare revisions"] = "comparer les révisions"; $locale["content is identical to current version %d - no new revision created"] = "contenu est identique à la version en cours %d - pas de révision"; +$locale["couldn't move %s to %s"] = + "impossible de déplacer %s en %s"; $locale["couldn't open file '%s' for writing"] = "Impossible d'ouvrir le fichier '%s' en écriture"; $locale["create this page"] = @@ -2106,6 +2196,8 @@ $locale["minor edit"] = "édition mineure"; $locale["minor edits"] = "éditions mineures"; +$locale["missing required version argument"] = + "argument de version requis manquant"; $locale["n/a"] = "n/c"; $locale["new page"] = @@ -2114,6 +2206,8 @@ $locale["newer than the existing page."] = "plus récent que la page existante."; $locale["no cache used"] = "pas de cache utilisé"; +$locale["no page content"] = + "pas de sommaire de page"; $locale["no page specified"] = "aucune page indiquée"; $locale["not authenticated"] = @@ -2142,12 +2236,22 @@ $locale["recursive inclusion of page %s ignored"] = "insertion récursive de la page %s ignoré"; $locale["recursive inclusion of url %s"] = "insertion récursive de l'URL %s"; +$locale["regex"] = + "expression régulière"; $locale["remove this page"] = "supprimer cette page"; $locale["renamed from %s"] = "renommée à partir de %s"; +$locale["revert to a previous version of this page"] = + "revenir à une précédente version de cette page."; +$locale["revert to version %d"] = + "revenir à la version %d"; $locale["revision by previous author"] = "révision par auteur précédent"; +$locale["same version page"] = + "même version de page"; +$locale["saved as "] = + "enregistrée sous "; $locale["saved as %s"] = "enregistrée sous %s"; $locale["sortby=mtime not supported with MostPopular"] = diff --git a/locale/fr/pgsrc/AdministrationDePhpWiki%2FChown b/locale/fr/pgsrc/AdministrationDePhpWiki%2FChown new file mode 100644 index 000000000..7e0e943db --- /dev/null +++ b/locale/fr/pgsrc/AdministrationDePhpWiki%2FChown @@ -0,0 +1,13 @@ +Date: Sat, 5 Jun 2004 16:49:53 +0200 +Mime-Version: 1.0 (Produced by PhpWiki 1.3.10) +X-Rcs-Id: $Id: AdministrationDePhpWiki%2FChown,v 1.1 2004-06-28 17:53:58 rurban Exp $ +Content-Type: application/x-phpwiki; + pagename=AdministrationDePhpWiki%2FChown; + pgsrc_version="2 $Revision: 1.1 $"; + flags=PAGE_LOCKED; + markup=2; + charset=iso-8859-1 +Content-Transfer-Encoding: binary + + + diff --git a/locale/fr/pgsrc/AnciennesR%E8glesDeFormatage b/locale/fr/pgsrc/AnciennesR%E8glesDeFormatage index 71eeaae4e..49c4632eb 100644 --- a/locale/fr/pgsrc/AnciennesR%E8glesDeFormatage +++ b/locale/fr/pgsrc/AnciennesR%E8glesDeFormatage @@ -1,11 +1,10 @@ Date: Mon, 28 Jun 2004 14:28:30 +0200 Mime-Version: 1.0 (Produced by PhpWiki 1.3.11pre) -X-Rcs-Id: $Id: AnciennesR%E8glesDeFormatage,v 1.2 2004-06-28 12:38:11 rurban Exp $ +X-Rcs-Id: $Id: AnciennesR%E8glesDeFormatage,v 1.3 2004-06-28 17:53:59 rurban Exp $ Content-Type: application/x-phpwiki; pagename=AnciennesR%E8glesDeFormatage; - pgsrc_version="2 $Revision: 1.2 $"; + pgsrc_version="2 $Revision: 1.3 $"; flags=PAGE_LOCKED; - markup=1; charset=iso-8859-1 Content-Transfer-Encoding: binary diff --git a/locale/fr/pgsrc/ListeDePages b/locale/fr/pgsrc/ListeDePages new file mode 100644 index 000000000..0dde32944 --- /dev/null +++ b/locale/fr/pgsrc/ListeDePages @@ -0,0 +1,15 @@ +Date: Fri, 18 Jun 2004 11:56:12 +0200 +Mime-Version: 1.0 (Produced by PhpWiki 1.3.11pre) +X-Rcs-Id: $Id: ListeDePages,v 1.1 2004-06-28 17:53:59 rurban Exp $ +Content-Type: application/x-phpwiki; + pagename=ListeDePages; + pgsrc_version="2 $Revision: 1.1 $"; + flags=""; + markup=2; + charset=iso-8859-1 +Content-Transfer-Encoding: binary + +Ein einfaches Beispiel für das PluginListeDePages. Hauptsächlich für ein wikilens Thema benutzt, +um Ratings Info anzuzeigen. + + diff --git a/locale/it/LC_MESSAGES/phpwiki.mo b/locale/it/LC_MESSAGES/phpwiki.mo index b90bdba78403f7e40dc2e26da75a1d925146dc61..389f0d7ea1bd0253d6fc0db2e7b8c8f0c8d176ad 100644 GIT binary patch delta 2208 zcmX}te@xVM9LMp`#dQ)W1tvdCwzX{8*6I(Up0D#w-}(MNKHtyx^Zk6@ zpC5;R*Zx$O`LV=5<+u(I>xjBM=U&6M05`5kzH|I@o!sugUV9!k6S#uLkv6Uu)xm((AF%qA`63qc{xJG6Yo0_UGK1>p zlz9$U^L)XczeEOh3m9U2_Z@{IDi-k;EG%%2qANllmZK6{i|ROpt8f#RVhbvv9#ldx zdq0ZmX9D&8A@dC^V2q7LIUYR0Eg{hvckcpmlr#Z|07W%oHZC9;6(@Cqt{Yvv8qj25wp3<4Y&bi- zIE8BeF7nTv;-(qTTm46s7an)yc5OzKgI zwWAV?n0=@OhEPlW5^77{My=R1YR0qJi04r&b`{m{FQ{=AF{1%|Y?LfO9g@|^I~TO) zFzSO2%q3#>S^W?yfv1QvVk@DmkEqL)`16k2i57d-3iWFLb?HAJE%oEX0Kv-VF8z^d zCNzsmqMy*ESw@I$L^rX6cz}3@xQEaIdxUt9&~-PV6@HA^L}=AE5>LA9r9f$>onkf7 zNoZm3C-h@{n%GV3BXsGw>8dB5CA9kw5n2=NsIC~H#SRf$2$m*yg}FaWXkBXvUH1{3 zkZ^9dRH0+Gm)Jw-N7q0M63bT;1#MI-F_fKIQM;{U`4vX3ybC#V?g@L|k2|g0g*vRY zSzmscuWha(|AsFdNsYy$v4ipL2``p*oyp~*(%RfGS5;J*7vZg!j77)2G-%e7Eey3f+OB?uZe^= Vk)m6@8;^Iz?Ax1t4;D}R{{ywV(L(?L delta 2074 zcmXxkeQ1?c9Ki9jw&rbatGROJ)O&BaH#ckE&2rOL>SkIiSGL+}v#p#WtwoqyFN_PB z*R5B=$gudVF*~9%kpYxpOJkR-^m*@W0 zbgnV`(}JQ`0>==s*eDEPuNHISs858zFEntv0yFV?L$n*`QQwP~;~@IzW4HjH#4+3- z>;J(t*B9{85V9e8SqP<6)F5>sgT7!*tY07Nw?zA}g8Rc*guA0pp@~eQ@7Wi92`jli z6tCY#Iu7q+n*PH_6w0YMjhEmb$S?fKsQ}NR37tn@Tu>6iLM%ZONMjk+qR+LW?K`4f zIG^iow0$4iZqRG`4?E+HQ8cqB&=*di5AH)Bm_n!Y4K$H=&=G%tw)-slB__H49_{d7 z^!fkL#ENNrHI`xaDhjm}T>G`rezb#ebn3Er4d$>8k7Fl(i#@oA^|OOV(WTtOX$d}u zGzmx0fgOw2@1co*TFU&BRG6Vczd@(=G@9Wox&)<6hY6LVFRH>-xFlY0MK@nRI^tbu z2V>}n$I<5}kzaU$lZhQHWBz^N5h_gJX!KolL?^I?3}(<5oM)rhQ6VQgsEk&l?XN>; zYz5l!I&>hLa6b;m`romZ>%X%Ud~p@umTQ|r6KO#^=s-8;M)ZZfX!`-=7e+Wa;_+Dj zEIP91k;w}$BVB~UXd=hs{TX!N*;5oU6n;P(&ga|WFCbK-BTAx6(10e?h%^l?SdE=% zVngWjJLCNcG|?B)=cdraUPBXp6PeU(c#DD!KSUdTfo66Rec{*9pOIhqD_X#GIa8Hr zqD#^H_0e`*!F4zK{%6nx_M-h9z-4~_hbYugaRSr$D=xw!7Se`EbT`+bUr85Uj}PM( zoWe2u1?`~c%8Ts=FvIoJ=n@`7NB%LI=;xU5`#(j&2Y-y7K@*ror?{MN)FoJsOj&3` zN8FBf(23621p4Ahw4(#)$PY#jqkG~g@(a_PvR0g=-~-=bK9T5|SU-yMKzevdMzB`=}7t3QA(MQ}(_>H-X28p?2B?T93HL)%C z$-Kt4b#u4yu2|lTY_z%(2c2Ri{}&w26NCG zBB=_g#z5i~;tla5R{sEu9|>x_0gYlrqee7Dqs9a;h(6CbQ==D7&bz;v-PxIUXLj48 z^PZod{c1+h3xV6U3)@(!* z*n+OmAi5GekY5<(;KWa%2|ioF`dc}|iO0#{W%Py`MsORs;ZY>_@Cq_Tm_WDWWR{8po7(Uqw~6RM9kqfgq7PSAla zaSuAdAiAY#^j&%mXXEQ=|5Iq9*-xqXS)4_0{3&`7eZpeC6+2ExuUDZ1%taGjh(1{- zn&29=Uq71QcJv+Cf!?N*GKpT%_S@@x#iwG{~VjC`TlGmn%sZ3G55!15xT5*5v)*dk6m8NCgOU+7sQ8{`wN@#RW?ivEuEwC`XQK0+t1VswwN5#7mdY{0F! z1mB8&g!Vg+*?uZNP#MB{(lUX4*n|hsOednJ&A}2!%OG{w{SjA$G<;96DzBnd0Q&c ze$CMibU{66zy5eVo1x+a!)Ru^(UlxT6FPzp^gf!`l9Sc*QaeP{x&$MzodX+MmMaT1r~C42(!Vk6Ea`wVvAFpi>I ze;s|henwuD@HetqA;tNW`~KHZaYc*KOuNyJy*Lju=s<5G#~$8Bk8BLxk#}%49>Fd= zkL&R+x&v(tZoe+{{vLD(2Cu&>ERyXkJE z#e-s7k^{8;GVu)2PP7pmdQ$xP86wsY&k-JsWh3!4ks*4BO@xQoIdk^>y3^QhO4~e& zX9fGB9z?HiCVVzt8vm}SF6CoAzOZ6`F2A@mFV|7h kRFE4@AI&T7>~2}TYJKOLTtWH%{M^@-BL%rk&6d3X0ZpTrrT_o{ diff --git a/locale/nl/LC_MESSAGES/phpwiki.php b/locale/nl/LC_MESSAGES/phpwiki.php index 1fd40559b..4a76e351a 100644 --- a/locale/nl/LC_MESSAGES/phpwiki.php +++ b/locale/nl/LC_MESSAGES/phpwiki.php @@ -50,6 +50,10 @@ $locale["Include of '%s' failed"] = "Insert van '%s' gefaald"; $locale["Last Author"] = "Vorige Auteur"; +$locale["Last edited %s"] = + "Meest recente verandering %s"; +$locale["Last edited on %s"] = + "Meest recente verandering op %s"; $locale["Loading up virgin wiki"] = "Laden van maagdelijke wiki"; $locale["Lock Page"] = @@ -138,6 +142,10 @@ $locale["Version"] = "Versie"; $locale["Version %d"] = "Versie %d"; +$locale["Version %s, saved %s"] = + "Versie %s, bewarrd %s"; +$locale["Version %s, saved on %s"] = + "Versie %s, bewarrd op %s"; $locale["Versions are identical"] = "Versies zijn identiek"; $locale["View Source"] = diff --git a/locale/po/de.po b/locale/po/de.po index af68273f4..8b7ab6263 100644 --- a/locale/po/de.po +++ b/locale/po/de.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: PhpWiki-1.3.11\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2004-06-17 11:59+0100\n" +"POT-Creation-Date: 2004-06-28 18:50+0100\n" "PO-Revision-Date: 2000-10-31 02:23+0200\n" "Last-Translator: Reini Urban , Carsten Klapp " ", Helmer Pardun " msgstr "" -#: ../lib/PageList.php:743 ../lib/plugin/WikiAdminSearchReplace.php:173 +#: ../lib/PageList.php:860 ../lib/plugin/WikiAdminSearchReplace.php:173 msgid "Content" msgstr "Inhalt" -#: ../lib/PageList.php:759 +#: ../lib/PageList.php:876 msgid "Select" msgstr "Auswahl" -#: ../lib/PageList.php:763 ../themes/default/templates/info.tmpl:65 +#: ../lib/PageList.php:880 ../themes/MonoBook/templates/info.tmpl:71 +#: ../themes/default/templates/info.tmpl:65 #: ../themes/smaller/templates/info.tmpl:71 msgid "Last Modified" msgstr "Zuletzt geändert" -#: ../lib/PageList.php:765 +#: ../lib/PageList.php:882 msgid "Hits" msgstr "Treffer" -#: ../lib/PageList.php:767 ../themes/Crao/templates/editpage.tmpl:56 +#: ../lib/PageList.php:884 ../themes/Crao/templates/editpage.tmpl:56 #: ../themes/Wordpress/templates/editpage.tmpl:59 #: ../themes/default/templates/editpage.tmpl:59 msgid "Size" msgstr "Größe" -#: ../lib/PageList.php:770 ../themes/default/templates/info.tmpl:67 +#: ../lib/PageList.php:887 ../themes/MonoBook/templates/info.tmpl:73 +#: ../themes/default/templates/info.tmpl:67 #: ../themes/smaller/templates/info.tmpl:73 msgid "Last Summary" msgstr "Letzte Zusammenfassung" -#: ../lib/PageList.php:772 ../lib/plugin/AuthorHistory.php:123 +#: ../lib/PageList.php:889 ../lib/plugin/AuthorHistory.php:123 #: ../lib/plugin/AuthorHistory.php:176 ../lib/plugin/PluginManager.php:90 msgid "Version" msgstr "Version" -#: ../lib/PageList.php:775 ../themes/default/templates/info.tmpl:66 +#: ../lib/PageList.php:892 ../themes/MonoBook/templates/info.tmpl:72 +#: ../themes/default/templates/info.tmpl:66 #: ../themes/smaller/templates/info.tmpl:72 msgid "Last Author" msgstr "Letzter Autor" -#: ../lib/PageList.php:777 ../lib/WikiGroup.php:36 +#: ../lib/PageList.php:894 ../lib/WikiGroup.php:36 msgid "Owner" msgstr "Besitzer" -#: ../lib/PageList.php:779 ../lib/WikiGroup.php:37 +#: ../lib/PageList.php:896 ../lib/WikiGroup.php:37 msgid "Creator" msgstr "Erzeuger" -#: ../lib/PageList.php:785 ../themes/Crao/templates/editpage.tmpl:88 +#: ../lib/PageList.php:902 ../themes/Crao/templates/editpage.tmpl:88 +#: ../themes/MonoBook/templates/info.tmpl:133 #: ../themes/default/templates/editpage.tmpl:89 #: ../themes/default/templates/info.tmpl:127 #: ../themes/smaller/templates/info.tmpl:133 msgid "Locked" msgstr "Gesperrt" -#: ../lib/PageList.php:786 +#: ../lib/PageList.php:903 msgid "locked" msgstr "gesperrt" -#: ../lib/PageList.php:789 +#: ../lib/PageList.php:906 msgid "Minor Edit" msgstr "Kleinere Änderung" -#: ../lib/PageList.php:789 +#: ../lib/PageList.php:906 msgid "minor" msgstr "kleinere" -#: ../lib/PageList.php:791 +#: ../lib/PageList.php:908 msgid "Markup" msgstr "Quelltext" -#: ../lib/PageList.php:871 ../lib/plugin/WantedPages.php:177 +#: ../lib/PageList.php:1104 ../lib/plugin/WantedPages.php:177 #, c-format msgid "Columns: %s." msgstr "Spalten: %s." @@ -271,15 +279,17 @@ msgstr "hinzuf msgid "Check to add this Acl" msgstr "Anklicken um diese ACL hinzuzufügen" -#: ../lib/PageType.php:132 ../lib/loadsave.php:454 -#: ../lib/plugin/WantedPages.php:80 ../themes/default/templates/info.tmpl:144 +#: ../lib/PageType.php:132 ../lib/loadsave.php:502 +#: ../lib/plugin/WantedPages.php:80 ../themes/MonoBook/templates/info.tmpl:150 +#: ../themes/MonoBook/templates/info.tmpl:151 +#: ../themes/default/templates/info.tmpl:144 #: ../themes/default/templates/info.tmpl:145 #: ../themes/smaller/templates/info.tmpl:150 #: ../themes/smaller/templates/info.tmpl:151 msgid "InterWikiMap" msgstr "InterWikiKarte" -#: ../lib/PageType.php:218 ../lib/loadsave.php:639 +#: ../lib/PageType.php:218 ../lib/loadsave.php:687 #, c-format msgid "Loading InterWikiMap from external file %s." msgstr "Die InterWikikarte wird von der externen Datei %s geladen." @@ -295,23 +305,24 @@ msgstr "InterWiki-Adresse" # (Im Wortsinne heisst 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:116 ../lib/loadsave.php:991 +#: ../lib/RSSWriter091.php:116 ../lib/loadsave.php:1039 #: ../lib/plugin/RecentChanges.php:260 ../lib/plugin/RecentChanges.php:275 #: ../lib/plugin/RecentChanges.php:377 ../lib/plugin/RecentChanges.php:453 -#: ../lib/plugin/RecentChanges.php:586 ../lib/plugin/RecentChanges.php:656 +#: ../lib/plugin/RecentChanges.php:585 ../lib/plugin/RecentChanges.php:655 #: ../themes/Crao/templates/head.tmpl:63 #: ../themes/Crao/templates/navbar.tmpl:21 +#: ../themes/MonoBook/templates/navbar.tmpl:13 #: ../themes/Portland/templates/navbar.tmpl:28 #: ../themes/Sidebar/templates/navbar.tmpl:12 #: ../themes/Wordpress/templates/actionbar.tmpl:24 -#: ../themes/default/templates/head.tmpl:62 +#: ../themes/default/templates/head.tmpl:66 #: ../themes/default/templates/navbar.tmpl:11 #: ../themes/smaller/templates/navbar.tmpl:10 #: ../themes/wikilens/templates/navbar.tmpl:10 msgid "RecentChanges" msgstr "NeuesteÄnderungen" -#: ../lib/Request.php:57 ../lib/main.php:948 ../lib/main.php:961 +#: ../lib/Request.php:57 ../lib/main.php:972 ../lib/main.php:985 #, c-format msgid "%s is not writable." msgstr "%s is nicht änderbar." @@ -320,7 +331,7 @@ msgstr "%s is nicht msgid "The PhpWiki access log file" msgstr "Die PhpWiki Zugriffslog Datei" -#: ../lib/Request.php:59 ../lib/main.php:951 +#: ../lib/Request.php:59 ../lib/main.php:975 #, c-format msgid "Please ensure that %s is writable, or redefine %s in config/config.ini." msgstr "" @@ -332,7 +343,7 @@ msgstr "" msgid "the file '%s'" msgstr "die Datei %s" -#: ../lib/Template.php:160 +#: ../lib/Template.php:161 #, c-format msgid "%4d %s\n" msgstr "%4d %s\n" @@ -407,55 +418,58 @@ msgstr "" msgid "'%s': Bad page name" msgstr "»%s«: Ungültige Seitenname" -#: ../lib/Theme.php:905 ../themes/Crao/templates/actionbar.tmpl:5 +#: ../lib/Theme.php:914 ../themes/Crao/templates/actionbar.tmpl:5 +#: ../themes/MonoBook/templates/actionbar.tmpl:6 #: ../themes/default/templates/actionbar.tmpl:5 #: ../themes/smaller/templates/actionbar.tmpl:6 msgid "Edit" msgstr "Bearbeiten" -#: ../lib/Theme.php:906 ../lib/plugin/Diff.php:36 +#: ../lib/Theme.php:915 ../lib/plugin/Diff.php:36 msgid "Diff" msgstr "Diff" -#: ../lib/Theme.php:907 ../themes/Crao/templates/signin.tmpl:15 +#: ../lib/Theme.php:916 ../themes/Crao/templates/signin.tmpl:15 #: ../themes/Crao/templates/signin.tmpl:31 +#: ../themes/MonoBook/templates/signin.tmpl:16 +#: ../themes/MonoBook/templates/signin.tmpl:30 #: ../themes/Sidebar/templates/signin.tmpl:16 #: ../themes/Sidebar/templates/signin.tmpl:30 #: ../themes/Wordpress/templates/signin.tmpl:18 #: ../themes/Wordpress/templates/signin.tmpl:34 #: ../themes/default/templates/signin.tmpl:16 -#: ../themes/default/templates/signin.tmpl:30 +#: ../themes/default/templates/signin.tmpl:29 msgid "Sign Out" msgstr "Abmelden" -#: ../lib/Theme.php:908 ../lib/WikiUser.php:219 ../lib/WikiUserNew.php:477 +#: ../lib/Theme.php:917 ../lib/WikiUser.php:219 ../lib/WikiUserNew.php:477 #: ../themes/Crao/templates/signin.tmpl:59 #: ../themes/default/templates/login.tmpl:68 msgid "Sign In" msgstr "Anmelden" -#: ../lib/Theme.php:909 ../themes/MacOSX/themeinfo.php:135 +#: ../lib/Theme.php:918 ../themes/MacOSX/themeinfo.php:135 msgid "Lock Page" msgstr "Seite Sperren" -#: ../lib/Theme.php:910 ../themes/MacOSX/themeinfo.php:136 +#: ../lib/Theme.php:919 ../themes/MacOSX/themeinfo.php:136 msgid "Unlock Page" msgstr "Seite Freigeben" -#: ../lib/Theme.php:911 ../lib/removepage.php:22 +#: ../lib/Theme.php:920 ../lib/removepage.php:22 msgid "Remove Page" msgstr "Seite Löschen" -#: ../lib/Theme.php:1271 +#: ../lib/Theme.php:1280 #, c-format msgid "%s: has no box method" msgstr "%s: Besitzt keine box() Methode" -#: ../lib/Theme.php:1290 +#: ../lib/Theme.php:1299 msgid "Related Links" msgstr "Verwandte Links" -#: ../lib/Theme.php:1310 +#: ../lib/Theme.php:1319 msgid "External Links" msgstr "Externe Links" @@ -529,7 +543,7 @@ msgstr "" "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:124 +#: ../lib/WikiGroup.php:26 ../lib/WikiGroup.php:130 msgid "No or unsupported GROUP_METHOD defined" msgstr "Keine oder ungültige GROUP_METHOD definiert" @@ -561,54 +575,53 @@ msgstr "Authentifizierte Benutzer" msgid "Administrators" msgstr "Administratoren" -#: ../lib/WikiGroup.php:184 +#: ../lib/WikiGroup.php:180 ../lib/WikiGroup.php:221 ../lib/WikiGroup.php:298 +#: ../lib/WikiGroup.php:352 ../lib/WikiGroup.php:368 +#, c-format +msgid "Method '%s' not implemented in this GROUP_METHOD %s" +msgstr "" + +#: ../lib/WikiGroup.php:206 #, c-format msgid "Undefined method %s for special group %s" msgstr "" -#: ../lib/WikiGroup.php:189 ../lib/WikiGroup.php:204 ../lib/WikiGroup.php:311 -#: ../lib/WikiGroup.php:316 ../lib/WikiGroup.php:332 ../lib/WikiGroup.php:348 +#: ../lib/WikiGroup.php:337 #, c-format -msgid "Method '%s' not implemented in this GROUP_METHOD %s" +msgid "Unknown special group '%s'" msgstr "" -#: ../lib/WikiGroup.php:474 +#: ../lib/WikiGroup.php:495 #, c-format msgid "Group page '%s' does not exist" msgstr "Gruppenseite %s existiert nicht" -#: ../lib/WikiGroup.php:505 +#: ../lib/WikiGroup.php:526 msgid "CategoryGroup" msgstr "KategorieGruppen" -#: ../lib/WikiGroup.php:580 +#: ../lib/WikiGroup.php:601 msgid "No or not enough GROUP_DB SQL statements defined" msgstr "Keine oder zu wenige GROUP_DB SQL Statements definiert" -#: ../lib/WikiGroup.php:794 +#: ../lib/WikiGroup.php:817 msgid "AUTH_GROUP_FILE not defined" msgstr "AUTH_GROUP_FILE nicht definiert" -#: ../lib/WikiGroup.php:798 +#: ../lib/WikiGroup.php:821 #, c-format msgid "Cannot open AUTH_GROUP_FILE %s" msgstr "Kann AUTH_GROUP_FILE %s nicht öffnen" -#: ../lib/WikiGroup.php:905 +#: ../lib/WikiGroup.php:929 msgid "LDAP_AUTH_HOST not defined" msgstr "LDAP_AUTH_HOST nicht definiert" -#: ../lib/WikiGroup.php:914 +#: ../lib/WikiGroup.php:938 msgid "No LDAP in this PHP version" msgstr "Kein LDAP in dieser PHP Version" -#: ../lib/WikiGroup.php:984 ../lib/WikiUserNew.php:2041 -#: ../lib/WikiUserNew.php:2103 -#, c-format -msgid "Unable to bind LDAP server %s" -msgstr "Konnte nicht LDAP Server %s verbinden" - -#: ../lib/WikiGroup.php:1015 ../lib/WikiUserNew.php:2068 +#: ../lib/WikiGroup.php:1020 #, c-format msgid "Unable to connect to LDAP server %s" msgstr "Konnte LDAP Server %s nicht finden" @@ -617,42 +630,62 @@ msgstr "Konnte LDAP Server %s nicht finden" msgid "n/a" msgstr "k.A." -#: ../lib/WikiPlugin.php:118 ../lib/plugin/WikiPoll.php:114 +# Any better translation? The locale/de/pgsrc/PhpWikiSystemverwalten +# must also be renamed to match what is here. +#: ../lib/WikiPlugin.php:118 ../lib/loadsave.php:84 ../lib/loadsave.php:606 +#: ../lib/loadsave.php:612 ../lib/main.php:800 +#: ../lib/plugin/WikiAdminSelect.php:193 ../themes/Crao/templates/head.tmpl:79 +#: ../themes/Crao/templates/head.tmpl:80 +#: ../themes/Crao/templates/navbar.tmpl:45 +#: ../themes/MonoBook/templates/navbar.tmpl:46 +#: ../themes/Portland/templates/navbar.tmpl:30 +#: ../themes/Sidebar/templates/navbar.tmpl:26 +#: ../themes/Wordpress/templates/actionbar.tmpl:28 +#: ../themes/default/templates/head.tmpl:83 +#: ../themes/default/templates/navbar.tmpl:45 +#: ../themes/smaller/templates/navbar.tmpl:22 +#: ../themes/wikilens/templates/head.tmpl:78 +#: ../themes/wikilens/templates/head.tmpl:79 +#: ../themes/wikilens/templates/navbar.tmpl:43 +msgid "PhpWikiAdministration" +msgstr "PhpWikiSystemverwalten" + +#: ../lib/WikiPlugin.php:122 ../lib/plugin/WikiPoll.php:114 #, c-format msgid "argument '%s' not declared by plugin" msgstr "Argument »%s« nicht im Zusatzprogramm deklariert" -#: ../lib/WikiPlugin.php:189 +#: ../lib/WikiPlugin.php:193 #, c-format msgid "trailing cruft in plugin args: '%s'" msgstr "Überflüssiger Müll in den Zusatzprogramm Argumenten: »%s«" -#: ../lib/WikiPlugin.php:310 +#: ../lib/WikiPlugin.php:314 #, c-format msgid "Plugin %s failed." msgstr "Zusatzprogramm %s fehlgeschlagen." -#: ../lib/WikiPlugin.php:316 +#: ../lib/WikiPlugin.php:320 #, c-format msgid "Plugin %s disabled." msgstr "Zusatzprogramm %s deaktiviert." -#: ../lib/WikiPlugin.php:431 +#: ../lib/WikiPlugin.php:435 #, c-format msgid "Include of '%s' failed" msgstr "Das Einfügen von »%s« ist fehlgeschlagen" -#: ../lib/WikiPlugin.php:433 +#: ../lib/WikiPlugin.php:437 #, c-format msgid "%s: no such class" msgstr "Unbekannte Klasse: »%s«" -#: ../lib/WikiPlugin.php:438 +#: ../lib/WikiPlugin.php:442 #, c-format msgid "%s: not a subclass of WikiPlugin" msgstr "%s scheint kein Zusatzprogramm zu sein." -#: ../lib/WikiPluginCached.php:571 +#: ../lib/WikiPluginCached.php:577 #, c-format msgid "" "There is no image creation data available to id '%s'. Please reload " @@ -661,9 +694,13 @@ msgstr "" "Es sind keine neuerzeugten Abbildungsdateien vorhanden (verfügbar) für '%'. " "Bitte laden Sie die Bezugsseite erneut." +#: ../lib/WikiPluginCached.php:681 +msgid "Image map expired. Reload wiki page to recreate its html part." +msgstr "" + #: ../lib/WikiUser.php:187 ../lib/WikiUser.php:266 ../lib/WikiUserNew.php:555 -#: ../lib/WikiUserNew.php:1521 ../lib/WikiUserNew.php:1578 -#: ../lib/WikiUserNew.php:1788 +#: ../lib/WikiUserNew.php:1525 ../lib/WikiUserNew.php:1582 +#: ../lib/WikiUserNew.php:1794 msgid "Invalid username." msgstr "Ungültiger Benutzername." @@ -728,18 +765,18 @@ msgstr "" msgid "Default preferences will be used." msgstr "Die Vorgabe Benutzereinstellungen werden verwendent." -#: ../lib/WikiUserNew.php:1177 +#: ../lib/WikiUserNew.php:1180 msgid "" "The length of the stored password is shorter than the system policy allows. " "Sorry, you cannot login.\n" " You have to ask the System Administrator to reset your password." msgstr "" -#: ../lib/WikiUserNew.php:1191 ../lib/pear/File_Passwd.php:209 +#: ../lib/WikiUserNew.php:1194 ../lib/pear/File_Passwd.php:209 msgid "The crypt function is not available in this version of PHP." msgstr "" -#: ../lib/WikiUserNew.php:1192 +#: ../lib/WikiUserNew.php:1195 msgid "" "Please set ENCRYPTED_PASSWD to false in config/config.ini and probably " "change ADMIN_PASSWD." @@ -747,61 +784,59 @@ msgstr "" "Sie haben vergessen ENCRYPTED_PASSWD auf true zu setzen. Bitte aktualisieren " "Sie config/config.ini und überprüfen sie auch ADMIN_PASSWD" -#: ../lib/WikiUserNew.php:1205 +#: ../lib/WikiUserNew.php:1208 msgid "Please set ENCRYPTED_PASSWD to true in config/config.ini." msgstr "" "Sie haben vergessen ENCRYPTED_PASSWD auf true in config/config.ini zu setzen" -#: ../lib/WikiUserNew.php:1346 +#: ../lib/WikiUserNew.php:1349 +msgid "PersonalPage login method:\n" +msgstr "" + +#: ../lib/WikiUserNew.php:1350 #, c-format -msgid "" -"\n" -"You stored an empty password in your '%s' page.\n" +msgid "You stored an empty password in your '%s' page.\n" msgstr "" -#: ../lib/WikiUserNew.php:1347 +#: ../lib/WikiUserNew.php:1351 msgid "Your access permissions are only for a BogoUser.\n" msgstr "" -#: ../lib/WikiUserNew.php:1348 +#: ../lib/WikiUserNew.php:1352 msgid "Please set your password in UserPreferences." msgstr "" -#: ../lib/WikiUserNew.php:1660 ../lib/WikiUserNew.php:1708 -#: ../lib/WikiUserNew.php:1748 ../lib/WikiUserNew.php:1869 -#: ../lib/WikiUserNew.php:1933 ../lib/WikiUserNew.php:1983 +#: ../lib/WikiUserNew.php:1665 ../lib/WikiUserNew.php:1713 +#: ../lib/WikiUserNew.php:1754 ../lib/WikiUserNew.php:1876 +#: ../lib/WikiUserNew.php:1941 ../lib/WikiUserNew.php:1991 #, c-format msgid "Either %s is missing or DATABASE_TYPE != '%s'" msgstr "" -#: ../lib/WikiUserNew.php:1671 ../lib/WikiUserNew.php:1884 +#: ../lib/WikiUserNew.php:1676 ../lib/WikiUserNew.php:1891 #, c-format msgid "%s is missing" msgstr "%s Argument fehlt" -#: ../lib/WikiUserNew.php:2019 ../lib/WikiUserNew.php:2081 +#: ../lib/WikiUserNew.php:2064 ../lib/WikiUserNew.php:2104 #, c-format msgid "Invalid username '%s' for LDAP Auth" msgstr "" -#: ../lib/WikiUserNew.php:2120 -msgid "Unable to connect to LDAP server " -msgstr "LDAP Server nicht gefunden" - -#: ../lib/WikiUserNew.php:2153 +#: ../lib/WikiUserNew.php:2155 msgid "Unable to connect to IMAP server " msgstr "IMAP Server nicht gefunden " -#: ../lib/WikiUserNew.php:2220 +#: ../lib/WikiUserNew.php:2223 #, c-format msgid "Couldn't connect to %s" msgstr "Kann nicht zu »%s« verbinden" -#: ../lib/WikiUserNew.php:2632 +#: ../lib/WikiUserNew.php:2636 msgid "Email Verification" msgstr "E-Mail Bestätigung" -#: ../lib/WikiUserNew.php:2633 +#: ../lib/WikiUserNew.php:2637 #, c-format msgid "" "Welcome to %s!\n" @@ -810,17 +845,17 @@ msgid "" "See %s" msgstr "" -#: ../lib/WikiUserNew.php:2649 +#: ../lib/WikiUserNew.php:2653 #, c-format msgid "E-Mail address '%s' is not properly formatted" msgstr "" -#: ../lib/WikiUserNew.php:2653 +#: ../lib/WikiUserNew.php:2657 #, c-format msgid "E-Mail address '%s' is properly formatted" msgstr "" -#: ../lib/XmlElement.php:444 ../lib/stdlib.php:1108 +#: ../lib/XmlElement.php:455 ../lib/stdlib.php:1128 #, c-format msgid "Can't mix '%s' with '%s' type format strings" msgstr "Kann »%s« Typ-Formatzeichenketten nicht mit »%s« vermischen." @@ -831,6 +866,7 @@ msgid "version %s" msgstr "Version %s." #: ../lib/diff.php:266 ../lib/plugin/Diff.php:77 +#: ../lib/wikilens/PageListColumns.php:323 msgid "None" msgstr "Keine" @@ -908,13 +944,14 @@ msgstr "Versionen sind identisch" #: ../lib/plugin/PageGroup.php:193 ../lib/plugin/PageGroup.php:200 #: ../lib/plugin/PageHistory.php:216 ../lib/plugin/UnfoldSubpages.php:165 #: ../themes/Crao/templates/head.tmpl:47 -#: ../themes/default/templates/head.tmpl:46 +#: ../themes/MonoBook/templates/logo.tmpl:2 +#: ../themes/default/templates/head.tmpl:50 #: ../themes/wikilens/templates/head.tmpl:45 #, c-format msgid "%s: %s" msgstr "%s: %s" -#: ../lib/display.php:104 ../lib/display.php:111 +#: ../lib/display.php:113 ../lib/display.php:120 #: ../lib/plugin/BackLinks.php:31 ../lib/plugin/_WikiTranslation.php:53 #: ../themes/Crao/templates/navbar.tmpl:25 #: ../themes/Sidebar/templates/navbar.tmpl:23 @@ -924,14 +961,14 @@ msgstr "%s: %s" msgid "BackLinks" msgstr "BackLinks" -#: ../lib/display.php:107 ../lib/display.php:114 +#: ../lib/display.php:116 ../lib/display.php:123 #, c-format msgid "BackLinks for %s" msgstr "BackLinks für %s" # versandet (=full of sand) ;) # weitergeleitet von -#: ../lib/display.php:122 +#: ../lib/display.php:131 #, c-format msgid "(Redirected from %s)" msgstr "(Weitergeleitet von %s)" @@ -958,7 +995,7 @@ msgid "Search & Replace" msgstr "Suchen & Ersetzen" #: ../lib/editpage.php:161 ../lib/plugin/InterWikiSearch.php:91 -#: ../lib/plugin/RecentChanges.php:573 +#: ../lib/plugin/RecentChanges.php:572 #: ../themes/Sidebar/templates/body.tmpl:17 msgid "Search" msgstr "Suche" @@ -967,8 +1004,8 @@ msgstr "Suche" msgid "Replace with" msgstr "Ersetze mit" -#: ../lib/editpage.php:165 ../lib/upgrade.php:300 ../lib/upgrade.php:315 -#: ../lib/upgrade.php:340 ../lib/upgrade.php:342 +#: ../lib/editpage.php:165 ../lib/upgrade.php:312 ../lib/upgrade.php:327 +#: ../lib/upgrade.php:352 ../lib/upgrade.php:354 ../lib/upgrade.php:428 msgid "OK" msgstr "OK" @@ -1144,11 +1181,35 @@ msgstr "" msgid "Merge and Edit: %s" msgstr "Zusammenfügen und Bearbeiten: %s" -#: ../lib/loadsave.php:66 +#: ../lib/loadsave.php:72 +msgid "ZIP files of database" +msgstr "Speichern und Archivieren" + +#: ../lib/loadsave.php:73 +msgid "Dump to directory" +msgstr "Wiki Seiten als Dateien in lokales Verzeichnis speichern" + +#: ../lib/loadsave.php:74 +msgid "Upload File" +msgstr "Datei Hochladen" + +#: ../lib/loadsave.php:75 ../lib/plugin/WikiForm.php:68 +msgid "Load File" +msgstr "Datei Laden" + +#: ../lib/loadsave.php:76 +msgid "Upgrade" +msgstr "Updaten" + +#: ../lib/loadsave.php:78 +msgid "Dump pages as XHTML" +msgstr "Seiten als XHTML Dateien speichern" + +#: ../lib/loadsave.php:86 msgid "Complete." msgstr "Fertig." -#: ../lib/loadsave.php:67 +#: ../lib/loadsave.php:87 #, c-format msgid "Return to %s" msgstr "Zurück zu %s" @@ -1157,115 +1218,115 @@ msgstr "Zur # all revisions of all pages (FullDump), or just the most recent # revision of each page (LatestSnapshot). # VollständigerSpeicherauszug, VolligerSpeicherauszug oder...? -#: ../lib/loadsave.php:153 +#: ../lib/loadsave.php:173 msgid "FullDump" msgstr "VollSicherung" -#: ../lib/loadsave.php:157 +#: ../lib/loadsave.php:177 msgid "LatestSnapshot" msgstr "LetzeSicherung" -#: ../lib/loadsave.php:207 ../lib/loadsave.php:266 +#: ../lib/loadsave.php:229 ../lib/loadsave.php:290 msgid "You must specify a directory to dump to" msgstr "Sie müssen zum Sichern ein Verzeichnis angeben." -#: ../lib/loadsave.php:212 ../lib/loadsave.php:271 +#: ../lib/loadsave.php:234 ../lib/loadsave.php:295 #, c-format msgid "Cannot create directory '%s'" msgstr "Das Verzeichnis »%s« kann nicht erzeugt werden" -#: ../lib/loadsave.php:214 ../lib/loadsave.php:273 +#: ../lib/loadsave.php:236 ../lib/loadsave.php:297 #, c-format msgid "Created directory '%s' for the page dump..." msgstr "Ein Verzeichnis »%s« wurde erzeugt, um die Dateien abzulegen..." -#: ../lib/loadsave.php:217 ../lib/loadsave.php:276 +#: ../lib/loadsave.php:239 ../lib/loadsave.php:300 #, c-format msgid "Using directory '%s'" msgstr "Das Verzeichnis »%s« wird verwendet" -#: ../lib/loadsave.php:220 ../lib/loadsave.php:279 +#: ../lib/loadsave.php:242 ../lib/loadsave.php:303 msgid "Dumping Pages" msgstr "Die Seiten werden geschrieben" -#: ../lib/loadsave.php:234 +#: ../lib/loadsave.php:256 #, c-format msgid "saved as %s" msgstr "gespeichert als %s" -#: ../lib/loadsave.php:244 ../lib/loadsave.php:309 +#: ../lib/loadsave.php:266 ../lib/loadsave.php:341 #: ../lib/plugin/text2png.php:183 #, c-format msgid "couldn't open file '%s' for writing" msgstr "Datei »%s« konnte nicht zum Schreiben geöffnet werden" -#: ../lib/loadsave.php:250 ../lib/loadsave.php:324 +#: ../lib/loadsave.php:272 ../lib/loadsave.php:356 #, c-format msgid "%s bytes written" msgstr "%s Bytes geschrieben" -#: ../lib/loadsave.php:322 +#: ../lib/loadsave.php:354 msgid "saved as " msgstr "gespeichert als " -#: ../lib/loadsave.php:338 ../lib/loadsave.php:352 +#: ../lib/loadsave.php:370 ../lib/loadsave.php:386 ../lib/loadsave.php:400 #, c-format msgid "... copied to %s" msgstr "... kopiert nach %s" -#: ../lib/loadsave.php:342 ../lib/loadsave.php:356 +#: ../lib/loadsave.php:374 ../lib/loadsave.php:390 ../lib/loadsave.php:404 msgid "... not found" msgstr "... nicht gefunden" -#: ../lib/loadsave.php:444 +#: ../lib/loadsave.php:492 msgid "Empty pagename!" msgstr "Leerer Seitenname!" -#: ../lib/loadsave.php:500 +#: ../lib/loadsave.php:548 #, c-format msgid "from %s" msgstr "von %s" -#: ../lib/loadsave.php:505 +#: ../lib/loadsave.php:553 msgid "new page" msgstr "neue Seite" -#: ../lib/loadsave.php:513 +#: ../lib/loadsave.php:561 msgid "has edit conflicts - overwriting anyway" msgstr "" "hat unauflösbare Konflikte beim Speichern - wird ungeprüft überschrieben" -#: ../lib/loadsave.php:516 ../lib/loadsave.php:931 ../lib/loadsave.php:934 +#: ../lib/loadsave.php:564 ../lib/loadsave.php:979 ../lib/loadsave.php:982 msgid "The PhpWiki programming team" msgstr "Das PhpWiki Programmierer-Team" -#: ../lib/loadsave.php:521 +#: ../lib/loadsave.php:569 msgid "has edit conflicts - skipped" msgstr "hat unauflösbare Konflikte beim Speichern - übersprungen" -#: ../lib/loadsave.php:532 +#: ../lib/loadsave.php:580 #, c-format msgid "content is identical to current version %d - no new revision created" msgstr "" "Inhalt ist identisch mit der aktuellen Version %d - keine neue Version " "erzeugt" -#: ../lib/loadsave.php:542 +#: ../lib/loadsave.php:590 #, c-format msgid "- saved to database as version %d" msgstr "- in der Datenbank gespeichert als Version %d." -#: ../lib/loadsave.php:548 ../lib/loadsave.php:738 +#: ../lib/loadsave.php:596 ../lib/loadsave.php:786 #, c-format msgid "MIME file %s" msgstr "MIME-Datei %s" -#: ../lib/loadsave.php:549 ../lib/loadsave.php:743 +#: ../lib/loadsave.php:597 ../lib/loadsave.php:791 #, c-format msgid "Serialized file %s" msgstr "Serialisierte Datei %s" -#: ../lib/loadsave.php:550 ../lib/loadsave.php:757 +#: ../lib/loadsave.php:598 ../lib/loadsave.php:805 #, c-format msgid "plain file %s" msgstr "Nur-Text-Datei %s" @@ -1273,347 +1334,330 @@ msgstr "Nur-Text-Datei %s" # This translation gives the general idea of the action to be performed, # but the text must be brief enough to fit inside a button: # "widersprechende Änderungen Zusammenfügen und die ergebende Seite Bearbeiten" -#: ../lib/loadsave.php:557 +#: ../lib/loadsave.php:605 msgid "Merge Edit" msgstr "Zusammenfügen Bearbeiten" -# Any better translation? The locale/de/pgsrc/PhpWikiSystemverwalten -# must also be renamed to match what is here. -#: ../lib/loadsave.php:558 ../lib/loadsave.php:564 ../lib/main.php:776 -#: ../lib/plugin/WikiAdminSelect.php:193 ../themes/Crao/templates/head.tmpl:79 -#: ../themes/Crao/templates/head.tmpl:80 -#: ../themes/Crao/templates/navbar.tmpl:45 -#: ../themes/Portland/templates/navbar.tmpl:30 -#: ../themes/Sidebar/templates/navbar.tmpl:26 -#: ../themes/Wordpress/templates/actionbar.tmpl:28 -#: ../themes/default/templates/head.tmpl:78 -#: ../themes/default/templates/navbar.tmpl:45 -#: ../themes/smaller/templates/navbar.tmpl:22 -#: ../themes/wikilens/templates/head.tmpl:78 -#: ../themes/wikilens/templates/head.tmpl:79 -#: ../themes/wikilens/templates/navbar.tmpl:43 -msgid "PhpWikiAdministration" -msgstr "PhpWikiSystemverwalten" - -#: ../lib/loadsave.php:563 +#: ../lib/loadsave.php:611 msgid "Restore Anyway" msgstr "Ungeprüft überschreiben" -#: ../lib/loadsave.php:568 +#: ../lib/loadsave.php:616 msgid " Sorry, cannot merge uploaded files." msgstr "Leider, man kann Upload Dateien nicht automatisch einpflegen." -#: ../lib/loadsave.php:586 ../lib/loadsave.php:595 ../lib/loadsave.php:611 +#: ../lib/loadsave.php:634 ../lib/loadsave.php:643 ../lib/loadsave.php:659 msgid "Revert" msgstr "Zurückspeichern" -#: ../lib/loadsave.php:587 +#: ../lib/loadsave.php:635 msgid "missing required version argument" msgstr "Parameter version muß angegeben werden" -#: ../lib/loadsave.php:594 +#: ../lib/loadsave.php:642 msgid "no page content" msgstr "leerer Seiteninalt" -#: ../lib/loadsave.php:600 +#: ../lib/loadsave.php:648 msgid "same version page" msgstr "selbe Version der Seite" -#: ../lib/loadsave.php:606 +#: ../lib/loadsave.php:654 #, c-format msgid "revert to version %d" msgstr "Speichere Version %d zurück." -#: ../lib/loadsave.php:609 +#: ../lib/loadsave.php:657 #, c-format msgid "- version %d saved to database as version %d" msgstr "- version %d in der Datenbank gespeichert als Version %d." -#: ../lib/loadsave.php:623 +#: ../lib/loadsave.php:671 #, c-format msgid "%s: not defined" msgstr "%s: nicht definiert" -#: ../lib/loadsave.php:633 +#: ../lib/loadsave.php:681 msgid "Default InterWiki map file not loaded." msgstr "Standard-Datei der InterWiki-Karte nicht geladen." -#: ../lib/loadsave.php:771 ../lib/loadsave.php:783 +#: ../lib/loadsave.php:819 ../lib/loadsave.php:831 msgid "Skipping" msgstr "Übersprungen" -#: ../lib/loadsave.php:882 +#: ../lib/loadsave.php:930 #, c-format msgid "Unable to load: %s" msgstr "Konnte %s nicht laden" -#: ../lib/loadsave.php:889 +#: ../lib/loadsave.php:937 #, c-format msgid "Bad file type: %s" msgstr "Ungültiger Dateityp: %s" -#: ../lib/loadsave.php:906 +#: ../lib/loadsave.php:954 #, c-format msgid "Loading '%s'" msgstr "»%s« wird geladen" -#: ../lib/loadsave.php:937 +#: ../lib/loadsave.php:985 msgid "Loading up virgin wiki" msgstr "Lade neue Seiten in das frische Wiki" -#: ../lib/loadsave.php:982 +#: ../lib/loadsave.php:1030 msgid "No uploaded file to upload?" msgstr "Keine Datei zum Hochladen?" -#: ../lib/loadsave.php:986 +#: ../lib/loadsave.php:1034 #, c-format msgid "Uploading %s" msgstr "%s wird hochgeladen" -#: ../lib/main.php:316 +#: ../lib/main.php:336 msgid "FORBIDDEN" msgstr "VERBOTEN" -#: ../lib/main.php:317 +#: ../lib/main.php:337 msgid "ANON" msgstr "ANON" -#: ../lib/main.php:318 +#: ../lib/main.php:338 msgid "BOGO" msgstr "BOGO" -#: ../lib/main.php:319 +#: ../lib/main.php:339 msgid "USER" msgstr "BENUTZER" -#: ../lib/main.php:320 +#: ../lib/main.php:340 msgid "ADMIN" msgstr "ADMIN" -#: ../lib/main.php:321 +#: ../lib/main.php:341 msgid "UNOBTAINABLE" msgstr "UNERREICHBAR" -#: ../lib/main.php:344 +#: ../lib/main.php:364 msgid "authenticated" msgstr "authentifizierten" -#: ../lib/main.php:344 +#: ../lib/main.php:364 msgid "not authenticated" msgstr "nicht authentifizierten" -#: ../lib/main.php:345 +#: ../lib/main.php:365 #, c-format msgid "%s is disallowed on this wiki for %s user '%s' (level: %s)." msgstr "" "»%s« ist auf diesem Wiki für %s Benutzer »%s« (Level: %d) nicht zugelassen." -#: ../lib/main.php:351 +#: ../lib/main.php:371 #, c-format msgid "%s is disallowed on this wiki." msgstr "»%s« ist auf diesem Wiki nicht zugelassen." -#: ../lib/main.php:358 +#: ../lib/main.php:378 #, c-format msgid "You must sign in to %s." msgstr "Sie müssen sich anmelden %s." -#: ../lib/main.php:360 +#: ../lib/main.php:380 #, c-format msgid "You must log in to %s." msgstr "Sie müssen sich anmelden %s." -#: ../lib/main.php:362 +#: ../lib/main.php:382 #, c-format msgid "Access for you is forbidden to %s." msgstr "" -#: ../lib/main.php:364 ../lib/plugin/PluginManager.php:65 +#: ../lib/main.php:384 ../lib/plugin/PluginManager.php:65 #, c-format msgid "You must be an administrator to %s." msgstr "Sie müssen Administratorrechte haben %s." -#: ../lib/main.php:376 +#: ../lib/main.php:396 msgid "view this page" msgstr "um diese Seite anzuzeigen" -#: ../lib/main.php:377 +#: ../lib/main.php:397 msgid "diff this page" msgstr "um von dieser Seite die Änderungen anzuzeigen" -#: ../lib/main.php:378 +#: ../lib/main.php:398 msgid "dump html pages" msgstr "um von diesem Wiki HTML-Dateien lokal abzuspeichern" -#: ../lib/main.php:379 +#: ../lib/main.php:399 msgid "dump serial pages" msgstr "um von diesem Wiki die Seiten lokal abzuspeichern" -#: ../lib/main.php:380 +#: ../lib/main.php:400 msgid "edit this page" msgstr "um diese Seite zu bearbeiten" -#: ../lib/main.php:381 +#: ../lib/main.php:401 msgid "revert to a previous version of this page" msgstr "Zurückspeichern einer älteren Version dieser Seite." # Erzeugen?? -#: ../lib/main.php:382 +#: ../lib/main.php:402 msgid "create this page" msgstr "um diese Seite zu erzeugen" -#: ../lib/main.php:383 +#: ../lib/main.php:403 msgid "load files into this wiki" msgstr "um Seiten in dieses Wiki zu laden" -#: ../lib/main.php:384 +#: ../lib/main.php:404 msgid "lock this page" msgstr "um diese Seite zu sperren" -#: ../lib/main.php:385 +#: ../lib/main.php:405 msgid "remove this page" msgstr "um diese Seite zu löschen" -#: ../lib/main.php:386 +#: ../lib/main.php:406 msgid "unlock this page" msgstr "um diese Seite zu entsperren" -#: ../lib/main.php:387 +#: ../lib/main.php:407 msgid "upload a zip dump" msgstr "um einen ZIP-Speicherauszug in dieses Wiki zu laden" # (verify=verwirklichen, in die Tat umsetzen, durch- oder ausführen) -#: ../lib/main.php:388 +#: ../lib/main.php:408 msgid "verify the current action" msgstr "um die gegenwärtige Aktion durchzuführen" -#: ../lib/main.php:389 +#: ../lib/main.php:409 msgid "view the source of this page" msgstr "um den Quelltext dieser Seiten anzusehen" -#: ../lib/main.php:390 +#: ../lib/main.php:410 msgid "access this wiki via XML-RPC" msgstr "um via XML-RPC auf dieses Wiki zuzugreifen" -#: ../lib/main.php:391 +#: ../lib/main.php:411 msgid "access this wiki via SOAP" msgstr "um via SOAP auf dieses Wiki zuzugreifen" -#: ../lib/main.php:392 +#: ../lib/main.php:412 msgid "download a zip dump from this wiki" msgstr "um eine gezippte Sicherung von allen Wiki Seiten herunterzuladen" -#: ../lib/main.php:393 +#: ../lib/main.php:413 msgid "download an html zip dump from this wiki" msgstr "um alle HTML Seiten als Zipdatei von diesem Wiki herunterzuladen" -#: ../lib/main.php:405 +#: ../lib/main.php:425 msgid "Browsing pages" msgstr "Das Durchblättern der Seiten dieses Wikis" -#: ../lib/main.php:406 +#: ../lib/main.php:426 msgid "Diffing pages" msgstr "Die Inhalts-Differenz-Seiten dieses Wikis" -#: ../lib/main.php:407 +#: ../lib/main.php:427 msgid "Dumping html pages" msgstr "Die Speicherung von Wiki Seiten als HTML-Dateien" -#: ../lib/main.php:408 +#: ../lib/main.php:428 msgid "Dumping serial pages" msgstr "Die Speicherung von Wiki Seiten als Dateien" -#: ../lib/main.php:409 +#: ../lib/main.php:429 msgid "Editing pages" msgstr "Ändern in diesem Wiki" -#: ../lib/main.php:410 +#: ../lib/main.php:430 msgid "Reverting to a previous version of pages" msgstr "" # Erzeugen?? -#: ../lib/main.php:411 +#: ../lib/main.php:431 msgid "Creating pages" msgstr "Das Seitenerzeugung in diesem Wiki" -#: ../lib/main.php:412 +#: ../lib/main.php:432 msgid "Loading files" msgstr "Das Dateienladen in diesem Wiki" -#: ../lib/main.php:413 +#: ../lib/main.php:433 msgid "Locking pages" msgstr "Das Seitensperrung in diesem Wiki" -#: ../lib/main.php:414 +#: ../lib/main.php:434 msgid "Removing pages" msgstr "Die Seitenlöschung in diesem Wiki" -#: ../lib/main.php:415 +#: ../lib/main.php:435 msgid "Unlocking pages" msgstr "Die Seitenfreigabe in diesem Wiki" -#: ../lib/main.php:416 +#: ../lib/main.php:436 msgid "Uploading zip dumps" msgstr "Das Hochladen vonr ZIP-Speicherauszüge in diesem Wiki" -#: ../lib/main.php:417 +#: ../lib/main.php:437 msgid "Verify the current action" msgstr "Bestätigen Sie die gegenwärtige Aktion" -#: ../lib/main.php:418 +#: ../lib/main.php:438 msgid "Viewing the source of pages" msgstr "DieQuelltextansicht der Seiten in diesem Wiki" -#: ../lib/main.php:419 +#: ../lib/main.php:439 msgid "XML-RPC access" msgstr "XML-RPC Zugriff" -#: ../lib/main.php:420 +#: ../lib/main.php:440 msgid "SOAP access" msgstr "SOAP Zugriff" -#: ../lib/main.php:421 +#: ../lib/main.php:441 msgid "Downloading zip dumps" msgstr "Das Herunterladen aller Wiki Seiten als gezippte Datei" -#: ../lib/main.php:422 +#: ../lib/main.php:442 msgid "Downloading html zip dumps" msgstr "" "Das Herunterladen aller Wiki Seiten als HTML-Dateien in einer Zip Datei" -#: ../lib/main.php:547 +#: ../lib/main.php:571 #, c-format msgid "%s: Bad action" msgstr "%s: Ungültige Aktion" -#: ../lib/main.php:564 +#: ../lib/main.php:588 msgid "Fatal PhpWiki Error" msgstr "Fataler PhpWiki Fehler" -#: ../lib/main.php:789 +#: ../lib/main.php:813 ../lib/plugin/WikiAdminChown.php:182 msgid "Chown" msgstr "Chown" -#: ../lib/main.php:793 ../lib/plugin/WikiAdminSetAcl.php:185 +#: ../lib/main.php:817 ../lib/plugin/WikiAdminSetAcl.php:185 msgid "SetAcl" msgstr "AclSetzen" -#: ../lib/main.php:797 ../lib/plugin/WikiAdminRename.php:213 +#: ../lib/main.php:821 ../lib/plugin/WikiAdminRename.php:213 msgid "Rename" msgstr "Umbenennen" -#: ../lib/main.php:801 ../lib/main.php:806 ../lib/plugin/PageDump.php:35 +#: ../lib/main.php:825 ../lib/main.php:830 ../lib/plugin/PageDump.php:35 +#: ../themes/MonoBook/templates/actionbar.tmpl:31 #: ../themes/default/templates/actionbar.tmpl:37 #: ../themes/smaller/templates/actionbar.tmpl:39 msgid "PageDump" msgstr "SeiteSpeichern" -#: ../lib/main.php:820 ../lib/plugin/FullTextSearch.php:39 +#: ../lib/main.php:844 ../lib/plugin/FullTextSearch.php:39 #: ../lib/plugin/WantedPages.php:133 msgid "FullTextSearch" msgstr "VolltextSuche" -#: ../lib/main.php:823 ../lib/plugin/RecentChanges.php:576 +#: ../lib/main.php:847 ../lib/plugin/RecentChanges.php:575 #: ../lib/plugin/TitleSearch.php:31 ../themes/Sidebar/templates/navbar.tmpl:20 #: ../themes/default/templates/navbar.tmpl:8 #: ../themes/default/templates/navbar.tmpl:15 @@ -1621,21 +1665,21 @@ msgstr "VolltextSuche" msgid "TitleSearch" msgstr "TitelSuche" -#: ../lib/main.php:949 +#: ../lib/main.php:973 msgid "The session.save_path directory" msgstr "Das session.save_path Verzeichnis" -#: ../lib/main.php:952 +#: ../lib/main.php:976 #, c-format msgid "the directory '%s'" msgstr "Das Verzeichnis »%s«" -#: ../lib/main.php:956 +#: ../lib/main.php:980 #, c-format msgid "Attempting to use the directory '%s' instead." msgstr "Versuche stattdessen das Verzeichnis »%s« zu verwenden." -#: ../lib/main.php:963 +#: ../lib/main.php:987 msgid "Users will not be able to sign in." msgstr "Benutzer werden sich nicht anmelden können." @@ -1653,7 +1697,7 @@ msgstr "Kommentare f msgid "No pagename specified" msgstr "Keine Seite angegeben" -#: ../lib/plugin/AddComment.php:111 ../lib/plugin/CreateToc.php:256 +#: ../lib/plugin/AddComment.php:111 ../lib/plugin/CreateToc.php:264 msgid "Click to display" msgstr "Klicken um anzuzeigen" @@ -1669,17 +1713,17 @@ msgstr "AlleSeiten" msgid "List all pages in this wiki." msgstr "Alle Seiten in diesem Wiki auflisten." -#: ../lib/plugin/AllPages.php:89 +#: ../lib/plugin/AllPages.php:90 #, c-format msgid "All pages in this wiki (%d total):" msgstr "Alle Seiten in diesem Wiki (%d insgesamt):" -#: ../lib/plugin/AllPages.php:91 +#: ../lib/plugin/AllPages.php:92 #, c-format msgid "List of pages (%d total):" msgstr "Liste der Seiten (%d insgesamt):" -#: ../lib/plugin/AllPages.php:104 ../lib/plugin/AllUsers.php:107 +#: ../lib/plugin/AllPages.php:105 ../lib/plugin/AllUsers.php:107 #, c-format msgid "Elapsed time: %s s" msgstr "Dauer: %s s" @@ -1707,6 +1751,7 @@ msgid "Authenticated users on this wiki (%d total):" msgstr "Eingetrage Benutzer in diesem Wiki (Gesamt: %d):" #: ../lib/plugin/AuthorHistory.php:70 +#: ../themes/MonoBook/templates/info.tmpl:169 #: ../themes/smaller/templates/info.tmpl:169 msgid "AuthorHistory" msgstr "AutorenProtokoll" @@ -1724,6 +1769,7 @@ msgid "Minor" msgstr "kleinere" #: ../lib/plugin/AuthorHistory.php:125 +#: ../themes/MonoBook/templates/info.tmpl:77 #: ../themes/default/templates/info.tmpl:71 #: ../themes/default/templates/wikiforum.tmpl:22 #: ../themes/smaller/templates/info.tmpl:77 @@ -1733,6 +1779,7 @@ msgstr "Autor" #: ../lib/plugin/AuthorHistory.php:126 ../lib/plugin/AuthorHistory.php:178 #: ../themes/Crao/templates/blogform.tmpl:12 #: ../themes/Crao/templates/editpage.tmpl:67 +#: ../themes/MonoBook/templates/info.tmpl:78 #: ../themes/Portland/templates/editpage.tmpl:60 #: ../themes/Wordpress/templates/editpage.tmpl:69 #: ../themes/default/templates/blogform.tmpl:15 @@ -1812,7 +1859,7 @@ msgstr "%s Seiten sind mit %s verlinkt:" #: ../themes/Sidebar/templates/body.tmpl:23 #: ../themes/Sidebar/templates/body.tmpl:28 ../themes/Sidebar/themeinfo.php:38 #: ../themes/Wordpress/templates/actionbar.tmpl:34 -#: ../themes/default/templates/head.tmpl:86 +#: ../themes/default/templates/head.tmpl:91 #: ../themes/default/templates/homepage.tmpl:15 #: ../themes/default/templates/navbar.tmpl:35 #: ../themes/wikilens/templates/head.tmpl:89 @@ -1863,23 +1910,31 @@ msgstr "%s existiert bereits" msgid "Created by CreatePage" msgstr "Erzeugt von NeueSeite" -#: ../lib/plugin/CreateToc.php:44 +#: ../lib/plugin/CreateToc.php:45 msgid "CreateToc" msgstr "InhaltsVerzeichnis" -#: ../lib/plugin/CreateToc.php:48 +#: ../lib/plugin/CreateToc.php:49 msgid "Automatically link headers at the top" msgstr "Verlinke Überschriften mit Inhaltsverzeichnis" -#: ../lib/plugin/CreateToc.php:191 ../lib/plugin/IncludePage.php:116 -#: ../lib/plugin/RateIt.php:219 +#: ../lib/plugin/CreateToc.php:192 ../lib/plugin/IncludePage.php:116 +#: ../lib/plugin/RateIt.php:203 msgid "no page specified" msgstr "Keine Seite angegeben" -#: ../lib/plugin/CreateToc.php:258 ../lib/plugin/CreateToc.php:261 +#: ../lib/plugin/CreateToc.php:203 +msgid "CreateToc disabled for old markup" +msgstr "" + +#: ../lib/plugin/CreateToc.php:266 ../lib/plugin/CreateToc.php:269 msgid "Table Of Contents" msgstr "Inhaltsverzeichnis" +#: ../lib/plugin/DeadEndPages.php:24 +msgid "DeadEndPages" +msgstr "VerwaisteSeiten" + # word substitution order changes here #: ../lib/plugin/Diff.php:40 msgid "Display differences between revisions" @@ -1927,6 +1982,42 @@ msgstr "" "Weiterleitung der Suche zu einer externen Webseite aufgrund einer " "Formulareingabe" +#: ../lib/plugin/FoafViewer.php:52 +msgid "FoafViewer" +msgstr "FoafBetrachter" + +#: ../lib/plugin/FoafViewer.php:56 +msgid "Parse an RDF FOAF file and extract information to render as HTML" +msgstr "" + +#: ../lib/plugin/FoafViewer.php:84 +msgid "required pear library XML/FOAF/Parser.php not found in include_path" +msgstr "" + +#: ../lib/plugin/FoafViewer.php:90 +msgid "FOAF File URI" +msgstr "" + +#: ../lib/plugin/FoafViewer.php:94 +msgid "Pretty HTML" +msgstr "" + +#: ../lib/plugin/FoafViewer.php:96 +msgid "Original URL (Redirect)" +msgstr "" + +#: ../lib/plugin/FoafViewer.php:98 +msgid "Parse FOAF" +msgstr "" + +#: ../lib/plugin/FoafViewer.php:107 +msgid "foaf must be a URI starting with http://" +msgstr "" + +#: ../lib/plugin/FoafViewer.php:130 +msgid "Title" +msgstr "Titel" + # (??? Frame=Rahmen; FrameInclude=InnenRahmenSeite; Seite mit # eingeschlossenem Rahmen) #: ../lib/plugin/FrameInclude.php:52 @@ -1956,8 +2047,8 @@ msgstr "%s oder %s Argument fehlt" msgid "recursive inclusion of url %s" msgstr "Fehler beim Aufruf der Seite %s: Rekursion (sich selbst aufrufend)" -#: ../lib/plugin/FrameInclude.php:112 ../lib/plugin/text2png.php:69 -#: ../lib/plugin/text2png.php:122 +#: ../lib/plugin/FrameInclude.php:112 ../lib/plugin/TeX2png.php:214 +#: ../lib/plugin/text2png.php:69 ../lib/plugin/text2png.php:122 #, c-format msgid "See %s" msgstr "Siehe %s" @@ -2118,6 +2209,21 @@ msgstr "Seitennamen mit Endwort msgid "These pages share an initial or final title word with '%s'" msgstr "Diese Seiten teilen sich einen Wordteil am Anfang oder Ende mit »%s«" +# "ÄhnlicheSeiten" (LikePages sind keine SamePages; die korrekte +# deutsche Übersetzung ist "ÄhnlicheSeiten" which would be the best. +# Or in case "Ä" doesn't work as a WikiWord, then use "VergleichbareSeiten". +#: ../lib/plugin/ListPages.php:37 +msgid "ListPages" +msgstr "ListeSeiten" + +#: ../lib/plugin/ListPages.php:41 +msgid "List pages that are explicitly given as the pages argument." +msgstr "" + +#: ../lib/plugin/ListPages.php:81 +msgid "You must be logged in to view ratings." +msgstr "Sie müssen sich anmelden um die Bewertungen zu sehen." + #: ../lib/plugin/ListSubpages.php:34 msgid "ListSubpages" msgstr "UnterseitenListe" @@ -2337,6 +2443,8 @@ msgid "Version %d" msgstr "Version %d." #: ../lib/plugin/PageHistory.php:177 ../themes/MacOSX/lib/RecentChanges.php:34 +#: ../themes/MonoBook/templates/info.tmpl:19 +#: ../themes/MonoBook/templates/info.tmpl:23 #: ../themes/Portland/lib/RecentChanges.php:14 #: ../themes/SpaceWiki/lib/RecentChanges.php:35 #: ../themes/Wordpress/lib/RecentChanges.php:14 @@ -2353,6 +2461,8 @@ msgstr " #: ../lib/plugin/PageHistory.php:247 ../lib/plugin/RecentChanges.php:65 #: ../themes/Crao/templates/actionbar.tmpl:17 +#: ../themes/MonoBook/templates/actionbar.tmpl:29 +#: ../themes/MonoBook/templates/info.tmpl:168 #: ../themes/Portland/templates/actionbar.tmpl:18 #: ../themes/Wordpress/templates/actionbar.tmpl:68 #: ../themes/default/templates/actionbar.tmpl:31 @@ -2464,6 +2574,27 @@ msgstr "Land msgid "Submit location" msgstr "Land eingeben" +#: ../lib/plugin/Ploticus.php:73 +msgid "Ploticus" +msgstr "Ploticus" + +#: ../lib/plugin/Ploticus.php:76 +msgid "Ploticus image creation" +msgstr "" + +#: ../lib/plugin/Ploticus.php:234 +msgid "shell commands not allowed in Ploticus" +msgstr "" + +#: ../lib/plugin/Ploticus.php:254 +#, c-format +msgid "Ploticus error: Outputfile '%s' not created" +msgstr "" + +#: ../lib/plugin/Ploticus.php:261 ../lib/plugin/SyntaxHighlighter.php:177 +msgid "empty source" +msgstr "fehlender Quelltext" + #: ../lib/plugin/PluginManager.php:31 msgid "PluginManager" msgstr "ZusatzprogrammManager" @@ -2534,6 +2665,7 @@ msgid "Index" msgstr "" #: ../lib/plugin/RandomPage.php:29 ../lib/plugin/RandomPage.php:71 +#: ../themes/MonoBook/templates/navbar.tmpl:15 msgid "RandomPage" msgstr "ZufallsSeite" @@ -2543,53 +2675,53 @@ msgstr "" "Eine liste der zufälliger ausgewählter Seiten zeigen oder nach einer " "zufälliger ausgewählter Seite weiterleiten." -#: ../lib/plugin/RateIt.php:106 ../lib/plugin/RateIt.php:330 -#: ../lib/plugin/RateIt.php:707 +#: ../lib/plugin/RateIt.php:90 ../lib/plugin/RateIt.php:304 +#: ../lib/plugin/RateIt.php:346 msgid "RateIt" msgstr "" -#: ../lib/plugin/RateIt.php:109 +#: ../lib/plugin/RateIt.php:93 msgid "Rating system. Store user ratings per page" msgstr "" -#: ../lib/plugin/RateIt.php:240 ../lib/plugin/RateIt.php:258 -#: ../lib/plugin/RateIt.php:294 +#: ../lib/plugin/RateIt.php:214 ../lib/plugin/RateIt.php:232 +#: ../lib/plugin/RateIt.php:268 msgid "You must sign in" msgstr "Sie müssen sich anmelden" -#: ../lib/plugin/RateIt.php:297 +#: ../lib/plugin/RateIt.php:271 #, c-format msgid "Rated by %d users | Average rating %.1f stars" msgstr "Bewertet von %d Benutzern | Durchschnittswertung: %.1f Sterne" -#: ../lib/plugin/RateIt.php:302 +#: ../lib/plugin/RateIt.php:276 #, c-format msgid "Your rating was %.1f" msgstr "Deine Bewertung war %.1f" -#: ../lib/plugin/RateIt.php:307 +#: ../lib/plugin/RateIt.php:281 #, c-format msgid "%s prediction for you is %s stars" msgstr "Die %s Vorraussage für dich sind %s Sterne" -#: ../lib/plugin/RateIt.php:310 +#: ../lib/plugin/RateIt.php:284 #, c-format msgid "%s prediction for you is %.1f stars" msgstr "Die %s Vorraussage für dich sind %.lf Sterne" -#: ../lib/plugin/RateIt.php:330 +#: ../lib/plugin/RateIt.php:304 msgid "Rate It" msgstr "Werte es" -#: ../lib/plugin/RateIt.php:728 +#: ../lib/plugin/RateIt.php:367 msgid "Rate the topic of this page" msgstr "Bewerte den Seitentitel" -#: ../lib/plugin/RateIt.php:736 +#: ../lib/plugin/RateIt.php:375 msgid "Cancel rating" msgstr "Bewertung löschen" -#: ../lib/plugin/RateIt.php:743 +#: ../lib/plugin/RateIt.php:382 msgid "No opinion" msgstr "Keine Bewertung" @@ -2718,32 +2850,33 @@ msgstr "Keine Kommentare gefunden." msgid "No changes found" msgstr "Keine Änderungen gefunden." -#: ../lib/plugin/RecentChanges.php:574 +#: ../lib/plugin/RecentChanges.php:573 msgid "Title Search" msgstr "TitelSuche" -#: ../lib/plugin/RecentChanges.php:807 +#: ../lib/plugin/RecentChanges.php:806 msgid "Show minor edits for:" msgstr "Zeige kleinere Änderungen innerhalb von:" -#: ../lib/plugin/RecentChanges.php:809 +#: ../lib/plugin/RecentChanges.php:808 msgid "Show all changes for:" msgstr "Zeige alle Änderungen innerhalb von:" -#: ../lib/plugin/RecentChanges.php:811 +#: ../lib/plugin/RecentChanges.php:810 msgid "Show changes for:" msgstr "Zeige Änderungen innerhalb von:" -#: ../lib/plugin/RecentChanges.php:831 +#: ../lib/plugin/RecentChanges.php:830 msgid "1 day" msgstr "1 Tag" -#: ../lib/plugin/RecentChanges.php:835 +#: ../lib/plugin/RecentChanges.php:834 #, c-format msgid "%s days" msgstr "%s Tagen" #: ../lib/plugin/RecentComments.php:17 +#: ../themes/MonoBook/templates/navbar.tmpl:14 msgid "RecentComments" msgstr "NeuesteKommentare" @@ -2789,6 +2922,7 @@ msgstr "Verlinkte # Änderungen"; in terms of newspapers or journalism it's traditionally # "NeuesteNachrichten" or much more better "DasNeueste"). #: ../lib/plugin/RelatedChanges.php:63 ../themes/Crao/templates/navbar.tmpl:23 +#: ../themes/MonoBook/templates/navbar.tmpl:43 #: ../themes/default/templates/navbar.tmpl:27 msgid "RelatedChanges" msgstr "VerlinkteÄnderungen" @@ -2862,10 +2996,6 @@ msgstr "" msgid "Couldn't start commandline '%s'" msgstr "Konnte Programm »%s« nicht starten" -#: ../lib/plugin/SyntaxHighlighter.php:177 -msgid "empty source" -msgstr "fehlender Quelltext" - #: ../lib/plugin/SystemInfo.php:52 msgid "SystemInfo" msgstr "" @@ -3030,67 +3160,92 @@ msgstr "Ihre Benutzeroberfl msgid "Default theme: '%s'" msgstr "Darstellung des Systems: »%s«" -#: ../lib/plugin/SystemInfo.php:345 +#: ../lib/plugin/SystemInfo.php:346 #, c-format msgid "unknown argument '%s' to SystemInfo" msgstr "" -#: ../lib/plugin/SystemInfo.php:368 +#: ../lib/plugin/SystemInfo.php:369 msgid "Application name" msgstr "" -#: ../lib/plugin/SystemInfo.php:369 +#: ../lib/plugin/SystemInfo.php:370 msgid "PhpWiki engine version" msgstr "PhpWikitriebwerksversion" -#: ../lib/plugin/SystemInfo.php:370 +#: ../lib/plugin/SystemInfo.php:371 msgid "Database" msgstr "Datenbank" -#: ../lib/plugin/SystemInfo.php:371 +#: ../lib/plugin/SystemInfo.php:372 msgid "Cache statistics" msgstr "Cache Statistiken" -#: ../lib/plugin/SystemInfo.php:372 +#: ../lib/plugin/SystemInfo.php:373 msgid "Page statistics" msgstr "Seiten Statistiken" -#: ../lib/plugin/SystemInfo.php:375 +#: ../lib/plugin/SystemInfo.php:376 msgid "User statistics" msgstr "Benutzer Statistiken" -#: ../lib/plugin/SystemInfo.php:377 +#: ../lib/plugin/SystemInfo.php:378 msgid "Hit statistics" msgstr "Treffer Statistiken" -#: ../lib/plugin/SystemInfo.php:379 +#: ../lib/plugin/SystemInfo.php:380 msgid "Expiry parameters" msgstr "" -#: ../lib/plugin/SystemInfo.php:380 +#: ../lib/plugin/SystemInfo.php:381 msgid "Wikiname regexp" msgstr "Wikiname regexp" -#: ../lib/plugin/SystemInfo.php:381 +#: ../lib/plugin/SystemInfo.php:382 msgid "Allowed protocols" msgstr "" -#: ../lib/plugin/SystemInfo.php:382 +#: ../lib/plugin/SystemInfo.php:383 msgid "Inline images" msgstr "Eingebundene Bilder" -#: ../lib/plugin/SystemInfo.php:383 +#: ../lib/plugin/SystemInfo.php:384 msgid "Available plugins" msgstr "Verfügbare Einschubprogramme" -#: ../lib/plugin/SystemInfo.php:384 +#: ../lib/plugin/SystemInfo.php:385 msgid "Supported languages" msgstr "Unterstützte Sprachen" -#: ../lib/plugin/SystemInfo.php:385 +#: ../lib/plugin/SystemInfo.php:386 msgid "Supported themes" msgstr "Untersützte Benutzeroberfläche" +#: ../lib/plugin/TeX2png.php:29 +msgid "TeX2png" +msgstr "" + +#: ../lib/plugin/TeX2png.php:33 +msgid "Convert Tex mathematicals expressions to cached png files." +msgstr "" + +#: ../lib/plugin/TeX2png.php:34 +msgid " This is for small text" +msgstr "" + +#: ../lib/plugin/TeX2png.php:134 +msgid " (syntax error for latex) " +msgstr "" + +#: ../lib/plugin/TeX2png.php:173 +msgid "TeX directory not writable." +msgstr "Keine Schreibrechte für das TeX Verzeichnis." + +#: ../lib/plugin/TeX2png.php:212 ../lib/plugin/text2png.php:67 +msgid "Sorry, this version of PHP cannot create PNG image files." +msgstr "" +"Das geht leider nicht. Diese PHP Version kann keine PNG Bilder erzeugen." + #: ../lib/plugin/TexToPng.php:103 msgid "Converts TeX to an image. May be used to embed formulas in PhpWiki." msgstr "" @@ -3199,14 +3354,14 @@ msgstr "Von Englisch nach %s:" msgid "Translate" msgstr "Übersetzen" -#: ../lib/plugin/TranslateText.php:118 ../lib/plugin/UserPreferences.php:109 -#: ../lib/plugin/WikiAdminChmod.php:164 ../lib/plugin/WikiAdminRemove.php:215 -#: ../lib/plugin/WikiAdminRename.php:196 +#: ../lib/plugin/TranslateText.php:118 ../lib/plugin/UserPreferences.php:113 +#: ../lib/plugin/WikiAdminChmod.php:164 ../lib/plugin/WikiAdminChown.php:165 +#: ../lib/plugin/WikiAdminRemove.php:215 ../lib/plugin/WikiAdminRename.php:196 #: ../lib/plugin/WikiAdminSearchReplace.php:196 #: ../lib/plugin/WikiAdminSelect.php:219 ../lib/plugin/WikiAdminSelect.php:240 #: ../lib/plugin/WikiAdminSetAcl.php:191 ../lib/plugin/WikiAdminUtils.php:208 #: ../lib/removepage.php:23 ../themes/default/templates/login.tmpl:70 -#: ../themes/default/templates/userprefs.tmpl:237 +#: ../themes/default/templates/userprefs.tmpl:236 msgid "Cancel" msgstr "Abbrechen" @@ -3237,7 +3392,7 @@ msgstr "Eingef msgid "Upload files to the local InterWiki Upload:" msgstr "" -#: ../lib/plugin/UpLoad.php:116 ../lib/plugin/WikiForm.php:100 +#: ../lib/plugin/UpLoad.php:116 ../lib/plugin/WikiForm.php:101 msgid "Upload" msgstr "Hochladen" @@ -3290,7 +3445,8 @@ msgstr "Fehler: Die Upload-Logdatei konnte nicht ge #: ../lib/plugin/UserPreferences.php:39 ../themes/Crao/templates/head.tmpl:85 #: ../themes/Crao/templates/head.tmpl:86 #: ../themes/Crao/templates/navbar.tmpl:31 -#: ../themes/default/templates/head.tmpl:83 +#: ../themes/MonoBook/templates/navbar.tmpl:49 +#: ../themes/default/templates/head.tmpl:88 #: ../themes/default/templates/homepage.tmpl:11 #: ../themes/default/templates/navbar.tmpl:30 #: ../themes/smaller/templates/navbar.tmpl:25 @@ -3299,7 +3455,7 @@ msgstr "Fehler: Die Upload-Logdatei konnte nicht ge msgid "UserPreferences" msgstr "BenutzerEinstellungen" -#: ../lib/plugin/UserPreferences.php:75 +#: ../lib/plugin/UserPreferences.php:79 msgid "" "Error: The user HomePage must be a valid WikiWord. Sorry, UserPreferences " "cannot be saved." @@ -3307,47 +3463,48 @@ msgstr "" "Fehler: Ihre Homepage Seite muß ein gültiges WikiWord sein. Die " "BenutzerEinstellungen können deshalb leider nicht gespeichert werden." -#: ../lib/plugin/UserPreferences.php:97 +#: ../lib/plugin/UserPreferences.php:101 #: ../themes/default/templates/wikiforum.tmpl:22 msgid "Message" msgstr "Nachricht" -#: ../lib/plugin/UserPreferences.php:98 +#: ../lib/plugin/UserPreferences.php:102 msgid "Your UserPreferences have been successfully deleted." msgstr "Ihre BenutzerEinstellungen wurden erfolgreich gelöscht." -#: ../lib/plugin/UserPreferences.php:106 +#: ../lib/plugin/UserPreferences.php:110 msgid "Do you really want to delete all your UserPreferences?" msgstr "" -#: ../lib/plugin/UserPreferences.php:107 ../lib/plugin/WikiAdminChmod.php:151 -#: ../lib/plugin/WikiAdminRemove.php:189 ../lib/plugin/WikiAdminRename.php:183 +#: ../lib/plugin/UserPreferences.php:111 ../lib/plugin/WikiAdminChmod.php:151 +#: ../lib/plugin/WikiAdminChown.php:152 ../lib/plugin/WikiAdminRemove.php:189 +#: ../lib/plugin/WikiAdminRename.php:183 #: ../lib/plugin/WikiAdminSearchReplace.php:182 #: ../lib/plugin/WikiAdminSetAcl.php:178 msgid "Yes" msgstr "Ja" -#: ../lib/plugin/UserPreferences.php:114 +#: ../lib/plugin/UserPreferences.php:118 msgid "Wrong password. Try again." msgstr "Falsches Password. Noch einmal eingeben." -#: ../lib/plugin/UserPreferences.php:133 +#: ../lib/plugin/UserPreferences.php:137 msgid "Password updated." msgstr "Passwort geändert" -#: ../lib/plugin/UserPreferences.php:135 +#: ../lib/plugin/UserPreferences.php:139 msgid "Password was not changed." msgstr "Passwort wurde nicht geändert." -#: ../lib/plugin/UserPreferences.php:138 +#: ../lib/plugin/UserPreferences.php:142 msgid "Password cannot be changed." msgstr "Passwort konnte nicht geändert werden." -#: ../lib/plugin/UserPreferences.php:142 +#: ../lib/plugin/UserPreferences.php:146 msgid "No changes." msgstr "Keine Änderungen." -#: ../lib/plugin/UserPreferences.php:146 +#: ../lib/plugin/UserPreferences.php:150 #, c-format msgid "%d UserPreferences fields successfully updated." msgstr "%d BenutzerEinstellungen erfolgreich auf neuesten Stand gebracht." @@ -3455,7 +3612,7 @@ msgstr "Ung msgid "%s pages have been changed." msgstr "%s Seiten wurden geändert." -#: ../lib/plugin/WikiAdminChmod.php:95 +#: ../lib/plugin/WikiAdminChmod.php:95 ../lib/plugin/WikiAdminChown.php:89 #: ../lib/plugin/WikiAdminSearchReplace.php:113 #: ../lib/plugin/WikiAdminSetAcl.php:112 msgid "No pages changed." @@ -3494,6 +3651,57 @@ msgstr "Aktiviere Vererbung dieser Zugriffsrechte auf alle Unterseiten?" msgid "(disable individual page permissions, enable inheritance)?" msgstr "(deaktiviere individuelle Zugriffsrechte, aktiviere Vererbung)" +#: ../lib/plugin/WikiAdminChown.php:37 +msgid "WikiAdminChown" +msgstr "WikiAdminChown" + +#: ../lib/plugin/WikiAdminChown.php:41 +msgid "Chown selected pages." +msgstr "Den Besitzer ausgewählte Seiten ändern." + +#: ../lib/plugin/WikiAdminChown.php:69 ../lib/plugin/WikiAdminRename.php:98 +#: ../lib/plugin/WikiAdminSearchReplace.php:98 +#: ../lib/plugin/WikiAdminSetAcl.php:100 +#, c-format +msgid "Access denied to change page '%s'." +msgstr "Zugang veweigert um Seite '%s' zu ändern." + +#: ../lib/plugin/WikiAdminChown.php:74 +#, c-format +msgid "Chown page '%s' to '%s'." +msgstr "Besitzer der Seite '%s' auf '%s' geändert." + +#: ../lib/plugin/WikiAdminChown.php:78 +#, c-format +msgid "Couldn't chown page '%s' to '%s'." +msgstr "Konnte den Besitzer der Seite '%s' nicht in '%s' ändern." + +#: ../lib/plugin/WikiAdminChown.php:86 +#, c-format +msgid "%s pages have been permanently changed." +msgstr "%s Seiten wurden geändert." + +#: ../lib/plugin/WikiAdminChown.php:95 ../lib/plugin/_WikiTranslation.php:90 +msgid "PhpWikiAdministration/Chown" +msgstr "PhpWikiSystemverwalten/Chown" + +#: ../lib/plugin/WikiAdminChown.php:155 +msgid "Are you sure you want to permanently chown the selected files?" +msgstr "" +"Sind Sie sicher, daß Sie die ausgewählen Seiten wirklich ändern wollen?" + +#: ../lib/plugin/WikiAdminChown.php:159 +msgid "Chown selected pages" +msgstr "Den Besitzer der ausgewählte Seiten ändern" + +#: ../lib/plugin/WikiAdminChown.php:160 +msgid "Select the pages to change the owner:" +msgstr "Wählen Sie die Seiten zum Ändern:" + +#: ../lib/plugin/WikiAdminChown.php:183 ../lib/plugin/WikiAdminRename.php:216 +msgid "to" +msgstr "nach" + #: ../lib/plugin/WikiAdminRemove.php:40 msgid "WikiAdminRemove" msgstr "WikiAdminLöschen" @@ -3574,13 +3782,6 @@ msgstr "Link in %s ersetzt." msgid "Page %s already exists. Ignored." msgstr "Seite %s existiert bereits. Ignoriert." -#: ../lib/plugin/WikiAdminRename.php:98 -#: ../lib/plugin/WikiAdminSearchReplace.php:98 -#: ../lib/plugin/WikiAdminSetAcl.php:100 -#, c-format -msgid "Access denied to change page '%s'." -msgstr "Zugang veweigert um Seite '%s' zu ändern." - #: ../lib/plugin/WikiAdminRename.php:102 #, c-format msgid "Renamed page '%s' to '%s'." @@ -3627,10 +3828,6 @@ msgstr "W msgid "from" msgstr "von" -#: ../lib/plugin/WikiAdminRename.php:216 -msgid "to" -msgstr "nach" - #: ../lib/plugin/WikiAdminRename.php:219 msgid "(no regex, case-sensitive)" msgstr "" @@ -3844,7 +4041,7 @@ msgstr "" msgid "WikiAdminUtils says:" msgstr "WikiAdminUtils sagt:" -#: ../lib/plugin/WikiAdminUtils.php:98 ../lib/stdlib.php:1453 +#: ../lib/plugin/WikiAdminUtils.php:98 ../lib/stdlib.php:1473 msgid "Okay" msgstr "OK" @@ -3875,7 +4072,7 @@ msgid "Sorry. Access Restrictions not yet implemented" msgstr "" #: ../lib/plugin/WikiAdminUtils.php:154 -#: ../themes/default/templates/userprefs.tmpl:121 +#: ../themes/default/templates/userprefs.tmpl:120 msgid "E-Mail" msgstr "E-Mail" @@ -3922,23 +4119,19 @@ msgstr "%s um %s:" msgid "WikiForm" msgstr "WikiFormular" -#: ../lib/plugin/WikiForm.php:67 -msgid "Load File" -msgstr "Datei Laden" - -#: ../lib/plugin/WikiForm.php:73 +#: ../lib/plugin/WikiForm.php:74 msgid "Login" msgstr "Anmelden" -#: ../lib/plugin/WikiForm.php:81 +#: ../lib/plugin/WikiForm.php:82 msgid "Dump Pages" msgstr "Seiten Schreiben" -#: ../lib/plugin/WikiForm.php:89 +#: ../lib/plugin/WikiForm.php:90 msgid "Dump Pages as XHTML" msgstr "Seiten als XHTML schreiben" -#: ../lib/plugin/WikiForm.php:104 +#: ../lib/plugin/WikiForm.php:105 #, c-format msgid "WikiForm: %s: unknown action" msgstr "WikiForm: %s: unbekannte Aktion" @@ -4016,6 +4209,7 @@ msgstr "" #: ../lib/plugin/_BackendInfo.php:30 ../lib/plugin/_WikiTranslation.php:60 #: ../themes/Crao/templates/actionbar.tmpl:22 +#: ../themes/MonoBook/templates/info.tmpl:175 #: ../themes/Portland/templates/actionbar.tmpl:21 #: ../themes/Wordpress/templates/actionbar.tmpl:73 #: ../themes/default/templates/actionbar.tmpl:36 @@ -4117,9 +4311,10 @@ msgstr "FremdSuchePlugin" #: ../lib/plugin/_WikiTranslation.php:64 ../themes/Crao/templates/head.tmpl:36 #: ../themes/Crao/templates/head.tmpl:37 #: ../themes/Crao/templates/navbar.tmpl:48 +#: ../themes/MonoBook/templates/navbar.tmpl:25 #: ../themes/Portland/templates/navbar.tmpl:8 #: ../themes/Sidebar/templates/navbar.tmpl:21 -#: ../themes/default/templates/head.tmpl:36 +#: ../themes/default/templates/head.tmpl:40 #: ../themes/default/templates/navbar.tmpl:11 #: ../themes/smaller/templates/navbar.tmpl:11 #: ../themes/wikilens/templates/head.tmpl:35 @@ -4226,10 +4421,6 @@ msgstr "" msgid "PhpWikiAdministration/Chmod" msgstr "PhpWikiSystemverwalten/Chmod" -#: ../lib/plugin/_WikiTranslation.php:90 -msgid "PhpWikiAdministration/Chown" -msgstr "PhpWikiSystemverwalten/Chown" - # Any better translation? The locale/de/pgsrc/PhpWikiSystemverwalten # must also be renamed to match what is here. #: ../lib/plugin/_WikiTranslation.php:93 @@ -4309,7 +4500,7 @@ msgstr "WikiPlugin" #: ../lib/plugin/_WikiTranslation.php:112 #: ../themes/Crao/templates/head.tmpl:73 ../themes/Crao/templates/head.tmpl:74 -#: ../themes/default/templates/head.tmpl:72 +#: ../themes/default/templates/head.tmpl:77 #: ../themes/wikilens/templates/head.tmpl:71 #: ../themes/wikilens/templates/head.tmpl:72 msgid "WikiWikiWeb" @@ -4335,7 +4526,7 @@ msgstr "" msgid "%s is empty" msgstr "%s ist leer" -#: ../lib/plugin/_WikiTranslation.php:383 +#: ../lib/plugin/_WikiTranslation.php:381 #, c-format msgid "Define the translation for %s in %s" msgstr "Definiere die Übersetzung für %s nach %s" @@ -4344,11 +4535,6 @@ msgstr "Definiere die msgid "Convert text into a png image using GD." msgstr "Text mit der GD Bibliothek in ein PNG Bild konvertieren." -#: ../lib/plugin/text2png.php:67 -msgid "Sorry, this version of PHP cannot create PNG image files." -msgstr "" -"Das geht leider nicht. Diese PHP Version kann keine PNG Bilder erzeugen." - #: ../lib/plugin/text2png.php:118 msgid "" "PHP was unable to create a new GD image stream. Read 'lib/plugin/text2png." @@ -4439,172 +4625,249 @@ msgstr "zu lang" msgid "illegal pagename" msgstr "ungültiger Seitenname" -#: ../lib/stdlib.php:869 +#: ../lib/stdlib.php:645 +msgid "The CreateTocPlugin is not yet old markup compatible! " +msgstr "" + +#: ../lib/stdlib.php:646 +msgid "" +"Please remove the CreateToc line to be able to reformat this page to old " +"markup. " +msgstr "" + +#: ../lib/stdlib.php:647 +msgid "Skipped." +msgstr "Ausgelassen." + +#: ../lib/stdlib.php:889 msgid "Revision Not Found" msgstr "Version nicht gefunden" -#: ../lib/stdlib.php:870 +#: ../lib/stdlib.php:890 #, c-format msgid "I'm sorry. Version %d of %s is not in the database." msgstr "Leider ist keine Version %d von %s in der Datenbank." -#: ../lib/stdlib.php:873 +#: ../lib/stdlib.php:893 msgid "Bad Version" msgstr "Ungültige Version" # ignore this -#: ../lib/stdlib.php:1009 +#: ../lib/stdlib.php:1029 msgid "-???" msgstr "" -#: ../lib/stdlib.php:1012 +#: ../lib/stdlib.php:1032 #, c-format msgid "%s b" msgstr "%s B" -#: ../lib/stdlib.php:1014 ../themes/smaller/templates/info.tmpl:29 +#: ../lib/stdlib.php:1034 ../themes/MonoBook/templates/info.tmpl:29 +#: ../themes/smaller/templates/info.tmpl:29 #, c-format msgid "%s bytes" msgstr "%s Bytes" -#: ../lib/stdlib.php:1019 +#: ../lib/stdlib.php:1039 #, c-format msgid "%s k" msgstr "%s k" -#: ../lib/stdlib.php:1021 ../themes/smaller/templates/info.tmpl:32 +#: ../lib/stdlib.php:1041 ../themes/MonoBook/templates/info.tmpl:32 +#: ../themes/smaller/templates/info.tmpl:32 #, c-format msgid "%s Kb (%s bytes)" msgstr "%s KB (%s Bytes)" -#: ../lib/stdlib.php:1117 +#: ../lib/stdlib.php:1137 #, c-format msgid "%s: argument index out of range" msgstr "%s: Ungültiger Index in Array" -#: ../lib/stdlib.php:1188 ../themes/Hawaiian/lib/random.php:20 +#: ../lib/stdlib.php:1208 ../themes/Hawaiian/lib/random.php:20 #, c-format msgid "%s is empty." msgstr "%s ist leer." -#: ../lib/stdlib.php:1195 +#: ../lib/stdlib.php:1215 #, c-format msgid "Unable to open directory '%s' for reading" msgstr "Konnte Verzeichnis »%s« nicht zum Lesen öffnen" -#: ../lib/upgrade.php:72 +#: ../lib/upgrade.php:76 msgid "newer than the existing page." msgstr "neuer als die bestehende Seite." -#: ../lib/upgrade.php:73 +#: ../lib/upgrade.php:77 msgid " replace " msgstr " ersetze mit " -#: ../lib/upgrade.php:77 +#: ../lib/upgrade.php:81 msgid "older than the existing page." msgstr "älter als die bestehende Seite." -#: ../lib/upgrade.php:78 ../lib/upgrade.php:82 ../lib/upgrade.php:140 +#: ../lib/upgrade.php:82 ../lib/upgrade.php:86 ../lib/upgrade.php:152 msgid " skipped" msgstr " ausgelassen" -#: ../lib/upgrade.php:85 +#: ../lib/upgrade.php:89 #, c-format msgid "%s does not exist" msgstr "%s existiert nicht" -#: ../lib/upgrade.php:107 +#: ../lib/upgrade.php:111 msgid "check for necessary ActionPage updates" msgstr "" -#: ../lib/upgrade.php:123 +#: ../lib/upgrade.php:135 msgid "check for necessary pgsrc updates" msgstr "" -#: ../lib/upgrade.php:139 +#: ../lib/upgrade.php:151 msgid "always skip the HomePage." msgstr "" -#: ../lib/upgrade.php:159 +#: ../lib/upgrade.php:171 msgid "MISSING" msgstr "FEHLEND" -#: ../lib/upgrade.php:278 +#: ../lib/upgrade.php:290 msgid "CREATED" msgstr "ERZEUGT" -#: ../lib/upgrade.php:289 +#: ../lib/upgrade.php:301 msgid "check for necessary database updates" msgstr "" -#: ../lib/upgrade.php:296 +#: ../lib/upgrade.php:308 #, c-format msgid "check for table %s" msgstr "" -#: ../lib/upgrade.php:306 +#: ../lib/upgrade.php:318 msgid "check for new session.sess_ip column" msgstr "" -#: ../lib/upgrade.php:312 ../lib/upgrade.php:332 +#: ../lib/upgrade.php:324 ../lib/upgrade.php:344 msgid "ADDING" msgstr "HINZU" -#: ../lib/upgrade.php:322 +#: ../lib/upgrade.php:334 msgid "check for page.id auto_increment flag" msgstr "" -#: ../lib/upgrade.php:338 +#: ../lib/upgrade.php:350 ../lib/upgrade.php:399 ../lib/upgrade.php:408 +#: ../lib/upgrade.php:415 msgid "FAILED" msgstr "FEHLER" -#: ../lib/upgrade.php:353 +#: ../lib/upgrade.php:365 msgid "check for mysql 4.1.x binary search bug" msgstr "" -#: ../lib/upgrade.php:361 +#: ../lib/upgrade.php:373 #, c-format msgid "version %s FIXED" msgstr "" -#: ../lib/upgrade.php:363 +#: ../lib/upgrade.php:375 #, c-format msgid "version %s not affected" msgstr "" -#: ../lib/upgrade.php:393 +#: ../lib/upgrade.php:406 +msgid "FIXED" +msgstr "AUSGEBESSERT" + +#: ../lib/upgrade.php:409 +#, c-format +msgid "couldn't move %s to %s" +msgstr "Kann »%s« nicht nach »%s« verschieben" + +#: ../lib/upgrade.php:416 +#, c-format +msgid "%s is not writable" +msgstr "%s ist nicht änderbar" + +#: ../lib/upgrade.php:422 +msgid "check for necessary config updates" +msgstr "" + +#: ../lib/upgrade.php:423 +msgid "check for old CACHE_CONTROL = NONE" +msgstr "" + +#: ../lib/upgrade.php:425 +msgid "CACHE_CONTROL is set to 'NONE', and must be changed to 'NO_CACHE'" +msgstr "" + +#: ../lib/upgrade.php:459 msgid "Upgrade disabled: user != isAdmin" msgstr "" -#: ../lib/upgrade.php:397 +#: ../lib/upgrade.php:463 msgid "Upgrading this PhpWiki" msgstr "" -#: ../lib/ziplib.php:208 +#: ../lib/wikilens/Buddy.php:30 ../lib/wikilens/Buddy.php:39 +#: ../lib/wikilens/Buddy.php:44 +msgid "Buddies:" +msgstr "" + +#: ../lib/wikilens/PageListColumns.php:337 +msgid "# things" +msgstr "" + +#: ../lib/wikilens/PageListColumns.php:339 +msgid "Rate" +msgstr "Bewerte" + +#: ../lib/wikilens/PageListColumns.php:341 +msgid "Go?" +msgstr "Los?" + +#: ../lib/wikilens/PageListColumns.php:343 +msgid "MinMisery" +msgstr "" + +#: ../lib/wikilens/PageListColumns.php:345 +msgid "Avg. Rating" +msgstr "Durchschnittsbewertung" + +#: ../lib/wikilens/PageListColumns.php:347 +msgid "Top Recommendations" +msgstr "Beste Bewertungungen" + +#: ../lib/wikilens/Utils.php:59 +msgid "Members:" +msgstr "Mitglieder:" + +#: ../lib/ziplib.php:211 msgid "Can't inflate data: zlib support not enabled in this PHP" msgstr "" "Kann Daten nicht dekomprimieren: Die zlib Bibiliothek wurde in PHP nicht " "installiert/aktiviert." -#: ../lib/ziplib.php:394 +#: ../lib/ziplib.php:397 #, c-format msgid "Can't open zip file '%s' for reading" msgstr "Konnte zip Datei »%s« nich öffnen zum lesen" -#: ../lib/ziplib.php:401 +#: ../lib/ziplib.php:404 msgid "Unexpected EOF in zip file" msgstr "Unerwartetes Dateiende (EOF-Fehler) in ZIP Datei" -#: ../lib/ziplib.php:699 +#: ../lib/ziplib.php:702 #, c-format msgid "[%d] See [%s]" msgstr "[%d] Siehe [%s]" -#: ../lib/ziplib.php:706 +#: ../lib/ziplib.php:709 msgid "References" msgstr "Fußnoten" #: ../themes/Crao/templates/actionbar.tmpl:5 +#: ../themes/MonoBook/templates/actionbar.tmpl:6 #: ../themes/Portland/templates/actionbar.tmpl:8 #: ../themes/default/templates/actionbar.tmpl:5 #: ../themes/smaller/templates/actionbar.tmpl:6 @@ -4613,9 +4876,12 @@ msgstr "Alte Version Bearbeiten" #: ../themes/Crao/templates/actionbar.tmpl:7 #: ../themes/Crao/templates/head.tmpl:47 +#: ../themes/MonoBook/templates/actionbar.tmpl:8 +#: ../themes/MonoBook/templates/info.tmpl:167 #: ../themes/Portland/templates/actionbar.tmpl:10 +#: ../themes/Wordpress/templates/actionbar.tmpl:12 #: ../themes/default/templates/actionbar.tmpl:7 -#: ../themes/default/templates/head.tmpl:46 +#: ../themes/default/templates/head.tmpl:50 #: ../themes/smaller/templates/actionbar.tmpl:8 #: ../themes/smaller/templates/info.tmpl:167 #: ../themes/wikilens/templates/head.tmpl:45 @@ -4623,6 +4889,8 @@ msgid "View Source" msgstr "QuellTextAnsicht" #: ../themes/Crao/templates/actionbar.tmpl:24 +#: ../themes/MonoBook/templates/actionbar.tmpl:34 +#: ../themes/MonoBook/templates/info.tmpl:178 #: ../themes/default/templates/actionbar.tmpl:40 #: ../themes/smaller/templates/actionbar.tmpl:42 #: ../themes/smaller/templates/info.tmpl:178 @@ -4630,6 +4898,8 @@ msgid "PurgeHtmlCache" msgstr "HtmlCacheSäubern" #: ../themes/Crao/templates/actionbar.tmpl:25 +#: ../themes/MonoBook/templates/actionbar.tmpl:35 +#: ../themes/MonoBook/templates/info.tmpl:179 #: ../themes/default/templates/actionbar.tmpl:41 #: ../themes/smaller/templates/actionbar.tmpl:43 #: ../themes/smaller/templates/info.tmpl:179 @@ -4805,13 +5075,13 @@ msgid "TextFormattingRules" msgstr "TextFormatierungsRegeln" #: ../themes/Crao/templates/head.tmpl:31 ../themes/Crao/templates/head.tmpl:32 -#: ../themes/default/templates/head.tmpl:32 +#: ../themes/default/templates/head.tmpl:36 #: ../themes/wikilens/templates/head.tmpl:31 msgid "HowToUseWiki" msgstr "WieManWikiBenutzt" #: ../themes/Crao/templates/head.tmpl:70 ../themes/Crao/templates/head.tmpl:71 -#: ../themes/default/templates/head.tmpl:70 +#: ../themes/default/templates/head.tmpl:75 #: ../themes/wikilens/templates/head.tmpl:68 #: ../themes/wikilens/templates/head.tmpl:69 msgid "SandBox" @@ -4842,9 +5112,10 @@ msgid "You are signed in as %s" msgstr "Sie sind angemeldet als %s" #: ../themes/Crao/templates/signin.tmpl:39 +#: ../themes/MonoBook/templates/signin.tmpl:38 #: ../themes/Sidebar/templates/signin.tmpl:38 #: ../themes/Wordpress/templates/signin.tmpl:42 -#: ../themes/default/templates/signin.tmpl:38 +#: ../themes/default/templates/signin.tmpl:37 msgid "Enter your UserId to sign in" msgstr "Tragen Sie bitte für die Anmeldung im Wiki Ihren Benutzernamen ein" @@ -4860,28 +5131,203 @@ msgid "Comment modified on %s by %s" msgstr "Kommentare am %s geändert von %s" #: ../themes/Hawaiian/themeinfo.php:29 ../themes/MacOSX/themeinfo.php:104 -#: ../themes/Portland/themeinfo.php:59 ../themes/Sidebar/themeinfo.php:102 -#: ../themes/SpaceWiki/themeinfo.php:43 ../themes/Wordpress/themeinfo.php:61 -#: ../themes/default/themeinfo.php:24 ../themes/smaller/themeinfo.php:52 -#: ../themes/wikilens/themeinfo.php:21 +#: ../themes/MonoBook/themeinfo.php:70 ../themes/Portland/themeinfo.php:59 +#: ../themes/Sidebar/themeinfo.php:102 ../themes/SpaceWiki/themeinfo.php:43 +#: ../themes/Wordpress/themeinfo.php:61 ../themes/default/themeinfo.php:24 +#: ../themes/smaller/themeinfo.php:52 ../themes/wikilens/themeinfo.php:24 msgid "Printer" msgstr "Drucker" -#: ../themes/Hawaiian/themeinfo.php:30 ../themes/Portland/themeinfo.php:60 -#: ../themes/Sidebar/themeinfo.php:103 ../themes/SpaceWiki/themeinfo.php:44 -#: ../themes/Wordpress/themeinfo.php:62 ../themes/default/themeinfo.php:26 -#: ../themes/smaller/themeinfo.php:54 ../themes/wikilens/themeinfo.php:23 +#: ../themes/Hawaiian/themeinfo.php:30 ../themes/MonoBook/themeinfo.php:72 +#: ../themes/Portland/themeinfo.php:60 ../themes/Sidebar/themeinfo.php:103 +#: ../themes/SpaceWiki/themeinfo.php:44 ../themes/Wordpress/themeinfo.php:62 +#: ../themes/default/themeinfo.php:26 ../themes/smaller/themeinfo.php:54 +#: ../themes/wikilens/themeinfo.php:26 msgid "Modern" msgstr "Modern" -#: ../themes/MacOSX/themeinfo.php:105 ../themes/default/themeinfo.php:25 -#: ../themes/smaller/themeinfo.php:53 ../themes/wikilens/themeinfo.php:22 +#: ../themes/MacOSX/themeinfo.php:105 ../themes/MonoBook/themeinfo.php:71 +#: ../themes/default/themeinfo.php:25 ../themes/smaller/themeinfo.php:53 +#: ../themes/wikilens/themeinfo.php:25 msgid "Top & bottom toolbars" msgstr "Obere u. untere Werkzeugleisten" -#: ../themes/Portland/templates/actionbar.tmpl:8 -msgid "EditText" -msgstr "TextBearbeiten" +#: ../themes/MonoBook/templates/actionbar.tmpl:26 +#: ../themes/smaller/templates/actionbar.tmpl:34 +msgid "Info" +msgstr "Info" + +#: ../themes/MonoBook/templates/browse-footer.tmpl:12 +#: ../themes/MonoBook/templates/browse-footer.tmpl:13 +msgid "Copyrights" +msgstr "Urheberrechte" + +#: ../themes/MonoBook/templates/browse-footer.tmpl:18 +#: ../themes/MonoBook/templates/browse-footer.tmpl:19 +msgid "About" +msgstr "Über" + +#: ../themes/MonoBook/templates/browse-footer.tmpl:24 +#: ../themes/MonoBook/templates/browse-footer.tmpl:25 +msgid "GeneralDisclaimer" +msgstr "" + +#: ../themes/MonoBook/templates/info.tmpl:37 +#: ../themes/default/templates/info.tmpl:31 +#: ../themes/smaller/templates/info.tmpl:37 +msgid "1 word" +msgstr "1 Wort" + +#: ../themes/MonoBook/templates/info.tmpl:39 +#: ../themes/default/templates/info.tmpl:33 +#: ../themes/smaller/templates/info.tmpl:39 +#, c-format +msgid "%s words" +msgstr "%s Wörter" + +#: ../themes/MonoBook/templates/info.tmpl:43 +#: ../themes/default/templates/info.tmpl:37 +#: ../themes/smaller/templates/info.tmpl:43 +#, c-format +msgid "Version %s" +msgstr "Version %s." + +#: ../themes/MonoBook/templates/info.tmpl:44 +#: ../themes/default/templates/info.tmpl:38 +#: ../themes/smaller/templates/info.tmpl:44 +msgid "Original (1.2 or 1.0)" +msgstr "Original (1,2 oder 1,0)" + +#: ../themes/MonoBook/templates/info.tmpl:76 +#: ../themes/default/templates/info.tmpl:70 +#: ../themes/smaller/templates/info.tmpl:76 +msgid "Saved on:" +msgstr "Gespeichert am:" + +#: ../themes/MonoBook/templates/info.tmpl:81 +#: ../themes/default/templates/info.tmpl:75 +#: ../themes/smaller/templates/info.tmpl:81 +#, c-format +msgid "Statistics about %s." +msgstr "Statistik über %s." + +#: ../themes/MonoBook/templates/info.tmpl:92 +#: ../themes/default/templates/info.tmpl:86 +#: ../themes/smaller/templates/info.tmpl:92 +msgid "Supplanted on:" +msgstr "Ersetzt am:" + +#: ../themes/MonoBook/templates/info.tmpl:109 +#: ../themes/default/templates/info.tmpl:103 +#: ../themes/smaller/templates/info.tmpl:109 +msgid "Page Version:" +msgstr "Seiten Version:" + +#: ../themes/MonoBook/templates/info.tmpl:113 +#: ../themes/default/templates/info.tmpl:107 +#: ../themes/smaller/templates/info.tmpl:113 +msgid "Markup:" +msgstr "Quelltextformat:" + +#: ../themes/MonoBook/templates/info.tmpl:117 +#: ../themes/default/templates/info.tmpl:111 +#: ../themes/smaller/templates/info.tmpl:117 +msgid "Size:" +msgstr "Größe:" + +#: ../themes/MonoBook/templates/info.tmpl:122 +#: ../themes/default/templates/info.tmpl:116 +#: ../themes/smaller/templates/info.tmpl:122 +msgid "Hits:" +msgstr "Treffer:" + +#: ../themes/MonoBook/templates/info.tmpl:139 +#: ../themes/default/templates/info.tmpl:133 +#: ../themes/smaller/templates/info.tmpl:139 +msgid "home page" +msgstr "Start Seite" + +#: ../themes/MonoBook/templates/info.tmpl:142 +#: ../themes/default/templates/info.tmpl:136 +#: ../themes/smaller/templates/info.tmpl:142 +msgid "User page" +msgstr "Benutzer Seite" + +#: ../themes/MonoBook/templates/info.tmpl:145 +#: ../themes/default/templates/info.tmpl:139 +#: ../themes/smaller/templates/info.tmpl:145 +msgid "Action page" +msgstr "Aktion Seite" + +#: ../themes/MonoBook/templates/info.tmpl:148 +#: ../themes/default/templates/info.tmpl:142 +#: ../themes/smaller/templates/info.tmpl:148 +msgid "Blog page" +msgstr "Blog Seite" + +#: ../themes/MonoBook/templates/info.tmpl:154 +#: ../themes/default/templates/info.tmpl:148 +#: ../themes/smaller/templates/info.tmpl:154 +msgid "Subpage" +msgstr "Unterseite" + +#: ../themes/MonoBook/templates/info.tmpl:159 +#: ../themes/default/templates/info.tmpl:153 +#: ../themes/smaller/templates/info.tmpl:159 +msgid "Page Type:" +msgstr "Seitentyp:" + +#: ../themes/MonoBook/templates/info.tmpl:171 +#: ../themes/smaller/templates/info.tmpl:171 +msgid "Diff previous Revision" +msgstr "Diff zu voriger Version" + +#: ../themes/MonoBook/templates/info.tmpl:172 +#: ../themes/smaller/templates/info.tmpl:172 +msgid "Diff previous Author" +msgstr "Diff zu vorigem Autor" + +# "ÄhnlicheSeiten" (LikePages sind keine SamePages; die korrekte +# deutsche Übersetzung ist "ÄhnlicheSeiten" which would be the best. +# Or in case "Ä" doesn't work as a WikiWord, then use "VergleichbareSeiten". +#: ../themes/MonoBook/templates/navbar.tmpl:39 +msgid "Like Pages" +msgstr "Ähnliche Seiten" + +#: ../themes/MonoBook/templates/navbar.tmpl:40 +msgid "What links here" +msgstr "Was verlinkt hierher" + +#: ../themes/MonoBook/templates/signin.tmpl:18 +#: ../themes/Wordpress/templates/signin.tmpl:21 +#: ../themes/default/templates/signin.tmpl:26 +#, c-format +msgid "Authenticated as %s" +msgstr "Authentifiziert als %s" + +#: ../themes/MonoBook/templates/signin.tmpl:41 +#, c-format +msgid "Signed as %s" +msgstr "Angemeldet as %s" + +#: ../themes/MonoBook/templates/signin.tmpl:44 +#: ../themes/Sidebar/templates/signin.tmpl:44 +#: ../themes/Wordpress/templates/signin.tmpl:48 +#: ../themes/default/templates/signin.tmpl:43 +#, c-format +msgid "Click to authenticate as %s" +msgstr "Hier klicken um sich anzumelden als %s" + +#: ../themes/MonoBook/templates/signin.tmpl:65 +#: ../themes/Sidebar/templates/signin.tmpl:64 +#: ../themes/Wordpress/templates/signin.tmpl:68 +#: ../themes/default/templates/signin.tmpl:62 +msgid "Sign in as:" +msgstr "Anmelden als:" + +#: ../themes/Portland/templates/actionbar.tmpl:8 +msgid "EditText" +msgstr "TextBearbeiten" #: ../themes/Portland/templates/actionbar.tmpl:11 #, c-format @@ -4902,7 +5348,7 @@ msgid "" msgstr "Ich mache nur kleinere Änderungen. Protokolliere stattdessen in %s." #: ../themes/Portland/templates/editpage.tmpl:69 -#: ../themes/default/templates/userprefs.tmpl:189 +#: ../themes/default/templates/userprefs.tmpl:188 msgid "Edit Area Size" msgstr "Texteingabe Fenstergröße" @@ -4932,19 +5378,6 @@ msgstr "Benutzer: %s" msgid "(User: %s)" msgstr "(Benutzer: %s)" -#: ../themes/Sidebar/templates/signin.tmpl:44 -#: ../themes/Wordpress/templates/signin.tmpl:48 -#: ../themes/default/templates/signin.tmpl:44 -#, c-format -msgid "Click to authenticate as %s" -msgstr "Hier klicken um sich anzumelden als %s" - -#: ../themes/Sidebar/templates/signin.tmpl:64 -#: ../themes/Wordpress/templates/signin.tmpl:68 -#: ../themes/default/templates/signin.tmpl:65 -msgid "Sign in as:" -msgstr "Anmelden als:" - #: ../themes/Sidebar/themeinfo.php:99 msgid "Sidebar" msgstr "Sidebar" @@ -4961,18 +5394,8 @@ msgstr "Diese Seite bearbeiten" msgid "Edit old revision" msgstr "Alte Version Bearbeiten" -#: ../themes/Wordpress/templates/actionbar.tmpl:12 -msgid "View source" -msgstr "QuellTextAnsicht" - -#: ../themes/Wordpress/templates/signin.tmpl:21 -#: ../themes/default/templates/signin.tmpl:18 -#, c-format -msgid "Authenticated as %s" -msgstr "Authentifiziert als %s" - #: ../themes/Wordpress/templates/signin.tmpl:45 -#: ../themes/default/templates/signin.tmpl:41 +#: ../themes/default/templates/signin.tmpl:40 #, c-format msgid "You are signed but not authenticated as %s. " msgstr "Angemeldet aber nicht authentifiziert als %s." @@ -5024,94 +5447,6 @@ msgstr "Die %s UnterSeite erm msgid "CategoryHomepage" msgstr "KategorieHomepage" -#: ../themes/default/templates/info.tmpl:31 -#: ../themes/smaller/templates/info.tmpl:37 -msgid "1 word" -msgstr "1 Wort" - -#: ../themes/default/templates/info.tmpl:33 -#: ../themes/smaller/templates/info.tmpl:39 -#, c-format -msgid "%s words" -msgstr "%s Wörter" - -#: ../themes/default/templates/info.tmpl:37 -#: ../themes/smaller/templates/info.tmpl:43 -#, c-format -msgid "Version %s" -msgstr "Version %s." - -#: ../themes/default/templates/info.tmpl:38 -#: ../themes/smaller/templates/info.tmpl:44 -msgid "Original (1.2 or 1.0)" -msgstr "Original (1,2 oder 1,0)" - -#: ../themes/default/templates/info.tmpl:70 -#: ../themes/smaller/templates/info.tmpl:76 -msgid "Saved on:" -msgstr "Gespeichert am:" - -#: ../themes/default/templates/info.tmpl:75 -#: ../themes/smaller/templates/info.tmpl:81 -#, c-format -msgid "Statistics about %s." -msgstr "Statistik über %s." - -#: ../themes/default/templates/info.tmpl:86 -#: ../themes/smaller/templates/info.tmpl:92 -msgid "Supplanted on:" -msgstr "Ersetzt am:" - -#: ../themes/default/templates/info.tmpl:103 -#: ../themes/smaller/templates/info.tmpl:109 -msgid "Page Version:" -msgstr "Seiten Version:" - -#: ../themes/default/templates/info.tmpl:107 -#: ../themes/smaller/templates/info.tmpl:113 -msgid "Markup:" -msgstr "Quelltextformat:" - -#: ../themes/default/templates/info.tmpl:111 -#: ../themes/smaller/templates/info.tmpl:117 -msgid "Size:" -msgstr "Größe:" - -#: ../themes/default/templates/info.tmpl:116 -#: ../themes/smaller/templates/info.tmpl:122 -msgid "Hits:" -msgstr "Treffer:" - -#: ../themes/default/templates/info.tmpl:133 -#: ../themes/smaller/templates/info.tmpl:139 -msgid "home page" -msgstr "Start Seite" - -#: ../themes/default/templates/info.tmpl:136 -#: ../themes/smaller/templates/info.tmpl:142 -msgid "User page" -msgstr "Benutzer Seite" - -#: ../themes/default/templates/info.tmpl:139 -#: ../themes/smaller/templates/info.tmpl:145 -msgid "Action page" -msgstr "Aktion Seite" - -#: ../themes/default/templates/info.tmpl:142 -#: ../themes/smaller/templates/info.tmpl:148 -msgid "Blog page" -msgstr "Blog Seite" - -#: ../themes/default/templates/info.tmpl:148 -#: ../themes/smaller/templates/info.tmpl:154 -msgid "Subpage" -msgstr "Unterseite" - -#: ../themes/default/templates/info.tmpl:153 -#: ../themes/smaller/templates/info.tmpl:159 -msgid "Page Type:" -msgstr "Seitentyp:" - # Note that this particular text will be displayed as PhpWikiMarkup 2.0. #: ../themes/default/templates/login.tmpl:40 #, c-format @@ -5273,141 +5608,137 @@ msgstr "" msgid "Warning!" msgstr "Achtung!" -#: ../themes/default/templates/userprefs.tmpl:12 -msgid "_PreferencesInfo" -msgstr "_EinstellungenInfo" - # Benutzeroberfläche or Darstellung? We should be consistent. -#: ../themes/default/templates/userprefs.tmpl:59 -#: ../themes/default/templates/userprefs.tmpl:61 +#: ../themes/default/templates/userprefs.tmpl:58 +#: ../themes/default/templates/userprefs.tmpl:60 msgid "" msgstr "" -#: ../themes/default/templates/userprefs.tmpl:70 -#: ../themes/default/templates/userprefs.tmpl:96 +#: ../themes/default/templates/userprefs.tmpl:69 +#: ../themes/default/templates/userprefs.tmpl:95 msgid "Personal theme:" msgstr "Ihre Benutzeroberfläche:" -#: ../themes/default/templates/userprefs.tmpl:76 -#: ../themes/default/templates/userprefs.tmpl:78 +#: ../themes/default/templates/userprefs.tmpl:75 +#: ../themes/default/templates/userprefs.tmpl:77 msgid "" msgstr "" -#: ../themes/default/templates/userprefs.tmpl:87 -#: ../themes/default/templates/userprefs.tmpl:97 +#: ../themes/default/templates/userprefs.tmpl:86 +#: ../themes/default/templates/userprefs.tmpl:96 msgid "Personal language:" msgstr "Ihre Sprache:" -#: ../themes/default/templates/userprefs.tmpl:106 +#: ../themes/default/templates/userprefs.tmpl:105 #, c-format msgid "User preferences for user '%s':" msgstr "Einstellungen für Benutzer '%s':" -#: ../themes/default/templates/userprefs.tmpl:115 +#: ../themes/default/templates/userprefs.tmpl:114 msgid "UserId" msgstr "Benutzername" -#: ../themes/default/templates/userprefs.tmpl:119 +#: ../themes/default/templates/userprefs.tmpl:118 msgid "Auth Level" msgstr "Auth. Ebene" -#: ../themes/default/templates/userprefs.tmpl:119 +#: ../themes/default/templates/userprefs.tmpl:118 msgid "Auth Method" msgstr "Auth. Methode" -#: ../themes/default/templates/userprefs.tmpl:123 +#: ../themes/default/templates/userprefs.tmpl:122 msgid "Theme" msgstr "Benutzeroberfläche" -#: ../themes/default/templates/userprefs.tmpl:123 +#: ../themes/default/templates/userprefs.tmpl:122 msgid "Current Theme" msgstr "Ausgewählte Darstellung" -#: ../themes/default/templates/userprefs.tmpl:124 +#: ../themes/default/templates/userprefs.tmpl:123 msgid "Language" msgstr "Sprache" -#: ../themes/default/templates/userprefs.tmpl:124 +#: ../themes/default/templates/userprefs.tmpl:123 msgid "Current Language" msgstr "Ausgewählte Sprache" -#: ../themes/default/templates/userprefs.tmpl:130 +#: ../themes/default/templates/userprefs.tmpl:129 msgid "Change Password" msgstr "Ändere Passwort" -#: ../themes/default/templates/userprefs.tmpl:130 +#: ../themes/default/templates/userprefs.tmpl:129 msgid "Set Password" msgstr "Setze Passwort" -#: ../themes/default/templates/userprefs.tmpl:132 +#: ../themes/default/templates/userprefs.tmpl:131 msgid "New password" msgstr "Neues Passwort" -#: ../themes/default/templates/userprefs.tmpl:135 +#: ../themes/default/templates/userprefs.tmpl:134 msgid "Type it again" msgstr "Bitte hier wiederholen" -#: ../themes/default/templates/userprefs.tmpl:141 +#: ../themes/default/templates/userprefs.tmpl:140 msgid "E-mail" msgstr "E-Mail" -#: ../themes/default/templates/userprefs.tmpl:143 +#: ../themes/default/templates/userprefs.tmpl:142 msgid "Your E-Mail:" msgstr "Ihre E-Mail-Adresse:" -#: ../themes/default/templates/userprefs.tmpl:151 +#: ../themes/default/templates/userprefs.tmpl:150 msgid "Status:" msgstr "Gültigkeit:" -#: ../themes/default/templates/userprefs.tmpl:153 +#: ../themes/default/templates/userprefs.tmpl:152 msgid "Email verified." msgstr "E-Mail bestätigt." -#: ../themes/default/templates/userprefs.tmpl:155 +#: ../themes/default/templates/userprefs.tmpl:154 msgid "Email not yet verified." msgstr "E-Mail noch nicht bestätigt." -#: ../themes/default/templates/userprefs.tmpl:157 +#: ../themes/default/templates/userprefs.tmpl:156 msgid "Note, that user accounts with bouncing emails will be disabled." msgstr "" "Beachten Sie bitte, daß Benutzer mit ungültigen E-Mail Addressen gelöscht " "werden." -#: ../themes/default/templates/userprefs.tmpl:160 +#: ../themes/default/templates/userprefs.tmpl:159 msgid "Get an email notification at changes of the following pages:" msgstr "E-Mail Nachricht bei Änderung folgender Seiten:" -#: ../themes/default/templates/userprefs.tmpl:163 +#: ../themes/default/templates/userprefs.tmpl:162 msgid "" "Enter pages seperated by space or comma. Wildcards (fileglobbing) allowed." msgstr "" "Liste aller Seiten durch Leerzeichen oder Komma getrennt. Reguläre Ausdrücke " "(fileglobbing) erlaubt." -#: ../themes/default/templates/userprefs.tmpl:170 +#: ../themes/default/templates/userprefs.tmpl:169 msgid "Appearance" msgstr "Darstellung" -#: ../themes/default/templates/userprefs.tmpl:172 +#: ../themes/default/templates/userprefs.tmpl:171 msgid "Here you can override site-specific default values." msgstr "Hier können Sie einige Voreinstellungen ändern." -#: ../themes/default/templates/userprefs.tmpl:173 +#: ../themes/default/templates/userprefs.tmpl:172 msgid "Currently not recommended!" msgstr "Momentan nicht empfohlen!" # The system default... of what? -#: ../themes/default/templates/userprefs.tmpl:177 -#: ../themes/default/templates/userprefs.tmpl:180 +#: ../themes/default/templates/userprefs.tmpl:176 +#: ../themes/default/templates/userprefs.tmpl:179 msgid "System default:" msgstr "" -#: ../themes/default/templates/userprefs.tmpl:181 +#: ../themes/default/templates/userprefs.tmpl:180 #, c-format msgid "Hide %s:" msgstr "%s verstecken:" -#: ../themes/default/templates/userprefs.tmpl:183 +#: ../themes/default/templates/userprefs.tmpl:182 msgid "" "Hide or show LinkIcons (if supported by the current theme). Useful for text-" "only browsers or slow connections." @@ -5416,27 +5747,27 @@ msgstr "" "ausgewählter Darstellung unterstützt wurde). Werde wertvoll sein für die die " "mit Text-only browsers anschauen oder langsamer Konnexionen." -#: ../themes/default/templates/userprefs.tmpl:184 +#: ../themes/default/templates/userprefs.tmpl:183 #, c-format msgid "Add %s:" msgstr "%s Hinzufügen:" -#: ../themes/default/templates/userprefs.tmpl:186 +#: ../themes/default/templates/userprefs.tmpl:185 #, c-format msgid "" "Add Google links to unknown pages behind the '?', and the create action " "behind the pagename instead. See %s." msgstr "" -#: ../themes/default/templates/userprefs.tmpl:192 +#: ../themes/default/templates/userprefs.tmpl:191 msgid "Height" msgstr "Höhe" -#: ../themes/default/templates/userprefs.tmpl:199 +#: ../themes/default/templates/userprefs.tmpl:198 msgid "Width" msgstr "Breite" -#: ../themes/default/templates/userprefs.tmpl:208 +#: ../themes/default/templates/userprefs.tmpl:207 msgid "" "Note that many browsers will automatically adjust the width of the editing " "area so that it fills the browser window. In this case, the width " @@ -5446,40 +5777,40 @@ msgstr "" "ihre Fensterbreite anpassen. In diesem Fall wird die hier eingegebene Breite " "ignoriert." -#: ../themes/default/templates/userprefs.tmpl:211 +#: ../themes/default/templates/userprefs.tmpl:210 msgid "Time Zone" msgstr "Zeitzone" -#: ../themes/default/templates/userprefs.tmpl:214 +#: ../themes/default/templates/userprefs.tmpl:213 #, c-format msgid "Add %s hours to the server's local time when reporting times." msgstr "" "Addieren Sie %s Stunden zur lokalen Serverzeit, bei jeder Zeitanzeige (z.B. " "NeuesteÄnderungen)" -#: ../themes/default/templates/userprefs.tmpl:218 +#: ../themes/default/templates/userprefs.tmpl:217 #, c-format msgid "The current time at the server is %s." msgstr "Die Uhrzeit am Server ist gerade %s." -#: ../themes/default/templates/userprefs.tmpl:220 +#: ../themes/default/templates/userprefs.tmpl:219 #, c-format msgid "With the current offset, this would be reported as %s." msgstr "Mit dem eingegebenen Zeit-Unterschied, würde die Zeit %s angezeigt." -#: ../themes/default/templates/userprefs.tmpl:225 +#: ../themes/default/templates/userprefs.tmpl:224 msgid "Date Format" msgstr "Datumsformat" -#: ../themes/default/templates/userprefs.tmpl:228 +#: ../themes/default/templates/userprefs.tmpl:227 msgid "Show relative dates using 'Today' and 'Yesterday'" msgstr "Datum mit relativen Bezeichnungen, wie »Heute« und »Gestern«" -#: ../themes/default/templates/userprefs.tmpl:235 +#: ../themes/default/templates/userprefs.tmpl:234 msgid "Update Preferences" msgstr "Einstellungen Speichern" -#: ../themes/default/templates/userprefs.tmpl:236 +#: ../themes/default/templates/userprefs.tmpl:235 msgid "Remove Preferences" msgstr "Lösche Voreinstellungen" @@ -5492,21 +5823,21 @@ msgstr "" msgid "Posted: %s" msgstr "Gepostet: %s" -#: ../themes/smaller/templates/actionbar.tmpl:34 -msgid "Info" -msgstr "Info" +#~ msgid "Unable to bind LDAP server %s" +#~ msgstr "Konnte nicht LDAP Server %s verbinden" -#: ../themes/smaller/templates/info.tmpl:171 -msgid "Diff previous Revision" -msgstr "Diff zu voriger Version" +#, fuzzy +#~ msgid "SearchHighlight" +#~ msgstr "PhpHighlight" -#: ../themes/smaller/templates/info.tmpl:172 -msgid "Diff previous Author" -msgstr "Diff zu vorigem Autor" +#~ msgid "Unable to connect to LDAP server " +#~ msgstr "LDAP Server nicht gefunden" -#: ../themes/wikilens/themeinfo.php:157 -msgid "Rate" -msgstr "Bewerte" +#~ msgid "View source" +#~ msgstr "QuellTextAnsicht" + +#~ msgid "_PreferencesInfo" +#~ msgstr "_EinstellungenInfo" #~ msgid "(Not a WikiWord)" #~ msgstr "(Nicht ein WikiWort)" @@ -5583,9 +5914,6 @@ msgstr "Bewerte" #~ msgid "Can't set locale: '%s'" #~ msgstr "Kann Locale »%s« nicht setzen" -#~ msgid "Current directory: " -#~ msgstr "Aktuelles Verzeichnis: " - #~ msgid "Last Post" #~ msgstr "Letzte Nachricht" @@ -5849,9 +6177,6 @@ msgstr "Bewerte" #~ msgid "Copying from [%s] to [%s]" #~ msgstr "Kopieren von [%s] nach [%s]" -#~ msgid "Copying" -#~ msgstr "kopieren" - #~ msgid "Failed to copy [%s]" #~ msgstr "Konnte [%s] nicht kopieren" diff --git a/locale/po/es.po b/locale/po/es.po index ed471d733..cec3f5eb5 100644 --- a/locale/po/es.po +++ b/locale/po/es.po @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: PhpWiki-1.3.4pre\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2004-06-28 13:09+0100\n" +"POT-Creation-Date: 2004-06-28 18:50+0100\n" "PO-Revision-Date: 2000-02-01 00:50-0500\n" "Last-Translator: Pablo Roca \n" "Language-Team: \n" @@ -29,7 +29,7 @@ msgstr "" msgid "Set USE_DB_SESSION to false." msgstr "" -#: ../lib/DbSession.php:528 ../lib/DbSession.php:530 +#: ../lib/DbSession.php:532 ../lib/DbSession.php:534 #: ../lib/WikiDB/backend/dba.php:23 ../lib/WikiDB/backend/dba.php:25 #, c-format msgid "%s: Can't open dba database" @@ -55,27 +55,27 @@ msgstr "" msgid "%s: file not found" msgstr "%s: fichero no encontrado" -#: ../lib/IniConfig.php:554 +#: ../lib/IniConfig.php:556 msgid "An unnamed PhpWiki" msgstr "Un PhpWiki sin un nombre" -#: ../lib/IniConfig.php:557 ../lib/upgrade.php:148 +#: ../lib/IniConfig.php:559 ../lib/upgrade.php:148 #: ../themes/Wordpress/templates/actionbar.tmpl:21 #: ../themes/default/templates/userprefs.tmpl:119 msgid "HomePage" msgstr "PáginaPrincipal" -#: ../lib/IniConfig.php:571 +#: ../lib/IniConfig.php:573 #, c-format msgid "Encrypted passwords cannot be used: %s." msgstr "" -#: ../lib/IniConfig.php:577 +#: ../lib/IniConfig.php:579 msgid "" "The admin password cannot be empty. Please update your config/config.ini" msgstr "" -#: ../lib/IniConfig.php:581 +#: ../lib/IniConfig.php:583 msgid "" "Empty db_session_table. Turn USE_DB_SESSION off or define the table name." msgstr "" @@ -304,7 +304,7 @@ msgstr "" #: ../lib/RSSWriter091.php:116 ../lib/loadsave.php:1039 #: ../lib/plugin/RecentChanges.php:260 ../lib/plugin/RecentChanges.php:275 #: ../lib/plugin/RecentChanges.php:377 ../lib/plugin/RecentChanges.php:453 -#: ../lib/plugin/RecentChanges.php:586 ../lib/plugin/RecentChanges.php:656 +#: ../lib/plugin/RecentChanges.php:585 ../lib/plugin/RecentChanges.php:655 #: ../themes/Crao/templates/head.tmpl:63 #: ../themes/Crao/templates/navbar.tmpl:21 #: ../themes/MonoBook/templates/navbar.tmpl:13 @@ -594,29 +594,24 @@ msgstr "GrupoCategor msgid "No or not enough GROUP_DB SQL statements defined" msgstr "" -#: ../lib/WikiGroup.php:815 +#: ../lib/WikiGroup.php:817 msgid "AUTH_GROUP_FILE not defined" msgstr "" -#: ../lib/WikiGroup.php:819 +#: ../lib/WikiGroup.php:821 #, c-format msgid "Cannot open AUTH_GROUP_FILE %s" msgstr "" -#: ../lib/WikiGroup.php:926 +#: ../lib/WikiGroup.php:929 msgid "LDAP_AUTH_HOST not defined" msgstr "" -#: ../lib/WikiGroup.php:935 +#: ../lib/WikiGroup.php:938 msgid "No LDAP in this PHP version" msgstr "" -#: ../lib/WikiGroup.php:1005 -#, c-format -msgid "Unable to bind LDAP server %s" -msgstr "" - -#: ../lib/WikiGroup.php:1036 +#: ../lib/WikiGroup.php:1020 #, c-format msgid "Unable to connect to LDAP server %s" msgstr "" @@ -634,7 +629,7 @@ msgstr "" #: ../themes/Portland/templates/navbar.tmpl:30 #: ../themes/Sidebar/templates/navbar.tmpl:26 #: ../themes/Wordpress/templates/actionbar.tmpl:28 -#: ../themes/default/templates/head.tmpl:84 +#: ../themes/default/templates/head.tmpl:83 #: ../themes/default/templates/navbar.tmpl:45 #: ../themes/smaller/templates/navbar.tmpl:22 #: ../themes/wikilens/templates/head.tmpl:78 @@ -797,27 +792,27 @@ msgstr "" msgid "%s is missing" msgstr "" -#: ../lib/WikiUserNew.php:2064 ../lib/WikiUserNew.php:2101 +#: ../lib/WikiUserNew.php:2064 ../lib/WikiUserNew.php:2104 #, c-format msgid "Invalid username '%s' for LDAP Auth" msgstr "" -#: ../lib/WikiUserNew.php:2149 +#: ../lib/WikiUserNew.php:2155 msgid "Unable to connect to IMAP server " msgstr "" # lib/msql.php:29 lib/mysql.php:36 -#: ../lib/WikiUserNew.php:2217 +#: ../lib/WikiUserNew.php:2223 #, fuzzy, c-format msgid "Couldn't connect to %s" msgstr "" "No se puede establecer conexión con la base de datos %s, me doy por vencido." -#: ../lib/WikiUserNew.php:2630 +#: ../lib/WikiUserNew.php:2636 msgid "Email Verification" msgstr "" -#: ../lib/WikiUserNew.php:2631 +#: ../lib/WikiUserNew.php:2637 #, c-format msgid "" "Welcome to %s!\n" @@ -826,17 +821,17 @@ msgid "" "See %s" msgstr "" -#: ../lib/WikiUserNew.php:2647 +#: ../lib/WikiUserNew.php:2653 #, c-format msgid "E-Mail address '%s' is not properly formatted" msgstr "" -#: ../lib/WikiUserNew.php:2651 +#: ../lib/WikiUserNew.php:2657 #, c-format msgid "E-Mail address '%s' is properly formatted" msgstr "" -#: ../lib/XmlElement.php:455 ../lib/stdlib.php:1119 +#: ../lib/XmlElement.php:455 ../lib/stdlib.php:1128 #, c-format msgid "Can't mix '%s' with '%s' type format strings" msgstr "" @@ -976,7 +971,7 @@ msgstr "" # lib/stdlib.php:207 lib/stdlib.php:215 #: ../lib/editpage.php:161 ../lib/plugin/InterWikiSearch.php:91 -#: ../lib/plugin/RecentChanges.php:573 +#: ../lib/plugin/RecentChanges.php:572 #: ../themes/Sidebar/templates/body.tmpl:17 msgid "Search" msgstr "Buscar" @@ -1448,9 +1443,8 @@ msgid "dump html pages" msgstr "" #: ../lib/main.php:399 -#, fuzzy msgid "dump serial pages" -msgstr "Las %d páginas más populares de este wiki:" +msgstr "" #: ../lib/main.php:400 msgid "edit this page" @@ -1617,7 +1611,7 @@ msgid "FullTextSearch" msgstr "BúsquedaDelTexto" # lib/fullsearch.php:48 -#: ../lib/main.php:847 ../lib/plugin/RecentChanges.php:576 +#: ../lib/main.php:847 ../lib/plugin/RecentChanges.php:575 #: ../lib/plugin/TitleSearch.php:31 ../themes/Sidebar/templates/navbar.tmpl:20 #: ../themes/default/templates/navbar.tmpl:8 #: ../themes/default/templates/navbar.tmpl:15 @@ -1659,7 +1653,7 @@ msgstr "" msgid "No pagename specified" msgstr "" -#: ../lib/plugin/AddComment.php:111 ../lib/plugin/CreateToc.php:256 +#: ../lib/plugin/AddComment.php:111 ../lib/plugin/CreateToc.php:264 msgid "Click to display" msgstr "" @@ -1808,7 +1802,7 @@ msgstr "" #: ../themes/Sidebar/templates/body.tmpl:23 #: ../themes/Sidebar/templates/body.tmpl:28 ../themes/Sidebar/themeinfo.php:38 #: ../themes/Wordpress/templates/actionbar.tmpl:34 -#: ../themes/default/templates/head.tmpl:92 +#: ../themes/default/templates/head.tmpl:91 #: ../themes/default/templates/homepage.tmpl:15 #: ../themes/default/templates/navbar.tmpl:35 #: ../themes/wikilens/templates/head.tmpl:89 @@ -1859,20 +1853,24 @@ msgstr "" msgid "Created by CreatePage" msgstr "Cree par CreeLaPágina" -#: ../lib/plugin/CreateToc.php:44 +#: ../lib/plugin/CreateToc.php:45 msgid "CreateToc" msgstr "CreeToc" -#: ../lib/plugin/CreateToc.php:48 +#: ../lib/plugin/CreateToc.php:49 msgid "Automatically link headers at the top" msgstr "" -#: ../lib/plugin/CreateToc.php:191 ../lib/plugin/IncludePage.php:116 +#: ../lib/plugin/CreateToc.php:192 ../lib/plugin/IncludePage.php:116 #: ../lib/plugin/RateIt.php:203 msgid "no page specified" msgstr "" -#: ../lib/plugin/CreateToc.php:258 ../lib/plugin/CreateToc.php:261 +#: ../lib/plugin/CreateToc.php:203 +msgid "CreateToc disabled for old markup" +msgstr "" + +#: ../lib/plugin/CreateToc.php:266 ../lib/plugin/CreateToc.php:269 msgid "Table Of Contents" msgstr "" @@ -2500,12 +2498,16 @@ msgstr "" msgid "Ploticus image creation" msgstr "" -#: ../lib/plugin/Ploticus.php:242 +#: ../lib/plugin/Ploticus.php:234 +msgid "shell commands not allowed in Ploticus" +msgstr "" + +#: ../lib/plugin/Ploticus.php:254 #, c-format msgid "Ploticus error: Outputfile '%s' not created" msgstr "" -#: ../lib/plugin/Ploticus.php:247 ../lib/plugin/SyntaxHighlighter.php:177 +#: ../lib/plugin/Ploticus.php:261 ../lib/plugin/SyntaxHighlighter.php:177 msgid "empty source" msgstr "" @@ -2761,30 +2763,30 @@ msgid "No changes found" msgstr "" # lib/fullsearch.php:48 -#: ../lib/plugin/RecentChanges.php:574 +#: ../lib/plugin/RecentChanges.php:573 msgid "Title Search" msgstr "Una búsqueda de títulos" # lib/pageinfo.php:21 -#: ../lib/plugin/RecentChanges.php:807 +#: ../lib/plugin/RecentChanges.php:806 msgid "Show minor edits for:" msgstr "" # lib/pageinfo.php:21 -#: ../lib/plugin/RecentChanges.php:809 +#: ../lib/plugin/RecentChanges.php:808 msgid "Show all changes for:" msgstr "" # lib/pageinfo.php:21 -#: ../lib/plugin/RecentChanges.php:811 +#: ../lib/plugin/RecentChanges.php:810 msgid "Show changes for:" msgstr "" -#: ../lib/plugin/RecentChanges.php:831 +#: ../lib/plugin/RecentChanges.php:830 msgid "1 day" msgstr "1 día" -#: ../lib/plugin/RecentChanges.php:835 +#: ../lib/plugin/RecentChanges.php:834 #, c-format msgid "%s days" msgstr "%s dias" @@ -3353,7 +3355,7 @@ msgstr "" #: ../themes/Crao/templates/head.tmpl:86 #: ../themes/Crao/templates/navbar.tmpl:31 #: ../themes/MonoBook/templates/navbar.tmpl:49 -#: ../themes/default/templates/head.tmpl:89 +#: ../themes/default/templates/head.tmpl:88 #: ../themes/default/templates/homepage.tmpl:11 #: ../themes/default/templates/navbar.tmpl:30 #: ../themes/smaller/templates/navbar.tmpl:25 @@ -3927,7 +3929,7 @@ msgstr "" msgid "WikiAdminUtils says:" msgstr "" -#: ../lib/plugin/WikiAdminUtils.php:98 ../lib/stdlib.php:1464 +#: ../lib/plugin/WikiAdminUtils.php:98 ../lib/stdlib.php:1473 msgid "Okay" msgstr "" @@ -4381,7 +4383,7 @@ msgstr "" #: ../lib/plugin/_WikiTranslation.php:112 #: ../themes/Crao/templates/head.tmpl:73 ../themes/Crao/templates/head.tmpl:74 -#: ../themes/default/templates/head.tmpl:78 +#: ../themes/default/templates/head.tmpl:77 #: ../themes/wikilens/templates/head.tmpl:71 #: ../themes/wikilens/templates/head.tmpl:72 msgid "WikiWikiWeb" @@ -4500,57 +4502,71 @@ msgstr "" msgid "illegal pagename" msgstr "" -#: ../lib/stdlib.php:880 +#: ../lib/stdlib.php:645 +msgid "The CreateTocPlugin is not yet old markup compatible! " +msgstr "" + +#: ../lib/stdlib.php:646 +msgid "" +"Please remove the CreateToc line to be able to reformat this page to old " +"markup. " +msgstr "" + +#: ../lib/stdlib.php:647 +msgid "Skipped." +msgstr "" + +#: ../lib/stdlib.php:889 msgid "Revision Not Found" msgstr "" # lib/pageinfo.php:36 -#: ../lib/stdlib.php:881 +#: ../lib/stdlib.php:890 #, c-format msgid "I'm sorry. Version %d of %s is not in the database." msgstr "" -#: ../lib/stdlib.php:884 +#: ../lib/stdlib.php:893 msgid "Bad Version" msgstr "" -#: ../lib/stdlib.php:1020 +#: ../lib/stdlib.php:1029 msgid "-???" msgstr "" -#: ../lib/stdlib.php:1023 +#: ../lib/stdlib.php:1032 #, c-format msgid "%s b" msgstr "%s o" -#: ../lib/stdlib.php:1025 ../themes/MonoBook/templates/info.tmpl:29 +#: ../lib/stdlib.php:1034 ../themes/MonoBook/templates/info.tmpl:29 #: ../themes/smaller/templates/info.tmpl:29 #, c-format msgid "%s bytes" msgstr "%s octetos" -#: ../lib/stdlib.php:1030 +#: ../lib/stdlib.php:1039 #, c-format msgid "%s k" msgstr "" -#: ../lib/stdlib.php:1032 ../themes/MonoBook/templates/info.tmpl:32 +#: ../lib/stdlib.php:1041 ../themes/MonoBook/templates/info.tmpl:32 #: ../themes/smaller/templates/info.tmpl:32 #, c-format msgid "%s Kb (%s bytes)" msgstr "%s Kb (%s octetos)" -#: ../lib/stdlib.php:1128 +#: ../lib/stdlib.php:1137 #, c-format msgid "%s: argument index out of range" msgstr "" -#: ../lib/stdlib.php:1199 ../themes/Hawaiian/lib/random.php:20 +#: ../lib/stdlib.php:1208 ../themes/Hawaiian/lib/random.php:20 #, c-format msgid "%s is empty." msgstr "" -#: ../lib/stdlib.php:1206 +#: ../lib/stdlib.php:1215 #, c-format msgid "Unable to open directory '%s' for reading" msgstr "" @@ -4940,7 +4956,7 @@ msgid "HowToUseWiki" msgstr "" #: ../themes/Crao/templates/head.tmpl:70 ../themes/Crao/templates/head.tmpl:71 -#: ../themes/default/templates/head.tmpl:76 +#: ../themes/default/templates/head.tmpl:75 #: ../themes/wikilens/templates/head.tmpl:68 #: ../themes/wikilens/templates/head.tmpl:69 msgid "SandBox" diff --git a/locale/po/fr.po b/locale/po/fr.po index a77921d3f..14c70aec8 100644 --- a/locale/po/fr.po +++ b/locale/po/fr.po @@ -5,7 +5,8 @@ msgid "" msgstr "" "Project-Id-Version: PhpWiki-1.3.11\n" -"POT-Creation-Date: 2004-06-22 20:30+0200\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2004-06-28 18:50+0100\n" "PO-Revision-Date: 2004-06-22 21:10+0200\n" "Last-Translator: Pierrick Meignen , Roland " "Trique , Stéphane Gourichon \n" -#: ../lib/DbaDatabase.php:18 -#, c-format -msgid "The DBA handler %s is unsupported!" -msgstr "Le gestionnaire DBA %s n'est pas supporté !" - -#: ../lib/DbaDatabase.php:19 -#, c-format -msgid "Supported handlers are: %s" -msgstr "Les gestionnaires supportés sont : %s" - #: ../lib/DbSession.php:47 #, c-format msgid "Your WikiDB DB backend '%s' cannot be used for DbSession." @@ -37,4787 +27,4815 @@ msgstr "Votre choix '%s' de WikiDB DB ne peut pas msgid "Set USE_DB_SESSION to false." msgstr "Mettre USE_DB_SESSION à false" -#: ../lib/DbSession.php:528 ../lib/DbSession.php:530 +#: ../lib/DbSession.php:532 ../lib/DbSession.php:534 #: ../lib/WikiDB/backend/dba.php:23 ../lib/WikiDB/backend/dba.php:25 #, c-format msgid "%s: Can't open dba database" msgstr "%s : impossible d'ouvrir la base de données dba" -# lib/diff.php:1001 lib/diff.php:1019 -#: ../lib/diff.php:259 ../lib/plugin/Diff.php:72 -#, c-format -msgid "version %s" -msgstr "version %s" - -# lib/diff.php:1006 lib/diff.php:1024 -#: ../lib/diff.php:262 ../lib/plugin/Diff.php:75 ../lib/Theme.php:452 -#: ../lib/Theme.php:454 +#: ../lib/DbaDatabase.php:18 #, c-format -msgid "by %s" -msgstr "par %s" - -# lib/diff.php:1010 lib/diff.php:1028 -#: ../lib/diff.php:266 ../lib/plugin/Diff.php:77 -#: ../lib/wikilens/PageListColumns.php:323 -msgid "None" -msgstr "Aucune" +msgid "The DBA handler %s is unsupported!" +msgstr "Le gestionnaire DBA %s n'est pas supporté !" -#: ../lib/diff.php:288 ../lib/plugin/Diff.php:94 -#: ../lib/plugin/PageHistory.php:312 ../lib/plugin/PageInfo.php:59 +#: ../lib/DbaDatabase.php:19 #, c-format -msgid "I'm sorry, there is no such page as %s." -msgstr "Désolé, %s ne correspond à aucune page" +msgid "Supported handlers are: %s" +msgstr "Les gestionnaires supportés sont : %s" -# lib/diff.php:1045 -#: ../lib/diff.php:291 ../lib/diff.php:392 +#: ../lib/ErrorManager.php:191 #, c-format -msgid "Diff: %s" -msgstr "Diff : %s" +msgid "%s: error while handling error:" +msgstr "%s : erreur pendant la gestion de l'erreur :" -# lib/diff.php:1001 lib/diff.php:1019 -#: ../lib/diff.php:298 ../lib/diff.php:308 ../lib/plugin/Diff.php:102 -#: ../lib/plugin/Diff.php:112 +#: ../lib/FileFinder.php:186 ../lib/loadsave.php:676 #, c-format -msgid "version %d" -msgstr "version %d" - -# lib/pageinfo.php:64 -#: ../lib/diff.php:302 ../lib/plugin/Diff.php:106 -msgid "current version" -msgstr "version actuelle" - -#: ../lib/diff.php:319 ../lib/plugin/Diff.php:123 -msgid "revision by previous author" -msgstr "révision par auteur précédent" +msgid "%s: file not found" +msgstr "%s : fichier non trouvé" -#: ../lib/diff.php:325 ../lib/plugin/Diff.php:129 -msgid "previous revision" -msgstr "révision précédente" +#: ../lib/IniConfig.php:556 +msgid "An unnamed PhpWiki" +msgstr "Un PhpWiki sans titre" -#: ../lib/diff.php:335 ../lib/plugin/Diff.php:139 -msgid "predecessor to the previous major change" -msgstr "prédécesseur de la modification majeure précédente" +#: ../lib/IniConfig.php:559 ../lib/upgrade.php:148 +#: ../themes/Wordpress/templates/actionbar.tmpl:21 +#: ../themes/default/templates/userprefs.tmpl:119 +msgid "HomePage" +msgstr "PageAccueil" -#: ../lib/diff.php:345 ../lib/plugin/Diff.php:149 +#: ../lib/IniConfig.php:573 #, c-format -msgid "Differences between %s and %s of %s." -msgstr "Différences entre %s et %s de %s." +msgid "Encrypted passwords cannot be used: %s." +msgstr "Les mots de passe cryptés sont inutilisables : %s" -#: ../lib/diff.php:348 ../lib/plugin/Diff.php:152 -msgid "Other diffs:" -msgstr "Autres comparaisons :" +#: ../lib/IniConfig.php:579 +msgid "" +"The admin password cannot be empty. Please update your config/config.ini" +msgstr "" +"Le mot de passe administrateur ne peut être vide. Veuillez mettre à jour " +"votre config/config.ini" -#: ../lib/diff.php:349 ../lib/plugin/Diff.php:153 -msgid "Previous Major Revision" -msgstr "Précédente Révision Principale" +#: ../lib/IniConfig.php:583 +msgid "" +"Empty db_session_table. Turn USE_DB_SESSION off or define the table name." +msgstr "" +"La table de session de la base de données est vide. Changez USE_DB_SESSION à " +"off ou définissez un nom de table pour les sessions." -#: ../lib/diff.php:350 ../lib/plugin/Diff.php:154 -msgid "Previous Revision" -msgstr "Révision Précédente" +#: ../lib/InlineParser.php:337 +msgid "Invalid [] syntax ignored" +msgstr "[] non valables, ignoré" -#: ../lib/diff.php:351 ../lib/plugin/Diff.php:155 -msgid "Previous Author" -msgstr "Auteur Précédent" +# lib/diff.php:1006 lib/diff.php:1024 +#: ../lib/PageList.php:109 +#, c-format +msgid "Sort by %s" +msgstr "Trié par %s" -#: ../lib/diff.php:368 ../lib/plugin/Diff.php:172 -msgid "Newer page:" -msgstr "Page récente :" +#: ../lib/PageList.php:154 +msgid "Click to reverse sort order" +msgstr "Cliquer pour inverser l'ordre de tri" -#: ../lib/diff.php:370 ../lib/plugin/Diff.php:174 -msgid "Older page:" -msgstr "Ancienne page :" +# lib/diff.php:1006 lib/diff.php:1024 +#: ../lib/PageList.php:162 +#, c-format +msgid "Click to sort by %s" +msgstr "Cliquer pour trier par %s" -# lib/diff.php:1037 -#: ../lib/diff.php:378 ../lib/plugin/Diff.php:182 -msgid "Versions are identical" -msgstr "Les versions sont identiques" +#: ../lib/PageList.php:282 +msgid "Click to de-/select all pages" +msgstr "Cliquez pour (de)sélectionner toutes les pages" -#: ../lib/display.php:54 ../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/PageHistory.php:216 ../lib/plugin/UnfoldSubpages.php:165 -#: ../themes/Crao/templates/head.tmpl:47 -#: ../themes/default/templates/head.tmpl:46 -#: ../themes/MonoBook/templates/logo.tmpl:2 -#: ../themes/wikilens/templates/head.tmpl:45 +#: ../lib/PageList.php:345 ../lib/plugin/UnfoldSubpages.php:158 #, c-format -msgid "%s: %s" -msgstr "%s : %s" - -#: ../lib/display.php:104 ../lib/display.php:111 -#: ../lib/plugin/BackLinks.php:31 ../lib/plugin/_WikiTranslation.php:53 -#: ../themes/Crao/templates/navbar.tmpl:25 -#: ../themes/default/templates/navbar.tmpl:25 -#: ../themes/Sidebar/templates/navbar.tmpl:23 -#: ../themes/smaller/templates/navbar.tmpl:19 -#: ../themes/wikilens/templates/navbar.tmpl:25 -msgid "BackLinks" -msgstr "RétroLiens" +msgid " ... first %d bytes" +msgstr "... premiers %d octets" -#: ../lib/display.php:107 ../lib/display.php:114 +#: ../lib/PageList.php:350 #, c-format -msgid "BackLinks for %s" -msgstr "RétroLiens pour %s" +msgid " ... around %s" +msgstr "... autour de %s" -#: ../lib/display.php:122 +#: ../lib/PageList.php:373 ../lib/upgrade.php:400 #, c-format -msgid "(Redirected from %s)" -msgstr "(Redirigé de %s)" +msgid "%s not found" +msgstr "%s non trouvé" -# lib/pageinfo.php:64 -#: ../lib/editpage.php:107 ../lib/editpage.php:501 -msgid "Your version" -msgstr "Votre version" +#: ../lib/PageList.php:435 ../lib/plugin/AuthorHistory.php:174 +#: ../lib/plugin/WantedPages.php:150 +msgid "Page Name" +msgstr "Nom de la page" -# lib/pageinfo.php:70 -#: ../lib/editpage.php:107 ../lib/editpage.php:502 -msgid "Other version" -msgstr "L'autre version" +#: ../lib/PageList.php:550 ../lib/plugin/FullTextSearch.php:105 +msgid "" +msgstr "" -#: ../lib/editpage.php:143 -msgid "Undo" -msgstr "Annuler l'action" +#: ../lib/PageList.php:860 ../lib/plugin/WikiAdminSearchReplace.php:173 +msgid "Content" +msgstr "Contenu" -#: ../lib/editpage.php:149 -msgid "Undo disabled" -msgstr "Annuler dernière action désactivé." +#: ../lib/PageList.php:876 +msgid "Select" +msgstr "Sélectionner" -#: ../lib/editpage.php:159 ../lib/editpage.php:305 -#: ../lib/plugin/WikiAdminSearchReplace.php:189 -msgid "Search & Replace" -msgstr "Recherche & Remplace" +# lib/diff.php:1003 lib/diff.php:1021 +#: ../lib/PageList.php:880 ../themes/MonoBook/templates/info.tmpl:71 +#: ../themes/default/templates/info.tmpl:65 +#: ../themes/smaller/templates/info.tmpl:71 +msgid "Last Modified" +msgstr "Dernière Modification" -# lib/stdlib.php:207 lib/stdlib.php:215 -#: ../lib/editpage.php:161 ../lib/plugin/InterWikiSearch.php:91 -#: ../lib/plugin/RecentChanges.php:573 -#: ../themes/Sidebar/templates/body.tmpl:17 -msgid "Search" -msgstr "Chercher" +#: ../lib/PageList.php:882 +msgid "Hits" +msgstr "Visites" -#: ../lib/editpage.php:163 -msgid "Replace with" -msgstr "Remplacer par" +#: ../lib/PageList.php:884 ../themes/Crao/templates/editpage.tmpl:56 +#: ../themes/Wordpress/templates/editpage.tmpl:59 +#: ../themes/default/templates/editpage.tmpl:59 +msgid "Size" +msgstr "Taille" -#: ../lib/editpage.php:165 ../lib/upgrade.php:312 ../lib/upgrade.php:327 -#: ../lib/upgrade.php:352 ../lib/upgrade.php:354 ../lib/upgrade.php:428 -msgid "OK" -msgstr "OK" +#: ../lib/PageList.php:887 ../themes/MonoBook/templates/info.tmpl:73 +#: ../themes/default/templates/info.tmpl:67 +#: ../themes/smaller/templates/info.tmpl:73 +msgid "Last Summary" +msgstr "Dernier résumé" -#: ../lib/editpage.php:167 -msgid "Close" -msgstr "Fermer" +# lib/diff.php:1001 lib/diff.php:1019 +#: ../lib/PageList.php:889 ../lib/plugin/AuthorHistory.php:123 +#: ../lib/plugin/AuthorHistory.php:176 ../lib/plugin/PluginManager.php:90 +msgid "Version" +msgstr "Version" -#: ../lib/editpage.php:224 -#, c-format -msgid "Edit: %s" -msgstr "Éditer : %s" +#: ../lib/PageList.php:892 ../themes/MonoBook/templates/info.tmpl:72 +#: ../themes/default/templates/info.tmpl:66 +#: ../themes/smaller/templates/info.tmpl:72 +msgid "Last Author" +msgstr "Dernier auteur" -#: ../lib/editpage.php:234 ../lib/editpage.php:235 -msgid "Bold text" -msgstr "Texte en gras" +#: ../lib/PageList.php:894 ../lib/WikiGroup.php:36 +msgid "Owner" +msgstr "Propriétaire" -#: ../lib/editpage.php:239 ../lib/editpage.php:240 -msgid "Italic text" -msgstr "Texte en italique" +#: ../lib/PageList.php:896 ../lib/WikiGroup.php:37 +msgid "Creator" +msgstr "Créateur" -#: ../lib/editpage.php:244 -msgid "optional label | PageName" -msgstr "en option | PageName" +#: ../lib/PageList.php:902 ../themes/Crao/templates/editpage.tmpl:88 +#: ../themes/MonoBook/templates/info.tmpl:133 +#: ../themes/default/templates/editpage.tmpl:89 +#: ../themes/default/templates/info.tmpl:127 +#: ../themes/smaller/templates/info.tmpl:133 +msgid "Locked" +msgstr "Verrouillée" -#: ../lib/editpage.php:245 -msgid "Link to page" -msgstr "Lien vers la page" +#: ../lib/PageList.php:903 +msgid "locked" +msgstr "verrouillée" -#: ../lib/editpage.php:249 -msgid "optional label | http://www.example.com" -msgstr "en option | http://www.example.com" +#: ../lib/PageList.php:906 +msgid "Minor Edit" +msgstr "Édition Mineure" -#: ../lib/editpage.php:250 -msgid "External link (remember http:// prefix)" -msgstr "Lien externe (http:// prefix)" +#: ../lib/PageList.php:906 +msgid "minor" +msgstr "mineure" -#: ../lib/editpage.php:254 -msgid "Headline text" -msgstr "Texte de début de ligne" +#: ../lib/PageList.php:908 +msgid "Markup" +msgstr "Marquage" -#: ../lib/editpage.php:255 -msgid "Level 1 headline" -msgstr "Texte de début de ligne de niveau 1" +#: ../lib/PageList.php:1104 ../lib/plugin/WantedPages.php:177 +#, c-format +msgid "Columns: %s." +msgstr "Colonnes : %s." -#: ../lib/editpage.php:259 -msgid "Example.jpg" -msgstr "Example.jpg" +#: ../lib/PagePerm.php:273 +msgid "List this page and all subpages" +msgstr "Lister cette page et ses sous-pages" -#: ../lib/editpage.php:260 -msgid "Embedded image" -msgstr "Image embarquée" +#: ../lib/PagePerm.php:274 +msgid "View this page and all subpages" +msgstr "Voir cette page et ses sous-pages" -#: ../lib/editpage.php:264 -msgid "Insert non-formatted text here" -msgstr "Insérer du texte non-formaté ici" +#: ../lib/PagePerm.php:275 +msgid "Edit this page and all subpages" +msgstr "Éditer cette page et toutes ses sous pages" -#: ../lib/editpage.php:265 -msgid "Ignore wiki formatting" -msgstr "Ignorer le formatage wiki" +#: ../lib/PagePerm.php:276 +msgid "Create a new (sub)page" +msgstr "Créer une nouvelle (sous)page" -# lib/pageinfo.php:64 -#: ../lib/editpage.php:270 -msgid "Your signature" -msgstr "Votre signature" +#: ../lib/PagePerm.php:277 +msgid "Download the page contents" +msgstr "Télécharger le contenu de la page" -#: ../lib/editpage.php:275 -msgid "Horizontal line" -msgstr "Ligne horizontale" +#: ../lib/PagePerm.php:278 +msgid "Change page attributes" +msgstr "Changer les attributs de cette page" -#: ../lib/editpage.php:279 ../lib/editpage.php:280 ../lib/editpage.php:594 -msgid "Save" -msgstr "Enregistrer" +#: ../lib/PagePerm.php:279 +msgid "Remove this page" +msgstr "Supprimer la page" -#: ../lib/editpage.php:282 ../lib/editpage.php:283 ../lib/editpage.php:590 -msgid "Preview" -msgstr "Prévisualiser" +#: ../lib/PagePerm.php:328 +#, c-format +msgid "Unsupported ACL access type %s ignored." +msgstr "Le type d'accès ACL %s n'est pas supporté -- Ignoré" -#: ../lib/editpage.php:298 -msgid "Click a button to get an example text" -msgstr "Cliquer sur un bouton pour obtenir une exemple de texte" +#: ../lib/PagePerm.php:533 +msgid "Access" +msgstr "Accès" -#: ../lib/editpage.php:303 -msgid "Undo Search & Replace" -msgstr "Undo Recherche & Remplace" +#: ../lib/PagePerm.php:535 +msgid "Group/User" +msgstr "Groupe/Utilisateur" -#: ../lib/editpage.php:347 -#, c-format -msgid "View Source: %s" -msgstr "Afficher la Source : %s" +#: ../lib/PagePerm.php:536 +msgid "Grant" +msgstr "Accorder" -#: ../lib/editpage.php:361 -msgid "Page now locked." -msgstr "La page est maintenant verrouillée." +#: ../lib/PagePerm.php:537 +msgid "Del/+" +msgstr "Effacer/+" -#: ../lib/editpage.php:361 -msgid "Page now unlocked." -msgstr "La page est maintenant déverrouillée." +#: ../lib/PagePerm.php:538 ../lib/plugin/PluginManager.php:90 +msgid "Description" +msgstr "Description" -#: ../lib/editpage.php:439 -#, c-format -msgid "Saved: %s" -msgstr "Enregistrée : %s" +#: ../lib/PagePerm.php:559 +msgid "Add this ACL" +msgstr "Ajouer cette ACL" -#: ../lib/editpage.php:484 ../themes/MacOSX/themeinfo.php:137 -msgid "Page Locked" -msgstr "Page Verrouillée" +#: ../lib/PagePerm.php:583 +msgid "Allow / Deny" +msgstr "Autoriser / Refuser" -# lib/editpage.php:31 lib/savepage.php:52 -#: ../lib/editpage.php:485 -msgid "" -"This page has been locked by the administrator so your changes can not be " -"saved." -msgstr "" -"Cette page a été verrouillée par l'administrateur et vos changements n'ont " -"pas pu être enregistrée." +#: ../lib/PagePerm.php:595 +msgid "Delete this ACL" +msgstr "Effacer cette ACL" -# lib/savepage.php:24 -#: ../lib/editpage.php:486 -msgid "" -"(Copy your changes to the clipboard. You can try editing a different page or " -"save your text in a text editor.)" -msgstr "" -"(Copiez vos modifications dans le presse-papier. Vous pouvez essayer " -"d'éditer une page différente ou sauver votre texte dans un éditeur)." +#: ../lib/PagePerm.php:621 +msgid "add " +msgstr "ajouter" -# lib/editpage.php:33 lib/savepage.php:32 lib/savepage.php:53 -#: ../lib/editpage.php:487 -msgid "Sorry for the inconvenience." -msgstr "Désolé pour la gène occasionnée." +#: ../lib/PagePerm.php:625 +msgid "Check to add this Acl" +msgstr "Vérifier pour ajouter cette ACL" -#: ../lib/editpage.php:500 ../lib/editpage.php:755 -#, c-format -msgid "" -"Some of the changes could not automatically be combined. Please look for " -"sections beginning with '%s', and ending with '%s'. You will need to edit " -"those sections by hand before you click Save." -msgstr "" -"Certaines modifications n'ont pas pu être combinées automatiquement. " -"Veuillez regarder les sections commençant par '%s', et se terminant par '%" -"s'. Vous devrez éditer ces sections à la main avant cliquer sur Enregistrer." +#: ../lib/PageType.php:132 ../lib/loadsave.php:502 +#: ../lib/plugin/WantedPages.php:80 ../themes/MonoBook/templates/info.tmpl:150 +#: ../themes/MonoBook/templates/info.tmpl:151 +#: ../themes/default/templates/info.tmpl:144 +#: ../themes/default/templates/info.tmpl:145 +#: ../themes/smaller/templates/info.tmpl:150 +#: ../themes/smaller/templates/info.tmpl:151 +msgid "InterWikiMap" +msgstr "CarteInterWiki" -#: ../lib/editpage.php:504 ../lib/editpage.php:758 -msgid "Please check it through before saving." -msgstr "Veuillez la vérifier avant de la sauver." +#: ../lib/PageType.php:218 ../lib/loadsave.php:687 +#, c-format +msgid "Loading InterWikiMap from external file %s." +msgstr "Chargement de la CarteInterWiki depuis le fichiers %s." -#: ../lib/editpage.php:515 -msgid "Conflicting Edits!" -msgstr "Conflit d'éditions !" +#: ../lib/PageType.php:316 +msgid "Moniker" +msgstr "Nom" -#: ../lib/editpage.php:516 -msgid "" -"In the time since you started editing this page, another user has saved a " -"new version of it." -msgstr "" -"Depuis que vous avez commencé à éditer cette page, un autre utilisateur en a " -"enregistré une nouvelle version." +#: ../lib/PageType.php:317 +msgid "InterWiki Address" +msgstr "Adresse InterWiki" -#: ../lib/editpage.php:517 -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 " -"have been combined. The result is shown below." -msgstr "" -"Vos modifications ne peuvent être enegistrées, puisqu'elles écraseraient " -"celles de l'autre utilisateur. Ainsi donc, vos modifications et celles de " -"l'autre auteur ont été combinées. Le résultat est affiché ci-dessous." +# lib/stdlib.php:384 lib/stdlib.php:445 +#: ../lib/RSSWriter091.php:116 ../lib/loadsave.php:1039 +#: ../lib/plugin/RecentChanges.php:260 ../lib/plugin/RecentChanges.php:275 +#: ../lib/plugin/RecentChanges.php:377 ../lib/plugin/RecentChanges.php:453 +#: ../lib/plugin/RecentChanges.php:585 ../lib/plugin/RecentChanges.php:655 +#: ../themes/Crao/templates/head.tmpl:63 +#: ../themes/Crao/templates/navbar.tmpl:21 +#: ../themes/MonoBook/templates/navbar.tmpl:13 +#: ../themes/Portland/templates/navbar.tmpl:28 +#: ../themes/Sidebar/templates/navbar.tmpl:12 +#: ../themes/Wordpress/templates/actionbar.tmpl:24 +#: ../themes/default/templates/head.tmpl:66 +#: ../themes/default/templates/navbar.tmpl:11 +#: ../themes/smaller/templates/navbar.tmpl:10 +#: ../themes/wikilens/templates/navbar.tmpl:10 +msgid "RecentChanges" +msgstr "DernièresModifs" -#: ../lib/editpage.php:730 +#: ../lib/Request.php:57 ../lib/main.php:972 ../lib/main.php:985 #, c-format -msgid "Merge and Edit: %s" -msgstr "Fusioner et éditer : %s" +msgid "%s is not writable." +msgstr "%s n'est pas accessible en écriture." -#: ../lib/ErrorManager.php:191 +#: ../lib/Request.php:57 +msgid "The PhpWiki access log file" +msgstr "Le journal d'évènement de PhpWiki" + +#: ../lib/Request.php:59 ../lib/main.php:975 #, c-format -msgid "%s: error while handling error:" -msgstr "%s : erreur pendant la gestion de l'erreur :" +msgid "Please ensure that %s is writable, or redefine %s in config/config.ini." +msgstr "" +"Veuillez vous assurer que %s est disponible en écriture, ou redéfinissez-le " +"dans index.php" -#: ../lib/FileFinder.php:186 ../lib/loadsave.php:671 +#: ../lib/Request.php:60 #, c-format -msgid "%s: file not found" -msgstr "%s : fichier non trouvé" +msgid "the file '%s'" +msgstr "le fichier %s" -#: ../lib/IniConfig.php:539 -msgid "An unnamed PhpWiki" -msgstr "Un PhpWiki sans titre" +#: ../lib/Template.php:161 +#, c-format +msgid "%4d %s\n" +msgstr "%4d %s\n" -#: ../lib/IniConfig.php:542 ../lib/upgrade.php:148 -#: ../themes/default/templates/userprefs.tmpl:120 -#: ../themes/Wordpress/templates/actionbar.tmpl:21 -msgid "HomePage" -msgstr "PageAccueil" +#: ../lib/Theme.php:372 +msgid "Never edited" +msgstr "Jamais éditée" -#: ../lib/IniConfig.php:556 +#: ../lib/Theme.php:379 #, c-format -msgid "Encrypted passwords cannot be used: %s." -msgstr "Les mots de passe cryptés sont inutilisables : %s" +msgid "%s at %s" +msgstr "%s à %s" -#: ../lib/IniConfig.php:562 -msgid "" -"The admin password cannot be empty. Please update your config/config.ini" -msgstr "" -"Le mot de passe administrateur ne peut être vide. Veuillez mettre à jour " -"votre config/config.ini" +#: ../lib/Theme.php:383 +#, c-format +msgid "Version %s, saved %s" +msgstr "Version %s, enregistrée %s" -#: ../lib/IniConfig.php:566 -msgid "" -"Empty db_session_table. Turn USE_DB_SESSION off or define the table name." -msgstr "" -"La table de session de la base de données est vide. Changez USE_DB_SESSION à " -"off ou définissez un nom de table pour les sessions." +# lib/diff.php:1003 lib/diff.php:1021 +#: ../lib/Theme.php:385 +#, c-format +msgid "Last edited %s" +msgstr "Dernière modification %s" -#: ../lib/InlineParser.php:329 -msgid "Invalid [] syntax ignored" -msgstr "[] non valables, ignoré" +#: ../lib/Theme.php:394 +#, c-format +msgid "Version %s, saved on %s" +msgstr "Version %s, enregistrée sur %s" -#: ../lib/loadsave.php:72 -msgid "ZIP files of database" -msgstr "" - -#: ../lib/loadsave.php:73 -msgid "Dump to directory" -msgstr "Récupération dans le répertoire" - -#: ../lib/loadsave.php:74 -msgid "Upload File" -msgstr "Déposer le fichier" - -#: ../lib/loadsave.php:75 ../lib/plugin/WikiForm.php:68 -msgid "Load File" -msgstr "Charger le fichier" - -#: ../lib/loadsave.php:76 -msgid "Upgrade" -msgstr "Mettre à jour" - -#: ../lib/loadsave.php:78 -msgid "Dump pages as XHTML" -msgstr "Sauvegarde des pages au format XHTML" - -#: ../lib/loadsave.php:81 ../lib/loadsave.php:601 ../lib/loadsave.php:607 -#: ../lib/main.php:776 ../lib/plugin/WikiAdminSelect.php:193 -#: ../lib/WikiPlugin.php:118 ../themes/Crao/templates/head.tmpl:79 -#: ../themes/Crao/templates/head.tmpl:80 -#: ../themes/Crao/templates/navbar.tmpl:45 -#: ../themes/default/templates/head.tmpl:78 -#: ../themes/default/templates/navbar.tmpl:45 -#: ../themes/MonoBook/templates/navbar.tmpl:46 -#: ../themes/Portland/templates/navbar.tmpl:30 -#: ../themes/Sidebar/templates/navbar.tmpl:26 -#: ../themes/smaller/templates/navbar.tmpl:22 -#: ../themes/wikilens/templates/head.tmpl:78 -#: ../themes/wikilens/templates/head.tmpl:79 -#: ../themes/wikilens/templates/navbar.tmpl:43 -#: ../themes/Wordpress/templates/actionbar.tmpl:28 -msgid "PhpWikiAdministration" -msgstr "AdministrationDePhpWiki" - -#: ../lib/loadsave.php:83 -msgid "Complete." -msgstr "Terminé." - -#: ../lib/loadsave.php:84 +# lib/diff.php:1003 lib/diff.php:1021 +#: ../lib/Theme.php:396 #, c-format -msgid "Return to %s" -msgstr "Retour à la %s" - -#: ../lib/loadsave.php:170 -msgid "FullDump" -msgstr "SauvegardeTotale" +msgid "Last edited on %s" +msgstr "Dernière modification le %s" -#: ../lib/loadsave.php:174 -msgid "LatestSnapshot" -msgstr "DernierInstantané" +#: ../lib/Theme.php:412 +msgid "today" +msgstr "aujourd'hui" -#: ../lib/loadsave.php:226 ../lib/loadsave.php:287 -msgid "You must specify a directory to dump to" -msgstr "Vous devez spécifier un répertoire pour l'archivage de la sauvegarde" +#: ../lib/Theme.php:418 +msgid "yesterday" +msgstr "hier" -#: ../lib/loadsave.php:231 ../lib/loadsave.php:292 +#: ../lib/Theme.php:439 ../lib/Theme.php:441 #, c-format -msgid "Cannot create directory '%s'" -msgstr "Impossible de créer le répertoire '%s'" +msgid "Owner: %s" +msgstr "Propriétaire: %s" -#: ../lib/loadsave.php:233 ../lib/loadsave.php:294 +# lib/diff.php:1006 lib/diff.php:1024 +#: ../lib/Theme.php:452 ../lib/Theme.php:454 ../lib/diff.php:262 +#: ../lib/plugin/Diff.php:75 #, c-format -msgid "Created directory '%s' for the page dump..." -msgstr "Répertoire '%s' créé pour la sauvegarde..." +msgid "by %s" +msgstr "par %s" -#: ../lib/loadsave.php:236 ../lib/loadsave.php:297 +#: ../lib/Theme.php:557 #, c-format -msgid "Using directory '%s'" -msgstr "Utilisation du répertoire '%s'" - -#: ../lib/loadsave.php:239 ../lib/loadsave.php:300 -msgid "Dumping Pages" -msgstr "Récupération des pages" +msgid "Empty link to: %s" +msgstr "Aucune correspondance de lien pour %s." -#: ../lib/loadsave.php:253 +#: ../lib/Theme.php:569 ../themes/MacOSX/themeinfo.php:71 #, c-format -msgid "saved as %s" -msgstr "enregistrée sous %s" +msgid "Create: %s" +msgstr "Enregistrée : %s" -#: ../lib/loadsave.php:263 ../lib/loadsave.php:336 -#: ../lib/plugin/text2png.php:183 +#: ../lib/Theme.php:585 #, c-format -msgid "couldn't open file '%s' for writing" -msgstr "Impossible d'ouvrir le fichier '%s' en écriture" +msgid "Google:%s" +msgstr "Google: %s" -#: ../lib/loadsave.php:269 ../lib/loadsave.php:351 +#: ../lib/Theme.php:609 #, c-format -msgid "%s bytes written" -msgstr "%s octets enregistrés" - -#: ../lib/loadsave.php:349 -msgid "saved as " -msgstr "enregistrée sous " +msgid "'%s': Bad page name" +msgstr "%s : Nom de page invalide" -# lib/editpage.php:19 -#: ../lib/loadsave.php:365 ../lib/loadsave.php:381 ../lib/loadsave.php:395 -#, c-format -msgid "... copied to %s" -msgstr "... copié à %s" +#: ../lib/Theme.php:914 ../themes/Crao/templates/actionbar.tmpl:5 +#: ../themes/MonoBook/templates/actionbar.tmpl:6 +#: ../themes/default/templates/actionbar.tmpl:5 +#: ../themes/smaller/templates/actionbar.tmpl:6 +msgid "Edit" +msgstr "Éditer" -#: ../lib/loadsave.php:369 ../lib/loadsave.php:385 ../lib/loadsave.php:399 -msgid "... not found" -msgstr "... non trouvé" +#: ../lib/Theme.php:915 ../lib/plugin/Diff.php:36 +msgid "Diff" +msgstr "Diff" -# lib/pageinfo.php:9 -#: ../lib/loadsave.php:487 -msgid "Empty pagename!" -msgstr "La page n'a aucun titre !" +#: ../lib/Theme.php:916 ../themes/Crao/templates/signin.tmpl:15 +#: ../themes/Crao/templates/signin.tmpl:31 +#: ../themes/MonoBook/templates/signin.tmpl:16 +#: ../themes/MonoBook/templates/signin.tmpl:30 +#: ../themes/Sidebar/templates/signin.tmpl:16 +#: ../themes/Sidebar/templates/signin.tmpl:30 +#: ../themes/Wordpress/templates/signin.tmpl:18 +#: ../themes/Wordpress/templates/signin.tmpl:34 +#: ../themes/default/templates/signin.tmpl:16 +#: ../themes/default/templates/signin.tmpl:29 +msgid "Sign Out" +msgstr "Déconnexion" -#: ../lib/loadsave.php:497 ../lib/PageType.php:132 -#: ../lib/plugin/WantedPages.php:80 ../themes/default/templates/info.tmpl:144 -#: ../themes/default/templates/info.tmpl:145 -#: ../themes/MonoBook/templates/info.tmpl:150 -#: ../themes/MonoBook/templates/info.tmpl:151 -#: ../themes/smaller/templates/info.tmpl:150 -#: ../themes/smaller/templates/info.tmpl:151 -msgid "InterWikiMap" -msgstr "CarteInterWiki" +#: ../lib/Theme.php:917 ../lib/WikiUser.php:219 ../lib/WikiUserNew.php:477 +#: ../themes/Crao/templates/signin.tmpl:59 +#: ../themes/default/templates/login.tmpl:68 +msgid "Sign In" +msgstr "Connexion" -#: ../lib/loadsave.php:543 -#, c-format -msgid "from %s" -msgstr "du %s" +#: ../lib/Theme.php:918 ../themes/MacOSX/themeinfo.php:135 +msgid "Lock Page" +msgstr "Vérrouiller la page" -#: ../lib/loadsave.php:548 -msgid "new page" -msgstr "nouvelle page" +#: ../lib/Theme.php:919 ../themes/MacOSX/themeinfo.php:136 +msgid "Unlock Page" +msgstr "Déverrouiller la page" -#: ../lib/loadsave.php:556 -msgid "has edit conflicts - overwriting anyway" -msgstr "conflits d'édition - écraser quand même " +#: ../lib/Theme.php:920 ../lib/removepage.php:22 +msgid "Remove Page" +msgstr "Supprimer la page" -#: ../lib/loadsave.php:559 ../lib/loadsave.php:974 ../lib/loadsave.php:977 -msgid "The PhpWiki programming team" -msgstr "L'équipe de développement de PhpWiki" +#: ../lib/Theme.php:1280 +#, c-format +msgid "%s: has no box method" +msgstr "%s : n'a pas de boîte" -#: ../lib/loadsave.php:564 -msgid "has edit conflicts - skipped" -msgstr "a des conflits d'édition - ignoré" +#: ../lib/Theme.php:1299 +msgid "Related Links" +msgstr "Liens correspondants" -#: ../lib/loadsave.php:575 -#, c-format -msgid "content is identical to current version %d - no new revision created" -msgstr "contenu est identique à la version en cours %d - pas de révision" +#: ../lib/Theme.php:1319 +msgid "External Links" +msgstr "Liens exterieurs" -#: ../lib/loadsave.php:585 +#: ../lib/WikiDB.php:408 #, c-format -msgid "- saved to database as version %d" -msgstr "- sauvée dans la base de données sous la version %d" +msgid "renamed from %s" +msgstr "renommée à partir de %s" -#: ../lib/loadsave.php:591 ../lib/loadsave.php:781 -#, c-format -msgid "MIME file %s" -msgstr "fichier MIME %s" +#: ../lib/WikiDB.php:416 +msgid "WikiDB::renamePage() not yet implemented for this backend" +msgstr "WikiBD::renamePage() pas encore implémentée pour le Principal" -#: ../lib/loadsave.php:592 ../lib/loadsave.php:786 +#: ../lib/WikiDB.php:750 #, c-format -msgid "Serialized file %s" -msgstr "Fichier sérialisé %s" +msgid "%s: Date of new revision is %s" +msgstr "%s : la date de la nouvelle révision est %s" -#: ../lib/loadsave.php:593 ../lib/loadsave.php:800 +#: ../lib/WikiDB.php:812 #, c-format -msgid "plain file %s" -msgstr "fichier simple %s" - -#: ../lib/loadsave.php:600 -msgid "Merge Edit" -msgstr "Fusionner l'édition" - -#: ../lib/loadsave.php:606 -msgid "Restore Anyway" -msgstr "Restaurer quand même" - -#: ../lib/loadsave.php:611 -msgid " Sorry, cannot merge uploaded files." -msgstr "Désolé, impossible de fusionner les fichiers Uploadés" - -#: ../lib/loadsave.php:629 ../lib/loadsave.php:638 ../lib/loadsave.php:654 -msgid "Revert" -msgstr "Réinitialiser" - -#: ../lib/loadsave.php:630 -msgid "missing required version argument" -msgstr "argument de version requis manquant" +msgid "Optimizing %s" +msgstr "Optimisation de %s" -#: ../lib/loadsave.php:637 -msgid "no page content" -msgstr "pas de sommaire de page" +#: ../lib/WikiDB.php:877 +msgid "Page change" +msgstr "Historique des changements." -#: ../lib/loadsave.php:643 -msgid "same version page" -msgstr "même version de page" +#: ../lib/WikiDB.php:901 +msgid "New Page" +msgstr "Nouvelle page." -# lib/diff.php:1001 lib/diff.php:1019 -#: ../lib/loadsave.php:649 +#: ../lib/WikiDB.php:903 #, c-format -msgid "revert to version %d" -msgstr "revenir à la version %d" +msgid "Edited by: %s" +msgstr "Édité par : %s" -#: ../lib/loadsave.php:652 +#: ../lib/WikiDB.php:910 #, c-format -msgid "- version %d saved to database as version %d" -msgstr "- version %d sauvée dans la base de données sous la version %d" +msgid "PageChange Notification of %s sent to %s" +msgstr "Les notifications de changement de la page %s ont été envoyés à %s" -#: ../lib/loadsave.php:666 +#: ../lib/WikiDB.php:913 #, c-format -msgid "%s: not defined" -msgstr "%s : non défini" - -#: ../lib/loadsave.php:676 -msgid "Default InterWiki map file not loaded." -msgstr "Carte InterWiki par défaut non chargée." +msgid "PageChange Notification Error: Couldn't send %s to %s" +msgstr "" +"Erreur lors des notifications de changements de page: Impossible d'envoyer %" +"s à %s" -#: ../lib/loadsave.php:682 ../lib/PageType.php:218 +# lib/display.php:31 lib/editpage.php:50 +#: ../lib/WikiDB.php:1405 ../lib/WikiDB.php:1409 +#: ../themes/default/templates/homepage.tmpl:7 #, c-format -msgid "Loading InterWikiMap from external file %s." -msgstr "Chargement de la CarteInterWiki depuis le fichiers %s." - -#: ../lib/loadsave.php:814 ../lib/loadsave.php:826 -msgid "Skipping" -msgstr "Ignoré" +msgid "Describe %s here." +msgstr "Décrire %s ici." -#: ../lib/loadsave.php:925 +#: ../lib/WikiDB.php:1444 #, c-format -msgid "Unable to load: %s" -msgstr "Impossible de charger : %s" +msgid "Oops! Revision %s of %s seems to have been deleted!" +msgstr "Ouille ! La révision %s de %s semble avoir été effacée !" -#: ../lib/loadsave.php:932 +#: ../lib/WikiDB/backend/file.php:108 #, c-format -msgid "Bad file type: %s" -msgstr "Mauvais type de fichier : %s" +msgid "'%s': corrupt file" +msgstr "'%s' : ce fichier est abîmé." -#: ../lib/loadsave.php:949 +#: ../lib/WikiDB/dba.php:17 #, c-format -msgid "Loading '%s'" -msgstr "Chargement ' %s '" +msgid "" +"DBA files are in the %s directory. Please read the INSTALL file and move the " +"DB file to a permanent location or risk losing all the pages!" +msgstr "" +"Les fichiers DBA sont dans le répertoire %s. Veuillez lire le fichier " +"INSTALL et déplacez le fichier DB vers un emplacement permanent, sinon vous " +"risquez de perdre toutes vos pages !" -#: ../lib/loadsave.php:980 -msgid "Loading up virgin wiki" -msgstr "Chargement d'un wiki vierge" +#: ../lib/WikiGroup.php:26 ../lib/WikiGroup.php:130 +msgid "No or unsupported GROUP_METHOD defined" +msgstr "Aucun GROUP_METHOD défini, ou GROUP_METHOD non supporté" -#: ../lib/loadsave.php:1025 -msgid "No uploaded file to upload?" -msgstr "Pas de fichier à déposer ?" +#: ../lib/WikiGroup.php:29 +msgid "Every" +msgstr "Toutes" -#: ../lib/loadsave.php:1029 -#, c-format -msgid "Uploading %s" -msgstr "Dépôt de %s" +#: ../lib/WikiGroup.php:30 +msgid "Anonymous Users" +msgstr "Utilisateur anonyme" -# lib/stdlib.php:384 lib/stdlib.php:445 -#: ../lib/loadsave.php:1034 ../lib/plugin/RecentChanges.php:260 -#: ../lib/plugin/RecentChanges.php:275 ../lib/plugin/RecentChanges.php:377 -#: ../lib/plugin/RecentChanges.php:453 ../lib/plugin/RecentChanges.php:586 -#: ../lib/plugin/RecentChanges.php:656 ../lib/RSSWriter091.php:116 -#: ../themes/Crao/templates/head.tmpl:63 -#: ../themes/Crao/templates/navbar.tmpl:21 -#: ../themes/default/templates/head.tmpl:62 -#: ../themes/default/templates/navbar.tmpl:11 -#: ../themes/MonoBook/templates/navbar.tmpl:13 -#: ../themes/Portland/templates/navbar.tmpl:28 -#: ../themes/Sidebar/templates/navbar.tmpl:12 -#: ../themes/smaller/templates/navbar.tmpl:10 -#: ../themes/wikilens/templates/navbar.tmpl:10 -#: ../themes/Wordpress/templates/actionbar.tmpl:24 -msgid "RecentChanges" -msgstr "DernièresModifs" +#: ../lib/WikiGroup.php:31 +msgid "Bogo Users" +msgstr "Utilisateurs Bogo" -#: ../lib/main.php:316 -msgid "FORBIDDEN" -msgstr "INTERDIT" +#: ../lib/WikiGroup.php:32 +msgid "HasHomePage" +msgstr "APageAccueil" -#: ../lib/main.php:317 -msgid "ANON" -msgstr "ANONYME" +#: ../lib/WikiGroup.php:33 +msgid "Signed Users" +msgstr "Utilisateurs signés" -#: ../lib/main.php:318 -msgid "BOGO" -msgstr "BOGO" +#: ../lib/WikiGroup.php:34 +msgid "Authenticated Users" +msgstr "Utilisateurs connectés" -#: ../lib/main.php:319 -msgid "USER" -msgstr "UTILISATEUR" +#: ../lib/WikiGroup.php:35 +msgid "Administrators" +msgstr "Administrateures" -#: ../lib/main.php:320 -msgid "ADMIN" -msgstr "ADMIN" +#: ../lib/WikiGroup.php:180 ../lib/WikiGroup.php:221 ../lib/WikiGroup.php:298 +#: ../lib/WikiGroup.php:352 ../lib/WikiGroup.php:368 +#, c-format +msgid "Method '%s' not implemented in this GROUP_METHOD %s" +msgstr "La méthode '%s' n'est pas implémentée dans ce GROUP_METHOD (%s)" -#: ../lib/main.php:321 -msgid "UNOBTAINABLE" -msgstr "INACCESSIBLE" +#: ../lib/WikiGroup.php:206 +#, c-format +msgid "Undefined method %s for special group %s" +msgstr "Méthode non définie %s pour le groupe %s" -#: ../lib/main.php:344 -msgid "authenticated" -msgstr "authentifié" +#: ../lib/WikiGroup.php:337 +#, fuzzy, c-format +msgid "Unknown special group '%s'" +msgstr "Le groupe speciale %s non définie" -#: ../lib/main.php:344 -msgid "not authenticated" -msgstr "non authentifié" +#: ../lib/WikiGroup.php:495 +#, c-format +msgid "Group page '%s' does not exist" +msgstr "Le groupe de page %s n'existe pas" + +# lib/diff.php:997 +#: ../lib/WikiGroup.php:526 +msgid "CategoryGroup" +msgstr "CatégorieGroupes" + +#: ../lib/WikiGroup.php:601 +msgid "No or not enough GROUP_DB SQL statements defined" +msgstr "Aucun ou pas assez de GROUP_DB définis pour SQL" + +#: ../lib/WikiGroup.php:817 +msgid "AUTH_GROUP_FILE not defined" +msgstr "AUTH_GROUP_FILE non défini" -#: ../lib/main.php:345 +#: ../lib/WikiGroup.php:821 #, c-format -msgid "%s is disallowed on this wiki for %s user '%s' (level: %s)." -msgstr "" -"L'action %s est interdite sur ce wiki pour l'utilisateur %s (niveau : %d)." +msgid "Cannot open AUTH_GROUP_FILE %s" +msgstr "Impossible d'ouvrir AUTH_GROUP_FILE %s" + +#: ../lib/WikiGroup.php:929 +msgid "LDAP_AUTH_HOST not defined" +msgstr "LDAP_AUTH_HOST non défini" + +#: ../lib/WikiGroup.php:938 +msgid "No LDAP in this PHP version" +msgstr "Pas de LDAP dans cette version de php" -#: ../lib/main.php:351 +#: ../lib/WikiGroup.php:1020 #, c-format -msgid "%s is disallowed on this wiki." -msgstr "L'action %s est interdite sur ce wiki" +msgid "Unable to connect to LDAP server %s" +msgstr "Impossible de se connecter au serveur LDAP %s" + +#: ../lib/WikiPlugin.php:88 +msgid "n/a" +msgstr "n/c" + +#: ../lib/WikiPlugin.php:118 ../lib/loadsave.php:84 ../lib/loadsave.php:606 +#: ../lib/loadsave.php:612 ../lib/main.php:800 +#: ../lib/plugin/WikiAdminSelect.php:193 ../themes/Crao/templates/head.tmpl:79 +#: ../themes/Crao/templates/head.tmpl:80 +#: ../themes/Crao/templates/navbar.tmpl:45 +#: ../themes/MonoBook/templates/navbar.tmpl:46 +#: ../themes/Portland/templates/navbar.tmpl:30 +#: ../themes/Sidebar/templates/navbar.tmpl:26 +#: ../themes/Wordpress/templates/actionbar.tmpl:28 +#: ../themes/default/templates/head.tmpl:83 +#: ../themes/default/templates/navbar.tmpl:45 +#: ../themes/smaller/templates/navbar.tmpl:22 +#: ../themes/wikilens/templates/head.tmpl:78 +#: ../themes/wikilens/templates/head.tmpl:79 +#: ../themes/wikilens/templates/navbar.tmpl:43 +msgid "PhpWikiAdministration" +msgstr "AdministrationDePhpWiki" -#: ../lib/main.php:358 +#: ../lib/WikiPlugin.php:122 ../lib/plugin/WikiPoll.php:114 #, c-format -msgid "You must sign in to %s." -msgstr "Vous devez vous inscrire pour %s" +msgid "argument '%s' not declared by plugin" +msgstr "argument '%s' non déclaré par le plugin" -#: ../lib/main.php:360 +#: ../lib/WikiPlugin.php:193 #, c-format -msgid "You must log in to %s." -msgstr "Vous devez vous connecter pour %s" +msgid "trailing cruft in plugin args: '%s'" +msgstr "cochonneries terminant les arguments du plugin : '%s'" -#: ../lib/main.php:362 +#: ../lib/WikiPlugin.php:314 #, c-format -msgid "Access for you is forbidden to %s." -msgstr "L'accès à %s vous est interdit" +msgid "Plugin %s failed." +msgstr "Plugin %s a échoué." -#: ../lib/main.php:364 ../lib/plugin/PluginManager.php:65 +#: ../lib/WikiPlugin.php:320 #, c-format -msgid "You must be an administrator to %s." -msgstr "Vous devez être un administrateur pour %s." +msgid "Plugin %s disabled." +msgstr "Plugin %s désactivé." -#: ../lib/main.php:376 -msgid "view this page" -msgstr "voir cette page" +# lib/msql.php:237 lib/msql.php:312 +#: ../lib/WikiPlugin.php:435 +#, c-format +msgid "Include of '%s' failed" +msgstr "L'insertion de '%s' a échoué" -#: ../lib/main.php:377 -msgid "diff this page" -msgstr "diff de cette page" +#: ../lib/WikiPlugin.php:437 +#, c-format +msgid "%s: no such class" +msgstr "<%s : pas de section de ce type>" -#: ../lib/main.php:378 -msgid "dump html pages" -msgstr "récupération des pages HTML" +#: ../lib/WikiPlugin.php:442 +#, c-format +msgid "%s: not a subclass of WikiPlugin" +msgstr "%s n'est pas une sous classe de WikiPlugin" -#: ../lib/main.php:379 -msgid "dump serial pages" -msgstr "récupération des pages sérialisées" +#: ../lib/WikiPluginCached.php:577 +#, c-format +msgid "" +"There is no image creation data available to id '%s'. Please reload " +"referring page." +msgstr "Aucune image ne correspond à l'id %s. Veuillez recharger cette page." -#: ../lib/main.php:380 -msgid "edit this page" -msgstr "éditer cette page" +#: ../lib/WikiPluginCached.php:681 +msgid "Image map expired. Reload wiki page to recreate its html part." +msgstr "" -#: ../lib/main.php:381 -msgid "revert to a previous version of this page" -msgstr "revenir à une précédente version de cette page." +#: ../lib/WikiUser.php:187 ../lib/WikiUser.php:266 ../lib/WikiUserNew.php:555 +#: ../lib/WikiUserNew.php:1525 ../lib/WikiUserNew.php:1582 +#: ../lib/WikiUserNew.php:1794 +msgid "Invalid username." +msgstr "Mot de identifiant d'utilisateur invalide." -#: ../lib/main.php:382 -msgid "create this page" -msgstr "créer cette page" +#: ../lib/WikiUser.php:191 ../lib/WikiUserNew.php:562 +msgid "Invalid password or userid." +msgstr "Mot de passe ou identifiant d'utilisateur invalide." -#: ../lib/main.php:383 -msgid "load files into this wiki" -msgstr "chargement des fichiers sur ce wiki" +#: ../lib/WikiUser.php:193 ../lib/WikiUserNew.php:575 +msgid "Insufficient permissions." +msgstr "Permissions insuffisantes." -#: ../lib/main.php:384 -msgid "lock this page" -msgstr "verrouiller cette page" +#: ../lib/WikiUser.php:246 +msgid "" +"You forgot to set ENCRYPTED_PASSWD to true. Please update your config/config." +"ini" +msgstr "" +"Vous avez oublié de mettre ENCRYPTED_PASSWD à true. Veuillez éditer votre " +"config/config.ini" -#: ../lib/main.php:385 -msgid "remove this page" -msgstr "supprimer cette page" +# lib/editpage.php:31 lib/savepage.php:52 +#: ../lib/WikiUser.php:369 +msgid "" +"Your home page has not been created yet so your preferences cannot not be " +"saved." +msgstr "" +"Cette page a été verrouillée par l'administrateur et vos changements n'ont " +"pas pu être enregistrée." -#: ../lib/main.php:386 -msgid "unlock this page" -msgstr "déverrouiller la Page" +# lib/editpage.php:31 lib/savepage.php:52 +#: ../lib/WikiUser.php:386 +msgid "Your home page is locked so your preferences cannot not be saved." +msgstr "" +"Cette page a été verrouillée par l'administrateur et vos changements n'ont " +"pas pu être enregistrée." -#: ../lib/main.php:387 -msgid "upload a zip dump" -msgstr "déposer un fichier zip" +#: ../lib/WikiUser.php:387 +msgid "Please contact your PhpWiki administrator for assistance." +msgstr "Veuillez contacter l'administrateur pour l'assistance" -# lib/pageinfo.php:64 -#: ../lib/main.php:388 -msgid "verify the current action" -msgstr "vérifier l'action actuelle" +#: ../lib/WikiUser.php:497 +#, c-format +msgid "" +"Old UserPage %s without stored password updated with empty password. Set a " +"password in your UserPreferences." +msgstr "" +"L'anciene page %s sans mot de passe attribué a été mise à jour avec un mot " +"de passe vide. Définissez un mot de passe dans vos UserPreferences" -#: ../lib/main.php:389 -msgid "view the source of this page" -msgstr "voir la source de cette page" +#: ../lib/WikiUserNew.php:560 +msgid "Invalid password." +msgstr "Mauvais mot de passe." -#: ../lib/main.php:390 -msgid "access this wiki via XML-RPC" -msgstr "accéder à ce wiki via XML-RPC" +#: ../lib/WikiUserNew.php:618 +msgid "Empty Preferences or format of UserPreferences cookie not recognised." +msgstr "Preferences utilisateur vides, le cookie peut etre mal reconnu." -#: ../lib/main.php:391 -msgid "access this wiki via SOAP" -msgstr "accéder à ce wiki via SOAP" +#: ../lib/WikiUserNew.php:622 +msgid "Default preferences will be used." +msgstr "Les préférences par défaut seront utilisées" -#: ../lib/main.php:392 -msgid "download a zip dump from this wiki" -msgstr "télécharger une sauvegarde compressée de ce wiki" +#: ../lib/WikiUserNew.php:1180 +msgid "" +"The length of the stored password is shorter than the system policy allows. " +"Sorry, you cannot login.\n" +" You have to ask the System Administrator to reset your password." +msgstr "" +"La taille de votre mot de passe est trop petite, vous ne pouvez pas vous " +"connecter. Veuillez contacter l'administrateur pour le changer." -#: ../lib/main.php:393 -msgid "download an html zip dump from this wiki" -msgstr "télécharger une sauvegarde HTML compressée de ce wiki" - -#: ../lib/main.php:405 -msgid "Browsing pages" -msgstr "Navigation en cours" - -#: ../lib/main.php:406 -msgid "Diffing pages" -msgstr "Comparaison des pages" - -#: ../lib/main.php:407 -msgid "Dumping html pages" -msgstr "Récupération des pages HTML" - -#: ../lib/main.php:408 -msgid "Dumping serial pages" -msgstr "Récupération des pages sérialisées" - -#: ../lib/main.php:409 -msgid "Editing pages" -msgstr "Éditions des pages" +#: ../lib/WikiUserNew.php:1194 ../lib/pear/File_Passwd.php:209 +msgid "The crypt function is not available in this version of PHP." +msgstr "La fonction de cryptage n'est pas disponible dans cette version de php" -#: ../lib/main.php:410 -msgid "Reverting to a previous version of pages" +#: ../lib/WikiUserNew.php:1195 +msgid "" +"Please set ENCRYPTED_PASSWD to false in config/config.ini and probably " +"change ADMIN_PASSWD." msgstr "" +"Veuillez définir ENCRYPTED_PASSWD à false dans config/config.ini et " +"probablement l'ADMIN_PASSWD" -#: ../lib/main.php:411 -msgid "Creating pages" -msgstr "Création des pages" - -#: ../lib/main.php:412 -msgid "Loading files" -msgstr "Chargement des fichiers" - -#: ../lib/main.php:413 -msgid "Locking pages" -msgstr "Verrouillage des pages" - -#: ../lib/main.php:414 -msgid "Removing pages" -msgstr "Suppression des pages" - -#: ../lib/main.php:415 -msgid "Unlocking pages" -msgstr "Déverrouiller les pages" - -#: ../lib/main.php:416 -msgid "Uploading zip dumps" -msgstr "Déposer la sauvegarde compressée" - -# lib/pageinfo.php:64 -#: ../lib/main.php:417 -msgid "Verify the current action" -msgstr "Vérifier l'action actuelle" - -#: ../lib/main.php:418 -msgid "Viewing the source of pages" -msgstr "Visualisation de la source des pages" +#: ../lib/WikiUserNew.php:1208 +msgid "Please set ENCRYPTED_PASSWD to true in config/config.ini." +msgstr "Veuillez définir ENCRYPTED_PASSWD à true dans config/config.ini." -#: ../lib/main.php:419 -msgid "XML-RPC access" -msgstr "Accès XML-RPC" +#: ../lib/WikiUserNew.php:1349 +msgid "PersonalPage login method:\n" +msgstr "" -#: ../lib/main.php:420 -msgid "SOAP access" -msgstr "Accès SOAP" +#: ../lib/WikiUserNew.php:1350 +#, fuzzy, c-format +msgid "You stored an empty password in your '%s' page.\n" +msgstr "" +"\n" +"Vous n'avez pas saisi de mot de passe pour la page %s.\n" -#: ../lib/main.php:421 -msgid "Downloading zip dumps" -msgstr "Téléchargement des sauvegardes compressées" +#: ../lib/WikiUserNew.php:1351 +msgid "Your access permissions are only for a BogoUser.\n" +msgstr "Vos permissions d'acces sont celles d'un utilisateur Bogo\n" -#: ../lib/main.php:422 -msgid "Downloading html zip dumps" -msgstr "Téléchargement des sauvegardes html compressées" +#: ../lib/WikiUserNew.php:1352 +msgid "Please set your password in UserPreferences." +msgstr "Veuillez définir votre mot de passe dans UserPreferences." -#: ../lib/main.php:547 +#: ../lib/WikiUserNew.php:1665 ../lib/WikiUserNew.php:1713 +#: ../lib/WikiUserNew.php:1754 ../lib/WikiUserNew.php:1876 +#: ../lib/WikiUserNew.php:1941 ../lib/WikiUserNew.php:1991 #, c-format -msgid "%s: Bad action" -msgstr "%s : Mauvaise action" - -# lib/stdlib.php:36 -#: ../lib/main.php:564 -msgid "Fatal PhpWiki Error" -msgstr "Erreur Fatale de PhpWiki" - -#: ../lib/main.php:789 ../lib/plugin/WikiAdminChown.php:182 -msgid "Chown" -msgstr "Chown" - -#: ../lib/main.php:793 ../lib/plugin/WikiAdminSetAcl.php:185 -msgid "SetAcl" -msgstr "DéfinirAcl" - -#: ../lib/main.php:797 ../lib/plugin/WikiAdminRename.php:213 -msgid "Rename" -msgstr "Renommer" +msgid "Either %s is missing or DATABASE_TYPE != '%s'" +msgstr "%s est manquant ou DATABASE_TYPE != '%s'" -#: ../lib/main.php:801 ../lib/main.php:806 ../lib/plugin/PageDump.php:35 -#: ../themes/default/templates/actionbar.tmpl:37 -#: ../themes/MonoBook/templates/actionbar.tmpl:31 -#: ../themes/smaller/templates/actionbar.tmpl:39 -msgid "PageDump" -msgstr "RécupérationDeLaPage" +#: ../lib/WikiUserNew.php:1676 ../lib/WikiUserNew.php:1891 +#, c-format +msgid "%s is missing" +msgstr "%s est manquant" -# lib/fullsearch.php:48 -#: ../lib/main.php:820 ../lib/plugin/FullTextSearch.php:39 -#: ../lib/plugin/WantedPages.php:133 -msgid "FullTextSearch" -msgstr "RechercheEnTexteIntégral" +#: ../lib/WikiUserNew.php:2064 ../lib/WikiUserNew.php:2104 +#, c-format +msgid "Invalid username '%s' for LDAP Auth" +msgstr "Mot de identifiant d'utilisateur '%s' pour LDAP Auth invalide." -# lib/fullsearch.php:48 -#: ../lib/main.php:823 ../lib/plugin/RecentChanges.php:576 -#: ../lib/plugin/TitleSearch.php:31 ../themes/default/templates/navbar.tmpl:8 -#: ../themes/default/templates/navbar.tmpl:15 -#: ../themes/Sidebar/templates/navbar.tmpl:20 -#: ../themes/wikilens/templates/navbar.tmpl:15 -msgid "TitleSearch" -msgstr "RechercheParTitre" +#: ../lib/WikiUserNew.php:2155 +msgid "Unable to connect to IMAP server " +msgstr "Impossible de se connecter au serveur IMAP " -#: ../lib/main.php:948 ../lib/main.php:961 ../lib/Request.php:57 +#: ../lib/WikiUserNew.php:2223 #, c-format -msgid "%s is not writable." -msgstr "%s n'est pas accessible en écriture." +msgid "Couldn't connect to %s" +msgstr "Impossible d'établir une connexion à la base de données : %s" -#: ../lib/main.php:949 -msgid "The session.save_path directory" -msgstr "Le répertoire 'session.save_path'" +#: ../lib/WikiUserNew.php:2636 +msgid "Email Verification" +msgstr "Verrification de l'email" -#: ../lib/main.php:951 ../lib/Request.php:59 +#: ../lib/WikiUserNew.php:2637 #, c-format -msgid "Please ensure that %s is writable, or redefine %s in config/config.ini." +msgid "" +"Welcome to %s!\n" +"Your email account is verified and\n" +"will be used to send page change notifications.\n" +"See %s" msgstr "" -"Veuillez vous assurer que %s est disponible en écriture, ou redéfinissez-le " -"dans index.php" +"Bienvenue sur %s!\n" +"Votre compte email a été vérifié et\n" +"sera utilisé pour les notifications de changements de pages.\n" +"Voir %s" -#: ../lib/main.php:952 +#: ../lib/WikiUserNew.php:2653 #, c-format -msgid "the directory '%s'" -msgstr "le répertoire '%s'" +msgid "E-Mail address '%s' is not properly formatted" +msgstr "L'adresse '%s' ne semble pas être une adresse correcte." -#: ../lib/main.php:956 +#: ../lib/WikiUserNew.php:2657 #, c-format -msgid "Attempting to use the directory '%s' instead." -msgstr "Tentative d'utilisation du répertoire '%s' à la place." - -#: ../lib/main.php:963 -msgid "Users will not be able to sign in." -msgstr "Les utilisateurs ne pourront pas s'inscrire" +msgid "E-Mail address '%s' is properly formatted" +msgstr "L'adresse E-Mail '%s' semble être une adresse correcte." -# lib/diff.php:1006 lib/diff.php:1024 -#: ../lib/PageList.php:103 +#: ../lib/XmlElement.php:455 ../lib/stdlib.php:1128 #, c-format -msgid "Sort by %s" -msgstr "Trié par %s" - -#: ../lib/PageList.php:148 -msgid "Click to reverse sort order" -msgstr "Cliquer pour inverser l'ordre de tri" +msgid "Can't mix '%s' with '%s' type format strings" +msgstr "Impossible de mélanger les chaînes de type '%s' et '%s'" -# lib/diff.php:1006 lib/diff.php:1024 -#: ../lib/PageList.php:156 +# lib/diff.php:1001 lib/diff.php:1019 +#: ../lib/diff.php:259 ../lib/plugin/Diff.php:72 #, c-format -msgid "Click to sort by %s" -msgstr "Cliquer pour trier par %s" +msgid "version %s" +msgstr "version %s" -#: ../lib/PageList.php:276 -msgid "Click to de-/select all pages" -msgstr "Cliquez pour (de)sélectionner toutes les pages" +# lib/diff.php:1010 lib/diff.php:1028 +#: ../lib/diff.php:266 ../lib/plugin/Diff.php:77 +#: ../lib/wikilens/PageListColumns.php:323 +msgid "None" +msgstr "Aucune" -#: ../lib/PageList.php:339 ../lib/plugin/UnfoldSubpages.php:158 +#: ../lib/diff.php:288 ../lib/plugin/Diff.php:94 +#: ../lib/plugin/PageHistory.php:312 ../lib/plugin/PageInfo.php:59 #, c-format -msgid " ... first %d bytes" -msgstr "... premiers %d octets" +msgid "I'm sorry, there is no such page as %s." +msgstr "Désolé, %s ne correspond à aucune page" -#: ../lib/PageList.php:344 +# lib/diff.php:1045 +#: ../lib/diff.php:291 ../lib/diff.php:392 #, c-format -msgid " ... around %s" -msgstr "... autour de %s" +msgid "Diff: %s" +msgstr "Diff : %s" -#: ../lib/PageList.php:367 ../lib/upgrade.php:400 +# lib/diff.php:1001 lib/diff.php:1019 +#: ../lib/diff.php:298 ../lib/diff.php:308 ../lib/plugin/Diff.php:102 +#: ../lib/plugin/Diff.php:112 #, c-format -msgid "%s not found" -msgstr "%s non trouvé" +msgid "version %d" +msgstr "version %d" -#: ../lib/PageList.php:429 ../lib/plugin/AuthorHistory.php:174 -#: ../lib/plugin/WantedPages.php:150 -msgid "Page Name" -msgstr "Nom de la page" +# lib/pageinfo.php:64 +#: ../lib/diff.php:302 ../lib/plugin/Diff.php:106 +msgid "current version" +msgstr "version actuelle" -#: ../lib/PageList.php:543 ../lib/plugin/FullTextSearch.php:105 -msgid "" -msgstr "" +#: ../lib/diff.php:319 ../lib/plugin/Diff.php:123 +msgid "revision by previous author" +msgstr "révision par auteur précédent" -#: ../lib/PageList.php:851 ../lib/plugin/WikiAdminSearchReplace.php:173 -msgid "Content" -msgstr "Contenu" +#: ../lib/diff.php:325 ../lib/plugin/Diff.php:129 +msgid "previous revision" +msgstr "révision précédente" -#: ../lib/PageList.php:867 -msgid "Select" -msgstr "Sélectionner" +#: ../lib/diff.php:335 ../lib/plugin/Diff.php:139 +msgid "predecessor to the previous major change" +msgstr "prédécesseur de la modification majeure précédente" -# lib/diff.php:1003 lib/diff.php:1021 -#: ../lib/PageList.php:871 ../themes/default/templates/info.tmpl:65 -#: ../themes/MonoBook/templates/info.tmpl:71 -#: ../themes/smaller/templates/info.tmpl:71 -msgid "Last Modified" -msgstr "Dernière Modification" +#: ../lib/diff.php:345 ../lib/plugin/Diff.php:149 +#, c-format +msgid "Differences between %s and %s of %s." +msgstr "Différences entre %s et %s de %s." -#: ../lib/PageList.php:873 -msgid "Hits" -msgstr "Visites" +#: ../lib/diff.php:348 ../lib/plugin/Diff.php:152 +msgid "Other diffs:" +msgstr "Autres comparaisons :" -#: ../lib/PageList.php:875 ../themes/Crao/templates/editpage.tmpl:56 -#: ../themes/default/templates/editpage.tmpl:59 -#: ../themes/Wordpress/templates/editpage.tmpl:59 -msgid "Size" -msgstr "Taille" +#: ../lib/diff.php:349 ../lib/plugin/Diff.php:153 +msgid "Previous Major Revision" +msgstr "Précédente Révision Principale" -#: ../lib/PageList.php:878 ../themes/default/templates/info.tmpl:67 -#: ../themes/MonoBook/templates/info.tmpl:73 -#: ../themes/smaller/templates/info.tmpl:73 -msgid "Last Summary" -msgstr "Dernier résumé" +#: ../lib/diff.php:350 ../lib/plugin/Diff.php:154 +msgid "Previous Revision" +msgstr "Révision Précédente" -# lib/diff.php:1001 lib/diff.php:1019 -#: ../lib/PageList.php:880 ../lib/plugin/AuthorHistory.php:123 -#: ../lib/plugin/AuthorHistory.php:176 ../lib/plugin/PluginManager.php:90 -msgid "Version" -msgstr "Version" +#: ../lib/diff.php:351 ../lib/plugin/Diff.php:155 +msgid "Previous Author" +msgstr "Auteur Précédent" -#: ../lib/PageList.php:883 ../themes/default/templates/info.tmpl:66 -#: ../themes/MonoBook/templates/info.tmpl:72 -#: ../themes/smaller/templates/info.tmpl:72 -msgid "Last Author" -msgstr "Dernier auteur" +#: ../lib/diff.php:368 ../lib/plugin/Diff.php:172 +msgid "Newer page:" +msgstr "Page récente :" -#: ../lib/PageList.php:885 ../lib/WikiGroup.php:36 -msgid "Owner" -msgstr "Propriétaire" +#: ../lib/diff.php:370 ../lib/plugin/Diff.php:174 +msgid "Older page:" +msgstr "Ancienne page :" -#: ../lib/PageList.php:887 ../lib/WikiGroup.php:37 -msgid "Creator" -msgstr "Créateur" - -#: ../lib/PageList.php:893 ../themes/Crao/templates/editpage.tmpl:88 -#: ../themes/default/templates/editpage.tmpl:89 -#: ../themes/default/templates/info.tmpl:127 -#: ../themes/MonoBook/templates/info.tmpl:133 -#: ../themes/smaller/templates/info.tmpl:133 -msgid "Locked" -msgstr "Verrouillée" - -#: ../lib/PageList.php:894 -msgid "locked" -msgstr "verrouillée" +# lib/diff.php:1037 +#: ../lib/diff.php:378 ../lib/plugin/Diff.php:182 +msgid "Versions are identical" +msgstr "Les versions sont identiques" -#: ../lib/PageList.php:897 -msgid "Minor Edit" -msgstr "Édition Mineure" +#: ../lib/display.php:54 ../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/PageHistory.php:216 ../lib/plugin/UnfoldSubpages.php:165 +#: ../themes/Crao/templates/head.tmpl:47 +#: ../themes/MonoBook/templates/logo.tmpl:2 +#: ../themes/default/templates/head.tmpl:50 +#: ../themes/wikilens/templates/head.tmpl:45 +#, c-format +msgid "%s: %s" +msgstr "%s : %s" -#: ../lib/PageList.php:897 -msgid "minor" -msgstr "mineure" +#: ../lib/display.php:113 ../lib/display.php:120 +#: ../lib/plugin/BackLinks.php:31 ../lib/plugin/_WikiTranslation.php:53 +#: ../themes/Crao/templates/navbar.tmpl:25 +#: ../themes/Sidebar/templates/navbar.tmpl:23 +#: ../themes/default/templates/navbar.tmpl:25 +#: ../themes/smaller/templates/navbar.tmpl:19 +#: ../themes/wikilens/templates/navbar.tmpl:25 +msgid "BackLinks" +msgstr "RétroLiens" -#: ../lib/PageList.php:899 -msgid "Markup" -msgstr "Marquage" +#: ../lib/display.php:116 ../lib/display.php:123 +#, c-format +msgid "BackLinks for %s" +msgstr "RétroLiens pour %s" -#: ../lib/PageList.php:1095 ../lib/plugin/WantedPages.php:177 +#: ../lib/display.php:131 #, c-format -msgid "Columns: %s." -msgstr "Colonnes : %s." +msgid "(Redirected from %s)" +msgstr "(Redirigé de %s)" -#: ../lib/PagePerm.php:273 -msgid "List this page and all subpages" -msgstr "Lister cette page et ses sous-pages" +# lib/pageinfo.php:64 +#: ../lib/editpage.php:107 ../lib/editpage.php:501 +msgid "Your version" +msgstr "Votre version" -#: ../lib/PagePerm.php:274 -msgid "View this page and all subpages" -msgstr "Voir cette page et ses sous-pages" +# lib/pageinfo.php:70 +#: ../lib/editpage.php:107 ../lib/editpage.php:502 +msgid "Other version" +msgstr "L'autre version" -#: ../lib/PagePerm.php:275 -msgid "Edit this page and all subpages" -msgstr "Éditer cette page et toutes ses sous pages" +#: ../lib/editpage.php:143 +msgid "Undo" +msgstr "Annuler l'action" -#: ../lib/PagePerm.php:276 -msgid "Create a new (sub)page" -msgstr "Créer une nouvelle (sous)page" +#: ../lib/editpage.php:149 +msgid "Undo disabled" +msgstr "Annuler dernière action désactivé." -#: ../lib/PagePerm.php:277 -msgid "Download the page contents" -msgstr "Télécharger le contenu de la page" +#: ../lib/editpage.php:159 ../lib/editpage.php:305 +#: ../lib/plugin/WikiAdminSearchReplace.php:189 +msgid "Search & Replace" +msgstr "Recherche & Remplace" -#: ../lib/PagePerm.php:278 -msgid "Change page attributes" -msgstr "Changer les attributs de cette page" +# lib/stdlib.php:207 lib/stdlib.php:215 +#: ../lib/editpage.php:161 ../lib/plugin/InterWikiSearch.php:91 +#: ../lib/plugin/RecentChanges.php:572 +#: ../themes/Sidebar/templates/body.tmpl:17 +msgid "Search" +msgstr "Chercher" -#: ../lib/PagePerm.php:279 -msgid "Remove this page" -msgstr "Supprimer la page" +#: ../lib/editpage.php:163 +msgid "Replace with" +msgstr "Remplacer par" -#: ../lib/PagePerm.php:328 -#, c-format -msgid "Unsupported ACL access type %s ignored." -msgstr "Le type d'accès ACL %s n'est pas supporté -- Ignoré" +#: ../lib/editpage.php:165 ../lib/upgrade.php:312 ../lib/upgrade.php:327 +#: ../lib/upgrade.php:352 ../lib/upgrade.php:354 ../lib/upgrade.php:428 +msgid "OK" +msgstr "OK" -#: ../lib/PagePerm.php:533 -msgid "Access" -msgstr "Accès" +#: ../lib/editpage.php:167 +msgid "Close" +msgstr "Fermer" -#: ../lib/PagePerm.php:535 -msgid "Group/User" -msgstr "Groupe/Utilisateur" +#: ../lib/editpage.php:224 +#, c-format +msgid "Edit: %s" +msgstr "Éditer : %s" -#: ../lib/PagePerm.php:536 -msgid "Grant" -msgstr "Accorder" +#: ../lib/editpage.php:234 ../lib/editpage.php:235 +msgid "Bold text" +msgstr "Texte en gras" -#: ../lib/PagePerm.php:537 -msgid "Del/+" -msgstr "Effacer/+" +#: ../lib/editpage.php:239 ../lib/editpage.php:240 +msgid "Italic text" +msgstr "Texte en italique" -#: ../lib/PagePerm.php:538 ../lib/plugin/PluginManager.php:90 -msgid "Description" -msgstr "Description" +#: ../lib/editpage.php:244 +msgid "optional label | PageName" +msgstr "en option | PageName" -#: ../lib/PagePerm.php:559 -msgid "Add this ACL" -msgstr "Ajouer cette ACL" +#: ../lib/editpage.php:245 +msgid "Link to page" +msgstr "Lien vers la page" -#: ../lib/PagePerm.php:583 -msgid "Allow / Deny" -msgstr "Autoriser / Refuser" +#: ../lib/editpage.php:249 +msgid "optional label | http://www.example.com" +msgstr "en option | http://www.example.com" -#: ../lib/PagePerm.php:595 -msgid "Delete this ACL" -msgstr "Effacer cette ACL" +#: ../lib/editpage.php:250 +msgid "External link (remember http:// prefix)" +msgstr "Lien externe (http:// prefix)" -#: ../lib/PagePerm.php:621 -msgid "add " -msgstr "ajouter" +#: ../lib/editpage.php:254 +msgid "Headline text" +msgstr "Texte de début de ligne" -#: ../lib/PagePerm.php:625 -msgid "Check to add this Acl" -msgstr "Vérifier pour ajouter cette ACL" +#: ../lib/editpage.php:255 +msgid "Level 1 headline" +msgstr "Texte de début de ligne de niveau 1" -#: ../lib/PageType.php:316 -msgid "Moniker" -msgstr "Nom" +#: ../lib/editpage.php:259 +msgid "Example.jpg" +msgstr "Example.jpg" -#: ../lib/PageType.php:317 -msgid "InterWiki Address" -msgstr "Adresse InterWiki" +#: ../lib/editpage.php:260 +msgid "Embedded image" +msgstr "Image embarquée" -#: ../lib/pear/File_Passwd.php:209 ../lib/WikiUserNew.php:1192 -msgid "The crypt function is not available in this version of PHP." -msgstr "La fonction de cryptage n'est pas disponible dans cette version de php" +#: ../lib/editpage.php:264 +msgid "Insert non-formatted text here" +msgstr "Insérer du texte non-formaté ici" -#: ../lib/plugin/AddComment.php:39 -msgid "AddComment" -msgstr "AjouterDesCommentaires" +#: ../lib/editpage.php:265 +msgid "Ignore wiki formatting" +msgstr "Ignorer le formatage wiki" -#: ../lib/plugin/AddComment.php:43 -#, c-format -msgid "Show and add comments for %s" -msgstr "Afficher et ajouter des commentaires pour %s " +# lib/pageinfo.php:64 +#: ../lib/editpage.php:270 +msgid "Your signature" +msgstr "Votre signature" -#: ../lib/plugin/AddComment.php:78 ../lib/plugin/WikiBlog.php:122 -#: ../lib/plugin/WikiForum.php:76 -msgid "No pagename specified" -msgstr "Aucun nom de page indiqué" +#: ../lib/editpage.php:275 +msgid "Horizontal line" +msgstr "Ligne horizontale" -#: ../lib/plugin/AddComment.php:111 ../lib/plugin/CreateToc.php:256 -msgid "Click to display" -msgstr "Cliquez pour afficher" +#: ../lib/editpage.php:279 ../lib/editpage.php:280 ../lib/editpage.php:594 +msgid "Save" +msgstr "Enregistrer" -#: ../lib/plugin/AddComment.php:113 ../lib/plugin/WikiBlog.php:288 -msgid "Comments" -msgstr "Commentaires" +#: ../lib/editpage.php:282 ../lib/editpage.php:283 ../lib/editpage.php:590 +msgid "Preview" +msgstr "Prévisualiser" -#: ../lib/plugin/AllPages.php:34 -msgid "AllPages" -msgstr "ToutesLesPages" +#: ../lib/editpage.php:298 +msgid "Click a button to get an example text" +msgstr "Cliquer sur un bouton pour obtenir une exemple de texte" -#: ../lib/plugin/AllPages.php:38 -msgid "List all pages in this wiki." -msgstr "Afficher la liste de toutes les pages de ce wiki" +#: ../lib/editpage.php:303 +msgid "Undo Search & Replace" +msgstr "Undo Recherche & Remplace" -#: ../lib/plugin/AllPages.php:90 +#: ../lib/editpage.php:347 #, c-format -msgid "All pages in this wiki (%d total):" -msgstr "Pages dans ce wiki (%d au total) :" +msgid "View Source: %s" +msgstr "Afficher la Source : %s" -#: ../lib/plugin/AllPages.php:92 -#, c-format -msgid "List of pages (%d total):" -msgstr "Liste des pages (%d au total) :" +#: ../lib/editpage.php:361 +msgid "Page now locked." +msgstr "La page est maintenant verrouillée." -#: ../lib/plugin/AllPages.php:105 ../lib/plugin/AllUsers.php:107 +#: ../lib/editpage.php:361 +msgid "Page now unlocked." +msgstr "La page est maintenant déverrouillée." + +#: ../lib/editpage.php:439 #, c-format -msgid "Elapsed time: %s s" -msgstr "Temps écoulé : %s s" +msgid "Saved: %s" +msgstr "Enregistrée : %s" -#: ../lib/plugin/AllUsers.php:36 -msgid "AllUsers" -msgstr "TousLesUtilisateurs" +#: ../lib/editpage.php:484 ../themes/MacOSX/themeinfo.php:137 +msgid "Page Locked" +msgstr "Page Verrouillée" -#: ../lib/plugin/AllUsers.php:40 +# lib/editpage.php:31 lib/savepage.php:52 +#: ../lib/editpage.php:485 msgid "" -"With external authentication all users which stored their Preferences. " -"Without external authentication all once signed-in users (from version 1.3.4 " -"on)." +"This page has been locked by the administrator so your changes can not be " +"saved." msgstr "" -"Avec l'authentification externe : afficher tous les utilisateurs qui ont " -"stocké leurs préférences. Sans authentification externe : afficher tous les " -"utilisateurs enregistrés." +"Cette page a été verrouillée par l'administrateur et vos changements n'ont " +"pas pu être enregistrée." -#: ../lib/plugin/AllUsers.php:86 +# lib/savepage.php:24 +#: ../lib/editpage.php:486 +msgid "" +"(Copy your changes to the clipboard. You can try editing a different page or " +"save your text in a text editor.)" +msgstr "" +"(Copiez vos modifications dans le presse-papier. Vous pouvez essayer " +"d'éditer une page différente ou sauver votre texte dans un éditeur)." + +# lib/editpage.php:33 lib/savepage.php:32 lib/savepage.php:53 +#: ../lib/editpage.php:487 +msgid "Sorry for the inconvenience." +msgstr "Désolé pour la gène occasionnée." + +#: ../lib/editpage.php:500 ../lib/editpage.php:755 #, c-format -msgid "Authenticated users on this wiki (%d total):" -msgstr "Utilisateurs connectés à ce wiki (%d au total) :" +msgid "" +"Some of the changes could not automatically be combined. Please look for " +"sections beginning with '%s', and ending with '%s'. You will need to edit " +"those sections by hand before you click Save." +msgstr "" +"Certaines modifications n'ont pas pu être combinées automatiquement. " +"Veuillez regarder les sections commençant par '%s', et se terminant par '%" +"s'. Vous devrez éditer ces sections à la main avant cliquer sur Enregistrer." -# InfosAuthentification -#: ../lib/plugin/_AuthInfo.php:35 -msgid "AuthInfo" -msgstr "InfosAuth" +#: ../lib/editpage.php:504 ../lib/editpage.php:758 +msgid "Please check it through before saving." +msgstr "Veuillez la vérifier avant de la sauver." -#: ../lib/plugin/_AuthInfo.php:39 -msgid "Display general and user specific auth information." -msgstr "Afficher les informations générales de l'utilisateur." +#: ../lib/editpage.php:515 +msgid "Conflicting Edits!" +msgstr "Conflit d'éditions !" -#: ../lib/plugin/_AuthInfo.php:65 -msgid "General Auth Settings" -msgstr "Préférences générales d'auteur." +#: ../lib/editpage.php:516 +msgid "" +"In the time since you started editing this page, another user has saved a " +"new version of it." +msgstr "" +"Depuis que vous avez commencé à éditer cette page, un autre utilisateur en a " +"enregistré une nouvelle version." -#: ../lib/plugin/_AuthInfo.php:100 +#: ../lib/editpage.php:517 +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 " +"have been combined. The result is shown below." +msgstr "" +"Vos modifications ne peuvent être enegistrées, puisqu'elles écraseraient " +"celles de l'autre utilisateur. Ainsi donc, vos modifications et celles de " +"l'autre auteur ont été combinées. Le résultat est affiché ci-dessous." + +#: ../lib/editpage.php:730 #, c-format -msgid "Personal Auth Settings for '%s'" -msgstr "Préférences personnelles pour '%s'." +msgid "Merge and Edit: %s" +msgstr "Fusioner et éditer : %s" -#: ../lib/plugin/_AuthInfo.php:102 -msgid "No userid" -msgstr "Pas d'identifiant utilisateur." +#: ../lib/loadsave.php:72 +msgid "ZIP files of database" +msgstr "" -#: ../lib/plugin/AuthorHistory.php:70 -#: ../themes/MonoBook/templates/info.tmpl:169 -#: ../themes/smaller/templates/info.tmpl:169 -msgid "AuthorHistory" -msgstr "HistoriqueAuteur" +#: ../lib/loadsave.php:73 +msgid "Dump to directory" +msgstr "Récupération dans le répertoire" -#: ../lib/plugin/AuthorHistory.php:74 -msgid "" -"List all page revisions edited by one user with diff links, or show a " -"PageHistory-like list of a single page for only one user." -msgstr "" -"Affiche la liste de toutes les révisions faites par un auteur, ou montre une " -"liste du type HistoriquePage pour une simple page uniquement pour un auteur" +#: ../lib/loadsave.php:74 +msgid "Upload File" +msgstr "Déposer le fichier" -#: ../lib/plugin/AuthorHistory.php:124 ../lib/plugin/AuthorHistory.php:177 -msgid "Minor" -msgstr "Mineure" +#: ../lib/loadsave.php:75 ../lib/plugin/WikiForm.php:68 +msgid "Load File" +msgstr "Charger le fichier" -#: ../lib/plugin/AuthorHistory.php:125 -#: ../themes/default/templates/info.tmpl:71 -#: ../themes/default/templates/wikiforum.tmpl:22 -#: ../themes/MonoBook/templates/info.tmpl:77 -#: ../themes/smaller/templates/info.tmpl:77 -msgid "Author" -msgstr "Auteur" +#: ../lib/loadsave.php:76 +msgid "Upgrade" +msgstr "Mettre à jour" -#: ../lib/plugin/AuthorHistory.php:126 ../lib/plugin/AuthorHistory.php:178 -#: ../themes/Crao/templates/blogform.tmpl:12 -#: ../themes/Crao/templates/editpage.tmpl:67 -#: ../themes/default/templates/blogform.tmpl:15 -#: ../themes/default/templates/editpage.tmpl:65 -#: ../themes/default/templates/info.tmpl:72 -#: ../themes/MonoBook/templates/info.tmpl:78 -#: ../themes/Portland/templates/editpage.tmpl:60 -#: ../themes/smaller/templates/info.tmpl:78 -#: ../themes/Wordpress/templates/editpage.tmpl:69 -msgid "Summary" -msgstr "Résumé" +#: ../lib/loadsave.php:78 +msgid "Dump pages as XHTML" +msgstr "Sauvegarde des pages au format xhtml" -# lib/diff.php:1003 lib/diff.php:1021 -#: ../lib/plugin/AuthorHistory.php:127 ../lib/plugin/AuthorHistory.php:179 -msgid "Modified" -msgstr "Dernière modification" +#: ../lib/loadsave.php:86 +msgid "Complete." +msgstr "Terminé." -#: ../lib/plugin/AuthorHistory.php:156 +#: ../lib/loadsave.php:87 #, c-format -msgid "History of all major and minor edits by %s to page %s." -msgstr "" -"Historique de toutes les éditions majeures et mineures par %s sur la page %s" +msgid "Return to %s" +msgstr "Retour à la %s" -#: ../lib/plugin/AuthorHistory.php:156 +#: ../lib/loadsave.php:173 +msgid "FullDump" +msgstr "SauvegardeTotale" + +#: ../lib/loadsave.php:177 +msgid "LatestSnapshot" +msgstr "DernierInstantané" + +#: ../lib/loadsave.php:229 ../lib/loadsave.php:290 +msgid "You must specify a directory to dump to" +msgstr "Vous devez spécifier un répertoire pour l'archivage de la sauvegarde" + +#: ../lib/loadsave.php:234 ../lib/loadsave.php:295 #, c-format -msgid "History of all major edits by %s to page %s." -msgstr "Historique de toutes les éditions majeures par %s sur la page %s" +msgid "Cannot create directory '%s'" +msgstr "Impossible de créer le répertoire '%s'" -#: ../lib/plugin/AuthorHistory.php:218 +#: ../lib/loadsave.php:236 ../lib/loadsave.php:297 #, c-format -msgid "History of all major and minor modifications for any page edited by %s." -msgstr "" -"Historique des éditions majeures ou mineures pour n'importe quelle page " -"éditée par %s" +msgid "Created directory '%s' for the page dump..." +msgstr "Répertoire '%s' créé pour la sauvegarde..." -#: ../lib/plugin/AuthorHistory.php:218 +#: ../lib/loadsave.php:239 ../lib/loadsave.php:300 #, c-format -msgid "History of major modifications for any page edited by %s." -msgstr "Historique des éditions majeures de toutes les pages éditées par %s." +msgid "Using directory '%s'" +msgstr "Utilisation du répertoire '%s'" -#: ../lib/plugin/_BackendInfo.php:30 ../lib/plugin/_WikiTranslation.php:60 -#: ../themes/Crao/templates/actionbar.tmpl:22 -#: ../themes/default/templates/actionbar.tmpl:36 -#: ../themes/MonoBook/templates/info.tmpl:175 -#: ../themes/Portland/templates/actionbar.tmpl:21 -#: ../themes/smaller/templates/info.tmpl:175 -#: ../themes/Wordpress/templates/actionbar.tmpl:73 -msgid "DebugInfo" -msgstr "InfosDeDéboguage" +#: ../lib/loadsave.php:242 ../lib/loadsave.php:303 +msgid "Dumping Pages" +msgstr "Récupération des pages" -#: ../lib/plugin/_BackendInfo.php:34 +#: ../lib/loadsave.php:256 #, c-format -msgid "Get debugging information for %s." -msgstr "Obtenir des infos de déboguage pour %s." +msgid "saved as %s" +msgstr "enregistrée sous %s" -#: ../lib/plugin/_BackendInfo.php:54 +#: ../lib/loadsave.php:266 ../lib/loadsave.php:341 +#: ../lib/plugin/text2png.php:183 #, c-format -msgid "Querying backend directly for '%s'" -msgstr "Requête directe au backend pour '%s'" +msgid "couldn't open file '%s' for writing" +msgstr "Impossible d'ouvrir le fichier '%s' en écriture" -#: ../lib/plugin/_BackendInfo.php:64 +#: ../lib/loadsave.php:272 ../lib/loadsave.php:356 #, c-format -msgid "No pagedata for %s" -msgstr "Pas de données de page pour %s" - -#: ../lib/plugin/_BackendInfo.php:95 -msgid "" -msgstr "" +msgid "%s bytes written" +msgstr "%s octets enregistrés" -#: ../lib/plugin/_BackendInfo.php:95 -msgid "" -msgstr "" +#: ../lib/loadsave.php:354 +msgid "saved as " +msgstr "enregistrée sous " -#: ../lib/plugin/BackLinks.php:35 +# lib/editpage.php:19 +#: ../lib/loadsave.php:370 ../lib/loadsave.php:386 ../lib/loadsave.php:400 #, c-format -msgid "List all pages which link to %s." -msgstr "Affiche toutes les pages liée à %s " +msgid "... copied to %s" +msgstr "... copié à %s" -#: ../lib/plugin/BackLinks.php:90 +#: ../lib/loadsave.php:374 ../lib/loadsave.php:390 ../lib/loadsave.php:404 +msgid "... not found" +msgstr "... non trouvé" + +# lib/pageinfo.php:9 +#: ../lib/loadsave.php:492 +msgid "Empty pagename!" +msgstr "La page n'a aucun titre !" + +#: ../lib/loadsave.php:548 #, c-format -msgid "No other page links to %s yet." -msgstr "Aucune page n'est ancore liée à %s." +msgid "from %s" +msgstr "du %s" -#: ../lib/plugin/BackLinks.php:93 +#: ../lib/loadsave.php:553 +msgid "new page" +msgstr "nouvelle page" + +#: ../lib/loadsave.php:561 +msgid "has edit conflicts - overwriting anyway" +msgstr "conflits d'édition - écraser quand même " + +#: ../lib/loadsave.php:564 ../lib/loadsave.php:979 ../lib/loadsave.php:982 +msgid "The PhpWiki programming team" +msgstr "L'équipe de développement de PhpWiki" + +#: ../lib/loadsave.php:569 +msgid "has edit conflicts - skipped" +msgstr "a des conflits d'édition - ignoré" + +#: ../lib/loadsave.php:580 #, c-format -msgid "One page would link to %s:" -msgstr "Une page pointait vers %s :" +msgid "content is identical to current version %d - no new revision created" +msgstr "contenu est identique à la version en cours %d - pas de révision" -#: ../lib/plugin/BackLinks.php:102 +#: ../lib/loadsave.php:590 #, c-format -msgid "%s pages would link to %s:" -msgstr "%s pages pointaient vers %s :" +msgid "- saved to database as version %d" +msgstr "- sauvée dans la base de données sous la version %d" -#: ../lib/plugin/BackLinks.php:110 +#: ../lib/loadsave.php:596 ../lib/loadsave.php:786 #, c-format -msgid "No page links to %s." -msgstr "Aucune page ne pointe vers %s." +msgid "MIME file %s" +msgstr "fichier MIME %s" -#: ../lib/plugin/BackLinks.php:115 +#: ../lib/loadsave.php:597 ../lib/loadsave.php:791 #, c-format -msgid "One page links to %s:" -msgstr "Une page pointe vers %s :" +msgid "Serialized file %s" +msgstr "Fichier sérialisé %s" -#: ../lib/plugin/BackLinks.php:124 +#: ../lib/loadsave.php:598 ../lib/loadsave.php:805 #, c-format -msgid "%s pages link to %s:" -msgstr "%s pages pointent vers %s :" - -#: ../lib/plugin/CalendarList.php:22 ../lib/plugin/CalendarList.php:26 -msgid "CalendarList" -msgstr "ListeDuCalendrier" - -#: ../lib/plugin/CalendarList.php:60 ../lib/plugin/Calendar.php:177 -#, c-format -msgid "Edit %s" -msgstr "Éditer %s" +msgid "plain file %s" +msgstr "fichier simple %s" -#: ../lib/plugin/Calendar.php:41 ../lib/plugin/Calendar.php:45 -#: ../themes/Crao/templates/head.tmpl:89 -#: ../themes/Crao/templates/navbar.tmpl:36 -#: ../themes/default/templates/head.tmpl:86 -#: ../themes/default/templates/homepage.tmpl:15 -#: ../themes/default/templates/navbar.tmpl:35 -#: ../themes/Sidebar/templates/body.tmpl:23 -#: ../themes/Sidebar/templates/body.tmpl:28 ../themes/Sidebar/themeinfo.php:38 -#: ../themes/wikilens/templates/head.tmpl:89 -#: ../themes/wikilens/templates/navbar.tmpl:35 -#: ../themes/Wordpress/templates/actionbar.tmpl:34 -msgid "Calendar" -msgstr "Calendrier" +#: ../lib/loadsave.php:605 +msgid "Merge Edit" +msgstr "Fusionner l'édition" -#: ../lib/plugin/Calendar.php:104 -msgid "Previous Month" -msgstr "Mois précédent" +#: ../lib/loadsave.php:611 +msgid "Restore Anyway" +msgstr "Restaurer quand même" -#: ../lib/plugin/Calendar.php:108 -msgid "Next Month" -msgstr "Mois suivant" +#: ../lib/loadsave.php:616 +msgid " Sorry, cannot merge uploaded files." +msgstr "Désolé, impossible de fusionner les fichiers Uploadés" -#: ../lib/plugin/Comment.php:22 ../themes/Crao/templates/blogform.tmpl:15 -#: ../themes/default/templates/blogform.tmpl:21 -msgid "Comment" -msgstr "Commentaire" +#: ../lib/loadsave.php:634 ../lib/loadsave.php:643 ../lib/loadsave.php:659 +msgid "Revert" +msgstr "Réinitialiser" -#: ../lib/plugin/Comment.php:26 -msgid "Embed hidden comments in WikiPages." -msgstr "Cacher des commentaires dans une PageWiki" +#: ../lib/loadsave.php:635 +msgid "missing required version argument" +msgstr "argument de version requis manquant" -# lib/display.php:14 -#: ../lib/plugin/CreatePage.php:38 -msgid "CreatePage" -msgstr "CréerUnePage" +#: ../lib/loadsave.php:642 +msgid "no page content" +msgstr "pas de sommaire de page" -#: ../lib/plugin/CreatePage.php:42 -msgid "Create a Wiki page by the provided name." -msgstr "Créer une PageWiki avec le nom demandé." +#: ../lib/loadsave.php:648 +msgid "same version page" +msgstr "même version de page" -#: ../lib/plugin/CreatePage.php:84 +# lib/diff.php:1001 lib/diff.php:1019 +#: ../lib/loadsave.php:654 #, c-format -msgid "%s already exists" -msgstr "%s existe déjà" - -# lib/display.php:14 -#: ../lib/plugin/CreatePage.php:95 -msgid "Created by CreatePage" -msgstr "Créée par CréerUnePage" - -#: ../lib/plugin/CreateToc.php:44 -msgid "CreateToc" -msgstr "CréerUneTdm" - -#: ../lib/plugin/CreateToc.php:48 -msgid "Automatically link headers at the top" -msgstr "Créer une table des matières des titres et sous-titres en haut" - -#: ../lib/plugin/CreateToc.php:191 ../lib/plugin/IncludePage.php:116 -#: ../lib/plugin/RateIt.php:203 -msgid "no page specified" -msgstr "aucune page indiquée" - -#: ../lib/plugin/CreateToc.php:258 ../lib/plugin/CreateToc.php:261 -msgid "Table Of Contents" -msgstr "Table des matières" - -# lib/display.php:14 -#: ../lib/plugin/DeadEndPages.php:24 -msgid "DeadEndPages" -msgstr "PagesSansLien" +msgid "revert to version %d" +msgstr "revenir à la version %d" -#: ../lib/plugin/Diff.php:36 ../lib/Theme.php:915 -msgid "Diff" -msgstr "Diff" +#: ../lib/loadsave.php:657 +#, c-format +msgid "- version %d saved to database as version %d" +msgstr "- version %d sauvée dans la base de données sous la version %d" -#: ../lib/plugin/Diff.php:40 -msgid "Display differences between revisions" -msgstr "Affiche les différences entre révisions" +#: ../lib/loadsave.php:671 +#, c-format +msgid "%s: not defined" +msgstr "%s : non défini" -#: ../lib/plugin/Diff.php:52 -msgid "World" -msgstr "Monde" +#: ../lib/loadsave.php:681 +msgid "Default InterWiki map file not loaded." +msgstr "Carte InterWiki par défaut non chargée." -#: ../lib/plugin/EditMetaData.php:45 ../lib/plugin/_WikiTranslation.php:61 -msgid "EditMetaData" -msgstr "EditerLesMetaDonnées" +#: ../lib/loadsave.php:819 ../lib/loadsave.php:831 +msgid "Skipping" +msgstr "Ignoré" -#: ../lib/plugin/EditMetaData.php:49 +#: ../lib/loadsave.php:930 #, c-format -msgid "Edit metadata for %s" -msgstr "Éditer les métadonnées pour %s" +msgid "Unable to load: %s" +msgstr "Impossible de charger : %s" -#: ../lib/plugin/EditMetaData.php:109 +#: ../lib/loadsave.php:937 #, c-format -msgid "Existing page-level metadata for %s:" -msgstr "Métadonnées existantes pour niveau de pages pour %s :" - -#: ../lib/plugin/EditMetaData.php:146 -msgid "" -"Add or change a page-level metadata 'key=>value' pair. Note that you can " -"remove a key by leaving the value-box empty." -msgstr "" -"Ajouter ou changer le niveau de page 'key=>value'. Notez que vous pouvez " -"supprimer une clé en lui attribuant une valeur nulle." - -#: ../lib/plugin/EditMetaData.php:149 -msgid "Submit" -msgstr "Valider" - -#: ../lib/plugin/EditMetaData.php:161 -msgid "Requires WikiAdmin privileges to edit." -msgstr "Nécessite les privilèges administrateur pour l'édition" +msgid "Bad file type: %s" +msgstr "Mauvais type de fichier : %s" -# lib/fullsearch.php:48 -#: ../lib/plugin/ExternalSearch.php:38 -msgid "ExternalSearch" -msgstr "RechercheExterne" +#: ../lib/loadsave.php:954 +#, c-format +msgid "Loading '%s'" +msgstr "Chargement ' %s '" -#: ../lib/plugin/ExternalSearch.php:42 -msgid "Redirects to an external web site based on form input" -msgstr "Redirige vers un site externe basé sur un formulaire" +#: ../lib/loadsave.php:985 +msgid "Loading up virgin wiki" +msgstr "Chargement d'un wiki vierge" -#: ../lib/plugin/FoafViewer.php:52 -msgid "FoafViewer" -msgstr "" +#: ../lib/loadsave.php:1030 +msgid "No uploaded file to upload?" +msgstr "Pas de fichier à déposer ?" -#: ../lib/plugin/FoafViewer.php:56 -msgid "Parse an RDF FOAF file and extract information to render as HTML" -msgstr "" +#: ../lib/loadsave.php:1034 +#, c-format +msgid "Uploading %s" +msgstr "Dépôt de %s" -#: ../lib/plugin/FoafViewer.php:84 -msgid "required pear library XML/FOAF/Parser.php not found in include_path" -msgstr "" +#: ../lib/main.php:336 +msgid "FORBIDDEN" +msgstr "INTERDIT" -#: ../lib/plugin/FoafViewer.php:90 -msgid "FOAF File URI" -msgstr "" +#: ../lib/main.php:337 +msgid "ANON" +msgstr "ANONYME" -#: ../lib/plugin/FoafViewer.php:94 -msgid "Pretty HTML" -msgstr "" +#: ../lib/main.php:338 +msgid "BOGO" +msgstr "BOGO" -#: ../lib/plugin/FoafViewer.php:96 -msgid "Original URL (Redirect)" -msgstr "" +#: ../lib/main.php:339 +msgid "USER" +msgstr "UTILISATEUR" -#: ../lib/plugin/FoafViewer.php:98 -msgid "Parse FOAF" -msgstr "" +#: ../lib/main.php:340 +msgid "ADMIN" +msgstr "ADMIN" -#: ../lib/plugin/FoafViewer.php:107 -msgid "foaf must be a URI starting with http://" -msgstr "" +#: ../lib/main.php:341 +msgid "UNOBTAINABLE" +msgstr "INACCESSIBLE" -#: ../lib/plugin/FoafViewer.php:130 -msgid "Title" -msgstr "Titre" +#: ../lib/main.php:364 +msgid "authenticated" +msgstr "authentifié" -#: ../lib/plugin/FrameInclude.php:52 -msgid "FrameInclude" -msgstr "InclureUnCadre" +#: ../lib/main.php:364 +msgid "not authenticated" +msgstr "non authentifié" -#: ../lib/plugin/FrameInclude.php:56 -msgid "" -"Displays a url in a seperate frame inside our body. Only one frame allowed." +#: ../lib/main.php:365 +#, c-format +msgid "%s is disallowed on this wiki for %s user '%s' (level: %s)." msgstr "" -"Affiche une url dans une cadre interne à la page. Un seul cadre autorisé." +"L'action %s est interdite sur ce wiki pour l'utilisateur %s (niveau : %d)." -#: ../lib/plugin/FrameInclude.php:93 ../lib/plugin/IncludePage.php:123 +#: ../lib/main.php:371 #, c-format -msgid "recursive inclusion of page %s" -msgstr "insertion récursive de la page %s" +msgid "%s is disallowed on this wiki." +msgstr "L'action %s est interdite sur ce wiki" -#: ../lib/plugin/FrameInclude.php:99 ../lib/plugin/RedirectTo.php:92 +#: ../lib/main.php:378 #, c-format -msgid "%s or %s parameter missing" -msgstr "%s ou %s paramètre manquant" +msgid "You must sign in to %s." +msgstr "Vous devez vous inscrire pour %s" -#: ../lib/plugin/FrameInclude.php:105 ../lib/plugin/Transclude.php:81 +#: ../lib/main.php:380 #, c-format -msgid "recursive inclusion of url %s" -msgstr "insertion récursive de l'URL %s" +msgid "You must log in to %s." +msgstr "Vous devez vous connecter pour %s" -#: ../lib/plugin/FrameInclude.php:112 ../lib/plugin/TeX2png.php:214 -#: ../lib/plugin/text2png.php:69 ../lib/plugin/text2png.php:122 +#: ../lib/main.php:382 #, c-format -msgid "See %s" -msgstr "Voir %s" - -#: ../lib/plugin/FullTextSearch.php:43 -msgid "Search the content of all pages in this wiki." -msgstr "Rechercher le contenu de toutes les pages de ce wiki" +msgid "Access for you is forbidden to %s." +msgstr "L'accès à %s vous est interdit" -#: ../lib/plugin/FullTextSearch.php:103 +#: ../lib/main.php:384 ../lib/plugin/PluginManager.php:65 #, c-format -msgid "only %d pages displayed" -msgstr "Seulement %d pages affichées" +msgid "You must be an administrator to %s." +msgstr "Vous devez être un administrateur pour %s." -# lib/fullsearch.php:48 -#: ../lib/plugin/FullTextSearch.php:109 -#, c-format -msgid "Full text search results for '%s'" -msgstr "Résultats de la recherche en texte intégral de ' %s '" +#: ../lib/main.php:396 +msgid "view this page" +msgstr "voir cette page" -#: ../lib/plugin/FuzzyPages.php:40 -msgid "FuzzyPages" -msgstr "PagesFloues" +#: ../lib/main.php:397 +msgid "diff this page" +msgstr "diff de cette page" -#: ../lib/plugin/FuzzyPages.php:44 -#, c-format -msgid "Search for page titles similar to %s." -msgstr "Rechercher le titre de page similaire à %s." +#: ../lib/main.php:398 +msgid "dump html pages" +msgstr "récupération des pages HTML" -#: ../lib/plugin/FuzzyPages.php:102 -#, c-format -msgid "These page titles match fuzzy with '%s'" -msgstr "Ces titres de pages correspondent de manière floue à '%s'" - -#: ../lib/plugin/FuzzyPages.php:107 -msgid "Name" -msgstr "Nom" +#: ../lib/main.php:399 +msgid "dump serial pages" +msgstr "récupération des pages sérialisées" -#: ../lib/plugin/FuzzyPages.php:108 -msgid "Score" -msgstr "Point" +#: ../lib/main.php:400 +msgid "edit this page" +msgstr "éditer cette page" -#: ../lib/plugin/FuzzyPages.php:169 -msgid "Spelling Score" -msgstr "Score d'épellation" +#: ../lib/main.php:401 +msgid "revert to a previous version of this page" +msgstr "revenir à une précédente version de cette page." -#: ../lib/plugin/FuzzyPages.php:170 -msgid "Sound Score" -msgstr "Score de son" +#: ../lib/main.php:402 +msgid "create this page" +msgstr "créer cette page" -#: ../lib/plugin/GooglePlugin.php:43 -msgid "GooglePlugin" -msgstr "PluginGoogle" +#: ../lib/main.php:403 +msgid "load files into this wiki" +msgstr "chargement des fichiers sur ce wiki" -#: ../lib/plugin/GooglePlugin.php:47 -msgid "Make use of the Google API" -msgstr "Faire usage de l'API Google" +#: ../lib/main.php:404 +msgid "lock this page" +msgstr "verrouiller cette page" -#: ../lib/plugin/GooglePlugin.php:98 -msgid "Nothing found" -msgstr "Aucun résultat" +#: ../lib/main.php:405 +msgid "remove this page" +msgstr "supprimer cette page" -# lib/pageinfo.php:10 lib/stdlib.php:239 -#: ../lib/plugin/GoTo.php:18 -msgid "GoTo" -msgstr "AllerVers" +#: ../lib/main.php:406 +msgid "unlock this page" +msgstr "déverrouiller la Page" -#: ../lib/plugin/GoTo.php:22 -msgid "Go to or create page." -msgstr "Aller à ou créer page." +#: ../lib/main.php:407 +msgid "upload a zip dump" +msgstr "déposer un fichier zip" -# lib/pageinfo.php:10 lib/stdlib.php:239 -#: ../lib/plugin/GoTo.php:59 ../lib/plugin/WikiAdminSelect.php:136 -#: ../lib/plugin/WikiAdminSelect.php:147 -msgid "Go" -msgstr "OK" +# lib/pageinfo.php:64 +#: ../lib/main.php:408 +msgid "verify the current action" +msgstr "vérifier l'action actuelle" -#: ../lib/plugin/HelloWorld.php:46 -msgid "HelloWorld" -msgstr "BonjourLeMonde" +#: ../lib/main.php:409 +msgid "view the source of this page" +msgstr "voir la source de cette page" -#: ../lib/plugin/HelloWorld.php:50 -msgid "Simple Sample Plugin" -msgstr "Exemple simple de Plugin" +#: ../lib/main.php:410 +msgid "access this wiki via XML-RPC" +msgstr "accéder à ce wiki via XML-RPC" -#: ../lib/plugin/IncludePage.php:34 -msgid "IncludePage" -msgstr "InclureUnePage" +#: ../lib/main.php:411 +msgid "access this wiki via SOAP" +msgstr "accéder à ce wiki via SOAP" -#: ../lib/plugin/IncludePage.php:38 -msgid "Include text from another wiki page." -msgstr "Inclure le texte d'une autre PageWiki" +#: ../lib/main.php:412 +msgid "download a zip dump from this wiki" +msgstr "télécharger une sauvegarde compressée de ce wiki" -#: ../lib/plugin/IncludePage.php:93 ../lib/plugin/PageGroup.php:91 -#: ../lib/plugin/UnfoldSubpages.php:117 -#, c-format -msgid "<%s: no such section>" -msgstr "<%s : pas de section de ce type>" +#: ../lib/main.php:413 +msgid "download an html zip dump from this wiki" +msgstr "télécharger une sauvegarde HTML compressée de ce wiki" -#: ../lib/plugin/IncludePage.php:132 ../lib/plugin/PageGroup.php:131 -#, c-format -msgid "%s(%d): no such revision" -msgstr "%s(%d) : révision inexistante" +#: ../lib/main.php:425 +msgid "Browsing pages" +msgstr "Navigation en cours" -#: ../lib/plugin/IncludePage.php:161 -#, c-format -msgid "Included from %s" -msgstr "Inséré de %s" +#: ../lib/main.php:426 +msgid "Diffing pages" +msgstr "Comparaison des pages" -#: ../lib/plugin/IncludeSiteMap.php:52 -msgid "IncludeSiteMap" -msgstr "CarteDuSite" +#: ../lib/main.php:427 +msgid "Dumping html pages" +msgstr "Récupération des pages HTML" -#: ../lib/plugin/IncludeSiteMap.php:56 -#, c-format -msgid "Include recursively all linked pages starting at %s" -msgstr "Créer une carte du site" +#: ../lib/main.php:428 +msgid "Dumping serial pages" +msgstr "Récupération des pages sérialisées" -#: ../lib/plugin/InterWikiSearch.php:31 -msgid "InterWikiSearch" -msgstr "RechercheInterWiki" +#: ../lib/main.php:429 +msgid "Editing pages" +msgstr "Éditions des pages" -#: ../lib/plugin/InterWikiSearch.php:35 -msgid "Perform searches on InterWiki sites listed in InterWikiMap." +#: ../lib/main.php:430 +msgid "Reverting to a previous version of pages" msgstr "" -"Effectuer une recherche sur les sites InterWiki contenu dans la carte " -"InterWiki" -#: ../lib/plugin/InterWikiSearch.php:90 -msgid "Wiki Name" -msgstr "Nom Wiki" +#: ../lib/main.php:431 +msgid "Creating pages" +msgstr "Création des pages" -#: ../lib/plugin/LikePages.php:32 ../themes/Crao/templates/navbar.tmpl:24 -#: ../themes/default/templates/navbar.tmpl:25 -#: ../themes/Portland/templates/navbar.tmpl:10 -#: ../themes/smaller/templates/navbar.tmpl:18 -#: ../themes/wikilens/templates/navbar.tmpl:24 -#: ../themes/Wordpress/templates/actionbar.tmpl:89 -msgid "LikePages" -msgstr "PagesSemblables" +#: ../lib/main.php:432 +msgid "Loading files" +msgstr "Chargement des fichiers" -#: ../lib/plugin/LikePages.php:36 -#, c-format -msgid "List page names which share an initial or final title word with '%s'." -msgstr "" -"Affiche la liste des pages qui partagent un mot initial ou final dans leur " -"titre avec %s" +#: ../lib/main.php:433 +msgid "Locking pages" +msgstr "Verrouillage des pages" -#: ../lib/plugin/LikePages.php:66 -#, c-format -msgid "Page names with prefix '%s'" -msgstr "Noms de page ayant le préfixe ' %s '" +#: ../lib/main.php:434 +msgid "Removing pages" +msgstr "Suppression des pages" -#: ../lib/plugin/LikePages.php:69 -#, c-format -msgid "Page names with suffix '%s'" -msgstr "Noms de page ayant le suffixe ' %s '" +#: ../lib/main.php:435 +msgid "Unlocking pages" +msgstr "Déverrouiller les pages" -#: ../lib/plugin/LikePages.php:79 -#, c-format -msgid "These pages share an initial or final title word with '%s'" -msgstr "Ces pages partagent un mot initial ou final dans leur titre avec %s" +#: ../lib/main.php:436 +msgid "Uploading zip dumps" +msgstr "Déposer la sauvegarde compressée" -#: ../lib/plugin/ListPages.php:37 -msgid "ListPages" -msgstr "ListeDePages" +# lib/pageinfo.php:64 +#: ../lib/main.php:437 +msgid "Verify the current action" +msgstr "Vérifier l'action actuelle" -#: ../lib/plugin/ListPages.php:41 -msgid "List pages that are explicitly given as the pages argument." -msgstr "Liste des pages qui sont explicitement données en argument" +#: ../lib/main.php:438 +msgid "Viewing the source of pages" +msgstr "Visualisation de la source des pages" -#: ../lib/plugin/ListPages.php:81 -msgid "You must be logged in to view ratings." -msgstr "Vous devez vous connecter pour voir les scores" +#: ../lib/main.php:439 +msgid "XML-RPC access" +msgstr "Accès XML-RPC" -#: ../lib/plugin/ListSubpages.php:34 -msgid "ListSubpages" -msgstr "ListeDesSousPages" +#: ../lib/main.php:440 +msgid "SOAP access" +msgstr "Accès SOAP" -#: ../lib/plugin/ListSubpages.php:38 -msgid "Lists the names of all SubPages of the current page." -msgstr "Affiche la liste des noms de toutes les sous-pages de la page courante" +#: ../lib/main.php:441 +msgid "Downloading zip dumps" +msgstr "Téléchargement des sauvegardes compressées" -#: ../lib/plugin/ListSubpages.php:68 ../lib/plugin/UnfoldSubpages.php:127 -msgid "The current page has no subpages defined." -msgstr "La page actuelle n'a aucune sous-page définie" +#: ../lib/main.php:442 +msgid "Downloading html zip dumps" +msgstr "Téléchargement des sauvegardes html compressées" -#: ../lib/plugin/ListSubpages.php:80 +#: ../lib/main.php:571 #, c-format -msgid "SubPages of %s:" -msgstr "SousPages de %s" +msgid "%s: Bad action" +msgstr "%s : Mauvaise action" -#: ../lib/plugin/ListSubpages.php:90 ../lib/plugin/UnfoldSubpages.php:137 -#, c-format -msgid "recursive inclusion of page %s ignored" -msgstr "insertion récursive de la page %s ignoré" +# lib/stdlib.php:36 +#: ../lib/main.php:588 +msgid "Fatal PhpWiki Error" +msgstr "Erreur Fatale de PhpWiki" -#: ../lib/plugin/MostPopular.php:32 -msgid "MostPopular" -msgstr "LesPlusVisitées" +#: ../lib/main.php:813 ../lib/plugin/WikiAdminChown.php:182 +msgid "Chown" +msgstr "Chown" -#: ../lib/plugin/MostPopular.php:36 -msgid "List the most popular pages." -msgstr "Affiche la listes des pages les plus populaires" +#: ../lib/main.php:817 ../lib/plugin/WikiAdminSetAcl.php:185 +msgid "SetAcl" +msgstr "DéfinirAcl" -#: ../lib/plugin/MostPopular.php:64 -msgid "sortby=mtime not supported with MostPopular" -msgstr "sortby=mtime non supporté avec MostPopular" +#: ../lib/main.php:821 ../lib/plugin/WikiAdminRename.php:213 +msgid "Rename" +msgstr "Renommer" -#: ../lib/plugin/MostPopular.php:93 -#, c-format -msgid "The %d most popular pages of this wiki:" -msgstr "Les %d pages les plus populaires de ce wiki :" +#: ../lib/main.php:825 ../lib/main.php:830 ../lib/plugin/PageDump.php:35 +#: ../themes/MonoBook/templates/actionbar.tmpl:31 +#: ../themes/default/templates/actionbar.tmpl:37 +#: ../themes/smaller/templates/actionbar.tmpl:39 +msgid "PageDump" +msgstr "RécupérationDeLaPage" -#: ../lib/plugin/MostPopular.php:96 -#, c-format -msgid "The %d least popular pages of this wiki:" -msgstr "Les %d pages les moins populaires de ce wiki :" +# lib/fullsearch.php:48 +#: ../lib/main.php:844 ../lib/plugin/FullTextSearch.php:39 +#: ../lib/plugin/WantedPages.php:133 +msgid "FullTextSearch" +msgstr "RechercheEnTexteIntégral" -#: ../lib/plugin/MostPopular.php:98 -msgid "Visited pages on this wiki, ordered by popularity:" -msgstr "Pages visitées sur ce wiki, classées par ordre de popularité :" +# lib/fullsearch.php:48 +#: ../lib/main.php:847 ../lib/plugin/RecentChanges.php:575 +#: ../lib/plugin/TitleSearch.php:31 ../themes/Sidebar/templates/navbar.tmpl:20 +#: ../themes/default/templates/navbar.tmpl:8 +#: ../themes/default/templates/navbar.tmpl:15 +#: ../themes/wikilens/templates/navbar.tmpl:15 +msgid "TitleSearch" +msgstr "RechercheParTitre" -#: ../lib/plugin/NoCache.php:39 -msgid "NoCache" -msgstr "PasDeCache" +#: ../lib/main.php:973 +msgid "The session.save_path directory" +msgstr "Le répertoire 'session.save_path'" -#: ../lib/plugin/NoCache.php:43 -msgid "Don't cache this page." -msgstr "Ne pas mettre en cache cette page" - -#: ../lib/plugin/OldStyleTable.php:49 -msgid "OldStyleTable" -msgstr "TableauAncienStyle" - -#: ../lib/plugin/OldStyleTable.php:53 -msgid "Layout tables using the old markup style." -msgstr "Apparences de tableaux utilisant l'ancien modèle de balisage." +#: ../lib/main.php:976 +#, c-format +msgid "the directory '%s'" +msgstr "le répertoire '%s'" -#: ../lib/plugin/OldStyleTable.php:109 -msgid "Line does not begin with a '|'." -msgstr "La ligne ne commence pas par un '|'" +#: ../lib/main.php:980 +#, c-format +msgid "Attempting to use the directory '%s' instead." +msgstr "Tentative d'utilisation du répertoire '%s' à la place." -# lib/display.php:14 -#: ../lib/plugin/OrphanedPages.php:36 -msgid "OrphanedPages" -msgstr "PagesOrphelines" +#: ../lib/main.php:987 +msgid "Users will not be able to sign in." +msgstr "Les utilisateurs ne pourront pas s'inscrire" -#: ../lib/plugin/OrphanedPages.php:40 -msgid "List pages which are not linked to by any other page." -msgstr "Liste des pages qui ne sont liées à aucune autre." +#: ../lib/plugin/AddComment.php:39 +msgid "AddComment" +msgstr "AjouterDesCommentaires" -#: ../lib/plugin/OrphanedPages.php:85 +#: ../lib/plugin/AddComment.php:43 #, c-format -msgid "Orphaned Pages in this wiki (%d total):" -msgstr "Pages Orphelines dans ce wiki (%d au total) :" +msgid "Show and add comments for %s" +msgstr "Afficher et ajouter des commentaires pour %s " -#: ../lib/plugin/PageDump.php:38 -msgid "View a single page dump online." -msgstr "Voir une sauvegarde de page en ligne" +#: ../lib/plugin/AddComment.php:78 ../lib/plugin/WikiBlog.php:122 +#: ../lib/plugin/WikiForum.php:76 +msgid "No pagename specified" +msgstr "Aucun nom de page indiqué" -#: ../lib/plugin/PageDump.php:64 -#, c-format -msgid "Page %s not found." -msgstr "Page %s non trouvée" +#: ../lib/plugin/AddComment.php:111 ../lib/plugin/CreateToc.php:264 +msgid "Click to display" +msgstr "Cliquez pour afficher" -#: ../lib/plugin/PageDump.php:120 -msgid "Download for CVS" -msgstr "Télécharger pour CVS" +#: ../lib/plugin/AddComment.php:113 ../lib/plugin/WikiBlog.php:288 +msgid "Comments" +msgstr "Commentaires" -#: ../lib/plugin/PageDump.php:125 -msgid "Download for backup" -msgstr "Télécharger pour sauvegarder" +#: ../lib/plugin/AllPages.php:34 +msgid "AllPages" +msgstr "ToutesLesPages" -#: ../lib/plugin/PageDump.php:128 -#, c-format -msgid "Preview: Page dump of %s" -msgstr "Prévisualisation : récupération de %s" +#: ../lib/plugin/AllPages.php:38 +msgid "List all pages in this wiki." +msgstr "Afficher la liste de toutes les pages de ce wiki" -#: ../lib/plugin/PageDump.php:131 -msgid "(formatted for PhpWiki developers, not for backing up)" -msgstr "(format pour les développeurs, pas pour la sauvegarde)" +#: ../lib/plugin/AllPages.php:90 +#, c-format +msgid "All pages in this wiki (%d total):" +msgstr "Pages dans ce wiki (%d au total) :" -#: ../lib/plugin/PageDump.php:134 -msgid "Preview as backup format" -msgstr "Prévisualisation au format de sauvegarde" +#: ../lib/plugin/AllPages.php:92 +#, c-format +msgid "List of pages (%d total):" +msgstr "Liste des pages (%d au total) :" -#: ../lib/plugin/PageDump.php:138 -msgid "(formatted for backing up)" -msgstr "(format de sauvegarde)" +#: ../lib/plugin/AllPages.php:105 ../lib/plugin/AllUsers.php:107 +#, c-format +msgid "Elapsed time: %s s" +msgstr "Temps écoulé : %s s" -#: ../lib/plugin/PageDump.php:142 -msgid "Preview as developer format" -msgstr "Prévisualisation au format développeurs" +#: ../lib/plugin/AllUsers.php:36 +msgid "AllUsers" +msgstr "TousLesUtilisateurs" -#: ../lib/plugin/PageDump.php:146 +#: ../lib/plugin/AllUsers.php:40 msgid "" -"Please use one of the downloadable versions rather than copying and pasting " -"from the above preview." +"With external authentication all users which stored their Preferences. " +"Without external authentication all once signed-in users (from version 1.3.4 " +"on)." msgstr "" -"Veuillez utiliser une des versions téléchargeables au lieu de copier-coller " -"à partir de la prévisualisation." +"Avec l'authentification externe : afficher tous les utilisateurs qui ont " +"stocké leurs préférences. Sans authentification externe : afficher tous les " +"utilisateurs enregistrés." -#: ../lib/plugin/PageDump.php:148 -msgid "" -"The wordwrap of the preview doesn't take nested markup or list indentation " -"into consideration!" -msgstr "" -"Le retour chariot de la prévisualisation ne prend pas en compte les marques " -"des listes indentées !" +#: ../lib/plugin/AllUsers.php:86 +#, c-format +msgid "Authenticated users on this wiki (%d total):" +msgstr "Utilisateurs connectés à ce wiki (%d au total) :" -#: ../lib/plugin/PageDump.php:151 +#: ../lib/plugin/AuthorHistory.php:70 +#: ../themes/MonoBook/templates/info.tmpl:169 +#: ../themes/smaller/templates/info.tmpl:169 +msgid "AuthorHistory" +msgstr "HistoriqueAuteur" + +#: ../lib/plugin/AuthorHistory.php:74 msgid "" -"PhpWiki developers should manually inspect the downloaded file for nested " -"markup before rewrapping with emacs and checking into CVS." +"List all page revisions edited by one user with diff links, or show a " +"PageHistory-like list of a single page for only one user." msgstr "" -"Les développeurs de PhpWiki devraient inspecter manuellement les balises des " -"fichiers téléchargés avant de les éditer sous emacs, et vérifier les CVS." +"Affiche la liste de toutes les révisions faites par un auteur, ou montre une " +"liste du type HistoriquePage pour une simple page uniquement pour un auteur" -#: ../lib/plugin/PageDump.php:163 -msgid "Warning:" -msgstr "Attention !" +#: ../lib/plugin/AuthorHistory.php:124 ../lib/plugin/AuthorHistory.php:177 +msgid "Minor" +msgstr "Mineure" -#: ../lib/plugin/PageGroup.php:44 -msgid "PageGroup" -msgstr "GroupeDePages" +#: ../lib/plugin/AuthorHistory.php:125 +#: ../themes/MonoBook/templates/info.tmpl:77 +#: ../themes/default/templates/info.tmpl:71 +#: ../themes/default/templates/wikiforum.tmpl:22 +#: ../themes/smaller/templates/info.tmpl:77 +msgid "Author" +msgstr "Auteur" -#: ../lib/plugin/PageGroup.php:48 -#, c-format -msgid "PageGroup for %s" -msgstr "Groupe de pages pour %s" +#: ../lib/plugin/AuthorHistory.php:126 ../lib/plugin/AuthorHistory.php:178 +#: ../themes/Crao/templates/blogform.tmpl:12 +#: ../themes/Crao/templates/editpage.tmpl:67 +#: ../themes/MonoBook/templates/info.tmpl:78 +#: ../themes/Portland/templates/editpage.tmpl:60 +#: ../themes/Wordpress/templates/editpage.tmpl:69 +#: ../themes/default/templates/blogform.tmpl:15 +#: ../themes/default/templates/editpage.tmpl:65 +#: ../themes/default/templates/info.tmpl:72 +#: ../themes/smaller/templates/info.tmpl:78 +msgid "Summary" +msgstr "Résumé" -#: ../lib/plugin/PageGroup.php:60 ../lib/plugin/PageGroup.php:110 -#: ../lib/plugin/PrevNext.php:69 -msgid "Contents" -msgstr "Contenu" +# lib/diff.php:1003 lib/diff.php:1021 +#: ../lib/plugin/AuthorHistory.php:127 ../lib/plugin/AuthorHistory.php:179 +msgid "Modified" +msgstr "Dernière modification" -#: ../lib/plugin/PageGroup.php:104 +#: ../lib/plugin/AuthorHistory.php:156 #, c-format -msgid "A required argument '%s' is missing." -msgstr "Un argument requis '%s' est manquant." +msgid "History of all major and minor edits by %s to page %s." +msgstr "" +"Historique de toutes les éditions majeures et mineures par %s sur la page %s" -#: ../lib/plugin/PageGroup.php:108 ../lib/plugin/PrevNext.php:66 -msgid "Next" -msgstr "Suivant" +#: ../lib/plugin/AuthorHistory.php:156 +#, c-format +msgid "History of all major edits by %s to page %s." +msgstr "Historique de toutes les éditions majeures par %s sur la page %s" -#: ../lib/plugin/PageGroup.php:109 ../lib/plugin/PrevNext.php:65 -msgid "Previous" -msgstr "Précédent" +#: ../lib/plugin/AuthorHistory.php:218 +#, c-format +msgid "History of all major and minor modifications for any page edited by %s." +msgstr "" +"Historique des éditions majeures ou mineures pour n'importe quelle page " +"éditée par %s" -#: ../lib/plugin/PageGroup.php:111 ../lib/plugin/PrevNext.php:64 -msgid "First" -msgstr "Première" +#: ../lib/plugin/AuthorHistory.php:218 +#, c-format +msgid "History of major modifications for any page edited by %s." +msgstr "Historique des éditions majeures de toutes les pages éditées par %s." -#: ../lib/plugin/PageGroup.php:112 ../lib/plugin/PrevNext.php:67 -msgid "Last" -msgstr "Dernière" +#: ../lib/plugin/BackLinks.php:35 +#, c-format +msgid "List all pages which link to %s." +msgstr "Affiche toutes les pages liée à %s " -#: ../lib/plugin/PageHistory.php:91 +#: ../lib/plugin/BackLinks.php:90 #, c-format -msgid "PageHistory for %s" -msgstr "Historique de %s" +msgid "No other page links to %s yet." +msgstr "Aucune page n'est ancore liée à %s." -#: ../lib/plugin/PageHistory.php:98 -msgid "No revisions found" -msgstr "Révision Non Trouvée" +#: ../lib/plugin/BackLinks.php:93 +#, c-format +msgid "One page would link to %s:" +msgstr "Une page pointait vers %s :" -#: ../lib/plugin/PageHistory.php:103 -msgid "compare revisions" -msgstr "comparer les révisions" +#: ../lib/plugin/BackLinks.php:102 +#, c-format +msgid "%s pages would link to %s:" +msgstr "%s pages pointaient vers %s :" -#: ../lib/plugin/PageHistory.php:108 -msgid "Check any two boxes to compare revisions." -msgstr "Cochez une des boîtes pour comparer les révisions." +#: ../lib/plugin/BackLinks.php:110 +#, c-format +msgid "No page links to %s." +msgstr "Aucune page ne pointe vers %s." -#: ../lib/plugin/PageHistory.php:109 +#: ../lib/plugin/BackLinks.php:115 #, c-format -msgid "Check any two boxes then %s." -msgstr "Cochez une boîte puis %s." +msgid "One page links to %s:" +msgstr "Une page pointe vers %s :" -# lib/diff.php:1001 lib/diff.php:1019 -#: ../lib/plugin/PageHistory.php:166 ../lib/plugin/PageHistory.php:229 +#: ../lib/plugin/BackLinks.php:124 #, c-format -msgid "Version %d" -msgstr "Version %d" +msgid "%s pages link to %s:" +msgstr "%s pages pointent vers %s :" -#: ../lib/plugin/PageHistory.php:177 ../themes/default/templates/info.tmpl:18 -#: ../themes/default/templates/info.tmpl:22 -#: ../themes/MacOSX/lib/RecentChanges.php:34 -#: ../themes/MonoBook/templates/info.tmpl:19 -#: ../themes/MonoBook/templates/info.tmpl:23 -#: ../themes/Portland/lib/RecentChanges.php:14 -#: ../themes/smaller/templates/info.tmpl:19 -#: ../themes/smaller/templates/info.tmpl:23 -#: ../themes/SpaceWiki/lib/RecentChanges.php:35 -#: ../themes/Wordpress/lib/RecentChanges.php:14 -msgid "minor edit" -msgstr "édition mineure" +#: ../lib/plugin/Calendar.php:41 ../lib/plugin/Calendar.php:45 +#: ../themes/Crao/templates/head.tmpl:89 +#: ../themes/Crao/templates/navbar.tmpl:36 +#: ../themes/Sidebar/templates/body.tmpl:23 +#: ../themes/Sidebar/templates/body.tmpl:28 ../themes/Sidebar/themeinfo.php:38 +#: ../themes/Wordpress/templates/actionbar.tmpl:34 +#: ../themes/default/templates/head.tmpl:91 +#: ../themes/default/templates/homepage.tmpl:15 +#: ../themes/default/templates/navbar.tmpl:35 +#: ../themes/wikilens/templates/head.tmpl:89 +#: ../themes/wikilens/templates/navbar.tmpl:35 +msgid "Calendar" +msgstr "Calendrier" -#: ../lib/plugin/PageHistory.php:221 -msgid "History of changes." -msgstr "Historique des changements." +#: ../lib/plugin/Calendar.php:104 +msgid "Previous Month" +msgstr "Mois précédent" -#: ../lib/plugin/PageHistory.php:247 ../lib/plugin/RecentChanges.php:65 -#: ../themes/Crao/templates/actionbar.tmpl:17 -#: ../themes/default/templates/actionbar.tmpl:31 -#: ../themes/MonoBook/templates/actionbar.tmpl:29 -#: ../themes/MonoBook/templates/info.tmpl:168 -#: ../themes/Portland/templates/actionbar.tmpl:18 -#: ../themes/smaller/templates/actionbar.tmpl:37 -#: ../themes/smaller/templates/info.tmpl:168 -#: ../themes/Wordpress/templates/actionbar.tmpl:68 -msgid "PageHistory" -msgstr "HistoriqueDeLaPage" +#: ../lib/plugin/Calendar.php:108 +msgid "Next Month" +msgstr "Mois suivant" -#: ../lib/plugin/PageHistory.php:251 +#: ../lib/plugin/Calendar.php:177 ../lib/plugin/CalendarList.php:60 #, c-format -msgid "List PageHistory for %s" -msgstr "Historique de %s" +msgid "Edit %s" +msgstr "Éditer %s" -# lib/pageinfo.php:26 lib/pageinfo.php:75 -#: ../lib/plugin/PageInfo.php:32 ../themes/Crao/templates/actionbar.tmpl:19 -#: ../themes/default/templates/actionbar.tmpl:33 -#: ../themes/Portland/templates/actionbar.tmpl:19 -#: ../themes/Wordpress/templates/actionbar.tmpl:70 -msgid "PageInfo" -msgstr "InfosSurLaPage" +#: ../lib/plugin/CalendarList.php:22 ../lib/plugin/CalendarList.php:26 +msgid "CalendarList" +msgstr "ListeDuCalendrier" -#: ../lib/plugin/PageInfo.php:36 +#: ../lib/plugin/Comment.php:22 ../themes/Crao/templates/blogform.tmpl:15 +#: ../themes/default/templates/blogform.tmpl:21 +msgid "Comment" +msgstr "Commentaire" + +#: ../lib/plugin/Comment.php:26 +msgid "Embed hidden comments in WikiPages." +msgstr "Cacher des commentaires dans une PageWiki" + +# lib/display.php:14 +#: ../lib/plugin/CreatePage.php:38 +msgid "CreatePage" +msgstr "CréerUnePage" + +#: ../lib/plugin/CreatePage.php:42 +msgid "Create a Wiki page by the provided name." +msgstr "Créer une PageWiki avec le nom demandé." + +#: ../lib/plugin/CreatePage.php:84 #, c-format -msgid "Show extra page Info and statistics for %s." -msgstr "Montrer les informations de la page %s ainsi que ses statistiques" +msgid "%s already exists" +msgstr "%s existe déjà" -#: ../lib/plugin/PageTrail.php:45 -msgid "PageTrail" -msgstr "TracePage" +# lib/display.php:14 +#: ../lib/plugin/CreatePage.php:95 +msgid "Created by CreatePage" +msgstr "Créée par CréerUnePage" -#: ../lib/plugin/PageTrail.php:49 -msgid "PageTrail Plugin" -msgstr "Pour suivre les pages à la trace" +#: ../lib/plugin/CreateToc.php:45 +msgid "CreateToc" +msgstr "CréerUneTdm" -#: ../lib/plugin/PhotoAlbum.php:146 -msgid "PhotoAlbum" -msgstr "AlbumPhotos" +#: ../lib/plugin/CreateToc.php:49 +msgid "Automatically link headers at the top" +msgstr "Créer une table des matières des titres et sous-titres en haut" -#: ../lib/plugin/PhotoAlbum.php:150 -msgid "" -"Displays a set of photos listed in a text file with optional descriptions" -msgstr "" -"Affiche un groupe de photos listées dans un fichier texte avec des " -"descriptions facultatives." +#: ../lib/plugin/CreateToc.php:192 ../lib/plugin/IncludePage.php:116 +#: ../lib/plugin/RateIt.php:203 +msgid "no page specified" +msgstr "aucune page indiquée" -#: ../lib/plugin/PhotoAlbum.php:433 -msgid "Fixed album location is not allowed. Please specify parameter src." +#: ../lib/plugin/CreateToc.php:203 +msgid "CreateToc disabled for old markup" msgstr "" -"L'emplacement fixé pour l'album photo n'est pas correct. Veuillez spécifier " -"le paramère src." -#: ../lib/plugin/PhotoAlbum.php:451 ../lib/plugin/Transclude.php:85 -msgid "Bad url in src: remove all of <, >, \"" -msgstr "Mauvaise url dans la source : retirez tous les <, >, \"" +#: ../lib/plugin/CreateToc.php:266 ../lib/plugin/CreateToc.php:269 +msgid "Table Of Contents" +msgstr "Table des matières" -#: ../lib/plugin/PhotoAlbum.php:481 -msgid "Wrong server setting: allow_url_fopen set to Off" -msgstr "Mauvais paramètrage du serveur: allow_url_fopen mis à off" +# lib/display.php:14 +#: ../lib/plugin/DeadEndPages.php:24 +msgid "DeadEndPages" +msgstr "PagesSansLien" -#: ../lib/plugin/PhotoAlbum.php:486 -#, c-format -msgid "Unable to read %s " -msgstr "Impossible de lire %s" +#: ../lib/plugin/Diff.php:40 +msgid "Display differences between revisions" +msgstr "Affiche les différences entre révisions" -#: ../lib/plugin/PhpHighlight.php:61 -msgid "PhpHighlight" -msgstr "ColorationPhp" +#: ../lib/plugin/Diff.php:52 +msgid "World" +msgstr "Monde" -#: ../lib/plugin/PhpHighlight.php:65 -msgid "PHP syntax highlighting" -msgstr "Coloration syntaxique du PHP" +#: ../lib/plugin/EditMetaData.php:45 ../lib/plugin/_WikiTranslation.php:61 +msgid "EditMetaData" +msgstr "EditerLesMetaDonnées" -#: ../lib/plugin/PhpHighlight.php:161 +#: ../lib/plugin/EditMetaData.php:49 #, c-format -msgid "Invalid color: %s" -msgstr "Couleur non valable : %s" - -#: ../lib/plugin/PhpWeather.php:63 -msgid "PhpWeather" -msgstr "MétéoPhp" +msgid "Edit metadata for %s" +msgstr "Éditer les métadonnées pour %s" -#: ../lib/plugin/PhpWeather.php:67 -msgid "The PhpWeather plugin provides weather reports from the Internet." -msgstr "Le plugin de météo importée d'internet." +#: ../lib/plugin/EditMetaData.php:109 +#, c-format +msgid "Existing page-level metadata for %s:" +msgstr "Métadonnées existantes pour niveau de pages pour %s :" -#: ../lib/plugin/PhpWeather.php:88 -msgid "You have to define PHPWEATHER_BASE_DIR before use. (config/config.ini)" +#: ../lib/plugin/EditMetaData.php:146 +msgid "" +"Add or change a page-level metadata 'key=>value' pair. Note that you can " +"remove a key by leaving the value-box empty." msgstr "" -"Vous devez définir PHPWEATHER_BASE_DIR avant de l'utiliser (config/config." -"ini)" +"Ajouter ou changer le niveau de page 'key=>value'. Notez que vous pouvez " +"supprimer une clé en lui attribuant une valeur nulle." -#: ../lib/plugin/PhpWeather.php:104 -#, c-format -msgid "The ICAO '%s' wasn't recognized." -msgstr "L'ICAO '%s' n'a pas été reconnu." +#: ../lib/plugin/EditMetaData.php:149 +msgid "Submit" +msgstr "Valider" -#: ../lib/plugin/PhpWeather.php:115 -#, c-format -msgid "%s does not know about the language '%s', using 'en' instead." -msgstr "%s ne connait pas le langage '%s', utilisation de 'en' a la place." +#: ../lib/plugin/EditMetaData.php:161 +msgid "Requires WikiAdmin privileges to edit." +msgstr "Nécessite les privilèges administrateur pour l'édition" -#: ../lib/plugin/PhpWeather.php:170 -msgid "Submit country" -msgstr "Valider le pays" +# lib/fullsearch.php:48 +#: ../lib/plugin/ExternalSearch.php:38 +msgid "ExternalSearch" +msgstr "RechercheExterne" -#: ../lib/plugin/PhpWeather.php:170 -msgid "Change country" -msgstr "Changer le pays" +#: ../lib/plugin/ExternalSearch.php:42 +msgid "Redirects to an external web site based on form input" +msgstr "Redirige vers un site externe basé sur un formulaire" -#: ../lib/plugin/PhpWeather.php:189 -msgid "Submit location" -msgstr "Valider la localisation" +#: ../lib/plugin/FoafViewer.php:52 +msgid "FoafViewer" +msgstr "" -#: ../lib/plugin/Ploticus.php:73 -msgid "Ploticus" +#: ../lib/plugin/FoafViewer.php:56 +msgid "Parse an RDF FOAF file and extract information to render as HTML" msgstr "" -#: ../lib/plugin/Ploticus.php:76 -msgid "Ploticus image creation" +#: ../lib/plugin/FoafViewer.php:84 +msgid "required pear library XML/FOAF/Parser.php not found in include_path" msgstr "" -#: ../lib/plugin/Ploticus.php:242 -#, c-format -msgid "Ploticus error: Outputfile '%s' not created" +#: ../lib/plugin/FoafViewer.php:90 +msgid "FOAF File URI" msgstr "" -#: ../lib/plugin/Ploticus.php:247 ../lib/plugin/SyntaxHighlighter.php:177 -msgid "empty source" -msgstr "source vide" +#: ../lib/plugin/FoafViewer.php:94 +msgid "Pretty HTML" +msgstr "" -#: ../lib/plugin/PluginManager.php:31 -msgid "PluginManager" -msgstr "GestionsDesPlugins" +#: ../lib/plugin/FoafViewer.php:96 +msgid "Original URL (Redirect)" +msgstr "" -#: ../lib/plugin/PluginManager.php:35 -msgid "Description: Provides a list of plugins on this wiki." -msgstr "Affiche la liste des Plugins de ce wiki" +#: ../lib/plugin/FoafViewer.php:98 +msgid "Parse FOAF" +msgstr "" -#: ../lib/plugin/PluginManager.php:54 -msgid "Plugins" -msgstr "Plugins" +#: ../lib/plugin/FoafViewer.php:107 +msgid "foaf must be a URI starting with http://" +msgstr "" -#: ../lib/plugin/PluginManager.php:66 -msgid "use this plugin" -msgstr "utiliser ce plugin" +#: ../lib/plugin/FoafViewer.php:130 +msgid "Title" +msgstr "Titre" -#: ../lib/plugin/PluginManager.php:90 -msgid "Plugin" -msgstr "Plugin" +#: ../lib/plugin/FrameInclude.php:52 +msgid "FrameInclude" +msgstr "InclureUnCadre" -#: ../lib/plugin/PluginManager.php:92 -msgid "Arguments" -msgstr "Arguments" +#: ../lib/plugin/FrameInclude.php:56 +msgid "" +"Displays a url in a seperate frame inside our body. Only one frame allowed." +msgstr "" +"Affiche une url dans une cadre interne à la page. Un seul cadre autorisé." -#: ../lib/plugin/PluginManager.php:123 +#: ../lib/plugin/FrameInclude.php:93 ../lib/plugin/IncludePage.php:123 #, c-format -msgid "%s does not appear to be a WikiPlugin." -msgstr "%s ne semble pas être un plugin" - -# lib/stdlib.php:74 -#: ../lib/plugin/PopularNearby.php:44 -msgid "PopularNearby" -msgstr "PopulairesAlentour" - -#: ../lib/plugin/PopularNearby.php:48 -msgid "List the most popular pages nearby." -msgstr "Énumère les pages proches des plus visitées" +msgid "recursive inclusion of page %s" +msgstr "insertion récursive de la page %s" -# lib/stdlib.php:53 -#: ../lib/plugin/PopularNearby.php:73 +#: ../lib/plugin/FrameInclude.php:99 ../lib/plugin/RedirectTo.php:92 #, c-format -msgid "%d best incoming links: " -msgstr "%d meilleurs liens entrants :" +msgid "%s or %s parameter missing" +msgstr "%s ou %s paramètre manquant" -# lib/stdlib.php:63 -#: ../lib/plugin/PopularNearby.php:78 +#: ../lib/plugin/FrameInclude.php:105 ../lib/plugin/Transclude.php:81 #, c-format -msgid "%d best outgoing links: " -msgstr "%d meilleurs liens sortants :" +msgid "recursive inclusion of url %s" +msgstr "insertion récursive de l'URL %s" -# lib/stdlib.php:74 -#: ../lib/plugin/PopularNearby.php:83 +#: ../lib/plugin/FrameInclude.php:112 ../lib/plugin/TeX2png.php:214 +#: ../lib/plugin/text2png.php:69 ../lib/plugin/text2png.php:122 #, c-format -msgid "%d most popular nearby: " -msgstr "%d pages les plus visitées aux alentours :" +msgid "See %s" +msgstr "Voir %s" -#: ../lib/plugin/_PreferencesInfo.php:30 -#: ../themes/default/templates/userprefs.tmpl:12 -msgid "PreferencesInfo" -msgstr "PréférencesInfo" +#: ../lib/plugin/FullTextSearch.php:43 +msgid "Search the content of all pages in this wiki." +msgstr "Rechercher le contenu de toutes les pages de ce wiki" -#: ../lib/plugin/_PreferencesInfo.php:34 +#: ../lib/plugin/FullTextSearch.php:103 #, c-format -msgid "Get preferences information for current user %s." -msgstr "Obtenir des infos de préférences pour l'utilisateur %s." - -#: ../lib/plugin/PrevNext.php:32 -msgid "PrevNext" -msgstr "PrécédentSuivant" +msgid "only %d pages displayed" +msgstr "Seulement %d pages affichées" -#: ../lib/plugin/PrevNext.php:36 +# lib/fullsearch.php:48 +#: ../lib/plugin/FullTextSearch.php:109 #, c-format -msgid "Easy navigation buttons for %s" -msgstr "Boutons de navigation rapide pour %s" +msgid "Full text search results for '%s'" +msgstr "Résultats de la recherche en texte intégral de ' %s '" -#: ../lib/plugin/PrevNext.php:68 -msgid "Up" -msgstr "Haut" +#: ../lib/plugin/FuzzyPages.php:40 +msgid "FuzzyPages" +msgstr "PagesFloues" -#: ../lib/plugin/PrevNext.php:70 -msgid "Index" -msgstr "Index" +#: ../lib/plugin/FuzzyPages.php:44 +#, c-format +msgid "Search for page titles similar to %s." +msgstr "Rechercher le titre de page similaire à %s." -# lib/display.php:14 -#: ../lib/plugin/RandomPage.php:29 ../lib/plugin/RandomPage.php:71 -#: ../themes/MonoBook/templates/navbar.tmpl:15 -msgid "RandomPage" -msgstr "PageAléatoire" +#: ../lib/plugin/FuzzyPages.php:102 +#, c-format +msgid "These page titles match fuzzy with '%s'" +msgstr "Ces titres de pages correspondent de manière floue à '%s'" -#: ../lib/plugin/RandomPage.php:33 -msgid "Displays a list of randomly chosen pages or redirects to a random page." -msgstr "Affiche une liste de pages prises au hasard sur ce wiki" +#: ../lib/plugin/FuzzyPages.php:107 +msgid "Name" +msgstr "Nom" -#: ../lib/plugin/RateIt.php:90 ../lib/plugin/RateIt.php:304 -#: ../lib/plugin/RateIt.php:346 -msgid "RateIt" -msgstr "ClassezLa" +#: ../lib/plugin/FuzzyPages.php:108 +msgid "Score" +msgstr "Point" -#: ../lib/plugin/RateIt.php:93 -msgid "Rating system. Store user ratings per page" -msgstr "Système de vote. Stocke les votes d'utilisateur par page." +#: ../lib/plugin/FuzzyPages.php:169 +msgid "Spelling Score" +msgstr "Score d'épellation" -#: ../lib/plugin/RateIt.php:214 ../lib/plugin/RateIt.php:232 -#: ../lib/plugin/RateIt.php:268 -msgid "You must sign in" -msgstr "Vous devez vous inscrire" +#: ../lib/plugin/FuzzyPages.php:170 +msgid "Sound Score" +msgstr "Score de son" -#: ../lib/plugin/RateIt.php:271 -#, c-format -msgid "Rated by %d users | Average rating %.1f stars" -msgstr "Noté par %d utilisateurs | Moyenne des notes %.1f étoiles." +# lib/pageinfo.php:10 lib/stdlib.php:239 +#: ../lib/plugin/GoTo.php:18 +msgid "GoTo" +msgstr "AllerVers" -#: ../lib/plugin/RateIt.php:276 -#, c-format -msgid "Your rating was %.1f" -msgstr "Votre note est %1.f" +#: ../lib/plugin/GoTo.php:22 +msgid "Go to or create page." +msgstr "Aller à ou créer page." -#: ../lib/plugin/RateIt.php:281 -#, c-format -msgid "%s prediction for you is %s stars" -msgstr "la prédiction %s pour vous est de %1.f étoiles." +# lib/pageinfo.php:10 lib/stdlib.php:239 +#: ../lib/plugin/GoTo.php:59 ../lib/plugin/WikiAdminSelect.php:136 +#: ../lib/plugin/WikiAdminSelect.php:147 +msgid "Go" +msgstr "OK" -#: ../lib/plugin/RateIt.php:284 -#, c-format -msgid "%s prediction for you is %.1f stars" -msgstr "la prédiction %s pour vous est de %1.f étoiles." +#: ../lib/plugin/GooglePlugin.php:43 +msgid "GooglePlugin" +msgstr "PluginGoogle" -#: ../lib/plugin/RateIt.php:304 -msgid "Rate It" -msgstr "Classez la" +#: ../lib/plugin/GooglePlugin.php:47 +msgid "Make use of the Google API" +msgstr "Faire usage de l'API Google" -#: ../lib/plugin/RateIt.php:367 -msgid "Rate the topic of this page" -msgstr "Notez les sujets de cette page" +#: ../lib/plugin/GooglePlugin.php:98 +msgid "Nothing found" +msgstr "Aucun résultat" -#: ../lib/plugin/RateIt.php:375 -msgid "Cancel rating" -msgstr "Annuler la notation" +#: ../lib/plugin/HelloWorld.php:46 +msgid "HelloWorld" +msgstr "BonjourLeMonde" -#: ../lib/plugin/RateIt.php:382 -msgid "No opinion" -msgstr "Pas d'opinion" +#: ../lib/plugin/HelloWorld.php:50 +msgid "Simple Sample Plugin" +msgstr "Exemple simple de Plugin" -#: ../lib/plugin/RawHtml.php:39 -msgid "A plugin to provide for raw HTML within wiki pages." -msgstr "Un Plugin pour intégrer du code HTML dans les WikiPages" +#: ../lib/plugin/IncludePage.php:34 +msgid "IncludePage" +msgstr "InclureUnePage" -#: ../lib/plugin/RawHtml.php:56 -msgid "Raw HTML is disabled in this wiki." -msgstr "Le HTML est interdit sur ce wiki." +#: ../lib/plugin/IncludePage.php:38 +msgid "Include text from another wiki page." +msgstr "Inclure le texte d'une autre PageWiki" -#: ../lib/plugin/RawHtml.php:65 ../lib/plugin/RedirectTo.php:82 +#: ../lib/plugin/IncludePage.php:93 ../lib/plugin/PageGroup.php:91 +#: ../lib/plugin/UnfoldSubpages.php:117 #, c-format -msgid "%s is only allowed in locked pages." -msgstr "%s n'est autorisé que dans les pages verrouillées." - -#: ../lib/plugin/RawHtml.php:66 -msgid "Raw HTML" -msgstr "HTML Pur" - -#: ../lib/plugin/RecentChanges.php:105 -msgid "Deleted." -msgstr "Supprimé." +msgid "<%s: no such section>" +msgstr "<%s : pas de section de ce type>" -#: ../lib/plugin/RecentChanges.php:107 -msgid "New page." -msgstr "Nouvelle page." +#: ../lib/plugin/IncludePage.php:132 ../lib/plugin/PageGroup.php:131 +#, c-format +msgid "%s(%d): no such revision" +msgstr "%s(%d) : révision inexistante" -#: ../lib/plugin/RecentChanges.php:128 -msgid "(diff)" -msgstr "(diff)" +#: ../lib/plugin/IncludePage.php:161 +#, c-format +msgid "Included from %s" +msgstr "Inséré de %s" -#: ../lib/plugin/RecentChanges.php:133 -msgid "(hist)" -msgstr "(hist)" +#: ../lib/plugin/IncludeSiteMap.php:52 +msgid "IncludeSiteMap" +msgstr "CarteDuSite" -#: ../lib/plugin/RecentChanges.php:188 -msgid "edits" -msgstr "éditions" +#: ../lib/plugin/IncludeSiteMap.php:56 +#, c-format +msgid "Include recursively all linked pages starting at %s" +msgstr "Créer une carte du site" -#: ../lib/plugin/RecentChanges.php:190 -msgid "major edits" -msgstr "éditions majeures" +#: ../lib/plugin/InterWikiSearch.php:31 +msgid "InterWikiSearch" +msgstr "RechercheInterWiki" -#: ../lib/plugin/RecentChanges.php:192 -msgid "minor edits" -msgstr "éditions mineures" +#: ../lib/plugin/InterWikiSearch.php:35 +msgid "Perform searches on InterWiki sites listed in InterWikiMap." +msgstr "" +"Effectuer une recherche sur les sites InterWiki contenu dans la carte " +"InterWiki" -#: ../lib/plugin/RecentChanges.php:193 ../lib/plugin/RecentChanges.php:267 -#: ../lib/plugin/RecentComments.php:31 -msgid "Recent Comments" -msgstr "Commentaires récents" +#: ../lib/plugin/InterWikiSearch.php:90 +msgid "Wiki Name" +msgstr "Nom Wiki" -#: ../lib/plugin/RecentChanges.php:194 -msgid "comments" -msgstr "commentaires" +#: ../lib/plugin/LikePages.php:32 ../themes/Crao/templates/navbar.tmpl:24 +#: ../themes/Portland/templates/navbar.tmpl:10 +#: ../themes/Wordpress/templates/actionbar.tmpl:89 +#: ../themes/default/templates/navbar.tmpl:25 +#: ../themes/smaller/templates/navbar.tmpl:18 +#: ../themes/wikilens/templates/navbar.tmpl:24 +msgid "LikePages" +msgstr "PagesSemblables" -#: ../lib/plugin/RecentChanges.php:219 +#: ../lib/plugin/LikePages.php:36 #, c-format -msgid "The %d most recent %s during the past day are listed below." +msgid "List page names which share an initial or final title word with '%s'." msgstr "" -"Les %d %s les plus récentes pendant le dernier jour sont listées ci-dessous." +"Affiche la liste des pages qui partagent un mot initial ou final dans leur " +"titre avec %s" -#: ../lib/plugin/RecentChanges.php:222 +#: ../lib/plugin/LikePages.php:66 #, c-format -msgid "The %d most recent %s during the past %s days are listed below." -msgstr "" -"Les %d %s les plus récentes pendant les derniers %s jours sont listées ci-" -"dessous." +msgid "Page names with prefix '%s'" +msgstr "Noms de page ayant le préfixe ' %s '" -#: ../lib/plugin/RecentChanges.php:225 +#: ../lib/plugin/LikePages.php:69 #, c-format -msgid "The %d most recent %s are listed below." -msgstr "Les %d %s les plus récentes sont listées ci-dessous." +msgid "Page names with suffix '%s'" +msgstr "Noms de page ayant le suffixe ' %s '" -#: ../lib/plugin/RecentChanges.php:231 +#: ../lib/plugin/LikePages.php:79 #, c-format -msgid "The %d oldest %s during the past day are listed below." -msgstr "" -"Les %d %s les plus anciennes pendant le dernier jour sont listées ci-dessous." +msgid "These pages share an initial or final title word with '%s'" +msgstr "Ces pages partagent un mot initial ou final dans leur titre avec %s" -#: ../lib/plugin/RecentChanges.php:234 -#, c-format -msgid "The %d oldest %s during the past %s days are listed below." -msgstr "" -"Les %d %s les plus anciennes pendant les derniers %s jours sont listées ci-" -"dessous." +#: ../lib/plugin/ListPages.php:37 +msgid "ListPages" +msgstr "ListeDePages" -#: ../lib/plugin/RecentChanges.php:237 -#, c-format -msgid "The %d oldest %s are listed below." -msgstr "Les %d %s les plus anciennes sont listées ci-dessous." +#: ../lib/plugin/ListPages.php:41 +msgid "List pages that are explicitly given as the pages argument." +msgstr "Liste des pages qui sont explicitement données en argument" -#: ../lib/plugin/RecentChanges.php:244 -#, c-format -msgid "The most recent %s during the past day are listed below." -msgstr "" -"Les %s les plus récentes pendant le dernier jour sont listées ci-dessous." +#: ../lib/plugin/ListPages.php:81 +msgid "You must be logged in to view ratings." +msgstr "Vous devez vous connecter pour voir les scores" -#: ../lib/plugin/RecentChanges.php:247 -#, c-format -msgid "The most recent %s during the past %s days are listed below." -msgstr "" -"Les %s les plus récentes pendant les derniers %s jours sont listées ci-" -"dessous." +#: ../lib/plugin/ListSubpages.php:34 +msgid "ListSubpages" +msgstr "ListeDesSousPages" -#: ../lib/plugin/RecentChanges.php:250 +#: ../lib/plugin/ListSubpages.php:38 +msgid "Lists the names of all SubPages of the current page." +msgstr "Affiche la liste des noms de toutes les sous-pages de la page courante" + +#: ../lib/plugin/ListSubpages.php:68 ../lib/plugin/UnfoldSubpages.php:127 +msgid "The current page has no subpages defined." +msgstr "La page actuelle n'a aucune sous-page définie" + +#: ../lib/plugin/ListSubpages.php:80 #, c-format -msgid "All %s are listed below." -msgstr "Toutes les %s sont énumérées ci-dessous." +msgid "SubPages of %s:" +msgstr "SousPages de %s" -#: ../lib/plugin/RecentChanges.php:253 +#: ../lib/plugin/ListSubpages.php:90 ../lib/plugin/UnfoldSubpages.php:137 #, c-format -msgid "(to pages linked from \"%s\")" -msgstr "(aux pages liées à \"%s\")" +msgid "recursive inclusion of page %s ignored" +msgstr "insertion récursive de la page %s ignoré" -#: ../lib/plugin/RecentChanges.php:260 ../lib/plugin/RecentChanges.php:275 -#: ../lib/plugin/RecentChanges.php:377 ../lib/plugin/RecentChanges.php:453 -#: ../lib/plugin/RecentEdits.php:10 ../lib/plugin/RecentEdits.php:36 -#: ../lib/plugin/RelatedChanges.php:17 -#: ../themes/Portland/templates/editpage.tmpl:66 -#: ../themes/Wordpress/templates/editpage.tmpl:75 -msgid "RecentEdits" -msgstr "ÉditionsRécentes" +#: ../lib/plugin/MostPopular.php:32 +msgid "MostPopular" +msgstr "LesPlusVisitées" -#: ../lib/plugin/RecentChanges.php:268 ../lib/plugin/RecentComments.php:65 -msgid "No comments found" -msgstr "Aucune différence trouvée" +#: ../lib/plugin/MostPopular.php:36 +msgid "List the most popular pages." +msgstr "Affiche la listes des pages les plus populaires" -#: ../lib/plugin/RecentChanges.php:270 -msgid "No changes found" -msgstr "Aucun commentaire trouvé" +#: ../lib/plugin/MostPopular.php:64 +msgid "sortby=mtime not supported with MostPopular" +msgstr "sortby=mtime non supporté avec MostPopular" -# lib/fullsearch.php:48 -#: ../lib/plugin/RecentChanges.php:574 -msgid "Title Search" -msgstr "Recherche par titre" +#: ../lib/plugin/MostPopular.php:93 +#, c-format +msgid "The %d most popular pages of this wiki:" +msgstr "Les %d pages les plus populaires de ce wiki :" -#: ../lib/plugin/RecentChanges.php:807 -msgid "Show minor edits for:" -msgstr "Afficher les éditions mineures pour : " +#: ../lib/plugin/MostPopular.php:96 +#, c-format +msgid "The %d least popular pages of this wiki:" +msgstr "Les %d pages les moins populaires de ce wiki :" -#: ../lib/plugin/RecentChanges.php:809 -msgid "Show all changes for:" -msgstr "Indiquer toutes les modifications pour : " +#: ../lib/plugin/MostPopular.php:98 +msgid "Visited pages on this wiki, ordered by popularity:" +msgstr "Pages visitées sur ce wiki, classées par ordre de popularité :" -#: ../lib/plugin/RecentChanges.php:811 -msgid "Show changes for:" -msgstr "Indiquer les modifications pour : " +#: ../lib/plugin/NoCache.php:39 +msgid "NoCache" +msgstr "PasDeCache" -#: ../lib/plugin/RecentChanges.php:831 -msgid "1 day" -msgstr "1 jour" +#: ../lib/plugin/NoCache.php:43 +msgid "Don't cache this page." +msgstr "Ne pas mettre en cache cette page" -#: ../lib/plugin/RecentChanges.php:835 -#, c-format -msgid "%s days" -msgstr "%s jours" +#: ../lib/plugin/OldStyleTable.php:49 +msgid "OldStyleTable" +msgstr "TableauAncienStyle" -#: ../lib/plugin/RecentComments.php:17 -#: ../themes/MonoBook/templates/navbar.tmpl:14 -msgid "RecentComments" -msgstr "CommentairesRécents" +#: ../lib/plugin/OldStyleTable.php:53 +msgid "Layout tables using the old markup style." +msgstr "Apparences de tableaux utilisant l'ancien modèle de balisage." -#: ../lib/plugin/RecentComments.php:91 -msgid "latest comment by " -msgstr "dernier commentaire by" +#: ../lib/plugin/OldStyleTable.php:109 +msgid "Line does not begin with a '|'." +msgstr "La ligne ne commence pas par un '|'" -#: ../lib/plugin/RecentEdits.php:36 -msgid "Recent Edits" -msgstr "Éditions Récentes" +# lib/display.php:14 +#: ../lib/plugin/OrphanedPages.php:36 +msgid "OrphanedPages" +msgstr "PagesOrphelines" -#: ../lib/plugin/RedirectTo.php:47 -msgid "RedirectTo" -msgstr "RedirigerVers" +#: ../lib/plugin/OrphanedPages.php:40 +msgid "List pages which are not linked to by any other page." +msgstr "Liste des pages qui ne sont liées à aucune autre." -#: ../lib/plugin/RedirectTo.php:51 -msgid "Redirects to another url or page." -msgstr "Redirige vers une autre url ou page" +#: ../lib/plugin/OrphanedPages.php:85 +#, c-format +msgid "Orphaned Pages in this wiki (%d total):" +msgstr "Pages Orphelines dans ce wiki (%d au total) :" -#: ../lib/plugin/RedirectTo.php:83 -msgid "Redirect to an external url" -msgstr "Redirige vers une url d'un site extérieur" +#: ../lib/plugin/PageDump.php:38 +msgid "View a single page dump online." +msgstr "Voir une sauvegarde de page en ligne" -#: ../lib/plugin/RedirectTo.php:97 +#: ../lib/plugin/PageDump.php:64 #, c-format -msgid "Recursive redirect to self: '%s'" -msgstr "Redirection récursive vers soi-même: %s" +msgid "Page %s not found." +msgstr "Page %s non trouvée" -#: ../lib/plugin/RedirectTo.php:106 -msgid "Double redirect not allowed." -msgstr "La double redirection n'est pas autorisée" +#: ../lib/plugin/PageDump.php:120 +msgid "Download for CVS" +msgstr "Télécharger pour CVS" -#: ../lib/plugin/RedirectTo.php:110 -msgid "Viewing redirecting page." -msgstr "Consultation des pages de redirection" +#: ../lib/plugin/PageDump.php:125 +msgid "Download for backup" +msgstr "Télécharger pour sauvegarder" -# lib/stdlib.php:384 lib/stdlib.php:445 -#: ../lib/plugin/RelatedChanges.php:34 ../lib/plugin/RelatedChanges.php:63 -msgid "Related Changes" -msgstr "DernièresModifs" +#: ../lib/plugin/PageDump.php:128 +#, c-format +msgid "Preview: Page dump of %s" +msgstr "Prévisualisation : récupération de %s" -# lib/stdlib.php:384 lib/stdlib.php:445 -#: ../lib/plugin/RelatedChanges.php:63 ../themes/Crao/templates/navbar.tmpl:23 -#: ../themes/default/templates/navbar.tmpl:27 -#: ../themes/MonoBook/templates/navbar.tmpl:43 -msgid "RelatedChanges" -msgstr "ChangementsLiés" +#: ../lib/plugin/PageDump.php:131 +msgid "(formatted for PhpWiki developers, not for backing up)" +msgstr "(format pour les développeurs, pas pour la sauvegarde)" -#: ../lib/plugin/RichTable.php:32 -msgid "RichTable" -msgstr "BeauTableau" +#: ../lib/plugin/PageDump.php:134 +msgid "Preview as backup format" +msgstr "Prévisualisation au format de sauvegarde" -#: ../lib/plugin/RichTable.php:36 -msgid "Layout tables using a very rich markup style." -msgstr "Un système de marques pour faire des tableaux sophistiqués" +#: ../lib/plugin/PageDump.php:138 +msgid "(formatted for backing up)" +msgstr "(format de sauvegarde)" -#: ../lib/plugin/RssFeed.php:32 ../lib/plugin/RssFeed.php:108 -msgid "RssFeed" -msgstr "RessourcesRss" +#: ../lib/plugin/PageDump.php:142 +msgid "Preview as developer format" +msgstr "Prévisualisation au format développeurs" -#: ../lib/plugin/RssFeed.php:36 -msgid "Simple RSS Feed aggregator Plugin" -msgstr "Importer des ressources RSS" +#: ../lib/plugin/PageDump.php:146 +msgid "" +"Please use one of the downloadable versions rather than copying and pasting " +"from the above preview." +msgstr "" +"Veuillez utiliser une des versions téléchargeables au lieu de copier-coller " +"à partir de la prévisualisation." -#: ../lib/plugin/SiteMap.php:51 -msgid "SiteMap" -msgstr "CarteDuSite" +#: ../lib/plugin/PageDump.php:148 +msgid "" +"The wordwrap of the preview doesn't take nested markup or list indentation " +"into consideration!" +msgstr "" +"Le retour chariot de la prévisualisation ne prend pas en compte les marques " +"des listes indentées !" -#: ../lib/plugin/SiteMap.php:55 -msgid "Recursively get BackLinks or links" -msgstr "Obtenir récursivement des RétroLiens ou liens" +#: ../lib/plugin/PageDump.php:151 +msgid "" +"PhpWiki developers should manually inspect the downloaded file for nested " +"markup before rewrapping with emacs and checking into CVS." +msgstr "" +"Les développeurs de PhpWiki devraient inspecter manuellement les balises des " +"fichiers téléchargés avant de les éditer sous emacs, et vérifier les CVS." -#: ../lib/plugin/SiteMap.php:168 -#, c-format -msgid "(max. recursion level: %d)" -msgstr "(niveau maximum de récursivité: %d)" +#: ../lib/plugin/PageDump.php:163 +msgid "Warning:" +msgstr "Attention !" -#: ../lib/plugin/SqlResult.php:53 -msgid "SqlResult" -msgstr "RésultatSql" +#: ../lib/plugin/PageGroup.php:44 +msgid "PageGroup" +msgstr "GroupeDePages" -#: ../lib/plugin/SqlResult.php:57 -msgid "Display arbitrary SQL result tables" -msgstr "Affiche le résultat de requêtes SQL simples" +#: ../lib/plugin/PageGroup.php:48 +#, c-format +msgid "PageGroup for %s" +msgstr "Groupe de pages pour %s" -#: ../lib/plugin/SqlResult.php:89 -msgid "No DSN alias for SqlResult.ini specified" -msgstr "Aucun alias DSN spécifié pour SqlResult.ini" +#: ../lib/plugin/PageGroup.php:60 ../lib/plugin/PageGroup.php:110 +#: ../lib/plugin/PrevNext.php:69 +msgid "Contents" +msgstr "Contenu" -#: ../lib/plugin/SqlResult.php:95 +#: ../lib/plugin/PageGroup.php:104 #, c-format -msgid "No DSN for alias %s in SqlResult.ini found" -msgstr "Aucun alias DSN trouvé pour %s dans SqlResult.ini" +msgid "A required argument '%s' is missing." +msgstr "Un argument requis '%s' est manquant." -#: ../lib/plugin/SyntaxHighlighter.php:65 -msgid "SyntaxHighlighter" -msgstr "ColorationSyntaxique" +#: ../lib/plugin/PageGroup.php:108 ../lib/plugin/PrevNext.php:66 +msgid "Next" +msgstr "Suivant" -#: ../lib/plugin/SyntaxHighlighter.php:68 -msgid "Source code syntax highlighter (via http://www.andre-simon.de)" -msgstr "" +#: ../lib/plugin/PageGroup.php:109 ../lib/plugin/PrevNext.php:65 +msgid "Previous" +msgstr "Précédent" -#: ../lib/plugin/SyntaxHighlighter.php:150 -msgid "Syntax language not specified." -msgstr "Syntaxe du langage non spécifié" +#: ../lib/plugin/PageGroup.php:111 ../lib/plugin/PrevNext.php:64 +msgid "First" +msgstr "Première" -#: ../lib/plugin/SyntaxHighlighter.php:159 -#, c-format -msgid "invalid %s ignored" -msgstr "%s non valable ignoré" +#: ../lib/plugin/PageGroup.php:112 ../lib/plugin/PrevNext.php:67 +msgid "Last" +msgstr "Dernière" -#: ../lib/plugin/SyntaxHighlighter.php:170 +#: ../lib/plugin/PageHistory.php:91 #, c-format -msgid "Couldn't start commandline '%s'" -msgstr "Impossible de lancer la ligne de commande '%s'." - -#: ../lib/plugin/SystemInfo.php:52 -msgid "SystemInfo" -msgstr "InfosSystème" +msgid "PageHistory for %s" +msgstr "Historique de %s" -#: ../lib/plugin/SystemInfo.php:56 -msgid "Provides access to PhpWiki's lower level system information." -msgstr "Affiche les informations de bas niveau pour PhpWiki" +#: ../lib/plugin/PageHistory.php:98 +msgid "No revisions found" +msgstr "Révision Non Trouvée" -#: ../lib/plugin/SystemInfo.php:83 -msgid "db type:" -msgstr "type de bd :" +#: ../lib/plugin/PageHistory.php:103 +msgid "compare revisions" +msgstr "comparer les révisions" -#: ../lib/plugin/SystemInfo.php:88 -msgid "db backend:" -msgstr "db backend:" +#: ../lib/plugin/PageHistory.php:108 +msgid "Check any two boxes to compare revisions." +msgstr "Cochez une des boîtes pour comparer les révisions." -#: ../lib/plugin/SystemInfo.php:96 -msgid "dba handler:" -msgstr "gestionnaire dba" +#: ../lib/plugin/PageHistory.php:109 +#, c-format +msgid "Check any two boxes then %s." +msgstr "Cochez une boîte puis %s." -#: ../lib/plugin/SystemInfo.php:106 -msgid "timeout:" -msgstr "temps mort :" +# lib/diff.php:1001 lib/diff.php:1019 +#: ../lib/plugin/PageHistory.php:166 ../lib/plugin/PageHistory.php:229 +#, c-format +msgid "Version %d" +msgstr "Version %d" -#: ../lib/plugin/SystemInfo.php:112 -msgid "no cache used" -msgstr "pas de cache utilisé" +#: ../lib/plugin/PageHistory.php:177 ../themes/MacOSX/lib/RecentChanges.php:34 +#: ../themes/MonoBook/templates/info.tmpl:19 +#: ../themes/MonoBook/templates/info.tmpl:23 +#: ../themes/Portland/lib/RecentChanges.php:14 +#: ../themes/SpaceWiki/lib/RecentChanges.php:35 +#: ../themes/Wordpress/lib/RecentChanges.php:14 +#: ../themes/default/templates/info.tmpl:18 +#: ../themes/default/templates/info.tmpl:22 +#: ../themes/smaller/templates/info.tmpl:19 +#: ../themes/smaller/templates/info.tmpl:23 +msgid "minor edit" +msgstr "édition mineure" -# lib/diff.php:1015 -#: ../lib/plugin/SystemInfo.php:115 -msgid "cached pagedata:" -msgstr "page bufferisée :" +#: ../lib/plugin/PageHistory.php:221 +msgid "History of changes." +msgstr "Historique des changements." -# lib/pageinfo.php:70 -#: ../lib/plugin/SystemInfo.php:116 -msgid "cached versiondata:" -msgstr "version bufferisée :" +#: ../lib/plugin/PageHistory.php:247 ../lib/plugin/RecentChanges.php:65 +#: ../themes/Crao/templates/actionbar.tmpl:17 +#: ../themes/MonoBook/templates/actionbar.tmpl:29 +#: ../themes/MonoBook/templates/info.tmpl:168 +#: ../themes/Portland/templates/actionbar.tmpl:18 +#: ../themes/Wordpress/templates/actionbar.tmpl:68 +#: ../themes/default/templates/actionbar.tmpl:31 +#: ../themes/smaller/templates/actionbar.tmpl:37 +#: ../themes/smaller/templates/info.tmpl:168 +msgid "PageHistory" +msgstr "HistoriqueDeLaPage" -#: ../lib/plugin/SystemInfo.php:125 +#: ../lib/plugin/PageHistory.php:251 #, c-format -msgid "Keep up to %d major edits, but keep them no longer than %d days." -msgstr "Garder jusqu'à %d édition majeures, mais pas plus que %d jours." +msgid "List PageHistory for %s" +msgstr "Historique de %s" -#: ../lib/plugin/SystemInfo.php:128 -#, c-format -msgid " Keep up to %d minor edits, but keep them no longer than %d days." -msgstr "Garder jusqu'à %d édition mineures, mais pas plus que %d jours." +# lib/pageinfo.php:26 lib/pageinfo.php:75 +#: ../lib/plugin/PageInfo.php:32 ../themes/Crao/templates/actionbar.tmpl:19 +#: ../themes/Portland/templates/actionbar.tmpl:19 +#: ../themes/Wordpress/templates/actionbar.tmpl:70 +#: ../themes/default/templates/actionbar.tmpl:33 +msgid "PageInfo" +msgstr "InfosSurLaPage" -#: ../lib/plugin/SystemInfo.php:131 +#: ../lib/plugin/PageInfo.php:36 #, c-format -msgid " Keep the latest contributions of the last %d authors up to %d days." -msgstr "" -"Garder les dernières contributions des derniers %d auteurs jusqu'à %d jours." +msgid "Show extra page Info and statistics for %s." +msgstr "Montrer les informations de la page %s ainsi que ses statistiques" -#: ../lib/plugin/SystemInfo.php:133 -#, c-format +#: ../lib/plugin/PageTrail.php:45 +msgid "PageTrail" +msgstr "TracePage" + +#: ../lib/plugin/PageTrail.php:49 +msgid "PageTrail Plugin" +msgstr "Pour suivre les pages à la trace" + +#: ../lib/plugin/PhotoAlbum.php:146 +msgid "PhotoAlbum" +msgstr "AlbumPhotos" + +#: ../lib/plugin/PhotoAlbum.php:150 msgid "" -" Additionally, try to keep the latest contributions of all authors in the " -"last %d days (even if there are more than %d of them,) but in no case keep " -"more than %d unique author revisions." +"Displays a set of photos listed in a text file with optional descriptions" msgstr "" -"De plus, essayez de conserver les dernières contributions de tous les " -"auteurs \n" -"depuis les %d derniers jours (même s'il y en a plus que %d), mais ne " -"conservez\n" -"en aucun cas plus que %d révisions par auteur." +"Affiche un groupe de photos listées dans un fichier texte avec des " +"descriptions facultatives." -#: ../lib/plugin/SystemInfo.php:148 -#, c-format -msgid "%d pages" -msgstr "%d pages" +#: ../lib/plugin/PhotoAlbum.php:433 +msgid "Fixed album location is not allowed. Please specify parameter src." +msgstr "" +"L'emplacement fixé pour l'album photo n'est pas correct. Veuillez spécifier " +"le paramère src." -#: ../lib/plugin/SystemInfo.php:153 -#, c-format -msgid "%d not-empty pages" -msgstr "%d pages non vides" +#: ../lib/plugin/PhotoAlbum.php:451 ../lib/plugin/Transclude.php:85 +msgid "Bad url in src: remove all of <, >, \"" +msgstr "Mauvaise url dans la source : retirez tous les <, >, \"" -#: ../lib/plugin/SystemInfo.php:164 ../lib/plugin/SystemInfo.php:193 -msgid "not yet" -msgstr "pas encore" +#: ../lib/plugin/PhotoAlbum.php:481 +msgid "Wrong server setting: allow_url_fopen set to Off" +msgstr "Mauvais paramètrage du serveur: allow_url_fopen mis à off" -#: ../lib/plugin/SystemInfo.php:181 +#: ../lib/plugin/PhotoAlbum.php:486 #, c-format -msgid "%d homepages" -msgstr "%d pages d'accueil" +msgid "Unable to read %s " +msgstr "Impossible de lire %s" -#: ../lib/plugin/SystemInfo.php:227 -#, c-format -msgid "total hits: %d" -msgstr "%d visites totales" +#: ../lib/plugin/PhpHighlight.php:61 +msgid "PhpHighlight" +msgstr "ColorationPhp" -#: ../lib/plugin/SystemInfo.php:228 -#, c-format -msgid "max: %d" -msgstr "maximum : %d" +#: ../lib/plugin/PhpHighlight.php:65 +msgid "PHP syntax highlighting" +msgstr "Coloration syntaxique du PHP" -#: ../lib/plugin/SystemInfo.php:229 +#: ../lib/plugin/PhpHighlight.php:161 #, c-format -msgid "mean: %2.3f" -msgstr "moyenne : %2.3f" +msgid "Invalid color: %s" +msgstr "Couleur non valable : %s" -#: ../lib/plugin/SystemInfo.php:230 -#, c-format -msgid "median: %d" -msgstr "médiane : %d" +#: ../lib/plugin/PhpWeather.php:63 +msgid "PhpWeather" +msgstr "MétéoPhp" -#: ../lib/plugin/SystemInfo.php:231 -#, c-format -msgid "stddev: %2.3f" -msgstr "écart-type : %2.3f" +#: ../lib/plugin/PhpWeather.php:67 +msgid "The PhpWeather plugin provides weather reports from the Internet." +msgstr "Le plugin de météo importée d'internet." -#: ../lib/plugin/SystemInfo.php:243 -#, c-format -msgid "%d pages with less than %d hits (<%d%%)." -msgstr "%d pages ayant eu moins de %d visiteurs (<%d%%)." +#: ../lib/plugin/PhpWeather.php:88 +msgid "You have to define PHPWEATHER_BASE_DIR before use. (config/config.ini)" +msgstr "" +"Vous devez définir PHPWEATHER_BASE_DIR avant de l'utiliser (config/config." +"ini)" -#: ../lib/plugin/SystemInfo.php:245 +#: ../lib/plugin/PhpWeather.php:104 #, c-format -msgid "%d page(s) with more than %d hits (>%d%%)." -msgstr "%d pages ayant eu plus de %d visiteurs (>%d%%)." - -#: ../lib/plugin/SystemInfo.php:287 -#, c-format -msgid "Application size: %d Kb" -msgstr "Taille de l'application : %d Kb" - -#: ../lib/plugin/SystemInfo.php:289 -#, c-format -msgid "Pagedata size: %d Kb" -msgstr "Taille des données de la page : %d Kb" +msgid "The ICAO '%s' wasn't recognized." +msgstr "L'ICAO '%s' n'a pas été reconnu." -#: ../lib/plugin/SystemInfo.php:307 +#: ../lib/plugin/PhpWeather.php:115 #, c-format -msgid "Total %d plugins: " -msgstr "%d plugins au total :" +msgid "%s does not know about the language '%s', using 'en' instead." +msgstr "%s ne connait pas le langage '%s', utilisation de 'en' a la place." -#: ../lib/plugin/SystemInfo.php:316 -#, c-format -msgid "Total of %d languages: " -msgstr "%d langages au total : " +#: ../lib/plugin/PhpWeather.php:170 +msgid "Submit country" +msgstr "Valider le pays" -#: ../lib/plugin/SystemInfo.php:319 -#, c-format -msgid "Current language: '%s'" -msgstr "Langage actuel : %s" +#: ../lib/plugin/PhpWeather.php:170 +msgid "Change country" +msgstr "Changer le pays" -#: ../lib/plugin/SystemInfo.php:321 -#, c-format -msgid "Default language: '%s'" -msgstr "Langage par défaut : %s" +#: ../lib/plugin/PhpWeather.php:189 +msgid "Submit location" +msgstr "Valider la localisation" -#: ../lib/plugin/SystemInfo.php:329 -#, c-format -msgid "Total of %d themes: " -msgstr "%d thèmes au total: " +#: ../lib/plugin/Ploticus.php:73 +msgid "Ploticus" +msgstr "" -#: ../lib/plugin/SystemInfo.php:331 -#, c-format -msgid "Current theme: '%s'" -msgstr "Thème actuel : '%s'" +#: ../lib/plugin/Ploticus.php:76 +msgid "Ploticus image creation" +msgstr "" -#: ../lib/plugin/SystemInfo.php:333 -#, c-format -msgid "Default theme: '%s'" -msgstr "Thème par défaut" +#: ../lib/plugin/Ploticus.php:234 +msgid "shell commands not allowed in Ploticus" +msgstr "" -#: ../lib/plugin/SystemInfo.php:346 +#: ../lib/plugin/Ploticus.php:254 #, c-format -msgid "unknown argument '%s' to SystemInfo" -msgstr "argument inconnu pour SystemInfo (%s)" +msgid "Ploticus error: Outputfile '%s' not created" +msgstr "" -#: ../lib/plugin/SystemInfo.php:369 -msgid "Application name" -msgstr "Nom de l'application" +#: ../lib/plugin/Ploticus.php:261 ../lib/plugin/SyntaxHighlighter.php:177 +msgid "empty source" +msgstr "source vide" -# lib/pageinfo.php:64 -#: ../lib/plugin/SystemInfo.php:370 -msgid "PhpWiki engine version" -msgstr "Version de PhpWiki" +#: ../lib/plugin/PluginManager.php:31 +msgid "PluginManager" +msgstr "GestionsDesPlugins" -#: ../lib/plugin/SystemInfo.php:371 -msgid "Database" -msgstr "Base de données" +#: ../lib/plugin/PluginManager.php:35 +msgid "Description: Provides a list of plugins on this wiki." +msgstr "Affiche la liste des Plugins de ce wiki" -#: ../lib/plugin/SystemInfo.php:372 -msgid "Cache statistics" -msgstr "Statistiques de cache" +#: ../lib/plugin/PluginManager.php:54 +msgid "Plugins" +msgstr "Plugins" -#: ../lib/plugin/SystemInfo.php:373 -msgid "Page statistics" -msgstr "Statistiques de page" +#: ../lib/plugin/PluginManager.php:66 +msgid "use this plugin" +msgstr "utiliser ce plugin" -#: ../lib/plugin/SystemInfo.php:376 -msgid "User statistics" -msgstr "Statistiques d'utilisateur" +#: ../lib/plugin/PluginManager.php:90 +msgid "Plugin" +msgstr "Plugin" -#: ../lib/plugin/SystemInfo.php:378 -msgid "Hit statistics" -msgstr "Statistiques de visites" +#: ../lib/plugin/PluginManager.php:92 +msgid "Arguments" +msgstr "Arguments" -#: ../lib/plugin/SystemInfo.php:380 -msgid "Expiry parameters" -msgstr "Expiration des paramètres" +#: ../lib/plugin/PluginManager.php:123 +#, c-format +msgid "%s does not appear to be a WikiPlugin." +msgstr "%s ne semble pas être un plugin" -#: ../lib/plugin/SystemInfo.php:381 -msgid "Wikiname regexp" -msgstr "regexp du WikiNom" +# lib/stdlib.php:74 +#: ../lib/plugin/PopularNearby.php:44 +msgid "PopularNearby" +msgstr "PopulairesAlentour" -#: ../lib/plugin/SystemInfo.php:382 -msgid "Allowed protocols" -msgstr "Protocoles autorisés" +#: ../lib/plugin/PopularNearby.php:48 +msgid "List the most popular pages nearby." +msgstr "Énumère les pages proches des plus visitées" -#: ../lib/plugin/SystemInfo.php:383 -msgid "Inline images" -msgstr "Images intégrées" +# lib/stdlib.php:53 +#: ../lib/plugin/PopularNearby.php:73 +#, c-format +msgid "%d best incoming links: " +msgstr "%d meilleurs liens entrants :" -#: ../lib/plugin/SystemInfo.php:384 -msgid "Available plugins" -msgstr "Plugins disponibles" +# lib/stdlib.php:63 +#: ../lib/plugin/PopularNearby.php:78 +#, c-format +msgid "%d best outgoing links: " +msgstr "%d meilleurs liens sortants :" -#: ../lib/plugin/SystemInfo.php:385 -msgid "Supported languages" -msgstr "Langages supportés" +# lib/stdlib.php:74 +#: ../lib/plugin/PopularNearby.php:83 +#, c-format +msgid "%d most popular nearby: " +msgstr "%d pages les plus visitées aux alentours :" -#: ../lib/plugin/SystemInfo.php:386 -msgid "Supported themes" -msgstr "Thèmes supportés" +#: ../lib/plugin/PrevNext.php:32 +msgid "PrevNext" +msgstr "PrécédentSuivant" -#: ../lib/plugin/TeX2png.php:29 -msgid "TeX2png" -msgstr "TeX2png" +#: ../lib/plugin/PrevNext.php:36 +#, c-format +msgid "Easy navigation buttons for %s" +msgstr "Boutons de navigation rapide pour %s" -#: ../lib/plugin/TeX2png.php:33 -msgid "Convert Tex mathematicals expressions to cached png files." -msgstr "Convertit des expressions mathématiques au format TeX en des fichiers png mis en cache" +#: ../lib/plugin/PrevNext.php:68 +msgid "Up" +msgstr "Haut" -#: ../lib/plugin/TeX2png.php:34 -msgid " This is for small text" -msgstr "C'est pour des petits textes" +#: ../lib/plugin/PrevNext.php:70 +msgid "Index" +msgstr "Index" -#: ../lib/plugin/TeX2png.php:134 -msgid " (syntax error for latex) " -msgstr " (erreur de syntaxe pour latex) " +# lib/display.php:14 +#: ../lib/plugin/RandomPage.php:29 ../lib/plugin/RandomPage.php:71 +#: ../themes/MonoBook/templates/navbar.tmpl:15 +msgid "RandomPage" +msgstr "PageAléatoire" -#: ../lib/plugin/TeX2png.php:173 -msgid "TeX directory not writable." -msgstr "Répertoire TeX non accessible en écriture." +#: ../lib/plugin/RandomPage.php:33 +msgid "Displays a list of randomly chosen pages or redirects to a random page." +msgstr "Affiche une liste de pages prises au hasard sur ce wiki" -#: ../lib/plugin/TeX2png.php:212 ../lib/plugin/text2png.php:67 -msgid "Sorry, this version of PHP cannot create PNG image files." -msgstr "" -"Désolé, cette version de PHP ne peut pas créer des fichiers d'image PNG." +#: ../lib/plugin/RateIt.php:90 ../lib/plugin/RateIt.php:304 +#: ../lib/plugin/RateIt.php:346 +msgid "RateIt" +msgstr "ClassezLa" -#: ../lib/plugin/text2png.php:46 -msgid "Convert text into a png image using GD." -msgstr "Converti le texte en une image png utilisant GD." +#: ../lib/plugin/RateIt.php:93 +msgid "Rating system. Store user ratings per page" +msgstr "Système de vote. Stocke les votes d'utilisateur par page." -#: ../lib/plugin/text2png.php:118 -msgid "" -"PHP was unable to create a new GD image stream. Read 'lib/plugin/text2png." -"php' for details." -msgstr "" -"PHP n'a pas pu créer un nouveau flux d'image GD. Lisez 'lib/plugin/text2png." -"php' pour plus de détails." +#: ../lib/plugin/RateIt.php:214 ../lib/plugin/RateIt.php:232 +#: ../lib/plugin/RateIt.php:268 +msgid "You must sign in" +msgstr "Vous devez vous inscrire" -#: ../lib/plugin/text2png.php:168 +#: ../lib/plugin/RateIt.php:271 #, c-format -msgid "Image saved to cache file: %s" -msgstr "Image sauvée dans le fichier cache : %s" +msgid "Rated by %d users | Average rating %.1f stars" +msgstr "Noté par %d utilisateurs | Moyenne des notes %.1f étoiles." -#: ../lib/plugin/text2png.php:172 +#: ../lib/plugin/RateIt.php:276 #, c-format -msgid "Image loaded from cache file: %s" -msgstr "Image chargée depuis le fichier cache : %s" - -#: ../lib/plugin/TexToPng.php:103 -msgid "Converts TeX to an image. May be used to embed formulas in PhpWiki." -msgstr "Pour convertir des formules TeX en image" +msgid "Your rating was %.1f" +msgstr "Votre note est %1.f" -#: ../lib/plugin/TitleSearch.php:35 -msgid "Search the titles of all pages in this wiki." -msgstr "Rechercher les titres de toutes les pages de ce wiki" +#: ../lib/plugin/RateIt.php:281 +#, c-format +msgid "%s prediction for you is %s stars" +msgstr "la prédiction %s pour vous est de %1.f étoiles." -# lib/fullsearch.php:48 -#: ../lib/plugin/TitleSearch.php:74 +#: ../lib/plugin/RateIt.php:284 #, c-format -msgid "Title search results for '%s'" -msgstr "Résultat de recherche sur les titres de pages pour '%s'" +msgid "%s prediction for you is %.1f stars" +msgstr "la prédiction %s pour vous est de %1.f étoiles." -#: ../lib/plugin/Transclude.php:51 -msgid "Transclude" -msgstr "Insérer" +#: ../lib/plugin/RateIt.php:304 +msgid "Rate It" +msgstr "Classez la" -#: ../lib/plugin/Transclude.php:55 -msgid "Include an external web page within the body of a wiki page." -msgstr "Inclure une page externe dans le corps de la WikiPage" +#: ../lib/plugin/RateIt.php:367 +msgid "Rate the topic of this page" +msgstr "Notez les sujets de cette page" -#: ../lib/plugin/Transclude.php:76 -#, c-format -msgid "%s parameter missing" -msgstr "%s paramètre manquant" +#: ../lib/plugin/RateIt.php:375 +msgid "Cancel rating" +msgstr "Annuler la notation" -#: ../lib/plugin/Transclude.php:88 -msgid "Transcluded page" -msgstr "Page insérées" +#: ../lib/plugin/RateIt.php:382 +msgid "No opinion" +msgstr "Pas d'opinion" -#: ../lib/plugin/Transclude.php:97 -#, c-format -msgid "See: %s" -msgstr "Voir : %s" +#: ../lib/plugin/RawHtml.php:39 +msgid "A plugin to provide for raw HTML within wiki pages." +msgstr "Un Plugin pour intégrer du code HTML dans les WikiPages" -#: ../lib/plugin/Transclude.php:109 +#: ../lib/plugin/RawHtml.php:56 +msgid "Raw HTML is disabled in this wiki." +msgstr "Le HTML est interdit sur ce wiki." + +#: ../lib/plugin/RawHtml.php:65 ../lib/plugin/RedirectTo.php:82 #, c-format -msgid "Transcluded from %s" -msgstr "Inséré de %s" +msgid "%s is only allowed in locked pages." +msgstr "%s n'est autorisé que dans les pages verrouillées." -#: ../lib/plugin/TranslateText.php:44 ../lib/plugin/_WikiTranslation.php:105 -msgid "TranslateText" -msgstr "TraduireUnTexte" +#: ../lib/plugin/RawHtml.php:66 +msgid "Raw HTML" +msgstr "HTML Pur" -#: ../lib/plugin/TranslateText.php:48 -msgid "Define a translation for a specified text" -msgstr "Traduire du texte" +#: ../lib/plugin/RecentChanges.php:105 +msgid "Deleted." +msgstr "Supprimé." -#: ../lib/plugin/TranslateText.php:68 -msgid "This internal action page cannot viewed." -msgstr "Cette page ne peut être vue." +#: ../lib/plugin/RecentChanges.php:107 +msgid "New page." +msgstr "Nouvelle page." -#: ../lib/plugin/TranslateText.php:69 -msgid "You can only use it via the _WikiTranslation plugin." -msgstr "Vous pouvez uniquement l'utiliser via le plugin _WikiTranslation" +#: ../lib/plugin/RecentChanges.php:128 +msgid "(diff)" +msgstr "(diff)" -#: ../lib/plugin/TranslateText.php:76 -msgid "Translation Error!" -msgstr "Erreur de traduction !" +#: ../lib/plugin/RecentChanges.php:133 +msgid "(hist)" +msgstr "(hist)" -#: ../lib/plugin/TranslateText.php:77 -msgid "" -"Your translated text is either empty or equal to the untranslated text. " -"Please try again." -msgstr "" -"Soit votre texte est vide soit il est le même que le texte à traduire, " -"veuillez réessayer." +#: ../lib/plugin/RecentChanges.php:188 +msgid "edits" +msgstr "éditions" -#: ../lib/plugin/TranslateText.php:82 -msgid "ContributedTranslations" -msgstr "TraductionsContribuées" +#: ../lib/plugin/RecentChanges.php:190 +msgid "major edits" +msgstr "éditions majeures" -#: ../lib/plugin/TranslateText.php:96 -#, c-format -msgid "Translate '%s' to '%s' in *%s*" -msgstr "Traduire de '%s' à '%s' en *%s*" +#: ../lib/plugin/RecentChanges.php:192 +msgid "minor edits" +msgstr "éditions mineures" -#: ../lib/plugin/TranslateText.php:99 -#, c-format -msgid "Translate %s to %s in %s" -msgstr "Traduire de %s à %s en %s" +#: ../lib/plugin/RecentChanges.php:193 ../lib/plugin/RecentChanges.php:267 +#: ../lib/plugin/RecentComments.php:31 +msgid "Recent Comments" +msgstr "Commentaires récents" -# lib/savepage.php:76 -#: ../lib/plugin/TranslateText.php:103 -msgid "Thanks for adding this translation!" -msgstr "Merci d'avoir ajouté cette traduction." +#: ../lib/plugin/RecentChanges.php:194 +msgid "comments" +msgstr "commentaires" -#: ../lib/plugin/TranslateText.php:104 +#: ../lib/plugin/RecentChanges.php:219 #, c-format -msgid "" -"Your translated text doesn't yet appear in this %s, but the Administrator " -"will pick it up and add to the installation." +msgid "The %d most recent %s during the past day are listed below." msgstr "" -"Le texte traduit n'apparait pas encore dans ce %s, mais l'administrateur\n" -"l'ajoutera à l'installation" +"Les %d %s les plus récentes pendant le dernier jour sont listées ci-dessous." -#: ../lib/plugin/TranslateText.php:106 +#: ../lib/plugin/RecentChanges.php:222 #, c-format -msgid "Your translation is stored in %s" -msgstr "Votre traduction est enregistrée dans %s" +msgid "The %d most recent %s during the past %s days are listed below." +msgstr "" +"Les %d %s les plus récentes pendant les derniers %s jours sont listées ci-" +"dessous." -#: ../lib/plugin/TranslateText.php:112 ../lib/plugin/TranslateText.php:114 +#: ../lib/plugin/RecentChanges.php:225 #, c-format -msgid "From english to %s: " -msgstr "De l'Anglais au %s." +msgid "The %d most recent %s are listed below." +msgstr "Les %d %s les plus récentes sont listées ci-dessous." -#: ../lib/plugin/TranslateText.php:115 -msgid "Translate" -msgstr "Traduire" +#: ../lib/plugin/RecentChanges.php:231 +#, c-format +msgid "The %d oldest %s during the past day are listed below." +msgstr "" +"Les %d %s les plus anciennes pendant le dernier jour sont listées ci-dessous." -#: ../lib/plugin/TranslateText.php:118 ../lib/plugin/UserPreferences.php:109 -#: ../lib/plugin/WikiAdminChmod.php:164 ../lib/plugin/WikiAdminChown.php:165 -#: ../lib/plugin/WikiAdminRemove.php:215 ../lib/plugin/WikiAdminRename.php:196 -#: ../lib/plugin/WikiAdminSearchReplace.php:196 -#: ../lib/plugin/WikiAdminSelect.php:219 ../lib/plugin/WikiAdminSelect.php:240 -#: ../lib/plugin/WikiAdminSetAcl.php:191 ../lib/plugin/WikiAdminUtils.php:208 -#: ../lib/removepage.php:23 ../themes/default/templates/login.tmpl:70 -#: ../themes/default/templates/userprefs.tmpl:237 -msgid "Cancel" -msgstr "Annuler" +#: ../lib/plugin/RecentChanges.php:234 +#, c-format +msgid "The %d oldest %s during the past %s days are listed below." +msgstr "" +"Les %d %s les plus anciennes pendant les derniers %s jours sont listées ci-" +"dessous." -#: ../lib/plugin/UnfoldSubpages.php:36 -msgid "UnfoldSubpages" -msgstr "ListeDesSousPages" +#: ../lib/plugin/RecentChanges.php:237 +#, c-format +msgid "The %d oldest %s are listed below." +msgstr "Les %d %s les plus anciennes sont listées ci-dessous." -#: ../lib/plugin/UnfoldSubpages.php:40 -msgid "Includes the content of all SubPages of the current page." -msgstr "Pour inclure le contenu de toutes les sous pages de la page actuelle" +#: ../lib/plugin/RecentChanges.php:244 +#, c-format +msgid "The most recent %s during the past day are listed below." +msgstr "" +"Les %s les plus récentes pendant le dernier jour sont listées ci-dessous." -#: ../lib/plugin/UnfoldSubpages.php:84 +#: ../lib/plugin/RecentChanges.php:247 #, c-format -msgid "... first %d words" -msgstr "... %d premiers mots" +msgid "The most recent %s during the past %s days are listed below." +msgstr "" +"Les %s les plus récentes pendant les derniers %s jours sont listées ci-" +"dessous." -#: ../lib/plugin/UnfoldSubpages.php:152 +#: ../lib/plugin/RecentChanges.php:250 #, c-format -msgid " ... first %d lines" -msgstr "... %d premières lignes" +msgid "All %s are listed below." +msgstr "Toutes les %s sont énumérées ci-dessous." -#: ../lib/plugin/UnfoldSubpages.php:176 +#: ../lib/plugin/RecentChanges.php:253 #, c-format -msgid "Included from %s:" -msgstr "Inséré de %s" +msgid "(to pages linked from \"%s\")" +msgstr "(aux pages liées à \"%s\")" -#: ../lib/plugin/UpLoad.php:46 -msgid "Upload files to the local InterWiki Upload:" -msgstr "Transférer les fichiers vers Upload:" +#: ../lib/plugin/RecentChanges.php:260 ../lib/plugin/RecentChanges.php:275 +#: ../lib/plugin/RecentChanges.php:377 ../lib/plugin/RecentChanges.php:453 +#: ../lib/plugin/RecentEdits.php:10 ../lib/plugin/RecentEdits.php:36 +#: ../lib/plugin/RelatedChanges.php:17 +#: ../themes/Portland/templates/editpage.tmpl:66 +#: ../themes/Wordpress/templates/editpage.tmpl:75 +msgid "RecentEdits" +msgstr "ÉditionsRécentes" -#: ../lib/plugin/UpLoad.php:116 ../lib/plugin/WikiForm.php:101 -msgid "Upload" -msgstr "Déposer" +#: ../lib/plugin/RecentChanges.php:268 ../lib/plugin/RecentComments.php:65 +msgid "No comments found" +msgstr "Aucune différence trouvée" -#: ../lib/plugin/UpLoad.php:132 -msgid "ACCESS DENIED: You must log in to upload files." -msgstr "ACCES REFUSE: Vous devez être connecté pour uploader." +#: ../lib/plugin/RecentChanges.php:270 +msgid "No changes found" +msgstr "Aucun commentaire trouvé" -#: ../lib/plugin/UpLoad.php:144 ../lib/plugin/UpLoad.php:149 -#: ../lib/plugin/UpLoad.php:154 ../lib/plugin/UpLoad.php:186 -#, c-format -msgid "ERROR uploading '%s': " -msgstr "ERREUR en déposant '%s' :" +# lib/fullsearch.php:48 +#: ../lib/plugin/RecentChanges.php:573 +msgid "Title Search" +msgstr "Recherche par titre" -#: ../lib/plugin/UpLoad.php:145 -#, c-format -msgid "Files with extension %s are not allowed" -msgstr "%s: extension non supportée" +#: ../lib/plugin/RecentChanges.php:806 +msgid "Show minor edits for:" +msgstr "Afficher les éditions mineures pour : " -#: ../lib/plugin/UpLoad.php:150 -#, c-format -msgid "There is already a file with name %s uploaded" -msgstr "Un fichier portant le nom '%s' existe déjà" +#: ../lib/plugin/RecentChanges.php:808 +msgid "Show all changes for:" +msgstr "Indiquer toutes les modifications pour : " -#: ../lib/plugin/UpLoad.php:155 -msgid "Sorry but this file is too big" -msgstr "Désolé, mais le fichier est trop gros." +#: ../lib/plugin/RecentChanges.php:810 +msgid "Show changes for:" +msgstr "Indiquer les modifications pour : " -#: ../lib/plugin/UpLoad.php:163 -msgid "File successfully uploaded." -msgstr "Fichier transféré avec succès." +#: ../lib/plugin/RecentChanges.php:830 +msgid "1 day" +msgstr "1 jour" -#: ../lib/plugin/UpLoad.php:180 +#: ../lib/plugin/RecentChanges.php:834 #, c-format -msgid "uploaded %s" -msgstr "dépôt de %s" +msgid "%s days" +msgstr "%s jours" -#: ../lib/plugin/UpLoad.php:187 -msgid "Uploading failed." -msgstr "Échec du dépôt." +#: ../lib/plugin/RecentComments.php:17 +#: ../themes/MonoBook/templates/navbar.tmpl:14 +msgid "RecentComments" +msgstr "CommentairesRécents" -#: ../lib/plugin/UpLoad.php:205 -msgid "Error: the upload log is not writable" -msgstr "Erreur : le journal des dépôts n'est pas disponible en écriture" +#: ../lib/plugin/RecentComments.php:91 +msgid "latest comment by " +msgstr "dernier commentaire by" -#: ../lib/plugin/UpLoad.php:209 -msgid "Error: can't open the upload logfile" -msgstr "Erreur: Impossible d'ouvrir le journal des fichiers déposés" +#: ../lib/plugin/RecentEdits.php:36 +msgid "Recent Edits" +msgstr "Éditions Récentes" -#: ../lib/plugin/UserPreferences.php:39 ../themes/Crao/templates/head.tmpl:85 -#: ../themes/Crao/templates/head.tmpl:86 -#: ../themes/Crao/templates/navbar.tmpl:31 -#: ../themes/default/templates/head.tmpl:83 -#: ../themes/default/templates/homepage.tmpl:11 -#: ../themes/default/templates/navbar.tmpl:30 -#: ../themes/MonoBook/templates/navbar.tmpl:49 -#: ../themes/smaller/templates/navbar.tmpl:25 -#: ../themes/wikilens/templates/head.tmpl:85 -#: ../themes/wikilens/templates/head.tmpl:86 -msgid "UserPreferences" -msgstr "PréférencesUtilisateurs" +#: ../lib/plugin/RedirectTo.php:47 +msgid "RedirectTo" +msgstr "RedirigerVers" -#: ../lib/plugin/UserPreferences.php:75 -msgid "" -"Error: The user HomePage must be a valid WikiWord. Sorry, UserPreferences " -"cannot be saved." -msgstr "" -"La page d'Accueil d'un utilisateur doit être un NomWiki valide. " -"PréférencesUtilisateurs ne peuvent pas être sauvées." +#: ../lib/plugin/RedirectTo.php:51 +msgid "Redirects to another url or page." +msgstr "Redirige vers une autre url ou page" -# lib/msql.php:31 lib/msql.php:37 -#: ../lib/plugin/UserPreferences.php:97 -#: ../themes/default/templates/wikiforum.tmpl:22 -msgid "Message" -msgstr "Message" +#: ../lib/plugin/RedirectTo.php:83 +msgid "Redirect to an external url" +msgstr "Redirige vers une url d'un site extérieur" -#: ../lib/plugin/UserPreferences.php:98 -msgid "Your UserPreferences have been successfully deleted." -msgstr "Vos PréférencesUtilisateurs ont été effacées avec succès." +#: ../lib/plugin/RedirectTo.php:97 +#, c-format +msgid "Recursive redirect to self: '%s'" +msgstr "Redirection récursive vers soi-même: %s" -#: ../lib/plugin/UserPreferences.php:106 -msgid "Do you really want to delete all your UserPreferences?" -msgstr "Voulez-vous réellement effacer toutes vos PréférencesUtilisateurs ?" +#: ../lib/plugin/RedirectTo.php:106 +msgid "Double redirect not allowed." +msgstr "La double redirection n'est pas autorisée" -#: ../lib/plugin/UserPreferences.php:107 ../lib/plugin/WikiAdminChmod.php:151 -#: ../lib/plugin/WikiAdminChown.php:152 ../lib/plugin/WikiAdminRemove.php:189 -#: ../lib/plugin/WikiAdminRename.php:183 -#: ../lib/plugin/WikiAdminSearchReplace.php:182 -#: ../lib/plugin/WikiAdminSetAcl.php:178 -msgid "Yes" -msgstr "Oui" +#: ../lib/plugin/RedirectTo.php:110 +msgid "Viewing redirecting page." +msgstr "Consultation des pages de redirection" -#: ../lib/plugin/UserPreferences.php:114 -msgid "Wrong password. Try again." -msgstr "Mot de passe invalide, essayez encore." +# lib/stdlib.php:384 lib/stdlib.php:445 +#: ../lib/plugin/RelatedChanges.php:34 ../lib/plugin/RelatedChanges.php:63 +msgid "Related Changes" +msgstr "DernièresModifs" -#: ../lib/plugin/UserPreferences.php:133 -msgid "Password updated." -msgstr "Mot de passe mis à jour" +# lib/stdlib.php:384 lib/stdlib.php:445 +#: ../lib/plugin/RelatedChanges.php:63 ../themes/Crao/templates/navbar.tmpl:23 +#: ../themes/MonoBook/templates/navbar.tmpl:43 +#: ../themes/default/templates/navbar.tmpl:27 +msgid "RelatedChanges" +msgstr "ChangementsLiés" -#: ../lib/plugin/UserPreferences.php:135 -msgid "Password was not changed." -msgstr "Mot de passe inchangé" +#: ../lib/plugin/RichTable.php:32 +msgid "RichTable" +msgstr "BeauTableau" -#: ../lib/plugin/UserPreferences.php:138 -msgid "Password cannot be changed." -msgstr "Mot de passe inchangeable" +#: ../lib/plugin/RichTable.php:36 +msgid "Layout tables using a very rich markup style." +msgstr "Un système de marques pour faire des tableaux sophistiqués" -#: ../lib/plugin/UserPreferences.php:142 -msgid "No changes." -msgstr "Aucun changement." +#: ../lib/plugin/RssFeed.php:32 ../lib/plugin/RssFeed.php:108 +msgid "RssFeed" +msgstr "RessourcesRss" -#: ../lib/plugin/UserPreferences.php:146 +#: ../lib/plugin/RssFeed.php:36 +msgid "Simple RSS Feed aggregator Plugin" +msgstr "Importer des ressources RSS" + +#: ../lib/plugin/SiteMap.php:51 +msgid "SiteMap" +msgstr "CarteDuSite" + +#: ../lib/plugin/SiteMap.php:55 +msgid "Recursively get BackLinks or links" +msgstr "Obtenir récursivement des RétroLiens ou liens" + +#: ../lib/plugin/SiteMap.php:168 #, c-format -msgid "%d UserPreferences fields successfully updated." -msgstr "%d PréférencesUtilisateurs mises à jour avec succès." +msgid "(max. recursion level: %d)" +msgstr "(niveau maximum de récursivité: %d)" -#: ../lib/plugin/VisualWiki.php:94 -msgid "" -"Visualizes the Wiki structure in a graph using the 'dot' commandline tool " -"from graphviz." -msgstr "" -"Représenter la structure du wiki par un graphe utilisant l'outil dot de " -"graphviz" +#: ../lib/plugin/SqlResult.php:53 +msgid "SqlResult" +msgstr "RésultatSql" -#: ../lib/plugin/VisualWiki.php:555 -msgid "Legend" -msgstr "Légende" +#: ../lib/plugin/SqlResult.php:57 +msgid "Display arbitrary SQL result tables" +msgstr "Affiche le résultat de requêtes SQL simples" -#: ../lib/plugin/VisualWiki.php:561 -msgid "days" -msgstr "jours" +#: ../lib/plugin/SqlResult.php:89 +msgid "No DSN alias for SqlResult.ini specified" +msgstr "Aucun alias DSN spécifié pour SqlResult.ini" -# lib/display.php:14 -#: ../lib/plugin/WantedPages.php:33 ../lib/plugin/WantedPages.php:65 -msgid "WantedPages" -msgstr "PagesRecherchées" +#: ../lib/plugin/SqlResult.php:95 +#, c-format +msgid "No DSN for alias %s in SqlResult.ini found" +msgstr "Aucun alias DSN trouvé pour %s dans SqlResult.ini" -#: ../lib/plugin/WantedPages.php:37 -msgid "Lists referenced page names which do not exist yet." -msgstr "Afficher toutes les pages référencées qui n'existent pas" +#: ../lib/plugin/SyntaxHighlighter.php:65 +msgid "SyntaxHighlighter" +msgstr "ColorationSyntaxique" -#: ../lib/plugin/WantedPages.php:47 ../lib/plugin/_WikiTranslation.php:84 -msgid "PgsrcTranslation" -msgstr "TraductionPgsrc" +#: ../lib/plugin/SyntaxHighlighter.php:68 +msgid "Source code syntax highlighter (via http://www.andre-simon.de)" +msgstr "" -#: ../lib/plugin/WantedPages.php:99 ../themes/default/templates/online.tmpl:38 -msgid "" -msgstr "" +#: ../lib/plugin/SyntaxHighlighter.php:150 +msgid "Syntax language not specified." +msgstr "Syntaxe du langage non spécifié" -#: ../lib/plugin/WantedPages.php:114 +#: ../lib/plugin/SyntaxHighlighter.php:159 #, c-format -msgid "Wanted Pages for %s (%d total):" -msgstr "Pages recherchées pour %s dans ce wiki (%d au total) :" +msgid "invalid %s ignored" +msgstr "%s non valable ignoré" -#: ../lib/plugin/WantedPages.php:148 +#: ../lib/plugin/SyntaxHighlighter.php:170 #, c-format -msgid "Wanted Pages in this wiki (%d total):" -msgstr "Pages recherchées dans ce wiki (%d au total) :" - -#: ../lib/plugin/WantedPages.php:150 -msgid "Count" -msgstr "Compte" +msgid "Couldn't start commandline '%s'" +msgstr "Impossible de lancer la ligne de commande '%s'." -#: ../lib/plugin/WhoIsOnline.php:38 ../lib/plugin/WhoIsOnline.php:82 -msgid "WhoIsOnline" -msgstr "QuiEstEnLigne" +#: ../lib/plugin/SystemInfo.php:52 +msgid "SystemInfo" +msgstr "InfosSystème" -#: ../lib/plugin/WhoIsOnline.php:42 -msgid "Show summary information of the current user sessions." -msgstr "Montre l'index de la table session. (utilisateurs en ligne)" +#: ../lib/plugin/SystemInfo.php:56 +msgid "Provides access to PhpWiki's lower level system information." +msgstr "Affiche les informations de bas niveau pour PhpWiki" -#: ../lib/plugin/WhoIsOnline.php:82 -msgid "Who is online" -msgstr "Qui est en ligne" +#: ../lib/plugin/SystemInfo.php:83 +msgid "db type:" +msgstr "type de bd :" -#: ../lib/plugin/WhoIsOnline.php:83 -#, c-format -msgid "%d online users" -msgstr "%d visiteurs en ligne" +#: ../lib/plugin/SystemInfo.php:88 +msgid "db backend:" +msgstr "db backend:" -#: ../lib/plugin/WhoIsOnline.php:107 -msgid "Guest" -msgstr "Invité" +#: ../lib/plugin/SystemInfo.php:96 +msgid "dba handler:" +msgstr "gestionnaire dba" -#: ../lib/plugin/WhoIsOnline.php:120 -msgid "" -msgstr "" +#: ../lib/plugin/SystemInfo.php:106 +msgid "timeout:" +msgstr "temps mort :" -#: ../lib/plugin/WhoIsOnline.php:191 -#, c-format -msgid "%d minutes" -msgstr "%d minutes" +#: ../lib/plugin/SystemInfo.php:112 +msgid "no cache used" +msgstr "pas de cache utilisé" -#: ../lib/plugin/WikiAdminChmod.php:42 -msgid "WikiAdminChmod" -msgstr "AdministrationDePhpWiki/Droits" +# lib/diff.php:1015 +#: ../lib/plugin/SystemInfo.php:115 +msgid "cached pagedata:" +msgstr "page bufferisée :" -#: ../lib/plugin/WikiAdminChmod.php:46 ../lib/plugin/WikiAdminSetAcl.php:43 -msgid "Set individual page permissions." -msgstr "Régler les permissions de pages individuellement" +# lib/pageinfo.php:70 +#: ../lib/plugin/SystemInfo.php:116 +msgid "cached versiondata:" +msgstr "version bufferisée :" -#: ../lib/plugin/WikiAdminChmod.php:80 +#: ../lib/plugin/SystemInfo.php:125 #, c-format -msgid "chmod page '%s' to '%s'." -msgstr "Changement de mode %s à %s." +msgid "Keep up to %d major edits, but keep them no longer than %d days." +msgstr "Garder jusqu'à %d édition majeures, mais pas plus que %d jours." -#: ../lib/plugin/WikiAdminChmod.php:83 +#: ../lib/plugin/SystemInfo.php:128 #, c-format -msgid "Couldn't chmod page '%s' to '%s'." -msgstr "Impossible de changer le mode '%s' à '%s'" +msgid " Keep up to %d minor edits, but keep them no longer than %d days." +msgstr "Garder jusqu'à %d édition mineures, mais pas plus que %d jours." -#: ../lib/plugin/WikiAdminChmod.php:87 -msgid "Invalid chmod string" -msgstr "Chaîne de caractère invalide pour le changement de mode" +#: ../lib/plugin/SystemInfo.php:131 +#, c-format +msgid " Keep the latest contributions of the last %d authors up to %d days." +msgstr "" +"Garder les dernières contributions des derniers %d auteurs jusqu'à %d jours." -#: ../lib/plugin/WikiAdminChmod.php:92 ../lib/plugin/WikiAdminSetAcl.php:109 +#: ../lib/plugin/SystemInfo.php:133 #, c-format -msgid "%s pages have been changed." -msgstr "Les pages %s ont été changées." +msgid "" +" Additionally, try to keep the latest contributions of all authors in the " +"last %d days (even if there are more than %d of them,) but in no case keep " +"more than %d unique author revisions." +msgstr "" +"De plus, essayez de conserver les dernières contributions de tous les " +"auteurs \n" +"depuis les %d derniers jours (même s'il y en a plus que %d), mais ne " +"conservez\n" +"en aucun cas plus que %d révisions par auteur." -#: ../lib/plugin/WikiAdminChmod.php:95 ../lib/plugin/WikiAdminChown.php:89 -#: ../lib/plugin/WikiAdminSearchReplace.php:113 -#: ../lib/plugin/WikiAdminSetAcl.php:112 -msgid "No pages changed." -msgstr "Aucune page changée." - -#: ../lib/plugin/WikiAdminChmod.php:155 -msgid "Are you sure you want to permanently change the selected files?" -msgstr "Supprimer la page maintenant" - -#: ../lib/plugin/WikiAdminChmod.php:158 -msgid "Chmod" -msgstr "Chmod" - -#: ../lib/plugin/WikiAdminChmod.php:160 ../lib/plugin/WikiAdminSetAcl.php:187 -msgid "Select the pages to change:" -msgstr "Sélectionnez les pages à modifier" - -#: ../lib/plugin/WikiAdminChmod.php:183 -msgid "This plugin is currently under development and does not work!" -msgstr "Ce plugin est en cours de développement et ne marche pas !" - -#: ../lib/plugin/WikiAdminChmod.php:184 -msgid "Chmod to permission:" -msgstr "Changer le mode de permission à:" - -#: ../lib/plugin/WikiAdminChmod.php:187 -msgid "(ugo : rwx)" -msgstr "(ugo : rwx)" - -#: ../lib/plugin/WikiAdminChmod.php:194 ../lib/plugin/WikiAdminSetAcl.php:255 -msgid "Propagate new permissions to all subpages?" -msgstr "Propager les nouvelles permissions aux sous-pages ?" - -#: ../lib/plugin/WikiAdminChmod.php:196 ../lib/plugin/WikiAdminSetAcl.php:257 -msgid "(disable individual page permissions, enable inheritance)?" -msgstr "(désactive les permissions individuelles par page, activer l'héritage)" +#: ../lib/plugin/SystemInfo.php:148 +#, c-format +msgid "%d pages" +msgstr "%d pages" -#: ../lib/plugin/WikiAdminChown.php:37 -#, fuzzy -msgid "WikiAdminChown" -msgstr "AdministrationDePhpWiki/Droits" +#: ../lib/plugin/SystemInfo.php:153 +#, c-format +msgid "%d not-empty pages" +msgstr "%d pages non vides" -#: ../lib/plugin/WikiAdminChown.php:41 -msgid "Chown selected pages." -msgstr "Changer le propriétaire des pages selectionnées" +#: ../lib/plugin/SystemInfo.php:164 ../lib/plugin/SystemInfo.php:193 +msgid "not yet" +msgstr "pas encore" -#: ../lib/plugin/WikiAdminChown.php:69 ../lib/plugin/WikiAdminRename.php:98 -#: ../lib/plugin/WikiAdminSearchReplace.php:98 -#: ../lib/plugin/WikiAdminSetAcl.php:100 +#: ../lib/plugin/SystemInfo.php:181 #, c-format -msgid "Access denied to change page '%s'." -msgstr "Accès refusé pour changer la page '%s'." +msgid "%d homepages" +msgstr "%d pages d'accueil" -#: ../lib/plugin/WikiAdminChown.php:74 +#: ../lib/plugin/SystemInfo.php:227 #, c-format -msgid "Chown page '%s' to '%s'." -msgstr "Changement de propriétaire %s à %s." +msgid "total hits: %d" +msgstr "%d visites totales" -#: ../lib/plugin/WikiAdminChown.php:78 +#: ../lib/plugin/SystemInfo.php:228 #, c-format -msgid "Couldn't chown page '%s' to '%s'." -msgstr "Impossible de changer le propriétaire '%s' à '%s'" +msgid "max: %d" +msgstr "maximum : %d" -#: ../lib/plugin/WikiAdminChown.php:86 +#: ../lib/plugin/SystemInfo.php:229 #, c-format -msgid "%s pages have been permanently changed." -msgstr "%s pages ont été définitivement modifiées" - -#: ../lib/plugin/WikiAdminChown.php:95 ../lib/plugin/_WikiTranslation.php:90 -msgid "PhpWikiAdministration/Chown" -msgstr "AdministrationDePhpWiki/Chown" - -#: ../lib/plugin/WikiAdminChown.php:155 -msgid "Are you sure you want to permanently chown the selected files?" -msgstr "Êtes-vous sûr de vouloir changer définitivement le propriétaire des pages sélectionnées ?" - -#: ../lib/plugin/WikiAdminChown.php:159 -msgid "Chown selected pages" -msgstr "Changer le propriétaire des pages sélectionnées" - -#: ../lib/plugin/WikiAdminChown.php:160 -msgid "Select the pages to change the owner:" -msgstr "Sélectionnez les pages qui vont chnager de propriétaire" - -#: ../lib/plugin/WikiAdminChown.php:183 ../lib/plugin/WikiAdminRename.php:216 -msgid "to" -msgstr "à" - -#: ../lib/plugin/WikiAdminRemove.php:40 -msgid "WikiAdminRemove" -msgstr "AdministrationDePhpWiki/Supprimer" - -#: ../lib/plugin/WikiAdminRemove.php:44 -msgid "Permanently remove all selected pages." -msgstr "Supprimer toutes les pages sélectionnées en permanence." +msgid "mean: %2.3f" +msgstr "moyenne : %2.3f" -#: ../lib/plugin/WikiAdminRemove.php:116 ../lib/removepage.php:47 +#: ../lib/plugin/SystemInfo.php:230 #, c-format -msgid "Removed page '%s' successfully." -msgstr "Page '%s' supprimée avec succès." +msgid "median: %d" +msgstr "médiane : %d" -#: ../lib/plugin/WikiAdminRemove.php:119 +#: ../lib/plugin/SystemInfo.php:231 #, c-format -msgid "Didn't removed page '%s'. Access denied." -msgstr "Page '%s' non supprimée. Accès refusé." +msgid "stddev: %2.3f" +msgstr "écart-type : %2.3f" -#: ../lib/plugin/WikiAdminRemove.php:124 +#: ../lib/plugin/SystemInfo.php:243 #, c-format -msgid "%d pages have been permanently removed." -msgstr "%d pages ont été définitivement supprimées." - -#: ../lib/plugin/WikiAdminRemove.php:129 ../lib/plugin/_WikiTranslation.php:91 -msgid "PhpWikiAdministration/Remove" -msgstr "AdministrationDePhpWiki/Supprimer" - -#: ../lib/plugin/WikiAdminRemove.php:184 ../lib/plugin/WikiAdminRemove.php:236 -msgid "Remove" -msgstr "Supprimer" - -#: ../lib/plugin/WikiAdminRemove.php:191 -msgid "Are you sure you want to permanently remove the selected files?" -msgstr "" -"Êtes-vous certain de vouloir supprimer définitivement les fichiers " -"sélectionnés ?" - -#: ../lib/plugin/WikiAdminRemove.php:194 -msgid "Remove selected pages" -msgstr "Supprimer les pages sélectionnées" +msgid "%d pages with less than %d hits (<%d%%)." +msgstr "%d pages ayant eu moins de %d visiteurs (<%d%%)." -#: ../lib/plugin/WikiAdminRemove.php:195 -msgid "Permanently remove the selected files:" -msgstr "Supprimer définitivement les fichiers sélectionnés" +#: ../lib/plugin/SystemInfo.php:245 +#, c-format +msgid "%d page(s) with more than %d hits (>%d%%)." +msgstr "%d pages ayant eu plus de %d visiteurs (>%d%%)." -#: ../lib/plugin/WikiAdminRemove.php:198 +#: ../lib/plugin/SystemInfo.php:287 #, c-format -msgid "Also pages which have been deleted at least %s days." -msgstr "Même les pages qui ont été supprimées il y a au plus %s days." +msgid "Application size: %d Kb" +msgstr "Taille de l'application : %d Kb" -#: ../lib/plugin/WikiAdminRemove.php:202 -msgid "List all pages." -msgstr "Liste de toutes les pages" +#: ../lib/plugin/SystemInfo.php:289 +#, c-format +msgid "Pagedata size: %d Kb" +msgstr "Taille des données de la page : %d Kb" -#: ../lib/plugin/WikiAdminRemove.php:208 +#: ../lib/plugin/SystemInfo.php:307 #, c-format -msgid "(Pages which have been deleted at least %s days are already checked.)" -msgstr "" -"(Les pages qui ont été supprimées il y a au plus %s jours sont déjà " -"vérifiées.)" +msgid "Total %d plugins: " +msgstr "%d plugins au total :" -#: ../lib/plugin/WikiAdminRename.php:42 -msgid "WikiAdminRename" -msgstr "AdministrationDePhpWiki/Renommer" +#: ../lib/plugin/SystemInfo.php:316 +#, c-format +msgid "Total of %d languages: " +msgstr "%d langages au total : " -#: ../lib/plugin/WikiAdminRename.php:46 -msgid "Rename selected pages." -msgstr "Renommer les pages selectionnées" +#: ../lib/plugin/SystemInfo.php:319 +#, c-format +msgid "Current language: '%s'" +msgstr "Langage actuel : %s" -#: ../lib/plugin/WikiAdminRename.php:82 ../lib/plugin/WikiAdminRename.php:88 +#: ../lib/plugin/SystemInfo.php:321 #, c-format -msgid "Replaced link in %s." -msgstr "Lien remplacé dans %s." +msgid "Default language: '%s'" +msgstr "Langage par défaut : %s" -#: ../lib/plugin/WikiAdminRename.php:95 +#: ../lib/plugin/SystemInfo.php:329 #, c-format -msgid "Page %s already exists. Ignored." -msgstr "La page %s existe déjà. Ignoré." +msgid "Total of %d themes: " +msgstr "%d thèmes au total: " -#: ../lib/plugin/WikiAdminRename.php:102 +#: ../lib/plugin/SystemInfo.php:331 #, c-format -msgid "Renamed page '%s' to '%s'." -msgstr "Page '%s' renommées en '%s' avec succès." +msgid "Current theme: '%s'" +msgstr "Thème actuel : '%s'" -#: ../lib/plugin/WikiAdminRename.php:106 ../lib/plugin/WikiAdminRename.php:110 +#: ../lib/plugin/SystemInfo.php:333 #, c-format -msgid "Couldn't rename page '%s' to '%s'." -msgstr "Impossible de renommer la page '%s' en '%s'" +msgid "Default theme: '%s'" +msgstr "Thème par défaut" -#: ../lib/plugin/WikiAdminRename.php:116 +#: ../lib/plugin/SystemInfo.php:346 #, c-format -msgid "%s pages have been permanently renamed." -msgstr "%s pages ont été définitivement renommées" +msgid "unknown argument '%s' to SystemInfo" +msgstr "argument inconnu pour SystemInfo (%s)" -#: ../lib/plugin/WikiAdminRename.php:119 -msgid "No pages renamed." -msgstr "Aucune page renommée." +#: ../lib/plugin/SystemInfo.php:369 +msgid "Application name" +msgstr "Nom de l'application" -#: ../lib/plugin/WikiAdminRename.php:125 ../lib/plugin/_WikiTranslation.php:92 -msgid "PhpWikiAdministration/Rename" -msgstr "AdministrationDePhpWiki/Renommer" +# lib/pageinfo.php:64 +#: ../lib/plugin/SystemInfo.php:370 +msgid "PhpWiki engine version" +msgstr "Version de PhpWiki" -#: ../lib/plugin/WikiAdminRename.php:177 -msgid "Rename to" -msgstr "Renommer en" +#: ../lib/plugin/SystemInfo.php:371 +msgid "Database" +msgstr "Base de données" -#: ../lib/plugin/WikiAdminRename.php:186 -msgid "Are you sure you want to permanently rename the selected files?" -msgstr "Êtes-vous certain de renommer définitivement les pages sélectionnées ?" +#: ../lib/plugin/SystemInfo.php:372 +msgid "Cache statistics" +msgstr "Statistiques de cache" -#: ../lib/plugin/WikiAdminRename.php:190 -msgid "Rename selected pages" -msgstr "Renommer les pages sélectionnées." +#: ../lib/plugin/SystemInfo.php:373 +msgid "Page statistics" +msgstr "Statistiques de page" -#: ../lib/plugin/WikiAdminRename.php:191 -msgid "Select the pages to rename:" -msgstr "Sélectionner les pages à renommer." +#: ../lib/plugin/SystemInfo.php:376 +msgid "User statistics" +msgstr "Statistiques d'utilisateur" -#: ../lib/plugin/WikiAdminRename.php:213 -msgid "from" -msgstr "de" +#: ../lib/plugin/SystemInfo.php:378 +msgid "Hit statistics" +msgstr "Statistiques de visites" -#: ../lib/plugin/WikiAdminRename.php:219 -msgid "(no regex, case-sensitive)" -msgstr "(insensible à la casse)" - -#: ../lib/plugin/WikiAdminRename.php:228 -msgid "Change pagename in all linked pages also?" -msgstr "Changer les noms de pages dans toutes les pages liées ?" - -#: ../lib/plugin/WikiAdminRename.php:247 -msgid "This page already exists" -msgstr "Cette page existe déjà" - -#: ../lib/plugin/WikiAdminSearchReplace.php:37 -msgid "WikiAdminSearchReplace" -msgstr "WikiAdminRemplacementRecherche" +#: ../lib/plugin/SystemInfo.php:380 +msgid "Expiry parameters" +msgstr "Expiration des paramètres" -#: ../lib/plugin/WikiAdminSearchReplace.php:41 -msgid "Search and replace text in selected wiki pages." -msgstr "Recherche puis remplace le texte dans les pages sélectionnées." +#: ../lib/plugin/SystemInfo.php:381 +msgid "Wikiname regexp" +msgstr "regexp du WikiNom" -#: ../lib/plugin/WikiAdminSearchReplace.php:82 -#, c-format -msgid "WikiAdminSearchReplace %s by %s" -msgstr "WikiAdminRemplacementRecherche %s par %s" +#: ../lib/plugin/SystemInfo.php:382 +msgid "Allowed protocols" +msgstr "Protocoles autorisés" -#: ../lib/plugin/WikiAdminSearchReplace.php:90 -msgid "Error: Empty search string." -msgstr "Erreur: chaîne vide invalide." +#: ../lib/plugin/SystemInfo.php:383 +msgid "Inline images" +msgstr "Images intégrées" -#: ../lib/plugin/WikiAdminSearchReplace.php:100 -#, c-format -msgid "Replaced '%s' with '%s' in page '%s'." -msgstr "%s a bien été modifié par %s dans la page %s." +#: ../lib/plugin/SystemInfo.php:384 +msgid "Available plugins" +msgstr "Plugins disponibles" -#: ../lib/plugin/WikiAdminSearchReplace.php:103 -#, c-format -msgid "Search string '%s' not found in content of page '%s'." -msgstr "La chaîne '%s' ne se trouve pas dans la page '%s'." +#: ../lib/plugin/SystemInfo.php:385 +msgid "Supported languages" +msgstr "Langages supportés" -#: ../lib/plugin/WikiAdminSearchReplace.php:110 -#, c-format -msgid "%s pages changed." -msgstr "%s pages modifiées." +#: ../lib/plugin/SystemInfo.php:386 +msgid "Supported themes" +msgstr "Thèmes supportés" -#: ../lib/plugin/WikiAdminSearchReplace.php:180 -msgid "Warning: The search string cannot be empty!" -msgstr "ATTENTION: vous devez entrez au moins une lettre pour la recherche!" +#: ../lib/plugin/TeX2png.php:29 +msgid "TeX2png" +msgstr "TeX2png" -#: ../lib/plugin/WikiAdminSearchReplace.php:185 -msgid "" -"Are you sure you want to permanently search & replace text in the selected " -"files?" +#: ../lib/plugin/TeX2png.php:33 +msgid "Convert Tex mathematicals expressions to cached png files." msgstr "" -"Etes-vous sur de vouloir rechercher et remplacer dans les fichiers " -"sélectionnées?" +"Convertit des expressions mathématiques au format TeX en des fichiers png " +"mis en cache" -#: ../lib/plugin/WikiAdminSearchReplace.php:191 -msgid "Select the pages to search:" -msgstr "" -"Sélectionner ci-dessous les pages dans lesquelles la recherche sera " -"effectuée :" +#: ../lib/plugin/TeX2png.php:34 +msgid " This is for small text" +msgstr "C'est pour des petits textes" -#: ../lib/plugin/WikiAdminSearchReplace.php:214 -msgid "Replace all occurences of the given string in the content of all pages." -msgstr "" +#: ../lib/plugin/TeX2png.php:134 +msgid " (syntax error for latex) " +msgstr " (erreur de syntaxe pour latex) " -#: ../lib/plugin/WikiAdminSearchReplace.php:216 -msgid "Replace: " -msgstr "Remplacer: " +#: ../lib/plugin/TeX2png.php:173 +msgid "TeX directory not writable." +msgstr "Répertoire TeX non accessible en écriture." -#: ../lib/plugin/WikiAdminSearchReplace.php:219 -msgid "by" -msgstr "par" +#: ../lib/plugin/TeX2png.php:212 ../lib/plugin/text2png.php:67 +msgid "Sorry, this version of PHP cannot create PNG image files." +msgstr "" +"Désolé, cette version de PHP ne peut pas créer des fichiers d'image PNG." -#: ../lib/plugin/WikiAdminSearchReplace.php:227 -msgid "case-exact" -msgstr "respect de la casse" +#: ../lib/plugin/TexToPng.php:103 +msgid "Converts TeX to an image. May be used to embed formulas in PhpWiki." +msgstr "Pour convertir des formules TeX en image" -#: ../lib/plugin/WikiAdminSearchReplace.php:235 -msgid "regex" -msgstr "expression régulière" +#: ../lib/plugin/TitleSearch.php:35 +msgid "Search the titles of all pages in this wiki." +msgstr "Rechercher les titres de toutes les pages de ce wiki" -#: ../lib/plugin/WikiAdminSelect.php:40 -msgid "WikiAdminSelect" -msgstr "WikiAdminSelect" +# lib/fullsearch.php:48 +#: ../lib/plugin/TitleSearch.php:74 +#, c-format +msgid "Title search results for '%s'" +msgstr "Résultat de recherche sur les titres de pages pour '%s'" -#: ../lib/plugin/WikiAdminSelect.php:44 -msgid "" -"Allows selection of multiple pages which get passed to other WikiAdmin " -"plugins." -msgstr "" -"Permet de choisir plusieurs pages qui seront passées vers d'autre plugins " -"WikiAdmin" +#: ../lib/plugin/Transclude.php:51 +msgid "Transclude" +msgstr "Insérer" -#: ../lib/plugin/WikiAdminSelect.php:141 -msgid "Select: " -msgstr "Sélectionner : " +#: ../lib/plugin/Transclude.php:55 +msgid "Include an external web page within the body of a wiki page." +msgstr "Inclure une page externe dans le corps de la WikiPage" -#: ../lib/plugin/WikiAdminSelect.php:180 +#: ../lib/plugin/Transclude.php:76 #, c-format -msgid "Selected page '%s' passed to '%s'." -msgstr "%s passée à %s." - -#: ../lib/plugin/WikiAdminSelect.php:217 -msgid "Select pages" -msgstr "Sélectionner les pages" +msgid "%s parameter missing" +msgstr "%s paramètre manquant" -#: ../lib/plugin/WikiAdminSetAcl.php:39 -msgid "WikiAdminSetAcl" -msgstr "WikiAdminSetAcl" +#: ../lib/plugin/Transclude.php:88 +msgid "Transcluded page" +msgstr "Page insérées" -#: ../lib/plugin/WikiAdminSetAcl.php:94 +#: ../lib/plugin/Transclude.php:97 #, c-format -msgid "ACL not changed for page '%s'." -msgstr "ACL inchangé pour la page %s" +msgid "See: %s" +msgstr "Voir : %s" -#: ../lib/plugin/WikiAdminSetAcl.php:97 +#: ../lib/plugin/Transclude.php:109 #, c-format -msgid "ACL changed for page '%s'." -msgstr "ACL modifié pour la page %s" +msgid "Transcluded from %s" +msgstr "Inséré de %s" -#: ../lib/plugin/WikiAdminSetAcl.php:104 -msgid "Invalid ACL" -msgstr "Acl invalide" +#: ../lib/plugin/TranslateText.php:44 ../lib/plugin/_WikiTranslation.php:105 +msgid "TranslateText" +msgstr "TraduireUnTexte" -#: ../lib/plugin/WikiAdminSetAcl.php:120 -msgid "PhpWikiAdministration/SetAcl" -msgstr "AdministrationDePhpWiki/DéfinirAcl" +#: ../lib/plugin/TranslateText.php:48 +msgid "Define a translation for a specified text" +msgstr "Traduire du texte" -# lib/diff.php:1001 lib/diff.php:1019 -#: ../lib/plugin/WikiAdminSetAcl.php:172 -msgid "Permission" -msgstr "Permission" +#: ../lib/plugin/TranslateText.php:68 +msgid "This internal action page cannot viewed." +msgstr "Cette page ne peut être vue." -#: ../lib/plugin/WikiAdminSetAcl.php:174 -msgid "ACL" -msgstr "ACL" +#: ../lib/plugin/TranslateText.php:69 +msgid "You can only use it via the _WikiTranslation plugin." +msgstr "Vous pouvez uniquement l'utiliser via le plugin _WikiTranslation" -#: ../lib/plugin/WikiAdminSetAcl.php:182 +#: ../lib/plugin/TranslateText.php:76 +msgid "Translation Error!" +msgstr "Erreur de traduction !" + +#: ../lib/plugin/TranslateText.php:77 msgid "" -"Are you sure you want to permanently change access to the selected files?" +"Your translated text is either empty or equal to the untranslated text. " +"Please try again." msgstr "" -"Ëtes-vous sûr de vouloir définitivement modifier l'accès aux fichiers " -"sélectionnés ?" +"Soit votre texte est vide soit il est le même que le texte à traduire, " +"veuillez réessayer." -#: ../lib/plugin/WikiAdminSetAcl.php:217 -msgid "Selected Pages: " -msgstr "Pages sélectionnées : " +#: ../lib/plugin/TranslateText.php:82 +msgid "ContributedTranslations" +msgstr "TraductionsContribuées" -#: ../lib/plugin/WikiAdminSetAcl.php:223 +#: ../lib/plugin/TranslateText.php:96 #, c-format -msgid "page permission inherited from %s" -msgstr "permissions héritées de %s" - -#: ../lib/plugin/WikiAdminSetAcl.php:225 -msgid "invidual page permission" -msgstr "Permission de page individuelle" +msgid "Translate '%s' to '%s' in *%s*" +msgstr "Traduire de '%s' à '%s' en *%s*" -#: ../lib/plugin/WikiAdminSetAcl.php:227 -msgid "default page permission" -msgstr "Permission de page par défaut" +#: ../lib/plugin/TranslateText.php:99 +#, c-format +msgid "Translate %s to %s in %s" +msgstr "Traduire de %s à %s en %s" -#: ../lib/plugin/WikiAdminSetAcl.php:228 -msgid "Type: " -msgstr "Type : " +# lib/savepage.php:76 +#: ../lib/plugin/TranslateText.php:103 +msgid "Thanks for adding this translation!" +msgstr "Merci d'avoir ajouté cette traduction." -#: ../lib/plugin/WikiAdminSetAcl.php:229 -msgid "getfacl: " -msgstr "getfacl : " +#: ../lib/plugin/TranslateText.php:104 +#, c-format +msgid "" +"Your translated text doesn't yet appear in this %s, but the Administrator " +"will pick it up and add to the installation." +msgstr "" +"Le texte traduit n'apparait pas encore dans ce %s, mais l'administrateur\n" +"l'ajoutera à l'installation" -#: ../lib/plugin/WikiAdminSetAcl.php:230 -msgid "ACL: " -msgstr "ACL: " +#: ../lib/plugin/TranslateText.php:106 +#, c-format +msgid "Your translation is stored in %s" +msgstr "Votre traduction est enregistrée dans %s" -#: ../lib/plugin/WikiAdminSetAcl.php:232 -msgid "Description: " -msgstr "Description: " +#: ../lib/plugin/TranslateText.php:112 ../lib/plugin/TranslateText.php:114 +#, c-format +msgid "From english to %s: " +msgstr "De l'Anglais au %s." -#: ../lib/plugin/WikiAdminSetAcl.php:233 -msgid "" -"Selected Grant checkboxes allow access, unselected checkboxes deny access." -msgstr "Les cases sélectionnées autorisent l'accès, sinon elles l'interdisent." - -#: ../lib/plugin/WikiAdminSetAcl.php:234 -msgid "To ignore delete the line." -msgstr "Pour ignorer effacez la ligne" - -#: ../lib/plugin/WikiAdminSetAcl.php:235 -msgid "To add check 'Add' near the dropdown list." -msgstr "Pour ajouter cocher 'Add' près de la liste déroulante" - -#: ../lib/plugin/WikiAdminSetAcl.php:258 -msgid "(Currently not working)" -msgstr "(Non recommandé !)" +#: ../lib/plugin/TranslateText.php:115 +msgid "Translate" +msgstr "Traduire" -#: ../lib/plugin/WikiAdminUtils.php:29 -msgid "WikiAdminUtils" -msgstr "WikiAdminUtils" +#: ../lib/plugin/TranslateText.php:118 ../lib/plugin/UserPreferences.php:113 +#: ../lib/plugin/WikiAdminChmod.php:164 ../lib/plugin/WikiAdminChown.php:165 +#: ../lib/plugin/WikiAdminRemove.php:215 ../lib/plugin/WikiAdminRename.php:196 +#: ../lib/plugin/WikiAdminSearchReplace.php:196 +#: ../lib/plugin/WikiAdminSelect.php:219 ../lib/plugin/WikiAdminSelect.php:240 +#: ../lib/plugin/WikiAdminSetAcl.php:191 ../lib/plugin/WikiAdminUtils.php:208 +#: ../lib/removepage.php:23 ../themes/default/templates/login.tmpl:70 +#: ../themes/default/templates/userprefs.tmpl:236 +msgid "Cancel" +msgstr "Annuler" -#: ../lib/plugin/WikiAdminUtils.php:33 -msgid "Miscellaneous utility functions of use to the administrator." -msgstr "Plusieurs fonctions pour l'administration d'un wiki" +#: ../lib/plugin/UnfoldSubpages.php:36 +msgid "UnfoldSubpages" +msgstr "ListeDesSousPages" -#: ../lib/plugin/WikiAdminUtils.php:66 -msgid "You must be an administrator to use this plugin." -msgstr "Vous devez être un administrateur pour utiliser ce plugin" +#: ../lib/plugin/UnfoldSubpages.php:40 +msgid "Includes the content of all SubPages of the current page." +msgstr "Pour inclure le contenu de toutes les sous pages de la page actuelle" -#: ../lib/plugin/WikiAdminUtils.php:96 -msgid "WikiAdminUtils says:" -msgstr "WikiAdminUtils dit: " +#: ../lib/plugin/UnfoldSubpages.php:84 +#, c-format +msgid "... first %d words" +msgstr "... %d premiers mots" -#: ../lib/plugin/WikiAdminUtils.php:98 ../lib/stdlib.php:1453 -msgid "Okay" -msgstr "OK" +#: ../lib/plugin/UnfoldSubpages.php:152 +#, c-format +msgid " ... first %d lines" +msgstr "... %d premières lignes" -#: ../lib/plugin/WikiAdminUtils.php:103 -msgid "Purge Markup Cache" -msgstr "Purger le cache" +#: ../lib/plugin/UnfoldSubpages.php:176 +#, c-format +msgid "Included from %s:" +msgstr "Inséré de %s" -#: ../lib/plugin/WikiAdminUtils.php:104 -msgid "Delete Pages With Invalid Names" -msgstr "Supprimer les pages dont le nom n'est pas valide." +#: ../lib/plugin/UpLoad.php:46 +msgid "Upload files to the local InterWiki Upload:" +msgstr "Transférer les fichiers vers Upload:" -#: ../lib/plugin/WikiAdminUtils.php:114 -msgid "Markup cache purged!" -msgstr "Cache de marques purgé !" +#: ../lib/plugin/UpLoad.php:116 ../lib/plugin/WikiForm.php:101 +msgid "Upload" +msgstr "Déposer" -#: ../lib/plugin/WikiAdminUtils.php:130 -msgid "No pages with bad names were found." -msgstr "Aucune page trouvée avec un nom invalide." +#: ../lib/plugin/UpLoad.php:132 +msgid "ACCESS DENIED: You must log in to upload files." +msgstr "ACCES REFUSE: Vous devez être connecté pour uploader." -#: ../lib/plugin/WikiAdminUtils.php:138 +#: ../lib/plugin/UpLoad.php:144 ../lib/plugin/UpLoad.php:149 +#: ../lib/plugin/UpLoad.php:154 ../lib/plugin/UpLoad.php:186 #, c-format -msgid "Deleted %s pages with invalid names:" -msgstr "%s pages ont été supprimées à cause de leur nom invalide." - -#: ../lib/plugin/WikiAdminUtils.php:146 -msgid "Sorry. Access Restrictions not yet implemented" -msgstr "Désolé. Restriction d'accès pas encore disponible." +msgid "ERROR uploading '%s': " +msgstr "ERREUR en déposant '%s' :" -#: ../lib/plugin/WikiAdminUtils.php:154 -#: ../themes/default/templates/userprefs.tmpl:121 -msgid "E-Mail" -msgstr "E-mail" +#: ../lib/plugin/UpLoad.php:145 +#, c-format +msgid "Files with extension %s are not allowed" +msgstr "%s: extension non supportée" -#: ../lib/plugin/WikiAdminUtils.php:156 -msgid "Verification Status" -msgstr "Vérification du statut" +#: ../lib/plugin/UpLoad.php:150 +#, c-format +msgid "There is already a file with name %s uploaded" +msgstr "Un fichier portant le nom '%s' existe déjà" -#: ../lib/plugin/WikiAdminUtils.php:205 -msgid "Change Verification Status" -msgstr "Changer la vérification du statut" +#: ../lib/plugin/UpLoad.php:155 +msgid "Sorry but this file is too big" +msgstr "Désolé, mais le fichier est trop gros." -#: ../lib/plugin/WikiBlog.php:77 -msgid "WikiBlog" -msgstr "WikiBlog" +#: ../lib/plugin/UpLoad.php:163 +msgid "File successfully uploaded." +msgstr "Fichier transféré avec succès." -#: ../lib/plugin/WikiBlog.php:81 +#: ../lib/plugin/UpLoad.php:180 #, c-format -msgid "Show and add blogs for %s" -msgstr "Montrer et ajouter un Blog à %s " +msgid "uploaded %s" +msgstr "dépôt de %s" -#: ../lib/plugin/WikiBlog.php:156 -#, c-format -msgid "No pagename specified for %s" -msgstr "Aucune page spécifiée pour %s" +#: ../lib/plugin/UpLoad.php:187 +msgid "Uploading failed." +msgstr "Échec du dépôt." -#: ../lib/plugin/WikiBlog.php:186 -msgid "New comment." -msgstr "Nouveau commentaire" +#: ../lib/plugin/UpLoad.php:205 +msgid "Error: the upload log is not writable" +msgstr "Erreur : le journal des dépôts n'est pas disponible en écriture" -#: ../lib/plugin/WikiBlog.php:286 -msgid "Blogs" -msgstr "Blogs" +#: ../lib/plugin/UpLoad.php:209 +msgid "Error: can't open the upload logfile" +msgstr "Erreur: Impossible d'ouvrir le journal des fichiers déposés" -# lib/msql.php:31 lib/msql.php:37 -#: ../lib/plugin/WikiBlog.php:290 -msgid "Messages" -msgstr "Messages" +#: ../lib/plugin/UserPreferences.php:39 ../themes/Crao/templates/head.tmpl:85 +#: ../themes/Crao/templates/head.tmpl:86 +#: ../themes/Crao/templates/navbar.tmpl:31 +#: ../themes/MonoBook/templates/navbar.tmpl:49 +#: ../themes/default/templates/head.tmpl:88 +#: ../themes/default/templates/homepage.tmpl:11 +#: ../themes/default/templates/navbar.tmpl:30 +#: ../themes/smaller/templates/navbar.tmpl:25 +#: ../themes/wikilens/templates/head.tmpl:85 +#: ../themes/wikilens/templates/head.tmpl:86 +msgid "UserPreferences" +msgstr "PréférencesUtilisateurs" -#: ../lib/plugin/WikiBlog.php:293 -#, c-format -msgid "%s on %s:" -msgstr "%s on %s" +#: ../lib/plugin/UserPreferences.php:79 +msgid "" +"Error: The user HomePage must be a valid WikiWord. Sorry, UserPreferences " +"cannot be saved." +msgstr "" +"La page d'Accueil d'un utilisateur doit être un NomWiki valide. " +"PréférencesUtilisateurs ne peuvent pas être sauvées." -#: ../lib/plugin/WikiForm.php:32 -msgid "WikiForm" -msgstr "WikiForm" +# lib/msql.php:31 lib/msql.php:37 +#: ../lib/plugin/UserPreferences.php:101 +#: ../themes/default/templates/wikiforum.tmpl:22 +msgid "Message" +msgstr "Message" -#: ../lib/plugin/WikiForm.php:74 -msgid "Login" -msgstr "Identifiant" +#: ../lib/plugin/UserPreferences.php:102 +msgid "Your UserPreferences have been successfully deleted." +msgstr "Vos PréférencesUtilisateurs ont été effacées avec succès." -#: ../lib/plugin/WikiForm.php:82 -msgid "Dump Pages" -msgstr "Récupérer les pages" +#: ../lib/plugin/UserPreferences.php:110 +msgid "Do you really want to delete all your UserPreferences?" +msgstr "Voulez-vous réellement effacer toutes vos PréférencesUtilisateurs ?" -#: ../lib/plugin/WikiForm.php:90 -msgid "Dump Pages as XHTML" -msgstr "Sauvegarde des pages au format XHTML" +#: ../lib/plugin/UserPreferences.php:111 ../lib/plugin/WikiAdminChmod.php:151 +#: ../lib/plugin/WikiAdminChown.php:152 ../lib/plugin/WikiAdminRemove.php:189 +#: ../lib/plugin/WikiAdminRename.php:183 +#: ../lib/plugin/WikiAdminSearchReplace.php:182 +#: ../lib/plugin/WikiAdminSetAcl.php:178 +msgid "Yes" +msgstr "Oui" -#: ../lib/plugin/WikiForm.php:105 -#, c-format -msgid "WikiForm: %s: unknown action" -msgstr "FormulaireWiki : %s : action inconnue" +#: ../lib/plugin/UserPreferences.php:118 +msgid "Wrong password. Try again." +msgstr "Mot de passe invalide, essayez encore." -#: ../lib/plugin/WikiForum.php:52 -msgid "WikiForum" -msgstr "WikiForum" +#: ../lib/plugin/UserPreferences.php:137 +msgid "Password updated." +msgstr "Mot de passe mis à jour" -#: ../lib/plugin/WikiForum.php:56 -msgid "Handles threaded topics with comments/news and provide a input form" -msgstr "" -"Contrôler les sujets traités avec les commentaires/nouvelles et fournir une " -"entrée de formulaire" +#: ../lib/plugin/UserPreferences.php:139 +msgid "Password was not changed." +msgstr "Mot de passe inchangé" -#: ../lib/plugin/WikiPoll.php:59 -msgid "WikiPoll" -msgstr "WikiPoll" +#: ../lib/plugin/UserPreferences.php:142 +msgid "Password cannot be changed." +msgstr "Mot de passe inchangeable" -#: ../lib/plugin/WikiPoll.php:63 -msgid "Enable configurable polls" -msgstr "Permettre de faire des sondages configurables" +#: ../lib/plugin/UserPreferences.php:146 +msgid "No changes." +msgstr "Aucun changement." -#: ../lib/plugin/WikiPoll.php:114 ../lib/WikiPlugin.php:122 +#: ../lib/plugin/UserPreferences.php:150 #, c-format -msgid "argument '%s' not declared by plugin" -msgstr "argument '%s' non déclaré par le plugin" +msgid "%d UserPreferences fields successfully updated." +msgstr "%d PréférencesUtilisateurs mises à jour avec succès." -#: ../lib/plugin/WikiPoll.php:161 ../lib/plugin/WikiPoll.php:230 -msgid "Sorry! You must wait at least 20 minutes until you can vote again!" +#: ../lib/plugin/VisualWiki.php:94 +msgid "" +"Visualizes the Wiki structure in a graph using the 'dot' commandline tool " +"from graphviz." msgstr "" -"Désolé, vous devez attendre au moins 20 minutes avant de pouvoir revoter!" - -#: ../lib/plugin/WikiPoll.php:187 -msgid "Not enough questions answered!" -msgstr "Pas assez de réponses fournies !" +"Représenter la structure du wiki par un graphe utilisant l'outil dot de " +"graphviz" -#: ../lib/plugin/WikiPoll.php:196 ../lib/plugin/WikiPoll.php:257 -#, c-format -msgid "Missing %s for %s" -msgstr "Il manque %s pour %s" +#: ../lib/plugin/VisualWiki.php:555 +msgid "Legend" +msgstr "Légende" -#: ../lib/plugin/WikiPoll.php:224 -msgid "Ok" -msgstr "Ok" +#: ../lib/plugin/VisualWiki.php:561 +msgid "days" +msgstr "jours" -#: ../lib/plugin/WikiPoll.php:227 -msgid "Reset" -msgstr "Réinitialiser" - -#: ../lib/plugin/WikiPoll.php:273 ../lib/plugin/WikiPoll.php:287 -#, c-format -msgid " %d%% (%d/%d)" -msgstr " %d%% (%d/%d)" +# lib/display.php:14 +#: ../lib/plugin/WantedPages.php:33 ../lib/plugin/WantedPages.php:65 +msgid "WantedPages" +msgstr "PagesRecherchées" -#: ../lib/plugin/WikiPoll.php:303 ../lib/plugin/WikiPoll.php:305 -msgid "The result of this poll so far:" -msgstr "Le résultat du sondage : " +#: ../lib/plugin/WantedPages.php:37 +msgid "Lists referenced page names which do not exist yet." +msgstr "Afficher toutes les pages référencées qui n'existent pas" -# lib/savepage.php:76 -#: ../lib/plugin/WikiPoll.php:303 -msgid "Thanks for participating!" -msgstr "Merci d'avoir participé !" +#: ../lib/plugin/WantedPages.php:47 ../lib/plugin/_WikiTranslation.php:84 +msgid "PgsrcTranslation" +msgstr "TraductionPgsrc" -#: ../lib/plugin/_WikiTranslation.php:47 -msgid "AddCommentPlugin" -msgstr "AjoutDesCommentaires" +#: ../lib/plugin/WantedPages.php:99 ../themes/default/templates/online.tmpl:38 +msgid "" +msgstr "" -#: ../lib/plugin/_WikiTranslation.php:48 -msgid "AddingPages" -msgstr "AjouterDesPages" +#: ../lib/plugin/WantedPages.php:114 +#, c-format +msgid "Wanted Pages for %s (%d total):" +msgstr "Pages recherchées pour %s dans ce wiki (%d au total) :" -#: ../lib/plugin/_WikiTranslation.php:49 -msgid "AllPagesCreatedByMe" -msgstr "" +#: ../lib/plugin/WantedPages.php:148 +#, c-format +msgid "Wanted Pages in this wiki (%d total):" +msgstr "Pages recherchées dans ce wiki (%d au total) :" -#: ../lib/plugin/_WikiTranslation.php:50 -msgid "AllPagesLastEditedByMe" -msgstr "" +#: ../lib/plugin/WantedPages.php:150 +msgid "Count" +msgstr "Compte" -#: ../lib/plugin/_WikiTranslation.php:51 -msgid "AllPagesOwnedByMe" -msgstr "ToutesMesPages" +#: ../lib/plugin/WhoIsOnline.php:38 ../lib/plugin/WhoIsOnline.php:82 +msgid "WhoIsOnline" +msgstr "QuiEstEnLigne" -#: ../lib/plugin/_WikiTranslation.php:52 -msgid "AuthorHistoryPlugin" -msgstr "PluginHistoriqueAuteur" +#: ../lib/plugin/WhoIsOnline.php:42 +msgid "Show summary information of the current user sessions." +msgstr "Montre l'index de la table session. (utilisateurs en ligne)" -#: ../lib/plugin/_WikiTranslation.php:54 -msgid "CalendarListPlugin" -msgstr "PluginListeDuCalendrier" +#: ../lib/plugin/WhoIsOnline.php:82 +msgid "Who is online" +msgstr "Qui est en ligne" -#: ../lib/plugin/_WikiTranslation.php:55 -msgid "CalendarPlugin" -msgstr "PluginCalendrier" +#: ../lib/plugin/WhoIsOnline.php:83 +#, c-format +msgid "%d online users" +msgstr "%d visiteurs en ligne" -# lib/diff.php:997 -#: ../lib/plugin/_WikiTranslation.php:56 -msgid "CategoryCategory" -msgstr "CatégorieCatégorie" +#: ../lib/plugin/WhoIsOnline.php:107 +msgid "Guest" +msgstr "Invité" -# lib/diff.php:997 -#: ../lib/plugin/_WikiTranslation.php:57 -msgid "CategoryHomePages" -msgstr "CatégoriePagesAccueil" +#: ../lib/plugin/WhoIsOnline.php:120 +msgid "" +msgstr "" -#: ../lib/plugin/_WikiTranslation.php:58 -msgid "CommentPlugin" -msgstr "PluginCommenter" +#: ../lib/plugin/WhoIsOnline.php:191 +#, c-format +msgid "%d minutes" +msgstr "%d minutes" -#: ../lib/plugin/_WikiTranslation.php:59 -msgid "CreateTocPlugin" -msgstr "PluginCréerUneTdm" +#: ../lib/plugin/WikiAdminChmod.php:42 +msgid "WikiAdminChmod" +msgstr "AdministrationDePhpWiki/Droits" -#: ../lib/plugin/_WikiTranslation.php:62 -msgid "EditMetaDataPlugin" -msgstr "PluginÉditerMetaData" +#: ../lib/plugin/WikiAdminChmod.php:46 ../lib/plugin/WikiAdminSetAcl.php:43 +msgid "Set individual page permissions." +msgstr "Régler les permissions de pages individuellement" -# lib/fullsearch.php:48 -#: ../lib/plugin/_WikiTranslation.php:63 -msgid "ExternalSearchPlugin" -msgstr "PluginRechercheExterne" +#: ../lib/plugin/WikiAdminChmod.php:80 +#, c-format +msgid "chmod page '%s' to '%s'." +msgstr "Changement de mode %s à %s." -# lib/display.php:14 -#: ../lib/plugin/_WikiTranslation.php:64 ../themes/Crao/templates/head.tmpl:36 -#: ../themes/Crao/templates/head.tmpl:37 -#: ../themes/Crao/templates/navbar.tmpl:48 -#: ../themes/default/templates/head.tmpl:36 -#: ../themes/default/templates/navbar.tmpl:11 -#: ../themes/MonoBook/templates/navbar.tmpl:25 -#: ../themes/Portland/templates/navbar.tmpl:8 -#: ../themes/Sidebar/templates/navbar.tmpl:21 -#: ../themes/smaller/templates/navbar.tmpl:11 -#: ../themes/wikilens/templates/head.tmpl:35 -#: ../themes/wikilens/templates/navbar.tmpl:11 -msgid "FindPage" -msgstr "ChercherUnePage" +#: ../lib/plugin/WikiAdminChmod.php:83 +#, c-format +msgid "Couldn't chmod page '%s' to '%s'." +msgstr "Impossible de changer le mode '%s' à '%s'" -#: ../lib/plugin/_WikiTranslation.php:65 -#, fuzzy -msgid "FoafViewerPlugin" -msgstr "PluginRessourcesRss" +#: ../lib/plugin/WikiAdminChmod.php:87 +msgid "Invalid chmod string" +msgstr "Chaîne de caractère invalide pour le changement de mode" -#: ../lib/plugin/_WikiTranslation.php:66 -msgid "FrameIncludePlugin" -msgstr "PluginInclureUnCadre" +#: ../lib/plugin/WikiAdminChmod.php:92 ../lib/plugin/WikiAdminSetAcl.php:109 +#, c-format +msgid "%s pages have been changed." +msgstr "Les pages %s ont été changées." -# lib/stdlib.php:384 lib/stdlib.php:445 -#: ../lib/plugin/_WikiTranslation.php:67 -msgid "FullRecentChanges" -msgstr "DernièresModifs" +#: ../lib/plugin/WikiAdminChmod.php:95 ../lib/plugin/WikiAdminChown.php:89 +#: ../lib/plugin/WikiAdminSearchReplace.php:113 +#: ../lib/plugin/WikiAdminSetAcl.php:112 +msgid "No pages changed." +msgstr "Aucune page changée." -#: ../lib/plugin/_WikiTranslation.php:68 -msgid "HelloWorldPlugin" -msgstr "PluginBonjourLeMonde" +#: ../lib/plugin/WikiAdminChmod.php:155 +msgid "Are you sure you want to permanently change the selected files?" +msgstr "Supprimer la page maintenant" -#: ../lib/plugin/_WikiTranslation.php:69 -msgid "HomePageAlias" -msgstr "AliasAccueil" +#: ../lib/plugin/WikiAdminChmod.php:158 +msgid "Chmod" +msgstr "Chmod" -#: ../lib/plugin/_WikiTranslation.php:70 -msgid "IncludePagePlugin" -msgstr "PluginInclureUnePage" +#: ../lib/plugin/WikiAdminChmod.php:160 ../lib/plugin/WikiAdminSetAcl.php:187 +msgid "Select the pages to change:" +msgstr "Sélectionnez les pages à modifier" -#: ../lib/plugin/_WikiTranslation.php:71 -msgid "InterWiki" -msgstr "InterWiki" +#: ../lib/plugin/WikiAdminChmod.php:183 +msgid "This plugin is currently under development and does not work!" +msgstr "Ce plugin est en cours de développement et ne marche pas !" -#: ../lib/plugin/_WikiTranslation.php:72 -msgid "LinkIcons" -msgstr "IcônesLiens" +#: ../lib/plugin/WikiAdminChmod.php:184 +msgid "Chmod to permission:" +msgstr "Changer le mode de permission à:" -#: ../lib/plugin/_WikiTranslation.php:73 -msgid "MagicPhpWikiURLs" -msgstr "URLMagiquesPhpWiki" +#: ../lib/plugin/WikiAdminChmod.php:187 +msgid "(ugo : rwx)" +msgstr "(ugo : rwx)" -#: ../lib/plugin/_WikiTranslation.php:74 -msgid "MoreAboutMechanics" -msgstr "DétailsTechniques" +#: ../lib/plugin/WikiAdminChmod.php:194 ../lib/plugin/WikiAdminSetAcl.php:255 +msgid "Propagate new permissions to all subpages?" +msgstr "Propager les nouvelles permissions aux sous-pages ?" -#: ../lib/plugin/_WikiTranslation.php:75 -msgid "NewMarkupTestPage" -msgstr "PageTestNouvellesMarques" +#: ../lib/plugin/WikiAdminChmod.php:196 ../lib/plugin/WikiAdminSetAcl.php:257 +msgid "(disable individual page permissions, enable inheritance)?" +msgstr "(désactive les permissions individuelles par page, activer l'héritage)" -#: ../lib/plugin/_WikiTranslation.php:76 -msgid "OldMarkupTestPage" -msgstr "PageTestAnciennesMarques" +#: ../lib/plugin/WikiAdminChown.php:37 +msgid "WikiAdminChown" +msgstr "AdministrationDePhpWiki/Chown" -#: ../lib/plugin/_WikiTranslation.php:77 -msgid "OldStyleTablePlugin" -msgstr "PluginTableauAncienStyle" +#: ../lib/plugin/WikiAdminChown.php:41 +msgid "Chown selected pages." +msgstr "Changer le propriétaire des pages selectionnées" -#: ../lib/plugin/_WikiTranslation.php:79 -msgid "PageGroupTest" -msgstr "TestGroupeDePages" +#: ../lib/plugin/WikiAdminChown.php:69 ../lib/plugin/WikiAdminRename.php:98 +#: ../lib/plugin/WikiAdminSearchReplace.php:98 +#: ../lib/plugin/WikiAdminSetAcl.php:100 +#, c-format +msgid "Access denied to change page '%s'." +msgstr "Accès refusé pour changer la page '%s'." -#: ../lib/plugin/_WikiTranslation.php:80 -msgid "PageGroupTest/Four" -msgstr "TestGroupeDePages/Quatre" +#: ../lib/plugin/WikiAdminChown.php:74 +#, c-format +msgid "Chown page '%s' to '%s'." +msgstr "Changement de propriétaire %s à %s." -#: ../lib/plugin/_WikiTranslation.php:81 -msgid "PageGroupTest/One" -msgstr "TestGroupeDePages/Un" +#: ../lib/plugin/WikiAdminChown.php:78 +#, c-format +msgid "Couldn't chown page '%s' to '%s'." +msgstr "Impossible de changer le propriétaire '%s' à '%s'" -#: ../lib/plugin/_WikiTranslation.php:82 -msgid "PageGroupTest/Three" -msgstr "TestGroupeDePages/Trois" +#: ../lib/plugin/WikiAdminChown.php:86 +#, c-format +msgid "%s pages have been permanently changed." +msgstr "%s pages ont été définitivement modifiées" -#: ../lib/plugin/_WikiTranslation.php:83 -msgid "PageGroupTest/Two" -msgstr "TestGroupeDePages/Deux" +#: ../lib/plugin/WikiAdminChown.php:95 ../lib/plugin/_WikiTranslation.php:90 +msgid "PhpWikiAdministration/Chown" +msgstr "AdministrationDePhpWiki/Chown" -#: ../lib/plugin/_WikiTranslation.php:85 -msgid "PhotoAlbumPlugin" -msgstr "PluginAlbumPhotos" +#: ../lib/plugin/WikiAdminChown.php:155 +msgid "Are you sure you want to permanently chown the selected files?" +msgstr "" +"Êtes-vous sûr de vouloir changer définitivement le propriétaire des pages " +"sélectionnées ?" -#: ../lib/plugin/_WikiTranslation.php:86 -msgid "PhpHighlightPlugin" -msgstr "PluginColorationPhp" +#: ../lib/plugin/WikiAdminChown.php:159 +msgid "Chown selected pages" +msgstr "Changer le propriétaire des pages sélectionnées" -#: ../lib/plugin/_WikiTranslation.php:87 -msgid "PhpWeatherPlugin" -msgstr "PluginMétéoPhp" +#: ../lib/plugin/WikiAdminChown.php:160 +msgid "Select the pages to change the owner:" +msgstr "Sélectionnez les pages qui vont chnager de propriétaire" -#: ../lib/plugin/_WikiTranslation.php:88 -msgid "PhpWiki" -msgstr "PhpWiki" +#: ../lib/plugin/WikiAdminChown.php:183 ../lib/plugin/WikiAdminRename.php:216 +msgid "to" +msgstr "à" -#: ../lib/plugin/_WikiTranslation.php:89 -msgid "PhpWikiAdministration/Chmod" -msgstr "AdministrationDePhpWiki/Chmod" +#: ../lib/plugin/WikiAdminRemove.php:40 +msgid "WikiAdminRemove" +msgstr "AdministrationDePhpWiki/Supprimer" -#: ../lib/plugin/_WikiTranslation.php:93 -msgid "PhpWikiAdministration/Replace" -msgstr "AdministrationDePhpWiki/Remplacer" +#: ../lib/plugin/WikiAdminRemove.php:44 +msgid "Permanently remove all selected pages." +msgstr "Supprimer toutes les pages sélectionnées en permanence." -#: ../lib/plugin/_WikiTranslation.php:94 -msgid "PhpWikiDocumentation" -msgstr "DocumentationDePhpWiki" +#: ../lib/plugin/WikiAdminRemove.php:116 ../lib/removepage.php:47 +#, c-format +msgid "Removed page '%s' successfully." +msgstr "Page '%s' supprimée avec succès." -#: ../lib/plugin/_WikiTranslation.php:95 -msgid "PhpWikiPoll" -msgstr "SondagePhpWiki" +#: ../lib/plugin/WikiAdminRemove.php:119 +#, c-format +msgid "Didn't removed page '%s'. Access denied." +msgstr "Page '%s' non supprimée. Accès refusé." -#: ../lib/plugin/_WikiTranslation.php:96 -#, fuzzy -msgid "PloticusPlugin" -msgstr "PluginAlbumPhotos" +#: ../lib/plugin/WikiAdminRemove.php:124 +#, c-format +msgid "%d pages have been permanently removed." +msgstr "%d pages ont été définitivement supprimées." + +#: ../lib/plugin/WikiAdminRemove.php:129 ../lib/plugin/_WikiTranslation.php:91 +msgid "PhpWikiAdministration/Remove" +msgstr "AdministrationDePhpWiki/Supprimer" + +#: ../lib/plugin/WikiAdminRemove.php:184 ../lib/plugin/WikiAdminRemove.php:236 +msgid "Remove" +msgstr "Supprimer" + +#: ../lib/plugin/WikiAdminRemove.php:191 +msgid "Are you sure you want to permanently remove the selected files?" +msgstr "" +"Êtes-vous certain de vouloir supprimer définitivement les fichiers " +"sélectionnés ?" + +#: ../lib/plugin/WikiAdminRemove.php:194 +msgid "Remove selected pages" +msgstr "Supprimer les pages sélectionnées" + +#: ../lib/plugin/WikiAdminRemove.php:195 +msgid "Permanently remove the selected files:" +msgstr "Supprimer définitivement les fichiers sélectionnés" + +#: ../lib/plugin/WikiAdminRemove.php:198 +#, c-format +msgid "Also pages which have been deleted at least %s days." +msgstr "Même les pages qui ont été supprimées il y a au plus %s days." + +#: ../lib/plugin/WikiAdminRemove.php:202 +msgid "List all pages." +msgstr "Liste de toutes les pages" + +#: ../lib/plugin/WikiAdminRemove.php:208 +#, c-format +msgid "(Pages which have been deleted at least %s days are already checked.)" +msgstr "" +"(Les pages qui ont été supprimées il y a au plus %s jours sont déjà " +"vérifiées.)" + +#: ../lib/plugin/WikiAdminRename.php:42 +msgid "WikiAdminRename" +msgstr "AdministrationDePhpWiki/Renommer" + +#: ../lib/plugin/WikiAdminRename.php:46 +msgid "Rename selected pages." +msgstr "Renommer les pages selectionnées" + +#: ../lib/plugin/WikiAdminRename.php:82 ../lib/plugin/WikiAdminRename.php:88 +#, c-format +msgid "Replaced link in %s." +msgstr "Lien remplacé dans %s." + +#: ../lib/plugin/WikiAdminRename.php:95 +#, c-format +msgid "Page %s already exists. Ignored." +msgstr "La page %s existe déjà. Ignoré." + +#: ../lib/plugin/WikiAdminRename.php:102 +#, c-format +msgid "Renamed page '%s' to '%s'." +msgstr "Page '%s' renommées en '%s' avec succès." + +#: ../lib/plugin/WikiAdminRename.php:106 ../lib/plugin/WikiAdminRename.php:110 +#, c-format +msgid "Couldn't rename page '%s' to '%s'." +msgstr "Impossible de renommer la page '%s' en '%s'" + +#: ../lib/plugin/WikiAdminRename.php:116 +#, c-format +msgid "%s pages have been permanently renamed." +msgstr "%s pages ont été définitivement renommées" + +#: ../lib/plugin/WikiAdminRename.php:119 +msgid "No pages renamed." +msgstr "Aucune page renommée." + +#: ../lib/plugin/WikiAdminRename.php:125 ../lib/plugin/_WikiTranslation.php:92 +msgid "PhpWikiAdministration/Rename" +msgstr "AdministrationDePhpWiki/Renommer" + +#: ../lib/plugin/WikiAdminRename.php:177 +msgid "Rename to" +msgstr "Renommer en" + +#: ../lib/plugin/WikiAdminRename.php:186 +msgid "Are you sure you want to permanently rename the selected files?" +msgstr "Êtes-vous certain de renommer définitivement les pages sélectionnées ?" + +#: ../lib/plugin/WikiAdminRename.php:190 +msgid "Rename selected pages" +msgstr "Renommer les pages sélectionnées." + +#: ../lib/plugin/WikiAdminRename.php:191 +msgid "Select the pages to rename:" +msgstr "Sélectionner les pages à renommer." + +#: ../lib/plugin/WikiAdminRename.php:213 +msgid "from" +msgstr "de" + +#: ../lib/plugin/WikiAdminRename.php:219 +msgid "(no regex, case-sensitive)" +msgstr "(insensible à la casse)" + +#: ../lib/plugin/WikiAdminRename.php:228 +msgid "Change pagename in all linked pages also?" +msgstr "Changer les noms de pages dans toutes les pages liées ?" + +#: ../lib/plugin/WikiAdminRename.php:247 +msgid "This page already exists" +msgstr "Cette page existe déjà" + +#: ../lib/plugin/WikiAdminSearchReplace.php:37 +msgid "WikiAdminSearchReplace" +msgstr "WikiAdminRemplacementRecherche" + +#: ../lib/plugin/WikiAdminSearchReplace.php:41 +msgid "Search and replace text in selected wiki pages." +msgstr "Recherche puis remplace le texte dans les pages sélectionnées." + +#: ../lib/plugin/WikiAdminSearchReplace.php:82 +#, c-format +msgid "WikiAdminSearchReplace %s by %s" +msgstr "WikiAdminRemplacementRecherche %s par %s" + +#: ../lib/plugin/WikiAdminSearchReplace.php:90 +msgid "Error: Empty search string." +msgstr "Erreur: chaîne vide invalide." + +#: ../lib/plugin/WikiAdminSearchReplace.php:100 +#, c-format +msgid "Replaced '%s' with '%s' in page '%s'." +msgstr "%s a bien été modifié par %s dans la page %s." + +#: ../lib/plugin/WikiAdminSearchReplace.php:103 +#, c-format +msgid "Search string '%s' not found in content of page '%s'." +msgstr "La chaîne '%s' ne se trouve pas dans la page '%s'." + +#: ../lib/plugin/WikiAdminSearchReplace.php:110 +#, c-format +msgid "%s pages changed." +msgstr "%s pages modifiées." + +#: ../lib/plugin/WikiAdminSearchReplace.php:180 +msgid "Warning: The search string cannot be empty!" +msgstr "ATTENTION: vous devez entrez au moins une lettre pour la recherche!" + +#: ../lib/plugin/WikiAdminSearchReplace.php:185 +msgid "" +"Are you sure you want to permanently search & replace text in the selected " +"files?" +msgstr "" +"Etes-vous sur de vouloir rechercher et remplacer dans les fichiers " +"sélectionnées?" + +#: ../lib/plugin/WikiAdminSearchReplace.php:191 +msgid "Select the pages to search:" +msgstr "" +"Sélectionner ci-dessous les pages dans lesquelles la recherche sera " +"effectuée :" + +#: ../lib/plugin/WikiAdminSearchReplace.php:214 +msgid "Replace all occurences of the given string in the content of all pages." +msgstr "" + +#: ../lib/plugin/WikiAdminSearchReplace.php:216 +msgid "Replace: " +msgstr "Remplacer: " + +#: ../lib/plugin/WikiAdminSearchReplace.php:219 +msgid "by" +msgstr "par" + +#: ../lib/plugin/WikiAdminSearchReplace.php:227 +msgid "case-exact" +msgstr "respect de la casse" + +#: ../lib/plugin/WikiAdminSearchReplace.php:235 +msgid "regex" +msgstr "expression régulière" + +#: ../lib/plugin/WikiAdminSelect.php:40 +msgid "WikiAdminSelect" +msgstr "WikiAdminSelect" + +#: ../lib/plugin/WikiAdminSelect.php:44 +msgid "" +"Allows selection of multiple pages which get passed to other WikiAdmin " +"plugins." +msgstr "" +"Permet de choisir plusieurs pages qui seront passées vers d'autre plugins " +"WikiAdmin" + +#: ../lib/plugin/WikiAdminSelect.php:141 +msgid "Select: " +msgstr "Sélectionner : " + +#: ../lib/plugin/WikiAdminSelect.php:180 +#, c-format +msgid "Selected page '%s' passed to '%s'." +msgstr "%s passée à %s." + +#: ../lib/plugin/WikiAdminSelect.php:217 +msgid "Select pages" +msgstr "Sélectionner les pages" + +#: ../lib/plugin/WikiAdminSetAcl.php:39 +msgid "WikiAdminSetAcl" +msgstr "WikiAdminSetAcl" + +#: ../lib/plugin/WikiAdminSetAcl.php:94 +#, c-format +msgid "ACL not changed for page '%s'." +msgstr "ACL inchangé pour la page %s" + +#: ../lib/plugin/WikiAdminSetAcl.php:97 +#, c-format +msgid "ACL changed for page '%s'." +msgstr "ACL modifié pour la page %s" + +#: ../lib/plugin/WikiAdminSetAcl.php:104 +msgid "Invalid ACL" +msgstr "Acl invalide" + +#: ../lib/plugin/WikiAdminSetAcl.php:120 +msgid "PhpWikiAdministration/SetAcl" +msgstr "AdministrationDePhpWiki/DéfinirAcl" + +# lib/diff.php:1001 lib/diff.php:1019 +#: ../lib/plugin/WikiAdminSetAcl.php:172 +msgid "Permission" +msgstr "Permission" + +#: ../lib/plugin/WikiAdminSetAcl.php:174 +msgid "ACL" +msgstr "ACL" + +#: ../lib/plugin/WikiAdminSetAcl.php:182 +msgid "" +"Are you sure you want to permanently change access to the selected files?" +msgstr "" +"Ëtes-vous sûr de vouloir définitivement modifier l'accès aux fichiers " +"sélectionnés ?" + +#: ../lib/plugin/WikiAdminSetAcl.php:217 +msgid "Selected Pages: " +msgstr "Pages sélectionnées : " + +#: ../lib/plugin/WikiAdminSetAcl.php:223 +#, c-format +msgid "page permission inherited from %s" +msgstr "permissions héritées de %s" + +#: ../lib/plugin/WikiAdminSetAcl.php:225 +msgid "invidual page permission" +msgstr "Permission de page individuelle" + +#: ../lib/plugin/WikiAdminSetAcl.php:227 +msgid "default page permission" +msgstr "Permission de page par défaut" + +#: ../lib/plugin/WikiAdminSetAcl.php:228 +msgid "Type: " +msgstr "Type : " + +#: ../lib/plugin/WikiAdminSetAcl.php:229 +msgid "getfacl: " +msgstr "getfacl : " + +#: ../lib/plugin/WikiAdminSetAcl.php:230 +msgid "ACL: " +msgstr "ACL: " + +#: ../lib/plugin/WikiAdminSetAcl.php:232 +msgid "Description: " +msgstr "Description: " + +#: ../lib/plugin/WikiAdminSetAcl.php:233 +msgid "" +"Selected Grant checkboxes allow access, unselected checkboxes deny access." +msgstr "Les cases sélectionnées autorisent l'accès, sinon elles l'interdisent." -#: ../lib/plugin/_WikiTranslation.php:97 -msgid "RawHtmlPlugin" -msgstr "PluginHtmlPur" +#: ../lib/plugin/WikiAdminSetAcl.php:234 +msgid "To ignore delete the line." +msgstr "Pour ignorer effacez la ligne" -#: ../lib/plugin/_WikiTranslation.php:98 -msgid "RecentVisitors" -msgstr "VisiteursRécents" +#: ../lib/plugin/WikiAdminSetAcl.php:235 +msgid "To add check 'Add' near the dropdown list." +msgstr "Pour ajouter cocher 'Add' près de la liste déroulante" -#: ../lib/plugin/_WikiTranslation.php:99 -msgid "RedirectToPlugin" -msgstr "PluginRedirection" +#: ../lib/plugin/WikiAdminSetAcl.php:258 +msgid "(Currently not working)" +msgstr "(Non recommandé !)" -#: ../lib/plugin/_WikiTranslation.php:100 -msgid "ReleaseNotes" -msgstr "NotesDeVersion" +#: ../lib/plugin/WikiAdminUtils.php:29 +msgid "WikiAdminUtils" +msgstr "WikiAdminUtils" -#: ../lib/plugin/_WikiTranslation.php:101 -msgid "RichTablePlugin" -msgstr "PluginBeauTableau" +#: ../lib/plugin/WikiAdminUtils.php:33 +msgid "Miscellaneous utility functions of use to the administrator." +msgstr "Plusieurs fonctions pour l'administration d'un wiki" -#: ../lib/plugin/_WikiTranslation.php:102 -msgid "SteveWainstead" -msgstr "SteveWainstead" +#: ../lib/plugin/WikiAdminUtils.php:66 +msgid "You must be an administrator to use this plugin." +msgstr "Vous devez être un administrateur pour utiliser ce plugin" -#: ../lib/plugin/_WikiTranslation.php:103 -msgid "SystemInfoPlugin" -msgstr "PluginInfosSystème" +#: ../lib/plugin/WikiAdminUtils.php:96 +msgid "WikiAdminUtils says:" +msgstr "WikiAdminUtils dit: " -#: ../lib/plugin/_WikiTranslation.php:104 -msgid "TranscludePlugin" -msgstr "PluginInsérer" +#: ../lib/plugin/WikiAdminUtils.php:98 ../lib/stdlib.php:1473 +msgid "Okay" +msgstr "OK" -#: ../lib/plugin/_WikiTranslation.php:106 -msgid "UnfoldSubpagesPlugin" -msgstr "PluginListeSousPages" +#: ../lib/plugin/WikiAdminUtils.php:103 +msgid "Purge Markup Cache" +msgstr "Purger le cache" -#: ../lib/plugin/_WikiTranslation.php:107 -msgid "UpLoad" -msgstr "DéposerUnFichier" +#: ../lib/plugin/WikiAdminUtils.php:104 +msgid "Delete Pages With Invalid Names" +msgstr "Supprimer les pages dont le nom n'est pas valide." -#: ../lib/plugin/_WikiTranslation.php:108 -msgid "UpLoadPlugin" -msgstr "PluginDéposer" +#: ../lib/plugin/WikiAdminUtils.php:114 +msgid "Markup cache purged!" +msgstr "Cache de marques purgé !" -#: ../lib/plugin/_WikiTranslation.php:109 -msgid "WabiSabi" -msgstr "WabiSabi" +#: ../lib/plugin/WikiAdminUtils.php:130 +msgid "No pages with bad names were found." +msgstr "Aucune page trouvée avec un nom invalide." -#: ../lib/plugin/_WikiTranslation.php:110 -msgid "WikiBlogPlugin" -msgstr "PluginWikiBlog" +#: ../lib/plugin/WikiAdminUtils.php:138 +#, c-format +msgid "Deleted %s pages with invalid names:" +msgstr "%s pages ont été supprimées à cause de leur nom invalide." -#: ../lib/plugin/_WikiTranslation.php:111 -msgid "WikiPlugin" -msgstr "PluginWiki" +#: ../lib/plugin/WikiAdminUtils.php:146 +msgid "Sorry. Access Restrictions not yet implemented" +msgstr "Désolé. Restriction d'accès pas encore disponible." -#: ../lib/plugin/_WikiTranslation.php:112 -#: ../themes/Crao/templates/head.tmpl:73 ../themes/Crao/templates/head.tmpl:74 -#: ../themes/default/templates/head.tmpl:72 -#: ../themes/wikilens/templates/head.tmpl:71 -#: ../themes/wikilens/templates/head.tmpl:72 -msgid "WikiWikiWeb" -msgstr "WikiWikiWeb" +#: ../lib/plugin/WikiAdminUtils.php:154 +#: ../themes/default/templates/userprefs.tmpl:120 +msgid "E-Mail" +msgstr "E-mail" -#: ../lib/plugin/_WikiTranslation.php:121 -msgid "_WikiTranslation" -msgstr "_WikiTranslation" +#: ../lib/plugin/WikiAdminUtils.php:156 +msgid "Verification Status" +msgstr "Vérification du statut" -#: ../lib/plugin/_WikiTranslation.php:125 -msgid "Show translations of various words or pages" -msgstr "Affiche la traduction de quelques mots dans certaines pages." +#: ../lib/plugin/WikiAdminUtils.php:205 +msgid "Change Verification Status" +msgstr "Changer la vérification du statut" -#: ../lib/plugin/_WikiTranslation.php:269 -#, c-format -msgid "" -"TODO: Google can only translate from english and french. Find a translation " -"service for %s to language %s" -msgstr "" -"A FAIRE: Google peut uniquement traduire l'anglais et le français. Trouver " -"un service pour traduire %s en %s" +#: ../lib/plugin/WikiBlog.php:77 +msgid "WikiBlog" +msgstr "WikiBlog" -#: ../lib/plugin/_WikiTranslation.php:273 +#: ../lib/plugin/WikiBlog.php:81 #, c-format -msgid "%s is empty" -msgstr "%s est vide." +msgid "Show and add blogs for %s" +msgstr "Montrer et ajouter un Blog à %s " -#: ../lib/plugin/_WikiTranslation.php:381 +#: ../lib/plugin/WikiBlog.php:156 #, c-format -msgid "Define the translation for %s in %s" -msgstr "Définir la traduction pour %s en %s" +msgid "No pagename specified for %s" +msgstr "Aucune page spécifiée pour %s" -#: ../lib/removepage.php:22 ../lib/Theme.php:920 -msgid "Remove Page" -msgstr "Supprimer la page" +#: ../lib/plugin/WikiBlog.php:186 +msgid "New comment." +msgstr "Nouveau commentaire" -#: ../lib/removepage.php:25 -#, c-format -msgid "You are about to remove '%s' permanently!" -msgstr "Vous êtes sur le point de supprimer ' %s ' de façon permanente !" +#: ../lib/plugin/WikiBlog.php:286 +msgid "Blogs" +msgstr "Blogs" -# lib/editpage.php:23 -#: ../lib/removepage.php:38 -msgid "Someone has edited the page!" -msgstr "Quelqu'un a édité la page !" +# lib/msql.php:31 lib/msql.php:37 +#: ../lib/plugin/WikiBlog.php:290 +msgid "Messages" +msgstr "Messages" -#: ../lib/removepage.php:39 +#: ../lib/plugin/WikiBlog.php:293 #, c-format -msgid "" -"Since you started the deletion process, someone has saved a new version of %" -"s. Please check to make sure you still want to permanently remove the page " -"from the database." -msgstr "" -"Depuis que vous avez entamé le processus d'effacement, quelqu'un a " -"enregistré une nouvelle version de %s. Veuillez vérifier que vous désirez " -"toujours retirer de façon permanente cette page de la base de données." - -#: ../lib/removepage.php:50 -msgid "Remove page" -msgstr "Supprimer la page" +msgid "%s on %s:" +msgstr "%s on %s" -#: ../lib/Request.php:57 -msgid "The PhpWiki access log file" -msgstr "Le journal d'évènement de PhpWiki" +#: ../lib/plugin/WikiForm.php:32 +msgid "WikiForm" +msgstr "WikiForm" -#: ../lib/Request.php:60 -#, c-format -msgid "the file '%s'" -msgstr "le fichier %s" +#: ../lib/plugin/WikiForm.php:74 +msgid "Login" +msgstr "Identifiant" -#: ../lib/stdlib.php:276 ../lib/stdlib.php:298 -msgid "BAD URL -- remove all of <, >, \"" -msgstr "MAUVAIS URL -- retirez tous les <, >, \"" +#: ../lib/plugin/WikiForm.php:82 +msgid "Dump Pages" +msgstr "Récupérer les pages" -#: ../lib/stdlib.php:336 ../lib/stdlib.php:346 -msgid "Invalid image size" -msgstr "Taille d'image non valables" +#: ../lib/plugin/WikiForm.php:90 +msgid "Dump Pages as XHTML" +msgstr "Sauvegarde des pages au format XHTML" -#: ../lib/stdlib.php:406 -msgid "BAD phpwiki: URL" -msgstr "MAUVAIS URL phpwiki :" +#: ../lib/plugin/WikiForm.php:105 +#, c-format +msgid "WikiForm: %s: unknown action" +msgstr "FormulaireWiki : %s : action inconnue" -#: ../lib/stdlib.php:444 -msgid "Lock page to enable link" -msgstr "Verrouillez la page pour permettre le lien" +#: ../lib/plugin/WikiForum.php:52 +msgid "WikiForum" +msgstr "WikiForum" -#: ../lib/stdlib.php:543 -#, c-format -msgid "'%s': Bad page name: %s" -msgstr "'%s': Nom de page invalide : : %s" +#: ../lib/plugin/WikiForum.php:56 +msgid "Handles threaded topics with comments/news and provide a input form" +msgstr "" +"Contrôler les sujets traités avec les commentaires/nouvelles et fournir une " +"entrée de formulaire" -#: ../lib/stdlib.php:580 -msgid "White space converted to single space" -msgstr "Espace blanc converti en espace simple." +#: ../lib/plugin/WikiPoll.php:59 +msgid "WikiPoll" +msgstr "WikiPoll" -#: ../lib/stdlib.php:585 -msgid "Control characters not allowed" -msgstr "Caractères de contrôle, non autorisés" +#: ../lib/plugin/WikiPoll.php:63 +msgid "Enable configurable polls" +msgstr "Permettre de faire des sondages configurables" -#: ../lib/stdlib.php:594 -#, c-format -msgid "Leading %s not allowed" -msgstr "Mener %s n'est pas permis." +#: ../lib/plugin/WikiPoll.php:161 ../lib/plugin/WikiPoll.php:230 +msgid "Sorry! You must wait at least 20 minutes until you can vote again!" +msgstr "" +"Désolé, vous devez attendre au moins 20 minutes avant de pouvoir revoter!" -#: ../lib/stdlib.php:597 -msgid "';' and ':' in pagenames are deprecated" -msgstr "';' et ':' dans les noms de page est désapprouvé" +#: ../lib/plugin/WikiPoll.php:187 +msgid "Not enough questions answered!" +msgstr "Pas assez de réponses fournies !" -#: ../lib/stdlib.php:601 -msgid "too long" -msgstr "trop long" +#: ../lib/plugin/WikiPoll.php:196 ../lib/plugin/WikiPoll.php:257 +#, c-format +msgid "Missing %s for %s" +msgstr "Il manque %s pour %s" -#: ../lib/stdlib.php:606 -msgid "illegal pagename" -msgstr "Nom de page Illégal" +#: ../lib/plugin/WikiPoll.php:224 +msgid "Ok" +msgstr "Ok" -#: ../lib/stdlib.php:869 -msgid "Revision Not Found" -msgstr "Révision Non Trouvée" +#: ../lib/plugin/WikiPoll.php:227 +msgid "Reset" +msgstr "Réinitialiser" -#: ../lib/stdlib.php:870 +#: ../lib/plugin/WikiPoll.php:273 ../lib/plugin/WikiPoll.php:287 #, c-format -msgid "I'm sorry. Version %d of %s is not in the database." -msgstr "Je suis désolé. La version %d de %s n'est pas dans la base de données." +msgid " %d%% (%d/%d)" +msgstr " %d%% (%d/%d)" -#: ../lib/stdlib.php:873 -msgid "Bad Version" -msgstr "Mauvaise Version" +#: ../lib/plugin/WikiPoll.php:303 ../lib/plugin/WikiPoll.php:305 +msgid "The result of this poll so far:" +msgstr "Le résultat du sondage : " -#: ../lib/stdlib.php:1009 -msgid "-???" -msgstr "-???" +# lib/savepage.php:76 +#: ../lib/plugin/WikiPoll.php:303 +msgid "Thanks for participating!" +msgstr "Merci d'avoir participé !" -#: ../lib/stdlib.php:1012 -#, c-format -msgid "%s b" -msgstr "%s b" +# InfosAuthentification +#: ../lib/plugin/_AuthInfo.php:35 +msgid "AuthInfo" +msgstr "InfosAuth" -#: ../lib/stdlib.php:1014 ../themes/MonoBook/templates/info.tmpl:29 -#: ../themes/smaller/templates/info.tmpl:29 -#, c-format -msgid "%s bytes" -msgstr "%s octets" +#: ../lib/plugin/_AuthInfo.php:39 +msgid "Display general and user specific auth information." +msgstr "Afficher les informations générales de l'utilisateur." -#: ../lib/stdlib.php:1019 -#, c-format -msgid "%s k" -msgstr "%s k" +#: ../lib/plugin/_AuthInfo.php:65 +msgid "General Auth Settings" +msgstr "Préférences générales d'auteur." -#: ../lib/stdlib.php:1021 ../themes/MonoBook/templates/info.tmpl:32 -#: ../themes/smaller/templates/info.tmpl:32 +#: ../lib/plugin/_AuthInfo.php:100 #, c-format -msgid "%s Kb (%s bytes)" -msgstr "%s Ko (%s octets)" +msgid "Personal Auth Settings for '%s'" +msgstr "Préférences personnelles pour '%s'." -#: ../lib/stdlib.php:1108 ../lib/XmlElement.php:455 -#, c-format -msgid "Can't mix '%s' with '%s' type format strings" -msgstr "Impossible de mélanger les chaînes de type '%s' et '%s'" +#: ../lib/plugin/_AuthInfo.php:102 +msgid "No userid" +msgstr "Pas d'identifiant utilisateur." -#: ../lib/stdlib.php:1117 -#, c-format -msgid "%s: argument index out of range" -msgstr "%s : index d'argument hors intervalle" +#: ../lib/plugin/_BackendInfo.php:30 ../lib/plugin/_WikiTranslation.php:60 +#: ../themes/Crao/templates/actionbar.tmpl:22 +#: ../themes/MonoBook/templates/info.tmpl:175 +#: ../themes/Portland/templates/actionbar.tmpl:21 +#: ../themes/Wordpress/templates/actionbar.tmpl:73 +#: ../themes/default/templates/actionbar.tmpl:36 +#: ../themes/smaller/templates/info.tmpl:175 +msgid "DebugInfo" +msgstr "InfosDeDéboguage" -#: ../lib/stdlib.php:1188 ../themes/Hawaiian/lib/random.php:20 +#: ../lib/plugin/_BackendInfo.php:34 #, c-format -msgid "%s is empty." -msgstr "%s est vide." +msgid "Get debugging information for %s." +msgstr "Obtenir des infos de déboguage pour %s." -#: ../lib/stdlib.php:1195 +#: ../lib/plugin/_BackendInfo.php:54 #, c-format -msgid "Unable to open directory '%s' for reading" -msgstr "Impossible d'ouvrir le répertoire '%s' en lecture" +msgid "Querying backend directly for '%s'" +msgstr "Requête directe au backend pour '%s'" -#: ../lib/Template.php:160 +#: ../lib/plugin/_BackendInfo.php:64 #, c-format -msgid "%4d %s\n" -msgstr "%4d %s\n" +msgid "No pagedata for %s" +msgstr "Pas de données de page pour %s" -#: ../lib/Theme.php:372 -msgid "Never edited" -msgstr "Jamais éditée" +#: ../lib/plugin/_BackendInfo.php:95 +msgid "" +msgstr "" -#: ../lib/Theme.php:379 -#, c-format -msgid "%s at %s" -msgstr "%s à %s" +#: ../lib/plugin/_BackendInfo.php:95 +msgid "" +msgstr "" -#: ../lib/Theme.php:383 -#, c-format -msgid "Version %s, saved %s" -msgstr "Version %s, enregistrée %s" +#: ../lib/plugin/_PreferencesInfo.php:30 +#: ../themes/default/templates/userprefs.tmpl:12 +msgid "PreferencesInfo" +msgstr "PréférencesInfo" -# lib/diff.php:1003 lib/diff.php:1021 -#: ../lib/Theme.php:385 +#: ../lib/plugin/_PreferencesInfo.php:34 #, c-format -msgid "Last edited %s" -msgstr "Dernière modification %s" +msgid "Get preferences information for current user %s." +msgstr "Obtenir des infos de préférences pour l'utilisateur %s." -#: ../lib/Theme.php:394 -#, c-format -msgid "Version %s, saved on %s" -msgstr "Version %s, enregistrée sur %s" +#: ../lib/plugin/_WikiTranslation.php:47 +msgid "AddCommentPlugin" +msgstr "AjoutDesCommentaires" -# lib/diff.php:1003 lib/diff.php:1021 -#: ../lib/Theme.php:396 -#, c-format -msgid "Last edited on %s" -msgstr "Dernière modification le %s" +#: ../lib/plugin/_WikiTranslation.php:48 +msgid "AddingPages" +msgstr "AjouterDesPages" -#: ../lib/Theme.php:412 -msgid "today" -msgstr "aujourd'hui" +#: ../lib/plugin/_WikiTranslation.php:49 +msgid "AllPagesCreatedByMe" +msgstr "" -#: ../lib/Theme.php:418 -msgid "yesterday" -msgstr "hier" +#: ../lib/plugin/_WikiTranslation.php:50 +msgid "AllPagesLastEditedByMe" +msgstr "" -#: ../lib/Theme.php:439 ../lib/Theme.php:441 -#, c-format -msgid "Owner: %s" -msgstr "Propriétaire: %s" +#: ../lib/plugin/_WikiTranslation.php:51 +msgid "AllPagesOwnedByMe" +msgstr "ToutesMesPages" -#: ../lib/Theme.php:557 -#, c-format -msgid "Empty link to: %s" -msgstr "Aucune correspondance de lien pour %s." +#: ../lib/plugin/_WikiTranslation.php:52 +msgid "AuthorHistoryPlugin" +msgstr "PluginHistoriqueAuteur" -#: ../lib/Theme.php:569 ../themes/MacOSX/themeinfo.php:71 -#, c-format -msgid "Create: %s" -msgstr "Enregistrée : %s" +#: ../lib/plugin/_WikiTranslation.php:54 +msgid "CalendarListPlugin" +msgstr "PluginListeDuCalendrier" -#: ../lib/Theme.php:585 -#, c-format -msgid "Google:%s" -msgstr "Google: %s" +#: ../lib/plugin/_WikiTranslation.php:55 +msgid "CalendarPlugin" +msgstr "PluginCalendrier" -#: ../lib/Theme.php:609 -#, c-format -msgid "'%s': Bad page name" -msgstr "%s : Nom de page invalide" +# lib/diff.php:997 +#: ../lib/plugin/_WikiTranslation.php:56 +msgid "CategoryCategory" +msgstr "CatégorieCatégorie" -#: ../lib/Theme.php:914 ../themes/Crao/templates/actionbar.tmpl:5 -#: ../themes/default/templates/actionbar.tmpl:5 -#: ../themes/MonoBook/templates/actionbar.tmpl:6 -#: ../themes/smaller/templates/actionbar.tmpl:6 -msgid "Edit" -msgstr "Éditer" +# lib/diff.php:997 +#: ../lib/plugin/_WikiTranslation.php:57 +msgid "CategoryHomePages" +msgstr "CatégoriePagesAccueil" -#: ../lib/Theme.php:916 ../themes/Crao/templates/signin.tmpl:15 -#: ../themes/Crao/templates/signin.tmpl:31 -#: ../themes/default/templates/signin.tmpl:16 -#: ../themes/default/templates/signin.tmpl:30 -#: ../themes/MonoBook/templates/signin.tmpl:16 -#: ../themes/MonoBook/templates/signin.tmpl:30 -#: ../themes/Sidebar/templates/signin.tmpl:16 -#: ../themes/Sidebar/templates/signin.tmpl:30 -#: ../themes/Wordpress/templates/signin.tmpl:18 -#: ../themes/Wordpress/templates/signin.tmpl:34 -msgid "Sign Out" -msgstr "Déconnexion" +#: ../lib/plugin/_WikiTranslation.php:58 +msgid "CommentPlugin" +msgstr "PluginCommenter" -#: ../lib/Theme.php:917 ../lib/WikiUserNew.php:477 ../lib/WikiUser.php:219 -#: ../themes/Crao/templates/signin.tmpl:59 -#: ../themes/default/templates/login.tmpl:68 -msgid "Sign In" -msgstr "Connexion" +#: ../lib/plugin/_WikiTranslation.php:59 +msgid "CreateTocPlugin" +msgstr "PluginCréerUneTdm" -#: ../lib/Theme.php:918 ../themes/MacOSX/themeinfo.php:135 -msgid "Lock Page" -msgstr "Vérrouiller la page" +#: ../lib/plugin/_WikiTranslation.php:62 +msgid "EditMetaDataPlugin" +msgstr "PluginÉditerMetaData" -#: ../lib/Theme.php:919 ../themes/MacOSX/themeinfo.php:136 -msgid "Unlock Page" -msgstr "Déverrouiller la page" +# lib/fullsearch.php:48 +#: ../lib/plugin/_WikiTranslation.php:63 +msgid "ExternalSearchPlugin" +msgstr "PluginRechercheExterne" -#: ../lib/Theme.php:1280 -#, c-format -msgid "%s: has no box method" -msgstr "%s : n'a pas de boîte" +# lib/display.php:14 +#: ../lib/plugin/_WikiTranslation.php:64 ../themes/Crao/templates/head.tmpl:36 +#: ../themes/Crao/templates/head.tmpl:37 +#: ../themes/Crao/templates/navbar.tmpl:48 +#: ../themes/MonoBook/templates/navbar.tmpl:25 +#: ../themes/Portland/templates/navbar.tmpl:8 +#: ../themes/Sidebar/templates/navbar.tmpl:21 +#: ../themes/default/templates/head.tmpl:40 +#: ../themes/default/templates/navbar.tmpl:11 +#: ../themes/smaller/templates/navbar.tmpl:11 +#: ../themes/wikilens/templates/head.tmpl:35 +#: ../themes/wikilens/templates/navbar.tmpl:11 +msgid "FindPage" +msgstr "ChercherUnePage" -#: ../lib/Theme.php:1299 -msgid "Related Links" -msgstr "Liens correspondants" +#: ../lib/plugin/_WikiTranslation.php:65 +msgid "FoafViewerPlugin" +msgstr "PluginFoafViewer" -#: ../lib/Theme.php:1319 -msgid "External Links" -msgstr "Liens exterieurs" +#: ../lib/plugin/_WikiTranslation.php:66 +msgid "FrameIncludePlugin" +msgstr "PluginInclureUnCadre" -#: ../lib/upgrade.php:76 -msgid "newer than the existing page." -msgstr "plus récent que la page existante." +# lib/stdlib.php:384 lib/stdlib.php:445 +#: ../lib/plugin/_WikiTranslation.php:67 +msgid "FullRecentChanges" +msgstr "DernièresModifs" + +#: ../lib/plugin/_WikiTranslation.php:68 +msgid "HelloWorldPlugin" +msgstr "PluginBonjourLeMonde" + +#: ../lib/plugin/_WikiTranslation.php:69 +msgid "HomePageAlias" +msgstr "AliasAccueil" + +#: ../lib/plugin/_WikiTranslation.php:70 +msgid "IncludePagePlugin" +msgstr "PluginInclureUnePage" -#: ../lib/upgrade.php:77 -msgid " replace " -msgstr " remplace " +#: ../lib/plugin/_WikiTranslation.php:71 +msgid "InterWiki" +msgstr "InterWiki" -#: ../lib/upgrade.php:81 -msgid "older than the existing page." -msgstr "plus vieux que la page existante." +#: ../lib/plugin/_WikiTranslation.php:72 +msgid "LinkIcons" +msgstr "IcônesLiens" -#: ../lib/upgrade.php:82 ../lib/upgrade.php:86 ../lib/upgrade.php:152 -msgid " skipped" -msgstr " ignoré" +#: ../lib/plugin/_WikiTranslation.php:73 +msgid "MagicPhpWikiURLs" +msgstr "URLMagiquesPhpWiki" -#: ../lib/upgrade.php:89 -#, c-format -msgid "%s does not exist" -msgstr "%s n'existe pas" +#: ../lib/plugin/_WikiTranslation.php:74 +msgid "MoreAboutMechanics" +msgstr "DétailsTechniques" -#: ../lib/upgrade.php:111 -msgid "check for necessary ActionPage updates" -msgstr "vérifie les mises à jour d'ActionPage nécessaire" +#: ../lib/plugin/_WikiTranslation.php:75 +msgid "NewMarkupTestPage" +msgstr "PageTestNouvellesMarques" -#: ../lib/upgrade.php:135 -msgid "check for necessary pgsrc updates" -msgstr "recherche les mises à jour nécessaire des pages sources" +#: ../lib/plugin/_WikiTranslation.php:76 +msgid "OldMarkupTestPage" +msgstr "PageTestAnciennesMarques" -#: ../lib/upgrade.php:151 -msgid "always skip the HomePage." -msgstr "toujours ignorer la page d'accueil" +#: ../lib/plugin/_WikiTranslation.php:77 +msgid "OldStyleTablePlugin" +msgstr "PluginTableauAncienStyle" -#: ../lib/upgrade.php:171 -msgid "MISSING" -msgstr "MANQUANT" +#: ../lib/plugin/_WikiTranslation.php:79 +msgid "PageGroupTest" +msgstr "TestGroupeDePages" -#: ../lib/upgrade.php:290 -msgid "CREATED" -msgstr "CRÉÉ" +#: ../lib/plugin/_WikiTranslation.php:80 +msgid "PageGroupTest/Four" +msgstr "TestGroupeDePages/Quatre" -#: ../lib/upgrade.php:301 -msgid "check for necessary database updates" -msgstr "rechercher des mises à jour nécessaire dans la base de données" +#: ../lib/plugin/_WikiTranslation.php:81 +msgid "PageGroupTest/One" +msgstr "TestGroupeDePages/Un" -#: ../lib/upgrade.php:308 -#, c-format -msgid "check for table %s" -msgstr "vérifie la table %s" +#: ../lib/plugin/_WikiTranslation.php:82 +msgid "PageGroupTest/Three" +msgstr "TestGroupeDePages/Trois" -#: ../lib/upgrade.php:318 -msgid "check for new session.sess_ip column" -msgstr "recherche une nouvelle colonne session.sess_ip" +#: ../lib/plugin/_WikiTranslation.php:83 +msgid "PageGroupTest/Two" +msgstr "TestGroupeDePages/Deux" -#: ../lib/upgrade.php:324 ../lib/upgrade.php:344 -msgid "ADDING" -msgstr "AJOUT" +#: ../lib/plugin/_WikiTranslation.php:85 +msgid "PhotoAlbumPlugin" +msgstr "PluginAlbumPhotos" -#: ../lib/upgrade.php:334 -msgid "check for page.id auto_increment flag" -msgstr "vérifie le marqueur auto_increment pour page.id" +#: ../lib/plugin/_WikiTranslation.php:86 +msgid "PhpHighlightPlugin" +msgstr "PluginColorationPhp" -#: ../lib/upgrade.php:350 ../lib/upgrade.php:399 ../lib/upgrade.php:408 -#: ../lib/upgrade.php:415 -msgid "FAILED" -msgstr "ÉCHOUÉ" +#: ../lib/plugin/_WikiTranslation.php:87 +msgid "PhpWeatherPlugin" +msgstr "PluginMétéoPhp" -#: ../lib/upgrade.php:365 -msgid "check for mysql 4.1.x binary search bug" -msgstr "vérifier la recherche de bug pour mysql 4.1.x" +#: ../lib/plugin/_WikiTranslation.php:88 +msgid "PhpWiki" +msgstr "PhpWiki" -#: ../lib/upgrade.php:373 -#, c-format -msgid "version %s FIXED" -msgstr "version %s RÉSOLU" +#: ../lib/plugin/_WikiTranslation.php:89 +msgid "PhpWikiAdministration/Chmod" +msgstr "AdministrationDePhpWiki/Chmod" -#: ../lib/upgrade.php:375 -#, c-format -msgid "version %s not affected" -msgstr "version %s non affectée" +#: ../lib/plugin/_WikiTranslation.php:93 +msgid "PhpWikiAdministration/Replace" +msgstr "AdministrationDePhpWiki/Remplacer" -#: ../lib/upgrade.php:406 -msgid "FIXED" -msgstr "CORRIGÉ" +#: ../lib/plugin/_WikiTranslation.php:94 +msgid "PhpWikiDocumentation" +msgstr "DocumentationDePhpWiki" -#: ../lib/upgrade.php:409 -#, c-format -msgid "couldn't move %s to %s" -msgstr "impossible de déplacer %s en %s" +#: ../lib/plugin/_WikiTranslation.php:95 +msgid "PhpWikiPoll" +msgstr "SondagePhpWiki" -#: ../lib/upgrade.php:416 -#, c-format -msgid "%s is not writable" -msgstr "%s n'est pas accessible en écriture." +#: ../lib/plugin/_WikiTranslation.php:96 +msgid "PloticusPlugin" +msgstr "PluginPloticus" -#: ../lib/upgrade.php:422 -msgid "check for necessary config updates" -msgstr "vérifie les mises à jour de configuration nécessaire" +#: ../lib/plugin/_WikiTranslation.php:97 +msgid "RawHtmlPlugin" +msgstr "PluginHtmlPur" -#: ../lib/upgrade.php:423 -msgid "check for old CACHE_CONTROL = NONE" -msgstr "" +#: ../lib/plugin/_WikiTranslation.php:98 +msgid "RecentVisitors" +msgstr "VisiteursRécents" -#: ../lib/upgrade.php:425 -msgid "CACHE_CONTROL is set to 'NONE', and must be changed to 'NO_CACHE'" -msgstr "" +#: ../lib/plugin/_WikiTranslation.php:99 +msgid "RedirectToPlugin" +msgstr "PluginRedirection" -#: ../lib/upgrade.php:459 -msgid "Upgrade disabled: user != isAdmin" -msgstr "Mise à jour désactivée, vous n'êtes pas administrateur" +#: ../lib/plugin/_WikiTranslation.php:100 +msgid "ReleaseNotes" +msgstr "NotesDeVersion" -#: ../lib/upgrade.php:463 -msgid "Upgrading this PhpWiki" -msgstr "Mise à jour du PhpWiki" +#: ../lib/plugin/_WikiTranslation.php:101 +msgid "RichTablePlugin" +msgstr "PluginBeauTableau" -#: ../lib/WikiDB/backend/file.php:108 -#, c-format -msgid "'%s': corrupt file" -msgstr "'%s' : ce fichier est abîmé." +#: ../lib/plugin/_WikiTranslation.php:102 +msgid "SteveWainstead" +msgstr "SteveWainstead" -#: ../lib/WikiDB/dba.php:17 -#, c-format -msgid "" -"DBA files are in the %s directory. Please read the INSTALL file and move the " -"DB file to a permanent location or risk losing all the pages!" -msgstr "" -"Les fichiers DBA sont dans le répertoire %s. Veuillez lire le fichier " -"INSTALL et déplacez le fichier DB vers un emplacement permanent, sinon vous " -"risquez de perdre toutes vos pages !" +#: ../lib/plugin/_WikiTranslation.php:103 +msgid "SystemInfoPlugin" +msgstr "PluginInfosSystème" -#: ../lib/WikiDB.php:408 -#, c-format -msgid "renamed from %s" -msgstr "renommée à partir de %s" +#: ../lib/plugin/_WikiTranslation.php:104 +msgid "TranscludePlugin" +msgstr "PluginInsérer" -#: ../lib/WikiDB.php:416 -msgid "WikiDB::renamePage() not yet implemented for this backend" -msgstr "WikiBD::renamePage() pas encore implémentée pour le Principal" +#: ../lib/plugin/_WikiTranslation.php:106 +msgid "UnfoldSubpagesPlugin" +msgstr "PluginListeSousPages" -#: ../lib/WikiDB.php:750 -#, c-format -msgid "%s: Date of new revision is %s" -msgstr "%s : la date de la nouvelle révision est %s" +#: ../lib/plugin/_WikiTranslation.php:107 +msgid "UpLoad" +msgstr "DéposerUnFichier" -#: ../lib/WikiDB.php:812 -#, c-format -msgid "Optimizing %s" -msgstr "Optimisation de %s" +#: ../lib/plugin/_WikiTranslation.php:108 +msgid "UpLoadPlugin" +msgstr "PluginDéposer" -#: ../lib/WikiDB.php:877 -msgid "Page change" -msgstr "Historique des changements." +#: ../lib/plugin/_WikiTranslation.php:109 +msgid "WabiSabi" +msgstr "WabiSabi" -#: ../lib/WikiDB.php:901 -msgid "New Page" -msgstr "Nouvelle page." +#: ../lib/plugin/_WikiTranslation.php:110 +msgid "WikiBlogPlugin" +msgstr "PluginWikiBlog" -#: ../lib/WikiDB.php:903 -#, c-format -msgid "Edited by: %s" -msgstr "Édité par : %s" +#: ../lib/plugin/_WikiTranslation.php:111 +msgid "WikiPlugin" +msgstr "PluginWiki" -#: ../lib/WikiDB.php:910 -#, c-format -msgid "PageChange Notification of %s sent to %s" -msgstr "Les notifications de changement de la page %s ont été envoyés à %s" +#: ../lib/plugin/_WikiTranslation.php:112 +#: ../themes/Crao/templates/head.tmpl:73 ../themes/Crao/templates/head.tmpl:74 +#: ../themes/default/templates/head.tmpl:77 +#: ../themes/wikilens/templates/head.tmpl:71 +#: ../themes/wikilens/templates/head.tmpl:72 +msgid "WikiWikiWeb" +msgstr "WikiWikiWeb" -#: ../lib/WikiDB.php:913 -#, c-format -msgid "PageChange Notification Error: Couldn't send %s to %s" -msgstr "" -"Erreur lors des notifications de changements de page: Impossible d'envoyer %" -"s à %s" +#: ../lib/plugin/_WikiTranslation.php:121 +msgid "_WikiTranslation" +msgstr "_WikiTranslation" -# lib/display.php:31 lib/editpage.php:50 -#: ../lib/WikiDB.php:1405 ../lib/WikiDB.php:1409 -#: ../themes/default/templates/homepage.tmpl:7 -#, c-format -msgid "Describe %s here." -msgstr "Décrire %s ici." +#: ../lib/plugin/_WikiTranslation.php:125 +msgid "Show translations of various words or pages" +msgstr "Affiche la traduction de quelques mots dans certaines pages." -#: ../lib/WikiDB.php:1444 +#: ../lib/plugin/_WikiTranslation.php:269 #, c-format -msgid "Oops! Revision %s of %s seems to have been deleted!" -msgstr "Ouille ! La révision %s de %s semble avoir été effacée !" +msgid "" +"TODO: Google can only translate from english and french. Find a translation " +"service for %s to language %s" +msgstr "" +"A FAIRE: Google peut uniquement traduire l'anglais et le français. Trouver " +"un service pour traduire %s en %s" -#: ../lib/WikiGroup.php:26 ../lib/WikiGroup.php:124 -msgid "No or unsupported GROUP_METHOD defined" -msgstr "Aucun GROUP_METHOD défini, ou GROUP_METHOD non supporté" +#: ../lib/plugin/_WikiTranslation.php:273 +#, c-format +msgid "%s is empty" +msgstr "%s est vide." -#: ../lib/WikiGroup.php:29 -msgid "Every" -msgstr "Toutes" +#: ../lib/plugin/_WikiTranslation.php:381 +#, c-format +msgid "Define the translation for %s in %s" +msgstr "Définir la traduction pour %s en %s" -#: ../lib/WikiGroup.php:30 -msgid "Anonymous Users" -msgstr "Utilisateur anonyme" +#: ../lib/plugin/text2png.php:46 +msgid "Convert text into a png image using GD." +msgstr "Converti le texte en une image png utilisant GD." -#: ../lib/WikiGroup.php:31 -msgid "Bogo Users" -msgstr "Utilisateurs Bogo" +#: ../lib/plugin/text2png.php:118 +msgid "" +"PHP was unable to create a new GD image stream. Read 'lib/plugin/text2png." +"php' for details." +msgstr "" +"PHP n'a pas pu créer un nouveau flux d'image GD. Lisez 'lib/plugin/text2png." +"php' pour plus de détails." -#: ../lib/WikiGroup.php:32 -msgid "HasHomePage" -msgstr "APageAccueil" +#: ../lib/plugin/text2png.php:168 +#, c-format +msgid "Image saved to cache file: %s" +msgstr "Image sauvée dans le fichier cache : %s" -#: ../lib/WikiGroup.php:33 -msgid "Signed Users" -msgstr "Utilisateurs signés" +#: ../lib/plugin/text2png.php:172 +#, c-format +msgid "Image loaded from cache file: %s" +msgstr "Image chargée depuis le fichier cache : %s" -#: ../lib/WikiGroup.php:34 -msgid "Authenticated Users" -msgstr "Utilisateurs connectés" +#: ../lib/removepage.php:25 +#, c-format +msgid "You are about to remove '%s' permanently!" +msgstr "Vous êtes sur le point de supprimer ' %s ' de façon permanente !" -#: ../lib/WikiGroup.php:35 -msgid "Administrators" -msgstr "Administrateures" +# lib/editpage.php:23 +#: ../lib/removepage.php:38 +msgid "Someone has edited the page!" +msgstr "Quelqu'un a édité la page !" -#: ../lib/WikiGroup.php:184 +#: ../lib/removepage.php:39 #, c-format -msgid "Undefined method %s for special group %s" -msgstr "Méthode non définie %s pour le groupe %s" +msgid "" +"Since you started the deletion process, someone has saved a new version of %" +"s. Please check to make sure you still want to permanently remove the page " +"from the database." +msgstr "" +"Depuis que vous avez entamé le processus d'effacement, quelqu'un a " +"enregistré une nouvelle version de %s. Veuillez vérifier que vous désirez " +"toujours retirer de façon permanente cette page de la base de données." -#: ../lib/WikiGroup.php:189 ../lib/WikiGroup.php:204 ../lib/WikiGroup.php:311 -#: ../lib/WikiGroup.php:316 ../lib/WikiGroup.php:332 ../lib/WikiGroup.php:348 -#, c-format -msgid "Method '%s' not implemented in this GROUP_METHOD %s" -msgstr "La méthode '%s' n'est pas implémentée dans ce GROUP_METHOD (%s)" +#: ../lib/removepage.php:50 +msgid "Remove page" +msgstr "Supprimer la page" -#: ../lib/WikiGroup.php:474 -#, c-format -msgid "Group page '%s' does not exist" -msgstr "Le groupe de page %s n'existe pas" +#: ../lib/stdlib.php:276 ../lib/stdlib.php:298 +msgid "BAD URL -- remove all of <, >, \"" +msgstr "MAUVAIS URL -- retirez tous les <, >, \"" -# lib/diff.php:997 -#: ../lib/WikiGroup.php:505 -msgid "CategoryGroup" -msgstr "CatégorieGroupes" +#: ../lib/stdlib.php:336 ../lib/stdlib.php:346 +msgid "Invalid image size" +msgstr "Taille d'image non valables" -#: ../lib/WikiGroup.php:580 -msgid "No or not enough GROUP_DB SQL statements defined" -msgstr "Aucun ou pas assez de GROUP_DB définis pour SQL" +#: ../lib/stdlib.php:406 +msgid "BAD phpwiki: URL" +msgstr "MAUVAIS URL phpwiki :" -#: ../lib/WikiGroup.php:794 -msgid "AUTH_GROUP_FILE not defined" -msgstr "AUTH_GROUP_FILE non défini" +#: ../lib/stdlib.php:444 +msgid "Lock page to enable link" +msgstr "Verrouillez la page pour permettre le lien" -#: ../lib/WikiGroup.php:798 +#: ../lib/stdlib.php:543 #, c-format -msgid "Cannot open AUTH_GROUP_FILE %s" -msgstr "Impossible d'ouvrir AUTH_GROUP_FILE %s" +msgid "'%s': Bad page name: %s" +msgstr "'%s': Nom de page invalide : : %s" -#: ../lib/WikiGroup.php:905 -msgid "LDAP_AUTH_HOST not defined" -msgstr "LDAP_AUTH_HOST non défini" +#: ../lib/stdlib.php:580 +msgid "White space converted to single space" +msgstr "Espace blanc converti en espace simple." -#: ../lib/WikiGroup.php:914 -msgid "No LDAP in this PHP version" -msgstr "Pas de LDAP dans cette version de php" +#: ../lib/stdlib.php:585 +msgid "Control characters not allowed" +msgstr "Caractères de contrôle, non autorisés" -#: ../lib/WikiGroup.php:984 ../lib/WikiUserNew.php:2047 -#: ../lib/WikiUserNew.php:2109 +#: ../lib/stdlib.php:594 #, c-format -msgid "Unable to bind LDAP server %s" -msgstr "Impossible de se connecter au serveur LDAP %s" +msgid "Leading %s not allowed" +msgstr "Mener %s n'est pas permis." -#: ../lib/WikiGroup.php:1015 ../lib/WikiUserNew.php:2074 -#, c-format -msgid "Unable to connect to LDAP server %s" -msgstr "Impossible de se connecter au serveur LDAP %s" +#: ../lib/stdlib.php:597 +msgid "';' and ':' in pagenames are deprecated" +msgstr "';' et ':' dans les noms de page est désapprouvé" -#: ../lib/wikilens/Buddy.php:30 ../lib/wikilens/Buddy.php:39 -#: ../lib/wikilens/Buddy.php:44 -msgid "Buddies:" -msgstr "" +#: ../lib/stdlib.php:601 +msgid "too long" +msgstr "trop long" -#: ../lib/wikilens/PageListColumns.php:337 -msgid "# things" +#: ../lib/stdlib.php:606 +msgid "illegal pagename" +msgstr "Nom de page Illégal" + +#: ../lib/stdlib.php:645 +msgid "The CreateTocPlugin is not yet old markup compatible! " msgstr "" -#: ../lib/wikilens/PageListColumns.php:339 -msgid "Rate" -msgstr "Note" +#: ../lib/stdlib.php:646 +msgid "" +"Please remove the CreateToc line to be able to reformat this page to old " +"markup. " +msgstr "" -# lib/pageinfo.php:10 lib/stdlib.php:239 -#: ../lib/wikilens/PageListColumns.php:341 -msgid "Go?" -msgstr "Allons-y ?" +#: ../lib/stdlib.php:647 +msgid "Skipped." +msgstr "Ignoré." -#: ../lib/wikilens/PageListColumns.php:343 -#, fuzzy -msgid "MinMisery" -msgstr "Nom" +#: ../lib/stdlib.php:889 +msgid "Revision Not Found" +msgstr "Révision Non Trouvée" -#: ../lib/wikilens/PageListColumns.php:345 -msgid "Avg. Rating" -msgstr "Cote moyenne" +#: ../lib/stdlib.php:890 +#, c-format +msgid "I'm sorry. Version %d of %s is not in the database." +msgstr "Je suis désolé. La version %d de %s n'est pas dans la base de données." -#: ../lib/wikilens/PageListColumns.php:347 -#, fuzzy -msgid "Top Recommendations" -msgstr "Aucune différence trouvée" +#: ../lib/stdlib.php:893 +msgid "Bad Version" +msgstr "Mauvaise Version" -#: ../lib/wikilens/Utils.php:59 -msgid "Members:" -msgstr "Membres :" +#: ../lib/stdlib.php:1029 +msgid "-???" +msgstr "-???" -#: ../lib/WikiPluginCached.php:577 +#: ../lib/stdlib.php:1032 #, c-format -msgid "" -"There is no image creation data available to id '%s'. Please reload " -"referring page." -msgstr "Aucune image ne correspond à l'id %s. Veuillez recharger cette page." - -#: ../lib/WikiPluginCached.php:681 -msgid "Image map expired. Reload wiki page to recreate its html part." -msgstr "" - -#: ../lib/WikiPlugin.php:88 -msgid "n/a" -msgstr "n/c" +msgid "%s b" +msgstr "%s b" -#: ../lib/WikiPlugin.php:193 +#: ../lib/stdlib.php:1034 ../themes/MonoBook/templates/info.tmpl:29 +#: ../themes/smaller/templates/info.tmpl:29 #, c-format -msgid "trailing cruft in plugin args: '%s'" -msgstr "cochonneries terminant les arguments du plugin : '%s'" +msgid "%s bytes" +msgstr "%s octets" -#: ../lib/WikiPlugin.php:314 +#: ../lib/stdlib.php:1039 #, c-format -msgid "Plugin %s failed." -msgstr "Plugin %s a échoué." +msgid "%s k" +msgstr "%s k" -#: ../lib/WikiPlugin.php:320 +#: ../lib/stdlib.php:1041 ../themes/MonoBook/templates/info.tmpl:32 +#: ../themes/smaller/templates/info.tmpl:32 #, c-format -msgid "Plugin %s disabled." -msgstr "Plugin %s désactivé." +msgid "%s Kb (%s bytes)" +msgstr "%s Ko (%s octets)" -# lib/msql.php:237 lib/msql.php:312 -#: ../lib/WikiPlugin.php:435 +#: ../lib/stdlib.php:1137 #, c-format -msgid "Include of '%s' failed" -msgstr "L'insertion de '%s' a échoué" +msgid "%s: argument index out of range" +msgstr "%s : index d'argument hors intervalle" -#: ../lib/WikiPlugin.php:437 +#: ../lib/stdlib.php:1208 ../themes/Hawaiian/lib/random.php:20 #, c-format -msgid "%s: no such class" -msgstr "<%s : pas de section de ce type>" +msgid "%s is empty." +msgstr "%s est vide." -#: ../lib/WikiPlugin.php:442 +#: ../lib/stdlib.php:1215 #, c-format -msgid "%s: not a subclass of WikiPlugin" -msgstr "%s n'est pas une sous classe de WikiPlugin" +msgid "Unable to open directory '%s' for reading" +msgstr "Impossible d'ouvrir le répertoire '%s' en lecture" -#: ../lib/WikiUserNew.php:555 ../lib/WikiUserNew.php:1522 -#: ../lib/WikiUserNew.php:1579 ../lib/WikiUserNew.php:1791 -#: ../lib/WikiUser.php:187 ../lib/WikiUser.php:266 -msgid "Invalid username." -msgstr "Mot de identifiant d'utilisateur invalide." +#: ../lib/upgrade.php:76 +msgid "newer than the existing page." +msgstr "plus récent que la page existante." -#: ../lib/WikiUserNew.php:560 -msgid "Invalid password." -msgstr "Mauvais mot de passe." +#: ../lib/upgrade.php:77 +msgid " replace " +msgstr " remplace " -#: ../lib/WikiUserNew.php:562 ../lib/WikiUser.php:191 -msgid "Invalid password or userid." -msgstr "Mot de passe ou identifiant d'utilisateur invalide." +#: ../lib/upgrade.php:81 +msgid "older than the existing page." +msgstr "plus vieux que la page existante." -#: ../lib/WikiUserNew.php:575 ../lib/WikiUser.php:193 -msgid "Insufficient permissions." -msgstr "Permissions insuffisantes." +#: ../lib/upgrade.php:82 ../lib/upgrade.php:86 ../lib/upgrade.php:152 +msgid " skipped" +msgstr " ignoré" -#: ../lib/WikiUserNew.php:618 -msgid "Empty Preferences or format of UserPreferences cookie not recognised." -msgstr "Preferences utilisateur vides, le cookie peut etre mal reconnu." +#: ../lib/upgrade.php:89 +#, c-format +msgid "%s does not exist" +msgstr "%s n'existe pas" + +#: ../lib/upgrade.php:111 +msgid "check for necessary ActionPage updates" +msgstr "vérifie les mises à jour d'ActionPage nécessaire" + +#: ../lib/upgrade.php:135 +msgid "check for necessary pgsrc updates" +msgstr "recherche les mises à jour nécessaire des pages sources" -#: ../lib/WikiUserNew.php:622 -msgid "Default preferences will be used." -msgstr "Les préférences par défaut seront utilisées" +#: ../lib/upgrade.php:151 +msgid "always skip the HomePage." +msgstr "toujours ignorer la page d'accueil" -#: ../lib/WikiUserNew.php:1178 -msgid "" -"The length of the stored password is shorter than the system policy allows. " -"Sorry, you cannot login.\n" -" You have to ask the System Administrator to reset your password." -msgstr "" -"La taille de votre mot de passe est trop petite, vous ne pouvez pas vous " -"connecter. Veuillez contacter l'administrateur pour le changer." +#: ../lib/upgrade.php:171 +msgid "MISSING" +msgstr "MANQUANT" -#: ../lib/WikiUserNew.php:1193 -msgid "" -"Please set ENCRYPTED_PASSWD to false in config/config.ini and probably " -"change ADMIN_PASSWD." -msgstr "" -"Veuillez définir ENCRYPTED_PASSWD à false dans config/config.ini et " -"probablement l'ADMIN_PASSWD" +#: ../lib/upgrade.php:290 +msgid "CREATED" +msgstr "CRÉÉ" -#: ../lib/WikiUserNew.php:1206 -msgid "Please set ENCRYPTED_PASSWD to true in config/config.ini." -msgstr "Veuillez définir ENCRYPTED_PASSWD à true dans config/config.ini." +#: ../lib/upgrade.php:301 +msgid "check for necessary database updates" +msgstr "rechercher des mises à jour nécessaire dans la base de données" -#: ../lib/WikiUserNew.php:1347 +#: ../lib/upgrade.php:308 #, c-format -msgid "" -"\n" -"You stored an empty password in your '%s' page.\n" -msgstr "" -"\n" -"Vous n'avez pas saisi de mot de passe pour la page %s.\n" +msgid "check for table %s" +msgstr "vérifie la table %s" -#: ../lib/WikiUserNew.php:1348 -msgid "Your access permissions are only for a BogoUser.\n" -msgstr "Vos permissions d'acces sont celles d'un utilisateur Bogo\n" +#: ../lib/upgrade.php:318 +msgid "check for new session.sess_ip column" +msgstr "recherche une nouvelle colonne session.sess_ip" -#: ../lib/WikiUserNew.php:1349 -msgid "Please set your password in UserPreferences." -msgstr "Veuillez définir votre mot de passe dans UserPreferences." +#: ../lib/upgrade.php:324 ../lib/upgrade.php:344 +msgid "ADDING" +msgstr "AJOUT" -#: ../lib/WikiUserNew.php:1662 ../lib/WikiUserNew.php:1710 -#: ../lib/WikiUserNew.php:1751 ../lib/WikiUserNew.php:1873 -#: ../lib/WikiUserNew.php:1938 ../lib/WikiUserNew.php:1988 -#, c-format -msgid "Either %s is missing or DATABASE_TYPE != '%s'" -msgstr "%s est manquant ou DATABASE_TYPE != '%s'" +#: ../lib/upgrade.php:334 +msgid "check for page.id auto_increment flag" +msgstr "vérifie le marqueur auto_increment pour page.id" + +#: ../lib/upgrade.php:350 ../lib/upgrade.php:399 ../lib/upgrade.php:408 +#: ../lib/upgrade.php:415 +msgid "FAILED" +msgstr "ÉCHOUÉ" + +#: ../lib/upgrade.php:365 +msgid "check for mysql 4.1.x binary search bug" +msgstr "vérifier la recherche de bug pour mysql 4.1.x" -#: ../lib/WikiUserNew.php:1673 ../lib/WikiUserNew.php:1888 +#: ../lib/upgrade.php:373 #, c-format -msgid "%s is missing" -msgstr "%s est manquant" +msgid "version %s FIXED" +msgstr "version %s RÉSOLU" -#: ../lib/WikiUserNew.php:2024 ../lib/WikiUserNew.php:2087 +#: ../lib/upgrade.php:375 #, c-format -msgid "Invalid username '%s' for LDAP Auth" -msgstr "Mot de identifiant d'utilisateur '%s' pour LDAP Auth invalide." +msgid "version %s not affected" +msgstr "version %s non affectée" -#: ../lib/WikiUserNew.php:2126 -msgid "Unable to connect to LDAP server " -msgstr "Impossible de se connecter au serveur LDAP " +#: ../lib/upgrade.php:406 +msgid "FIXED" +msgstr "CORRIGÉ" -#: ../lib/WikiUserNew.php:2160 -msgid "Unable to connect to IMAP server " -msgstr "Impossible de se connecter au serveur IMAP " +#: ../lib/upgrade.php:409 +#, c-format +msgid "couldn't move %s to %s" +msgstr "impossible de déplacer %s en %s" -#: ../lib/WikiUserNew.php:2228 +#: ../lib/upgrade.php:416 #, c-format -msgid "Couldn't connect to %s" -msgstr "Impossible d'établir une connexion à la base de données : %s" +msgid "%s is not writable" +msgstr "%s n'est pas accessible en écriture." -#: ../lib/WikiUserNew.php:2641 -msgid "Email Verification" -msgstr "Verrification de l'email" +#: ../lib/upgrade.php:422 +msgid "check for necessary config updates" +msgstr "vérifie les mises à jour de configuration nécessaire" -#: ../lib/WikiUserNew.php:2642 -#, c-format -msgid "" -"Welcome to %s!\n" -"Your email account is verified and\n" -"will be used to send page change notifications.\n" -"See %s" +#: ../lib/upgrade.php:423 +msgid "check for old CACHE_CONTROL = NONE" msgstr "" -"Bienvenue sur %s!\n" -"Votre compte email a été vérifié et\n" -"sera utilisé pour les notifications de changements de pages.\n" -"Voir %s" -#: ../lib/WikiUserNew.php:2658 -#, c-format -msgid "E-Mail address '%s' is not properly formatted" -msgstr "L'adresse '%s' ne semble pas être une adresse correcte." +#: ../lib/upgrade.php:425 +msgid "CACHE_CONTROL is set to 'NONE', and must be changed to 'NO_CACHE'" +msgstr "" -#: ../lib/WikiUserNew.php:2662 -#, c-format -msgid "E-Mail address '%s' is properly formatted" -msgstr "L'adresse E-Mail '%s' semble être une adresse correcte." +#: ../lib/upgrade.php:459 +msgid "Upgrade disabled: user != isAdmin" +msgstr "Mise à jour désactivée, vous n'êtes pas administrateur" -#: ../lib/WikiUser.php:246 -msgid "" -"You forgot to set ENCRYPTED_PASSWD to true. Please update your config/config." -"ini" +#: ../lib/upgrade.php:463 +msgid "Upgrading this PhpWiki" +msgstr "Mise à jour du PhpWiki" + +#: ../lib/wikilens/Buddy.php:30 ../lib/wikilens/Buddy.php:39 +#: ../lib/wikilens/Buddy.php:44 +msgid "Buddies:" msgstr "" -"Vous avez oublié de mettre ENCRYPTED_PASSWD à true. Veuillez éditer votre " -"config/config.ini" -# lib/editpage.php:31 lib/savepage.php:52 -#: ../lib/WikiUser.php:369 -msgid "" -"Your home page has not been created yet so your preferences cannot not be " -"saved." +#: ../lib/wikilens/PageListColumns.php:337 +msgid "# things" msgstr "" -"Cette page a été verrouillée par l'administrateur et vos changements n'ont " -"pas pu être enregistrée." -# lib/editpage.php:31 lib/savepage.php:52 -#: ../lib/WikiUser.php:386 -msgid "Your home page is locked so your preferences cannot not be saved." +#: ../lib/wikilens/PageListColumns.php:339 +msgid "Rate" +msgstr "Note" + +# lib/pageinfo.php:10 lib/stdlib.php:239 +#: ../lib/wikilens/PageListColumns.php:341 +msgid "Go?" +msgstr "Allons-y ?" + +#: ../lib/wikilens/PageListColumns.php:343 +msgid "MinMisery" msgstr "" -"Cette page a été verrouillée par l'administrateur et vos changements n'ont " -"pas pu être enregistrée." -#: ../lib/WikiUser.php:387 -msgid "Please contact your PhpWiki administrator for assistance." -msgstr "Veuillez contacter l'administrateur pour l'assistance" +#: ../lib/wikilens/PageListColumns.php:345 +msgid "Avg. Rating" +msgstr "Cote moyenne" -#: ../lib/WikiUser.php:497 -#, c-format -msgid "" -"Old UserPage %s without stored password updated with empty password. Set a " -"password in your UserPreferences." +#: ../lib/wikilens/PageListColumns.php:347 +msgid "Top Recommendations" msgstr "" -"L'anciene page %s sans mot de passe attribué a été mise à jour avec un mot " -"de passe vide. Définissez un mot de passe dans vos UserPreferences" + +#: ../lib/wikilens/Utils.php:59 +msgid "Members:" +msgstr "Membres :" #: ../lib/ziplib.php:211 msgid "Can't inflate data: zlib support not enabled in this PHP" @@ -4844,20 +4862,21 @@ msgid "References" msgstr "Références" #: ../themes/Crao/templates/actionbar.tmpl:5 -#: ../themes/default/templates/actionbar.tmpl:5 #: ../themes/MonoBook/templates/actionbar.tmpl:6 #: ../themes/Portland/templates/actionbar.tmpl:8 +#: ../themes/default/templates/actionbar.tmpl:5 #: ../themes/smaller/templates/actionbar.tmpl:6 msgid "Edit Old Revision" msgstr "Éditer l'ancienne révision" #: ../themes/Crao/templates/actionbar.tmpl:7 #: ../themes/Crao/templates/head.tmpl:47 -#: ../themes/default/templates/actionbar.tmpl:7 -#: ../themes/default/templates/head.tmpl:46 #: ../themes/MonoBook/templates/actionbar.tmpl:8 #: ../themes/MonoBook/templates/info.tmpl:167 #: ../themes/Portland/templates/actionbar.tmpl:10 +#: ../themes/Wordpress/templates/actionbar.tmpl:12 +#: ../themes/default/templates/actionbar.tmpl:7 +#: ../themes/default/templates/head.tmpl:50 #: ../themes/smaller/templates/actionbar.tmpl:8 #: ../themes/smaller/templates/info.tmpl:167 #: ../themes/wikilens/templates/head.tmpl:45 @@ -4865,18 +4884,18 @@ msgid "View Source" msgstr "Afficher la Source" #: ../themes/Crao/templates/actionbar.tmpl:24 -#: ../themes/default/templates/actionbar.tmpl:40 #: ../themes/MonoBook/templates/actionbar.tmpl:34 #: ../themes/MonoBook/templates/info.tmpl:178 +#: ../themes/default/templates/actionbar.tmpl:40 #: ../themes/smaller/templates/actionbar.tmpl:42 #: ../themes/smaller/templates/info.tmpl:178 msgid "PurgeHtmlCache" msgstr "PurgerLeCache" #: ../themes/Crao/templates/actionbar.tmpl:25 -#: ../themes/default/templates/actionbar.tmpl:41 #: ../themes/MonoBook/templates/actionbar.tmpl:35 #: ../themes/MonoBook/templates/info.tmpl:179 +#: ../themes/default/templates/actionbar.tmpl:41 #: ../themes/smaller/templates/actionbar.tmpl:43 #: ../themes/smaller/templates/info.tmpl:179 msgid "" @@ -4893,40 +4912,40 @@ msgstr "Ajouter un commentaire" # lib/diff.php:1010 lib/diff.php:1028 #: ../themes/Crao/templates/browse.tmpl:5 -#: ../themes/default/templates/browse.tmpl:6 -#: ../themes/default/templates/viewsource.tmpl:5 #: ../themes/Portland/templates/browse.tmpl:9 #: ../themes/Portland/templates/viewsource.tmpl:5 #: ../themes/Wordpress/templates/browse.tmpl:9 #: ../themes/Wordpress/templates/viewsource.tmpl:7 +#: ../themes/default/templates/browse.tmpl:6 +#: ../themes/default/templates/viewsource.tmpl:5 msgid "Note:" msgstr "Note :" #: ../themes/Crao/templates/browse.tmpl:6 -#: ../themes/default/templates/browse.tmpl:7 -#: ../themes/default/templates/viewsource.tmpl:10 #: ../themes/Portland/templates/browse.tmpl:10 #: ../themes/Portland/templates/viewsource.tmpl:10 #: ../themes/Wordpress/templates/browse.tmpl:10 #: ../themes/Wordpress/templates/viewsource.tmpl:12 +#: ../themes/default/templates/browse.tmpl:7 +#: ../themes/default/templates/viewsource.tmpl:10 msgid "You are viewing an old revision of this page." msgstr "Vous lisez une ancienne révision de cette page." # lib/pageinfo.php:64 #: ../themes/Crao/templates/browse.tmpl:7 -#: ../themes/default/templates/browse.tmpl:8 -#: ../themes/default/templates/viewsource.tmpl:11 #: ../themes/Portland/templates/browse.tmpl:11 #: ../themes/Portland/templates/viewsource.tmpl:11 #: ../themes/Wordpress/templates/browse.tmpl:11 #: ../themes/Wordpress/templates/viewsource.tmpl:13 +#: ../themes/default/templates/browse.tmpl:8 +#: ../themes/default/templates/viewsource.tmpl:11 msgid "View the current version" msgstr "Visualiser la version actuelle" #: ../themes/Crao/templates/editpage.tmpl:24 -#: ../themes/default/templates/editpage.tmpl:24 #: ../themes/Portland/templates/editpage.tmpl:80 #: ../themes/Wordpress/templates/editpage.tmpl:80 +#: ../themes/default/templates/editpage.tmpl:24 msgid "Preview only! Changes not saved." msgstr "Prévisualisation uniquement ! Modifications non enregistrées." @@ -4944,37 +4963,37 @@ msgid "edit area" msgstr "Zone d'édition" #: ../themes/Crao/templates/editpage.tmpl:38 -#: ../themes/default/templates/editpage.tmpl:40 #: ../themes/Portland/templates/editpage.tmpl:46 #: ../themes/Wordpress/templates/editpage.tmpl:44 +#: ../themes/default/templates/editpage.tmpl:40 msgid "Warning: You are editing an old revision." msgstr "Avertissement : Vous éditez une version archivée." #: ../themes/Crao/templates/editpage.tmpl:39 -#: ../themes/default/templates/editpage.tmpl:41 #: ../themes/Portland/templates/editpage.tmpl:47 #: ../themes/Wordpress/templates/editpage.tmpl:45 +#: ../themes/default/templates/editpage.tmpl:41 msgid "Saving this page will overwrite the current version." msgstr "Enregistrer cette page écrasera la version actuelle." #: ../themes/Crao/templates/editpage.tmpl:57 -#: ../themes/default/templates/editpage.tmpl:59 #: ../themes/Portland/templates/editpage.tmpl:69 #: ../themes/Wordpress/templates/editpage.tmpl:60 +#: ../themes/default/templates/editpage.tmpl:59 msgid "H" msgstr "H" #: ../themes/Crao/templates/editpage.tmpl:58 -#: ../themes/default/templates/editpage.tmpl:59 #: ../themes/Portland/templates/editpage.tmpl:71 #: ../themes/Wordpress/templates/editpage.tmpl:61 +#: ../themes/default/templates/editpage.tmpl:59 msgid "W" msgstr "L" #: ../themes/Crao/templates/editpage.tmpl:59 -#: ../themes/default/templates/editpage.tmpl:60 #: ../themes/Portland/templates/editpage.tmpl:73 #: ../themes/Wordpress/templates/editpage.tmpl:62 +#: ../themes/default/templates/editpage.tmpl:60 msgid "Adjust" msgstr "Ajuster" @@ -4988,76 +5007,76 @@ msgid "This is a minor change." msgstr "modification mineure" #: ../themes/Crao/templates/editpage.tmpl:72 -#: ../themes/default/templates/editpage.tmpl:72 #: ../themes/Portland/templates/editpage.tmpl:75 #: ../themes/Wordpress/templates/editpage.tmpl:65 +#: ../themes/default/templates/editpage.tmpl:72 msgid "Use old markup" msgstr "anciennes règles" #: ../themes/Crao/templates/editpage.tmpl:83 -#: ../themes/default/templates/editpage.tmpl:83 #: ../themes/Portland/templates/editpage.tmpl:62 #: ../themes/Wordpress/templates/editpage.tmpl:71 +#: ../themes/default/templates/editpage.tmpl:83 #, c-format msgid "Author will be logged as %s." msgstr "L'auteur sera enregistré sous le nom %s." #: ../themes/Crao/templates/editpage.tmpl:109 #: ../themes/Crao/templates/editpage.tmpl:114 -#: ../themes/default/templates/editpage.tmpl:114 -#: ../themes/default/templates/editpage.tmpl:119 #: ../themes/Portland/templates/editpage.tmpl:103 #: ../themes/Portland/templates/editpage.tmpl:108 #: ../themes/Wordpress/templates/editpage.tmpl:103 #: ../themes/Wordpress/templates/editpage.tmpl:108 +#: ../themes/default/templates/editpage.tmpl:114 +#: ../themes/default/templates/editpage.tmpl:119 #, c-format msgid "See %s tips for editing." msgstr "Voir les conseils pour éditer les pages dans %s." #: ../themes/Crao/templates/editpage.tmpl:109 #: ../themes/Crao/templates/editpage.tmpl:114 -#: ../themes/default/templates/editpage.tmpl:114 -#: ../themes/default/templates/editpage.tmpl:119 #: ../themes/Portland/templates/editpage.tmpl:103 #: ../themes/Portland/templates/editpage.tmpl:108 #: ../themes/Wordpress/templates/editpage.tmpl:103 #: ../themes/Wordpress/templates/editpage.tmpl:108 +#: ../themes/default/templates/editpage.tmpl:114 +#: ../themes/default/templates/editpage.tmpl:119 msgid "GoodStyle" msgstr "StyleCorrect" #: ../themes/Crao/templates/editpage.tmpl:110 -#: ../themes/default/templates/editpage.tmpl:115 #: ../themes/Portland/templates/editpage.tmpl:104 #: ../themes/Wordpress/templates/editpage.tmpl:104 +#: ../themes/default/templates/editpage.tmpl:115 msgid "OldTextFormattingRules" msgstr "RèglesDeFormatageDesTextes" #: ../themes/Crao/templates/editpage.tmpl:110 #: ../themes/Crao/templates/editpage.tmpl:115 -#: ../themes/default/templates/editpage.tmpl:115 -#: ../themes/default/templates/editpage.tmpl:120 #: ../themes/Portland/templates/editpage.tmpl:104 #: ../themes/Portland/templates/editpage.tmpl:109 #: ../themes/Wordpress/templates/editpage.tmpl:104 #: ../themes/Wordpress/templates/editpage.tmpl:109 +#: ../themes/default/templates/editpage.tmpl:115 +#: ../themes/default/templates/editpage.tmpl:120 msgid "Synopsis" msgstr "Vue d'ensemble" #: ../themes/Crao/templates/editpage.tmpl:115 -#: ../themes/default/templates/editpage.tmpl:120 #: ../themes/Portland/templates/editpage.tmpl:109 #: ../themes/Wordpress/templates/editpage.tmpl:109 +#: ../themes/default/templates/editpage.tmpl:120 msgid "TextFormattingRules" msgstr "RèglesDeFormatageDesTextes" #: ../themes/Crao/templates/head.tmpl:31 ../themes/Crao/templates/head.tmpl:32 -#: ../themes/default/templates/head.tmpl:32 +#: ../themes/default/templates/head.tmpl:36 #: ../themes/wikilens/templates/head.tmpl:31 msgid "HowToUseWiki" msgstr "CommentUtiliserWiki" #: ../themes/Crao/templates/head.tmpl:70 ../themes/Crao/templates/head.tmpl:71 -#: ../themes/default/templates/head.tmpl:70 +#: ../themes/default/templates/head.tmpl:75 #: ../themes/wikilens/templates/head.tmpl:68 #: ../themes/wikilens/templates/head.tmpl:69 msgid "SandBox" @@ -5069,15 +5088,15 @@ msgid "Preferences" msgstr "Préférences" #: ../themes/Crao/templates/navbar.tmpl:42 +#: ../themes/Wordpress/templates/actionbar.tmpl:40 #: ../themes/default/templates/navbar.tmpl:41 #: ../themes/wikilens/templates/navbar.tmpl:40 -#: ../themes/Wordpress/templates/actionbar.tmpl:40 msgid "Today" msgstr "Aujourd'hui" #: ../themes/Crao/templates/navbar.tmpl:45 -#: ../themes/default/templates/navbar.tmpl:45 #: ../themes/Sidebar/templates/navbar.tmpl:26 +#: ../themes/default/templates/navbar.tmpl:45 #: ../themes/wikilens/templates/navbar.tmpl:43 msgid "Admin" msgstr "Administrateur" @@ -5088,184 +5107,346 @@ msgid "You are signed in as %s" msgstr "Vous êtes connecté comme %s" #: ../themes/Crao/templates/signin.tmpl:39 -#: ../themes/default/templates/signin.tmpl:38 #: ../themes/MonoBook/templates/signin.tmpl:38 #: ../themes/Sidebar/templates/signin.tmpl:38 #: ../themes/Wordpress/templates/signin.tmpl:42 +#: ../themes/default/templates/signin.tmpl:37 msgid "Enter your UserId to sign in" msgstr "Entrez votre identifiant utilisateur pour vous connecter" -#: ../themes/Crao/templates/signin.tmpl:54 -msgid "Sign in:" -msgstr "S'enregistrer" - -# lib/diff.php:1003 lib/diff.php:1021 -#: ../themes/Crao/templates/wikiblog.tmpl:19 -#: ../themes/default/templates/comment.tmpl:18 -#: ../themes/default/templates/wikiblog.tmpl:19 -#, c-format -msgid "Comment modified on %s by %s" -msgstr "Commentaire modifié le %s par %s" - -#: ../themes/default/templates/addcomment.tmpl:14 -#: ../themes/default/templates/blogform.tmpl:28 -msgid "Add Comment" -msgstr "Ajouter un commentaire" - -# lib/diff.php:1006 lib/diff.php:1024 -#: ../themes/default/templates/comment.tmpl:28 -#, c-format -msgid "%s by %s" -msgstr "%s par %s" +#: ../themes/Crao/templates/signin.tmpl:54 +msgid "Sign in:" +msgstr "S'enregistrer" -#: ../themes/default/templates/debug.tmpl:18 -#: ../themes/Portland/templates/debug.tmpl:11 +# lib/diff.php:1003 lib/diff.php:1021 +#: ../themes/Crao/templates/wikiblog.tmpl:19 +#: ../themes/default/templates/comment.tmpl:18 +#: ../themes/default/templates/wikiblog.tmpl:19 #, c-format -msgid "Page Execution took %s seconds" -msgstr "L'exécution de la page a pris %s seconds" - -#: ../themes/default/templates/dialog.tmpl:18 -msgid "Dialog" -msgstr "Dialogue" +msgid "Comment modified on %s by %s" +msgstr "Commentaire modifié le %s par %s" -#: ../themes/default/templates/forumadd.tmpl:11 -#: ../themes/default/templates/wikiforum.tmpl:20 -msgid "Post new" -msgstr "Poster un nouveau" +#: ../themes/Hawaiian/themeinfo.php:29 ../themes/MacOSX/themeinfo.php:104 +#: ../themes/MonoBook/themeinfo.php:70 ../themes/Portland/themeinfo.php:59 +#: ../themes/Sidebar/themeinfo.php:102 ../themes/SpaceWiki/themeinfo.php:43 +#: ../themes/Wordpress/themeinfo.php:61 ../themes/default/themeinfo.php:24 +#: ../themes/smaller/themeinfo.php:52 ../themes/wikilens/themeinfo.php:24 +msgid "Printer" +msgstr "Imprimante" -#: ../themes/default/templates/forumadd.tmpl:13 -msgid "Title:" -msgstr "Titre :" +#: ../themes/Hawaiian/themeinfo.php:30 ../themes/MonoBook/themeinfo.php:72 +#: ../themes/Portland/themeinfo.php:60 ../themes/Sidebar/themeinfo.php:103 +#: ../themes/SpaceWiki/themeinfo.php:44 ../themes/Wordpress/themeinfo.php:62 +#: ../themes/default/themeinfo.php:26 ../themes/smaller/themeinfo.php:54 +#: ../themes/wikilens/themeinfo.php:26 +msgid "Modern" +msgstr "Moderne" -#: ../themes/default/templates/forumadd.tmpl:17 -#: ../themes/default/templates/wikiforum.tmpl:29 -msgid "Reply" -msgstr "Répondre" +#: ../themes/MacOSX/themeinfo.php:105 ../themes/MonoBook/themeinfo.php:71 +#: ../themes/default/themeinfo.php:25 ../themes/smaller/themeinfo.php:53 +#: ../themes/wikilens/themeinfo.php:25 +msgid "Top & bottom toolbars" +msgstr "Barres d'outils en haut et en bas" -#: ../themes/default/templates/homepage.tmpl:10 -#, c-format -msgid "You can personalize various settings in %s." -msgstr "Vous pouvez personnaliser quelques préférences dans %s." +#: ../themes/MonoBook/templates/actionbar.tmpl:26 +#: ../themes/smaller/templates/actionbar.tmpl:34 +msgid "Info" +msgstr "Info" -#: ../themes/default/templates/homepage.tmpl:13 -msgid "(Your preferences are stored as hidden data within this page)." -msgstr "Vos préférences sont enregistrées en mode invisible sur cette page" +#: ../themes/MonoBook/templates/browse-footer.tmpl:12 +#: ../themes/MonoBook/templates/browse-footer.tmpl:13 +msgid "Copyrights" +msgstr "Copyrights" -#: ../themes/default/templates/homepage.tmpl:16 -#, c-format -msgid "The %s subpage enables simple weblogging." -msgstr "Les sous pages de %s permettent le simple weblogging" +#: ../themes/MonoBook/templates/browse-footer.tmpl:18 +#: ../themes/MonoBook/templates/browse-footer.tmpl:19 +msgid "About" +msgstr "À propos de" -# lib/diff.php:997 -#: ../themes/default/templates/homepage.tmpl:37 -msgid "CategoryHomepage" -msgstr "CatégoriePagesAccueil" +#: ../themes/MonoBook/templates/browse-footer.tmpl:24 +#: ../themes/MonoBook/templates/browse-footer.tmpl:25 +msgid "GeneralDisclaimer" +msgstr "" -#: ../themes/default/templates/info.tmpl:31 #: ../themes/MonoBook/templates/info.tmpl:37 +#: ../themes/default/templates/info.tmpl:31 #: ../themes/smaller/templates/info.tmpl:37 msgid "1 word" msgstr "1 mot" -#: ../themes/default/templates/info.tmpl:33 #: ../themes/MonoBook/templates/info.tmpl:39 +#: ../themes/default/templates/info.tmpl:33 #: ../themes/smaller/templates/info.tmpl:39 #, c-format msgid "%s words" msgstr "%s mots" # lib/diff.php:1001 lib/diff.php:1019 -#: ../themes/default/templates/info.tmpl:37 #: ../themes/MonoBook/templates/info.tmpl:43 +#: ../themes/default/templates/info.tmpl:37 #: ../themes/smaller/templates/info.tmpl:43 #, c-format msgid "Version %s" msgstr "Version %s" -#: ../themes/default/templates/info.tmpl:38 #: ../themes/MonoBook/templates/info.tmpl:44 +#: ../themes/default/templates/info.tmpl:38 #: ../themes/smaller/templates/info.tmpl:44 msgid "Original (1.2 or 1.0)" msgstr "Original (1.2 ou 1.0)" -#: ../themes/default/templates/info.tmpl:70 #: ../themes/MonoBook/templates/info.tmpl:76 +#: ../themes/default/templates/info.tmpl:70 #: ../themes/smaller/templates/info.tmpl:76 msgid "Saved on:" msgstr "Enregistrée le :" -#: ../themes/default/templates/info.tmpl:75 #: ../themes/MonoBook/templates/info.tmpl:81 +#: ../themes/default/templates/info.tmpl:75 #: ../themes/smaller/templates/info.tmpl:81 #, c-format msgid "Statistics about %s." msgstr "Statistiques sur %s." -#: ../themes/default/templates/info.tmpl:86 #: ../themes/MonoBook/templates/info.tmpl:92 +#: ../themes/default/templates/info.tmpl:86 #: ../themes/smaller/templates/info.tmpl:92 msgid "Supplanted on:" msgstr "Remplacée le :" -#: ../themes/default/templates/info.tmpl:103 -#: ../themes/MonoBook/templates/info.tmpl:109 -#: ../themes/smaller/templates/info.tmpl:109 -msgid "Page Version:" -msgstr "Version de la Page :" +#: ../themes/MonoBook/templates/info.tmpl:109 +#: ../themes/default/templates/info.tmpl:103 +#: ../themes/smaller/templates/info.tmpl:109 +msgid "Page Version:" +msgstr "Version de la Page :" + +#: ../themes/MonoBook/templates/info.tmpl:113 +#: ../themes/default/templates/info.tmpl:107 +#: ../themes/smaller/templates/info.tmpl:113 +msgid "Markup:" +msgstr "Balises :" + +#: ../themes/MonoBook/templates/info.tmpl:117 +#: ../themes/default/templates/info.tmpl:111 +#: ../themes/smaller/templates/info.tmpl:117 +msgid "Size:" +msgstr "Taille :" + +#: ../themes/MonoBook/templates/info.tmpl:122 +#: ../themes/default/templates/info.tmpl:116 +#: ../themes/smaller/templates/info.tmpl:122 +msgid "Hits:" +msgstr "Visites :" + +#: ../themes/MonoBook/templates/info.tmpl:139 +#: ../themes/default/templates/info.tmpl:133 +#: ../themes/smaller/templates/info.tmpl:139 +msgid "home page" +msgstr "Page d'accueil" + +#: ../themes/MonoBook/templates/info.tmpl:142 +#: ../themes/default/templates/info.tmpl:136 +#: ../themes/smaller/templates/info.tmpl:142 +msgid "User page" +msgstr "Page Utilisateur" + +#: ../themes/MonoBook/templates/info.tmpl:145 +#: ../themes/default/templates/info.tmpl:139 +#: ../themes/smaller/templates/info.tmpl:145 +msgid "Action page" +msgstr "Page d'action" + +#: ../themes/MonoBook/templates/info.tmpl:148 +#: ../themes/default/templates/info.tmpl:142 +#: ../themes/smaller/templates/info.tmpl:148 +msgid "Blog page" +msgstr "Page de Blog" + +#: ../themes/MonoBook/templates/info.tmpl:154 +#: ../themes/default/templates/info.tmpl:148 +#: ../themes/smaller/templates/info.tmpl:154 +msgid "Subpage" +msgstr "Sous-page" + +#: ../themes/MonoBook/templates/info.tmpl:159 +#: ../themes/default/templates/info.tmpl:153 +#: ../themes/smaller/templates/info.tmpl:159 +msgid "Page Type:" +msgstr "Type de Page: " + +#: ../themes/MonoBook/templates/info.tmpl:171 +#: ../themes/smaller/templates/info.tmpl:171 +msgid "Diff previous Revision" +msgstr "Différence avec la révision précédente" + +#: ../themes/MonoBook/templates/info.tmpl:172 +#: ../themes/smaller/templates/info.tmpl:172 +msgid "Diff previous Author" +msgstr "Auteur Précédent" + +#: ../themes/MonoBook/templates/navbar.tmpl:39 +msgid "Like Pages" +msgstr "PagesSemblables" + +#: ../themes/MonoBook/templates/navbar.tmpl:40 +msgid "What links here" +msgstr "Quels liens ici" + +#: ../themes/MonoBook/templates/signin.tmpl:18 +#: ../themes/Wordpress/templates/signin.tmpl:21 +#: ../themes/default/templates/signin.tmpl:26 +#, c-format +msgid "Authenticated as %s" +msgstr "Vous êtes connecté en tant que %s " + +#: ../themes/MonoBook/templates/signin.tmpl:41 +#, c-format +msgid "Signed as %s" +msgstr "Connecté comme %s" + +# lib/diff.php:1006 lib/diff.php:1024 +#: ../themes/MonoBook/templates/signin.tmpl:44 +#: ../themes/Sidebar/templates/signin.tmpl:44 +#: ../themes/Wordpress/templates/signin.tmpl:48 +#: ../themes/default/templates/signin.tmpl:43 +#, c-format +msgid "Click to authenticate as %s" +msgstr "Cliquez pour vous conneter en tant que %s" + +#: ../themes/MonoBook/templates/signin.tmpl:65 +#: ../themes/Sidebar/templates/signin.tmpl:64 +#: ../themes/Wordpress/templates/signin.tmpl:68 +#: ../themes/default/templates/signin.tmpl:62 +msgid "Sign in as:" +msgstr "Se connecter en tant que:" + +#: ../themes/Portland/templates/actionbar.tmpl:8 +msgid "EditText" +msgstr "ÉditerLeContenu" + +#: ../themes/Portland/templates/actionbar.tmpl:11 +#, c-format +msgid "%s of this page" +msgstr "%s de cette page" + +#: ../themes/Portland/templates/debug.tmpl:11 +#: ../themes/default/templates/debug.tmpl:18 +#, c-format +msgid "Page Execution took %s seconds" +msgstr "L'exécution de la page a pris %s seconds" + +#: ../themes/Portland/templates/editpage.tmpl:65 +#: ../themes/Wordpress/templates/editpage.tmpl:74 +#, c-format +msgid "" +"I'm just doing minor edits. Please divert the usual logging to %s instead." +msgstr "" +"Je ne fais que des modifications mineures. Veuillez rediriger les logs " +"habituels vers %s." + +#: ../themes/Portland/templates/editpage.tmpl:69 +#: ../themes/default/templates/userprefs.tmpl:188 +msgid "Edit Area Size" +msgstr "Éditez la taille de la zone" + +# lib/editpage.php:31 lib/savepage.php:52 +#: ../themes/Portland/templates/viewsource.tmpl:6 +#: ../themes/Wordpress/templates/viewsource.tmpl:8 +#: ../themes/default/templates/viewsource.tmpl:6 +msgid "This page has been locked by the administrator and cannot be edited." +msgstr "" +"Cette page a été verrouillée par l'administrateur et ne peut pas être " +"modifiée." + +# lib/fullsearch.php:48 +#: ../themes/Sidebar/templates/navbar.tmpl:21 +msgid "Full Search" +msgstr "Recherche en Texte Intégral" + +#: ../themes/Sidebar/templates/navbar.tmpl:23 +msgid "Back Links" +msgstr "Rétro Liens" + +#: ../themes/Sidebar/templates/signin.tmpl:18 +#, c-format +msgid "User: %s" +msgstr "Utilisateur : %s" + +#: ../themes/Sidebar/templates/signin.tmpl:41 +#, c-format +msgid "(User: %s)" +msgstr "(Utilisateur : %s)" + +# lib/stdlib.php:207 lib/stdlib.php:215 +#: ../themes/Sidebar/themeinfo.php:99 +msgid "Sidebar" +msgstr "Barre verticale" + +#: ../themes/SpaceWiki/lib/RecentChanges.php:55 +msgid "diff" +msgstr "diff" + +#: ../themes/Wordpress/templates/actionbar.tmpl:10 +msgid "Edit this page" +msgstr "Éditer cette page" + +#: ../themes/Wordpress/templates/actionbar.tmpl:10 +msgid "Edit old revision" +msgstr "Éditer l'ancienne révision" + +#: ../themes/Wordpress/templates/signin.tmpl:45 +#: ../themes/default/templates/signin.tmpl:40 +#, c-format +msgid "You are signed but not authenticated as %s. " +msgstr "Vous êtes enregistré mais pas connecté en tant que %s" -#: ../themes/default/templates/info.tmpl:107 -#: ../themes/MonoBook/templates/info.tmpl:113 -#: ../themes/smaller/templates/info.tmpl:113 -msgid "Markup:" -msgstr "Balises :" +#: ../themes/default/templates/addcomment.tmpl:14 +#: ../themes/default/templates/blogform.tmpl:28 +msgid "Add Comment" +msgstr "Ajouter un commentaire" -#: ../themes/default/templates/info.tmpl:111 -#: ../themes/MonoBook/templates/info.tmpl:117 -#: ../themes/smaller/templates/info.tmpl:117 -msgid "Size:" -msgstr "Taille :" +# lib/diff.php:1006 lib/diff.php:1024 +#: ../themes/default/templates/comment.tmpl:28 +#, c-format +msgid "%s by %s" +msgstr "%s par %s" -#: ../themes/default/templates/info.tmpl:116 -#: ../themes/MonoBook/templates/info.tmpl:122 -#: ../themes/smaller/templates/info.tmpl:122 -msgid "Hits:" -msgstr "Visites :" +#: ../themes/default/templates/dialog.tmpl:18 +msgid "Dialog" +msgstr "Dialogue" -#: ../themes/default/templates/info.tmpl:133 -#: ../themes/MonoBook/templates/info.tmpl:139 -#: ../themes/smaller/templates/info.tmpl:139 -msgid "home page" -msgstr "Page d'accueil" +#: ../themes/default/templates/forumadd.tmpl:11 +#: ../themes/default/templates/wikiforum.tmpl:20 +msgid "Post new" +msgstr "Poster un nouveau" -#: ../themes/default/templates/info.tmpl:136 -#: ../themes/MonoBook/templates/info.tmpl:142 -#: ../themes/smaller/templates/info.tmpl:142 -msgid "User page" -msgstr "Page Utilisateur" +#: ../themes/default/templates/forumadd.tmpl:13 +msgid "Title:" +msgstr "Titre :" -#: ../themes/default/templates/info.tmpl:139 -#: ../themes/MonoBook/templates/info.tmpl:145 -#: ../themes/smaller/templates/info.tmpl:145 -msgid "Action page" -msgstr "Page d'action" +#: ../themes/default/templates/forumadd.tmpl:17 +#: ../themes/default/templates/wikiforum.tmpl:29 +msgid "Reply" +msgstr "Répondre" -#: ../themes/default/templates/info.tmpl:142 -#: ../themes/MonoBook/templates/info.tmpl:148 -#: ../themes/smaller/templates/info.tmpl:148 -msgid "Blog page" -msgstr "Page de Blog" +#: ../themes/default/templates/homepage.tmpl:10 +#, c-format +msgid "You can personalize various settings in %s." +msgstr "Vous pouvez personnaliser quelques préférences dans %s." -#: ../themes/default/templates/info.tmpl:148 -#: ../themes/MonoBook/templates/info.tmpl:154 -#: ../themes/smaller/templates/info.tmpl:154 -msgid "Subpage" -msgstr "Sous-page" +#: ../themes/default/templates/homepage.tmpl:13 +msgid "(Your preferences are stored as hidden data within this page)." +msgstr "Vos préférences sont enregistrées en mode invisible sur cette page" -#: ../themes/default/templates/info.tmpl:153 -#: ../themes/MonoBook/templates/info.tmpl:159 -#: ../themes/smaller/templates/info.tmpl:159 -msgid "Page Type:" -msgstr "Type de Page: " +#: ../themes/default/templates/homepage.tmpl:16 +#, c-format +msgid "The %s subpage enables simple weblogging." +msgstr "Les sous pages de %s permettent le simple weblogging" + +# lib/diff.php:997 +#: ../themes/default/templates/homepage.tmpl:37 +msgid "CategoryHomepage" +msgstr "CatégoriePagesAccueil" #: ../themes/default/templates/login.tmpl:40 #, c-format @@ -5427,167 +5608,134 @@ msgstr "Votre souci particulier du d msgid "Warning!" msgstr "Attention !" -#: ../themes/default/templates/signin.tmpl:18 -#: ../themes/MonoBook/templates/signin.tmpl:18 -#: ../themes/Wordpress/templates/signin.tmpl:21 -#, c-format -msgid "Authenticated as %s" -msgstr "Vous êtes connecté en tant que %s " - -#: ../themes/default/templates/signin.tmpl:41 -#: ../themes/Wordpress/templates/signin.tmpl:45 -#, c-format -msgid "You are signed but not authenticated as %s. " -msgstr "Vous êtes enregistré mais pas connecté en tant que %s" - -# lib/diff.php:1006 lib/diff.php:1024 -#: ../themes/default/templates/signin.tmpl:44 -#: ../themes/MonoBook/templates/signin.tmpl:44 -#: ../themes/Sidebar/templates/signin.tmpl:44 -#: ../themes/Wordpress/templates/signin.tmpl:48 -#, c-format -msgid "Click to authenticate as %s" -msgstr "Cliquez pour vous conneter en tant que %s" - -#: ../themes/default/templates/signin.tmpl:65 -#: ../themes/MonoBook/templates/signin.tmpl:65 -#: ../themes/Sidebar/templates/signin.tmpl:64 -#: ../themes/Wordpress/templates/signin.tmpl:68 -msgid "Sign in as:" -msgstr "Se connecter en tant que:" - -#: ../themes/default/templates/userprefs.tmpl:12 -msgid "_PreferencesInfo" -msgstr "_PreferencesInfo" - -#: ../themes/default/templates/userprefs.tmpl:59 -#: ../themes/default/templates/userprefs.tmpl:61 +#: ../themes/default/templates/userprefs.tmpl:58 +#: ../themes/default/templates/userprefs.tmpl:60 msgid "" msgstr "" -#: ../themes/default/templates/userprefs.tmpl:70 -#: ../themes/default/templates/userprefs.tmpl:96 +#: ../themes/default/templates/userprefs.tmpl:69 +#: ../themes/default/templates/userprefs.tmpl:95 msgid "Personal theme:" msgstr "Thème personnel: " -#: ../themes/default/templates/userprefs.tmpl:76 -#: ../themes/default/templates/userprefs.tmpl:78 +#: ../themes/default/templates/userprefs.tmpl:75 +#: ../themes/default/templates/userprefs.tmpl:77 msgid "" msgstr "< langage du système >" -#: ../themes/default/templates/userprefs.tmpl:87 -#: ../themes/default/templates/userprefs.tmpl:97 +#: ../themes/default/templates/userprefs.tmpl:86 +#: ../themes/default/templates/userprefs.tmpl:96 msgid "Personal language:" msgstr "Langage personnel" -#: ../themes/default/templates/userprefs.tmpl:106 +#: ../themes/default/templates/userprefs.tmpl:105 #, c-format msgid "User preferences for user '%s':" msgstr "Préférences utilisateurs pour l'utilisateur %s." -#: ../themes/default/templates/userprefs.tmpl:115 +#: ../themes/default/templates/userprefs.tmpl:114 msgid "UserId" msgstr "IdentifiantUtilisateur" -#: ../themes/default/templates/userprefs.tmpl:119 +#: ../themes/default/templates/userprefs.tmpl:118 msgid "Auth Level" msgstr "Niveau de l'authentification" -#: ../themes/default/templates/userprefs.tmpl:119 +#: ../themes/default/templates/userprefs.tmpl:118 msgid "Auth Method" msgstr "Méthode d'authentification" -#: ../themes/default/templates/userprefs.tmpl:123 +#: ../themes/default/templates/userprefs.tmpl:122 msgid "Theme" msgstr "Thème" -#: ../themes/default/templates/userprefs.tmpl:123 +#: ../themes/default/templates/userprefs.tmpl:122 msgid "Current Theme" msgstr "Thème courant" -#: ../themes/default/templates/userprefs.tmpl:124 +#: ../themes/default/templates/userprefs.tmpl:123 msgid "Language" msgstr "Langage" -#: ../themes/default/templates/userprefs.tmpl:124 +#: ../themes/default/templates/userprefs.tmpl:123 msgid "Current Language" msgstr "Langage courant" -#: ../themes/default/templates/userprefs.tmpl:130 +#: ../themes/default/templates/userprefs.tmpl:129 msgid "Change Password" msgstr "Changer le Mot de passe" -#: ../themes/default/templates/userprefs.tmpl:130 +#: ../themes/default/templates/userprefs.tmpl:129 msgid "Set Password" msgstr "Mot de passe" -#: ../themes/default/templates/userprefs.tmpl:132 +#: ../themes/default/templates/userprefs.tmpl:131 msgid "New password" msgstr "Nouveau mot de passe" -#: ../themes/default/templates/userprefs.tmpl:135 +#: ../themes/default/templates/userprefs.tmpl:134 msgid "Type it again" msgstr "Verrification" -#: ../themes/default/templates/userprefs.tmpl:141 +#: ../themes/default/templates/userprefs.tmpl:140 msgid "E-mail" msgstr "E-mail" -#: ../themes/default/templates/userprefs.tmpl:143 +#: ../themes/default/templates/userprefs.tmpl:142 msgid "Your E-Mail:" msgstr "Votre E-Mail" -#: ../themes/default/templates/userprefs.tmpl:151 +#: ../themes/default/templates/userprefs.tmpl:150 msgid "Status:" msgstr "Statut :" -#: ../themes/default/templates/userprefs.tmpl:153 +#: ../themes/default/templates/userprefs.tmpl:152 msgid "Email verified." msgstr "Email vérifié" -#: ../themes/default/templates/userprefs.tmpl:155 +#: ../themes/default/templates/userprefs.tmpl:154 msgid "Email not yet verified." msgstr "Email pas encore vérifié" -#: ../themes/default/templates/userprefs.tmpl:157 +#: ../themes/default/templates/userprefs.tmpl:156 msgid "Note, that user accounts with bouncing emails will be disabled." msgstr "" "Notez que les comptes utilisateurs dont l'adresse e-mail est inexistante " "seront désactivés." -#: ../themes/default/templates/userprefs.tmpl:160 +#: ../themes/default/templates/userprefs.tmpl:159 msgid "Get an email notification at changes of the following pages:" msgstr "" "Recevoir un e-mail de notification lors des changements de cette page :" -#: ../themes/default/templates/userprefs.tmpl:163 +#: ../themes/default/templates/userprefs.tmpl:162 msgid "" "Enter pages seperated by space or comma. Wildcards (fileglobbing) allowed." msgstr "Entrer les pages séparées par des virgules." -#: ../themes/default/templates/userprefs.tmpl:170 +#: ../themes/default/templates/userprefs.tmpl:169 msgid "Appearance" msgstr "Apparence" -#: ../themes/default/templates/userprefs.tmpl:172 +#: ../themes/default/templates/userprefs.tmpl:171 msgid "Here you can override site-specific default values." msgstr "Ici vous pouvez écraser les valeurs par défaut du site spécifié" -#: ../themes/default/templates/userprefs.tmpl:173 +#: ../themes/default/templates/userprefs.tmpl:172 msgid "Currently not recommended!" msgstr "Non recommandé !" -#: ../themes/default/templates/userprefs.tmpl:177 -#: ../themes/default/templates/userprefs.tmpl:180 +#: ../themes/default/templates/userprefs.tmpl:176 +#: ../themes/default/templates/userprefs.tmpl:179 msgid "System default:" msgstr "Système par défaut: " -#: ../themes/default/templates/userprefs.tmpl:181 +#: ../themes/default/templates/userprefs.tmpl:180 #, c-format msgid "Hide %s:" msgstr "Cacher %s: " -#: ../themes/default/templates/userprefs.tmpl:183 +#: ../themes/default/templates/userprefs.tmpl:182 msgid "" "Hide or show LinkIcons (if supported by the current theme). Useful for text-" "only browsers or slow connections." @@ -5596,12 +5744,12 @@ msgstr "" "Très utile pour les navigateurs ne supportant pas les images ou pour les " "connexion bas débit." -#: ../themes/default/templates/userprefs.tmpl:184 +#: ../themes/default/templates/userprefs.tmpl:183 #, c-format msgid "Add %s:" msgstr "Ajouter %s :" -#: ../themes/default/templates/userprefs.tmpl:186 +#: ../themes/default/templates/userprefs.tmpl:185 #, c-format msgid "" "Add Google links to unknown pages behind the '?', and the create action " @@ -5610,20 +5758,15 @@ msgstr "" "Ajouter un liens vers Google pour les pages inconnues derrière le '?', et " "l'action de création. voir %s." -#: ../themes/default/templates/userprefs.tmpl:189 -#: ../themes/Portland/templates/editpage.tmpl:69 -msgid "Edit Area Size" -msgstr "Éditez la taille de la zone" - -#: ../themes/default/templates/userprefs.tmpl:192 +#: ../themes/default/templates/userprefs.tmpl:191 msgid "Height" msgstr "Hauteur" -#: ../themes/default/templates/userprefs.tmpl:199 +#: ../themes/default/templates/userprefs.tmpl:198 msgid "Width" msgstr "Largeur" -#: ../themes/default/templates/userprefs.tmpl:208 +#: ../themes/default/templates/userprefs.tmpl:207 msgid "" "Note that many browsers will automatically adjust the width of the editing " "area so that it fills the browser window. In this case, the width " @@ -5633,51 +5776,42 @@ msgstr "" "la zone d'édition de façon qu'elle remplisse la fenêtre. Le paramètre " "concernant la largeur sera ignoré dans ce cas." -#: ../themes/default/templates/userprefs.tmpl:211 +#: ../themes/default/templates/userprefs.tmpl:210 msgid "Time Zone" msgstr "Fuseau Horaire" -#: ../themes/default/templates/userprefs.tmpl:214 +#: ../themes/default/templates/userprefs.tmpl:213 #, c-format msgid "Add %s hours to the server's local time when reporting times." msgstr "" "Ajouter %s heures à l'heure locale du serveur pour afficher les horodatages." -#: ../themes/default/templates/userprefs.tmpl:218 +#: ../themes/default/templates/userprefs.tmpl:217 #, c-format msgid "The current time at the server is %s." msgstr "L'heure actuelle du serveur est %s." -#: ../themes/default/templates/userprefs.tmpl:220 +#: ../themes/default/templates/userprefs.tmpl:219 #, c-format msgid "With the current offset, this would be reported as %s." msgstr "Avec l'offset actuel, ceci serait affiché comme %s." -#: ../themes/default/templates/userprefs.tmpl:225 +#: ../themes/default/templates/userprefs.tmpl:224 msgid "Date Format" msgstr "Format de Date" -#: ../themes/default/templates/userprefs.tmpl:228 +#: ../themes/default/templates/userprefs.tmpl:227 msgid "Show relative dates using 'Today' and 'Yesterday'" msgstr "Montre les dates relatives en utilisant 'Aujourd'hui' et 'Hier'." -#: ../themes/default/templates/userprefs.tmpl:235 +#: ../themes/default/templates/userprefs.tmpl:234 msgid "Update Preferences" msgstr "Mettre à jour les préférences" -#: ../themes/default/templates/userprefs.tmpl:236 +#: ../themes/default/templates/userprefs.tmpl:235 msgid "Remove Preferences" msgstr "Effacer les préférences" -# lib/editpage.php:31 lib/savepage.php:52 -#: ../themes/default/templates/viewsource.tmpl:6 -#: ../themes/Portland/templates/viewsource.tmpl:6 -#: ../themes/Wordpress/templates/viewsource.tmpl:8 -msgid "This page has been locked by the administrator and cannot be edited." -msgstr "" -"Cette page a été verrouillée par l'administrateur et ne peut pas être " -"modifiée." - #: ../themes/default/templates/wikiforum.tmpl:20 msgid "New Topic" msgstr "Nouveau sujet" @@ -5687,128 +5821,17 @@ msgstr "Nouveau sujet" msgid "Posted: %s" msgstr "Posté le %s" -#: ../themes/default/themeinfo.php:24 ../themes/Hawaiian/themeinfo.php:29 -#: ../themes/MacOSX/themeinfo.php:104 ../themes/MonoBook/themeinfo.php:70 -#: ../themes/Portland/themeinfo.php:59 ../themes/Sidebar/themeinfo.php:102 -#: ../themes/smaller/themeinfo.php:52 ../themes/SpaceWiki/themeinfo.php:43 -#: ../themes/wikilens/themeinfo.php:24 ../themes/Wordpress/themeinfo.php:61 -msgid "Printer" -msgstr "Imprimante" - -#: ../themes/default/themeinfo.php:25 ../themes/MacOSX/themeinfo.php:105 -#: ../themes/MonoBook/themeinfo.php:71 ../themes/smaller/themeinfo.php:53 -#: ../themes/wikilens/themeinfo.php:25 -msgid "Top & bottom toolbars" -msgstr "Barres d'outils en haut et en bas" - -#: ../themes/default/themeinfo.php:26 ../themes/Hawaiian/themeinfo.php:30 -#: ../themes/MonoBook/themeinfo.php:72 ../themes/Portland/themeinfo.php:60 -#: ../themes/Sidebar/themeinfo.php:103 ../themes/smaller/themeinfo.php:54 -#: ../themes/SpaceWiki/themeinfo.php:44 ../themes/wikilens/themeinfo.php:26 -#: ../themes/Wordpress/themeinfo.php:62 -msgid "Modern" -msgstr "Moderne" - -#: ../themes/MonoBook/templates/actionbar.tmpl:26 -#: ../themes/smaller/templates/actionbar.tmpl:34 -msgid "Info" -msgstr "Info" - -#: ../themes/MonoBook/templates/browse-footer.tmpl:12 -#: ../themes/MonoBook/templates/browse-footer.tmpl:13 -msgid "Copyrights" -msgstr "Copyrights" - -#: ../themes/MonoBook/templates/browse-footer.tmpl:18 -#: ../themes/MonoBook/templates/browse-footer.tmpl:19 -msgid "About" -msgstr "À propos de" - -#: ../themes/MonoBook/templates/browse-footer.tmpl:24 -#: ../themes/MonoBook/templates/browse-footer.tmpl:25 -msgid "GeneralDisclaimer" -msgstr "" - -#: ../themes/MonoBook/templates/info.tmpl:171 -#: ../themes/smaller/templates/info.tmpl:171 -msgid "Diff previous Revision" -msgstr "Différence avec la révision précédente" - -#: ../themes/MonoBook/templates/info.tmpl:172 -#: ../themes/smaller/templates/info.tmpl:172 -msgid "Diff previous Author" -msgstr "Auteur Précédent" - -#: ../themes/MonoBook/templates/navbar.tmpl:39 -msgid "Like Pages" -msgstr "PagesSemblables" - -#: ../themes/MonoBook/templates/navbar.tmpl:40 -msgid "What links here" -msgstr "Quels liens ici" - -#: ../themes/MonoBook/templates/signin.tmpl:41 -#, c-format -msgid "Signed as %s" -msgstr "Connecté comme %s" - -#: ../themes/Portland/templates/actionbar.tmpl:8 -msgid "EditText" -msgstr "ÉditerLeContenu" - -#: ../themes/Portland/templates/actionbar.tmpl:11 -#, c-format -msgid "%s of this page" -msgstr "%s de cette page" - -#: ../themes/Portland/templates/editpage.tmpl:65 -#: ../themes/Wordpress/templates/editpage.tmpl:74 -#, c-format -msgid "" -"I'm just doing minor edits. Please divert the usual logging to %s instead." -msgstr "" -"Je ne fais que des modifications mineures. Veuillez rediriger les logs " -"habituels vers %s." - -# lib/fullsearch.php:48 -#: ../themes/Sidebar/templates/navbar.tmpl:21 -msgid "Full Search" -msgstr "Recherche en Texte Intégral" - -#: ../themes/Sidebar/templates/navbar.tmpl:23 -msgid "Back Links" -msgstr "Rétro Liens" - -#: ../themes/Sidebar/templates/signin.tmpl:18 -#, c-format -msgid "User: %s" -msgstr "Utilisateur : %s" - -#: ../themes/Sidebar/templates/signin.tmpl:41 -#, c-format -msgid "(User: %s)" -msgstr "(Utilisateur : %s)" - -# lib/stdlib.php:207 lib/stdlib.php:215 -#: ../themes/Sidebar/themeinfo.php:99 -msgid "Sidebar" -msgstr "Barre verticale" - -#: ../themes/SpaceWiki/lib/RecentChanges.php:55 -msgid "diff" -msgstr "diff" +#~ msgid "Unable to bind LDAP server %s" +#~ msgstr "Impossible de se connecter au serveur LDAP %s" -#: ../themes/Wordpress/templates/actionbar.tmpl:10 -msgid "Edit this page" -msgstr "Éditer cette page" +#~ msgid "Unable to connect to LDAP server " +#~ msgstr "Impossible de se connecter au serveur LDAP " -#: ../themes/Wordpress/templates/actionbar.tmpl:10 -msgid "Edit old revision" -msgstr "Éditer l'ancienne révision" +#~ msgid "_PreferencesInfo" +#~ msgstr "_PreferencesInfo" -#: ../themes/Wordpress/templates/actionbar.tmpl:12 -msgid "View source" -msgstr "Afficher la Source" +#~ msgid "View source" +#~ msgstr "Afficher la Source" #~ msgid "" #~ "You must first obtain a license key at %s to be able to use the Google " diff --git a/locale/po/it.po b/locale/po/it.po index cd48adee9..a57bfccbe 100644 --- a/locale/po/it.po +++ b/locale/po/it.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: PhpWiki-1.3.4pre\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2004-06-08 21:04+0100\n" +"POT-Creation-Date: 2004-06-28 18:50+0100\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Marco Milanesi \n" "Language-Team: \n" @@ -23,7 +23,7 @@ msgstr "" msgid "Set USE_DB_SESSION to false." msgstr "" -#: ../lib/DbSession.php:528 ../lib/DbSession.php:530 +#: ../lib/DbSession.php:532 ../lib/DbSession.php:534 #: ../lib/WikiDB/backend/dba.php:23 ../lib/WikiDB/backend/dba.php:25 #, c-format msgid "%s: Can't open dba database" @@ -44,286 +44,281 @@ msgstr "" msgid "%s: error while handling error:" msgstr "" -#: ../lib/FileFinder.php:185 ../lib/loadsave.php:546 +#: ../lib/FileFinder.php:186 ../lib/loadsave.php:676 #, c-format msgid "%s: file not found" msgstr "%s: archivio non trovato" -#: ../lib/Google.php:161 -#, c-format -msgid "" -"You must first obtain a license key at %s to be able to use the Google API." -msgstr "" - -#: ../lib/Google.php:163 -msgid "It's free however." -msgstr "" - -#: ../lib/IniConfig.php:502 +#: ../lib/IniConfig.php:556 msgid "An unnamed PhpWiki" msgstr "" -#: ../lib/IniConfig.php:505 ../lib/upgrade.php:136 +#: ../lib/IniConfig.php:559 ../lib/upgrade.php:148 #: ../themes/Wordpress/templates/actionbar.tmpl:21 #: ../themes/default/templates/userprefs.tmpl:119 msgid "HomePage" msgstr "PaginaPrincipale" -#: ../lib/IniConfig.php:519 +#: ../lib/IniConfig.php:573 #, c-format msgid "Encrypted passwords cannot be used: %s." msgstr "" -#: ../lib/IniConfig.php:525 +#: ../lib/IniConfig.php:579 msgid "" "The admin password cannot be empty. Please update your config/config.ini" msgstr "" -#: ../lib/IniConfig.php:529 +#: ../lib/IniConfig.php:583 msgid "" "Empty db_session_table. Turn USE_DB_SESSION off or define the table name." msgstr "" -#: ../lib/PageList.php:97 +#: ../lib/InlineParser.php:337 +msgid "Invalid [] syntax ignored" +msgstr "" + +#: ../lib/PageList.php:109 #, fuzzy, c-format msgid "Sort by %s" -msgstr "di %s" +msgstr "Sort di %s" -#: ../lib/PageList.php:141 +#: ../lib/PageList.php:154 msgid "Click to reverse sort order" msgstr "" -#: ../lib/PageList.php:149 -#, fuzzy, c-format +#: ../lib/PageList.php:162 +#, c-format msgid "Click to sort by %s" -msgstr "di %s" +msgstr "" -#: ../lib/PageList.php:222 +#: ../lib/PageList.php:282 msgid "Click to de-/select all pages" msgstr "" -#: ../lib/PageList.php:285 ../lib/plugin/UnfoldSubpages.php:158 +#: ../lib/PageList.php:345 ../lib/plugin/UnfoldSubpages.php:158 #, c-format msgid " ... first %d bytes" msgstr "" -#: ../lib/PageList.php:290 +#: ../lib/PageList.php:350 #, c-format msgid " ... around %s" msgstr "" -#: ../lib/PageList.php:313 +#: ../lib/PageList.php:373 ../lib/upgrade.php:400 #, fuzzy, c-format msgid "%s not found" msgstr "%s: archivio non trovato" -#: ../lib/PageList.php:374 ../lib/plugin/AuthorHistory.php:174 +#: ../lib/PageList.php:435 ../lib/plugin/AuthorHistory.php:174 #: ../lib/plugin/WantedPages.php:150 msgid "Page Name" msgstr "Nome Della Pagina" -#: ../lib/PageList.php:450 ../lib/plugin/FullTextSearch.php:105 +#: ../lib/PageList.php:550 ../lib/plugin/FullTextSearch.php:105 msgid "" msgstr "" -#: ../lib/PageList.php:670 ../lib/plugin/WikiAdminSearchReplace.php:164 +#: ../lib/PageList.php:860 ../lib/plugin/WikiAdminSearchReplace.php:173 #, fuzzy msgid "Content" msgstr "Indice" -#: ../lib/PageList.php:686 +#: ../lib/PageList.php:876 #, fuzzy msgid "Select" msgstr "Rimossa." -#: ../lib/PageList.php:690 ../themes/default/templates/info.tmpl:65 +#: ../lib/PageList.php:880 ../themes/MonoBook/templates/info.tmpl:71 +#: ../themes/default/templates/info.tmpl:65 #: ../themes/smaller/templates/info.tmpl:71 msgid "Last Modified" msgstr "Ultima Modifica" -#: ../lib/PageList.php:692 +#: ../lib/PageList.php:882 msgid "Hits" msgstr "" -#: ../lib/PageList.php:694 ../themes/Crao/templates/editpage.tmpl:56 +#: ../lib/PageList.php:884 ../themes/Crao/templates/editpage.tmpl:56 #: ../themes/Wordpress/templates/editpage.tmpl:59 #: ../themes/default/templates/editpage.tmpl:59 #, fuzzy msgid "Size" -msgstr "Dimensione:" +msgstr "Dimensione" -#: ../lib/PageList.php:697 ../themes/default/templates/info.tmpl:67 +#: ../lib/PageList.php:887 ../themes/MonoBook/templates/info.tmpl:73 +#: ../themes/default/templates/info.tmpl:67 #: ../themes/smaller/templates/info.tmpl:73 #, fuzzy msgid "Last Summary" -msgstr "Commenti:" +msgstr "Commenti" -#: ../lib/PageList.php:699 ../lib/plugin/AuthorHistory.php:123 +#: ../lib/PageList.php:889 ../lib/plugin/AuthorHistory.php:123 #: ../lib/plugin/AuthorHistory.php:176 ../lib/plugin/PluginManager.php:90 msgid "Version" msgstr "Versione" -#: ../lib/PageList.php:702 ../themes/default/templates/info.tmpl:66 +#: ../lib/PageList.php:892 ../themes/MonoBook/templates/info.tmpl:72 +#: ../themes/default/templates/info.tmpl:66 #: ../themes/smaller/templates/info.tmpl:72 #, fuzzy msgid "Last Author" -msgstr "Autore:" +msgstr "Autore" -#: ../lib/PageList.php:704 ../lib/WikiGroup.php:36 +#: ../lib/PageList.php:894 ../lib/WikiGroup.php:36 msgid "Owner" msgstr "" -#: ../lib/PageList.php:706 ../lib/WikiGroup.php:37 +#: ../lib/PageList.php:896 ../lib/WikiGroup.php:37 msgid "Creator" msgstr "" -#: ../lib/PageList.php:712 ../themes/Crao/templates/editpage.tmpl:88 +#: ../lib/PageList.php:902 ../themes/Crao/templates/editpage.tmpl:88 +#: ../themes/MonoBook/templates/info.tmpl:133 #: ../themes/default/templates/editpage.tmpl:89 #: ../themes/default/templates/info.tmpl:127 #: ../themes/smaller/templates/info.tmpl:133 msgid "Locked" msgstr "Bloccata" -#: ../lib/PageList.php:713 +#: ../lib/PageList.php:903 msgid "locked" msgstr "bloccata" -#: ../lib/PageList.php:716 -#, fuzzy +#: ../lib/PageList.php:906 msgid "Minor Edit" -msgstr "Mostrare le modifiche secondarie per: %s" +msgstr "" -#: ../lib/PageList.php:716 -#, fuzzy +#: ../lib/PageList.php:906 msgid "minor" -msgstr "Mostrare le modifiche secondarie per: %s" +msgstr "" -#: ../lib/PageList.php:718 +#: ../lib/PageList.php:908 msgid "Markup" msgstr "" -#: ../lib/PageList.php:798 ../lib/plugin/WantedPages.php:177 +#: ../lib/PageList.php:1104 ../lib/plugin/WantedPages.php:177 #, c-format msgid "Columns: %s." msgstr "Caratteri: %s." -#: ../lib/PagePerm.php:272 -#, fuzzy +#: ../lib/PagePerm.php:273 msgid "List this page and all subpages" -msgstr "Errore durante il salvataggio della pagina '%s'" +msgstr "" -#: ../lib/PagePerm.php:273 +#: ../lib/PagePerm.php:274 msgid "View this page and all subpages" msgstr "" -#: ../lib/PagePerm.php:274 +#: ../lib/PagePerm.php:275 msgid "Edit this page and all subpages" msgstr "" -#: ../lib/PagePerm.php:275 -#, fuzzy +#: ../lib/PagePerm.php:276 msgid "Create a new (sub)page" -msgstr "Errore durante il salvataggio della pagina '%s'" +msgstr "" -#: ../lib/PagePerm.php:276 +#: ../lib/PagePerm.php:277 msgid "Download the page contents" msgstr "" -#: ../lib/PagePerm.php:277 +#: ../lib/PagePerm.php:278 msgid "Change page attributes" msgstr "" -#: ../lib/PagePerm.php:278 +#: ../lib/PagePerm.php:279 #, fuzzy msgid "Remove this page" -msgstr "Rimuovi la pagina" +msgstr "Remove la pagina" -#: ../lib/PagePerm.php:327 +#: ../lib/PagePerm.php:328 #, c-format msgid "Unsupported ACL access type %s ignored." msgstr "" -#: ../lib/PagePerm.php:532 +#: ../lib/PagePerm.php:533 msgid "Access" msgstr "" -#: ../lib/PagePerm.php:534 -#, fuzzy +#: ../lib/PagePerm.php:535 msgid "Group/User" -msgstr "Il sorgente della %s" +msgstr "" -#: ../lib/PagePerm.php:535 +#: ../lib/PagePerm.php:536 msgid "Grant" msgstr "" -#: ../lib/PagePerm.php:536 +#: ../lib/PagePerm.php:537 msgid "Del/+" msgstr "" -#: ../lib/PagePerm.php:537 ../lib/plugin/PluginManager.php:90 +#: ../lib/PagePerm.php:538 ../lib/plugin/PluginManager.php:90 msgid "Description" msgstr "" -#: ../lib/PagePerm.php:558 +#: ../lib/PagePerm.php:559 msgid "Add this ACL" msgstr "" -#: ../lib/PagePerm.php:582 +#: ../lib/PagePerm.php:583 msgid "Allow / Deny" msgstr "" -#: ../lib/PagePerm.php:594 +#: ../lib/PagePerm.php:595 msgid "Delete this ACL" msgstr "" -#: ../lib/PagePerm.php:620 +#: ../lib/PagePerm.php:621 msgid "add " msgstr "" -#: ../lib/PagePerm.php:624 +#: ../lib/PagePerm.php:625 msgid "Check to add this Acl" msgstr "" -#: ../lib/PageType.php:132 ../lib/loadsave.php:409 -#: ../lib/plugin/WantedPages.php:80 ../themes/default/templates/info.tmpl:144 +#: ../lib/PageType.php:132 ../lib/loadsave.php:502 +#: ../lib/plugin/WantedPages.php:80 ../themes/MonoBook/templates/info.tmpl:150 +#: ../themes/MonoBook/templates/info.tmpl:151 +#: ../themes/default/templates/info.tmpl:144 #: ../themes/default/templates/info.tmpl:145 #: ../themes/smaller/templates/info.tmpl:150 #: ../themes/smaller/templates/info.tmpl:151 msgid "InterWikiMap" msgstr "" -#: ../lib/PageType.php:218 ../lib/loadsave.php:557 +#: ../lib/PageType.php:218 ../lib/loadsave.php:687 #, c-format msgid "Loading InterWikiMap from external file %s." msgstr "" #: ../lib/PageType.php:316 -#, fuzzy msgid "Moniker" -msgstr "Moderno" +msgstr "" #: ../lib/PageType.php:317 msgid "InterWiki Address" msgstr "" -#: ../lib/RSSWriter091.php:116 ../lib/loadsave.php:909 +#: ../lib/RSSWriter091.php:116 ../lib/loadsave.php:1039 #: ../lib/plugin/RecentChanges.php:260 ../lib/plugin/RecentChanges.php:275 #: ../lib/plugin/RecentChanges.php:377 ../lib/plugin/RecentChanges.php:453 -#: ../lib/plugin/RecentChanges.php:586 ../lib/plugin/RecentChanges.php:656 +#: ../lib/plugin/RecentChanges.php:585 ../lib/plugin/RecentChanges.php:655 #: ../themes/Crao/templates/head.tmpl:63 #: ../themes/Crao/templates/navbar.tmpl:21 +#: ../themes/MonoBook/templates/navbar.tmpl:13 #: ../themes/Portland/templates/navbar.tmpl:28 #: ../themes/Sidebar/templates/navbar.tmpl:12 #: ../themes/Wordpress/templates/actionbar.tmpl:24 -#: ../themes/default/templates/head.tmpl:62 +#: ../themes/default/templates/head.tmpl:66 #: ../themes/default/templates/navbar.tmpl:11 #: ../themes/smaller/templates/navbar.tmpl:10 #: ../themes/wikilens/templates/navbar.tmpl:10 #, fuzzy msgid "RecentChanges" -msgstr "CambiamentiRecenti o ModificheRecenti?" +msgstr "CambiamentiRecenti" -#: ../lib/Request.php:57 ../lib/main.php:932 ../lib/main.php:945 +#: ../lib/Request.php:57 ../lib/main.php:972 ../lib/main.php:985 #, c-format msgid "%s is not writable." msgstr "" @@ -332,17 +327,17 @@ msgstr "" msgid "The PhpWiki access log file" msgstr "" -#: ../lib/Request.php:59 ../lib/main.php:935 +#: ../lib/Request.php:59 ../lib/main.php:975 #, c-format msgid "Please ensure that %s is writable, or redefine %s in config/config.ini." msgstr "" #: ../lib/Request.php:60 -#, fuzzy, c-format +#, c-format msgid "the file '%s'" -msgstr "archivio del testo %s" +msgstr "" -#: ../lib/Template.php:160 +#: ../lib/Template.php:161 #, c-format msgid "%4d %s\n" msgstr "%4d %s\n" @@ -359,22 +354,22 @@ msgstr "%s a %s" #: ../lib/Theme.php:383 #, fuzzy, c-format msgid "Version %s, saved %s" -msgstr "Versione %s, salvata %s." +msgstr "Versione %s, salvata %s" #: ../lib/Theme.php:385 #, fuzzy, c-format msgid "Last edited %s" -msgstr "Ultima modifica %s." +msgstr "Ultima modifica %s" #: ../lib/Theme.php:394 #, fuzzy, c-format msgid "Version %s, saved on %s" -msgstr "Versione %s, salvata su %s." +msgstr "Versione %s, salvata su %s" #: ../lib/Theme.php:396 #, fuzzy, c-format msgid "Last edited on %s" -msgstr "Ultima modifica su %s." +msgstr "Ultima modifica su %s" #: ../lib/Theme.php:412 msgid "today" @@ -387,18 +382,18 @@ msgstr "ieri" #: ../lib/Theme.php:439 ../lib/Theme.php:441 #, fuzzy, c-format msgid "Owner: %s" -msgstr "%s: %s" +msgstr "Owner: %s" -#: ../lib/Theme.php:452 ../lib/Theme.php:454 ../lib/diff.php:256 +#: ../lib/Theme.php:452 ../lib/Theme.php:454 ../lib/diff.php:262 #: ../lib/plugin/Diff.php:75 #, c-format msgid "by %s" msgstr "di %s" #: ../lib/Theme.php:557 -#, fuzzy, c-format +#, c-format msgid "Empty link to: %s" -msgstr "Le %d pagine più popolari di questo wiki sono:" +msgstr "" #: ../lib/Theme.php:569 ../themes/MacOSX/themeinfo.php:71 #, fuzzy, c-format @@ -415,62 +410,65 @@ msgstr "" msgid "'%s': Bad page name" msgstr "" -#: ../lib/Theme.php:894 ../themes/Crao/templates/actionbar.tmpl:5 +#: ../lib/Theme.php:914 ../themes/Crao/templates/actionbar.tmpl:5 +#: ../themes/MonoBook/templates/actionbar.tmpl:6 #: ../themes/default/templates/actionbar.tmpl:5 #: ../themes/smaller/templates/actionbar.tmpl:6 msgid "Edit" msgstr "Modifica" -#: ../lib/Theme.php:895 ../lib/plugin/Diff.php:36 +#: ../lib/Theme.php:915 ../lib/plugin/Diff.php:36 msgid "Diff" msgstr "Diff" -#: ../lib/Theme.php:896 ../themes/Crao/templates/signin.tmpl:15 +#: ../lib/Theme.php:916 ../themes/Crao/templates/signin.tmpl:15 #: ../themes/Crao/templates/signin.tmpl:31 +#: ../themes/MonoBook/templates/signin.tmpl:16 +#: ../themes/MonoBook/templates/signin.tmpl:30 #: ../themes/Sidebar/templates/signin.tmpl:16 #: ../themes/Sidebar/templates/signin.tmpl:30 #: ../themes/Wordpress/templates/signin.tmpl:18 #: ../themes/Wordpress/templates/signin.tmpl:34 #: ../themes/default/templates/signin.tmpl:16 -#: ../themes/default/templates/signin.tmpl:30 +#: ../themes/default/templates/signin.tmpl:29 msgid "Sign Out" msgstr "" -#: ../lib/Theme.php:897 ../lib/WikiUser.php:219 ../lib/WikiUserNew.php:477 +#: ../lib/Theme.php:917 ../lib/WikiUser.php:219 ../lib/WikiUserNew.php:477 #: ../themes/Crao/templates/signin.tmpl:59 #: ../themes/default/templates/login.tmpl:68 msgid "Sign In" msgstr "" -#: ../lib/Theme.php:898 ../themes/MacOSX/themeinfo.php:135 +#: ../lib/Theme.php:918 ../themes/MacOSX/themeinfo.php:135 msgid "Lock Page" msgstr "Blocca la Pagina" -#: ../lib/Theme.php:899 ../themes/MacOSX/themeinfo.php:136 +#: ../lib/Theme.php:919 ../themes/MacOSX/themeinfo.php:136 msgid "Unlock Page" msgstr "Sblocca la Pagina" -#: ../lib/Theme.php:900 ../lib/removepage.php:22 +#: ../lib/Theme.php:920 ../lib/removepage.php:22 msgid "Remove Page" msgstr "Rimuovi la Pagina" -#: ../lib/Theme.php:1260 +#: ../lib/Theme.php:1280 #, c-format msgid "%s: has no box method" msgstr "" -#: ../lib/Theme.php:1279 +#: ../lib/Theme.php:1299 msgid "Related Links" msgstr "" -#: ../lib/Theme.php:1299 +#: ../lib/Theme.php:1319 msgid "External Links" msgstr "" #: ../lib/WikiDB.php:408 -#, fuzzy, c-format +#, c-format msgid "renamed from %s" -msgstr "Inserire dalla %s" +msgstr "" #: ../lib/WikiDB.php:416 msgid "WikiDB::renamePage() not yet implemented for this backend" @@ -486,46 +484,45 @@ msgstr "" msgid "Optimizing %s" msgstr "Ottimizzando %s" -#: ../lib/WikiDB.php:876 -#, fuzzy +#: ../lib/WikiDB.php:877 msgid "Page change" -msgstr "Mostra il sorgente della pagina e le sue referenze" +msgstr "" -#: ../lib/WikiDB.php:900 +#: ../lib/WikiDB.php:901 #, fuzzy msgid "New Page" -msgstr "Nuova pagina." +msgstr "Nuova pagina" -#: ../lib/WikiDB.php:902 +#: ../lib/WikiDB.php:903 #, fuzzy, c-format msgid "Edited by: %s" msgstr "Modifica: %s" -#: ../lib/WikiDB.php:909 +#: ../lib/WikiDB.php:910 #, c-format msgid "PageChange Notification of %s sent to %s" msgstr "" -#: ../lib/WikiDB.php:912 +#: ../lib/WikiDB.php:913 #, c-format msgid "PageChange Notification Error: Couldn't send %s to %s" msgstr "" -#: ../lib/WikiDB.php:1398 ../lib/WikiDB.php:1402 +#: ../lib/WikiDB.php:1405 ../lib/WikiDB.php:1409 #: ../themes/default/templates/homepage.tmpl:7 #, c-format msgid "Describe %s here." msgstr "Descrivi %s qui." -#: ../lib/WikiDB.php:1437 +#: ../lib/WikiDB.php:1444 #, c-format msgid "Oops! Revision %s of %s seems to have been deleted!" msgstr "" #: ../lib/WikiDB/backend/file.php:108 -#, fuzzy, c-format +#, c-format msgid "'%s': corrupt file" -msgstr "%s: archivio non trovato" +msgstr "" #: ../lib/WikiDB/dba.php:17 #, c-format @@ -534,7 +531,7 @@ msgid "" "DB file to a permanent location or risk losing all the pages!" msgstr "" -#: ../lib/WikiGroup.php:26 ../lib/WikiGroup.php:120 +#: ../lib/WikiGroup.php:26 ../lib/WikiGroup.php:130 msgid "No or unsupported GROUP_METHOD defined" msgstr "" @@ -551,9 +548,8 @@ msgid "Bogo Users" msgstr "" #: ../lib/WikiGroup.php:32 -#, fuzzy msgid "HasHomePage" -msgstr "PaginaPrincipale" +msgstr "" #: ../lib/WikiGroup.php:33 msgid "Signed Users" @@ -567,49 +563,54 @@ msgstr "" msgid "Administrators" msgstr "" -#: ../lib/WikiGroup.php:175 +#: ../lib/WikiGroup.php:180 ../lib/WikiGroup.php:221 ../lib/WikiGroup.php:298 +#: ../lib/WikiGroup.php:352 ../lib/WikiGroup.php:368 +#, c-format +msgid "Method '%s' not implemented in this GROUP_METHOD %s" +msgstr "" + +#: ../lib/WikiGroup.php:206 #, c-format msgid "Undefined method %s for special group %s" msgstr "" -#: ../lib/WikiGroup.php:180 ../lib/WikiGroup.php:195 ../lib/WikiGroup.php:300 -#: ../lib/WikiGroup.php:305 ../lib/WikiGroup.php:321 ../lib/WikiGroup.php:337 +#: ../lib/WikiGroup.php:337 #, c-format -msgid "Method '%s' not implemented in this GROUP_METHOD %s" +msgid "Unknown special group '%s'" msgstr "" -#: ../lib/WikiGroup.php:465 +#: ../lib/WikiGroup.php:495 #, c-format msgid "Group page '%s' does not exist" msgstr "" -#: ../lib/WikiGroup.php:497 +#: ../lib/WikiGroup.php:526 #, fuzzy msgid "CategoryGroup" -msgstr "Pagina corrente:" +msgstr "CategoriaGruppo" -#: ../lib/WikiGroup.php:572 +#: ../lib/WikiGroup.php:601 msgid "No or not enough GROUP_DB SQL statements defined" msgstr "" -#: ../lib/WikiGroup.php:781 +#: ../lib/WikiGroup.php:817 msgid "AUTH_GROUP_FILE not defined" msgstr "" -#: ../lib/WikiGroup.php:785 +#: ../lib/WikiGroup.php:821 #, c-format msgid "Cannot open AUTH_GROUP_FILE %s" msgstr "" -#: ../lib/WikiGroup.php:891 +#: ../lib/WikiGroup.php:929 msgid "LDAP_AUTH_HOST not defined" msgstr "" -#: ../lib/WikiGroup.php:897 +#: ../lib/WikiGroup.php:938 msgid "No LDAP in this PHP version" msgstr "" -#: ../lib/WikiGroup.php:977 ../lib/WikiUserNew.php:2038 +#: ../lib/WikiGroup.php:1020 #, c-format msgid "Unable to connect to LDAP server %s" msgstr "" @@ -618,54 +619,75 @@ msgstr "" msgid "n/a" msgstr "" -#: ../lib/WikiPlugin.php:118 ../lib/plugin/WikiPoll.php:114 +#: ../lib/WikiPlugin.php:118 ../lib/loadsave.php:84 ../lib/loadsave.php:606 +#: ../lib/loadsave.php:612 ../lib/main.php:800 +#: ../lib/plugin/WikiAdminSelect.php:193 ../themes/Crao/templates/head.tmpl:79 +#: ../themes/Crao/templates/head.tmpl:80 +#: ../themes/Crao/templates/navbar.tmpl:45 +#: ../themes/MonoBook/templates/navbar.tmpl:46 +#: ../themes/Portland/templates/navbar.tmpl:30 +#: ../themes/Sidebar/templates/navbar.tmpl:26 +#: ../themes/Wordpress/templates/actionbar.tmpl:28 +#: ../themes/default/templates/head.tmpl:83 +#: ../themes/default/templates/navbar.tmpl:45 +#: ../themes/smaller/templates/navbar.tmpl:22 +#: ../themes/wikilens/templates/head.tmpl:78 +#: ../themes/wikilens/templates/head.tmpl:79 +#: ../themes/wikilens/templates/navbar.tmpl:43 +msgid "PhpWikiAdministration" +msgstr "" + +#: ../lib/WikiPlugin.php:122 ../lib/plugin/WikiPoll.php:114 #, c-format msgid "argument '%s' not declared by plugin" msgstr "" -#: ../lib/WikiPlugin.php:189 +#: ../lib/WikiPlugin.php:193 #, c-format msgid "trailing cruft in plugin args: '%s'" msgstr "" -#: ../lib/WikiPlugin.php:310 +#: ../lib/WikiPlugin.php:314 #, fuzzy, c-format msgid "Plugin %s failed." msgstr "Inserimento di '%s' fallito" -#: ../lib/WikiPlugin.php:316 +#: ../lib/WikiPlugin.php:320 #, fuzzy, c-format msgid "Plugin %s disabled." msgstr "Inserimento di '%s' fallito" -#: ../lib/WikiPlugin.php:431 +#: ../lib/WikiPlugin.php:435 #, c-format msgid "Include of '%s' failed" msgstr "Inserimento di '%s' fallito" -#: ../lib/WikiPlugin.php:433 +#: ../lib/WikiPlugin.php:437 #, c-format msgid "%s: no such class" msgstr "" -#: ../lib/WikiPlugin.php:438 +#: ../lib/WikiPlugin.php:442 #, c-format msgid "%s: not a subclass of WikiPlugin" msgstr "" -#: ../lib/WikiPluginCached.php:571 +#: ../lib/WikiPluginCached.php:577 #, c-format msgid "" "There is no image creation data available to id '%s'. Please reload " "referring page." msgstr "" +#: ../lib/WikiPluginCached.php:681 +msgid "Image map expired. Reload wiki page to recreate its html part." +msgstr "" + #: ../lib/WikiUser.php:187 ../lib/WikiUser.php:266 ../lib/WikiUserNew.php:555 -#: ../lib/WikiUserNew.php:1502 ../lib/WikiUserNew.php:1559 -#: ../lib/WikiUserNew.php:1767 -#, fuzzy +#: ../lib/WikiUserNew.php:1525 ../lib/WikiUserNew.php:1582 +#: ../lib/WikiUserNew.php:1794 msgid "Invalid username." -msgstr "%s giorni" +msgstr "" #: ../lib/WikiUser.php:191 ../lib/WikiUserNew.php:562 msgid "Invalid password or userid." @@ -682,13 +704,10 @@ msgid "" msgstr "" #: ../lib/WikiUser.php:369 -#, fuzzy msgid "" "Your home page has not been created yet so your preferences cannot not be " "saved." msgstr "" -"Questa pagina è stata bloccata dall'amministratore in modo da i vostri " -"cambiamenti non possono essere salvati." #: ../lib/WikiUser.php:386 #, fuzzy @@ -709,9 +728,8 @@ msgid "" msgstr "" #: ../lib/WikiUserNew.php:560 -#, fuzzy msgid "Invalid password." -msgstr "%s giorni" +msgstr "" #: ../lib/WikiUserNew.php:618 msgid "Empty Preferences or format of UserPreferences cookie not recognised." @@ -721,77 +739,75 @@ msgstr "" msgid "Default preferences will be used." msgstr "" -#: ../lib/WikiUserNew.php:1168 +#: ../lib/WikiUserNew.php:1180 msgid "" "The length of the stored password is shorter than the system policy allows. " "Sorry, you cannot login.\n" " You have to ask the System Administrator to reset your password." msgstr "" -#: ../lib/WikiUserNew.php:1182 ../lib/pear/File_Passwd.php:209 +#: ../lib/WikiUserNew.php:1194 ../lib/pear/File_Passwd.php:209 msgid "The crypt function is not available in this version of PHP." msgstr "" -#: ../lib/WikiUserNew.php:1183 +#: ../lib/WikiUserNew.php:1195 msgid "" "Please set ENCRYPTED_PASSWD to false in config/config.ini and probably " "change ADMIN_PASSWD." msgstr "" -#: ../lib/WikiUserNew.php:1196 +#: ../lib/WikiUserNew.php:1208 msgid "Please set ENCRYPTED_PASSWD to true in config/config.ini." msgstr "" -#: ../lib/WikiUserNew.php:1327 +#: ../lib/WikiUserNew.php:1349 +msgid "PersonalPage login method:\n" +msgstr "" + +#: ../lib/WikiUserNew.php:1350 #, c-format -msgid "" -"\n" -"You stored an empty password in your '%s' page.\n" +msgid "You stored an empty password in your '%s' page.\n" msgstr "" -#: ../lib/WikiUserNew.php:1328 +#: ../lib/WikiUserNew.php:1351 msgid "Your access permissions are only for a BogoUser.\n" msgstr "" -#: ../lib/WikiUserNew.php:1329 +#: ../lib/WikiUserNew.php:1352 msgid "Please set your password in UserPreferences." msgstr "" -#: ../lib/WikiUserNew.php:1641 ../lib/WikiUserNew.php:1688 -#: ../lib/WikiUserNew.php:1728 ../lib/WikiUserNew.php:1848 -#: ../lib/WikiUserNew.php:1912 ../lib/WikiUserNew.php:1962 +#: ../lib/WikiUserNew.php:1665 ../lib/WikiUserNew.php:1713 +#: ../lib/WikiUserNew.php:1754 ../lib/WikiUserNew.php:1876 +#: ../lib/WikiUserNew.php:1941 ../lib/WikiUserNew.php:1991 #, c-format msgid "Either %s is missing or DATABASE_TYPE != '%s'" msgstr "" -#: ../lib/WikiUserNew.php:1652 ../lib/WikiUserNew.php:1863 +#: ../lib/WikiUserNew.php:1676 ../lib/WikiUserNew.php:1891 #, c-format msgid "%s is missing" msgstr "" -#: ../lib/WikiUserNew.php:1998 ../lib/WikiUserNew.php:2051 +#: ../lib/WikiUserNew.php:2064 ../lib/WikiUserNew.php:2104 #, c-format msgid "Invalid username '%s' for LDAP Auth" msgstr "" -#: ../lib/WikiUserNew.php:2083 -msgid "Unable to connect to LDAP server " -msgstr "" - -#: ../lib/WikiUserNew.php:2116 +#: ../lib/WikiUserNew.php:2155 msgid "Unable to connect to IMAP server " msgstr "" -#: ../lib/WikiUserNew.php:2183 +#: ../lib/WikiUserNew.php:2223 #, fuzzy, c-format msgid "Couldn't connect to %s" msgstr "Non riesco a stabilire una connessione col database: %s" -#: ../lib/WikiUserNew.php:2595 +#: ../lib/WikiUserNew.php:2636 msgid "Email Verification" msgstr "" -#: ../lib/WikiUserNew.php:2596 +#: ../lib/WikiUserNew.php:2637 #, c-format msgid "" "Welcome to %s!\n" @@ -800,97 +816,97 @@ msgid "" "See %s" msgstr "" -#: ../lib/WikiUserNew.php:2612 +#: ../lib/WikiUserNew.php:2653 #, c-format msgid "E-Mail address '%s' is not properly formatted" msgstr "" -#: ../lib/WikiUserNew.php:2616 +#: ../lib/WikiUserNew.php:2657 #, c-format msgid "E-Mail address '%s' is properly formatted" msgstr "" -#: ../lib/XmlElement.php:444 ../lib/stdlib.php:1054 +#: ../lib/XmlElement.php:455 ../lib/stdlib.php:1128 #, c-format msgid "Can't mix '%s' with '%s' type format strings" msgstr "" -#: ../lib/diff.php:253 ../lib/plugin/Diff.php:72 +#: ../lib/diff.php:259 ../lib/plugin/Diff.php:72 #, c-format msgid "version %s" msgstr "versione %s" -#: ../lib/diff.php:258 ../lib/plugin/Diff.php:77 +#: ../lib/diff.php:266 ../lib/plugin/Diff.php:77 +#: ../lib/wikilens/PageListColumns.php:323 msgid "None" msgstr "Nessuno" -#: ../lib/diff.php:280 ../lib/plugin/Diff.php:94 +#: ../lib/diff.php:288 ../lib/plugin/Diff.php:94 #: ../lib/plugin/PageHistory.php:312 ../lib/plugin/PageInfo.php:59 #, c-format msgid "I'm sorry, there is no such page as %s." msgstr "" -#: ../lib/diff.php:283 ../lib/diff.php:384 +#: ../lib/diff.php:291 ../lib/diff.php:392 #, fuzzy, c-format msgid "Diff: %s" msgstr "Differenza di: %s" -#: ../lib/diff.php:290 ../lib/diff.php:300 ../lib/plugin/Diff.php:102 +#: ../lib/diff.php:298 ../lib/diff.php:308 ../lib/plugin/Diff.php:102 #: ../lib/plugin/Diff.php:112 #, c-format msgid "version %d" msgstr "versione %d" -#: ../lib/diff.php:294 ../lib/plugin/Diff.php:106 +#: ../lib/diff.php:302 ../lib/plugin/Diff.php:106 msgid "current version" msgstr "versione corrente" -#: ../lib/diff.php:311 ../lib/plugin/Diff.php:123 +#: ../lib/diff.php:319 ../lib/plugin/Diff.php:123 msgid "revision by previous author" msgstr "" -#: ../lib/diff.php:317 ../lib/plugin/Diff.php:129 +#: ../lib/diff.php:325 ../lib/plugin/Diff.php:129 msgid "previous revision" msgstr "" -#: ../lib/diff.php:327 ../lib/plugin/Diff.php:139 +#: ../lib/diff.php:335 ../lib/plugin/Diff.php:139 msgid "predecessor to the previous major change" msgstr "" -#: ../lib/diff.php:337 ../lib/plugin/Diff.php:149 +#: ../lib/diff.php:345 ../lib/plugin/Diff.php:149 #, c-format msgid "Differences between %s and %s of %s." msgstr "" -#: ../lib/diff.php:340 ../lib/plugin/Diff.php:152 +#: ../lib/diff.php:348 ../lib/plugin/Diff.php:152 msgid "Other diffs:" msgstr "" -#: ../lib/diff.php:341 ../lib/plugin/Diff.php:153 +#: ../lib/diff.php:349 ../lib/plugin/Diff.php:153 msgid "Previous Major Revision" msgstr "" -#: ../lib/diff.php:342 ../lib/plugin/Diff.php:154 +#: ../lib/diff.php:350 ../lib/plugin/Diff.php:154 #, fuzzy msgid "Previous Revision" msgstr "Precedente" -#: ../lib/diff.php:343 ../lib/plugin/Diff.php:155 +#: ../lib/diff.php:351 ../lib/plugin/Diff.php:155 #, fuzzy msgid "Previous Author" -msgstr "Precedente" +msgstr "Precedente Author" -#: ../lib/diff.php:360 ../lib/plugin/Diff.php:172 +#: ../lib/diff.php:368 ../lib/plugin/Diff.php:172 #, fuzzy msgid "Newer page:" -msgstr "Nuova pagina." +msgstr "Nuova pagina:" -#: ../lib/diff.php:362 ../lib/plugin/Diff.php:174 -#, fuzzy +#: ../lib/diff.php:370 ../lib/plugin/Diff.php:174 msgid "Older page:" -msgstr "nuova pagina" +msgstr "" -#: ../lib/diff.php:370 ../lib/plugin/Diff.php:182 +#: ../lib/diff.php:378 ../lib/plugin/Diff.php:182 msgid "Versions are identical" msgstr "Le versioni sono identiche" @@ -899,14 +915,15 @@ msgstr "Le versioni sono identiche" #: ../lib/plugin/PageGroup.php:193 ../lib/plugin/PageGroup.php:200 #: ../lib/plugin/PageHistory.php:216 ../lib/plugin/UnfoldSubpages.php:165 #: ../themes/Crao/templates/head.tmpl:47 -#: ../themes/default/templates/head.tmpl:46 +#: ../themes/MonoBook/templates/logo.tmpl:2 +#: ../themes/default/templates/head.tmpl:50 #: ../themes/wikilens/templates/head.tmpl:45 #, c-format msgid "%s: %s" msgstr "%s: %s" -#: ../lib/display.php:104 ../lib/display.php:111 -#: ../lib/plugin/BackLinks.php:31 ../lib/plugin/_WikiTranslation.php:50 +#: ../lib/display.php:113 ../lib/display.php:120 +#: ../lib/plugin/BackLinks.php:31 ../lib/plugin/_WikiTranslation.php:53 #: ../themes/Crao/templates/navbar.tmpl:25 #: ../themes/Sidebar/templates/navbar.tmpl:23 #: ../themes/default/templates/navbar.tmpl:25 @@ -915,132 +932,129 @@ msgstr "%s: %s" msgid "BackLinks" msgstr "" -#: ../lib/display.php:107 ../lib/display.php:114 +#: ../lib/display.php:116 ../lib/display.php:123 #, c-format msgid "BackLinks for %s" msgstr "" -#: ../lib/display.php:122 -#, fuzzy, c-format +#: ../lib/display.php:131 +#, c-format msgid "(Redirected from %s)" -msgstr "Inserire dalla %s" +msgstr "" -#: ../lib/editpage.php:106 ../lib/editpage.php:501 +#: ../lib/editpage.php:107 ../lib/editpage.php:501 #, fuzzy msgid "Your version" msgstr "versione corrente" -#: ../lib/editpage.php:106 ../lib/editpage.php:502 +#: ../lib/editpage.php:107 ../lib/editpage.php:502 #, fuzzy msgid "Other version" msgstr "Mostra il versione corrente" -#: ../lib/editpage.php:142 +#: ../lib/editpage.php:143 msgid "Undo" msgstr "" -#: ../lib/editpage.php:148 +#: ../lib/editpage.php:149 #, fuzzy msgid "Undo disabled" msgstr "Inserimento di '%s' fallito" -#: ../lib/editpage.php:158 ../lib/editpage.php:305 -#: ../lib/plugin/WikiAdminSearchReplace.php:180 +#: ../lib/editpage.php:159 ../lib/editpage.php:305 +#: ../lib/plugin/WikiAdminSearchReplace.php:189 msgid "Search & Replace" msgstr "" -#: ../lib/editpage.php:160 ../lib/plugin/InterWikiSearch.php:92 -#: ../lib/plugin/RecentChanges.php:573 +#: ../lib/editpage.php:161 ../lib/plugin/InterWikiSearch.php:91 +#: ../lib/plugin/RecentChanges.php:572 #: ../themes/Sidebar/templates/body.tmpl:17 msgid "Search" msgstr "Ricerca" -#: ../lib/editpage.php:162 +#: ../lib/editpage.php:163 msgid "Replace with" msgstr "" -#: ../lib/editpage.php:164 ../lib/upgrade.php:300 ../lib/upgrade.php:315 -#: ../lib/upgrade.php:340 ../lib/upgrade.php:342 +#: ../lib/editpage.php:165 ../lib/upgrade.php:312 ../lib/upgrade.php:327 +#: ../lib/upgrade.php:352 ../lib/upgrade.php:354 ../lib/upgrade.php:428 msgid "OK" msgstr "" -#: ../lib/editpage.php:166 +#: ../lib/editpage.php:167 msgid "Close" msgstr "" -#: ../lib/editpage.php:223 +#: ../lib/editpage.php:224 #, c-format msgid "Edit: %s" msgstr "Modifica: %s" -#: ../lib/editpage.php:233 ../lib/editpage.php:234 +#: ../lib/editpage.php:234 ../lib/editpage.php:235 msgid "Bold text" msgstr "" -#: ../lib/editpage.php:238 ../lib/editpage.php:239 +#: ../lib/editpage.php:239 ../lib/editpage.php:240 msgid "Italic text" msgstr "" -#: ../lib/editpage.php:243 +#: ../lib/editpage.php:244 msgid "optional label | PageName" msgstr "" -#: ../lib/editpage.php:244 -#, fuzzy +#: ../lib/editpage.php:245 msgid "Link to page" -msgstr "Sblocca la Pagina" +msgstr "" -#: ../lib/editpage.php:248 +#: ../lib/editpage.php:249 msgid "optional label | http://www.example.com" msgstr "" -#: ../lib/editpage.php:249 +#: ../lib/editpage.php:250 msgid "External link (remember http:// prefix)" msgstr "" -#: ../lib/editpage.php:253 +#: ../lib/editpage.php:254 msgid "Headline text" msgstr "" -#: ../lib/editpage.php:254 +#: ../lib/editpage.php:255 msgid "Level 1 headline" msgstr "" -#: ../lib/editpage.php:258 +#: ../lib/editpage.php:259 msgid "Example.jpg" msgstr "" -#: ../lib/editpage.php:259 +#: ../lib/editpage.php:260 msgid "Embedded image" msgstr "" -#: ../lib/editpage.php:263 +#: ../lib/editpage.php:264 msgid "Insert non-formatted text here" msgstr "" -#: ../lib/editpage.php:264 +#: ../lib/editpage.php:265 msgid "Ignore wiki formatting" msgstr "" -#: ../lib/editpage.php:269 -#, fuzzy +#: ../lib/editpage.php:270 msgid "Your signature" -msgstr "versione corrente" +msgstr "" -#: ../lib/editpage.php:274 +#: ../lib/editpage.php:275 msgid "Horizontal line" msgstr "" -#: ../lib/editpage.php:278 ../lib/editpage.php:279 ../lib/editpage.php:594 +#: ../lib/editpage.php:279 ../lib/editpage.php:280 ../lib/editpage.php:594 msgid "Save" msgstr "Registra" -#: ../lib/editpage.php:281 ../lib/editpage.php:282 ../lib/editpage.php:590 -#, fuzzy +#: ../lib/editpage.php:282 ../lib/editpage.php:283 ../lib/editpage.php:590 msgid "Preview" -msgstr "Precedente" +msgstr "" -#: ../lib/editpage.php:297 +#: ../lib/editpage.php:298 msgid "Click a button to get an example text" msgstr "" @@ -1049,9 +1063,9 @@ msgid "Undo Search & Replace" msgstr "" #: ../lib/editpage.php:347 -#, fuzzy, c-format +#, c-format msgid "View Source: %s" -msgstr "Mostra il sorgente della pagina: %s" +msgstr "" #: ../lib/editpage.php:361 #, fuzzy @@ -1125,457 +1139,475 @@ msgstr "" msgid "Merge and Edit: %s" msgstr "Modifica: %s" -#: ../lib/loadsave.php:42 +#: ../lib/loadsave.php:72 +msgid "ZIP files of database" +msgstr "" + +#: ../lib/loadsave.php:73 +msgid "Dump to directory" +msgstr "" + +#: ../lib/loadsave.php:74 +msgid "Upload File" +msgstr "" + +#: ../lib/loadsave.php:75 ../lib/plugin/WikiForm.php:68 +msgid "Load File" +msgstr "" + +#: ../lib/loadsave.php:76 +msgid "Upgrade" +msgstr "" + +#: ../lib/loadsave.php:78 +msgid "Dump pages as XHTML" +msgstr "" + +#: ../lib/loadsave.php:86 msgid "Complete." msgstr "" -#: ../lib/loadsave.php:43 +#: ../lib/loadsave.php:87 #, c-format msgid "Return to %s" msgstr "" -#: ../lib/loadsave.php:129 +#: ../lib/loadsave.php:173 msgid "FullDump" msgstr "" -#: ../lib/loadsave.php:133 +#: ../lib/loadsave.php:177 msgid "LatestSnapshot" msgstr "" -#: ../lib/loadsave.php:175 ../lib/loadsave.php:234 +#: ../lib/loadsave.php:229 ../lib/loadsave.php:290 msgid "You must specify a directory to dump to" msgstr "" -#: ../lib/loadsave.php:180 ../lib/loadsave.php:239 +#: ../lib/loadsave.php:234 ../lib/loadsave.php:295 #, c-format msgid "Cannot create directory '%s'" msgstr "" -#: ../lib/loadsave.php:182 ../lib/loadsave.php:241 +#: ../lib/loadsave.php:236 ../lib/loadsave.php:297 #, c-format msgid "Created directory '%s' for the page dump..." msgstr "" -#: ../lib/loadsave.php:185 ../lib/loadsave.php:244 +#: ../lib/loadsave.php:239 ../lib/loadsave.php:300 #, c-format msgid "Using directory '%s'" msgstr "" -#: ../lib/loadsave.php:188 ../lib/loadsave.php:247 -#, fuzzy +#: ../lib/loadsave.php:242 ../lib/loadsave.php:303 msgid "Dumping Pages" -msgstr "Rimuovi la pagina" +msgstr "" -#: ../lib/loadsave.php:202 ../lib/loadsave.php:269 +#: ../lib/loadsave.php:256 #, c-format msgid "saved as %s" msgstr "salvata a %s" -#: ../lib/loadsave.php:212 ../lib/loadsave.php:282 +#: ../lib/loadsave.php:266 ../lib/loadsave.php:341 #: ../lib/plugin/text2png.php:183 #, c-format msgid "couldn't open file '%s' for writing" msgstr "" -#: ../lib/loadsave.php:218 ../lib/loadsave.php:288 -#, fuzzy, c-format +#: ../lib/loadsave.php:272 ../lib/loadsave.php:356 +#, c-format msgid "%s bytes written" -msgstr "%s byte" +msgstr "" + +#: ../lib/loadsave.php:354 +#, fuzzy +msgid "saved as " +msgstr "salvata a " -#: ../lib/loadsave.php:302 ../lib/loadsave.php:316 +#: ../lib/loadsave.php:370 ../lib/loadsave.php:386 ../lib/loadsave.php:400 #, fuzzy, c-format msgid "... copied to %s" msgstr "Copia di %s" -#: ../lib/loadsave.php:306 ../lib/loadsave.php:320 +#: ../lib/loadsave.php:374 ../lib/loadsave.php:390 ../lib/loadsave.php:404 #, fuzzy msgid "... not found" -msgstr "%s: archivio non trovato" +msgstr "... non trovato" -#: ../lib/loadsave.php:399 -#, fuzzy +#: ../lib/loadsave.php:492 msgid "Empty pagename!" -msgstr "Scrivi un nome di una pagina" +msgstr "" -#: ../lib/loadsave.php:455 +#: ../lib/loadsave.php:548 #, c-format msgid "from %s" msgstr "dalla %s" -#: ../lib/loadsave.php:460 +#: ../lib/loadsave.php:553 msgid "new page" msgstr "nuova pagina" -#: ../lib/loadsave.php:468 +#: ../lib/loadsave.php:561 msgid "has edit conflicts - overwriting anyway" msgstr "" -#: ../lib/loadsave.php:471 ../lib/loadsave.php:849 ../lib/loadsave.php:852 +#: ../lib/loadsave.php:564 ../lib/loadsave.php:979 ../lib/loadsave.php:982 msgid "The PhpWiki programming team" msgstr "" -#: ../lib/loadsave.php:476 +#: ../lib/loadsave.php:569 msgid "has edit conflicts - skipped" msgstr "" -#: ../lib/loadsave.php:487 +#: ../lib/loadsave.php:580 #, c-format msgid "content is identical to current version %d - no new revision created" msgstr "" -#: ../lib/loadsave.php:497 +#: ../lib/loadsave.php:590 #, c-format msgid "- saved to database as version %d" msgstr "- salvata a base di dati a versione %d" -#: ../lib/loadsave.php:503 ../lib/loadsave.php:656 +#: ../lib/loadsave.php:596 ../lib/loadsave.php:786 #, fuzzy, c-format msgid "MIME file %s" -msgstr "archivio del testo %s" +msgstr "MIME archivio %s" -#: ../lib/loadsave.php:504 ../lib/loadsave.php:661 -#, fuzzy, c-format +#: ../lib/loadsave.php:597 ../lib/loadsave.php:791 +#, c-format msgid "Serialized file %s" -msgstr "archivio del testo %s" +msgstr "" -#: ../lib/loadsave.php:505 ../lib/loadsave.php:675 +#: ../lib/loadsave.php:598 ../lib/loadsave.php:805 #, c-format msgid "plain file %s" msgstr "archivio del testo %s" -#: ../lib/loadsave.php:512 -#, fuzzy +#: ../lib/loadsave.php:605 msgid "Merge Edit" -msgstr "Modifica: %s" - -#: ../lib/loadsave.php:513 ../lib/loadsave.php:519 ../lib/main.php:765 -#: ../lib/plugin/WikiAdminSelect.php:192 ../themes/Crao/templates/head.tmpl:79 -#: ../themes/Crao/templates/head.tmpl:80 -#: ../themes/Crao/templates/navbar.tmpl:45 -#: ../themes/Portland/templates/navbar.tmpl:30 -#: ../themes/Sidebar/templates/navbar.tmpl:26 -#: ../themes/Wordpress/templates/actionbar.tmpl:28 -#: ../themes/default/templates/head.tmpl:78 -#: ../themes/default/templates/navbar.tmpl:45 -#: ../themes/smaller/templates/navbar.tmpl:22 -#: ../themes/wikilens/templates/head.tmpl:78 -#: ../themes/wikilens/templates/head.tmpl:79 -#: ../themes/wikilens/templates/navbar.tmpl:43 -msgid "PhpWikiAdministration" msgstr "" -#: ../lib/loadsave.php:518 +#: ../lib/loadsave.php:611 msgid "Restore Anyway" msgstr "" -#: ../lib/loadsave.php:523 +#: ../lib/loadsave.php:616 msgid " Sorry, cannot merge uploaded files." msgstr "" -#: ../lib/loadsave.php:541 +#: ../lib/loadsave.php:634 ../lib/loadsave.php:643 ../lib/loadsave.php:659 +msgid "Revert" +msgstr "" + +#: ../lib/loadsave.php:635 +msgid "missing required version argument" +msgstr "" + +#: ../lib/loadsave.php:642 +msgid "no page content" +msgstr "" + +#: ../lib/loadsave.php:648 +msgid "same version page" +msgstr "" + +#: ../lib/loadsave.php:654 +#, c-format +msgid "revert to version %d" +msgstr "" + +#: ../lib/loadsave.php:657 +#, fuzzy, c-format +msgid "- version %d saved to database as version %d" +msgstr "- versione %d salvata a base di dati a versione %d" + +#: ../lib/loadsave.php:671 #, fuzzy, c-format msgid "%s: not defined" msgstr "%s: archivio non trovato" -#: ../lib/loadsave.php:551 +#: ../lib/loadsave.php:681 msgid "Default InterWiki map file not loaded." msgstr "" -#: ../lib/loadsave.php:689 ../lib/loadsave.php:701 +#: ../lib/loadsave.php:819 ../lib/loadsave.php:831 msgid "Skipping" msgstr "" -#: ../lib/loadsave.php:800 +#: ../lib/loadsave.php:930 #, c-format msgid "Unable to load: %s" msgstr "" -#: ../lib/loadsave.php:807 +#: ../lib/loadsave.php:937 #, c-format msgid "Bad file type: %s" msgstr "" -#: ../lib/loadsave.php:824 -#, fuzzy, c-format +#: ../lib/loadsave.php:954 +#, c-format msgid "Loading '%s'" -msgstr "archivio del testo %s" +msgstr "" -#: ../lib/loadsave.php:855 +#: ../lib/loadsave.php:985 msgid "Loading up virgin wiki" msgstr "" -#: ../lib/loadsave.php:900 +#: ../lib/loadsave.php:1030 msgid "No uploaded file to upload?" msgstr "" -#: ../lib/loadsave.php:904 -#, fuzzy, c-format +#: ../lib/loadsave.php:1034 +#, c-format msgid "Uploading %s" -msgstr "archivio del testo %s" +msgstr "" -#: ../lib/main.php:306 +#: ../lib/main.php:336 msgid "FORBIDDEN" msgstr "" -#: ../lib/main.php:307 +#: ../lib/main.php:337 msgid "ANON" msgstr "" -#: ../lib/main.php:308 +#: ../lib/main.php:338 msgid "BOGO" msgstr "" -#: ../lib/main.php:309 +#: ../lib/main.php:339 msgid "USER" msgstr "" -#: ../lib/main.php:310 +#: ../lib/main.php:340 msgid "ADMIN" msgstr "" -#: ../lib/main.php:311 +#: ../lib/main.php:341 msgid "UNOBTAINABLE" msgstr "" -#: ../lib/main.php:334 +#: ../lib/main.php:364 #, fuzzy msgid "authenticated" msgstr "salvata a %s" -#: ../lib/main.php:334 +#: ../lib/main.php:364 #, fuzzy msgid "not authenticated" -msgstr "salvata a %s" +msgstr "non salvata a %s" -#: ../lib/main.php:335 -#, fuzzy, c-format +#: ../lib/main.php:365 +#, c-format msgid "%s is disallowed on this wiki for %s user '%s' (level: %s)." -msgstr "Le %d pagine più popolari di questo wiki sono:" +msgstr "" -#: ../lib/main.php:341 -#, fuzzy, c-format +#: ../lib/main.php:371 +#, c-format msgid "%s is disallowed on this wiki." -msgstr "Le %d pagine più popolari di questo wiki sono:" +msgstr "" -#: ../lib/main.php:348 +#: ../lib/main.php:378 #, c-format msgid "You must sign in to %s." msgstr "" -#: ../lib/main.php:350 +#: ../lib/main.php:380 #, c-format msgid "You must log in to %s." msgstr "" -#: ../lib/main.php:352 +#: ../lib/main.php:382 #, c-format msgid "Access for you is forbidden to %s." msgstr "" -#: ../lib/main.php:354 ../lib/plugin/PluginManager.php:65 +#: ../lib/main.php:384 ../lib/plugin/PluginManager.php:65 #, c-format msgid "You must be an administrator to %s." msgstr "" -#: ../lib/main.php:366 -#, fuzzy +#: ../lib/main.php:396 msgid "view this page" -msgstr "%s di questa pagina" +msgstr "" -#: ../lib/main.php:367 -#, fuzzy +#: ../lib/main.php:397 msgid "diff this page" -msgstr "%s di questa pagina" +msgstr "" -#: ../lib/main.php:368 -#, fuzzy +#: ../lib/main.php:398 msgid "dump html pages" -msgstr "Rimuovi la pagina" +msgstr "" -#: ../lib/main.php:369 -#, fuzzy +#: ../lib/main.php:399 msgid "dump serial pages" -msgstr "Le %d pagine più popolari di questo wiki sono:" +msgstr "" -#: ../lib/main.php:370 -#, fuzzy +#: ../lib/main.php:400 msgid "edit this page" -msgstr "%s di questa pagina" +msgstr "" -#: ../lib/main.php:371 -#, fuzzy +#: ../lib/main.php:401 +msgid "revert to a previous version of this page" +msgstr "" + +#: ../lib/main.php:402 msgid "create this page" -msgstr "Errore durante il salvataggio della pagina '%s'" +msgstr "" -#: ../lib/main.php:372 -#, fuzzy +#: ../lib/main.php:403 msgid "load files into this wiki" -msgstr "Le %d pagine più popolari di questo wiki sono:" +msgstr "" -#: ../lib/main.php:373 -#, fuzzy +#: ../lib/main.php:404 msgid "lock this page" -msgstr "%s di questa pagina" +msgstr "" -#: ../lib/main.php:374 -#, fuzzy +#: ../lib/main.php:405 msgid "remove this page" -msgstr "Rimuovi la pagina" +msgstr "" -#: ../lib/main.php:375 -#, fuzzy +#: ../lib/main.php:406 msgid "unlock this page" -msgstr "Sblocca la Pagina" +msgstr "" -#: ../lib/main.php:376 -#, fuzzy +#: ../lib/main.php:407 msgid "upload a zip dump" -msgstr "Le %d pagine più popolari di questo wiki sono:" +msgstr "" -#: ../lib/main.php:377 -#, fuzzy +#: ../lib/main.php:408 msgid "verify the current action" -msgstr "Mostra il versione corrente" +msgstr "" -#: ../lib/main.php:378 -#, fuzzy +#: ../lib/main.php:409 msgid "view the source of this page" -msgstr "Le %d pagine più popolari di questo wiki sono:" +msgstr "" -#: ../lib/main.php:379 +#: ../lib/main.php:410 msgid "access this wiki via XML-RPC" msgstr "" -#: ../lib/main.php:380 +#: ../lib/main.php:411 msgid "access this wiki via SOAP" msgstr "" -#: ../lib/main.php:381 -#, fuzzy +#: ../lib/main.php:412 msgid "download a zip dump from this wiki" -msgstr "Le %d pagine più popolari di questo wiki sono:" +msgstr "" -#: ../lib/main.php:382 -#, fuzzy +#: ../lib/main.php:413 msgid "download an html zip dump from this wiki" -msgstr "Le %d pagine più popolari di questo wiki sono:" +msgstr "" -#: ../lib/main.php:394 -#, fuzzy +#: ../lib/main.php:425 msgid "Browsing pages" -msgstr "Errore durante il salvataggio della pagina '%s'" +msgstr "" -#: ../lib/main.php:395 -#, fuzzy +#: ../lib/main.php:426 msgid "Diffing pages" -msgstr "Errore durante il salvataggio della pagina '%s'" +msgstr "" -#: ../lib/main.php:396 -#, fuzzy +#: ../lib/main.php:427 msgid "Dumping html pages" -msgstr "Rimuovi la pagina" +msgstr "" -#: ../lib/main.php:397 -#, fuzzy +#: ../lib/main.php:428 msgid "Dumping serial pages" -msgstr "Le %d pagine più popolari di questo wiki sono:" +msgstr "" -#: ../lib/main.php:398 -#, fuzzy +#: ../lib/main.php:429 msgid "Editing pages" -msgstr "Errore durante il salvataggio della pagina '%s'" +msgstr "" -#: ../lib/main.php:399 -#, fuzzy +#: ../lib/main.php:430 +msgid "Reverting to a previous version of pages" +msgstr "" + +#: ../lib/main.php:431 msgid "Creating pages" -msgstr "Errore durante il salvataggio della pagina '%s'" +msgstr "" -#: ../lib/main.php:400 -#, fuzzy +#: ../lib/main.php:432 msgid "Loading files" -msgstr "archivio del testo %s" +msgstr "" -#: ../lib/main.php:401 +#: ../lib/main.php:433 #, fuzzy msgid "Locking pages" msgstr "Blocca la Pagina" -#: ../lib/main.php:402 +#: ../lib/main.php:434 #, fuzzy msgid "Removing pages" msgstr "Rimuovi la pagina" -#: ../lib/main.php:403 +#: ../lib/main.php:435 #, fuzzy msgid "Unlocking pages" msgstr "Sblocca la Pagina" -#: ../lib/main.php:404 +#: ../lib/main.php:436 msgid "Uploading zip dumps" msgstr "" -#: ../lib/main.php:405 -#, fuzzy +#: ../lib/main.php:437 msgid "Verify the current action" -msgstr "Mostra il versione corrente" +msgstr "" -#: ../lib/main.php:406 -#, fuzzy +#: ../lib/main.php:438 msgid "Viewing the source of pages" -msgstr "Le %d pagine più popolari di questo wiki sono:" +msgstr "" -#: ../lib/main.php:407 +#: ../lib/main.php:439 msgid "XML-RPC access" msgstr "" -#: ../lib/main.php:408 +#: ../lib/main.php:440 msgid "SOAP access" msgstr "" -#: ../lib/main.php:409 +#: ../lib/main.php:441 msgid "Downloading zip dumps" msgstr "" -#: ../lib/main.php:410 +#: ../lib/main.php:442 msgid "Downloading html zip dumps" msgstr "" -#: ../lib/main.php:534 +#: ../lib/main.php:571 #, c-format msgid "%s: Bad action" msgstr "" -#: ../lib/main.php:551 +#: ../lib/main.php:588 msgid "Fatal PhpWiki Error" msgstr "Errore Fatale Di PhpWiki" -#: ../lib/main.php:778 -#, fuzzy +#: ../lib/main.php:813 ../lib/plugin/WikiAdminChown.php:182 msgid "Chown" -msgstr "Indice" +msgstr "" -#: ../lib/main.php:782 ../lib/plugin/WikiAdminSetAcl.php:188 +#: ../lib/main.php:817 ../lib/plugin/WikiAdminSetAcl.php:185 msgid "SetAcl" msgstr "" -#: ../lib/main.php:786 ../lib/plugin/WikiAdminRename.php:215 -#, fuzzy +#: ../lib/main.php:821 ../lib/plugin/WikiAdminRename.php:213 msgid "Rename" -msgstr "Rimuovi la Pagina" +msgstr "" -#: ../lib/main.php:790 ../lib/main.php:795 ../lib/plugin/PageDump.php:34 +#: ../lib/main.php:825 ../lib/main.php:830 ../lib/plugin/PageDump.php:35 +#: ../themes/MonoBook/templates/actionbar.tmpl:31 #: ../themes/default/templates/actionbar.tmpl:37 #: ../themes/smaller/templates/actionbar.tmpl:39 -#, fuzzy msgid "PageDump" -msgstr "Il sorgente della %s" +msgstr "" -#: ../lib/main.php:809 ../lib/plugin/FullTextSearch.php:39 +#: ../lib/main.php:844 ../lib/plugin/FullTextSearch.php:39 #: ../lib/plugin/WantedPages.php:133 msgid "FullTextSearch" msgstr "RicercaDelTesto" -#: ../lib/main.php:812 ../lib/plugin/RecentChanges.php:576 +#: ../lib/main.php:847 ../lib/plugin/RecentChanges.php:575 #: ../lib/plugin/TitleSearch.php:31 ../themes/Sidebar/templates/navbar.tmpl:20 #: ../themes/default/templates/navbar.tmpl:8 #: ../themes/default/templates/navbar.tmpl:15 @@ -1583,65 +1615,65 @@ msgstr "RicercaDelTesto" msgid "TitleSearch" msgstr "RicercaSuTutto" -#: ../lib/main.php:933 +#: ../lib/main.php:973 msgid "The session.save_path directory" msgstr "" -#: ../lib/main.php:936 +#: ../lib/main.php:976 #, c-format msgid "the directory '%s'" msgstr "" -#: ../lib/main.php:940 +#: ../lib/main.php:980 #, c-format msgid "Attempting to use the directory '%s' instead." msgstr "" -#: ../lib/main.php:947 +#: ../lib/main.php:987 msgid "Users will not be able to sign in." msgstr "" #: ../lib/plugin/AddComment.php:39 -#, fuzzy msgid "AddComment" -msgstr "Indice" +msgstr "" #: ../lib/plugin/AddComment.php:43 -#, fuzzy, c-format +#, c-format msgid "Show and add comments for %s" -msgstr "Mostra il sorgente della pagina e le sue referenze" +msgstr "" #: ../lib/plugin/AddComment.php:78 ../lib/plugin/WikiBlog.php:122 #: ../lib/plugin/WikiForum.php:76 -#, fuzzy msgid "No pagename specified" -msgstr "Le %d pagine più popolari di questo wiki sono:" +msgstr "" -#: ../lib/plugin/AddComment.php:107 ../lib/plugin/CreateToc.php:244 -#, fuzzy +#: ../lib/plugin/AddComment.php:111 ../lib/plugin/CreateToc.php:264 msgid "Click to display" -msgstr "%s di questa pagina" +msgstr "" -#: ../lib/plugin/AddComment.php:109 ../lib/plugin/WikiBlog.php:288 -#, fuzzy +#: ../lib/plugin/AddComment.php:113 ../lib/plugin/WikiBlog.php:288 msgid "Comments" -msgstr "Indice" +msgstr "" -#: ../lib/plugin/AllPages.php:31 +#: ../lib/plugin/AllPages.php:34 msgid "AllPages" msgstr "" -#: ../lib/plugin/AllPages.php:35 -#, fuzzy +#: ../lib/plugin/AllPages.php:38 msgid "List all pages in this wiki." -msgstr "Le %d pagine più popolari di questo wiki sono:" +msgstr "" -#: ../lib/plugin/AllPages.php:73 -#, fuzzy, c-format -msgid "Pages in this wiki (%d total):" -msgstr "Le %d pagine più popolari di questo wiki sono:" +#: ../lib/plugin/AllPages.php:90 +#, c-format +msgid "All pages in this wiki (%d total):" +msgstr "" + +#: ../lib/plugin/AllPages.php:92 +#, c-format +msgid "List of pages (%d total):" +msgstr "" -#: ../lib/plugin/AllPages.php:85 ../lib/plugin/AllUsers.php:107 +#: ../lib/plugin/AllPages.php:105 ../lib/plugin/AllUsers.php:107 #, c-format msgid "Elapsed time: %s s" msgstr "" @@ -1658,11 +1690,12 @@ msgid "" msgstr "" #: ../lib/plugin/AllUsers.php:86 -#, fuzzy, c-format +#, c-format msgid "Authenticated users on this wiki (%d total):" -msgstr "Le %d pagine più popolari di questo wiki sono:" +msgstr "" #: ../lib/plugin/AuthorHistory.php:70 +#: ../themes/MonoBook/templates/info.tmpl:169 #: ../themes/smaller/templates/info.tmpl:169 msgid "AuthorHistory" msgstr "" @@ -1674,21 +1707,22 @@ msgid "" msgstr "" #: ../lib/plugin/AuthorHistory.php:124 ../lib/plugin/AuthorHistory.php:177 -#, fuzzy msgid "Minor" -msgstr "Mostrare le modifiche secondarie per: %s" +msgstr "" #: ../lib/plugin/AuthorHistory.php:125 +#: ../themes/MonoBook/templates/info.tmpl:77 #: ../themes/default/templates/info.tmpl:71 #: ../themes/default/templates/wikiforum.tmpl:22 #: ../themes/smaller/templates/info.tmpl:77 #, fuzzy msgid "Author" -msgstr "Autore:" +msgstr "Autore" #: ../lib/plugin/AuthorHistory.php:126 ../lib/plugin/AuthorHistory.php:178 #: ../themes/Crao/templates/blogform.tmpl:12 #: ../themes/Crao/templates/editpage.tmpl:67 +#: ../themes/MonoBook/templates/info.tmpl:78 #: ../themes/Portland/templates/editpage.tmpl:60 #: ../themes/Wordpress/templates/editpage.tmpl:69 #: ../themes/default/templates/blogform.tmpl:15 @@ -1697,12 +1731,12 @@ msgstr "Autore:" #: ../themes/smaller/templates/info.tmpl:78 #, fuzzy msgid "Summary" -msgstr "Commenti:" +msgstr "Commenti" #: ../lib/plugin/AuthorHistory.php:127 ../lib/plugin/AuthorHistory.php:179 #, fuzzy msgid "Modified" -msgstr "Ultima Modifica" +msgstr "Modifica" #: ../lib/plugin/AuthorHistory.php:156 #, c-format @@ -1725,29 +1759,29 @@ msgid "History of major modifications for any page edited by %s." msgstr "" #: ../lib/plugin/BackLinks.php:35 -#, fuzzy, c-format +#, c-format msgid "List all pages which link to %s." -msgstr "Le %d pagine più popolari di questo wiki sono:" +msgstr "" #: ../lib/plugin/BackLinks.php:90 -#, fuzzy, c-format +#, c-format msgid "No other page links to %s yet." -msgstr "Le %d pagine più popolari di questo wiki sono:" +msgstr "" #: ../lib/plugin/BackLinks.php:93 -#, fuzzy, c-format +#, c-format msgid "One page would link to %s:" -msgstr "Le %d pagine più popolari di questo wiki sono:" +msgstr "" #: ../lib/plugin/BackLinks.php:102 -#, fuzzy, c-format +#, c-format msgid "%s pages would link to %s:" -msgstr "Le %d pagine più popolari di questo wiki sono:" +msgstr "" #: ../lib/plugin/BackLinks.php:110 -#, fuzzy, c-format +#, c-format msgid "No page links to %s." -msgstr "Le %d pagine più popolari di questo wiki sono:" +msgstr "" #: ../lib/plugin/BackLinks.php:115 #, c-format @@ -1765,7 +1799,7 @@ msgstr "" #: ../themes/Sidebar/templates/body.tmpl:23 #: ../themes/Sidebar/templates/body.tmpl:28 ../themes/Sidebar/themeinfo.php:38 #: ../themes/Wordpress/templates/actionbar.tmpl:34 -#: ../themes/default/templates/head.tmpl:86 +#: ../themes/default/templates/head.tmpl:91 #: ../themes/default/templates/homepage.tmpl:15 #: ../themes/default/templates/navbar.tmpl:35 #: ../themes/wikilens/templates/head.tmpl:89 @@ -1774,9 +1808,8 @@ msgid "Calendar" msgstr "Calendario" #: ../lib/plugin/Calendar.php:104 -#, fuzzy msgid "Previous Month" -msgstr "Precedente" +msgstr "" #: ../lib/plugin/Calendar.php:108 msgid "Next Month" @@ -1790,27 +1823,24 @@ msgstr "Modifica %s" #: ../lib/plugin/CalendarList.php:22 ../lib/plugin/CalendarList.php:26 #, fuzzy msgid "CalendarList" -msgstr "Calendario" +msgstr "ListaCalendario" #: ../lib/plugin/Comment.php:22 ../themes/Crao/templates/blogform.tmpl:15 #: ../themes/default/templates/blogform.tmpl:21 -#, fuzzy msgid "Comment" -msgstr "Indice" +msgstr "" #: ../lib/plugin/Comment.php:26 msgid "Embed hidden comments in WikiPages." msgstr "" #: ../lib/plugin/CreatePage.php:38 -#, fuzzy msgid "CreatePage" -msgstr "TrovaPagina" +msgstr "" #: ../lib/plugin/CreatePage.php:42 -#, fuzzy msgid "Create a Wiki page by the provided name." -msgstr "Errore durante il salvataggio della pagina '%s'" +msgstr "" #: ../lib/plugin/CreatePage.php:84 #, c-format @@ -1818,28 +1848,33 @@ msgid "%s already exists" msgstr "" #: ../lib/plugin/CreatePage.php:95 -#, fuzzy msgid "Created by CreatePage" -msgstr "TrovaPagina" +msgstr "" -#: ../lib/plugin/CreateToc.php:38 -#, fuzzy +#: ../lib/plugin/CreateToc.php:45 msgid "CreateToc" -msgstr "Salvata: %s" +msgstr "" -#: ../lib/plugin/CreateToc.php:42 +#: ../lib/plugin/CreateToc.php:49 msgid "Automatically link headers at the top" msgstr "" -#: ../lib/plugin/CreateToc.php:185 ../lib/plugin/IncludePage.php:116 -#: ../lib/plugin/RateIt.php:219 +#: ../lib/plugin/CreateToc.php:192 ../lib/plugin/IncludePage.php:116 +#: ../lib/plugin/RateIt.php:203 msgid "no page specified" msgstr "" -#: ../lib/plugin/CreateToc.php:246 ../lib/plugin/CreateToc.php:249 -#, fuzzy +#: ../lib/plugin/CreateToc.php:203 +msgid "CreateToc disabled for old markup" +msgstr "" + +#: ../lib/plugin/CreateToc.php:266 ../lib/plugin/CreateToc.php:269 msgid "Table Of Contents" -msgstr "Indice" +msgstr "" + +#: ../lib/plugin/DeadEndPages.php:24 +msgid "DeadEndPages" +msgstr "" #: ../lib/plugin/Diff.php:40 msgid "Display differences between revisions" @@ -1849,7 +1884,7 @@ msgstr "" msgid "World" msgstr "" -#: ../lib/plugin/EditMetaData.php:45 +#: ../lib/plugin/EditMetaData.php:45 ../lib/plugin/_WikiTranslation.php:61 msgid "EditMetaData" msgstr "" @@ -1878,18 +1913,52 @@ msgid "Requires WikiAdmin privileges to edit." msgstr "" #: ../lib/plugin/ExternalSearch.php:38 -#, fuzzy msgid "ExternalSearch" -msgstr "RicercaSuTutto" +msgstr "" #: ../lib/plugin/ExternalSearch.php:42 msgid "Redirects to an external web site based on form input" msgstr "" +#: ../lib/plugin/FoafViewer.php:52 +msgid "FoafViewer" +msgstr "" + +#: ../lib/plugin/FoafViewer.php:56 +msgid "Parse an RDF FOAF file and extract information to render as HTML" +msgstr "" + +#: ../lib/plugin/FoafViewer.php:84 +msgid "required pear library XML/FOAF/Parser.php not found in include_path" +msgstr "" + +#: ../lib/plugin/FoafViewer.php:90 +msgid "FOAF File URI" +msgstr "" + +#: ../lib/plugin/FoafViewer.php:94 +msgid "Pretty HTML" +msgstr "" + +#: ../lib/plugin/FoafViewer.php:96 +msgid "Original URL (Redirect)" +msgstr "" + +#: ../lib/plugin/FoafViewer.php:98 +msgid "Parse FOAF" +msgstr "" + +#: ../lib/plugin/FoafViewer.php:107 +msgid "foaf must be a URI starting with http://" +msgstr "" + +#: ../lib/plugin/FoafViewer.php:130 +msgid "Title" +msgstr "" + #: ../lib/plugin/FrameInclude.php:52 -#, fuzzy msgid "FrameInclude" -msgstr "InserireLaPagina" +msgstr "" #: ../lib/plugin/FrameInclude.php:56 msgid "" @@ -1911,16 +1980,15 @@ msgstr "" msgid "recursive inclusion of url %s" msgstr "" -#: ../lib/plugin/FrameInclude.php:112 ../lib/plugin/text2png.php:69 -#: ../lib/plugin/text2png.php:122 -#, fuzzy, c-format +#: ../lib/plugin/FrameInclude.php:112 ../lib/plugin/TeX2png.php:214 +#: ../lib/plugin/text2png.php:69 ../lib/plugin/text2png.php:122 +#, c-format msgid "See %s" -msgstr "Salvata: %s" +msgstr "" #: ../lib/plugin/FullTextSearch.php:43 -#, fuzzy msgid "Search the content of all pages in this wiki." -msgstr "Le %d pagine più popolari di questo wiki sono:" +msgstr "" #: ../lib/plugin/FullTextSearch.php:103 #, c-format @@ -1971,8 +2039,8 @@ msgstr "Vai" msgid "Go to or create page." msgstr "" -#: ../lib/plugin/GoTo.php:59 ../lib/plugin/WikiAdminSelect.php:135 -#: ../lib/plugin/WikiAdminSelect.php:146 +#: ../lib/plugin/GoTo.php:59 ../lib/plugin/WikiAdminSelect.php:136 +#: ../lib/plugin/WikiAdminSelect.php:147 msgid "Go" msgstr "Vai" @@ -1984,6 +2052,10 @@ msgstr "" msgid "Make use of the Google API" msgstr "" +#: ../lib/plugin/GooglePlugin.php:98 +msgid "Nothing found" +msgstr "" + #: ../lib/plugin/HelloWorld.php:46 msgid "HelloWorld" msgstr "" @@ -2018,9 +2090,8 @@ msgid "Included from %s" msgstr "Inserire dalla %s" #: ../lib/plugin/IncludeSiteMap.php:52 -#, fuzzy msgid "IncludeSiteMap" -msgstr "InserireLaPagina" +msgstr "" #: ../lib/plugin/IncludeSiteMap.php:56 #, c-format @@ -2028,18 +2099,17 @@ msgid "Include recursively all linked pages starting at %s" msgstr "" #: ../lib/plugin/InterWikiSearch.php:31 -#, fuzzy msgid "InterWikiSearch" -msgstr "RicercaSuTutto" +msgstr "" #: ../lib/plugin/InterWikiSearch.php:35 msgid "Perform searches on InterWiki sites listed in InterWikiMap." msgstr "" -#: ../lib/plugin/InterWikiSearch.php:91 +#: ../lib/plugin/InterWikiSearch.php:90 #, fuzzy msgid "Wiki Name" -msgstr "Nome" +msgstr "Wiki Nome" #: ../lib/plugin/LikePages.php:32 ../themes/Crao/templates/navbar.tmpl:24 #: ../themes/Portland/templates/navbar.tmpl:10 @@ -2047,9 +2117,8 @@ msgstr "Nome" #: ../themes/default/templates/navbar.tmpl:25 #: ../themes/smaller/templates/navbar.tmpl:18 #: ../themes/wikilens/templates/navbar.tmpl:24 -#, fuzzy msgid "LikePages" -msgstr "Blocca la Pagina" +msgstr "" #: ../lib/plugin/LikePages.php:36 #, c-format @@ -2071,6 +2140,18 @@ msgstr "" msgid "These pages share an initial or final title word with '%s'" msgstr "" +#: ../lib/plugin/ListPages.php:37 +msgid "ListPages" +msgstr "" + +#: ../lib/plugin/ListPages.php:41 +msgid "List pages that are explicitly given as the pages argument." +msgstr "" + +#: ../lib/plugin/ListPages.php:81 +msgid "You must be logged in to view ratings." +msgstr "" + #: ../lib/plugin/ListSubpages.php:34 msgid "ListSubpages" msgstr "" @@ -2084,9 +2165,9 @@ msgid "The current page has no subpages defined." msgstr "" #: ../lib/plugin/ListSubpages.php:80 -#, fuzzy, c-format +#, c-format msgid "SubPages of %s:" -msgstr "Il sorgente della %s" +msgstr "" #: ../lib/plugin/ListSubpages.php:90 ../lib/plugin/UnfoldSubpages.php:137 #, c-format @@ -2098,9 +2179,8 @@ msgid "MostPopular" msgstr "PiùPopolari" #: ../lib/plugin/MostPopular.php:36 -#, fuzzy msgid "List the most popular pages." -msgstr "Le %d pagine più popolari di questo wiki sono:" +msgstr "" #: ../lib/plugin/MostPopular.php:64 msgid "sortby=mtime not supported with MostPopular" @@ -2112,18 +2192,17 @@ msgid "The %d most popular pages of this wiki:" msgstr "Le %d pagine più popolari di questo wiki sono:" #: ../lib/plugin/MostPopular.php:96 -#, fuzzy, c-format +#, c-format msgid "The %d least popular pages of this wiki:" -msgstr "Le %d pagine più popolari di questo wiki sono:" +msgstr "" #: ../lib/plugin/MostPopular.php:98 msgid "Visited pages on this wiki, ordered by popularity:" msgstr "" #: ../lib/plugin/NoCache.php:39 -#, fuzzy msgid "NoCache" -msgstr "Annulla" +msgstr "" #: ../lib/plugin/NoCache.php:43 msgid "Don't cache this page." @@ -2142,29 +2221,28 @@ msgid "Line does not begin with a '|'." msgstr "" #: ../lib/plugin/OrphanedPages.php:36 -#, fuzzy msgid "OrphanedPages" -msgstr "TrovaPagina" +msgstr "" #: ../lib/plugin/OrphanedPages.php:40 msgid "List pages which are not linked to by any other page." msgstr "" #: ../lib/plugin/OrphanedPages.php:85 -#, fuzzy, c-format +#, c-format msgid "Orphaned Pages in this wiki (%d total):" -msgstr "Le %d pagine più popolari di questo wiki sono:" +msgstr "" -#: ../lib/plugin/PageDump.php:37 +#: ../lib/plugin/PageDump.php:38 msgid "View a single page dump online." msgstr "" -#: ../lib/plugin/PageDump.php:63 +#: ../lib/plugin/PageDump.php:64 #, fuzzy, c-format msgid "Page %s not found." msgstr "%s: archivio non trovato" -#: ../lib/plugin/PageDump.php:119 +#: ../lib/plugin/PageDump.php:120 msgid "Download for CVS" msgstr "" @@ -2172,59 +2250,58 @@ msgstr "" msgid "Download for backup" msgstr "" -#: ../lib/plugin/PageDump.php:129 +#: ../lib/plugin/PageDump.php:128 #, c-format msgid "Preview: Page dump of %s" msgstr "" -#: ../lib/plugin/PageDump.php:132 +#: ../lib/plugin/PageDump.php:131 msgid "(formatted for PhpWiki developers, not for backing up)" msgstr "" -#: ../lib/plugin/PageDump.php:135 +#: ../lib/plugin/PageDump.php:134 msgid "Preview as backup format" msgstr "" -#: ../lib/plugin/PageDump.php:140 +#: ../lib/plugin/PageDump.php:138 msgid "(formatted for backing up)" msgstr "" -#: ../lib/plugin/PageDump.php:144 +#: ../lib/plugin/PageDump.php:142 msgid "Preview as developer format" msgstr "" -#: ../lib/plugin/PageDump.php:149 +#: ../lib/plugin/PageDump.php:146 msgid "" "Please use one of the downloadable versions rather than copying and pasting " "from the above preview." msgstr "" -#: ../lib/plugin/PageDump.php:151 +#: ../lib/plugin/PageDump.php:148 msgid "" "The wordwrap of the preview doesn't take nested markup or list indentation " "into consideration!" msgstr "" -#: ../lib/plugin/PageDump.php:154 +#: ../lib/plugin/PageDump.php:151 msgid "" "PhpWiki developers should manually inspect the downloaded file for nested " "markup before rewrapping with emacs and checking into CVS." msgstr "" -#: ../lib/plugin/PageDump.php:166 +#: ../lib/plugin/PageDump.php:163 #, fuzzy msgid "Warning:" msgstr "Avvertimento!" #: ../lib/plugin/PageGroup.php:44 -#, fuzzy msgid "PageGroup" -msgstr "Il sorgente della %s" +msgstr "" #: ../lib/plugin/PageGroup.php:48 -#, fuzzy, c-format +#, c-format msgid "PageGroup for %s" -msgstr "Il sorgente della %s" +msgstr "" #: ../lib/plugin/PageGroup.php:60 ../lib/plugin/PageGroup.php:110 #: ../lib/plugin/PrevNext.php:69 @@ -2253,9 +2330,9 @@ msgid "Last" msgstr "Ultima" #: ../lib/plugin/PageHistory.php:91 -#, fuzzy, c-format +#, c-format msgid "PageHistory for %s" -msgstr "Il sorgente della %s" +msgstr "" #: ../lib/plugin/PageHistory.php:98 msgid "No revisions found" @@ -2280,6 +2357,8 @@ msgid "Version %d" msgstr "Versione %d" #: ../lib/plugin/PageHistory.php:177 ../themes/MacOSX/lib/RecentChanges.php:34 +#: ../themes/MonoBook/templates/info.tmpl:19 +#: ../themes/MonoBook/templates/info.tmpl:23 #: ../themes/Portland/lib/RecentChanges.php:14 #: ../themes/SpaceWiki/lib/RecentChanges.php:35 #: ../themes/Wordpress/lib/RecentChanges.php:14 @@ -2287,17 +2366,17 @@ msgstr "Versione %d" #: ../themes/default/templates/info.tmpl:22 #: ../themes/smaller/templates/info.tmpl:19 #: ../themes/smaller/templates/info.tmpl:23 -#, fuzzy msgid "minor edit" -msgstr "Mostrare le modifiche secondarie per: %s" +msgstr "" #: ../lib/plugin/PageHistory.php:221 -#, fuzzy msgid "History of changes." -msgstr "Mostra il sorgente della pagina e le sue referenze" +msgstr "" #: ../lib/plugin/PageHistory.php:247 ../lib/plugin/RecentChanges.php:65 #: ../themes/Crao/templates/actionbar.tmpl:17 +#: ../themes/MonoBook/templates/actionbar.tmpl:29 +#: ../themes/MonoBook/templates/info.tmpl:168 #: ../themes/Portland/templates/actionbar.tmpl:18 #: ../themes/Wordpress/templates/actionbar.tmpl:68 #: ../themes/default/templates/actionbar.tmpl:31 @@ -2307,9 +2386,9 @@ msgid "PageHistory" msgstr "" #: ../lib/plugin/PageHistory.php:251 -#, fuzzy, c-format +#, c-format msgid "List PageHistory for %s" -msgstr "Il sorgente della %s" +msgstr "" #: ../lib/plugin/PageInfo.php:32 ../themes/Crao/templates/actionbar.tmpl:19 #: ../themes/Portland/templates/actionbar.tmpl:19 @@ -2404,14 +2483,34 @@ msgstr "" msgid "Submit location" msgstr "" +#: ../lib/plugin/Ploticus.php:73 +msgid "Ploticus" +msgstr "" + +#: ../lib/plugin/Ploticus.php:76 +msgid "Ploticus image creation" +msgstr "" + +#: ../lib/plugin/Ploticus.php:234 +msgid "shell commands not allowed in Ploticus" +msgstr "" + +#: ../lib/plugin/Ploticus.php:254 +#, c-format +msgid "Ploticus error: Outputfile '%s' not created" +msgstr "" + +#: ../lib/plugin/Ploticus.php:261 ../lib/plugin/SyntaxHighlighter.php:177 +msgid "empty source" +msgstr "" + #: ../lib/plugin/PluginManager.php:31 msgid "PluginManager" msgstr "" #: ../lib/plugin/PluginManager.php:35 -#, fuzzy msgid "Description: Provides a list of plugins on this wiki." -msgstr "Le %d pagine più popolari di questo wiki sono:" +msgstr "" #: ../lib/plugin/PluginManager.php:54 msgid "Plugins" @@ -2435,14 +2534,12 @@ msgid "%s does not appear to be a WikiPlugin." msgstr "" #: ../lib/plugin/PopularNearby.php:44 -#, fuzzy msgid "PopularNearby" -msgstr "%d più popolari:" +msgstr "" #: ../lib/plugin/PopularNearby.php:48 -#, fuzzy msgid "List the most popular pages nearby." -msgstr "Le %d pagine più popolari di questo wiki sono:" +msgstr "" #: ../lib/plugin/PopularNearby.php:73 #, fuzzy, c-format @@ -2478,63 +2575,62 @@ msgid "Index" msgstr "" #: ../lib/plugin/RandomPage.php:29 ../lib/plugin/RandomPage.php:71 -#, fuzzy +#: ../themes/MonoBook/templates/navbar.tmpl:15 msgid "RandomPage" -msgstr "PaginaPrincipale" +msgstr "" #: ../lib/plugin/RandomPage.php:33 msgid "Displays a list of randomly chosen pages or redirects to a random page." msgstr "" -#: ../lib/plugin/RateIt.php:106 ../lib/plugin/RateIt.php:330 -#: ../lib/plugin/RateIt.php:707 +#: ../lib/plugin/RateIt.php:90 ../lib/plugin/RateIt.php:304 +#: ../lib/plugin/RateIt.php:346 msgid "RateIt" msgstr "" -#: ../lib/plugin/RateIt.php:109 +#: ../lib/plugin/RateIt.php:93 msgid "Rating system. Store user ratings per page" msgstr "" -#: ../lib/plugin/RateIt.php:240 ../lib/plugin/RateIt.php:258 -#: ../lib/plugin/RateIt.php:294 +#: ../lib/plugin/RateIt.php:214 ../lib/plugin/RateIt.php:232 +#: ../lib/plugin/RateIt.php:268 msgid "You must sign in" msgstr "" -#: ../lib/plugin/RateIt.php:297 +#: ../lib/plugin/RateIt.php:271 #, c-format msgid "Rated by %d users | Average rating %.1f stars" msgstr "" -#: ../lib/plugin/RateIt.php:302 +#: ../lib/plugin/RateIt.php:276 #, c-format msgid "Your rating was %.1f" msgstr "" -#: ../lib/plugin/RateIt.php:307 +#: ../lib/plugin/RateIt.php:281 #, c-format msgid "%s prediction for you is %s stars" msgstr "" -#: ../lib/plugin/RateIt.php:310 +#: ../lib/plugin/RateIt.php:284 #, c-format msgid "%s prediction for you is %.1f stars" msgstr "" -#: ../lib/plugin/RateIt.php:330 +#: ../lib/plugin/RateIt.php:304 msgid "Rate It" msgstr "" -#: ../lib/plugin/RateIt.php:728 -#, fuzzy +#: ../lib/plugin/RateIt.php:367 msgid "Rate the topic of this page" -msgstr "Le %d pagine più popolari di questo wiki sono:" +msgstr "" -#: ../lib/plugin/RateIt.php:736 +#: ../lib/plugin/RateIt.php:375 #, fuzzy msgid "Cancel rating" msgstr "Annulla" -#: ../lib/plugin/RateIt.php:743 +#: ../lib/plugin/RateIt.php:382 msgid "No opinion" msgstr "" @@ -2572,30 +2668,25 @@ msgid "(hist)" msgstr "" #: ../lib/plugin/RecentChanges.php:188 -#, fuzzy msgid "edits" -msgstr "Modifica" +msgstr "" #: ../lib/plugin/RecentChanges.php:190 -#, fuzzy msgid "major edits" -msgstr "Mostrare le modifiche secondarie per: %s" +msgstr "" #: ../lib/plugin/RecentChanges.php:192 -#, fuzzy msgid "minor edits" -msgstr "Mostrare le modifiche secondarie per: %s" +msgstr "" #: ../lib/plugin/RecentChanges.php:193 ../lib/plugin/RecentChanges.php:267 #: ../lib/plugin/RecentComments.php:31 -#, fuzzy msgid "Recent Comments" -msgstr "Indice" +msgstr "" #: ../lib/plugin/RecentChanges.php:194 -#, fuzzy msgid "comments" -msgstr "Indice" +msgstr "" #: ../lib/plugin/RecentChanges.php:219 #, c-format @@ -2643,9 +2734,9 @@ msgid "All %s are listed below." msgstr "" #: ../lib/plugin/RecentChanges.php:253 -#, fuzzy, c-format +#, c-format msgid "(to pages linked from \"%s\")" -msgstr "Le %d pagine più popolari di questo wiki sono:" +msgstr "" #: ../lib/plugin/RecentChanges.php:260 ../lib/plugin/RecentChanges.php:275 #: ../lib/plugin/RecentChanges.php:377 ../lib/plugin/RecentChanges.php:453 @@ -2657,55 +2748,50 @@ msgid "RecentEdits" msgstr "" #: ../lib/plugin/RecentChanges.php:268 ../lib/plugin/RecentComments.php:65 -#, fuzzy msgid "No comments found" -msgstr "Mostra il sorgente della pagina e le sue referenze" +msgstr "" #: ../lib/plugin/RecentChanges.php:270 -#, fuzzy msgid "No changes found" -msgstr "Mostra il sorgente della pagina e le sue referenze" +msgstr "" -#: ../lib/plugin/RecentChanges.php:574 +#: ../lib/plugin/RecentChanges.php:573 msgid "Title Search" msgstr "La ricerca su tutto il testo" -#: ../lib/plugin/RecentChanges.php:807 +#: ../lib/plugin/RecentChanges.php:806 msgid "Show minor edits for:" msgstr "Mostrare le modifiche secondarie per:" -#: ../lib/plugin/RecentChanges.php:809 -#, fuzzy +#: ../lib/plugin/RecentChanges.php:808 msgid "Show all changes for:" -msgstr "Mostra il sorgente della pagina e le sue referenze" +msgstr "" -#: ../lib/plugin/RecentChanges.php:811 -#, fuzzy +#: ../lib/plugin/RecentChanges.php:810 msgid "Show changes for:" -msgstr "Mostra il sorgente della pagina e le sue referenze" +msgstr "" -#: ../lib/plugin/RecentChanges.php:831 +#: ../lib/plugin/RecentChanges.php:830 msgid "1 day" msgstr "1 giorno" -#: ../lib/plugin/RecentChanges.php:835 +#: ../lib/plugin/RecentChanges.php:834 #, c-format msgid "%s days" msgstr "%s giorni" #: ../lib/plugin/RecentComments.php:17 -#, fuzzy +#: ../themes/MonoBook/templates/navbar.tmpl:14 msgid "RecentComments" -msgstr "Indice" +msgstr "" #: ../lib/plugin/RecentComments.php:91 msgid "latest comment by " msgstr "" #: ../lib/plugin/RecentEdits.php:36 -#, fuzzy msgid "Recent Edits" -msgstr "Modifica: %s" +msgstr "" #: ../lib/plugin/RedirectTo.php:47 msgid "RedirectTo" @@ -2729,20 +2815,18 @@ msgid "Double redirect not allowed." msgstr "" #: ../lib/plugin/RedirectTo.php:110 -#, fuzzy msgid "Viewing redirecting page." -msgstr "Le %d pagine più popolari di questo wiki sono:" +msgstr "" #: ../lib/plugin/RelatedChanges.php:34 ../lib/plugin/RelatedChanges.php:63 -#, fuzzy msgid "Related Changes" -msgstr "CambiamentiRecenti o ModificheRecenti?" +msgstr "" #: ../lib/plugin/RelatedChanges.php:63 ../themes/Crao/templates/navbar.tmpl:23 +#: ../themes/MonoBook/templates/navbar.tmpl:43 #: ../themes/default/templates/navbar.tmpl:27 -#, fuzzy msgid "RelatedChanges" -msgstr "CambiamentiRecenti o ModificheRecenti?" +msgstr "" #: ../lib/plugin/RichTable.php:32 msgid "RichTable" @@ -2808,14 +2892,9 @@ msgid "invalid %s ignored" msgstr "" #: ../lib/plugin/SyntaxHighlighter.php:170 -#, fuzzy, c-format +#, c-format msgid "Couldn't start commandline '%s'" -msgstr "Non riesco a stabilire una connessione col database: %s" - -#: ../lib/plugin/SyntaxHighlighter.php:177 -#, fuzzy -msgid "empty source" -msgstr "Mostra il sorgente della pagina" +msgstr "" #: ../lib/plugin/SystemInfo.php:52 msgid "SystemInfo" @@ -2842,19 +2921,16 @@ msgid "timeout:" msgstr "" #: ../lib/plugin/SystemInfo.php:112 -#, fuzzy msgid "no cache used" -msgstr "" +msgstr "" #: ../lib/plugin/SystemInfo.php:115 -#, fuzzy msgid "cached pagedata:" -msgstr "Pagina archiviata:" +msgstr "" #: ../lib/plugin/SystemInfo.php:116 -#, fuzzy msgid "cached versiondata:" -msgstr "Mostra il versione corrente" +msgstr "" #: ../lib/plugin/SystemInfo.php:125 #, c-format @@ -2880,23 +2956,23 @@ msgid "" msgstr "" #: ../lib/plugin/SystemInfo.php:148 -#, fuzzy, c-format +#, c-format msgid "%d pages" -msgstr "Errore durante il salvataggio della pagina '%s'" +msgstr "" #: ../lib/plugin/SystemInfo.php:153 -#, fuzzy, c-format +#, c-format msgid "%d not-empty pages" -msgstr "Errore durante il salvataggio della pagina '%s'" +msgstr "" #: ../lib/plugin/SystemInfo.php:164 ../lib/plugin/SystemInfo.php:193 msgid "not yet" msgstr "" #: ../lib/plugin/SystemInfo.php:181 -#, fuzzy, c-format +#, c-format msgid "%d homepages" -msgstr "Errore durante il salvataggio della pagina '%s'" +msgstr "" #: ../lib/plugin/SystemInfo.php:227 #, c-format @@ -2978,76 +3054,98 @@ msgstr "" msgid "Default theme: '%s'" msgstr "" -#: ../lib/plugin/SystemInfo.php:345 +#: ../lib/plugin/SystemInfo.php:346 #, c-format msgid "unknown argument '%s' to SystemInfo" msgstr "" -#: ../lib/plugin/SystemInfo.php:368 +#: ../lib/plugin/SystemInfo.php:369 msgid "Application name" msgstr "" -#: ../lib/plugin/SystemInfo.php:369 +#: ../lib/plugin/SystemInfo.php:370 msgid "PhpWiki engine version" msgstr "" -#: ../lib/plugin/SystemInfo.php:370 +#: ../lib/plugin/SystemInfo.php:371 msgid "Database" msgstr "" -#: ../lib/plugin/SystemInfo.php:371 +#: ../lib/plugin/SystemInfo.php:372 msgid "Cache statistics" msgstr "" -#: ../lib/plugin/SystemInfo.php:372 +#: ../lib/plugin/SystemInfo.php:373 msgid "Page statistics" msgstr "" -#: ../lib/plugin/SystemInfo.php:375 +#: ../lib/plugin/SystemInfo.php:376 msgid "User statistics" msgstr "" -#: ../lib/plugin/SystemInfo.php:377 +#: ../lib/plugin/SystemInfo.php:378 msgid "Hit statistics" msgstr "" -#: ../lib/plugin/SystemInfo.php:379 +#: ../lib/plugin/SystemInfo.php:380 msgid "Expiry parameters" msgstr "" -#: ../lib/plugin/SystemInfo.php:380 +#: ../lib/plugin/SystemInfo.php:381 msgid "Wikiname regexp" msgstr "" -#: ../lib/plugin/SystemInfo.php:381 +#: ../lib/plugin/SystemInfo.php:382 msgid "Allowed protocols" msgstr "" -#: ../lib/plugin/SystemInfo.php:382 -#, fuzzy +#: ../lib/plugin/SystemInfo.php:383 msgid "Inline images" -msgstr "Sblocca la Pagina" +msgstr "" -#: ../lib/plugin/SystemInfo.php:383 +#: ../lib/plugin/SystemInfo.php:384 msgid "Available plugins" msgstr "" -#: ../lib/plugin/SystemInfo.php:384 +#: ../lib/plugin/SystemInfo.php:385 msgid "Supported languages" msgstr "" -#: ../lib/plugin/SystemInfo.php:385 +#: ../lib/plugin/SystemInfo.php:386 msgid "Supported themes" msgstr "" +#: ../lib/plugin/TeX2png.php:29 +msgid "TeX2png" +msgstr "" + +#: ../lib/plugin/TeX2png.php:33 +msgid "Convert Tex mathematicals expressions to cached png files." +msgstr "" + +#: ../lib/plugin/TeX2png.php:34 +msgid " This is for small text" +msgstr "" + +#: ../lib/plugin/TeX2png.php:134 +msgid " (syntax error for latex) " +msgstr "" + +#: ../lib/plugin/TeX2png.php:173 +msgid "TeX directory not writable." +msgstr "" + +#: ../lib/plugin/TeX2png.php:212 ../lib/plugin/text2png.php:67 +msgid "Sorry, this version of PHP cannot create PNG image files." +msgstr "" + #: ../lib/plugin/TexToPng.php:103 msgid "Converts TeX to an image. May be used to embed formulas in PhpWiki." msgstr "" #: ../lib/plugin/TitleSearch.php:35 -#, fuzzy msgid "Search the titles of all pages in this wiki." -msgstr "Le %d pagine più popolari di questo wiki sono:" +msgstr "" #: ../lib/plugin/TitleSearch.php:74 #, c-format @@ -3055,9 +3153,8 @@ msgid "Title search results for '%s'" msgstr "Risultati della ricerca su tutto il testo per '%s'" #: ../lib/plugin/Transclude.php:51 -#, fuzzy msgid "Transclude" -msgstr "InserireLaPagina" +msgstr "" #: ../lib/plugin/Transclude.php:55 msgid "Include an external web page within the body of a wiki page." @@ -3069,24 +3166,22 @@ msgid "%s parameter missing" msgstr "" #: ../lib/plugin/Transclude.php:88 -#, fuzzy msgid "Transcluded page" -msgstr "InserireLaPagina" +msgstr "" #: ../lib/plugin/Transclude.php:97 -#, fuzzy, c-format +#, c-format msgid "See: %s" -msgstr "Salvata: %s" +msgstr "" #: ../lib/plugin/Transclude.php:109 #, fuzzy, c-format msgid "Transcluded from %s" msgstr "Inserire dalla %s" -#: ../lib/plugin/TranslateText.php:44 ../lib/plugin/_WikiTranslation.php:98 -#, fuzzy +#: ../lib/plugin/TranslateText.php:44 ../lib/plugin/_WikiTranslation.php:105 msgid "TranslateText" -msgstr "InserireLaPagina" +msgstr "" #: ../lib/plugin/TranslateText.php:48 msgid "Define a translation for a specified text" @@ -3127,7 +3222,7 @@ msgstr "" #: ../lib/plugin/TranslateText.php:103 #, fuzzy msgid "Thanks for adding this translation!" -msgstr "Grazie per le modifiche! %s." +msgstr "Grazie per le modifiche!" #: ../lib/plugin/TranslateText.php:104 #, c-format @@ -3142,21 +3237,20 @@ msgid "Your translation is stored in %s" msgstr "" #: ../lib/plugin/TranslateText.php:112 ../lib/plugin/TranslateText.php:114 -#, fuzzy, c-format +#, c-format msgid "From english to %s: " -msgstr "Le %d pagine più popolari di questo wiki sono:" +msgstr "" #: ../lib/plugin/TranslateText.php:115 -#, fuzzy msgid "Translate" -msgstr "InserireLaPagina" +msgstr "" -#: ../lib/plugin/TranslateText.php:118 ../lib/plugin/UserPreferences.php:109 -#: ../lib/plugin/WikiAdminChmod.php:165 ../lib/plugin/WikiAdminRemove.php:220 -#: ../lib/plugin/WikiAdminRename.php:198 -#: ../lib/plugin/WikiAdminSearchReplace.php:187 -#: ../lib/plugin/WikiAdminSelect.php:218 ../lib/plugin/WikiAdminSelect.php:239 -#: ../lib/plugin/WikiAdminSetAcl.php:194 ../lib/plugin/WikiAdminUtils.php:204 +#: ../lib/plugin/TranslateText.php:118 ../lib/plugin/UserPreferences.php:113 +#: ../lib/plugin/WikiAdminChmod.php:164 ../lib/plugin/WikiAdminChown.php:165 +#: ../lib/plugin/WikiAdminRemove.php:215 ../lib/plugin/WikiAdminRename.php:196 +#: ../lib/plugin/WikiAdminSearchReplace.php:196 +#: ../lib/plugin/WikiAdminSelect.php:219 ../lib/plugin/WikiAdminSelect.php:240 +#: ../lib/plugin/WikiAdminSetAcl.php:191 ../lib/plugin/WikiAdminUtils.php:208 #: ../lib/removepage.php:23 ../themes/default/templates/login.tmpl:70 #: ../themes/default/templates/userprefs.tmpl:236 msgid "Cancel" @@ -3183,60 +3277,67 @@ msgstr "" #: ../lib/plugin/UnfoldSubpages.php:176 #, fuzzy, c-format msgid "Included from %s:" -msgstr "Inserire dalla %s" +msgstr "Inserire dalla %s:" -#: ../lib/plugin/UpLoad.php:53 +#: ../lib/plugin/UpLoad.php:46 msgid "Upload files to the local InterWiki Upload:" msgstr "" -#: ../lib/plugin/UpLoad.php:123 ../lib/plugin/WikiForm.php:100 +#: ../lib/plugin/UpLoad.php:116 ../lib/plugin/WikiForm.php:101 msgid "Upload" msgstr "" -#: ../lib/plugin/UpLoad.php:139 +#: ../lib/plugin/UpLoad.php:132 msgid "ACCESS DENIED: You must log in to upload files." msgstr "" -#: ../lib/plugin/UpLoad.php:151 +#: ../lib/plugin/UpLoad.php:144 ../lib/plugin/UpLoad.php:149 +#: ../lib/plugin/UpLoad.php:154 ../lib/plugin/UpLoad.php:186 +#, c-format +msgid "ERROR uploading '%s': " +msgstr "" + +#: ../lib/plugin/UpLoad.php:145 #, c-format msgid "Files with extension %s are not allowed" msgstr "" -#: ../lib/plugin/UpLoad.php:155 +#: ../lib/plugin/UpLoad.php:150 #, c-format msgid "There is already a file with name %s uploaded" msgstr "" -#: ../lib/plugin/UpLoad.php:159 +#: ../lib/plugin/UpLoad.php:155 msgid "Sorry but this file is too big" msgstr "" -#: ../lib/plugin/UpLoad.php:167 +#: ../lib/plugin/UpLoad.php:163 msgid "File successfully uploaded." msgstr "" -#: ../lib/plugin/UpLoad.php:184 -#, fuzzy, c-format +#: ../lib/plugin/UpLoad.php:180 +#, c-format msgid "uploaded %s" -msgstr "archivio del testo %s" +msgstr "" -#: ../lib/plugin/UpLoad.php:190 +#: ../lib/plugin/UpLoad.php:187 #, fuzzy -msgid "Uploading failed: " +msgid "Uploading failed." msgstr "archivio del testo %s" -#: ../lib/plugin/UpLoad.php:208 +#: ../lib/plugin/UpLoad.php:205 msgid "Error: the upload log is not writable" msgstr "" -#: ../lib/plugin/UpLoad.php:212 +#: ../lib/plugin/UpLoad.php:209 msgid "Error: can't open the upload logfile" msgstr "" #: ../lib/plugin/UserPreferences.php:39 ../themes/Crao/templates/head.tmpl:85 #: ../themes/Crao/templates/head.tmpl:86 #: ../themes/Crao/templates/navbar.tmpl:31 -#: ../themes/default/templates/head.tmpl:83 +#: ../themes/MonoBook/templates/navbar.tmpl:49 +#: ../themes/default/templates/head.tmpl:88 #: ../themes/default/templates/homepage.tmpl:11 #: ../themes/default/templates/navbar.tmpl:30 #: ../themes/smaller/templates/navbar.tmpl:25 @@ -3246,51 +3347,57 @@ msgstr "" msgid "UserPreferences" msgstr "Preferenze" -#: ../lib/plugin/UserPreferences.php:75 +#: ../lib/plugin/UserPreferences.php:79 msgid "" "Error: The user HomePage must be a valid WikiWord. Sorry, UserPreferences " "cannot be saved." msgstr "" -#: ../lib/plugin/UserPreferences.php:97 +#: ../lib/plugin/UserPreferences.php:101 #: ../themes/default/templates/wikiforum.tmpl:22 msgid "Message" msgstr "" -#: ../lib/plugin/UserPreferences.php:98 +#: ../lib/plugin/UserPreferences.php:102 msgid "Your UserPreferences have been successfully deleted." msgstr "" -#: ../lib/plugin/UserPreferences.php:106 +#: ../lib/plugin/UserPreferences.php:110 msgid "Do you really want to delete all your UserPreferences?" msgstr "" -#: ../lib/plugin/UserPreferences.php:107 ../lib/plugin/WikiAdminChmod.php:152 -#: ../lib/plugin/WikiAdminRemove.php:194 ../lib/plugin/WikiAdminRename.php:185 -#: ../lib/plugin/WikiAdminSearchReplace.php:173 -#: ../lib/plugin/WikiAdminSetAcl.php:181 +#: ../lib/plugin/UserPreferences.php:111 ../lib/plugin/WikiAdminChmod.php:151 +#: ../lib/plugin/WikiAdminChown.php:152 ../lib/plugin/WikiAdminRemove.php:189 +#: ../lib/plugin/WikiAdminRename.php:183 +#: ../lib/plugin/WikiAdminSearchReplace.php:182 +#: ../lib/plugin/WikiAdminSetAcl.php:178 msgid "Yes" msgstr "" -#: ../lib/plugin/UserPreferences.php:114 +#: ../lib/plugin/UserPreferences.php:118 msgid "Wrong password. Try again." msgstr "" -#: ../lib/plugin/UserPreferences.php:133 +#: ../lib/plugin/UserPreferences.php:137 #, fuzzy msgid "Password updated." msgstr "%s giorni" -#: ../lib/plugin/UserPreferences.php:135 ../lib/plugin/UserPreferences.php:138 +#: ../lib/plugin/UserPreferences.php:139 +#, fuzzy +msgid "Password was not changed." +msgstr "%s giorni" + +#: ../lib/plugin/UserPreferences.php:142 msgid "Password cannot be changed." msgstr "" -#: ../lib/plugin/UserPreferences.php:142 +#: ../lib/plugin/UserPreferences.php:146 #, fuzzy msgid "No changes." msgstr "Mostra il sorgente della pagina e le sue referenze" -#: ../lib/plugin/UserPreferences.php:146 +#: ../lib/plugin/UserPreferences.php:150 #, c-format msgid "%d UserPreferences fields successfully updated." msgstr "" @@ -3319,7 +3426,7 @@ msgstr "TrovaPagina" msgid "Lists referenced page names which do not exist yet." msgstr "" -#: ../lib/plugin/WantedPages.php:47 ../lib/plugin/_WikiTranslation.php:79 +#: ../lib/plugin/WantedPages.php:47 ../lib/plugin/_WikiTranslation.php:84 msgid "PgsrcTranslation" msgstr "" @@ -3329,14 +3436,14 @@ msgid "" msgstr "Nessuno" #: ../lib/plugin/WantedPages.php:114 -#, fuzzy, c-format +#, c-format msgid "Wanted Pages for %s (%d total):" -msgstr "Le %d pagine più popolari di questo wiki sono:" +msgstr "" #: ../lib/plugin/WantedPages.php:148 -#, fuzzy, c-format +#, c-format msgid "Wanted Pages in this wiki (%d total):" -msgstr "Le %d pagine più popolari di questo wiki sono:" +msgstr "" #: ../lib/plugin/WantedPages.php:150 #, fuzzy @@ -3378,128 +3485,170 @@ msgstr "" msgid "WikiAdminChmod" msgstr "" -#: ../lib/plugin/WikiAdminChmod.php:46 ../lib/plugin/WikiAdminSetAcl.php:44 +#: ../lib/plugin/WikiAdminChmod.php:46 ../lib/plugin/WikiAdminSetAcl.php:43 msgid "Set individual page permissions." msgstr "" -#: ../lib/plugin/WikiAdminChmod.php:81 -#, fuzzy, c-format +#: ../lib/plugin/WikiAdminChmod.php:80 +#, c-format msgid "chmod page '%s' to '%s'." -msgstr "Le %d pagine più popolari di questo wiki sono:" +msgstr "" -#: ../lib/plugin/WikiAdminChmod.php:84 +#: ../lib/plugin/WikiAdminChmod.php:83 #, c-format msgid "Couldn't chmod page '%s' to '%s'." msgstr "" -#: ../lib/plugin/WikiAdminChmod.php:88 +#: ../lib/plugin/WikiAdminChmod.php:87 msgid "Invalid chmod string" msgstr "" -#: ../lib/plugin/WikiAdminChmod.php:93 ../lib/plugin/WikiAdminSetAcl.php:112 +#: ../lib/plugin/WikiAdminChmod.php:92 ../lib/plugin/WikiAdminSetAcl.php:109 #, c-format msgid "%s pages have been changed." msgstr "" -#: ../lib/plugin/WikiAdminChmod.php:96 -#: ../lib/plugin/WikiAdminSearchReplace.php:109 -#: ../lib/plugin/WikiAdminSetAcl.php:115 -#, fuzzy +#: ../lib/plugin/WikiAdminChmod.php:95 ../lib/plugin/WikiAdminChown.php:89 +#: ../lib/plugin/WikiAdminSearchReplace.php:113 +#: ../lib/plugin/WikiAdminSetAcl.php:112 msgid "No pages changed." -msgstr "Mostra il sorgente della pagina e le sue referenze" +msgstr "" -#: ../lib/plugin/WikiAdminChmod.php:156 -#, fuzzy +#: ../lib/plugin/WikiAdminChmod.php:155 msgid "Are you sure you want to permanently change the selected files?" -msgstr "Rimuovi la pagina" +msgstr "" -#: ../lib/plugin/WikiAdminChmod.php:159 +#: ../lib/plugin/WikiAdminChmod.php:158 msgid "Chmod" msgstr "" -#: ../lib/plugin/WikiAdminChmod.php:161 ../lib/plugin/WikiAdminSetAcl.php:190 -#, fuzzy +#: ../lib/plugin/WikiAdminChmod.php:160 ../lib/plugin/WikiAdminSetAcl.php:187 msgid "Select the pages to change:" -msgstr "Rimuovi la pagina" +msgstr "" -#: ../lib/plugin/WikiAdminChmod.php:184 +#: ../lib/plugin/WikiAdminChmod.php:183 msgid "This plugin is currently under development and does not work!" msgstr "" -#: ../lib/plugin/WikiAdminChmod.php:185 +#: ../lib/plugin/WikiAdminChmod.php:184 msgid "Chmod to permission:" msgstr "" -#: ../lib/plugin/WikiAdminChmod.php:188 +#: ../lib/plugin/WikiAdminChmod.php:187 msgid "(ugo : rwx)" msgstr "" -#: ../lib/plugin/WikiAdminChmod.php:195 ../lib/plugin/WikiAdminSetAcl.php:258 +#: ../lib/plugin/WikiAdminChmod.php:194 ../lib/plugin/WikiAdminSetAcl.php:255 msgid "Propagate new permissions to all subpages?" msgstr "" -#: ../lib/plugin/WikiAdminChmod.php:197 ../lib/plugin/WikiAdminSetAcl.php:260 +#: ../lib/plugin/WikiAdminChmod.php:196 ../lib/plugin/WikiAdminSetAcl.php:257 msgid "(disable individual page permissions, enable inheritance)?" msgstr "" +#: ../lib/plugin/WikiAdminChown.php:37 +msgid "WikiAdminChown" +msgstr "" + +#: ../lib/plugin/WikiAdminChown.php:41 +msgid "Chown selected pages." +msgstr "" + +#: ../lib/plugin/WikiAdminChown.php:69 ../lib/plugin/WikiAdminRename.php:98 +#: ../lib/plugin/WikiAdminSearchReplace.php:98 +#: ../lib/plugin/WikiAdminSetAcl.php:100 +#, c-format +msgid "Access denied to change page '%s'." +msgstr "" + +#: ../lib/plugin/WikiAdminChown.php:74 +#, c-format +msgid "Chown page '%s' to '%s'." +msgstr "" + +#: ../lib/plugin/WikiAdminChown.php:78 +#, c-format +msgid "Couldn't chown page '%s' to '%s'." +msgstr "" + +#: ../lib/plugin/WikiAdminChown.php:86 +#, c-format +msgid "%s pages have been permanently changed." +msgstr "" + +#: ../lib/plugin/WikiAdminChown.php:95 ../lib/plugin/_WikiTranslation.php:90 +msgid "PhpWikiAdministration/Chown" +msgstr "" + +#: ../lib/plugin/WikiAdminChown.php:155 +msgid "Are you sure you want to permanently chown the selected files?" +msgstr "" + +#: ../lib/plugin/WikiAdminChown.php:159 +msgid "Chown selected pages" +msgstr "" + +#: ../lib/plugin/WikiAdminChown.php:160 +msgid "Select the pages to change the owner:" +msgstr "" + +#: ../lib/plugin/WikiAdminChown.php:183 ../lib/plugin/WikiAdminRename.php:216 +msgid "to" +msgstr "" + #: ../lib/plugin/WikiAdminRemove.php:40 msgid "WikiAdminRemove" msgstr "" #: ../lib/plugin/WikiAdminRemove.php:44 -#, fuzzy msgid "Permanently remove all selected pages." -msgstr "Rimuovi la pagina" +msgstr "" -#: ../lib/plugin/WikiAdminRemove.php:121 ../lib/removepage.php:47 +#: ../lib/plugin/WikiAdminRemove.php:116 ../lib/removepage.php:47 #, c-format msgid "Removed page '%s' successfully." msgstr "La pagina '%s' è stata rimossa correttamente." -#: ../lib/plugin/WikiAdminRemove.php:124 -#, fuzzy, c-format +#: ../lib/plugin/WikiAdminRemove.php:119 +#, c-format msgid "Didn't removed page '%s'. Access denied." -msgstr "La pagina '%s' è stata rimossa correttamente." +msgstr "" -#: ../lib/plugin/WikiAdminRemove.php:129 +#: ../lib/plugin/WikiAdminRemove.php:124 #, c-format msgid "%d pages have been permanently removed." msgstr "" -#: ../lib/plugin/WikiAdminRemove.php:134 ../lib/plugin/_WikiTranslation.php:85 +#: ../lib/plugin/WikiAdminRemove.php:129 ../lib/plugin/_WikiTranslation.php:91 msgid "PhpWikiAdministration/Remove" msgstr "" -#: ../lib/plugin/WikiAdminRemove.php:189 ../lib/plugin/WikiAdminRemove.php:241 -#, fuzzy +#: ../lib/plugin/WikiAdminRemove.php:184 ../lib/plugin/WikiAdminRemove.php:236 msgid "Remove" -msgstr "Rimuovi la Pagina" +msgstr "" -#: ../lib/plugin/WikiAdminRemove.php:196 +#: ../lib/plugin/WikiAdminRemove.php:191 msgid "Are you sure you want to permanently remove the selected files?" msgstr "" -#: ../lib/plugin/WikiAdminRemove.php:199 -#, fuzzy +#: ../lib/plugin/WikiAdminRemove.php:194 msgid "Remove selected pages" -msgstr "Rimuovi la pagina" +msgstr "" -#: ../lib/plugin/WikiAdminRemove.php:200 -#, fuzzy +#: ../lib/plugin/WikiAdminRemove.php:195 msgid "Permanently remove the selected files:" -msgstr "Rimuovi la pagina" +msgstr "" -#: ../lib/plugin/WikiAdminRemove.php:203 +#: ../lib/plugin/WikiAdminRemove.php:198 #, c-format msgid "Also pages which have been deleted at least %s days." msgstr "" -#: ../lib/plugin/WikiAdminRemove.php:207 -#, fuzzy +#: ../lib/plugin/WikiAdminRemove.php:202 msgid "List all pages." -msgstr "Errore durante il salvataggio della pagina '%s'" +msgstr "" -#: ../lib/plugin/WikiAdminRemove.php:213 +#: ../lib/plugin/WikiAdminRemove.php:208 #, c-format msgid "(Pages which have been deleted at least %s days are already checked.)" msgstr "" @@ -3509,94 +3658,79 @@ msgid "WikiAdminRename" msgstr "" #: ../lib/plugin/WikiAdminRename.php:46 -#, fuzzy msgid "Rename selected pages." -msgstr "Rimuovi la pagina" +msgstr "" -#: ../lib/plugin/WikiAdminRename.php:84 ../lib/plugin/WikiAdminRename.php:90 -#, fuzzy, c-format +#: ../lib/plugin/WikiAdminRename.php:82 ../lib/plugin/WikiAdminRename.php:88 +#, c-format msgid "Replaced link in %s." -msgstr "Le %d pagine più popolari di questo wiki sono:" +msgstr "" -#: ../lib/plugin/WikiAdminRename.php:97 +#: ../lib/plugin/WikiAdminRename.php:95 #, c-format msgid "Page %s already exists. Ignored." msgstr "" -#: ../lib/plugin/WikiAdminRename.php:100 ../lib/plugin/WikiAdminSetAcl.php:103 +#: ../lib/plugin/WikiAdminRename.php:102 #, c-format -msgid "Access denied to change page '%s'." -msgstr "" - -#: ../lib/plugin/WikiAdminRename.php:104 -#, fuzzy, c-format msgid "Renamed page '%s' to '%s'." -msgstr "La pagina '%s' è stata rimossa correttamente." +msgstr "" -#: ../lib/plugin/WikiAdminRename.php:108 ../lib/plugin/WikiAdminRename.php:112 +#: ../lib/plugin/WikiAdminRename.php:106 ../lib/plugin/WikiAdminRename.php:110 #, c-format msgid "Couldn't rename page '%s' to '%s'." msgstr "" -#: ../lib/plugin/WikiAdminRename.php:118 +#: ../lib/plugin/WikiAdminRename.php:116 #, c-format msgid "%s pages have been permanently renamed." msgstr "" -#: ../lib/plugin/WikiAdminRename.php:121 -#, fuzzy +#: ../lib/plugin/WikiAdminRename.php:119 msgid "No pages renamed." -msgstr "Mostra il sorgente della pagina e le sue referenze" +msgstr "" -#: ../lib/plugin/WikiAdminRename.php:127 ../lib/plugin/_WikiTranslation.php:86 +#: ../lib/plugin/WikiAdminRename.php:125 ../lib/plugin/_WikiTranslation.php:92 msgid "PhpWikiAdministration/Rename" msgstr "" -#: ../lib/plugin/WikiAdminRename.php:179 +#: ../lib/plugin/WikiAdminRename.php:177 msgid "Rename to" msgstr "" -#: ../lib/plugin/WikiAdminRename.php:188 -#, fuzzy +#: ../lib/plugin/WikiAdminRename.php:186 msgid "Are you sure you want to permanently rename the selected files?" -msgstr "Rimuovi la pagina" +msgstr "" -#: ../lib/plugin/WikiAdminRename.php:192 -#, fuzzy +#: ../lib/plugin/WikiAdminRename.php:190 msgid "Rename selected pages" -msgstr "Rimuovi la pagina" +msgstr "" -#: ../lib/plugin/WikiAdminRename.php:193 -#, fuzzy +#: ../lib/plugin/WikiAdminRename.php:191 msgid "Select the pages to rename:" -msgstr "Rimuovi la pagina" +msgstr "" -#: ../lib/plugin/WikiAdminRename.php:215 -#, fuzzy +#: ../lib/plugin/WikiAdminRename.php:213 msgid "from" -msgstr "dalla %s" - -#: ../lib/plugin/WikiAdminRename.php:218 -msgid "to" msgstr "" -#: ../lib/plugin/WikiAdminRename.php:221 +#: ../lib/plugin/WikiAdminRename.php:219 msgid "(no regex, case-sensitive)" msgstr "" -#: ../lib/plugin/WikiAdminRename.php:230 +#: ../lib/plugin/WikiAdminRename.php:228 msgid "Change pagename in all linked pages also?" msgstr "" -#: ../lib/plugin/WikiAdminRename.php:249 +#: ../lib/plugin/WikiAdminRename.php:247 msgid "This page already exists" msgstr "" -#: ../lib/plugin/WikiAdminSearchReplace.php:39 +#: ../lib/plugin/WikiAdminSearchReplace.php:37 msgid "WikiAdminSearchReplace" msgstr "" -#: ../lib/plugin/WikiAdminSearchReplace.php:43 +#: ../lib/plugin/WikiAdminSearchReplace.php:41 msgid "Search and replace text in selected wiki pages." msgstr "" @@ -3609,159 +3743,161 @@ msgstr "" msgid "Error: Empty search string." msgstr "" -#: ../lib/plugin/WikiAdminSearchReplace.php:97 +#: ../lib/plugin/WikiAdminSearchReplace.php:100 #, c-format msgid "Replaced '%s' with '%s' in page '%s'." msgstr "" -#: ../lib/plugin/WikiAdminSearchReplace.php:100 +#: ../lib/plugin/WikiAdminSearchReplace.php:103 #, c-format -msgid "Search string '%s' not found in page '%s'." +msgid "Search string '%s' not found in content of page '%s'." msgstr "" -#: ../lib/plugin/WikiAdminSearchReplace.php:106 +#: ../lib/plugin/WikiAdminSearchReplace.php:110 #, c-format msgid "%s pages changed." msgstr "" -#: ../lib/plugin/WikiAdminSearchReplace.php:171 +#: ../lib/plugin/WikiAdminSearchReplace.php:180 msgid "Warning: The search string cannot be empty!" msgstr "" -#: ../lib/plugin/WikiAdminSearchReplace.php:176 +#: ../lib/plugin/WikiAdminSearchReplace.php:185 msgid "" "Are you sure you want to permanently search & replace text in the selected " "files?" msgstr "" -#: ../lib/plugin/WikiAdminSearchReplace.php:182 -#, fuzzy +#: ../lib/plugin/WikiAdminSearchReplace.php:191 msgid "Select the pages to search:" -msgstr "Rimuovi la pagina" +msgstr "" + +#: ../lib/plugin/WikiAdminSearchReplace.php:214 +msgid "Replace all occurences of the given string in the content of all pages." +msgstr "" -#: ../lib/plugin/WikiAdminSearchReplace.php:204 +#: ../lib/plugin/WikiAdminSearchReplace.php:216 msgid "Replace: " msgstr "" -#: ../lib/plugin/WikiAdminSearchReplace.php:207 +#: ../lib/plugin/WikiAdminSearchReplace.php:219 msgid "by" msgstr "" -#: ../lib/plugin/WikiAdminSearchReplace.php:210 -msgid "(no regex) Case-exact: " +#: ../lib/plugin/WikiAdminSearchReplace.php:227 +msgid "case-exact" msgstr "" -#: ../lib/plugin/WikiAdminSelect.php:41 +#: ../lib/plugin/WikiAdminSearchReplace.php:235 +msgid "regex" +msgstr "" + +#: ../lib/plugin/WikiAdminSelect.php:40 msgid "WikiAdminSelect" msgstr "" -#: ../lib/plugin/WikiAdminSelect.php:45 +#: ../lib/plugin/WikiAdminSelect.php:44 msgid "" "Allows selection of multiple pages which get passed to other WikiAdmin " "plugins." msgstr "" -#: ../lib/plugin/WikiAdminSelect.php:140 -#, fuzzy +#: ../lib/plugin/WikiAdminSelect.php:141 msgid "Select: " -msgstr "Rimossa." +msgstr "" -#: ../lib/plugin/WikiAdminSelect.php:179 +#: ../lib/plugin/WikiAdminSelect.php:180 #, c-format msgid "Selected page '%s' passed to '%s'." msgstr "" -#: ../lib/plugin/WikiAdminSelect.php:216 -#, fuzzy +#: ../lib/plugin/WikiAdminSelect.php:217 msgid "Select pages" -msgstr "Rimuovi la pagina" +msgstr "" -#: ../lib/plugin/WikiAdminSetAcl.php:40 +#: ../lib/plugin/WikiAdminSetAcl.php:39 msgid "WikiAdminSetAcl" msgstr "" -#: ../lib/plugin/WikiAdminSetAcl.php:97 -#, fuzzy, c-format +#: ../lib/plugin/WikiAdminSetAcl.php:94 +#, c-format msgid "ACL not changed for page '%s'." -msgstr "Mostra il sorgente della pagina '%s'" +msgstr "" -#: ../lib/plugin/WikiAdminSetAcl.php:100 -#, fuzzy, c-format +#: ../lib/plugin/WikiAdminSetAcl.php:97 +#, c-format msgid "ACL changed for page '%s'." -msgstr "Mostra il sorgente della pagina '%s'" +msgstr "" -#: ../lib/plugin/WikiAdminSetAcl.php:107 +#: ../lib/plugin/WikiAdminSetAcl.php:104 msgid "Invalid ACL" msgstr "" -#: ../lib/plugin/WikiAdminSetAcl.php:123 +#: ../lib/plugin/WikiAdminSetAcl.php:120 msgid "PhpWikiAdministration/SetAcl" msgstr "" -#: ../lib/plugin/WikiAdminSetAcl.php:175 -#, fuzzy +#: ../lib/plugin/WikiAdminSetAcl.php:172 msgid "Permission" -msgstr "Versione" +msgstr "" -#: ../lib/plugin/WikiAdminSetAcl.php:177 +#: ../lib/plugin/WikiAdminSetAcl.php:174 msgid "ACL" msgstr "" -#: ../lib/plugin/WikiAdminSetAcl.php:185 +#: ../lib/plugin/WikiAdminSetAcl.php:182 #, fuzzy msgid "" "Are you sure you want to permanently change access to the selected files?" msgstr "Rimuovi la pagina" -#: ../lib/plugin/WikiAdminSetAcl.php:220 -#, fuzzy +#: ../lib/plugin/WikiAdminSetAcl.php:217 msgid "Selected Pages: " -msgstr "Rimuovi la pagina" +msgstr "" -#: ../lib/plugin/WikiAdminSetAcl.php:226 +#: ../lib/plugin/WikiAdminSetAcl.php:223 #, c-format msgid "page permission inherited from %s" msgstr "" -#: ../lib/plugin/WikiAdminSetAcl.php:228 +#: ../lib/plugin/WikiAdminSetAcl.php:225 msgid "invidual page permission" msgstr "" -#: ../lib/plugin/WikiAdminSetAcl.php:230 +#: ../lib/plugin/WikiAdminSetAcl.php:227 msgid "default page permission" msgstr "" -#: ../lib/plugin/WikiAdminSetAcl.php:231 -#, fuzzy +#: ../lib/plugin/WikiAdminSetAcl.php:228 msgid "Type: " -msgstr "Nome Della Pagina" +msgstr "" -#: ../lib/plugin/WikiAdminSetAcl.php:232 +#: ../lib/plugin/WikiAdminSetAcl.php:229 msgid "getfacl: " msgstr "" -#: ../lib/plugin/WikiAdminSetAcl.php:233 +#: ../lib/plugin/WikiAdminSetAcl.php:230 msgid "ACL: " msgstr "" -#: ../lib/plugin/WikiAdminSetAcl.php:235 +#: ../lib/plugin/WikiAdminSetAcl.php:232 msgid "Description: " msgstr "" -#: ../lib/plugin/WikiAdminSetAcl.php:236 +#: ../lib/plugin/WikiAdminSetAcl.php:233 msgid "" "Selected Grant checkboxes allow access, unselected checkboxes deny access." msgstr "" -#: ../lib/plugin/WikiAdminSetAcl.php:237 +#: ../lib/plugin/WikiAdminSetAcl.php:234 msgid "To ignore delete the line." msgstr "" -#: ../lib/plugin/WikiAdminSetAcl.php:238 +#: ../lib/plugin/WikiAdminSetAcl.php:235 msgid "To add check 'Add' near the dropdown list." msgstr "" -#: ../lib/plugin/WikiAdminSetAcl.php:261 +#: ../lib/plugin/WikiAdminSetAcl.php:258 msgid "(Currently not working)" msgstr "" @@ -3781,7 +3917,7 @@ msgstr "" msgid "WikiAdminUtils says:" msgstr "" -#: ../lib/plugin/WikiAdminUtils.php:98 ../lib/stdlib.php:1397 +#: ../lib/plugin/WikiAdminUtils.php:98 ../lib/stdlib.php:1473 msgid "Okay" msgstr "" @@ -3794,9 +3930,8 @@ msgid "Delete Pages With Invalid Names" msgstr "" #: ../lib/plugin/WikiAdminUtils.php:114 -#, fuzzy msgid "Markup cache purged!" -msgstr "" +msgstr "" #: ../lib/plugin/WikiAdminUtils.php:130 msgid "No pages with bad names were found." @@ -3816,11 +3951,11 @@ msgstr "" msgid "E-Mail" msgstr "" -#: ../lib/plugin/WikiAdminUtils.php:155 +#: ../lib/plugin/WikiAdminUtils.php:156 msgid "Verification Status" msgstr "" -#: ../lib/plugin/WikiAdminUtils.php:202 +#: ../lib/plugin/WikiAdminUtils.php:205 msgid "Change Verification Status" msgstr "" @@ -3829,14 +3964,14 @@ msgid "WikiBlog" msgstr "" #: ../lib/plugin/WikiBlog.php:81 -#, fuzzy, c-format +#, c-format msgid "Show and add blogs for %s" -msgstr "Mostra il sorgente della pagina e le sue referenze" +msgstr "" #: ../lib/plugin/WikiBlog.php:156 -#, fuzzy, c-format +#, c-format msgid "No pagename specified for %s" -msgstr "Le %d pagine più popolari di questo wiki sono:" +msgstr "" #: ../lib/plugin/WikiBlog.php:186 msgid "New comment." @@ -3859,24 +3994,19 @@ msgstr "%s a %s" msgid "WikiForm" msgstr "" -#: ../lib/plugin/WikiForm.php:67 -#, fuzzy -msgid "Load File" -msgstr "archivio del testo %s" - -#: ../lib/plugin/WikiForm.php:73 +#: ../lib/plugin/WikiForm.php:74 msgid "Login" msgstr "" -#: ../lib/plugin/WikiForm.php:81 +#: ../lib/plugin/WikiForm.php:82 msgid "Dump Pages" msgstr "" -#: ../lib/plugin/WikiForm.php:89 +#: ../lib/plugin/WikiForm.php:90 msgid "Dump Pages as XHTML" msgstr "" -#: ../lib/plugin/WikiForm.php:104 +#: ../lib/plugin/WikiForm.php:105 #, c-format msgid "WikiForm: %s: unknown action" msgstr "" @@ -3906,18 +4036,17 @@ msgid "Not enough questions answered!" msgstr "" #: ../lib/plugin/WikiPoll.php:196 ../lib/plugin/WikiPoll.php:257 -#, fuzzy, c-format +#, c-format msgid "Missing %s for %s" -msgstr "versione %d della %s" +msgstr "" #: ../lib/plugin/WikiPoll.php:224 msgid "Ok" msgstr "" #: ../lib/plugin/WikiPoll.php:227 -#, fuzzy msgid "Reset" -msgstr "Inserire dalla %s" +msgstr "" #: ../lib/plugin/WikiPoll.php:273 ../lib/plugin/WikiPoll.php:287 #, c-format @@ -3929,14 +4058,12 @@ msgid "The result of this poll so far:" msgstr "" #: ../lib/plugin/WikiPoll.php:303 -#, fuzzy msgid "Thanks for participating!" -msgstr "Grazie per le modifiche! %s." +msgstr "" #: ../lib/plugin/_AuthInfo.php:35 -#, fuzzy msgid "AuthInfo" -msgstr "Autore:" +msgstr "" #: ../lib/plugin/_AuthInfo.php:39 msgid "Display general and user specific auth information." @@ -3955,8 +4082,9 @@ msgstr "" msgid "No userid" msgstr "" -#: ../lib/plugin/_BackendInfo.php:30 ../lib/plugin/_WikiTranslation.php:57 +#: ../lib/plugin/_BackendInfo.php:30 ../lib/plugin/_WikiTranslation.php:60 #: ../themes/Crao/templates/actionbar.tmpl:22 +#: ../themes/MonoBook/templates/info.tmpl:175 #: ../themes/Portland/templates/actionbar.tmpl:21 #: ../themes/Wordpress/templates/actionbar.tmpl:73 #: ../themes/default/templates/actionbar.tmpl:36 @@ -3999,64 +4127,70 @@ msgid "Get preferences information for current user %s." msgstr "" #: ../lib/plugin/_WikiTranslation.php:47 -#, fuzzy msgid "AddCommentPlugin" -msgstr "Indice" +msgstr "" #: ../lib/plugin/_WikiTranslation.php:48 -#, fuzzy msgid "AddingPages" -msgstr "Errore durante il salvataggio della pagina '%s'" +msgstr "" #: ../lib/plugin/_WikiTranslation.php:49 -msgid "AuthorHistoryPlugin" +msgid "AllPagesCreatedByMe" +msgstr "" + +#: ../lib/plugin/_WikiTranslation.php:50 +msgid "AllPagesLastEditedByMe" msgstr "" #: ../lib/plugin/_WikiTranslation.php:51 +msgid "AllPagesOwnedByMe" +msgstr "" + +#: ../lib/plugin/_WikiTranslation.php:52 +msgid "AuthorHistoryPlugin" +msgstr "" + +#: ../lib/plugin/_WikiTranslation.php:54 #, fuzzy msgid "CalendarListPlugin" -msgstr "Calendario" +msgstr "CalendarioListPlugin" -#: ../lib/plugin/_WikiTranslation.php:52 +#: ../lib/plugin/_WikiTranslation.php:55 #, fuzzy msgid "CalendarPlugin" -msgstr "Calendario" +msgstr "CalendarioPlugin" -#: ../lib/plugin/_WikiTranslation.php:53 -#, fuzzy +#: ../lib/plugin/_WikiTranslation.php:56 msgid "CategoryCategory" -msgstr "Pagina corrente:" +msgstr "" -#: ../lib/plugin/_WikiTranslation.php:54 -#, fuzzy +#: ../lib/plugin/_WikiTranslation.php:57 msgid "CategoryHomePages" -msgstr "Pagina corrente:" +msgstr "" -#: ../lib/plugin/_WikiTranslation.php:55 -#, fuzzy +#: ../lib/plugin/_WikiTranslation.php:58 msgid "CommentPlugin" -msgstr "Indice" +msgstr "" -#: ../lib/plugin/_WikiTranslation.php:56 -#, fuzzy +#: ../lib/plugin/_WikiTranslation.php:59 msgid "CreateTocPlugin" -msgstr "Salvata: %s" +msgstr "" -#: ../lib/plugin/_WikiTranslation.php:58 +#: ../lib/plugin/_WikiTranslation.php:62 msgid "EditMetaDataPlugin" msgstr "" -#: ../lib/plugin/_WikiTranslation.php:59 -#, fuzzy +#: ../lib/plugin/_WikiTranslation.php:63 msgid "ExternalSearchPlugin" -msgstr "RicercaSuTutto" +msgstr "" -#: ../lib/plugin/_WikiTranslation.php:60 ../themes/Crao/templates/head.tmpl:36 +#: ../lib/plugin/_WikiTranslation.php:64 ../themes/Crao/templates/head.tmpl:36 #: ../themes/Crao/templates/head.tmpl:37 #: ../themes/Crao/templates/navbar.tmpl:48 +#: ../themes/MonoBook/templates/navbar.tmpl:25 #: ../themes/Portland/templates/navbar.tmpl:8 #: ../themes/Sidebar/templates/navbar.tmpl:21 -#: ../themes/default/templates/head.tmpl:36 +#: ../themes/default/templates/head.tmpl:40 #: ../themes/default/templates/navbar.tmpl:11 #: ../themes/smaller/templates/navbar.tmpl:11 #: ../themes/wikilens/templates/head.tmpl:35 @@ -4064,199 +4198,199 @@ msgstr "RicercaSuTutto" msgid "FindPage" msgstr "TrovaPagina" -#: ../lib/plugin/_WikiTranslation.php:61 -#, fuzzy +#: ../lib/plugin/_WikiTranslation.php:65 +msgid "FoafViewerPlugin" +msgstr "" + +#: ../lib/plugin/_WikiTranslation.php:66 msgid "FrameIncludePlugin" -msgstr "InserireLaPagina" +msgstr "" -#: ../lib/plugin/_WikiTranslation.php:62 -#, fuzzy +#: ../lib/plugin/_WikiTranslation.php:67 msgid "FullRecentChanges" -msgstr "CambiamentiRecenti o ModificheRecenti?" +msgstr "" -#: ../lib/plugin/_WikiTranslation.php:63 +#: ../lib/plugin/_WikiTranslation.php:68 msgid "HelloWorldPlugin" msgstr "" -#: ../lib/plugin/_WikiTranslation.php:64 -#, fuzzy +#: ../lib/plugin/_WikiTranslation.php:69 msgid "HomePageAlias" -msgstr "PaginaPrincipale" +msgstr "PaginaPrincipaleAlias" -#: ../lib/plugin/_WikiTranslation.php:65 -#, fuzzy +#: ../lib/plugin/_WikiTranslation.php:70 msgid "IncludePagePlugin" -msgstr "InserireLaPagina" +msgstr "InserireLaPaginaPlugin" -#: ../lib/plugin/_WikiTranslation.php:66 -#, fuzzy +#: ../lib/plugin/_WikiTranslation.php:71 msgid "InterWiki" -msgstr "RicercaSuTutto" +msgstr "" -#: ../lib/plugin/_WikiTranslation.php:67 +#: ../lib/plugin/_WikiTranslation.php:72 msgid "LinkIcons" msgstr "" -#: ../lib/plugin/_WikiTranslation.php:68 +#: ../lib/plugin/_WikiTranslation.php:73 msgid "MagicPhpWikiURLs" msgstr "" -#: ../lib/plugin/_WikiTranslation.php:69 +#: ../lib/plugin/_WikiTranslation.php:74 msgid "MoreAboutMechanics" msgstr "" -#: ../lib/plugin/_WikiTranslation.php:70 +#: ../lib/plugin/_WikiTranslation.php:75 msgid "NewMarkupTestPage" msgstr "" -#: ../lib/plugin/_WikiTranslation.php:71 +#: ../lib/plugin/_WikiTranslation.php:76 msgid "OldMarkupTestPage" msgstr "" -#: ../lib/plugin/_WikiTranslation.php:72 +#: ../lib/plugin/_WikiTranslation.php:77 msgid "OldStyleTablePlugin" msgstr "" -#: ../lib/plugin/_WikiTranslation.php:74 -#, fuzzy +#: ../lib/plugin/_WikiTranslation.php:79 msgid "PageGroupTest" -msgstr "Il sorgente della %s" +msgstr "" -#: ../lib/plugin/_WikiTranslation.php:75 -#, fuzzy +#: ../lib/plugin/_WikiTranslation.php:80 msgid "PageGroupTest/Four" -msgstr "Il sorgente della %s" +msgstr "" -#: ../lib/plugin/_WikiTranslation.php:76 -#, fuzzy +#: ../lib/plugin/_WikiTranslation.php:81 msgid "PageGroupTest/One" -msgstr "Il sorgente della %s" +msgstr "" -#: ../lib/plugin/_WikiTranslation.php:77 -#, fuzzy +#: ../lib/plugin/_WikiTranslation.php:82 msgid "PageGroupTest/Three" -msgstr "Il sorgente della %s" +msgstr "" -#: ../lib/plugin/_WikiTranslation.php:78 -#, fuzzy +#: ../lib/plugin/_WikiTranslation.php:83 msgid "PageGroupTest/Two" -msgstr "Il sorgente della %s" +msgstr "" -#: ../lib/plugin/_WikiTranslation.php:80 +#: ../lib/plugin/_WikiTranslation.php:85 msgid "PhotoAlbumPlugin" msgstr "" -#: ../lib/plugin/_WikiTranslation.php:81 +#: ../lib/plugin/_WikiTranslation.php:86 msgid "PhpHighlightPlugin" msgstr "" -#: ../lib/plugin/_WikiTranslation.php:82 +#: ../lib/plugin/_WikiTranslation.php:87 msgid "PhpWeatherPlugin" msgstr "" -#: ../lib/plugin/_WikiTranslation.php:83 +#: ../lib/plugin/_WikiTranslation.php:88 msgid "PhpWiki" msgstr "" -#: ../lib/plugin/_WikiTranslation.php:84 +#: ../lib/plugin/_WikiTranslation.php:89 msgid "PhpWikiAdministration/Chmod" msgstr "" -#: ../lib/plugin/_WikiTranslation.php:87 +#: ../lib/plugin/_WikiTranslation.php:93 msgid "PhpWikiAdministration/Replace" msgstr "" -#: ../lib/plugin/_WikiTranslation.php:88 +#: ../lib/plugin/_WikiTranslation.php:94 msgid "PhpWikiDocumentation" msgstr "" -#: ../lib/plugin/_WikiTranslation.php:89 +#: ../lib/plugin/_WikiTranslation.php:95 msgid "PhpWikiPoll" msgstr "" -#: ../lib/plugin/_WikiTranslation.php:90 +#: ../lib/plugin/_WikiTranslation.php:96 +msgid "PloticusPlugin" +msgstr "" + +#: ../lib/plugin/_WikiTranslation.php:97 msgid "RawHtmlPlugin" msgstr "" -#: ../lib/plugin/_WikiTranslation.php:91 +#: ../lib/plugin/_WikiTranslation.php:98 msgid "RecentVisitors" msgstr "" -#: ../lib/plugin/_WikiTranslation.php:92 -#, fuzzy +#: ../lib/plugin/_WikiTranslation.php:99 msgid "RedirectToPlugin" -msgstr "Inserire dalla %s" +msgstr "" -#: ../lib/plugin/_WikiTranslation.php:93 +#: ../lib/plugin/_WikiTranslation.php:100 msgid "ReleaseNotes" msgstr "" -#: ../lib/plugin/_WikiTranslation.php:94 +#: ../lib/plugin/_WikiTranslation.php:101 msgid "RichTablePlugin" msgstr "" -#: ../lib/plugin/_WikiTranslation.php:95 +#: ../lib/plugin/_WikiTranslation.php:102 msgid "SteveWainstead" msgstr "" -#: ../lib/plugin/_WikiTranslation.php:96 +#: ../lib/plugin/_WikiTranslation.php:103 msgid "SystemInfoPlugin" msgstr "" -#: ../lib/plugin/_WikiTranslation.php:97 -#, fuzzy +#: ../lib/plugin/_WikiTranslation.php:104 msgid "TranscludePlugin" -msgstr "InserireLaPagina" +msgstr "" -#: ../lib/plugin/_WikiTranslation.php:99 +#: ../lib/plugin/_WikiTranslation.php:106 msgid "UnfoldSubpagesPlugin" msgstr "" -#: ../lib/plugin/_WikiTranslation.php:100 +#: ../lib/plugin/_WikiTranslation.php:107 msgid "UpLoad" msgstr "" -#: ../lib/plugin/_WikiTranslation.php:101 +#: ../lib/plugin/_WikiTranslation.php:108 +msgid "UpLoadPlugin" +msgstr "" + +#: ../lib/plugin/_WikiTranslation.php:109 msgid "WabiSabi" msgstr "" -#: ../lib/plugin/_WikiTranslation.php:102 +#: ../lib/plugin/_WikiTranslation.php:110 msgid "WikiBlogPlugin" msgstr "" -#: ../lib/plugin/_WikiTranslation.php:103 +#: ../lib/plugin/_WikiTranslation.php:111 msgid "WikiPlugin" msgstr "" -#: ../lib/plugin/_WikiTranslation.php:104 +#: ../lib/plugin/_WikiTranslation.php:112 #: ../themes/Crao/templates/head.tmpl:73 ../themes/Crao/templates/head.tmpl:74 -#: ../themes/default/templates/head.tmpl:72 +#: ../themes/default/templates/head.tmpl:77 #: ../themes/wikilens/templates/head.tmpl:71 #: ../themes/wikilens/templates/head.tmpl:72 msgid "WikiWikiWeb" msgstr "" -#: ../lib/plugin/_WikiTranslation.php:113 +#: ../lib/plugin/_WikiTranslation.php:121 msgid "_WikiTranslation" msgstr "" -#: ../lib/plugin/_WikiTranslation.php:117 +#: ../lib/plugin/_WikiTranslation.php:125 msgid "Show translations of various words or pages" msgstr "" -#: ../lib/plugin/_WikiTranslation.php:261 +#: ../lib/plugin/_WikiTranslation.php:269 #, c-format msgid "" "TODO: Google can only translate from english and french. Find a translation " "service for %s to language %s" msgstr "" -#: ../lib/plugin/_WikiTranslation.php:265 +#: ../lib/plugin/_WikiTranslation.php:273 #, c-format msgid "%s is empty" msgstr "" -#: ../lib/plugin/_WikiTranslation.php:375 +#: ../lib/plugin/_WikiTranslation.php:381 #, c-format msgid "Define the translation for %s in %s" msgstr "" @@ -4265,10 +4399,6 @@ msgstr "" msgid "Convert text into a png image using GD." msgstr "" -#: ../lib/plugin/text2png.php:67 -msgid "Sorry, this version of PHP cannot create PNG image files." -msgstr "" - #: ../lib/plugin/text2png.php:118 msgid "" "PHP was unable to create a new GD image stream. Read 'lib/plugin/text2png." @@ -4286,9 +4416,9 @@ msgid "Image loaded from cache file: %s" msgstr "" #: ../lib/removepage.php:25 -#, fuzzy, c-format +#, c-format msgid "You are about to remove '%s' permanently!" -msgstr "Stai per rimuovere '%s'" +msgstr "" #: ../lib/removepage.php:38 msgid "Someone has edited the page!" @@ -4306,213 +4436,292 @@ msgstr "" msgid "Remove page" msgstr "Rimuovi la pagina" -#: ../lib/stdlib.php:247 ../lib/stdlib.php:266 +#: ../lib/stdlib.php:276 ../lib/stdlib.php:298 msgid "BAD URL -- remove all of <, >, \"" msgstr "" -#: ../lib/stdlib.php:352 +#: ../lib/stdlib.php:336 ../lib/stdlib.php:346 +msgid "Invalid image size" +msgstr "" + +#: ../lib/stdlib.php:406 msgid "BAD phpwiki: URL" msgstr "" -#: ../lib/stdlib.php:390 +#: ../lib/stdlib.php:444 msgid "Lock page to enable link" msgstr "" -#: ../lib/stdlib.php:489 +#: ../lib/stdlib.php:543 #, c-format msgid "'%s': Bad page name: %s" msgstr "" -#: ../lib/stdlib.php:526 +#: ../lib/stdlib.php:580 msgid "White space converted to single space" msgstr "" -#: ../lib/stdlib.php:531 +#: ../lib/stdlib.php:585 msgid "Control characters not allowed" msgstr "" -#: ../lib/stdlib.php:540 +#: ../lib/stdlib.php:594 #, c-format msgid "Leading %s not allowed" msgstr "" -#: ../lib/stdlib.php:543 +#: ../lib/stdlib.php:597 msgid "';' and ':' in pagenames are deprecated" msgstr "" -#: ../lib/stdlib.php:547 +#: ../lib/stdlib.php:601 msgid "too long" msgstr "" -#: ../lib/stdlib.php:552 +#: ../lib/stdlib.php:606 msgid "illegal pagename" msgstr "" -#: ../lib/stdlib.php:815 +#: ../lib/stdlib.php:645 +msgid "The CreateTocPlugin is not yet old markup compatible! " +msgstr "" + +#: ../lib/stdlib.php:646 +msgid "" +"Please remove the CreateToc line to be able to reformat this page to old " +"markup. " +msgstr "" + +#: ../lib/stdlib.php:647 +msgid "Skipped." +msgstr "" + +#: ../lib/stdlib.php:889 msgid "Revision Not Found" msgstr "" -#: ../lib/stdlib.php:816 -#, fuzzy, c-format +#: ../lib/stdlib.php:890 +#, c-format msgid "I'm sorry. Version %d of %s is not in the database." -msgstr "La pagina '%s' non è presente nel database" +msgstr "" -#: ../lib/stdlib.php:819 -#, fuzzy +#: ../lib/stdlib.php:893 msgid "Bad Version" -msgstr "Versione" +msgstr "" -#: ../lib/stdlib.php:955 +#: ../lib/stdlib.php:1029 msgid "-???" msgstr "" -#: ../lib/stdlib.php:958 -#, fuzzy, c-format +#: ../lib/stdlib.php:1032 +#, c-format msgid "%s b" -msgstr "%s byte" +msgstr "" -#: ../lib/stdlib.php:960 ../themes/smaller/templates/info.tmpl:29 +#: ../lib/stdlib.php:1034 ../themes/MonoBook/templates/info.tmpl:29 +#: ../themes/smaller/templates/info.tmpl:29 #, c-format msgid "%s bytes" msgstr "%s byte" -#: ../lib/stdlib.php:965 +#: ../lib/stdlib.php:1039 #, c-format msgid "%s k" msgstr "" -#: ../lib/stdlib.php:967 ../themes/smaller/templates/info.tmpl:32 +#: ../lib/stdlib.php:1041 ../themes/MonoBook/templates/info.tmpl:32 +#: ../themes/smaller/templates/info.tmpl:32 #, c-format msgid "%s Kb (%s bytes)" msgstr "%s Kb (%s byte)" -#: ../lib/stdlib.php:1063 +#: ../lib/stdlib.php:1137 #, c-format msgid "%s: argument index out of range" msgstr "" -#: ../lib/stdlib.php:1134 ../themes/Hawaiian/lib/random.php:20 +#: ../lib/stdlib.php:1208 ../themes/Hawaiian/lib/random.php:20 #, c-format msgid "%s is empty." msgstr "" -#: ../lib/stdlib.php:1141 +#: ../lib/stdlib.php:1215 #, c-format msgid "Unable to open directory '%s' for reading" msgstr "" -#: ../lib/upgrade.php:72 +#: ../lib/upgrade.php:76 msgid "newer than the existing page." msgstr "" -#: ../lib/upgrade.php:73 +#: ../lib/upgrade.php:77 msgid " replace " msgstr "" -#: ../lib/upgrade.php:77 +#: ../lib/upgrade.php:81 msgid "older than the existing page." msgstr "" -#: ../lib/upgrade.php:78 ../lib/upgrade.php:82 ../lib/upgrade.php:140 +#: ../lib/upgrade.php:82 ../lib/upgrade.php:86 ../lib/upgrade.php:152 msgid " skipped" msgstr "" -#: ../lib/upgrade.php:85 +#: ../lib/upgrade.php:89 #, c-format msgid "%s does not exist" msgstr "" -#: ../lib/upgrade.php:107 +#: ../lib/upgrade.php:111 msgid "check for necessary ActionPage updates" msgstr "" -#: ../lib/upgrade.php:123 +#: ../lib/upgrade.php:135 msgid "check for necessary pgsrc updates" msgstr "" -#: ../lib/upgrade.php:139 +#: ../lib/upgrade.php:151 msgid "always skip the HomePage." msgstr "" -#: ../lib/upgrade.php:159 +#: ../lib/upgrade.php:171 msgid "MISSING" msgstr "" -#: ../lib/upgrade.php:278 +#: ../lib/upgrade.php:290 msgid "CREATED" msgstr "" -#: ../lib/upgrade.php:289 +#: ../lib/upgrade.php:301 msgid "check for necessary database updates" msgstr "" -#: ../lib/upgrade.php:296 +#: ../lib/upgrade.php:308 #, c-format msgid "check for table %s" msgstr "" -#: ../lib/upgrade.php:306 +#: ../lib/upgrade.php:318 msgid "check for new session.sess_ip column" msgstr "" -#: ../lib/upgrade.php:312 ../lib/upgrade.php:332 +#: ../lib/upgrade.php:324 ../lib/upgrade.php:344 msgid "ADDING" msgstr "" -#: ../lib/upgrade.php:322 +#: ../lib/upgrade.php:334 msgid "check for page.id auto_increment flag" msgstr "" -#: ../lib/upgrade.php:338 +#: ../lib/upgrade.php:350 ../lib/upgrade.php:399 ../lib/upgrade.php:408 +#: ../lib/upgrade.php:415 msgid "FAILED" msgstr "" -#: ../lib/upgrade.php:353 +#: ../lib/upgrade.php:365 msgid "check for mysql 4.1.x binary search bug" msgstr "" -#: ../lib/upgrade.php:361 +#: ../lib/upgrade.php:373 #, c-format msgid "version %s FIXED" msgstr "" -#: ../lib/upgrade.php:363 +#: ../lib/upgrade.php:375 #, c-format msgid "version %s not affected" msgstr "" -#: ../lib/upgrade.php:393 -msgid "Upgrade disabled: user != isAdmin" -msgstr "" - -#: ../lib/upgrade.php:397 -msgid "Upgrading this PhpWiki" +#: ../lib/upgrade.php:406 +msgid "FIXED" msgstr "" -#: ../lib/ziplib.php:208 -msgid "Can't inflate data: zlib support not enabled in this PHP" +#: ../lib/upgrade.php:409 +#, c-format +msgid "couldn't move %s to %s" msgstr "" -#: ../lib/ziplib.php:394 +#: ../lib/upgrade.php:416 #, c-format -msgid "Can't open zip file '%s' for reading" +msgid "%s is not writable" msgstr "" -#: ../lib/ziplib.php:401 -msgid "Unexpected EOF in zip file" +#: ../lib/upgrade.php:422 +msgid "check for necessary config updates" msgstr "" -#: ../lib/ziplib.php:699 -#, c-format -msgid "[%d] See [%s]" +#: ../lib/upgrade.php:423 +msgid "check for old CACHE_CONTROL = NONE" msgstr "" -#: ../lib/ziplib.php:706 -#, fuzzy -msgid "References" -msgstr "Preferenze" +#: ../lib/upgrade.php:425 +msgid "CACHE_CONTROL is set to 'NONE', and must be changed to 'NO_CACHE'" +msgstr "" + +#: ../lib/upgrade.php:459 +msgid "Upgrade disabled: user != isAdmin" +msgstr "" + +#: ../lib/upgrade.php:463 +msgid "Upgrading this PhpWiki" +msgstr "" + +#: ../lib/wikilens/Buddy.php:30 ../lib/wikilens/Buddy.php:39 +#: ../lib/wikilens/Buddy.php:44 +msgid "Buddies:" +msgstr "" + +#: ../lib/wikilens/PageListColumns.php:337 +msgid "# things" +msgstr "" + +#: ../lib/wikilens/PageListColumns.php:339 +msgid "Rate" +msgstr "" + +#: ../lib/wikilens/PageListColumns.php:341 +msgid "Go?" +msgstr "" + +#: ../lib/wikilens/PageListColumns.php:343 +msgid "MinMisery" +msgstr "" + +#: ../lib/wikilens/PageListColumns.php:345 +msgid "Avg. Rating" +msgstr "" + +#: ../lib/wikilens/PageListColumns.php:347 +msgid "Top Recommendations" +msgstr "" + +#: ../lib/wikilens/Utils.php:59 +msgid "Members:" +msgstr "" + +#: ../lib/ziplib.php:211 +msgid "Can't inflate data: zlib support not enabled in this PHP" +msgstr "" + +#: ../lib/ziplib.php:397 +#, c-format +msgid "Can't open zip file '%s' for reading" +msgstr "" + +#: ../lib/ziplib.php:404 +msgid "Unexpected EOF in zip file" +msgstr "" + +#: ../lib/ziplib.php:702 +#, c-format +msgid "[%d] See [%s]" +msgstr "" + +#: ../lib/ziplib.php:709 +msgid "References" +msgstr "" #: ../themes/Crao/templates/actionbar.tmpl:5 +#: ../themes/MonoBook/templates/actionbar.tmpl:6 #: ../themes/Portland/templates/actionbar.tmpl:8 #: ../themes/default/templates/actionbar.tmpl:5 #: ../themes/smaller/templates/actionbar.tmpl:6 @@ -4521,17 +4730,21 @@ msgstr "" #: ../themes/Crao/templates/actionbar.tmpl:7 #: ../themes/Crao/templates/head.tmpl:47 +#: ../themes/MonoBook/templates/actionbar.tmpl:8 +#: ../themes/MonoBook/templates/info.tmpl:167 #: ../themes/Portland/templates/actionbar.tmpl:10 +#: ../themes/Wordpress/templates/actionbar.tmpl:12 #: ../themes/default/templates/actionbar.tmpl:7 -#: ../themes/default/templates/head.tmpl:46 +#: ../themes/default/templates/head.tmpl:50 #: ../themes/smaller/templates/actionbar.tmpl:8 #: ../themes/smaller/templates/info.tmpl:167 #: ../themes/wikilens/templates/head.tmpl:45 -#, fuzzy msgid "View Source" -msgstr "Mostra il sorgente della pagina" +msgstr "" #: ../themes/Crao/templates/actionbar.tmpl:24 +#: ../themes/MonoBook/templates/actionbar.tmpl:34 +#: ../themes/MonoBook/templates/info.tmpl:178 #: ../themes/default/templates/actionbar.tmpl:40 #: ../themes/smaller/templates/actionbar.tmpl:42 #: ../themes/smaller/templates/info.tmpl:178 @@ -4539,6 +4752,8 @@ msgid "PurgeHtmlCache" msgstr "" #: ../themes/Crao/templates/actionbar.tmpl:25 +#: ../themes/MonoBook/templates/actionbar.tmpl:35 +#: ../themes/MonoBook/templates/info.tmpl:179 #: ../themes/default/templates/actionbar.tmpl:41 #: ../themes/smaller/templates/actionbar.tmpl:43 #: ../themes/smaller/templates/info.tmpl:179 @@ -4549,9 +4764,8 @@ msgstr "" #: ../themes/Crao/templates/blogform.tmpl:10 #: ../themes/default/templates/blogform.tmpl:11 -#, fuzzy msgid "Add a Comment" -msgstr "Indice" +msgstr "" #: ../themes/Crao/templates/browse.tmpl:5 #: ../themes/Portland/templates/browse.tmpl:9 @@ -4613,9 +4827,8 @@ msgstr "" #: ../themes/Portland/templates/editpage.tmpl:47 #: ../themes/Wordpress/templates/editpage.tmpl:45 #: ../themes/default/templates/editpage.tmpl:41 -#, fuzzy msgid "Saving this page will overwrite the current version." -msgstr "Mostra il versione corrente" +msgstr "" #: ../themes/Crao/templates/editpage.tmpl:57 #: ../themes/Portland/templates/editpage.tmpl:69 @@ -4639,9 +4852,8 @@ msgid "Adjust" msgstr "" #: ../themes/Crao/templates/editpage.tmpl:62 -#, fuzzy msgid "Page Content: " -msgstr "Indice" +msgstr "" #: ../themes/Crao/templates/editpage.tmpl:71 #: ../themes/default/templates/editpage.tmpl:71 @@ -4690,9 +4902,8 @@ msgstr "BuonStile" #: ../themes/Portland/templates/editpage.tmpl:104 #: ../themes/Wordpress/templates/editpage.tmpl:104 #: ../themes/default/templates/editpage.tmpl:115 -#, fuzzy msgid "OldTextFormattingRules" -msgstr "RegoleDiFormattazioneDelTesto" +msgstr "" #: ../themes/Crao/templates/editpage.tmpl:110 #: ../themes/Crao/templates/editpage.tmpl:115 @@ -4713,13 +4924,13 @@ msgid "TextFormattingRules" msgstr "RegoleDiFormattazioneDelTesto" #: ../themes/Crao/templates/head.tmpl:31 ../themes/Crao/templates/head.tmpl:32 -#: ../themes/default/templates/head.tmpl:32 +#: ../themes/default/templates/head.tmpl:36 #: ../themes/wikilens/templates/head.tmpl:31 msgid "HowToUseWiki" msgstr "" #: ../themes/Crao/templates/head.tmpl:70 ../themes/Crao/templates/head.tmpl:71 -#: ../themes/default/templates/head.tmpl:70 +#: ../themes/default/templates/head.tmpl:75 #: ../themes/wikilens/templates/head.tmpl:68 #: ../themes/wikilens/templates/head.tmpl:69 msgid "SandBox" @@ -4727,9 +4938,8 @@ msgstr "" #: ../themes/Crao/templates/navbar.tmpl:31 #: ../themes/default/templates/navbar.tmpl:30 -#, fuzzy msgid "Preferences" -msgstr "Preferenze" +msgstr "" #: ../themes/Crao/templates/navbar.tmpl:42 #: ../themes/Wordpress/templates/actionbar.tmpl:40 @@ -4751,9 +4961,10 @@ msgid "You are signed in as %s" msgstr "" #: ../themes/Crao/templates/signin.tmpl:39 +#: ../themes/MonoBook/templates/signin.tmpl:38 #: ../themes/Sidebar/templates/signin.tmpl:38 #: ../themes/Wordpress/templates/signin.tmpl:42 -#: ../themes/default/templates/signin.tmpl:38 +#: ../themes/default/templates/signin.tmpl:37 msgid "Enter your UserId to sign in" msgstr "" @@ -4764,30 +4975,203 @@ msgstr "" #: ../themes/Crao/templates/wikiblog.tmpl:19 #: ../themes/default/templates/comment.tmpl:18 #: ../themes/default/templates/wikiblog.tmpl:19 -#, fuzzy, c-format +#, c-format msgid "Comment modified on %s by %s" -msgstr "ultima modifica su %s" +msgstr "" #: ../themes/Hawaiian/themeinfo.php:29 ../themes/MacOSX/themeinfo.php:104 -#: ../themes/Portland/themeinfo.php:59 ../themes/Sidebar/themeinfo.php:102 -#: ../themes/SpaceWiki/themeinfo.php:43 ../themes/Wordpress/themeinfo.php:61 -#: ../themes/default/themeinfo.php:24 ../themes/smaller/themeinfo.php:52 -#: ../themes/wikilens/themeinfo.php:21 +#: ../themes/MonoBook/themeinfo.php:70 ../themes/Portland/themeinfo.php:59 +#: ../themes/Sidebar/themeinfo.php:102 ../themes/SpaceWiki/themeinfo.php:43 +#: ../themes/Wordpress/themeinfo.php:61 ../themes/default/themeinfo.php:24 +#: ../themes/smaller/themeinfo.php:52 ../themes/wikilens/themeinfo.php:24 msgid "Printer" msgstr "Stampante" -#: ../themes/Hawaiian/themeinfo.php:30 ../themes/Portland/themeinfo.php:60 -#: ../themes/Sidebar/themeinfo.php:103 ../themes/SpaceWiki/themeinfo.php:44 -#: ../themes/Wordpress/themeinfo.php:62 ../themes/default/themeinfo.php:26 -#: ../themes/smaller/themeinfo.php:54 ../themes/wikilens/themeinfo.php:23 +#: ../themes/Hawaiian/themeinfo.php:30 ../themes/MonoBook/themeinfo.php:72 +#: ../themes/Portland/themeinfo.php:60 ../themes/Sidebar/themeinfo.php:103 +#: ../themes/SpaceWiki/themeinfo.php:44 ../themes/Wordpress/themeinfo.php:62 +#: ../themes/default/themeinfo.php:26 ../themes/smaller/themeinfo.php:54 +#: ../themes/wikilens/themeinfo.php:26 msgid "Modern" msgstr "Moderno" -#: ../themes/MacOSX/themeinfo.php:105 ../themes/default/themeinfo.php:25 -#: ../themes/smaller/themeinfo.php:53 ../themes/wikilens/themeinfo.php:22 +#: ../themes/MacOSX/themeinfo.php:105 ../themes/MonoBook/themeinfo.php:71 +#: ../themes/default/themeinfo.php:25 ../themes/smaller/themeinfo.php:53 +#: ../themes/wikilens/themeinfo.php:25 msgid "Top & bottom toolbars" msgstr "" +#: ../themes/MonoBook/templates/actionbar.tmpl:26 +#: ../themes/smaller/templates/actionbar.tmpl:34 +msgid "Info" +msgstr "" + +#: ../themes/MonoBook/templates/browse-footer.tmpl:12 +#: ../themes/MonoBook/templates/browse-footer.tmpl:13 +msgid "Copyrights" +msgstr "" + +#: ../themes/MonoBook/templates/browse-footer.tmpl:18 +#: ../themes/MonoBook/templates/browse-footer.tmpl:19 +msgid "About" +msgstr "" + +#: ../themes/MonoBook/templates/browse-footer.tmpl:24 +#: ../themes/MonoBook/templates/browse-footer.tmpl:25 +msgid "GeneralDisclaimer" +msgstr "" + +#: ../themes/MonoBook/templates/info.tmpl:37 +#: ../themes/default/templates/info.tmpl:31 +#: ../themes/smaller/templates/info.tmpl:37 +msgid "1 word" +msgstr "" + +#: ../themes/MonoBook/templates/info.tmpl:39 +#: ../themes/default/templates/info.tmpl:33 +#: ../themes/smaller/templates/info.tmpl:39 +#, c-format +msgid "%s words" +msgstr "" + +#: ../themes/MonoBook/templates/info.tmpl:43 +#: ../themes/default/templates/info.tmpl:37 +#: ../themes/smaller/templates/info.tmpl:43 +#, c-format +msgid "Version %s" +msgstr "Versione %s" + +#: ../themes/MonoBook/templates/info.tmpl:44 +#: ../themes/default/templates/info.tmpl:38 +#: ../themes/smaller/templates/info.tmpl:44 +msgid "Original (1.2 or 1.0)" +msgstr "" + +#: ../themes/MonoBook/templates/info.tmpl:76 +#: ../themes/default/templates/info.tmpl:70 +#: ../themes/smaller/templates/info.tmpl:76 +msgid "Saved on:" +msgstr "" + +#: ../themes/MonoBook/templates/info.tmpl:81 +#: ../themes/default/templates/info.tmpl:75 +#: ../themes/smaller/templates/info.tmpl:81 +#, c-format +msgid "Statistics about %s." +msgstr "" + +#: ../themes/MonoBook/templates/info.tmpl:92 +#: ../themes/default/templates/info.tmpl:86 +#: ../themes/smaller/templates/info.tmpl:92 +msgid "Supplanted on:" +msgstr "" + +#: ../themes/MonoBook/templates/info.tmpl:109 +#: ../themes/default/templates/info.tmpl:103 +#: ../themes/smaller/templates/info.tmpl:109 +msgid "Page Version:" +msgstr "" + +#: ../themes/MonoBook/templates/info.tmpl:113 +#: ../themes/default/templates/info.tmpl:107 +#: ../themes/smaller/templates/info.tmpl:113 +msgid "Markup:" +msgstr "" + +#: ../themes/MonoBook/templates/info.tmpl:117 +#: ../themes/default/templates/info.tmpl:111 +#: ../themes/smaller/templates/info.tmpl:117 +#, fuzzy +msgid "Size:" +msgstr "Dimensione:" + +#: ../themes/MonoBook/templates/info.tmpl:122 +#: ../themes/default/templates/info.tmpl:116 +#: ../themes/smaller/templates/info.tmpl:122 +msgid "Hits:" +msgstr "" + +#: ../themes/MonoBook/templates/info.tmpl:139 +#: ../themes/default/templates/info.tmpl:133 +#: ../themes/smaller/templates/info.tmpl:139 +msgid "home page" +msgstr "" + +#: ../themes/MonoBook/templates/info.tmpl:142 +#: ../themes/default/templates/info.tmpl:136 +#: ../themes/smaller/templates/info.tmpl:142 +msgid "User page" +msgstr "" + +#: ../themes/MonoBook/templates/info.tmpl:145 +#: ../themes/default/templates/info.tmpl:139 +#: ../themes/smaller/templates/info.tmpl:145 +msgid "Action page" +msgstr "" + +#: ../themes/MonoBook/templates/info.tmpl:148 +#: ../themes/default/templates/info.tmpl:142 +#: ../themes/smaller/templates/info.tmpl:148 +msgid "Blog page" +msgstr "" + +#: ../themes/MonoBook/templates/info.tmpl:154 +#: ../themes/default/templates/info.tmpl:148 +#: ../themes/smaller/templates/info.tmpl:154 +msgid "Subpage" +msgstr "" + +#: ../themes/MonoBook/templates/info.tmpl:159 +#: ../themes/default/templates/info.tmpl:153 +#: ../themes/smaller/templates/info.tmpl:159 +msgid "Page Type:" +msgstr "" + +#: ../themes/MonoBook/templates/info.tmpl:171 +#: ../themes/smaller/templates/info.tmpl:171 +msgid "Diff previous Revision" +msgstr "" + +#: ../themes/MonoBook/templates/info.tmpl:172 +#: ../themes/smaller/templates/info.tmpl:172 +msgid "Diff previous Author" +msgstr "" + +#: ../themes/MonoBook/templates/navbar.tmpl:39 +msgid "Like Pages" +msgstr "" + +#: ../themes/MonoBook/templates/navbar.tmpl:40 +msgid "What links here" +msgstr "" + +#: ../themes/MonoBook/templates/signin.tmpl:18 +#: ../themes/Wordpress/templates/signin.tmpl:21 +#: ../themes/default/templates/signin.tmpl:26 +#, fuzzy, c-format +msgid "Authenticated as %s" +msgstr "salvata a %s" + +#: ../themes/MonoBook/templates/signin.tmpl:41 +#, fuzzy, c-format +msgid "Signed as %s" +msgstr "salvata a %s" + +#: ../themes/MonoBook/templates/signin.tmpl:44 +#: ../themes/Sidebar/templates/signin.tmpl:44 +#: ../themes/Wordpress/templates/signin.tmpl:48 +#: ../themes/default/templates/signin.tmpl:43 +#, c-format +msgid "Click to authenticate as %s" +msgstr "" + +#: ../themes/MonoBook/templates/signin.tmpl:65 +#: ../themes/Sidebar/templates/signin.tmpl:64 +#: ../themes/Wordpress/templates/signin.tmpl:68 +#: ../themes/default/templates/signin.tmpl:62 +msgid "Sign in as:" +msgstr "" + #: ../themes/Portland/templates/actionbar.tmpl:8 msgid "EditText" msgstr "ModificaIlTesto" @@ -4824,82 +5208,54 @@ msgstr "" "modificata." #: ../themes/Sidebar/templates/navbar.tmpl:21 -#, fuzzy msgid "Full Search" -msgstr "Una ricerca completa del testo" +msgstr "" #: ../themes/Sidebar/templates/navbar.tmpl:23 msgid "Back Links" msgstr "" #: ../themes/Sidebar/templates/signin.tmpl:18 -#, fuzzy, c-format +#, c-format msgid "User: %s" -msgstr "%s: %s" +msgstr "" #: ../themes/Sidebar/templates/signin.tmpl:41 -#, fuzzy, c-format +#, c-format msgid "(User: %s)" -msgstr "%s: %s" - -#: ../themes/Sidebar/templates/signin.tmpl:44 -#: ../themes/Wordpress/templates/signin.tmpl:48 -#: ../themes/default/templates/signin.tmpl:44 -#, fuzzy, c-format -msgid "Click to authenticate as %s" -msgstr "di %s" - -#: ../themes/Sidebar/templates/signin.tmpl:64 -#: ../themes/Wordpress/templates/signin.tmpl:68 -#: ../themes/default/templates/signin.tmpl:64 -msgid "Sign in as:" msgstr "" #: ../themes/Sidebar/themeinfo.php:99 -#, fuzzy msgid "Sidebar" -msgstr "Ricerca" +msgstr "" #: ../themes/SpaceWiki/lib/RecentChanges.php:55 msgid "diff" msgstr "diff" #: ../themes/Wordpress/templates/actionbar.tmpl:10 -#, fuzzy msgid "Edit this page" -msgstr "%s di questa pagina" +msgstr "" #: ../themes/Wordpress/templates/actionbar.tmpl:10 msgid "Edit old revision" msgstr "" -#: ../themes/Wordpress/templates/actionbar.tmpl:12 -#, fuzzy -msgid "View source" -msgstr "Mostra il sorgente della pagina" - -#: ../themes/Wordpress/templates/signin.tmpl:21 -#: ../themes/default/templates/signin.tmpl:18 -#, fuzzy, c-format -msgid "Authenticated as %s" -msgstr "salvata a %s" - #: ../themes/Wordpress/templates/signin.tmpl:45 -#: ../themes/default/templates/signin.tmpl:41 +#: ../themes/default/templates/signin.tmpl:40 #, c-format msgid "You are signed but not authenticated as %s. " msgstr "" #: ../themes/default/templates/addcomment.tmpl:14 #: ../themes/default/templates/blogform.tmpl:28 -#, fuzzy msgid "Add Comment" -msgstr "Indice" +msgstr "" #: ../themes/default/templates/comment.tmpl:28 -#, fuzzy, c-format +#, c-format msgid "%s by %s" -msgstr "di %s" +msgstr "" #: ../themes/default/templates/dialog.tmpl:18 msgid "Dialog" @@ -4934,108 +5290,9 @@ msgid "The %s subpage enables simple weblogging." msgstr "" #: ../themes/default/templates/homepage.tmpl:37 -#, fuzzy msgid "CategoryHomepage" -msgstr "Pagina corrente:" - -#: ../themes/default/templates/info.tmpl:31 -#: ../themes/smaller/templates/info.tmpl:37 -#, fuzzy -msgid "1 word" -msgstr "%s giorni" - -#: ../themes/default/templates/info.tmpl:33 -#: ../themes/smaller/templates/info.tmpl:39 -#, fuzzy, c-format -msgid "%s words" -msgstr "%s giorni" - -#: ../themes/default/templates/info.tmpl:37 -#: ../themes/smaller/templates/info.tmpl:43 -#, c-format -msgid "Version %s" -msgstr "Versione %s" - -#: ../themes/default/templates/info.tmpl:38 -#: ../themes/smaller/templates/info.tmpl:44 -msgid "Original (1.2 or 1.0)" msgstr "" -#: ../themes/default/templates/info.tmpl:70 -#: ../themes/smaller/templates/info.tmpl:76 -#, fuzzy -msgid "Saved on:" -msgstr "Salvata su: %s" - -#: ../themes/default/templates/info.tmpl:75 -#: ../themes/smaller/templates/info.tmpl:81 -#, fuzzy, c-format -msgid "Statistics about %s." -msgstr "Informazioni della %s." - -#: ../themes/default/templates/info.tmpl:86 -#: ../themes/smaller/templates/info.tmpl:92 -#, fuzzy -msgid "Supplanted on:" -msgstr "Salvata su: %s" - -#: ../themes/default/templates/info.tmpl:103 -#: ../themes/smaller/templates/info.tmpl:109 -#, fuzzy -msgid "Page Version:" -msgstr "Versione" - -#: ../themes/default/templates/info.tmpl:107 -#: ../themes/smaller/templates/info.tmpl:113 -msgid "Markup:" -msgstr "" - -#: ../themes/default/templates/info.tmpl:111 -#: ../themes/smaller/templates/info.tmpl:117 -#, fuzzy -msgid "Size:" -msgstr "Dimensione:" - -#: ../themes/default/templates/info.tmpl:116 -#: ../themes/smaller/templates/info.tmpl:122 -msgid "Hits:" -msgstr "" - -#: ../themes/default/templates/info.tmpl:133 -#: ../themes/smaller/templates/info.tmpl:139 -#, fuzzy -msgid "home page" -msgstr "Errore durante il salvataggio della pagina '%s'" - -#: ../themes/default/templates/info.tmpl:136 -#: ../themes/smaller/templates/info.tmpl:142 -#, fuzzy -msgid "User page" -msgstr "nuova pagina" - -#: ../themes/default/templates/info.tmpl:139 -#: ../themes/smaller/templates/info.tmpl:145 -#, fuzzy -msgid "Action page" -msgstr "Errore durante il salvataggio della pagina '%s'" - -#: ../themes/default/templates/info.tmpl:142 -#: ../themes/smaller/templates/info.tmpl:148 -#, fuzzy -msgid "Blog page" -msgstr "Errore durante il salvataggio della pagina '%s'" - -#: ../themes/default/templates/info.tmpl:148 -#: ../themes/smaller/templates/info.tmpl:154 -msgid "Subpage" -msgstr "" - -#: ../themes/default/templates/info.tmpl:153 -#: ../themes/smaller/templates/info.tmpl:159 -#, fuzzy -msgid "Page Type:" -msgstr "Nome Della Pagina" - #: ../themes/default/templates/login.tmpl:40 #, c-format msgid "" @@ -5059,16 +5316,14 @@ msgid "UserId:" msgstr "" #: ../themes/default/templates/login.tmpl:64 -#, fuzzy msgid "Password:" -msgstr "%s giorni" +msgstr "" #: ../themes/default/templates/navbar.tmpl:20 #: ../themes/default/templates/navbar.tmpl:22 #: ../themes/wikilens/templates/navbar.tmpl:21 -#, fuzzy msgid "Quick Search" -msgstr "Ricerca" +msgstr "" #: ../themes/default/templates/nochanges.tmpl:3 msgid "Edit aborted." @@ -5167,9 +5422,8 @@ msgstr "" #: ../themes/default/templates/redirect.tmpl:19 #: ../themes/default/templates/redirect.tmpl:40 -#, fuzzy msgid "Redirect" -msgstr "Inserire dalla %s" +msgstr "" #: ../themes/default/templates/redirect.tmpl:42 #, c-format @@ -5189,11 +5443,6 @@ msgstr "La tua cura verso il dettaglio msgid "Warning!" msgstr "Avvertimento!" -#: ../themes/default/templates/userprefs.tmpl:12 -#, fuzzy -msgid "_PreferencesInfo" -msgstr "Preferenze" - #: ../themes/default/templates/userprefs.tmpl:58 #: ../themes/default/templates/userprefs.tmpl:60 msgid "" @@ -5215,9 +5464,9 @@ msgid "Personal language:" msgstr "" #: ../themes/default/templates/userprefs.tmpl:105 -#, fuzzy, c-format +#, c-format msgid "User preferences for user '%s':" -msgstr "Preferenze" +msgstr "" #: ../themes/default/templates/userprefs.tmpl:114 msgid "UserId" @@ -5248,14 +5497,16 @@ msgid "Current Language" msgstr "" #: ../themes/default/templates/userprefs.tmpl:129 -#, fuzzy msgid "Change Password" -msgstr "%s giorni" +msgstr "" + +#: ../themes/default/templates/userprefs.tmpl:129 +msgid "Set Password" +msgstr "" #: ../themes/default/templates/userprefs.tmpl:131 -#, fuzzy msgid "New password" -msgstr "%s giorni" +msgstr "" #: ../themes/default/templates/userprefs.tmpl:134 msgid "Type it again" @@ -5377,43 +5628,29 @@ msgid "Show relative dates using 'Today' and 'Yesterday'" msgstr "" #: ../themes/default/templates/userprefs.tmpl:234 -#, fuzzy msgid "Update Preferences" -msgstr "Preferenze" +msgstr "" #: ../themes/default/templates/userprefs.tmpl:235 -#, fuzzy msgid "Remove Preferences" -msgstr "Preferenze" +msgstr "" #: ../themes/default/templates/wikiforum.tmpl:20 msgid "New Topic" msgstr "" #: ../themes/default/templates/wikiforum.tmpl:28 -#, fuzzy, c-format +#, c-format msgid "Posted: %s" -msgstr "Il sorgente della %s" - -#: ../themes/smaller/templates/actionbar.tmpl:34 -#, fuzzy -msgid "Info" -msgstr "Autore:" - -#: ../themes/smaller/templates/info.tmpl:171 -#, fuzzy -msgid "Diff previous Revision" -msgstr "Precedente" +msgstr "" -#: ../themes/smaller/templates/info.tmpl:172 #, fuzzy -msgid "Diff previous Author" -msgstr "Precedente" +#~ msgid "View source" +#~ msgstr "Mostra il sorgente della pagina" -#: ../themes/wikilens/themeinfo.php:157 #, fuzzy -msgid "Rate" -msgstr "Rimuovi la Pagina" +#~ msgid "_PreferencesInfo" +#~ msgstr "Preferenze" #, fuzzy #~ msgid "PhpWiki News" diff --git a/locale/po/ja.po b/locale/po/ja.po index c5c326a16..40b24d143 100644 --- a/locale/po/ja.po +++ b/locale/po/ja.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: PhpWiki-1.3.4pre\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2004-06-08 21:04+0100\n" +"POT-Creation-Date: 2004-06-28 18:50+0100\n" "PO-Revision-Date: 2003-06-07 09:01+0900\n" "Last-Translator: Tadashi Jokagi \n" "Language-Team: LANGUAGE \n" @@ -23,7 +23,7 @@ msgstr "" msgid "Set USE_DB_SESSION to false." msgstr "" -#: ../lib/DbSession.php:528 ../lib/DbSession.php:530 +#: ../lib/DbSession.php:532 ../lib/DbSession.php:534 #: ../lib/WikiDB/backend/dba.php:23 ../lib/WikiDB/backend/dba.php:25 #, c-format msgid "%s: Can't open dba database" @@ -44,251 +44,251 @@ msgstr " msgid "%s: error while handling error:" msgstr "" -#: ../lib/FileFinder.php:185 ../lib/loadsave.php:546 +#: ../lib/FileFinder.php:186 ../lib/loadsave.php:676 #, c-format msgid "%s: file not found" msgstr "%s: ¥Õ¥¡¥¤¥ë¤¬¸«¤Ä¤«¤ê¤Þ¤»¤ó¡£" -#: ../lib/Google.php:161 -#, c-format -msgid "" -"You must first obtain a license key at %s to be able to use the Google API." -msgstr "" - -#: ../lib/Google.php:163 -msgid "It's free however." -msgstr "" - -#: ../lib/IniConfig.php:502 +#: ../lib/IniConfig.php:556 msgid "An unnamed PhpWiki" msgstr "" -#: ../lib/IniConfig.php:505 ../lib/upgrade.php:136 +#: ../lib/IniConfig.php:559 ../lib/upgrade.php:148 #: ../themes/Wordpress/templates/actionbar.tmpl:21 #: ../themes/default/templates/userprefs.tmpl:119 msgid "HomePage" msgstr "¥Û¡¼¥à¥Ú¡¼¥¸" -#: ../lib/IniConfig.php:519 +#: ../lib/IniConfig.php:573 #, c-format msgid "Encrypted passwords cannot be used: %s." msgstr "" -#: ../lib/IniConfig.php:525 +#: ../lib/IniConfig.php:579 msgid "" "The admin password cannot be empty. Please update your config/config.ini" msgstr "" -#: ../lib/IniConfig.php:529 +#: ../lib/IniConfig.php:583 msgid "" "Empty db_session_table. Turn USE_DB_SESSION off or define the table name." msgstr "" -#: ../lib/PageList.php:97 +#: ../lib/InlineParser.php:337 +msgid "Invalid [] syntax ignored" +msgstr "" + +#: ../lib/PageList.php:109 #, c-format msgid "Sort by %s" msgstr "%s¤Ç¥½¡¼¥È¤·¤Þ¤¹¡£" -#: ../lib/PageList.php:141 +#: ../lib/PageList.php:154 msgid "Click to reverse sort order" msgstr "" -#: ../lib/PageList.php:149 +#: ../lib/PageList.php:162 #, fuzzy, c-format msgid "Click to sort by %s" msgstr "%s¤Ç¥½¡¼¥È¤·¤Þ¤¹¡£" -#: ../lib/PageList.php:222 +#: ../lib/PageList.php:282 msgid "Click to de-/select all pages" msgstr "" -#: ../lib/PageList.php:285 ../lib/plugin/UnfoldSubpages.php:158 +#: ../lib/PageList.php:345 ../lib/plugin/UnfoldSubpages.php:158 #, c-format msgid " ... first %d bytes" msgstr "" -#: ../lib/PageList.php:290 +#: ../lib/PageList.php:350 #, c-format msgid " ... around %s" msgstr "" -#: ../lib/PageList.php:313 +#: ../lib/PageList.php:373 ../lib/upgrade.php:400 #, fuzzy, c-format msgid "%s not found" msgstr "%s: ¥Õ¥¡¥¤¥ë¤¬¸«¤Ä¤«¤ê¤Þ¤»¤ó¡£" -#: ../lib/PageList.php:374 ../lib/plugin/AuthorHistory.php:174 +#: ../lib/PageList.php:435 ../lib/plugin/AuthorHistory.php:174 #: ../lib/plugin/WantedPages.php:150 msgid "Page Name" msgstr "¥Ú¡¼¥¸Ì¾" -#: ../lib/PageList.php:450 ../lib/plugin/FullTextSearch.php:105 +#: ../lib/PageList.php:550 ../lib/plugin/FullTextSearch.php:105 msgid "" msgstr "<°ìÃפ·¤Þ¤»¤ó>" -#: ../lib/PageList.php:670 ../lib/plugin/WikiAdminSearchReplace.php:164 +#: ../lib/PageList.php:860 ../lib/plugin/WikiAdminSearchReplace.php:173 #, fuzzy msgid "Content" msgstr "¥³¥ó¥Æ¥ó¥Ä" -#: ../lib/PageList.php:686 +#: ../lib/PageList.php:876 #, fuzzy msgid "Select" msgstr "ÁªÂò:" -#: ../lib/PageList.php:690 ../themes/default/templates/info.tmpl:65 +#: ../lib/PageList.php:880 ../themes/MonoBook/templates/info.tmpl:71 +#: ../themes/default/templates/info.tmpl:65 #: ../themes/smaller/templates/info.tmpl:71 msgid "Last Modified" msgstr "ºÇ½ª¹¹¿·Æü»þ" -#: ../lib/PageList.php:692 +#: ../lib/PageList.php:882 msgid "Hits" msgstr "¥Ò¥Ã¥È" -#: ../lib/PageList.php:694 ../themes/Crao/templates/editpage.tmpl:56 +#: ../lib/PageList.php:884 ../themes/Crao/templates/editpage.tmpl:56 #: ../themes/Wordpress/templates/editpage.tmpl:59 #: ../themes/default/templates/editpage.tmpl:59 #, fuzzy msgid "Size" msgstr "¥µ¥¤¥º:" -#: ../lib/PageList.php:697 ../themes/default/templates/info.tmpl:67 +#: ../lib/PageList.php:887 ../themes/MonoBook/templates/info.tmpl:73 +#: ../themes/default/templates/info.tmpl:67 #: ../themes/smaller/templates/info.tmpl:73 msgid "Last Summary" msgstr "ºÇ½ªÍ×Ìó" -#: ../lib/PageList.php:699 ../lib/plugin/AuthorHistory.php:123 +#: ../lib/PageList.php:889 ../lib/plugin/AuthorHistory.php:123 #: ../lib/plugin/AuthorHistory.php:176 ../lib/plugin/PluginManager.php:90 msgid "Version" msgstr "¥Ð¡¼¥¸¥ç¥ó" -#: ../lib/PageList.php:702 ../themes/default/templates/info.tmpl:66 +#: ../lib/PageList.php:892 ../themes/MonoBook/templates/info.tmpl:72 +#: ../themes/default/templates/info.tmpl:66 #: ../themes/smaller/templates/info.tmpl:72 msgid "Last Author" msgstr "ºÇ½ªÊÔ½¸¼Ô" -#: ../lib/PageList.php:704 ../lib/WikiGroup.php:36 +#: ../lib/PageList.php:894 ../lib/WikiGroup.php:36 msgid "Owner" msgstr "" -#: ../lib/PageList.php:706 ../lib/WikiGroup.php:37 +#: ../lib/PageList.php:896 ../lib/WikiGroup.php:37 msgid "Creator" msgstr "" -#: ../lib/PageList.php:712 ../themes/Crao/templates/editpage.tmpl:88 +#: ../lib/PageList.php:902 ../themes/Crao/templates/editpage.tmpl:88 +#: ../themes/MonoBook/templates/info.tmpl:133 #: ../themes/default/templates/editpage.tmpl:89 #: ../themes/default/templates/info.tmpl:127 #: ../themes/smaller/templates/info.tmpl:133 msgid "Locked" msgstr "¥í¥Ã¥¯¤·¤Þ¤·¤¿" -#: ../lib/PageList.php:713 +#: ../lib/PageList.php:903 msgid "locked" msgstr "¥í¥Ã¥¯¤·¤Þ¤·¤¿" -#: ../lib/PageList.php:716 +#: ../lib/PageList.php:906 msgid "Minor Edit" msgstr "" -#: ../lib/PageList.php:716 +#: ../lib/PageList.php:906 msgid "minor" msgstr "" -#: ../lib/PageList.php:718 +#: ../lib/PageList.php:908 msgid "Markup" msgstr "¥Þ¡¼¥¯¥¢¥Ã¥×" -#: ../lib/PageList.php:798 ../lib/plugin/WantedPages.php:177 +#: ../lib/PageList.php:1104 ../lib/plugin/WantedPages.php:177 #, c-format msgid "Columns: %s." msgstr "" -#: ../lib/PagePerm.php:272 +#: ../lib/PagePerm.php:273 #, fuzzy msgid "List this page and all subpages" msgstr "Á´¥Ú¡¼¥¸°ìÍ÷" -#: ../lib/PagePerm.php:273 +#: ../lib/PagePerm.php:274 msgid "View this page and all subpages" msgstr "" -#: ../lib/PagePerm.php:274 +#: ../lib/PagePerm.php:275 msgid "Edit this page and all subpages" msgstr "" -#: ../lib/PagePerm.php:275 +#: ../lib/PagePerm.php:276 #, fuzzy msgid "Create a new (sub)page" msgstr "¥Û¡¼¥à¥Ú¡¼¥¸ºîÀ®:" -#: ../lib/PagePerm.php:276 +#: ../lib/PagePerm.php:277 msgid "Download the page contents" msgstr "" -#: ../lib/PagePerm.php:277 +#: ../lib/PagePerm.php:278 msgid "Change page attributes" msgstr "" -#: ../lib/PagePerm.php:278 +#: ../lib/PagePerm.php:279 #, fuzzy msgid "Remove this page" msgstr "¥Ú¡¼¥¸ºï½ü" -#: ../lib/PagePerm.php:327 +#: ../lib/PagePerm.php:328 #, c-format msgid "Unsupported ACL access type %s ignored." msgstr "" -#: ../lib/PagePerm.php:532 +#: ../lib/PagePerm.php:533 msgid "Access" msgstr "" -#: ../lib/PagePerm.php:534 +#: ../lib/PagePerm.php:535 #, fuzzy msgid "Group/User" msgstr "¥Ú¡¼¥¸¥°¥ë¡¼¥×" -#: ../lib/PagePerm.php:535 +#: ../lib/PagePerm.php:536 msgid "Grant" msgstr "" -#: ../lib/PagePerm.php:536 +#: ../lib/PagePerm.php:537 msgid "Del/+" msgstr "" -#: ../lib/PagePerm.php:537 ../lib/plugin/PluginManager.php:90 +#: ../lib/PagePerm.php:538 ../lib/plugin/PluginManager.php:90 msgid "Description" msgstr "ÀâÌÀ" -#: ../lib/PagePerm.php:558 +#: ../lib/PagePerm.php:559 msgid "Add this ACL" msgstr "" -#: ../lib/PagePerm.php:582 +#: ../lib/PagePerm.php:583 msgid "Allow / Deny" msgstr "" -#: ../lib/PagePerm.php:594 +#: ../lib/PagePerm.php:595 msgid "Delete this ACL" msgstr "" -#: ../lib/PagePerm.php:620 +#: ../lib/PagePerm.php:621 msgid "add " msgstr "" -#: ../lib/PagePerm.php:624 +#: ../lib/PagePerm.php:625 msgid "Check to add this Acl" msgstr "" -#: ../lib/PageType.php:132 ../lib/loadsave.php:409 -#: ../lib/plugin/WantedPages.php:80 ../themes/default/templates/info.tmpl:144 +#: ../lib/PageType.php:132 ../lib/loadsave.php:502 +#: ../lib/plugin/WantedPages.php:80 ../themes/MonoBook/templates/info.tmpl:150 +#: ../themes/MonoBook/templates/info.tmpl:151 +#: ../themes/default/templates/info.tmpl:144 #: ../themes/default/templates/info.tmpl:145 #: ../themes/smaller/templates/info.tmpl:150 #: ../themes/smaller/templates/info.tmpl:151 msgid "InterWikiMap" msgstr "" -#: ../lib/PageType.php:218 ../lib/loadsave.php:557 +#: ../lib/PageType.php:218 ../lib/loadsave.php:687 #, c-format msgid "Loading InterWikiMap from external file %s." msgstr "" @@ -301,23 +301,24 @@ msgstr "" msgid "InterWiki Address" msgstr "InterWiki¥¢¥É¥ì¥¹" -#: ../lib/RSSWriter091.php:116 ../lib/loadsave.php:909 +#: ../lib/RSSWriter091.php:116 ../lib/loadsave.php:1039 #: ../lib/plugin/RecentChanges.php:260 ../lib/plugin/RecentChanges.php:275 #: ../lib/plugin/RecentChanges.php:377 ../lib/plugin/RecentChanges.php:453 -#: ../lib/plugin/RecentChanges.php:586 ../lib/plugin/RecentChanges.php:656 +#: ../lib/plugin/RecentChanges.php:585 ../lib/plugin/RecentChanges.php:655 #: ../themes/Crao/templates/head.tmpl:63 #: ../themes/Crao/templates/navbar.tmpl:21 +#: ../themes/MonoBook/templates/navbar.tmpl:13 #: ../themes/Portland/templates/navbar.tmpl:28 #: ../themes/Sidebar/templates/navbar.tmpl:12 #: ../themes/Wordpress/templates/actionbar.tmpl:24 -#: ../themes/default/templates/head.tmpl:62 +#: ../themes/default/templates/head.tmpl:66 #: ../themes/default/templates/navbar.tmpl:11 #: ../themes/smaller/templates/navbar.tmpl:10 #: ../themes/wikilens/templates/navbar.tmpl:10 msgid "RecentChanges" msgstr "Êѹ¹ÍúÎò" -#: ../lib/Request.php:57 ../lib/main.php:932 ../lib/main.php:945 +#: ../lib/Request.php:57 ../lib/main.php:972 ../lib/main.php:985 #, c-format msgid "%s is not writable." msgstr "" @@ -326,7 +327,7 @@ msgstr "" msgid "The PhpWiki access log file" msgstr "" -#: ../lib/Request.php:59 ../lib/main.php:935 +#: ../lib/Request.php:59 ../lib/main.php:975 #, c-format msgid "Please ensure that %s is writable, or redefine %s in config/config.ini." msgstr "" @@ -336,7 +337,7 @@ msgstr "" msgid "the file '%s'" msgstr "MIME¥Õ¥¡¥¤¥ë %s" -#: ../lib/Template.php:160 +#: ../lib/Template.php:161 #, c-format msgid "%4d %s\n" msgstr "" @@ -383,7 +384,7 @@ msgstr " msgid "Owner: %s" msgstr "¥æ¡¼¥¶¡¼ID:" -#: ../lib/Theme.php:452 ../lib/Theme.php:454 ../lib/diff.php:256 +#: ../lib/Theme.php:452 ../lib/Theme.php:454 ../lib/diff.php:262 #: ../lib/plugin/Diff.php:75 #, c-format msgid "by %s" @@ -409,55 +410,58 @@ msgstr "" msgid "'%s': Bad page name" msgstr "'%s': ¥Ú¡¼¥¸Ì¾¤¬Àµ¤·¤¯¤¢¤ê¤Þ¤»¤ó" -#: ../lib/Theme.php:894 ../themes/Crao/templates/actionbar.tmpl:5 +#: ../lib/Theme.php:914 ../themes/Crao/templates/actionbar.tmpl:5 +#: ../themes/MonoBook/templates/actionbar.tmpl:6 #: ../themes/default/templates/actionbar.tmpl:5 #: ../themes/smaller/templates/actionbar.tmpl:6 msgid "Edit" msgstr "ÊÔ½¸" -#: ../lib/Theme.php:895 ../lib/plugin/Diff.php:36 +#: ../lib/Theme.php:915 ../lib/plugin/Diff.php:36 msgid "Diff" msgstr "º¹Ê¬" -#: ../lib/Theme.php:896 ../themes/Crao/templates/signin.tmpl:15 +#: ../lib/Theme.php:916 ../themes/Crao/templates/signin.tmpl:15 #: ../themes/Crao/templates/signin.tmpl:31 +#: ../themes/MonoBook/templates/signin.tmpl:16 +#: ../themes/MonoBook/templates/signin.tmpl:30 #: ../themes/Sidebar/templates/signin.tmpl:16 #: ../themes/Sidebar/templates/signin.tmpl:30 #: ../themes/Wordpress/templates/signin.tmpl:18 #: ../themes/Wordpress/templates/signin.tmpl:34 #: ../themes/default/templates/signin.tmpl:16 -#: ../themes/default/templates/signin.tmpl:30 +#: ../themes/default/templates/signin.tmpl:29 msgid "Sign Out" msgstr "¥µ¥¤¥ó¥µ¥¦¥È" -#: ../lib/Theme.php:897 ../lib/WikiUser.php:219 ../lib/WikiUserNew.php:477 +#: ../lib/Theme.php:917 ../lib/WikiUser.php:219 ../lib/WikiUserNew.php:477 #: ../themes/Crao/templates/signin.tmpl:59 #: ../themes/default/templates/login.tmpl:68 msgid "Sign In" msgstr "¥µ¥¤¥ó¥¤¥ó" -#: ../lib/Theme.php:898 ../themes/MacOSX/themeinfo.php:135 +#: ../lib/Theme.php:918 ../themes/MacOSX/themeinfo.php:135 msgid "Lock Page" msgstr "¥Ú¡¼¥¸¥í¥Ã¥¯" -#: ../lib/Theme.php:899 ../themes/MacOSX/themeinfo.php:136 +#: ../lib/Theme.php:919 ../themes/MacOSX/themeinfo.php:136 msgid "Unlock Page" msgstr "¥Ú¡¼¥¸¥í¥Ã¥¯²ò½ü" -#: ../lib/Theme.php:900 ../lib/removepage.php:22 +#: ../lib/Theme.php:920 ../lib/removepage.php:22 msgid "Remove Page" msgstr "¥Ú¡¼¥¸ºï½ü" -#: ../lib/Theme.php:1260 +#: ../lib/Theme.php:1280 #, c-format msgid "%s: has no box method" msgstr "" -#: ../lib/Theme.php:1279 +#: ../lib/Theme.php:1299 msgid "Related Links" msgstr "" -#: ../lib/Theme.php:1299 +#: ../lib/Theme.php:1319 msgid "External Links" msgstr "" @@ -480,38 +484,38 @@ msgstr "" msgid "Optimizing %s" msgstr "%s ¤òºÇŬ²½Ãæ¤Ç¤¹" -#: ../lib/WikiDB.php:876 +#: ../lib/WikiDB.php:877 #, fuzzy msgid "Page change" msgstr "Êѹ¹¤·¤Þ¤»¤ó¤Ç¤·¤¿¡£" -#: ../lib/WikiDB.php:900 +#: ../lib/WikiDB.php:901 #, fuzzy msgid "New Page" msgstr "¿·µ¬¥Ú¡¼¥¸" -#: ../lib/WikiDB.php:902 +#: ../lib/WikiDB.php:903 #, fuzzy, c-format msgid "Edited by: %s" msgstr "ÊÔ½¸: %s" -#: ../lib/WikiDB.php:909 +#: ../lib/WikiDB.php:910 #, c-format msgid "PageChange Notification of %s sent to %s" msgstr "" -#: ../lib/WikiDB.php:912 +#: ../lib/WikiDB.php:913 #, c-format msgid "PageChange Notification Error: Couldn't send %s to %s" msgstr "" -#: ../lib/WikiDB.php:1398 ../lib/WikiDB.php:1402 +#: ../lib/WikiDB.php:1405 ../lib/WikiDB.php:1409 #: ../themes/default/templates/homepage.tmpl:7 #, c-format msgid "Describe %s here." msgstr "¤³¤³¤Ë%s¤òµ­½Ò¤·¤Þ¤¹¡£" -#: ../lib/WikiDB.php:1437 +#: ../lib/WikiDB.php:1444 #, c-format msgid "Oops! Revision %s of %s seems to have been deleted!" msgstr "" @@ -528,7 +532,7 @@ msgid "" "DB file to a permanent location or risk losing all the pages!" msgstr "" -#: ../lib/WikiGroup.php:26 ../lib/WikiGroup.php:120 +#: ../lib/WikiGroup.php:26 ../lib/WikiGroup.php:130 msgid "No or unsupported GROUP_METHOD defined" msgstr "" @@ -561,49 +565,54 @@ msgstr "" msgid "Administrators" msgstr "" -#: ../lib/WikiGroup.php:175 +#: ../lib/WikiGroup.php:180 ../lib/WikiGroup.php:221 ../lib/WikiGroup.php:298 +#: ../lib/WikiGroup.php:352 ../lib/WikiGroup.php:368 +#, c-format +msgid "Method '%s' not implemented in this GROUP_METHOD %s" +msgstr "" + +#: ../lib/WikiGroup.php:206 #, c-format msgid "Undefined method %s for special group %s" msgstr "" -#: ../lib/WikiGroup.php:180 ../lib/WikiGroup.php:195 ../lib/WikiGroup.php:300 -#: ../lib/WikiGroup.php:305 ../lib/WikiGroup.php:321 ../lib/WikiGroup.php:337 +#: ../lib/WikiGroup.php:337 #, c-format -msgid "Method '%s' not implemented in this GROUP_METHOD %s" +msgid "Unknown special group '%s'" msgstr "" -#: ../lib/WikiGroup.php:465 +#: ../lib/WikiGroup.php:495 #, c-format msgid "Group page '%s' does not exist" msgstr "" -#: ../lib/WikiGroup.php:497 +#: ../lib/WikiGroup.php:526 #, fuzzy msgid "CategoryGroup" msgstr "¥Û¡¼¥à¥Ú¡¼¥¸ºîÀ®:" -#: ../lib/WikiGroup.php:572 +#: ../lib/WikiGroup.php:601 msgid "No or not enough GROUP_DB SQL statements defined" msgstr "" -#: ../lib/WikiGroup.php:781 +#: ../lib/WikiGroup.php:817 msgid "AUTH_GROUP_FILE not defined" msgstr "" -#: ../lib/WikiGroup.php:785 +#: ../lib/WikiGroup.php:821 #, c-format msgid "Cannot open AUTH_GROUP_FILE %s" msgstr "" -#: ../lib/WikiGroup.php:891 +#: ../lib/WikiGroup.php:929 msgid "LDAP_AUTH_HOST not defined" msgstr "" -#: ../lib/WikiGroup.php:897 +#: ../lib/WikiGroup.php:938 msgid "No LDAP in this PHP version" msgstr "" -#: ../lib/WikiGroup.php:977 ../lib/WikiUserNew.php:2038 +#: ../lib/WikiGroup.php:1020 #, c-format msgid "Unable to connect to LDAP server %s" msgstr "" @@ -612,51 +621,73 @@ msgstr "" msgid "n/a" msgstr "" -#: ../lib/WikiPlugin.php:118 ../lib/plugin/WikiPoll.php:114 +#: ../lib/WikiPlugin.php:118 ../lib/loadsave.php:84 ../lib/loadsave.php:606 +#: ../lib/loadsave.php:612 ../lib/main.php:800 +#: ../lib/plugin/WikiAdminSelect.php:193 ../themes/Crao/templates/head.tmpl:79 +#: ../themes/Crao/templates/head.tmpl:80 +#: ../themes/Crao/templates/navbar.tmpl:45 +#: ../themes/MonoBook/templates/navbar.tmpl:46 +#: ../themes/Portland/templates/navbar.tmpl:30 +#: ../themes/Sidebar/templates/navbar.tmpl:26 +#: ../themes/Wordpress/templates/actionbar.tmpl:28 +#: ../themes/default/templates/head.tmpl:83 +#: ../themes/default/templates/navbar.tmpl:45 +#: ../themes/smaller/templates/navbar.tmpl:22 +#: ../themes/wikilens/templates/head.tmpl:78 +#: ../themes/wikilens/templates/head.tmpl:79 +#: ../themes/wikilens/templates/navbar.tmpl:43 +msgid "PhpWikiAdministration" +msgstr "" + +#: ../lib/WikiPlugin.php:122 ../lib/plugin/WikiPoll.php:114 #, c-format msgid "argument '%s' not declared by plugin" msgstr "" -#: ../lib/WikiPlugin.php:189 +#: ../lib/WikiPlugin.php:193 #, c-format msgid "trailing cruft in plugin args: '%s'" msgstr "" -#: ../lib/WikiPlugin.php:310 +#: ../lib/WikiPlugin.php:314 #, c-format msgid "Plugin %s failed." msgstr "¥×¥é¥°¥¤¥ó %s ¤¬¼ºÇÔ¤·¤Þ¤·¤¿¡£" -#: ../lib/WikiPlugin.php:316 +#: ../lib/WikiPlugin.php:320 #, c-format msgid "Plugin %s disabled." msgstr "¥×¥é¥°¥¤¥ó %s ¤Ï̵¸ú¤Ë¤Ê¤Ã¤Æ¤¤¤Þ¤¹¡£" -#: ../lib/WikiPlugin.php:431 +#: ../lib/WikiPlugin.php:435 #, c-format msgid "Include of '%s' failed" msgstr "%s ¤Î¥¤¥ó¥¯¥ë¡¼¥É¤Ë¼ºÇÔ¤·¤Þ¤·¤¿¡£" -#: ../lib/WikiPlugin.php:433 +#: ../lib/WikiPlugin.php:437 #, c-format msgid "%s: no such class" msgstr "" -#: ../lib/WikiPlugin.php:438 +#: ../lib/WikiPlugin.php:442 #, c-format msgid "%s: not a subclass of WikiPlugin" msgstr "" -#: ../lib/WikiPluginCached.php:571 +#: ../lib/WikiPluginCached.php:577 #, c-format msgid "" "There is no image creation data available to id '%s'. Please reload " "referring page." msgstr "" +#: ../lib/WikiPluginCached.php:681 +msgid "Image map expired. Reload wiki page to recreate its html part." +msgstr "" + #: ../lib/WikiUser.php:187 ../lib/WikiUser.php:266 ../lib/WikiUserNew.php:555 -#: ../lib/WikiUserNew.php:1502 ../lib/WikiUserNew.php:1559 -#: ../lib/WikiUserNew.php:1767 +#: ../lib/WikiUserNew.php:1525 ../lib/WikiUserNew.php:1582 +#: ../lib/WikiUserNew.php:1794 #, fuzzy msgid "Invalid username." msgstr "¥æ¡¼¥¶¡¼ID¤«¥Ñ¥¹¥ï¡¼¥É¤¬Ìµ¸ú¤Ç¤¹¡£" @@ -709,78 +740,76 @@ msgstr "" msgid "Default preferences will be used." msgstr "" -#: ../lib/WikiUserNew.php:1168 +#: ../lib/WikiUserNew.php:1180 msgid "" "The length of the stored password is shorter than the system policy allows. " "Sorry, you cannot login.\n" " You have to ask the System Administrator to reset your password." msgstr "" -#: ../lib/WikiUserNew.php:1182 ../lib/pear/File_Passwd.php:209 +#: ../lib/WikiUserNew.php:1194 ../lib/pear/File_Passwd.php:209 msgid "The crypt function is not available in this version of PHP." msgstr "" -#: ../lib/WikiUserNew.php:1183 +#: ../lib/WikiUserNew.php:1195 msgid "" "Please set ENCRYPTED_PASSWD to false in config/config.ini and probably " "change ADMIN_PASSWD." msgstr "" -#: ../lib/WikiUserNew.php:1196 +#: ../lib/WikiUserNew.php:1208 msgid "Please set ENCRYPTED_PASSWD to true in config/config.ini." msgstr "" -#: ../lib/WikiUserNew.php:1327 +#: ../lib/WikiUserNew.php:1349 +msgid "PersonalPage login method:\n" +msgstr "" + +#: ../lib/WikiUserNew.php:1350 #, c-format -msgid "" -"\n" -"You stored an empty password in your '%s' page.\n" +msgid "You stored an empty password in your '%s' page.\n" msgstr "" -#: ../lib/WikiUserNew.php:1328 +#: ../lib/WikiUserNew.php:1351 msgid "Your access permissions are only for a BogoUser.\n" msgstr "" -#: ../lib/WikiUserNew.php:1329 +#: ../lib/WikiUserNew.php:1352 msgid "Please set your password in UserPreferences." msgstr "" -#: ../lib/WikiUserNew.php:1641 ../lib/WikiUserNew.php:1688 -#: ../lib/WikiUserNew.php:1728 ../lib/WikiUserNew.php:1848 -#: ../lib/WikiUserNew.php:1912 ../lib/WikiUserNew.php:1962 +#: ../lib/WikiUserNew.php:1665 ../lib/WikiUserNew.php:1713 +#: ../lib/WikiUserNew.php:1754 ../lib/WikiUserNew.php:1876 +#: ../lib/WikiUserNew.php:1941 ../lib/WikiUserNew.php:1991 #, c-format msgid "Either %s is missing or DATABASE_TYPE != '%s'" msgstr "" -#: ../lib/WikiUserNew.php:1652 ../lib/WikiUserNew.php:1863 +#: ../lib/WikiUserNew.php:1676 ../lib/WikiUserNew.php:1891 #, c-format msgid "%s is missing" msgstr "" -#: ../lib/WikiUserNew.php:1998 ../lib/WikiUserNew.php:2051 +#: ../lib/WikiUserNew.php:2064 ../lib/WikiUserNew.php:2104 #, c-format msgid "Invalid username '%s' for LDAP Auth" msgstr "" -#: ../lib/WikiUserNew.php:2083 -msgid "Unable to connect to LDAP server " -msgstr "" - -#: ../lib/WikiUserNew.php:2116 +#: ../lib/WikiUserNew.php:2155 msgid "Unable to connect to IMAP server " msgstr "" -#: ../lib/WikiUserNew.php:2183 +#: ../lib/WikiUserNew.php:2223 #, c-format msgid "Couldn't connect to %s" msgstr "" -#: ../lib/WikiUserNew.php:2595 +#: ../lib/WikiUserNew.php:2636 #, fuzzy msgid "Email Verification" msgstr "¥á¡¼¥ë¥¢¥É¥ì¥¹¤ò³Îǧ½ÐÍè¤Þ¤·¤¿¡£" -#: ../lib/WikiUserNew.php:2596 +#: ../lib/WikiUserNew.php:2637 #, c-format msgid "" "Welcome to %s!\n" @@ -789,93 +818,94 @@ msgid "" "See %s" msgstr "" -#: ../lib/WikiUserNew.php:2612 +#: ../lib/WikiUserNew.php:2653 #, c-format msgid "E-Mail address '%s' is not properly formatted" msgstr "" -#: ../lib/WikiUserNew.php:2616 +#: ../lib/WikiUserNew.php:2657 #, c-format msgid "E-Mail address '%s' is properly formatted" msgstr "" -#: ../lib/XmlElement.php:444 ../lib/stdlib.php:1054 +#: ../lib/XmlElement.php:455 ../lib/stdlib.php:1128 #, c-format msgid "Can't mix '%s' with '%s' type format strings" msgstr "" -#: ../lib/diff.php:253 ../lib/plugin/Diff.php:72 +#: ../lib/diff.php:259 ../lib/plugin/Diff.php:72 #, c-format msgid "version %s" msgstr "¥Ð¡¼¥¸¥ç¥ó %s" -#: ../lib/diff.php:258 ../lib/plugin/Diff.php:77 +#: ../lib/diff.php:266 ../lib/plugin/Diff.php:77 +#: ../lib/wikilens/PageListColumns.php:323 msgid "None" msgstr "¤Ê¤·" -#: ../lib/diff.php:280 ../lib/plugin/Diff.php:94 +#: ../lib/diff.php:288 ../lib/plugin/Diff.php:94 #: ../lib/plugin/PageHistory.php:312 ../lib/plugin/PageInfo.php:59 #, c-format msgid "I'm sorry, there is no such page as %s." msgstr "" -#: ../lib/diff.php:283 ../lib/diff.php:384 +#: ../lib/diff.php:291 ../lib/diff.php:392 #, c-format msgid "Diff: %s" msgstr "º¹Ê¬: %s" -#: ../lib/diff.php:290 ../lib/diff.php:300 ../lib/plugin/Diff.php:102 +#: ../lib/diff.php:298 ../lib/diff.php:308 ../lib/plugin/Diff.php:102 #: ../lib/plugin/Diff.php:112 #, c-format msgid "version %d" msgstr "¥Ð¡¼¥¸¥ç¥ó %d" -#: ../lib/diff.php:294 ../lib/plugin/Diff.php:106 +#: ../lib/diff.php:302 ../lib/plugin/Diff.php:106 msgid "current version" msgstr "¸½ºß¤Î¥Ð¡¼¥¸¥ç¥ó" -#: ../lib/diff.php:311 ../lib/plugin/Diff.php:123 +#: ../lib/diff.php:319 ../lib/plugin/Diff.php:123 msgid "revision by previous author" msgstr "" -#: ../lib/diff.php:317 ../lib/plugin/Diff.php:129 +#: ../lib/diff.php:325 ../lib/plugin/Diff.php:129 msgid "previous revision" msgstr "Á°¤Î¥ê¥Ó¥¸¥ç¥ó" -#: ../lib/diff.php:327 ../lib/plugin/Diff.php:139 +#: ../lib/diff.php:335 ../lib/plugin/Diff.php:139 msgid "predecessor to the previous major change" msgstr "" -#: ../lib/diff.php:337 ../lib/plugin/Diff.php:149 +#: ../lib/diff.php:345 ../lib/plugin/Diff.php:149 #, c-format msgid "Differences between %s and %s of %s." msgstr "" -#: ../lib/diff.php:340 ../lib/plugin/Diff.php:152 +#: ../lib/diff.php:348 ../lib/plugin/Diff.php:152 msgid "Other diffs:" msgstr "" -#: ../lib/diff.php:341 ../lib/plugin/Diff.php:153 +#: ../lib/diff.php:349 ../lib/plugin/Diff.php:153 msgid "Previous Major Revision" msgstr "" -#: ../lib/diff.php:342 ../lib/plugin/Diff.php:154 +#: ../lib/diff.php:350 ../lib/plugin/Diff.php:154 msgid "Previous Revision" msgstr "Á°¤Î¥ê¥Ó¥¸¥ç¥ó" -#: ../lib/diff.php:343 ../lib/plugin/Diff.php:155 +#: ../lib/diff.php:351 ../lib/plugin/Diff.php:155 msgid "Previous Author" msgstr "Á°¤ÎÊÔ½¸¼Ô" -#: ../lib/diff.php:360 ../lib/plugin/Diff.php:172 +#: ../lib/diff.php:368 ../lib/plugin/Diff.php:172 msgid "Newer page:" msgstr "" -#: ../lib/diff.php:362 ../lib/plugin/Diff.php:174 +#: ../lib/diff.php:370 ../lib/plugin/Diff.php:174 msgid "Older page:" msgstr "" -#: ../lib/diff.php:370 ../lib/plugin/Diff.php:182 +#: ../lib/diff.php:378 ../lib/plugin/Diff.php:182 msgid "Versions are identical" msgstr "" @@ -886,14 +916,15 @@ msgstr "" #: ../lib/plugin/PageGroup.php:193 ../lib/plugin/PageGroup.php:200 #: ../lib/plugin/PageHistory.php:216 ../lib/plugin/UnfoldSubpages.php:165 #: ../themes/Crao/templates/head.tmpl:47 -#: ../themes/default/templates/head.tmpl:46 +#: ../themes/MonoBook/templates/logo.tmpl:2 +#: ../themes/default/templates/head.tmpl:50 #: ../themes/wikilens/templates/head.tmpl:45 #, c-format msgid "%s: %s" msgstr "" -#: ../lib/display.php:104 ../lib/display.php:111 -#: ../lib/plugin/BackLinks.php:31 ../lib/plugin/_WikiTranslation.php:50 +#: ../lib/display.php:113 ../lib/display.php:120 +#: ../lib/plugin/BackLinks.php:31 ../lib/plugin/_WikiTranslation.php:53 #: ../themes/Crao/templates/navbar.tmpl:25 #: ../themes/Sidebar/templates/navbar.tmpl:23 #: ../themes/default/templates/navbar.tmpl:25 @@ -902,128 +933,128 @@ msgstr "" msgid "BackLinks" msgstr "" -#: ../lib/display.php:107 ../lib/display.php:114 +#: ../lib/display.php:116 ../lib/display.php:123 #, c-format msgid "BackLinks for %s" msgstr "" -#: ../lib/display.php:122 +#: ../lib/display.php:131 #, c-format msgid "(Redirected from %s)" msgstr "" -#: ../lib/editpage.php:106 ../lib/editpage.php:501 +#: ../lib/editpage.php:107 ../lib/editpage.php:501 msgid "Your version" msgstr "" -#: ../lib/editpage.php:106 ../lib/editpage.php:502 +#: ../lib/editpage.php:107 ../lib/editpage.php:502 msgid "Other version" msgstr "" -#: ../lib/editpage.php:142 +#: ../lib/editpage.php:143 msgid "Undo" msgstr "" -#: ../lib/editpage.php:148 +#: ../lib/editpage.php:149 #, fuzzy msgid "Undo disabled" msgstr "¥×¥é¥°¥¤¥ó %s ¤Ï̵¸ú¤Ë¤Ê¤Ã¤Æ¤¤¤Þ¤¹¡£" -#: ../lib/editpage.php:158 ../lib/editpage.php:305 -#: ../lib/plugin/WikiAdminSearchReplace.php:180 +#: ../lib/editpage.php:159 ../lib/editpage.php:305 +#: ../lib/plugin/WikiAdminSearchReplace.php:189 msgid "Search & Replace" msgstr "" -#: ../lib/editpage.php:160 ../lib/plugin/InterWikiSearch.php:92 -#: ../lib/plugin/RecentChanges.php:573 +#: ../lib/editpage.php:161 ../lib/plugin/InterWikiSearch.php:91 +#: ../lib/plugin/RecentChanges.php:572 #: ../themes/Sidebar/templates/body.tmpl:17 msgid "Search" msgstr "¸¡º÷" -#: ../lib/editpage.php:162 +#: ../lib/editpage.php:163 msgid "Replace with" msgstr "" -#: ../lib/editpage.php:164 ../lib/upgrade.php:300 ../lib/upgrade.php:315 -#: ../lib/upgrade.php:340 ../lib/upgrade.php:342 +#: ../lib/editpage.php:165 ../lib/upgrade.php:312 ../lib/upgrade.php:327 +#: ../lib/upgrade.php:352 ../lib/upgrade.php:354 ../lib/upgrade.php:428 msgid "OK" msgstr "" -#: ../lib/editpage.php:166 +#: ../lib/editpage.php:167 msgid "Close" msgstr "" -#: ../lib/editpage.php:223 +#: ../lib/editpage.php:224 #, c-format msgid "Edit: %s" msgstr "ÊÔ½¸: %s" -#: ../lib/editpage.php:233 ../lib/editpage.php:234 +#: ../lib/editpage.php:234 ../lib/editpage.php:235 msgid "Bold text" msgstr "" -#: ../lib/editpage.php:238 ../lib/editpage.php:239 +#: ../lib/editpage.php:239 ../lib/editpage.php:240 msgid "Italic text" msgstr "" -#: ../lib/editpage.php:243 +#: ../lib/editpage.php:244 msgid "optional label | PageName" msgstr "" -#: ../lib/editpage.php:244 +#: ../lib/editpage.php:245 #, fuzzy msgid "Link to page" msgstr "¥Ú¡¼¥¸¤Î¥í¥Ã¥¯¤ò²ò½üÃæ¤Ç¤¹¡£" -#: ../lib/editpage.php:248 +#: ../lib/editpage.php:249 msgid "optional label | http://www.example.com" msgstr "" -#: ../lib/editpage.php:249 +#: ../lib/editpage.php:250 msgid "External link (remember http:// prefix)" msgstr "" -#: ../lib/editpage.php:253 +#: ../lib/editpage.php:254 msgid "Headline text" msgstr "" -#: ../lib/editpage.php:254 +#: ../lib/editpage.php:255 msgid "Level 1 headline" msgstr "" -#: ../lib/editpage.php:258 +#: ../lib/editpage.php:259 msgid "Example.jpg" msgstr "" -#: ../lib/editpage.php:259 +#: ../lib/editpage.php:260 msgid "Embedded image" msgstr "" -#: ../lib/editpage.php:263 +#: ../lib/editpage.php:264 msgid "Insert non-formatted text here" msgstr "" -#: ../lib/editpage.php:264 +#: ../lib/editpage.php:265 msgid "Ignore wiki formatting" msgstr "" -#: ../lib/editpage.php:269 +#: ../lib/editpage.php:270 msgid "Your signature" msgstr "" -#: ../lib/editpage.php:274 +#: ../lib/editpage.php:275 msgid "Horizontal line" msgstr "" -#: ../lib/editpage.php:278 ../lib/editpage.php:279 ../lib/editpage.php:594 +#: ../lib/editpage.php:279 ../lib/editpage.php:280 ../lib/editpage.php:594 msgid "Save" msgstr "Êݸ¤¹¤ë" -#: ../lib/editpage.php:281 ../lib/editpage.php:282 ../lib/editpage.php:590 +#: ../lib/editpage.php:282 ../lib/editpage.php:283 ../lib/editpage.php:590 msgid "Preview" msgstr "¥×¥ì¥Ó¥å¡¼¤¹¤ë" -#: ../lib/editpage.php:297 +#: ../lib/editpage.php:298 msgid "Click a button to get an example text" msgstr "" @@ -1103,436 +1134,491 @@ msgstr "" msgid "Merge and Edit: %s" msgstr "" -#: ../lib/loadsave.php:42 +#: ../lib/loadsave.php:72 +msgid "ZIP files of database" +msgstr "" + +#: ../lib/loadsave.php:73 +#, fuzzy +msgid "Dump to directory" +msgstr "¥Ç¥£¥ì¥¯¥È¥ê '%s' ¤òºîÀ®½ÐÍè¤Þ¤»¤ó¡£" + +#: ../lib/loadsave.php:74 +#, fuzzy +msgid "Upload File" +msgstr "¥Õ¥¡¥¤¥ëÆɹþ¤ß" + +#: ../lib/loadsave.php:75 ../lib/plugin/WikiForm.php:68 +msgid "Load File" +msgstr "¥Õ¥¡¥¤¥ëÆɹþ¤ß" + +#: ../lib/loadsave.php:76 +#, fuzzy +msgid "Upgrade" +msgstr "¥¢¥Ã¥×¥í¡¼¥É" + +#: ../lib/loadsave.php:78 +#, fuzzy +msgid "Dump pages as XHTML" +msgstr "XHTML¤Ç½ÐÎÏ" + +#: ../lib/loadsave.php:86 msgid "Complete." msgstr "´°Î»¤·¤Þ¤·¤¿¡£" -#: ../lib/loadsave.php:43 +#: ../lib/loadsave.php:87 #, c-format msgid "Return to %s" msgstr "%s ¤ËÌá¤ë" -#: ../lib/loadsave.php:129 +#: ../lib/loadsave.php:173 msgid "FullDump" msgstr "" -#: ../lib/loadsave.php:133 +#: ../lib/loadsave.php:177 msgid "LatestSnapshot" msgstr "" -#: ../lib/loadsave.php:175 ../lib/loadsave.php:234 +#: ../lib/loadsave.php:229 ../lib/loadsave.php:290 msgid "You must specify a directory to dump to" msgstr "" -#: ../lib/loadsave.php:180 ../lib/loadsave.php:239 +#: ../lib/loadsave.php:234 ../lib/loadsave.php:295 #, c-format msgid "Cannot create directory '%s'" msgstr "¥Ç¥£¥ì¥¯¥È¥ê '%s' ¤òºîÀ®½ÐÍè¤Þ¤»¤ó¡£" -#: ../lib/loadsave.php:182 ../lib/loadsave.php:241 +#: ../lib/loadsave.php:236 ../lib/loadsave.php:297 #, c-format msgid "Created directory '%s' for the page dump..." msgstr "" -#: ../lib/loadsave.php:185 ../lib/loadsave.php:244 +#: ../lib/loadsave.php:239 ../lib/loadsave.php:300 #, c-format msgid "Using directory '%s'" msgstr "¥Ç¥£¥ì¥¯¥È¥ê '%s' ¤ò»ÈÍѤ·¤Æ¤¤¤Þ¤¹¡£" -#: ../lib/loadsave.php:188 ../lib/loadsave.php:247 +#: ../lib/loadsave.php:242 ../lib/loadsave.php:303 msgid "Dumping Pages" msgstr "" -#: ../lib/loadsave.php:202 ../lib/loadsave.php:269 +#: ../lib/loadsave.php:256 #, c-format msgid "saved as %s" msgstr "%s ¤òÊݸ¤·¤Þ¤·¤¿¡£" -#: ../lib/loadsave.php:212 ../lib/loadsave.php:282 +#: ../lib/loadsave.php:266 ../lib/loadsave.php:341 #: ../lib/plugin/text2png.php:183 #, c-format msgid "couldn't open file '%s' for writing" msgstr "" -#: ../lib/loadsave.php:218 ../lib/loadsave.php:288 +#: ../lib/loadsave.php:272 ../lib/loadsave.php:356 #, c-format msgid "%s bytes written" msgstr "%s ¥Ð¥¤¥È½ñ¤­¹þ¤ß¤Þ¤·¤¿¡£" -#: ../lib/loadsave.php:302 ../lib/loadsave.php:316 +#: ../lib/loadsave.php:354 +#, fuzzy +msgid "saved as " +msgstr "%s ¤òÊݸ¤·¤Þ¤·¤¿¡£" + +#: ../lib/loadsave.php:370 ../lib/loadsave.php:386 ../lib/loadsave.php:400 #, c-format msgid "... copied to %s" msgstr "" -#: ../lib/loadsave.php:306 ../lib/loadsave.php:320 +#: ../lib/loadsave.php:374 ../lib/loadsave.php:390 ../lib/loadsave.php:404 #, fuzzy msgid "... not found" msgstr "%s: ¥Õ¥¡¥¤¥ë¤¬¸«¤Ä¤«¤ê¤Þ¤»¤ó¡£" -#: ../lib/loadsave.php:399 +#: ../lib/loadsave.php:492 msgid "Empty pagename!" msgstr "¥Ú¡¼¥¸Ì¾¤¬Ì¤»ØÄê¤Ç¤¹!" -#: ../lib/loadsave.php:455 +#: ../lib/loadsave.php:548 #, c-format msgid "from %s" msgstr "%s ¤«¤é" -#: ../lib/loadsave.php:460 +#: ../lib/loadsave.php:553 msgid "new page" msgstr "¿·µ¬¥Ú¡¼¥¸" -#: ../lib/loadsave.php:468 +#: ../lib/loadsave.php:561 msgid "has edit conflicts - overwriting anyway" msgstr "" -#: ../lib/loadsave.php:471 ../lib/loadsave.php:849 ../lib/loadsave.php:852 +#: ../lib/loadsave.php:564 ../lib/loadsave.php:979 ../lib/loadsave.php:982 msgid "The PhpWiki programming team" msgstr "" -#: ../lib/loadsave.php:476 +#: ../lib/loadsave.php:569 msgid "has edit conflicts - skipped" msgstr "" -#: ../lib/loadsave.php:487 +#: ../lib/loadsave.php:580 #, c-format msgid "content is identical to current version %d - no new revision created" msgstr "" -#: ../lib/loadsave.php:497 +#: ../lib/loadsave.php:590 #, c-format msgid "- saved to database as version %d" msgstr "" -#: ../lib/loadsave.php:503 ../lib/loadsave.php:656 +#: ../lib/loadsave.php:596 ../lib/loadsave.php:786 #, c-format msgid "MIME file %s" msgstr "MIME¥Õ¥¡¥¤¥ë %s" -#: ../lib/loadsave.php:504 ../lib/loadsave.php:661 +#: ../lib/loadsave.php:597 ../lib/loadsave.php:791 #, c-format msgid "Serialized file %s" msgstr "¥·¥ê¥¢¥é¥¤¥º¥Õ¥¡¥¤¥ë %s" -#: ../lib/loadsave.php:505 ../lib/loadsave.php:675 +#: ../lib/loadsave.php:598 ../lib/loadsave.php:805 #, c-format msgid "plain file %s" msgstr "¥×¥ì¥¤¥ó¥Õ¥¡¥¤¥ë %s" -#: ../lib/loadsave.php:512 +#: ../lib/loadsave.php:605 msgid "Merge Edit" msgstr "" -#: ../lib/loadsave.php:513 ../lib/loadsave.php:519 ../lib/main.php:765 -#: ../lib/plugin/WikiAdminSelect.php:192 ../themes/Crao/templates/head.tmpl:79 -#: ../themes/Crao/templates/head.tmpl:80 -#: ../themes/Crao/templates/navbar.tmpl:45 -#: ../themes/Portland/templates/navbar.tmpl:30 -#: ../themes/Sidebar/templates/navbar.tmpl:26 -#: ../themes/Wordpress/templates/actionbar.tmpl:28 -#: ../themes/default/templates/head.tmpl:78 -#: ../themes/default/templates/navbar.tmpl:45 -#: ../themes/smaller/templates/navbar.tmpl:22 -#: ../themes/wikilens/templates/head.tmpl:78 -#: ../themes/wikilens/templates/head.tmpl:79 -#: ../themes/wikilens/templates/navbar.tmpl:43 -msgid "PhpWikiAdministration" -msgstr "" - -#: ../lib/loadsave.php:518 +#: ../lib/loadsave.php:611 msgid "Restore Anyway" msgstr "" -#: ../lib/loadsave.php:523 +#: ../lib/loadsave.php:616 msgid " Sorry, cannot merge uploaded files." msgstr "" -#: ../lib/loadsave.php:541 +#: ../lib/loadsave.php:634 ../lib/loadsave.php:643 ../lib/loadsave.php:659 +#, fuzzy +msgid "Revert" +msgstr "žÁ÷" + +#: ../lib/loadsave.php:635 +msgid "missing required version argument" +msgstr "" + +#: ../lib/loadsave.php:642 +#, fuzzy +msgid "no page content" +msgstr "¥³¥ó¥Æ¥ó¥Ä" + +#: ../lib/loadsave.php:648 +#, fuzzy +msgid "same version page" +msgstr "¥æ¡¼¥¶¡¼¥Ú¡¼¥¸" + +#: ../lib/loadsave.php:654 +#, fuzzy, c-format +msgid "revert to version %d" +msgstr "¥Ð¡¼¥¸¥ç¥ó %d" + +#: ../lib/loadsave.php:657 +#, c-format +msgid "- version %d saved to database as version %d" +msgstr "" + +#: ../lib/loadsave.php:671 #, c-format msgid "%s: not defined" msgstr "%s: ̤ÄêµÁ¤Ç¤·¤¿¡£" -#: ../lib/loadsave.php:551 +#: ../lib/loadsave.php:681 msgid "Default InterWiki map file not loaded." msgstr "" -#: ../lib/loadsave.php:689 ../lib/loadsave.php:701 +#: ../lib/loadsave.php:819 ../lib/loadsave.php:831 msgid "Skipping" msgstr "" -#: ../lib/loadsave.php:800 +#: ../lib/loadsave.php:930 #, c-format msgid "Unable to load: %s" msgstr "" -#: ../lib/loadsave.php:807 +#: ../lib/loadsave.php:937 #, c-format msgid "Bad file type: %s" msgstr "" -#: ../lib/loadsave.php:824 +#: ../lib/loadsave.php:954 #, c-format msgid "Loading '%s'" msgstr "'%s' ¤òÆɹþ¤ßÃæ¤Ç¤¹¡£" -#: ../lib/loadsave.php:855 +#: ../lib/loadsave.php:985 msgid "Loading up virgin wiki" msgstr "" -#: ../lib/loadsave.php:900 +#: ../lib/loadsave.php:1030 msgid "No uploaded file to upload?" msgstr "" -#: ../lib/loadsave.php:904 +#: ../lib/loadsave.php:1034 #, c-format msgid "Uploading %s" msgstr "%s ¤ò¥¢¥Ã¥×¥í¡¼¥ÉÃæ¤Ç¤¹¡£" -#: ../lib/main.php:306 +#: ../lib/main.php:336 msgid "FORBIDDEN" msgstr "" -#: ../lib/main.php:307 +#: ../lib/main.php:337 msgid "ANON" msgstr "" -#: ../lib/main.php:308 +#: ../lib/main.php:338 msgid "BOGO" msgstr "" -#: ../lib/main.php:309 +#: ../lib/main.php:339 msgid "USER" msgstr "" -#: ../lib/main.php:310 +#: ../lib/main.php:340 msgid "ADMIN" msgstr "" -#: ../lib/main.php:311 +#: ../lib/main.php:341 msgid "UNOBTAINABLE" msgstr "" -#: ../lib/main.php:334 +#: ../lib/main.php:364 #, fuzzy msgid "authenticated" msgstr "%s ¤òÊݸ¤·¤Þ¤·¤¿¡£" -#: ../lib/main.php:334 +#: ../lib/main.php:364 #, fuzzy msgid "not authenticated" msgstr "%s ¤òÊݸ¤·¤Þ¤·¤¿¡£" -#: ../lib/main.php:335 +#: ../lib/main.php:365 #, c-format msgid "%s is disallowed on this wiki for %s user '%s' (level: %s)." msgstr "" -#: ../lib/main.php:341 +#: ../lib/main.php:371 #, c-format msgid "%s is disallowed on this wiki." msgstr "" -#: ../lib/main.php:348 +#: ../lib/main.php:378 #, c-format msgid "You must sign in to %s." msgstr "" -#: ../lib/main.php:350 +#: ../lib/main.php:380 #, c-format msgid "You must log in to %s." msgstr "" -#: ../lib/main.php:352 +#: ../lib/main.php:382 #, c-format msgid "Access for you is forbidden to %s." msgstr "" -#: ../lib/main.php:354 ../lib/plugin/PluginManager.php:65 +#: ../lib/main.php:384 ../lib/plugin/PluginManager.php:65 #, c-format msgid "You must be an administrator to %s." msgstr "" -#: ../lib/main.php:366 +#: ../lib/main.php:396 #, fuzzy msgid "view this page" msgstr "¿·µ¬¥Ú¡¼¥¸" -#: ../lib/main.php:367 +#: ../lib/main.php:397 #, fuzzy msgid "diff this page" msgstr "¥Ú¡¼¥¸¤òÊÔ½¸¤·¤Æ¤¤¤Þ¤¹¡£" -#: ../lib/main.php:368 +#: ../lib/main.php:398 #, fuzzy msgid "dump html pages" msgstr "HTML¥Ú¡¼¥¸¤ò½ÐÎϤ·¤Æ¤¤¤Þ¤¹¡£" -#: ../lib/main.php:369 +#: ../lib/main.php:399 #, fuzzy msgid "dump serial pages" msgstr "¥·¥ê¥¢¥é¥¤¥º¥Ú¡¼¥¸¤ò½ÐÎϤ·¤Æ¤¤¤Þ¤¹¡£" -#: ../lib/main.php:370 +#: ../lib/main.php:400 #, fuzzy msgid "edit this page" msgstr "¥Ú¡¼¥¸¤òÊÔ½¸¤·¤Æ¤¤¤Þ¤¹¡£" -#: ../lib/main.php:371 +#: ../lib/main.php:401 +msgid "revert to a previous version of this page" +msgstr "" + +#: ../lib/main.php:402 #, fuzzy msgid "create this page" msgstr "¥Ú¡¼¥¸¤òºîÀ®¤·¤Æ¤¤¤Þ¤¹¡£" -#: ../lib/main.php:372 +#: ../lib/main.php:403 msgid "load files into this wiki" msgstr "" -#: ../lib/main.php:373 +#: ../lib/main.php:404 #, fuzzy msgid "lock this page" msgstr "¥Ú¡¼¥¸¤Î¥í¥Ã¥¯¤ò²ò½üÃæ¤Ç¤¹¡£" -#: ../lib/main.php:374 +#: ../lib/main.php:405 #, fuzzy msgid "remove this page" msgstr "¥Ú¡¼¥¸ºï½ü" -#: ../lib/main.php:375 +#: ../lib/main.php:406 #, fuzzy msgid "unlock this page" msgstr "¥Ú¡¼¥¸¤Î¥í¥Ã¥¯¤ò²ò½üÃæ¤Ç¤¹¡£" -#: ../lib/main.php:376 +#: ../lib/main.php:407 msgid "upload a zip dump" msgstr "" -#: ../lib/main.php:377 +#: ../lib/main.php:408 msgid "verify the current action" msgstr "" -#: ../lib/main.php:378 +#: ../lib/main.php:409 msgid "view the source of this page" msgstr "" -#: ../lib/main.php:379 +#: ../lib/main.php:410 msgid "access this wiki via XML-RPC" msgstr "" -#: ../lib/main.php:380 +#: ../lib/main.php:411 msgid "access this wiki via SOAP" msgstr "" -#: ../lib/main.php:381 +#: ../lib/main.php:412 msgid "download a zip dump from this wiki" msgstr "" -#: ../lib/main.php:382 +#: ../lib/main.php:413 msgid "download an html zip dump from this wiki" msgstr "" -#: ../lib/main.php:394 +#: ../lib/main.php:425 msgid "Browsing pages" msgstr "¥Ú¡¼¥¸¤ò±ÜÍ÷Ãæ¤Ç¤¹¡£" -#: ../lib/main.php:395 +#: ../lib/main.php:426 msgid "Diffing pages" msgstr "¥Ú¡¼¥¸¤Îº¹Ê¬¤ò½ÐÎϤ·¤Æ¤¤¤Þ¤¹¡£" -#: ../lib/main.php:396 +#: ../lib/main.php:427 msgid "Dumping html pages" msgstr "HTML¥Ú¡¼¥¸¤ò½ÐÎϤ·¤Æ¤¤¤Þ¤¹¡£" -#: ../lib/main.php:397 +#: ../lib/main.php:428 msgid "Dumping serial pages" msgstr "¥·¥ê¥¢¥é¥¤¥º¥Ú¡¼¥¸¤ò½ÐÎϤ·¤Æ¤¤¤Þ¤¹¡£" -#: ../lib/main.php:398 +#: ../lib/main.php:429 msgid "Editing pages" msgstr "¥Ú¡¼¥¸¤òÊÔ½¸¤·¤Æ¤¤¤Þ¤¹¡£" -#: ../lib/main.php:399 +#: ../lib/main.php:430 +msgid "Reverting to a previous version of pages" +msgstr "" + +#: ../lib/main.php:431 msgid "Creating pages" msgstr "¥Ú¡¼¥¸¤òºîÀ®¤·¤Æ¤¤¤Þ¤¹¡£" -#: ../lib/main.php:400 +#: ../lib/main.php:432 msgid "Loading files" msgstr "¥Õ¥¡¥¤¥ë¤òÆɹþ¤ßÃæ¤Ç¤¹¡£" -#: ../lib/main.php:401 +#: ../lib/main.php:433 msgid "Locking pages" msgstr "¥Ú¡¼¥¸¤ò¥í¥Ã¥¯Ãæ¤Ç¤¹¡£" -#: ../lib/main.php:402 +#: ../lib/main.php:434 msgid "Removing pages" msgstr "¥Ú¡¼¥¸¤òºï½üÃæ¤Ç¤¹¡£" -#: ../lib/main.php:403 +#: ../lib/main.php:435 msgid "Unlocking pages" msgstr "¥Ú¡¼¥¸¤Î¥í¥Ã¥¯¤ò²ò½üÃæ¤Ç¤¹¡£" -#: ../lib/main.php:404 +#: ../lib/main.php:436 msgid "Uploading zip dumps" msgstr "" -#: ../lib/main.php:405 +#: ../lib/main.php:437 msgid "Verify the current action" msgstr "" -#: ../lib/main.php:406 +#: ../lib/main.php:438 msgid "Viewing the source of pages" msgstr "" -#: ../lib/main.php:407 +#: ../lib/main.php:439 msgid "XML-RPC access" msgstr "" -#: ../lib/main.php:408 +#: ../lib/main.php:440 msgid "SOAP access" msgstr "" -#: ../lib/main.php:409 +#: ../lib/main.php:441 msgid "Downloading zip dumps" msgstr "" -#: ../lib/main.php:410 +#: ../lib/main.php:442 msgid "Downloading html zip dumps" msgstr "" -#: ../lib/main.php:534 +#: ../lib/main.php:571 #, c-format msgid "%s: Bad action" msgstr "%s: Àµ¤·¤¯¤Ê¤¤Áàºî¤Ç¤¹¡£" -#: ../lib/main.php:551 +#: ../lib/main.php:588 msgid "Fatal PhpWiki Error" msgstr "Ã×̿Ū¤ÊPhpWiki¤Î¥¨¥é¡¼¤Ç¤¹¡£" -#: ../lib/main.php:778 +#: ../lib/main.php:813 ../lib/plugin/WikiAdminChown.php:182 #, fuzzy msgid "Chown" msgstr "¥«¥¦¥ó¥È" -#: ../lib/main.php:782 ../lib/plugin/WikiAdminSetAcl.php:188 +#: ../lib/main.php:817 ../lib/plugin/WikiAdminSetAcl.php:185 msgid "SetAcl" msgstr "" -#: ../lib/main.php:786 ../lib/plugin/WikiAdminRename.php:215 +#: ../lib/main.php:821 ../lib/plugin/WikiAdminRename.php:213 #, fuzzy msgid "Rename" msgstr "̾¾Î" -#: ../lib/main.php:790 ../lib/main.php:795 ../lib/plugin/PageDump.php:34 +#: ../lib/main.php:825 ../lib/main.php:830 ../lib/plugin/PageDump.php:35 +#: ../themes/MonoBook/templates/actionbar.tmpl:31 #: ../themes/default/templates/actionbar.tmpl:37 #: ../themes/smaller/templates/actionbar.tmpl:39 #, fuzzy msgid "PageDump" msgstr "¥Ú¡¼¥¸¥°¥ë¡¼¥×" -#: ../lib/main.php:809 ../lib/plugin/FullTextSearch.php:39 +#: ../lib/main.php:844 ../lib/plugin/FullTextSearch.php:39 #: ../lib/plugin/WantedPages.php:133 msgid "FullTextSearch" msgstr "Á´Ê¸¸¡º÷" -#: ../lib/main.php:812 ../lib/plugin/RecentChanges.php:576 +#: ../lib/main.php:847 ../lib/plugin/RecentChanges.php:575 #: ../lib/plugin/TitleSearch.php:31 ../themes/Sidebar/templates/navbar.tmpl:20 #: ../themes/default/templates/navbar.tmpl:8 #: ../themes/default/templates/navbar.tmpl:15 @@ -1540,21 +1626,21 @@ msgstr " msgid "TitleSearch" msgstr "¥¿¥¤¥È¥ë¸¡º÷" -#: ../lib/main.php:933 +#: ../lib/main.php:973 msgid "The session.save_path directory" msgstr "" -#: ../lib/main.php:936 +#: ../lib/main.php:976 #, fuzzy, c-format msgid "the directory '%s'" msgstr "¥Ç¥£¥ì¥¯¥È¥ê '%s' ¤ò»ÈÍѤ·¤Æ¤¤¤Þ¤¹¡£" -#: ../lib/main.php:940 +#: ../lib/main.php:980 #, c-format msgid "Attempting to use the directory '%s' instead." msgstr "" -#: ../lib/main.php:947 +#: ../lib/main.php:987 msgid "Users will not be able to sign in." msgstr "" @@ -1574,30 +1660,35 @@ msgstr "" msgid "No pagename specified" msgstr "Êѹ¹ÅÀ¤¬¸«¤Ä¤«¤ê¤Þ¤»¤ó¤Ç¤·¤¿¡£" -#: ../lib/plugin/AddComment.php:107 ../lib/plugin/CreateToc.php:244 +#: ../lib/plugin/AddComment.php:111 ../lib/plugin/CreateToc.php:264 #, fuzzy msgid "Click to display" msgstr "¥Ú¡¼¥¸¤Î¥í¥Ã¥¯¤ò²ò½üÃæ¤Ç¤¹¡£" -#: ../lib/plugin/AddComment.php:109 ../lib/plugin/WikiBlog.php:288 +#: ../lib/plugin/AddComment.php:113 ../lib/plugin/WikiBlog.php:288 #, fuzzy msgid "Comments" msgstr "¥³¥á¥ó¥È" -#: ../lib/plugin/AllPages.php:31 +#: ../lib/plugin/AllPages.php:34 msgid "AllPages" msgstr "Á´¥Ú¡¼¥¸" -#: ../lib/plugin/AllPages.php:35 +#: ../lib/plugin/AllPages.php:38 msgid "List all pages in this wiki." msgstr "" -#: ../lib/plugin/AllPages.php:73 +#: ../lib/plugin/AllPages.php:90 +#, c-format +msgid "All pages in this wiki (%d total):" +msgstr "" + +#: ../lib/plugin/AllPages.php:92 #, c-format -msgid "Pages in this wiki (%d total):" +msgid "List of pages (%d total):" msgstr "" -#: ../lib/plugin/AllPages.php:85 ../lib/plugin/AllUsers.php:107 +#: ../lib/plugin/AllPages.php:105 ../lib/plugin/AllUsers.php:107 #, c-format msgid "Elapsed time: %s s" msgstr "" @@ -1619,6 +1710,7 @@ msgid "Authenticated users on this wiki (%d total):" msgstr "" #: ../lib/plugin/AuthorHistory.php:70 +#: ../themes/MonoBook/templates/info.tmpl:169 #: ../themes/smaller/templates/info.tmpl:169 #, fuzzy msgid "AuthorHistory" @@ -1635,6 +1727,7 @@ msgid "Minor" msgstr "" #: ../lib/plugin/AuthorHistory.php:125 +#: ../themes/MonoBook/templates/info.tmpl:77 #: ../themes/default/templates/info.tmpl:71 #: ../themes/default/templates/wikiforum.tmpl:22 #: ../themes/smaller/templates/info.tmpl:77 @@ -1645,6 +1738,7 @@ msgstr " #: ../lib/plugin/AuthorHistory.php:126 ../lib/plugin/AuthorHistory.php:178 #: ../themes/Crao/templates/blogform.tmpl:12 #: ../themes/Crao/templates/editpage.tmpl:67 +#: ../themes/MonoBook/templates/info.tmpl:78 #: ../themes/Portland/templates/editpage.tmpl:60 #: ../themes/Wordpress/templates/editpage.tmpl:69 #: ../themes/default/templates/blogform.tmpl:15 @@ -1720,7 +1814,7 @@ msgstr "" #: ../themes/Sidebar/templates/body.tmpl:23 #: ../themes/Sidebar/templates/body.tmpl:28 ../themes/Sidebar/themeinfo.php:38 #: ../themes/Wordpress/templates/actionbar.tmpl:34 -#: ../themes/default/templates/head.tmpl:86 +#: ../themes/default/templates/head.tmpl:91 #: ../themes/default/templates/homepage.tmpl:15 #: ../themes/default/templates/navbar.tmpl:35 #: ../themes/wikilens/templates/head.tmpl:89 @@ -1775,25 +1869,34 @@ msgstr "" msgid "Created by CreatePage" msgstr "¥Ú¡¼¥¸¤òºîÀ®¤·¤Æ¤¤¤Þ¤¹¡£" -#: ../lib/plugin/CreateToc.php:38 +#: ../lib/plugin/CreateToc.php:45 #, fuzzy msgid "CreateToc" msgstr "ºîÀ®: %s" -#: ../lib/plugin/CreateToc.php:42 +#: ../lib/plugin/CreateToc.php:49 msgid "Automatically link headers at the top" msgstr "" -#: ../lib/plugin/CreateToc.php:185 ../lib/plugin/IncludePage.php:116 -#: ../lib/plugin/RateIt.php:219 +#: ../lib/plugin/CreateToc.php:192 ../lib/plugin/IncludePage.php:116 +#: ../lib/plugin/RateIt.php:203 msgid "no page specified" msgstr "" -#: ../lib/plugin/CreateToc.php:246 ../lib/plugin/CreateToc.php:249 +#: ../lib/plugin/CreateToc.php:203 +msgid "CreateToc disabled for old markup" +msgstr "" + +#: ../lib/plugin/CreateToc.php:266 ../lib/plugin/CreateToc.php:269 #, fuzzy msgid "Table Of Contents" msgstr "¥³¥ó¥Æ¥ó¥Ä" +#: ../lib/plugin/DeadEndPages.php:24 +#, fuzzy +msgid "DeadEndPages" +msgstr "¥é¥ó¥À¥à¥Ú¡¼¥¸" + #: ../lib/plugin/Diff.php:40 msgid "Display differences between revisions" msgstr "" @@ -1802,7 +1905,7 @@ msgstr "" msgid "World" msgstr "" -#: ../lib/plugin/EditMetaData.php:45 +#: ../lib/plugin/EditMetaData.php:45 ../lib/plugin/_WikiTranslation.php:61 msgid "EditMetaData" msgstr "META¥Ç¡¼¥¿¤ÎÊÔ½¸" @@ -1838,6 +1941,43 @@ msgstr "" msgid "Redirects to an external web site based on form input" msgstr "" +#: ../lib/plugin/FoafViewer.php:52 +msgid "FoafViewer" +msgstr "" + +#: ../lib/plugin/FoafViewer.php:56 +msgid "Parse an RDF FOAF file and extract information to render as HTML" +msgstr "" + +#: ../lib/plugin/FoafViewer.php:84 +msgid "required pear library XML/FOAF/Parser.php not found in include_path" +msgstr "" + +#: ../lib/plugin/FoafViewer.php:90 +msgid "FOAF File URI" +msgstr "" + +#: ../lib/plugin/FoafViewer.php:94 +msgid "Pretty HTML" +msgstr "" + +#: ../lib/plugin/FoafViewer.php:96 +msgid "Original URL (Redirect)" +msgstr "" + +#: ../lib/plugin/FoafViewer.php:98 +msgid "Parse FOAF" +msgstr "" + +#: ../lib/plugin/FoafViewer.php:107 +msgid "foaf must be a URI starting with http://" +msgstr "" + +#: ../lib/plugin/FoafViewer.php:130 +#, fuzzy +msgid "Title" +msgstr "¥¿¥¤¥È¥ë¸¡º÷" + #: ../lib/plugin/FrameInclude.php:52 msgid "FrameInclude" msgstr "" @@ -1862,8 +2002,8 @@ msgstr "" msgid "recursive inclusion of url %s" msgstr "" -#: ../lib/plugin/FrameInclude.php:112 ../lib/plugin/text2png.php:69 -#: ../lib/plugin/text2png.php:122 +#: ../lib/plugin/FrameInclude.php:112 ../lib/plugin/TeX2png.php:214 +#: ../lib/plugin/text2png.php:69 ../lib/plugin/text2png.php:122 #, c-format msgid "See %s" msgstr "%s ¤ò»²¾È" @@ -1920,8 +2060,8 @@ msgstr "" msgid "Go to or create page." msgstr "" -#: ../lib/plugin/GoTo.php:59 ../lib/plugin/WikiAdminSelect.php:135 -#: ../lib/plugin/WikiAdminSelect.php:146 +#: ../lib/plugin/GoTo.php:59 ../lib/plugin/WikiAdminSelect.php:136 +#: ../lib/plugin/WikiAdminSelect.php:147 msgid "Go" msgstr "" @@ -1934,6 +2074,11 @@ msgstr " msgid "Make use of the Google API" msgstr "" +#: ../lib/plugin/GooglePlugin.php:98 +#, fuzzy +msgid "Nothing found" +msgstr "Êѹ¹ÅÀ¤¬¸«¤Ä¤«¤ê¤Þ¤»¤ó¤Ç¤·¤¿¡£" + #: ../lib/plugin/HelloWorld.php:46 msgid "HelloWorld" msgstr "" @@ -1984,7 +2129,7 @@ msgstr "InterWiki msgid "Perform searches on InterWiki sites listed in InterWikiMap." msgstr "" -#: ../lib/plugin/InterWikiSearch.php:91 +#: ../lib/plugin/InterWikiSearch.php:90 msgid "Wiki Name" msgstr "Wiki̾" @@ -2017,6 +2162,19 @@ msgstr "" msgid "These pages share an initial or final title word with '%s'" msgstr "" +#: ../lib/plugin/ListPages.php:37 +#, fuzzy +msgid "ListPages" +msgstr "¥µ¥Ö¥Ú¡¼¥¸" + +#: ../lib/plugin/ListPages.php:41 +msgid "List pages that are explicitly given as the pages argument." +msgstr "" + +#: ../lib/plugin/ListPages.php:81 +msgid "You must be logged in to view ratings." +msgstr "" + #: ../lib/plugin/ListSubpages.php:34 #, fuzzy msgid "ListSubpages" @@ -2099,16 +2257,16 @@ msgstr "" msgid "Orphaned Pages in this wiki (%d total):" msgstr "" -#: ../lib/plugin/PageDump.php:37 +#: ../lib/plugin/PageDump.php:38 msgid "View a single page dump online." msgstr "" -#: ../lib/plugin/PageDump.php:63 +#: ../lib/plugin/PageDump.php:64 #, fuzzy, c-format msgid "Page %s not found." msgstr "¥Ú¡¼¥¸¤Ï¥í¥Ã¥¯²ò½üÃæ¤Ç¤¹¡£" -#: ../lib/plugin/PageDump.php:119 +#: ../lib/plugin/PageDump.php:120 msgid "Download for CVS" msgstr "" @@ -2116,46 +2274,46 @@ msgstr "" msgid "Download for backup" msgstr "" -#: ../lib/plugin/PageDump.php:129 +#: ../lib/plugin/PageDump.php:128 #, c-format msgid "Preview: Page dump of %s" msgstr "" -#: ../lib/plugin/PageDump.php:132 +#: ../lib/plugin/PageDump.php:131 msgid "(formatted for PhpWiki developers, not for backing up)" msgstr "" -#: ../lib/plugin/PageDump.php:135 +#: ../lib/plugin/PageDump.php:134 msgid "Preview as backup format" msgstr "" -#: ../lib/plugin/PageDump.php:140 +#: ../lib/plugin/PageDump.php:138 msgid "(formatted for backing up)" msgstr "" -#: ../lib/plugin/PageDump.php:144 +#: ../lib/plugin/PageDump.php:142 msgid "Preview as developer format" msgstr "" -#: ../lib/plugin/PageDump.php:149 +#: ../lib/plugin/PageDump.php:146 msgid "" "Please use one of the downloadable versions rather than copying and pasting " "from the above preview." msgstr "" -#: ../lib/plugin/PageDump.php:151 +#: ../lib/plugin/PageDump.php:148 msgid "" "The wordwrap of the preview doesn't take nested markup or list indentation " "into consideration!" msgstr "" -#: ../lib/plugin/PageDump.php:154 +#: ../lib/plugin/PageDump.php:151 msgid "" "PhpWiki developers should manually inspect the downloaded file for nested " "markup before rewrapping with emacs and checking into CVS." msgstr "" -#: ../lib/plugin/PageDump.php:166 +#: ../lib/plugin/PageDump.php:163 #, fuzzy msgid "Warning:" msgstr "·Ù¹ð!" @@ -2223,6 +2381,8 @@ msgid "Version %d" msgstr "¥Ð¡¼¥¸¥ç¥ó %d" #: ../lib/plugin/PageHistory.php:177 ../themes/MacOSX/lib/RecentChanges.php:34 +#: ../themes/MonoBook/templates/info.tmpl:19 +#: ../themes/MonoBook/templates/info.tmpl:23 #: ../themes/Portland/lib/RecentChanges.php:14 #: ../themes/SpaceWiki/lib/RecentChanges.php:35 #: ../themes/Wordpress/lib/RecentChanges.php:14 @@ -2239,6 +2399,8 @@ msgstr " #: ../lib/plugin/PageHistory.php:247 ../lib/plugin/RecentChanges.php:65 #: ../themes/Crao/templates/actionbar.tmpl:17 +#: ../themes/MonoBook/templates/actionbar.tmpl:29 +#: ../themes/MonoBook/templates/info.tmpl:168 #: ../themes/Portland/templates/actionbar.tmpl:18 #: ../themes/Wordpress/templates/actionbar.tmpl:68 #: ../themes/default/templates/actionbar.tmpl:31 @@ -2345,6 +2507,28 @@ msgstr " msgid "Submit location" msgstr "½êºßÃÏÊѹ¹" +#: ../lib/plugin/Ploticus.php:73 +msgid "Ploticus" +msgstr "" + +#: ../lib/plugin/Ploticus.php:76 +msgid "Ploticus image creation" +msgstr "" + +#: ../lib/plugin/Ploticus.php:234 +msgid "shell commands not allowed in Ploticus" +msgstr "" + +#: ../lib/plugin/Ploticus.php:254 +#, c-format +msgid "Ploticus error: Outputfile '%s' not created" +msgstr "" + +#: ../lib/plugin/Ploticus.php:261 ../lib/plugin/SyntaxHighlighter.php:177 +#, fuzzy +msgid "empty source" +msgstr "¥½¡¼¥¹¤ò¸«¤ë" + #: ../lib/plugin/PluginManager.php:31 msgid "PluginManager" msgstr "¥×¥é¥°¥¤¥ó´ÉÍý" @@ -2415,6 +2599,7 @@ msgid "Index" msgstr "¥¤¥ó¥Ç¥Ã¥¯¥¹" #: ../lib/plugin/RandomPage.php:29 ../lib/plugin/RandomPage.php:71 +#: ../themes/MonoBook/templates/navbar.tmpl:15 msgid "RandomPage" msgstr "¥é¥ó¥À¥à¥Ú¡¼¥¸" @@ -2422,55 +2607,55 @@ msgstr " msgid "Displays a list of randomly chosen pages or redirects to a random page." msgstr "" -#: ../lib/plugin/RateIt.php:106 ../lib/plugin/RateIt.php:330 -#: ../lib/plugin/RateIt.php:707 +#: ../lib/plugin/RateIt.php:90 ../lib/plugin/RateIt.php:304 +#: ../lib/plugin/RateIt.php:346 msgid "RateIt" msgstr "" -#: ../lib/plugin/RateIt.php:109 +#: ../lib/plugin/RateIt.php:93 msgid "Rating system. Store user ratings per page" msgstr "" -#: ../lib/plugin/RateIt.php:240 ../lib/plugin/RateIt.php:258 -#: ../lib/plugin/RateIt.php:294 +#: ../lib/plugin/RateIt.php:214 ../lib/plugin/RateIt.php:232 +#: ../lib/plugin/RateIt.php:268 #, fuzzy msgid "You must sign in" msgstr "%s ¤È¤·¤Æ¥µ¥¤¥ó¥¤¥ó¤·¤Þ¤·¤¿" -#: ../lib/plugin/RateIt.php:297 +#: ../lib/plugin/RateIt.php:271 #, c-format msgid "Rated by %d users | Average rating %.1f stars" msgstr "" -#: ../lib/plugin/RateIt.php:302 +#: ../lib/plugin/RateIt.php:276 #, c-format msgid "Your rating was %.1f" msgstr "" -#: ../lib/plugin/RateIt.php:307 +#: ../lib/plugin/RateIt.php:281 #, c-format msgid "%s prediction for you is %s stars" msgstr "" -#: ../lib/plugin/RateIt.php:310 +#: ../lib/plugin/RateIt.php:284 #, c-format msgid "%s prediction for you is %.1f stars" msgstr "" -#: ../lib/plugin/RateIt.php:330 +#: ../lib/plugin/RateIt.php:304 msgid "Rate It" msgstr "" -#: ../lib/plugin/RateIt.php:728 +#: ../lib/plugin/RateIt.php:367 #, fuzzy msgid "Rate the topic of this page" msgstr "¥Ú¡¼¥¸¤òºîÀ®¤·¤Æ¤¤¤Þ¤¹¡£" -#: ../lib/plugin/RateIt.php:736 +#: ../lib/plugin/RateIt.php:375 msgid "Cancel rating" msgstr "" -#: ../lib/plugin/RateIt.php:743 +#: ../lib/plugin/RateIt.php:382 msgid "No opinion" msgstr "" @@ -2599,32 +2784,33 @@ msgstr " msgid "No changes found" msgstr "Êѹ¹ÅÀ¤¬¸«¤Ä¤«¤ê¤Þ¤»¤ó¤Ç¤·¤¿¡£" -#: ../lib/plugin/RecentChanges.php:574 +#: ../lib/plugin/RecentChanges.php:573 msgid "Title Search" msgstr "¥¿¥¤¥È¥ë¸¡º÷" -#: ../lib/plugin/RecentChanges.php:807 +#: ../lib/plugin/RecentChanges.php:806 msgid "Show minor edits for:" msgstr "" -#: ../lib/plugin/RecentChanges.php:809 +#: ../lib/plugin/RecentChanges.php:808 msgid "Show all changes for:" msgstr "" -#: ../lib/plugin/RecentChanges.php:811 +#: ../lib/plugin/RecentChanges.php:810 msgid "Show changes for:" msgstr "" -#: ../lib/plugin/RecentChanges.php:831 +#: ../lib/plugin/RecentChanges.php:830 msgid "1 day" msgstr "" -#: ../lib/plugin/RecentChanges.php:835 +#: ../lib/plugin/RecentChanges.php:834 #, c-format msgid "%s days" msgstr "" #: ../lib/plugin/RecentComments.php:17 +#: ../themes/MonoBook/templates/navbar.tmpl:14 #, fuzzy msgid "RecentComments" msgstr "¥³¥á¥ó¥È" @@ -2670,6 +2856,7 @@ msgid "Related Changes" msgstr "Êѹ¹ÍúÎò" #: ../lib/plugin/RelatedChanges.php:63 ../themes/Crao/templates/navbar.tmpl:23 +#: ../themes/MonoBook/templates/navbar.tmpl:43 #: ../themes/default/templates/navbar.tmpl:27 #, fuzzy msgid "RelatedChanges" @@ -2744,11 +2931,6 @@ msgstr "" msgid "Couldn't start commandline '%s'" msgstr "" -#: ../lib/plugin/SyntaxHighlighter.php:177 -#, fuzzy -msgid "empty source" -msgstr "¥½¡¼¥¹¤ò¸«¤ë" - #: ../lib/plugin/SystemInfo.php:52 msgid "SystemInfo" msgstr "¥·¥¹¥Æ¥à¾ðÊó" @@ -2907,67 +3089,91 @@ msgstr " msgid "Default theme: '%s'" msgstr "¥Ç¥Õ¥©¥ë¥È¥Æ¡¼¥Þ: %s" -#: ../lib/plugin/SystemInfo.php:345 +#: ../lib/plugin/SystemInfo.php:346 #, c-format msgid "unknown argument '%s' to SystemInfo" msgstr "" -#: ../lib/plugin/SystemInfo.php:368 +#: ../lib/plugin/SystemInfo.php:369 msgid "Application name" msgstr "¥¢¥×¥ê¥±¡¼¥·¥ç¥ó̾" -#: ../lib/plugin/SystemInfo.php:369 +#: ../lib/plugin/SystemInfo.php:370 msgid "PhpWiki engine version" msgstr "" -#: ../lib/plugin/SystemInfo.php:370 +#: ../lib/plugin/SystemInfo.php:371 msgid "Database" msgstr "" -#: ../lib/plugin/SystemInfo.php:371 +#: ../lib/plugin/SystemInfo.php:372 msgid "Cache statistics" msgstr "¥­¥ã¥Ã¥·¥åÅý·×" -#: ../lib/plugin/SystemInfo.php:372 +#: ../lib/plugin/SystemInfo.php:373 msgid "Page statistics" msgstr "¥Ú¡¼¥¸Åý·×" -#: ../lib/plugin/SystemInfo.php:375 +#: ../lib/plugin/SystemInfo.php:376 msgid "User statistics" msgstr "¥æ¡¼¥¶¡¼Åý·×" -#: ../lib/plugin/SystemInfo.php:377 +#: ../lib/plugin/SystemInfo.php:378 msgid "Hit statistics" msgstr "¥Ò¥Ã¥ÈÅý·×" -#: ../lib/plugin/SystemInfo.php:379 +#: ../lib/plugin/SystemInfo.php:380 msgid "Expiry parameters" msgstr "" -#: ../lib/plugin/SystemInfo.php:380 +#: ../lib/plugin/SystemInfo.php:381 msgid "Wikiname regexp" msgstr "" -#: ../lib/plugin/SystemInfo.php:381 +#: ../lib/plugin/SystemInfo.php:382 msgid "Allowed protocols" msgstr "µö²Ä¤¹¤ë¥×¥í¥È¥³¥ë°ìÍ÷" -#: ../lib/plugin/SystemInfo.php:382 +#: ../lib/plugin/SystemInfo.php:383 msgid "Inline images" msgstr "¥¤¥ó¥é¥¤¥ó²èÁü°ìÍ÷" -#: ../lib/plugin/SystemInfo.php:383 +#: ../lib/plugin/SystemInfo.php:384 msgid "Available plugins" msgstr "Í­¸ú¤Ê¥×¥é¥°¥¤¥ó°ìÍ÷" -#: ../lib/plugin/SystemInfo.php:384 +#: ../lib/plugin/SystemInfo.php:385 msgid "Supported languages" msgstr "¥µ¥Ý¡¼¥È¸À¸ì°ìÍ÷" -#: ../lib/plugin/SystemInfo.php:385 +#: ../lib/plugin/SystemInfo.php:386 msgid "Supported themes" msgstr "¥µ¥Ý¡¼¥È¥Æ¡¼¥Þ°ìÍ÷" +#: ../lib/plugin/TeX2png.php:29 +msgid "TeX2png" +msgstr "" + +#: ../lib/plugin/TeX2png.php:33 +msgid "Convert Tex mathematicals expressions to cached png files." +msgstr "" + +#: ../lib/plugin/TeX2png.php:34 +msgid " This is for small text" +msgstr "" + +#: ../lib/plugin/TeX2png.php:134 +msgid " (syntax error for latex) " +msgstr "" + +#: ../lib/plugin/TeX2png.php:173 +msgid "TeX directory not writable." +msgstr "" + +#: ../lib/plugin/TeX2png.php:212 ../lib/plugin/text2png.php:67 +msgid "Sorry, this version of PHP cannot create PNG image files." +msgstr "" + #: ../lib/plugin/TexToPng.php:103 msgid "Converts TeX to an image. May be used to embed formulas in PhpWiki." msgstr "" @@ -3008,7 +3214,7 @@ msgstr " msgid "Transcluded from %s" msgstr "" -#: ../lib/plugin/TranslateText.php:44 ../lib/plugin/_WikiTranslation.php:98 +#: ../lib/plugin/TranslateText.php:44 ../lib/plugin/_WikiTranslation.php:105 msgid "TranslateText" msgstr "" @@ -3073,12 +3279,12 @@ msgstr "" msgid "Translate" msgstr "" -#: ../lib/plugin/TranslateText.php:118 ../lib/plugin/UserPreferences.php:109 -#: ../lib/plugin/WikiAdminChmod.php:165 ../lib/plugin/WikiAdminRemove.php:220 -#: ../lib/plugin/WikiAdminRename.php:198 -#: ../lib/plugin/WikiAdminSearchReplace.php:187 -#: ../lib/plugin/WikiAdminSelect.php:218 ../lib/plugin/WikiAdminSelect.php:239 -#: ../lib/plugin/WikiAdminSetAcl.php:194 ../lib/plugin/WikiAdminUtils.php:204 +#: ../lib/plugin/TranslateText.php:118 ../lib/plugin/UserPreferences.php:113 +#: ../lib/plugin/WikiAdminChmod.php:164 ../lib/plugin/WikiAdminChown.php:165 +#: ../lib/plugin/WikiAdminRemove.php:215 ../lib/plugin/WikiAdminRename.php:196 +#: ../lib/plugin/WikiAdminSearchReplace.php:196 +#: ../lib/plugin/WikiAdminSelect.php:219 ../lib/plugin/WikiAdminSelect.php:240 +#: ../lib/plugin/WikiAdminSetAcl.php:191 ../lib/plugin/WikiAdminUtils.php:208 #: ../lib/removepage.php:23 ../themes/default/templates/login.tmpl:70 #: ../themes/default/templates/userprefs.tmpl:236 msgid "Cancel" @@ -3107,58 +3313,65 @@ msgstr "" msgid "Included from %s:" msgstr "" -#: ../lib/plugin/UpLoad.php:53 +#: ../lib/plugin/UpLoad.php:46 msgid "Upload files to the local InterWiki Upload:" msgstr "" -#: ../lib/plugin/UpLoad.php:123 ../lib/plugin/WikiForm.php:100 +#: ../lib/plugin/UpLoad.php:116 ../lib/plugin/WikiForm.php:101 msgid "Upload" msgstr "¥¢¥Ã¥×¥í¡¼¥É" -#: ../lib/plugin/UpLoad.php:139 +#: ../lib/plugin/UpLoad.php:132 msgid "ACCESS DENIED: You must log in to upload files." msgstr "" -#: ../lib/plugin/UpLoad.php:151 +#: ../lib/plugin/UpLoad.php:144 ../lib/plugin/UpLoad.php:149 +#: ../lib/plugin/UpLoad.php:154 ../lib/plugin/UpLoad.php:186 +#, fuzzy, c-format +msgid "ERROR uploading '%s': " +msgstr "'%s' ¤òÆɹþ¤ßÃæ¤Ç¤¹¡£" + +#: ../lib/plugin/UpLoad.php:145 #, c-format msgid "Files with extension %s are not allowed" msgstr "" -#: ../lib/plugin/UpLoad.php:155 +#: ../lib/plugin/UpLoad.php:150 #, c-format msgid "There is already a file with name %s uploaded" msgstr "" -#: ../lib/plugin/UpLoad.php:159 +#: ../lib/plugin/UpLoad.php:155 msgid "Sorry but this file is too big" msgstr "" -#: ../lib/plugin/UpLoad.php:167 +#: ../lib/plugin/UpLoad.php:163 msgid "File successfully uploaded." msgstr "" -#: ../lib/plugin/UpLoad.php:184 +#: ../lib/plugin/UpLoad.php:180 #, fuzzy, c-format msgid "uploaded %s" msgstr "%s ¤ò¥¢¥Ã¥×¥í¡¼¥ÉÃæ¤Ç¤¹¡£" -#: ../lib/plugin/UpLoad.php:190 +#: ../lib/plugin/UpLoad.php:187 #, fuzzy -msgid "Uploading failed: " +msgid "Uploading failed." msgstr "¥Õ¥¡¥¤¥ë¤òÆɹþ¤ßÃæ¤Ç¤¹¡£" -#: ../lib/plugin/UpLoad.php:208 +#: ../lib/plugin/UpLoad.php:205 msgid "Error: the upload log is not writable" msgstr "" -#: ../lib/plugin/UpLoad.php:212 +#: ../lib/plugin/UpLoad.php:209 msgid "Error: can't open the upload logfile" msgstr "" #: ../lib/plugin/UserPreferences.php:39 ../themes/Crao/templates/head.tmpl:85 #: ../themes/Crao/templates/head.tmpl:86 #: ../themes/Crao/templates/navbar.tmpl:31 -#: ../themes/default/templates/head.tmpl:83 +#: ../themes/MonoBook/templates/navbar.tmpl:49 +#: ../themes/default/templates/head.tmpl:88 #: ../themes/default/templates/homepage.tmpl:11 #: ../themes/default/templates/navbar.tmpl:30 #: ../themes/smaller/templates/navbar.tmpl:25 @@ -3167,50 +3380,56 @@ msgstr "" msgid "UserPreferences" msgstr "¥æ¡¼¥¶¡¼ÀßÄê" -#: ../lib/plugin/UserPreferences.php:75 +#: ../lib/plugin/UserPreferences.php:79 msgid "" "Error: The user HomePage must be a valid WikiWord. Sorry, UserPreferences " "cannot be saved." msgstr "" -#: ../lib/plugin/UserPreferences.php:97 +#: ../lib/plugin/UserPreferences.php:101 #: ../themes/default/templates/wikiforum.tmpl:22 msgid "Message" msgstr "" -#: ../lib/plugin/UserPreferences.php:98 +#: ../lib/plugin/UserPreferences.php:102 msgid "Your UserPreferences have been successfully deleted." msgstr "" -#: ../lib/plugin/UserPreferences.php:106 +#: ../lib/plugin/UserPreferences.php:110 msgid "Do you really want to delete all your UserPreferences?" msgstr "" -#: ../lib/plugin/UserPreferences.php:107 ../lib/plugin/WikiAdminChmod.php:152 -#: ../lib/plugin/WikiAdminRemove.php:194 ../lib/plugin/WikiAdminRename.php:185 -#: ../lib/plugin/WikiAdminSearchReplace.php:173 -#: ../lib/plugin/WikiAdminSetAcl.php:181 +#: ../lib/plugin/UserPreferences.php:111 ../lib/plugin/WikiAdminChmod.php:151 +#: ../lib/plugin/WikiAdminChown.php:152 ../lib/plugin/WikiAdminRemove.php:189 +#: ../lib/plugin/WikiAdminRename.php:183 +#: ../lib/plugin/WikiAdminSearchReplace.php:182 +#: ../lib/plugin/WikiAdminSetAcl.php:178 msgid "Yes" msgstr "" -#: ../lib/plugin/UserPreferences.php:114 +#: ../lib/plugin/UserPreferences.php:118 msgid "Wrong password. Try again." msgstr "" -#: ../lib/plugin/UserPreferences.php:133 +#: ../lib/plugin/UserPreferences.php:137 #, fuzzy msgid "Password updated." msgstr "¥Ñ¥¹¥ï¡¼¥É" -#: ../lib/plugin/UserPreferences.php:135 ../lib/plugin/UserPreferences.php:138 -msgid "Password cannot be changed." -msgstr "" +#: ../lib/plugin/UserPreferences.php:139 +#, fuzzy +msgid "Password was not changed." +msgstr "¥Ñ¥¹¥ï¡¼¥É" #: ../lib/plugin/UserPreferences.php:142 +msgid "Password cannot be changed." +msgstr "" + +#: ../lib/plugin/UserPreferences.php:146 msgid "No changes." msgstr "Êѹ¹¤·¤Þ¤»¤ó¤Ç¤·¤¿¡£" -#: ../lib/plugin/UserPreferences.php:146 +#: ../lib/plugin/UserPreferences.php:150 #, c-format msgid "%d UserPreferences fields successfully updated." msgstr "" @@ -3237,7 +3456,7 @@ msgstr "" msgid "Lists referenced page names which do not exist yet." msgstr "" -#: ../lib/plugin/WantedPages.php:47 ../lib/plugin/_WikiTranslation.php:79 +#: ../lib/plugin/WantedPages.php:47 ../lib/plugin/_WikiTranslation.php:84 msgid "PgsrcTranslation" msgstr "" @@ -3294,69 +3513,122 @@ msgstr "" msgid "WikiAdminChmod" msgstr "" -#: ../lib/plugin/WikiAdminChmod.php:46 ../lib/plugin/WikiAdminSetAcl.php:44 +#: ../lib/plugin/WikiAdminChmod.php:46 ../lib/plugin/WikiAdminSetAcl.php:43 msgid "Set individual page permissions." msgstr "" -#: ../lib/plugin/WikiAdminChmod.php:81 +#: ../lib/plugin/WikiAdminChmod.php:80 #, c-format msgid "chmod page '%s' to '%s'." msgstr "" -#: ../lib/plugin/WikiAdminChmod.php:84 +#: ../lib/plugin/WikiAdminChmod.php:83 #, c-format msgid "Couldn't chmod page '%s' to '%s'." msgstr "" -#: ../lib/plugin/WikiAdminChmod.php:88 +#: ../lib/plugin/WikiAdminChmod.php:87 msgid "Invalid chmod string" msgstr "" -#: ../lib/plugin/WikiAdminChmod.php:93 ../lib/plugin/WikiAdminSetAcl.php:112 +#: ../lib/plugin/WikiAdminChmod.php:92 ../lib/plugin/WikiAdminSetAcl.php:109 #, c-format msgid "%s pages have been changed." msgstr "" -#: ../lib/plugin/WikiAdminChmod.php:96 -#: ../lib/plugin/WikiAdminSearchReplace.php:109 -#: ../lib/plugin/WikiAdminSetAcl.php:115 +#: ../lib/plugin/WikiAdminChmod.php:95 ../lib/plugin/WikiAdminChown.php:89 +#: ../lib/plugin/WikiAdminSearchReplace.php:113 +#: ../lib/plugin/WikiAdminSetAcl.php:112 #, fuzzy msgid "No pages changed." msgstr "Êѹ¹¤·¤Þ¤»¤ó¤Ç¤·¤¿¡£" -#: ../lib/plugin/WikiAdminChmod.php:156 +#: ../lib/plugin/WikiAdminChmod.php:155 msgid "Are you sure you want to permanently change the selected files?" msgstr "" -#: ../lib/plugin/WikiAdminChmod.php:159 +#: ../lib/plugin/WikiAdminChmod.php:158 msgid "Chmod" msgstr "" -#: ../lib/plugin/WikiAdminChmod.php:161 ../lib/plugin/WikiAdminSetAcl.php:190 +#: ../lib/plugin/WikiAdminChmod.php:160 ../lib/plugin/WikiAdminSetAcl.php:187 #, fuzzy msgid "Select the pages to change:" msgstr "µ®Êý¸Ä¿Í¤Î¸À¸ì¤òÁªÂò" -#: ../lib/plugin/WikiAdminChmod.php:184 +#: ../lib/plugin/WikiAdminChmod.php:183 msgid "This plugin is currently under development and does not work!" msgstr "" -#: ../lib/plugin/WikiAdminChmod.php:185 +#: ../lib/plugin/WikiAdminChmod.php:184 msgid "Chmod to permission:" msgstr "" -#: ../lib/plugin/WikiAdminChmod.php:188 +#: ../lib/plugin/WikiAdminChmod.php:187 msgid "(ugo : rwx)" msgstr "" -#: ../lib/plugin/WikiAdminChmod.php:195 ../lib/plugin/WikiAdminSetAcl.php:258 +#: ../lib/plugin/WikiAdminChmod.php:194 ../lib/plugin/WikiAdminSetAcl.php:255 msgid "Propagate new permissions to all subpages?" msgstr "" -#: ../lib/plugin/WikiAdminChmod.php:197 ../lib/plugin/WikiAdminSetAcl.php:260 +#: ../lib/plugin/WikiAdminChmod.php:196 ../lib/plugin/WikiAdminSetAcl.php:257 msgid "(disable individual page permissions, enable inheritance)?" msgstr "" +#: ../lib/plugin/WikiAdminChown.php:37 +msgid "WikiAdminChown" +msgstr "" + +#: ../lib/plugin/WikiAdminChown.php:41 +#, fuzzy +msgid "Chown selected pages." +msgstr "ÁªÂò¥Ú¡¼¥¸¤òÁ´¤Æºï½ü" + +#: ../lib/plugin/WikiAdminChown.php:69 ../lib/plugin/WikiAdminRename.php:98 +#: ../lib/plugin/WikiAdminSearchReplace.php:98 +#: ../lib/plugin/WikiAdminSetAcl.php:100 +#, c-format +msgid "Access denied to change page '%s'." +msgstr "" + +#: ../lib/plugin/WikiAdminChown.php:74 +#, fuzzy, c-format +msgid "Chown page '%s' to '%s'." +msgstr "'%s' ¤Îºï½ü¤ËÀ®¸ù¤·¤Þ¤·¤¿¡£" + +#: ../lib/plugin/WikiAdminChown.php:78 +#, fuzzy, c-format +msgid "Couldn't chown page '%s' to '%s'." +msgstr "'%s' ¤Îºï½ü¤ËÀ®¸ù¤·¤Þ¤·¤¿¡£" + +#: ../lib/plugin/WikiAdminChown.php:86 +#, c-format +msgid "%s pages have been permanently changed." +msgstr "" + +#: ../lib/plugin/WikiAdminChown.php:95 ../lib/plugin/_WikiTranslation.php:90 +msgid "PhpWikiAdministration/Chown" +msgstr "" + +#: ../lib/plugin/WikiAdminChown.php:155 +msgid "Are you sure you want to permanently chown the selected files?" +msgstr "" + +#: ../lib/plugin/WikiAdminChown.php:159 +#, fuzzy +msgid "Chown selected pages" +msgstr "ÁªÂò¥Ú¡¼¥¸¤òÁ´¤Æºï½ü" + +#: ../lib/plugin/WikiAdminChown.php:160 +#, fuzzy +msgid "Select the pages to change the owner:" +msgstr "µ®Êý¸Ä¿Í¤Î¸À¸ì¤òÁªÂò" + +#: ../lib/plugin/WikiAdminChown.php:183 ../lib/plugin/WikiAdminRename.php:216 +msgid "to" +msgstr "" + #: ../lib/plugin/WikiAdminRemove.php:40 msgid "WikiAdminRemove" msgstr "" @@ -3365,53 +3637,53 @@ msgstr "" msgid "Permanently remove all selected pages." msgstr "" -#: ../lib/plugin/WikiAdminRemove.php:121 ../lib/removepage.php:47 +#: ../lib/plugin/WikiAdminRemove.php:116 ../lib/removepage.php:47 #, fuzzy, c-format msgid "Removed page '%s' successfully." msgstr "'%s' ¤Îºï½ü¤ËÀ®¸ù¤·¤Þ¤·¤¿¡£" -#: ../lib/plugin/WikiAdminRemove.php:124 +#: ../lib/plugin/WikiAdminRemove.php:119 #, fuzzy, c-format msgid "Didn't removed page '%s'. Access denied." msgstr "'%s' ¤Îºï½ü¤ËÀ®¸ù¤·¤Þ¤·¤¿¡£" -#: ../lib/plugin/WikiAdminRemove.php:129 +#: ../lib/plugin/WikiAdminRemove.php:124 #, c-format msgid "%d pages have been permanently removed." msgstr "" -#: ../lib/plugin/WikiAdminRemove.php:134 ../lib/plugin/_WikiTranslation.php:85 +#: ../lib/plugin/WikiAdminRemove.php:129 ../lib/plugin/_WikiTranslation.php:91 msgid "PhpWikiAdministration/Remove" msgstr "" -#: ../lib/plugin/WikiAdminRemove.php:189 ../lib/plugin/WikiAdminRemove.php:241 +#: ../lib/plugin/WikiAdminRemove.php:184 ../lib/plugin/WikiAdminRemove.php:236 #, fuzzy msgid "Remove" msgstr "¥Ú¡¼¥¸ºï½ü" -#: ../lib/plugin/WikiAdminRemove.php:196 +#: ../lib/plugin/WikiAdminRemove.php:191 msgid "Are you sure you want to permanently remove the selected files?" msgstr "" -#: ../lib/plugin/WikiAdminRemove.php:199 +#: ../lib/plugin/WikiAdminRemove.php:194 msgid "Remove selected pages" msgstr "ÁªÂò¥Ú¡¼¥¸¤òÁ´¤Æºï½ü" -#: ../lib/plugin/WikiAdminRemove.php:200 +#: ../lib/plugin/WikiAdminRemove.php:195 msgid "Permanently remove the selected files:" msgstr "" -#: ../lib/plugin/WikiAdminRemove.php:203 +#: ../lib/plugin/WikiAdminRemove.php:198 #, c-format msgid "Also pages which have been deleted at least %s days." msgstr "" -#: ../lib/plugin/WikiAdminRemove.php:207 +#: ../lib/plugin/WikiAdminRemove.php:202 #, fuzzy msgid "List all pages." msgstr "Á´¥Ú¡¼¥¸°ìÍ÷" -#: ../lib/plugin/WikiAdminRemove.php:213 +#: ../lib/plugin/WikiAdminRemove.php:208 #, c-format msgid "(Pages which have been deleted at least %s days are already checked.)" msgstr "" @@ -3425,89 +3697,80 @@ msgstr "" msgid "Rename selected pages." msgstr "ÁªÂò¥Ú¡¼¥¸¤òÁ´¤Æºï½ü" -#: ../lib/plugin/WikiAdminRename.php:84 ../lib/plugin/WikiAdminRename.php:90 +#: ../lib/plugin/WikiAdminRename.php:82 ../lib/plugin/WikiAdminRename.php:88 #, fuzzy, c-format msgid "Replaced link in %s." msgstr "¥×¥ì¥¤¥ó¥Õ¥¡¥¤¥ë %s" -#: ../lib/plugin/WikiAdminRename.php:97 +#: ../lib/plugin/WikiAdminRename.php:95 #, c-format msgid "Page %s already exists. Ignored." msgstr "" -#: ../lib/plugin/WikiAdminRename.php:100 ../lib/plugin/WikiAdminSetAcl.php:103 -#, c-format -msgid "Access denied to change page '%s'." -msgstr "" - -#: ../lib/plugin/WikiAdminRename.php:104 +#: ../lib/plugin/WikiAdminRename.php:102 #, fuzzy, c-format msgid "Renamed page '%s' to '%s'." msgstr "'%s' ¤Îºï½ü¤ËÀ®¸ù¤·¤Þ¤·¤¿¡£" -#: ../lib/plugin/WikiAdminRename.php:108 ../lib/plugin/WikiAdminRename.php:112 +#: ../lib/plugin/WikiAdminRename.php:106 ../lib/plugin/WikiAdminRename.php:110 #, c-format msgid "Couldn't rename page '%s' to '%s'." msgstr "" -#: ../lib/plugin/WikiAdminRename.php:118 +#: ../lib/plugin/WikiAdminRename.php:116 #, c-format msgid "%s pages have been permanently renamed." msgstr "" -#: ../lib/plugin/WikiAdminRename.php:121 +#: ../lib/plugin/WikiAdminRename.php:119 #, fuzzy msgid "No pages renamed." msgstr "Êѹ¹ÅÀ¤¬¸«¤Ä¤«¤ê¤Þ¤»¤ó¤Ç¤·¤¿¡£" -#: ../lib/plugin/WikiAdminRename.php:127 ../lib/plugin/_WikiTranslation.php:86 +#: ../lib/plugin/WikiAdminRename.php:125 ../lib/plugin/_WikiTranslation.php:92 msgid "PhpWikiAdministration/Rename" msgstr "" -#: ../lib/plugin/WikiAdminRename.php:179 +#: ../lib/plugin/WikiAdminRename.php:177 msgid "Rename to" msgstr "" -#: ../lib/plugin/WikiAdminRename.php:188 +#: ../lib/plugin/WikiAdminRename.php:186 msgid "Are you sure you want to permanently rename the selected files?" msgstr "" -#: ../lib/plugin/WikiAdminRename.php:192 +#: ../lib/plugin/WikiAdminRename.php:190 #, fuzzy msgid "Rename selected pages" msgstr "ÁªÂò¥Ú¡¼¥¸¤òÁ´¤Æºï½ü" -#: ../lib/plugin/WikiAdminRename.php:193 +#: ../lib/plugin/WikiAdminRename.php:191 #, fuzzy msgid "Select the pages to rename:" msgstr "¤¢¤Ê¤¿¤Î¸Ä¿Í¤Î¥Æ¡¼¥Þ¤òÁªÂò:" -#: ../lib/plugin/WikiAdminRename.php:215 +#: ../lib/plugin/WikiAdminRename.php:213 #, fuzzy msgid "from" msgstr "%s ¤«¤é" -#: ../lib/plugin/WikiAdminRename.php:218 -msgid "to" -msgstr "" - -#: ../lib/plugin/WikiAdminRename.php:221 +#: ../lib/plugin/WikiAdminRename.php:219 msgid "(no regex, case-sensitive)" msgstr "" -#: ../lib/plugin/WikiAdminRename.php:230 +#: ../lib/plugin/WikiAdminRename.php:228 msgid "Change pagename in all linked pages also?" msgstr "" -#: ../lib/plugin/WikiAdminRename.php:249 +#: ../lib/plugin/WikiAdminRename.php:247 msgid "This page already exists" msgstr "" -#: ../lib/plugin/WikiAdminSearchReplace.php:39 +#: ../lib/plugin/WikiAdminSearchReplace.php:37 msgid "WikiAdminSearchReplace" msgstr "" -#: ../lib/plugin/WikiAdminSearchReplace.php:43 +#: ../lib/plugin/WikiAdminSearchReplace.php:41 msgid "Search and replace text in selected wiki pages." msgstr "" @@ -3520,156 +3783,165 @@ msgstr "" msgid "Error: Empty search string." msgstr "" -#: ../lib/plugin/WikiAdminSearchReplace.php:97 +#: ../lib/plugin/WikiAdminSearchReplace.php:100 #, c-format msgid "Replaced '%s' with '%s' in page '%s'." msgstr "" -#: ../lib/plugin/WikiAdminSearchReplace.php:100 +#: ../lib/plugin/WikiAdminSearchReplace.php:103 #, c-format -msgid "Search string '%s' not found in page '%s'." +msgid "Search string '%s' not found in content of page '%s'." msgstr "" -#: ../lib/plugin/WikiAdminSearchReplace.php:106 +#: ../lib/plugin/WikiAdminSearchReplace.php:110 #, c-format msgid "%s pages changed." msgstr "" -#: ../lib/plugin/WikiAdminSearchReplace.php:171 +#: ../lib/plugin/WikiAdminSearchReplace.php:180 msgid "Warning: The search string cannot be empty!" msgstr "" -#: ../lib/plugin/WikiAdminSearchReplace.php:176 +#: ../lib/plugin/WikiAdminSearchReplace.php:185 msgid "" "Are you sure you want to permanently search & replace text in the selected " "files?" msgstr "" -#: ../lib/plugin/WikiAdminSearchReplace.php:182 +#: ../lib/plugin/WikiAdminSearchReplace.php:191 msgid "Select the pages to search:" msgstr "" -#: ../lib/plugin/WikiAdminSearchReplace.php:204 +#: ../lib/plugin/WikiAdminSearchReplace.php:214 +msgid "Replace all occurences of the given string in the content of all pages." +msgstr "" + +#: ../lib/plugin/WikiAdminSearchReplace.php:216 msgid "Replace: " msgstr "" -#: ../lib/plugin/WikiAdminSearchReplace.php:207 +#: ../lib/plugin/WikiAdminSearchReplace.php:219 msgid "by" msgstr "" -#: ../lib/plugin/WikiAdminSearchReplace.php:210 -msgid "(no regex) Case-exact: " +#: ../lib/plugin/WikiAdminSearchReplace.php:227 +msgid "case-exact" msgstr "" -#: ../lib/plugin/WikiAdminSelect.php:41 +#: ../lib/plugin/WikiAdminSearchReplace.php:235 +#, fuzzy +msgid "regex" +msgstr "Á°¸å" + +#: ../lib/plugin/WikiAdminSelect.php:40 msgid "WikiAdminSelect" msgstr "" -#: ../lib/plugin/WikiAdminSelect.php:45 +#: ../lib/plugin/WikiAdminSelect.php:44 msgid "" "Allows selection of multiple pages which get passed to other WikiAdmin " "plugins." msgstr "" -#: ../lib/plugin/WikiAdminSelect.php:140 +#: ../lib/plugin/WikiAdminSelect.php:141 msgid "Select: " msgstr "ÁªÂò:" -#: ../lib/plugin/WikiAdminSelect.php:179 +#: ../lib/plugin/WikiAdminSelect.php:180 #, c-format msgid "Selected page '%s' passed to '%s'." msgstr "" -#: ../lib/plugin/WikiAdminSelect.php:216 +#: ../lib/plugin/WikiAdminSelect.php:217 msgid "Select pages" msgstr "" -#: ../lib/plugin/WikiAdminSetAcl.php:40 +#: ../lib/plugin/WikiAdminSetAcl.php:39 msgid "WikiAdminSetAcl" msgstr "" -#: ../lib/plugin/WikiAdminSetAcl.php:97 +#: ../lib/plugin/WikiAdminSetAcl.php:94 #, fuzzy, c-format msgid "ACL not changed for page '%s'." msgstr "Á´¥Ú¡¼¥¸°ìÍ÷" -#: ../lib/plugin/WikiAdminSetAcl.php:100 +#: ../lib/plugin/WikiAdminSetAcl.php:97 #, fuzzy, c-format msgid "ACL changed for page '%s'." msgstr "Á´¥Ú¡¼¥¸°ìÍ÷" -#: ../lib/plugin/WikiAdminSetAcl.php:107 +#: ../lib/plugin/WikiAdminSetAcl.php:104 msgid "Invalid ACL" msgstr "" -#: ../lib/plugin/WikiAdminSetAcl.php:123 +#: ../lib/plugin/WikiAdminSetAcl.php:120 msgid "PhpWikiAdministration/SetAcl" msgstr "" -#: ../lib/plugin/WikiAdminSetAcl.php:175 +#: ../lib/plugin/WikiAdminSetAcl.php:172 #, fuzzy msgid "Permission" msgstr "¥Ð¡¼¥¸¥ç¥ó" -#: ../lib/plugin/WikiAdminSetAcl.php:177 +#: ../lib/plugin/WikiAdminSetAcl.php:174 msgid "ACL" msgstr "" -#: ../lib/plugin/WikiAdminSetAcl.php:185 +#: ../lib/plugin/WikiAdminSetAcl.php:182 msgid "" "Are you sure you want to permanently change access to the selected files?" msgstr "" -#: ../lib/plugin/WikiAdminSetAcl.php:220 +#: ../lib/plugin/WikiAdminSetAcl.php:217 #, fuzzy msgid "Selected Pages: " msgstr "Êݸ¤·¤Þ¤·¤¿: 5s" -#: ../lib/plugin/WikiAdminSetAcl.php:226 +#: ../lib/plugin/WikiAdminSetAcl.php:223 #, c-format msgid "page permission inherited from %s" msgstr "" -#: ../lib/plugin/WikiAdminSetAcl.php:228 +#: ../lib/plugin/WikiAdminSetAcl.php:225 msgid "invidual page permission" msgstr "" -#: ../lib/plugin/WikiAdminSetAcl.php:230 +#: ../lib/plugin/WikiAdminSetAcl.php:227 msgid "default page permission" msgstr "" -#: ../lib/plugin/WikiAdminSetAcl.php:231 +#: ../lib/plugin/WikiAdminSetAcl.php:228 #, fuzzy msgid "Type: " msgstr "¥Ú¡¼¥¸¤Î¼ïÎà<:" -#: ../lib/plugin/WikiAdminSetAcl.php:232 +#: ../lib/plugin/WikiAdminSetAcl.php:229 msgid "getfacl: " msgstr "" -#: ../lib/plugin/WikiAdminSetAcl.php:233 +#: ../lib/plugin/WikiAdminSetAcl.php:230 msgid "ACL: " msgstr "" -#: ../lib/plugin/WikiAdminSetAcl.php:235 +#: ../lib/plugin/WikiAdminSetAcl.php:232 #, fuzzy msgid "Description: " msgstr "ÀâÌÀ" -#: ../lib/plugin/WikiAdminSetAcl.php:236 +#: ../lib/plugin/WikiAdminSetAcl.php:233 msgid "" "Selected Grant checkboxes allow access, unselected checkboxes deny access." msgstr "" -#: ../lib/plugin/WikiAdminSetAcl.php:237 +#: ../lib/plugin/WikiAdminSetAcl.php:234 msgid "To ignore delete the line." msgstr "" -#: ../lib/plugin/WikiAdminSetAcl.php:238 +#: ../lib/plugin/WikiAdminSetAcl.php:235 msgid "To add check 'Add' near the dropdown list." msgstr "" -#: ../lib/plugin/WikiAdminSetAcl.php:261 +#: ../lib/plugin/WikiAdminSetAcl.php:258 msgid "(Currently not working)" msgstr "" @@ -3689,7 +3961,7 @@ msgstr "" msgid "WikiAdminUtils says:" msgstr "" -#: ../lib/plugin/WikiAdminUtils.php:98 ../lib/stdlib.php:1397 +#: ../lib/plugin/WikiAdminUtils.php:98 ../lib/stdlib.php:1473 msgid "Okay" msgstr "¤ª¤Ã¤±¡¼" @@ -3723,11 +3995,11 @@ msgstr "" msgid "E-Mail" msgstr "¥á¡¼¥ë" -#: ../lib/plugin/WikiAdminUtils.php:155 +#: ../lib/plugin/WikiAdminUtils.php:156 msgid "Verification Status" msgstr "" -#: ../lib/plugin/WikiAdminUtils.php:202 +#: ../lib/plugin/WikiAdminUtils.php:205 msgid "Change Verification Status" msgstr "" @@ -3766,23 +4038,19 @@ msgstr "%s msgid "WikiForm" msgstr "" -#: ../lib/plugin/WikiForm.php:67 -msgid "Load File" -msgstr "¥Õ¥¡¥¤¥ëÆɹþ¤ß" - -#: ../lib/plugin/WikiForm.php:73 +#: ../lib/plugin/WikiForm.php:74 msgid "Login" msgstr "¥í¥°¥¤¥ó" -#: ../lib/plugin/WikiForm.php:81 +#: ../lib/plugin/WikiForm.php:82 msgid "Dump Pages" msgstr "" -#: ../lib/plugin/WikiForm.php:89 +#: ../lib/plugin/WikiForm.php:90 msgid "Dump Pages as XHTML" msgstr "XHTML¤Ç½ÐÎÏ" -#: ../lib/plugin/WikiForm.php:104 +#: ../lib/plugin/WikiForm.php:105 #, c-format msgid "WikiForm: %s: unknown action" msgstr "WikiForm: '%s' ¤Ï̤ÃΤÎÁàºî¤Ç¤¹¡£" @@ -3861,8 +4129,9 @@ msgstr "" msgid "No userid" msgstr "" -#: ../lib/plugin/_BackendInfo.php:30 ../lib/plugin/_WikiTranslation.php:57 +#: ../lib/plugin/_BackendInfo.php:30 ../lib/plugin/_WikiTranslation.php:60 #: ../themes/Crao/templates/actionbar.tmpl:22 +#: ../themes/MonoBook/templates/info.tmpl:175 #: ../themes/Portland/templates/actionbar.tmpl:21 #: ../themes/Wordpress/templates/actionbar.tmpl:73 #: ../themes/default/templates/actionbar.tmpl:36 @@ -3914,55 +4183,69 @@ msgid "AddingPages" msgstr "¥Ú¡¼¥¸¤òÊÔ½¸¤·¤Æ¤¤¤Þ¤¹¡£" #: ../lib/plugin/_WikiTranslation.php:49 +msgid "AllPagesCreatedByMe" +msgstr "" + +#: ../lib/plugin/_WikiTranslation.php:50 +msgid "AllPagesLastEditedByMe" +msgstr "" + +#: ../lib/plugin/_WikiTranslation.php:51 +#, fuzzy +msgid "AllPagesOwnedByMe" +msgstr "Á´¥Ú¡¼¥¸" + +#: ../lib/plugin/_WikiTranslation.php:52 #, fuzzy msgid "AuthorHistoryPlugin" msgstr "ÊÔ½¸¼Ô:" -#: ../lib/plugin/_WikiTranslation.php:51 +#: ../lib/plugin/_WikiTranslation.php:54 #, fuzzy msgid "CalendarListPlugin" msgstr "¥«¥ì¥ó¥À¡¼" -#: ../lib/plugin/_WikiTranslation.php:52 +#: ../lib/plugin/_WikiTranslation.php:55 #, fuzzy msgid "CalendarPlugin" msgstr "¥«¥ì¥ó¥À¡¼" -#: ../lib/plugin/_WikiTranslation.php:53 +#: ../lib/plugin/_WikiTranslation.php:56 #, fuzzy msgid "CategoryCategory" msgstr "¥Û¡¼¥à¥Ú¡¼¥¸ºîÀ®:" -#: ../lib/plugin/_WikiTranslation.php:54 +#: ../lib/plugin/_WikiTranslation.php:57 #, fuzzy msgid "CategoryHomePages" msgstr "¥Û¡¼¥à¥Ú¡¼¥¸ºîÀ®:" -#: ../lib/plugin/_WikiTranslation.php:55 +#: ../lib/plugin/_WikiTranslation.php:58 #, fuzzy msgid "CommentPlugin" msgstr "¥³¥á¥ó¥È" -#: ../lib/plugin/_WikiTranslation.php:56 +#: ../lib/plugin/_WikiTranslation.php:59 #, fuzzy msgid "CreateTocPlugin" msgstr "ºîÀ®: %s" -#: ../lib/plugin/_WikiTranslation.php:58 +#: ../lib/plugin/_WikiTranslation.php:62 #, fuzzy msgid "EditMetaDataPlugin" msgstr "META¥Ç¡¼¥¿¤ÎÊÔ½¸" -#: ../lib/plugin/_WikiTranslation.php:59 +#: ../lib/plugin/_WikiTranslation.php:63 msgid "ExternalSearchPlugin" msgstr "" -#: ../lib/plugin/_WikiTranslation.php:60 ../themes/Crao/templates/head.tmpl:36 +#: ../lib/plugin/_WikiTranslation.php:64 ../themes/Crao/templates/head.tmpl:36 #: ../themes/Crao/templates/head.tmpl:37 #: ../themes/Crao/templates/navbar.tmpl:48 +#: ../themes/MonoBook/templates/navbar.tmpl:25 #: ../themes/Portland/templates/navbar.tmpl:8 #: ../themes/Sidebar/templates/navbar.tmpl:21 -#: ../themes/default/templates/head.tmpl:36 +#: ../themes/default/templates/head.tmpl:40 #: ../themes/default/templates/navbar.tmpl:11 #: ../themes/smaller/templates/navbar.tmpl:11 #: ../themes/wikilens/templates/head.tmpl:35 @@ -3970,206 +4253,221 @@ msgstr "" msgid "FindPage" msgstr "¥Ú¡¼¥¸¸¡º÷" -#: ../lib/plugin/_WikiTranslation.php:61 +#: ../lib/plugin/_WikiTranslation.php:65 +#, fuzzy +msgid "FoafViewerPlugin" +msgstr "¥«¥ì¥ó¥À¡¼" + +#: ../lib/plugin/_WikiTranslation.php:66 msgid "FrameIncludePlugin" msgstr "" -#: ../lib/plugin/_WikiTranslation.php:62 +#: ../lib/plugin/_WikiTranslation.php:67 #, fuzzy msgid "FullRecentChanges" msgstr "Êѹ¹ÍúÎò" -#: ../lib/plugin/_WikiTranslation.php:63 +#: ../lib/plugin/_WikiTranslation.php:68 #, fuzzy msgid "HelloWorldPlugin" msgstr "¥×¥é¥°¥¤¥ó" -#: ../lib/plugin/_WikiTranslation.php:64 +#: ../lib/plugin/_WikiTranslation.php:69 #, fuzzy msgid "HomePageAlias" msgstr "¥Û¡¼¥à¥Ú¡¼¥¸" -#: ../lib/plugin/_WikiTranslation.php:65 +#: ../lib/plugin/_WikiTranslation.php:70 msgid "IncludePagePlugin" msgstr "" -#: ../lib/plugin/_WikiTranslation.php:66 +#: ../lib/plugin/_WikiTranslation.php:71 #, fuzzy msgid "InterWiki" msgstr "InterWiki¸¡º÷" -#: ../lib/plugin/_WikiTranslation.php:67 +#: ../lib/plugin/_WikiTranslation.php:72 msgid "LinkIcons" msgstr "" -#: ../lib/plugin/_WikiTranslation.php:68 +#: ../lib/plugin/_WikiTranslation.php:73 msgid "MagicPhpWikiURLs" msgstr "" -#: ../lib/plugin/_WikiTranslation.php:69 +#: ../lib/plugin/_WikiTranslation.php:74 msgid "MoreAboutMechanics" msgstr "" -#: ../lib/plugin/_WikiTranslation.php:70 +#: ../lib/plugin/_WikiTranslation.php:75 msgid "NewMarkupTestPage" msgstr "" -#: ../lib/plugin/_WikiTranslation.php:71 +#: ../lib/plugin/_WikiTranslation.php:76 msgid "OldMarkupTestPage" msgstr "" -#: ../lib/plugin/_WikiTranslation.php:72 +#: ../lib/plugin/_WikiTranslation.php:77 #, fuzzy msgid "OldStyleTablePlugin" msgstr "µì¥¹¥¿¥¤¥ë¤Î¥Æ¡¼¥Ö¥ë" -#: ../lib/plugin/_WikiTranslation.php:74 +#: ../lib/plugin/_WikiTranslation.php:79 #, fuzzy msgid "PageGroupTest" msgstr "¥Ú¡¼¥¸¥°¥ë¡¼¥×" -#: ../lib/plugin/_WikiTranslation.php:75 +#: ../lib/plugin/_WikiTranslation.php:80 #, fuzzy msgid "PageGroupTest/Four" msgstr "¥Ú¡¼¥¸¥°¥ë¡¼¥×" -#: ../lib/plugin/_WikiTranslation.php:76 +#: ../lib/plugin/_WikiTranslation.php:81 #, fuzzy msgid "PageGroupTest/One" msgstr "¥Ú¡¼¥¸¥°¥ë¡¼¥×" -#: ../lib/plugin/_WikiTranslation.php:77 +#: ../lib/plugin/_WikiTranslation.php:82 #, fuzzy msgid "PageGroupTest/Three" msgstr "¥Ú¡¼¥¸¥°¥ë¡¼¥×" -#: ../lib/plugin/_WikiTranslation.php:78 +#: ../lib/plugin/_WikiTranslation.php:83 #, fuzzy msgid "PageGroupTest/Two" msgstr "¥Ú¡¼¥¸¥°¥ë¡¼¥×" -#: ../lib/plugin/_WikiTranslation.php:80 +#: ../lib/plugin/_WikiTranslation.php:85 #, fuzzy msgid "PhotoAlbumPlugin" msgstr "¥Õ¥©¥È¥¢¥ë¥Ð¥à" -#: ../lib/plugin/_WikiTranslation.php:81 +#: ../lib/plugin/_WikiTranslation.php:86 #, fuzzy msgid "PhpHighlightPlugin" msgstr "PHP¥Ï¥¤¥é¥¤¥È" -#: ../lib/plugin/_WikiTranslation.php:82 +#: ../lib/plugin/_WikiTranslation.php:87 msgid "PhpWeatherPlugin" msgstr "" -#: ../lib/plugin/_WikiTranslation.php:83 +#: ../lib/plugin/_WikiTranslation.php:88 msgid "PhpWiki" msgstr "" -#: ../lib/plugin/_WikiTranslation.php:84 +#: ../lib/plugin/_WikiTranslation.php:89 msgid "PhpWikiAdministration/Chmod" msgstr "" -#: ../lib/plugin/_WikiTranslation.php:87 +#: ../lib/plugin/_WikiTranslation.php:93 msgid "PhpWikiAdministration/Replace" msgstr "" -#: ../lib/plugin/_WikiTranslation.php:88 +#: ../lib/plugin/_WikiTranslation.php:94 msgid "PhpWikiDocumentation" msgstr "" -#: ../lib/plugin/_WikiTranslation.php:89 +#: ../lib/plugin/_WikiTranslation.php:95 msgid "PhpWikiPoll" msgstr "" -#: ../lib/plugin/_WikiTranslation.php:90 +#: ../lib/plugin/_WikiTranslation.php:96 +#, fuzzy +msgid "PloticusPlugin" +msgstr "¥Õ¥©¥È¥¢¥ë¥Ð¥à" + +#: ../lib/plugin/_WikiTranslation.php:97 #, fuzzy msgid "RawHtmlPlugin" msgstr "¥×¥é¥°¥¤¥ó" -#: ../lib/plugin/_WikiTranslation.php:91 +#: ../lib/plugin/_WikiTranslation.php:98 msgid "RecentVisitors" msgstr "" -#: ../lib/plugin/_WikiTranslation.php:92 +#: ../lib/plugin/_WikiTranslation.php:99 #, fuzzy msgid "RedirectToPlugin" msgstr "žÁ÷" -#: ../lib/plugin/_WikiTranslation.php:93 +#: ../lib/plugin/_WikiTranslation.php:100 msgid "ReleaseNotes" msgstr "" -#: ../lib/plugin/_WikiTranslation.php:94 +#: ../lib/plugin/_WikiTranslation.php:101 #, fuzzy msgid "RichTablePlugin" msgstr "Í­¸ú¤Ê¥×¥é¥°¥¤¥ó°ìÍ÷" -#: ../lib/plugin/_WikiTranslation.php:95 +#: ../lib/plugin/_WikiTranslation.php:102 msgid "SteveWainstead" msgstr "" -#: ../lib/plugin/_WikiTranslation.php:96 +#: ../lib/plugin/_WikiTranslation.php:103 #, fuzzy msgid "SystemInfoPlugin" msgstr "¥·¥¹¥Æ¥à¾ðÊó" -#: ../lib/plugin/_WikiTranslation.php:97 +#: ../lib/plugin/_WikiTranslation.php:104 msgid "TranscludePlugin" msgstr "" -#: ../lib/plugin/_WikiTranslation.php:99 +#: ../lib/plugin/_WikiTranslation.php:106 msgid "UnfoldSubpagesPlugin" msgstr "" -#: ../lib/plugin/_WikiTranslation.php:100 +#: ../lib/plugin/_WikiTranslation.php:107 #, fuzzy msgid "UpLoad" msgstr "¥¢¥Ã¥×¥í¡¼¥É" -#: ../lib/plugin/_WikiTranslation.php:101 +#: ../lib/plugin/_WikiTranslation.php:108 +#, fuzzy +msgid "UpLoadPlugin" +msgstr "¥¢¥Ã¥×¥í¡¼¥É" + +#: ../lib/plugin/_WikiTranslation.php:109 msgid "WabiSabi" msgstr "" -#: ../lib/plugin/_WikiTranslation.php:102 +#: ../lib/plugin/_WikiTranslation.php:110 #, fuzzy msgid "WikiBlogPlugin" msgstr "¥×¥é¥°¥¤¥ó" -#: ../lib/plugin/_WikiTranslation.php:103 +#: ../lib/plugin/_WikiTranslation.php:111 #, fuzzy msgid "WikiPlugin" msgstr "¥×¥é¥°¥¤¥ó" -#: ../lib/plugin/_WikiTranslation.php:104 +#: ../lib/plugin/_WikiTranslation.php:112 #: ../themes/Crao/templates/head.tmpl:73 ../themes/Crao/templates/head.tmpl:74 -#: ../themes/default/templates/head.tmpl:72 +#: ../themes/default/templates/head.tmpl:77 #: ../themes/wikilens/templates/head.tmpl:71 #: ../themes/wikilens/templates/head.tmpl:72 msgid "WikiWikiWeb" msgstr "" -#: ../lib/plugin/_WikiTranslation.php:113 +#: ../lib/plugin/_WikiTranslation.php:121 msgid "_WikiTranslation" msgstr "" -#: ../lib/plugin/_WikiTranslation.php:117 +#: ../lib/plugin/_WikiTranslation.php:125 msgid "Show translations of various words or pages" msgstr "" -#: ../lib/plugin/_WikiTranslation.php:261 +#: ../lib/plugin/_WikiTranslation.php:269 #, c-format msgid "" "TODO: Google can only translate from english and french. Find a translation " "service for %s to language %s" msgstr "" -#: ../lib/plugin/_WikiTranslation.php:265 +#: ../lib/plugin/_WikiTranslation.php:273 #, fuzzy, c-format msgid "%s is empty" msgstr "%s ¤¬¶õ¤Ç¤¹¡£" -#: ../lib/plugin/_WikiTranslation.php:375 +#: ../lib/plugin/_WikiTranslation.php:381 #, c-format msgid "Define the translation for %s in %s" msgstr "" @@ -4178,10 +4476,6 @@ msgstr "" msgid "Convert text into a png image using GD." msgstr "" -#: ../lib/plugin/text2png.php:67 -msgid "Sorry, this version of PHP cannot create PNG image files." -msgstr "" - #: ../lib/plugin/text2png.php:118 msgid "" "PHP was unable to create a new GD image stream. Read 'lib/plugin/text2png." @@ -4219,211 +4513,295 @@ msgstr "" msgid "Remove page" msgstr "¥Ú¡¼¥¸ºï½ü" -#: ../lib/stdlib.php:247 ../lib/stdlib.php:266 +#: ../lib/stdlib.php:276 ../lib/stdlib.php:298 msgid "BAD URL -- remove all of <, >, \"" msgstr "" -#: ../lib/stdlib.php:352 +#: ../lib/stdlib.php:336 ../lib/stdlib.php:346 +#, fuzzy +msgid "Invalid image size" +msgstr "¥¤¥ó¥é¥¤¥ó²èÁü°ìÍ÷" + +#: ../lib/stdlib.php:406 msgid "BAD phpwiki: URL" msgstr "" -#: ../lib/stdlib.php:390 +#: ../lib/stdlib.php:444 msgid "Lock page to enable link" msgstr "" -#: ../lib/stdlib.php:489 +#: ../lib/stdlib.php:543 #, c-format msgid "'%s': Bad page name: %s" msgstr "" -#: ../lib/stdlib.php:526 +#: ../lib/stdlib.php:580 msgid "White space converted to single space" msgstr "" -#: ../lib/stdlib.php:531 +#: ../lib/stdlib.php:585 msgid "Control characters not allowed" msgstr "" -#: ../lib/stdlib.php:540 +#: ../lib/stdlib.php:594 #, c-format msgid "Leading %s not allowed" msgstr "" -#: ../lib/stdlib.php:543 +#: ../lib/stdlib.php:597 msgid "';' and ':' in pagenames are deprecated" msgstr "" -#: ../lib/stdlib.php:547 +#: ../lib/stdlib.php:601 msgid "too long" msgstr "Ť¹¤®¤Þ¤¹¡£" -#: ../lib/stdlib.php:552 +#: ../lib/stdlib.php:606 msgid "illegal pagename" msgstr "¥Ú¡¼¥¸Ì¾¤¬Àµ¤·¤¯¤¢¤ê¤Þ¤»¤ó¡£" -#: ../lib/stdlib.php:815 +#: ../lib/stdlib.php:645 +msgid "The CreateTocPlugin is not yet old markup compatible! " +msgstr "" + +#: ../lib/stdlib.php:646 +msgid "" +"Please remove the CreateToc line to be able to reformat this page to old " +"markup. " +msgstr "" + +#: ../lib/stdlib.php:647 +msgid "Skipped." +msgstr "" + +#: ../lib/stdlib.php:889 msgid "Revision Not Found" msgstr "¥ê¥Ó¥¸¥ç¥ó¤¬¸«¤Ä¤«¤ê¤Þ¤»¤ó" -#: ../lib/stdlib.php:816 +#: ../lib/stdlib.php:890 #, c-format msgid "I'm sorry. Version %d of %s is not in the database." msgstr "" -#: ../lib/stdlib.php:819 +#: ../lib/stdlib.php:893 msgid "Bad Version" msgstr "¥Ð¡¼¥¸¥ç¥ó¤¬Àµ¤·¤¯¤¢¤ê¤Þ¤»¤ó¡£" -#: ../lib/stdlib.php:955 +#: ../lib/stdlib.php:1029 msgid "-???" msgstr "" -#: ../lib/stdlib.php:958 +#: ../lib/stdlib.php:1032 #, fuzzy, c-format msgid "%s b" msgstr "%s ¥Ð¥¤¥È" -#: ../lib/stdlib.php:960 ../themes/smaller/templates/info.tmpl:29 +#: ../lib/stdlib.php:1034 ../themes/MonoBook/templates/info.tmpl:29 +#: ../themes/smaller/templates/info.tmpl:29 #, c-format msgid "%s bytes" msgstr "%s ¥Ð¥¤¥È" -#: ../lib/stdlib.php:965 +#: ../lib/stdlib.php:1039 #, c-format msgid "%s k" msgstr "" -#: ../lib/stdlib.php:967 ../themes/smaller/templates/info.tmpl:32 +#: ../lib/stdlib.php:1041 ../themes/MonoBook/templates/info.tmpl:32 +#: ../themes/smaller/templates/info.tmpl:32 #, c-format msgid "%s Kb (%s bytes)" msgstr "%s ¥­¥í¥Ð¥¤¥È(%s ¥Ð¥¤¥È)" -#: ../lib/stdlib.php:1063 +#: ../lib/stdlib.php:1137 #, c-format msgid "%s: argument index out of range" msgstr "" -#: ../lib/stdlib.php:1134 ../themes/Hawaiian/lib/random.php:20 +#: ../lib/stdlib.php:1208 ../themes/Hawaiian/lib/random.php:20 #, c-format msgid "%s is empty." msgstr "%s ¤¬¶õ¤Ç¤¹¡£" -#: ../lib/stdlib.php:1141 +#: ../lib/stdlib.php:1215 #, c-format msgid "Unable to open directory '%s' for reading" msgstr "" -#: ../lib/upgrade.php:72 +#: ../lib/upgrade.php:76 msgid "newer than the existing page." msgstr "" -#: ../lib/upgrade.php:73 +#: ../lib/upgrade.php:77 msgid " replace " msgstr "" -#: ../lib/upgrade.php:77 +#: ../lib/upgrade.php:81 msgid "older than the existing page." msgstr "" -#: ../lib/upgrade.php:78 ../lib/upgrade.php:82 ../lib/upgrade.php:140 +#: ../lib/upgrade.php:82 ../lib/upgrade.php:86 ../lib/upgrade.php:152 msgid " skipped" msgstr "" -#: ../lib/upgrade.php:85 +#: ../lib/upgrade.php:89 #, c-format msgid "%s does not exist" msgstr "" -#: ../lib/upgrade.php:107 +#: ../lib/upgrade.php:111 msgid "check for necessary ActionPage updates" msgstr "" -#: ../lib/upgrade.php:123 +#: ../lib/upgrade.php:135 msgid "check for necessary pgsrc updates" msgstr "" -#: ../lib/upgrade.php:139 +#: ../lib/upgrade.php:151 msgid "always skip the HomePage." msgstr "" -#: ../lib/upgrade.php:159 +#: ../lib/upgrade.php:171 msgid "MISSING" msgstr "" -#: ../lib/upgrade.php:278 +#: ../lib/upgrade.php:290 msgid "CREATED" msgstr "" -#: ../lib/upgrade.php:289 +#: ../lib/upgrade.php:301 msgid "check for necessary database updates" msgstr "" -#: ../lib/upgrade.php:296 +#: ../lib/upgrade.php:308 #, c-format msgid "check for table %s" msgstr "" -#: ../lib/upgrade.php:306 +#: ../lib/upgrade.php:318 msgid "check for new session.sess_ip column" msgstr "" -#: ../lib/upgrade.php:312 ../lib/upgrade.php:332 +#: ../lib/upgrade.php:324 ../lib/upgrade.php:344 msgid "ADDING" msgstr "" -#: ../lib/upgrade.php:322 +#: ../lib/upgrade.php:334 msgid "check for page.id auto_increment flag" msgstr "" -#: ../lib/upgrade.php:338 +#: ../lib/upgrade.php:350 ../lib/upgrade.php:399 ../lib/upgrade.php:408 +#: ../lib/upgrade.php:415 msgid "FAILED" msgstr "" -#: ../lib/upgrade.php:353 +#: ../lib/upgrade.php:365 msgid "check for mysql 4.1.x binary search bug" msgstr "" -#: ../lib/upgrade.php:361 +#: ../lib/upgrade.php:373 #, c-format msgid "version %s FIXED" msgstr "" -#: ../lib/upgrade.php:363 +#: ../lib/upgrade.php:375 #, c-format msgid "version %s not affected" msgstr "" -#: ../lib/upgrade.php:393 +#: ../lib/upgrade.php:406 +msgid "FIXED" +msgstr "" + +#: ../lib/upgrade.php:409 +#, c-format +msgid "couldn't move %s to %s" +msgstr "" + +#: ../lib/upgrade.php:416 +#, c-format +msgid "%s is not writable" +msgstr "" + +#: ../lib/upgrade.php:422 +msgid "check for necessary config updates" +msgstr "" + +#: ../lib/upgrade.php:423 +msgid "check for old CACHE_CONTROL = NONE" +msgstr "" + +#: ../lib/upgrade.php:425 +msgid "CACHE_CONTROL is set to 'NONE', and must be changed to 'NO_CACHE'" +msgstr "" + +#: ../lib/upgrade.php:459 msgid "Upgrade disabled: user != isAdmin" msgstr "" -#: ../lib/upgrade.php:397 +#: ../lib/upgrade.php:463 msgid "Upgrading this PhpWiki" msgstr "" -#: ../lib/ziplib.php:208 +#: ../lib/wikilens/Buddy.php:30 ../lib/wikilens/Buddy.php:39 +#: ../lib/wikilens/Buddy.php:44 +msgid "Buddies:" +msgstr "" + +#: ../lib/wikilens/PageListColumns.php:337 +msgid "# things" +msgstr "" + +#: ../lib/wikilens/PageListColumns.php:339 +#, fuzzy +msgid "Rate" +msgstr "̾¾Î" + +#: ../lib/wikilens/PageListColumns.php:341 +msgid "Go?" +msgstr "" + +#: ../lib/wikilens/PageListColumns.php:343 +msgid "MinMisery" +msgstr "" + +#: ../lib/wikilens/PageListColumns.php:345 +msgid "Avg. Rating" +msgstr "" + +#: ../lib/wikilens/PageListColumns.php:347 +#, fuzzy +msgid "Top Recommendations" +msgstr "Êѹ¹ÅÀ¤¬¸«¤Ä¤«¤ê¤Þ¤»¤ó¤Ç¤·¤¿¡£" + +#: ../lib/wikilens/Utils.php:59 +msgid "Members:" +msgstr "" + +#: ../lib/ziplib.php:211 msgid "Can't inflate data: zlib support not enabled in this PHP" msgstr "" -#: ../lib/ziplib.php:394 +#: ../lib/ziplib.php:397 #, c-format msgid "Can't open zip file '%s' for reading" msgstr "" -#: ../lib/ziplib.php:401 +#: ../lib/ziplib.php:404 msgid "Unexpected EOF in zip file" msgstr "" -#: ../lib/ziplib.php:699 +#: ../lib/ziplib.php:702 #, c-format msgid "[%d] See [%s]" msgstr "" -#: ../lib/ziplib.php:706 +#: ../lib/ziplib.php:709 msgid "References" msgstr "»²¾È°ìÍ÷" #: ../themes/Crao/templates/actionbar.tmpl:5 +#: ../themes/MonoBook/templates/actionbar.tmpl:6 #: ../themes/Portland/templates/actionbar.tmpl:8 #: ../themes/default/templates/actionbar.tmpl:5 #: ../themes/smaller/templates/actionbar.tmpl:6 @@ -4432,9 +4810,12 @@ msgstr " #: ../themes/Crao/templates/actionbar.tmpl:7 #: ../themes/Crao/templates/head.tmpl:47 +#: ../themes/MonoBook/templates/actionbar.tmpl:8 +#: ../themes/MonoBook/templates/info.tmpl:167 #: ../themes/Portland/templates/actionbar.tmpl:10 +#: ../themes/Wordpress/templates/actionbar.tmpl:12 #: ../themes/default/templates/actionbar.tmpl:7 -#: ../themes/default/templates/head.tmpl:46 +#: ../themes/default/templates/head.tmpl:50 #: ../themes/smaller/templates/actionbar.tmpl:8 #: ../themes/smaller/templates/info.tmpl:167 #: ../themes/wikilens/templates/head.tmpl:45 @@ -4442,6 +4823,8 @@ msgid "View Source" msgstr "¥½¡¼¥¹¤ò¸«¤ë" #: ../themes/Crao/templates/actionbar.tmpl:24 +#: ../themes/MonoBook/templates/actionbar.tmpl:34 +#: ../themes/MonoBook/templates/info.tmpl:178 #: ../themes/default/templates/actionbar.tmpl:40 #: ../themes/smaller/templates/actionbar.tmpl:42 #: ../themes/smaller/templates/info.tmpl:178 @@ -4450,6 +4833,8 @@ msgid "PurgeHtmlCache" msgstr "¥Þ¡¼¥¯¥¢¥Ã¥×¥­¥ã¥Ã¥·¥å¤ÎÇË´þ" #: ../themes/Crao/templates/actionbar.tmpl:25 +#: ../themes/MonoBook/templates/actionbar.tmpl:35 +#: ../themes/MonoBook/templates/info.tmpl:179 #: ../themes/default/templates/actionbar.tmpl:41 #: ../themes/smaller/templates/actionbar.tmpl:43 #: ../themes/smaller/templates/info.tmpl:179 @@ -4621,13 +5006,13 @@ msgid "TextFormattingRules" msgstr "" #: ../themes/Crao/templates/head.tmpl:31 ../themes/Crao/templates/head.tmpl:32 -#: ../themes/default/templates/head.tmpl:32 +#: ../themes/default/templates/head.tmpl:36 #: ../themes/wikilens/templates/head.tmpl:31 msgid "HowToUseWiki" msgstr "" #: ../themes/Crao/templates/head.tmpl:70 ../themes/Crao/templates/head.tmpl:71 -#: ../themes/default/templates/head.tmpl:70 +#: ../themes/default/templates/head.tmpl:75 #: ../themes/wikilens/templates/head.tmpl:68 #: ../themes/wikilens/templates/head.tmpl:69 msgid "SandBox" @@ -4659,9 +5044,10 @@ msgid "You are signed in as %s" msgstr "%s ¤È¤·¤Æ¥µ¥¤¥ó¥¤¥ó¤·¤Þ¤·¤¿" #: ../themes/Crao/templates/signin.tmpl:39 +#: ../themes/MonoBook/templates/signin.tmpl:38 #: ../themes/Sidebar/templates/signin.tmpl:38 #: ../themes/Wordpress/templates/signin.tmpl:42 -#: ../themes/default/templates/signin.tmpl:38 +#: ../themes/default/templates/signin.tmpl:37 msgid "Enter your UserId to sign in" msgstr "¥æ¡¼¥¶¡¼ID¤òÆþÎϤ·¤Æ¥µ¥¤¥ó¥¤¥ó¤·¤Æ¤¯¤À¤µ¤¤¡£" @@ -4678,25 +5064,203 @@ msgid "Comment modified on %s by %s" msgstr "" #: ../themes/Hawaiian/themeinfo.php:29 ../themes/MacOSX/themeinfo.php:104 -#: ../themes/Portland/themeinfo.php:59 ../themes/Sidebar/themeinfo.php:102 -#: ../themes/SpaceWiki/themeinfo.php:43 ../themes/Wordpress/themeinfo.php:61 -#: ../themes/default/themeinfo.php:24 ../themes/smaller/themeinfo.php:52 -#: ../themes/wikilens/themeinfo.php:21 +#: ../themes/MonoBook/themeinfo.php:70 ../themes/Portland/themeinfo.php:59 +#: ../themes/Sidebar/themeinfo.php:102 ../themes/SpaceWiki/themeinfo.php:43 +#: ../themes/Wordpress/themeinfo.php:61 ../themes/default/themeinfo.php:24 +#: ../themes/smaller/themeinfo.php:52 ../themes/wikilens/themeinfo.php:24 msgid "Printer" msgstr "¥×¥ê¥ó¥¿¡¼" -#: ../themes/Hawaiian/themeinfo.php:30 ../themes/Portland/themeinfo.php:60 -#: ../themes/Sidebar/themeinfo.php:103 ../themes/SpaceWiki/themeinfo.php:44 -#: ../themes/Wordpress/themeinfo.php:62 ../themes/default/themeinfo.php:26 -#: ../themes/smaller/themeinfo.php:54 ../themes/wikilens/themeinfo.php:23 +#: ../themes/Hawaiian/themeinfo.php:30 ../themes/MonoBook/themeinfo.php:72 +#: ../themes/Portland/themeinfo.php:60 ../themes/Sidebar/themeinfo.php:103 +#: ../themes/SpaceWiki/themeinfo.php:44 ../themes/Wordpress/themeinfo.php:62 +#: ../themes/default/themeinfo.php:26 ../themes/smaller/themeinfo.php:54 +#: ../themes/wikilens/themeinfo.php:26 msgid "Modern" msgstr "" -#: ../themes/MacOSX/themeinfo.php:105 ../themes/default/themeinfo.php:25 -#: ../themes/smaller/themeinfo.php:53 ../themes/wikilens/themeinfo.php:22 +#: ../themes/MacOSX/themeinfo.php:105 ../themes/MonoBook/themeinfo.php:71 +#: ../themes/default/themeinfo.php:25 ../themes/smaller/themeinfo.php:53 +#: ../themes/wikilens/themeinfo.php:25 msgid "Top & bottom toolbars" msgstr "¾åÉô¤È²¼Éô¤Î¥Ä¡¼¥ë¥Ð¡¼" +#: ../themes/MonoBook/templates/actionbar.tmpl:26 +#: ../themes/smaller/templates/actionbar.tmpl:34 +#, fuzzy +msgid "Info" +msgstr "ÊÔ½¸¼Ô:" + +#: ../themes/MonoBook/templates/browse-footer.tmpl:12 +#: ../themes/MonoBook/templates/browse-footer.tmpl:13 +msgid "Copyrights" +msgstr "" + +#: ../themes/MonoBook/templates/browse-footer.tmpl:18 +#: ../themes/MonoBook/templates/browse-footer.tmpl:19 +#, fuzzy +msgid "About" +msgstr "¥«¥¦¥ó¥È" + +#: ../themes/MonoBook/templates/browse-footer.tmpl:24 +#: ../themes/MonoBook/templates/browse-footer.tmpl:25 +msgid "GeneralDisclaimer" +msgstr "" + +#: ../themes/MonoBook/templates/info.tmpl:37 +#: ../themes/default/templates/info.tmpl:31 +#: ../themes/smaller/templates/info.tmpl:37 +msgid "1 word" +msgstr "" + +#: ../themes/MonoBook/templates/info.tmpl:39 +#: ../themes/default/templates/info.tmpl:33 +#: ../themes/smaller/templates/info.tmpl:39 +#, c-format +msgid "%s words" +msgstr "" + +#: ../themes/MonoBook/templates/info.tmpl:43 +#: ../themes/default/templates/info.tmpl:37 +#: ../themes/smaller/templates/info.tmpl:43 +#, c-format +msgid "Version %s" +msgstr "¥Ð¡¼¥¸¥ç¥ó %s" + +#: ../themes/MonoBook/templates/info.tmpl:44 +#: ../themes/default/templates/info.tmpl:38 +#: ../themes/smaller/templates/info.tmpl:44 +msgid "Original (1.2 or 1.0)" +msgstr "" + +#: ../themes/MonoBook/templates/info.tmpl:76 +#: ../themes/default/templates/info.tmpl:70 +#: ../themes/smaller/templates/info.tmpl:76 +msgid "Saved on:" +msgstr "" + +#: ../themes/MonoBook/templates/info.tmpl:81 +#: ../themes/default/templates/info.tmpl:75 +#: ../themes/smaller/templates/info.tmpl:81 +#, c-format +msgid "Statistics about %s." +msgstr "" + +#: ../themes/MonoBook/templates/info.tmpl:92 +#: ../themes/default/templates/info.tmpl:86 +#: ../themes/smaller/templates/info.tmpl:92 +msgid "Supplanted on:" +msgstr "" + +#: ../themes/MonoBook/templates/info.tmpl:109 +#: ../themes/default/templates/info.tmpl:103 +#: ../themes/smaller/templates/info.tmpl:109 +msgid "Page Version:" +msgstr "¥Ú¡¼¥¸¥Ð¡¼¥¸¥ç¥ó:" + +#: ../themes/MonoBook/templates/info.tmpl:113 +#: ../themes/default/templates/info.tmpl:107 +#: ../themes/smaller/templates/info.tmpl:113 +msgid "Markup:" +msgstr "¥Þ¡¼¥¯¥¢¥Ã¥×:" + +#: ../themes/MonoBook/templates/info.tmpl:117 +#: ../themes/default/templates/info.tmpl:111 +#: ../themes/smaller/templates/info.tmpl:117 +msgid "Size:" +msgstr "¥µ¥¤¥º:" + +#: ../themes/MonoBook/templates/info.tmpl:122 +#: ../themes/default/templates/info.tmpl:116 +#: ../themes/smaller/templates/info.tmpl:122 +msgid "Hits:" +msgstr "¥Ò¥Ã¥È¿ô:" + +#: ../themes/MonoBook/templates/info.tmpl:139 +#: ../themes/default/templates/info.tmpl:133 +#: ../themes/smaller/templates/info.tmpl:139 +msgid "home page" +msgstr "¥Û¡¼¥à¥Ú¡¼¥¸" + +#: ../themes/MonoBook/templates/info.tmpl:142 +#: ../themes/default/templates/info.tmpl:136 +#: ../themes/smaller/templates/info.tmpl:142 +msgid "User page" +msgstr "¥æ¡¼¥¶¡¼¥Ú¡¼¥¸" + +#: ../themes/MonoBook/templates/info.tmpl:145 +#: ../themes/default/templates/info.tmpl:139 +#: ../themes/smaller/templates/info.tmpl:145 +msgid "Action page" +msgstr "Áàºî¥Ú¡¼¥¸" + +#: ../themes/MonoBook/templates/info.tmpl:148 +#: ../themes/default/templates/info.tmpl:142 +#: ../themes/smaller/templates/info.tmpl:148 +msgid "Blog page" +msgstr "Blog¥Ú¡¼¥¸" + +#: ../themes/MonoBook/templates/info.tmpl:154 +#: ../themes/default/templates/info.tmpl:148 +#: ../themes/smaller/templates/info.tmpl:154 +msgid "Subpage" +msgstr "¥µ¥Ö¥Ú¡¼¥¸" + +#: ../themes/MonoBook/templates/info.tmpl:159 +#: ../themes/default/templates/info.tmpl:153 +#: ../themes/smaller/templates/info.tmpl:159 +msgid "Page Type:" +msgstr "¥Ú¡¼¥¸¤Î¼ïÎà<:" + +#: ../themes/MonoBook/templates/info.tmpl:171 +#: ../themes/smaller/templates/info.tmpl:171 +#, fuzzy +msgid "Diff previous Revision" +msgstr "Á°¤Î¥ê¥Ó¥¸¥ç¥ó" + +#: ../themes/MonoBook/templates/info.tmpl:172 +#: ../themes/smaller/templates/info.tmpl:172 +#, fuzzy +msgid "Diff previous Author" +msgstr "Á°¤ÎÊÔ½¸¼Ô" + +#: ../themes/MonoBook/templates/navbar.tmpl:39 +#, fuzzy +msgid "Like Pages" +msgstr "¥Ú¡¼¥¸¥í¥Ã¥¯" + +#: ../themes/MonoBook/templates/navbar.tmpl:40 +msgid "What links here" +msgstr "" + +#: ../themes/MonoBook/templates/signin.tmpl:18 +#: ../themes/Wordpress/templates/signin.tmpl:21 +#: ../themes/default/templates/signin.tmpl:26 +#, fuzzy, c-format +msgid "Authenticated as %s" +msgstr "%s ¤òÊݸ¤·¤Þ¤·¤¿¡£" + +#: ../themes/MonoBook/templates/signin.tmpl:41 +#, fuzzy, c-format +msgid "Signed as %s" +msgstr "%s ¤òÊݸ¤·¤Þ¤·¤¿¡£" + +#: ../themes/MonoBook/templates/signin.tmpl:44 +#: ../themes/Sidebar/templates/signin.tmpl:44 +#: ../themes/Wordpress/templates/signin.tmpl:48 +#: ../themes/default/templates/signin.tmpl:43 +#, fuzzy, c-format +msgid "Click to authenticate as %s" +msgstr "%s¤Ç¥½¡¼¥È¤·¤Þ¤¹¡£" + +#: ../themes/MonoBook/templates/signin.tmpl:65 +#: ../themes/Sidebar/templates/signin.tmpl:64 +#: ../themes/Wordpress/templates/signin.tmpl:68 +#: ../themes/default/templates/signin.tmpl:62 +#, fuzzy +msgid "Sign in as:" +msgstr "¥µ¥¤¥ó¥¤¥ó" + #: ../themes/Portland/templates/actionbar.tmpl:8 msgid "EditText" msgstr "" @@ -4749,20 +5313,6 @@ msgstr " msgid "(User: %s)" msgstr "Êݸ¤·¤Þ¤·¤¿: 5s" -#: ../themes/Sidebar/templates/signin.tmpl:44 -#: ../themes/Wordpress/templates/signin.tmpl:48 -#: ../themes/default/templates/signin.tmpl:44 -#, fuzzy, c-format -msgid "Click to authenticate as %s" -msgstr "%s¤Ç¥½¡¼¥È¤·¤Þ¤¹¡£" - -#: ../themes/Sidebar/templates/signin.tmpl:64 -#: ../themes/Wordpress/templates/signin.tmpl:68 -#: ../themes/default/templates/signin.tmpl:64 -#, fuzzy -msgid "Sign in as:" -msgstr "¥µ¥¤¥ó¥¤¥ó" - #: ../themes/Sidebar/themeinfo.php:99 msgid "Sidebar" msgstr "¥¹¥é¥¤¥É¥Ð¡¼" @@ -4781,19 +5331,8 @@ msgstr " msgid "Edit old revision" msgstr "¸Å¤¤¥ê¥Ó¥¸¥ç¥ó¤òÊÔ½¸¤¹¤ë" -#: ../themes/Wordpress/templates/actionbar.tmpl:12 -#, fuzzy -msgid "View source" -msgstr "¥½¡¼¥¹¤ò¸«¤ë" - -#: ../themes/Wordpress/templates/signin.tmpl:21 -#: ../themes/default/templates/signin.tmpl:18 -#, fuzzy, c-format -msgid "Authenticated as %s" -msgstr "%s ¤òÊݸ¤·¤Þ¤·¤¿¡£" - #: ../themes/Wordpress/templates/signin.tmpl:45 -#: ../themes/default/templates/signin.tmpl:41 +#: ../themes/default/templates/signin.tmpl:40 #, fuzzy, c-format msgid "You are signed but not authenticated as %s. " msgstr "%s ¤È¤·¤Æ¥µ¥¤¥ó¥¤¥ó¤·¤Þ¤·¤¿" @@ -4846,94 +5385,6 @@ msgstr "" msgid "CategoryHomepage" msgstr "¥Û¡¼¥à¥Ú¡¼¥¸ºîÀ®:" -#: ../themes/default/templates/info.tmpl:31 -#: ../themes/smaller/templates/info.tmpl:37 -msgid "1 word" -msgstr "" - -#: ../themes/default/templates/info.tmpl:33 -#: ../themes/smaller/templates/info.tmpl:39 -#, c-format -msgid "%s words" -msgstr "" - -#: ../themes/default/templates/info.tmpl:37 -#: ../themes/smaller/templates/info.tmpl:43 -#, c-format -msgid "Version %s" -msgstr "¥Ð¡¼¥¸¥ç¥ó %s" - -#: ../themes/default/templates/info.tmpl:38 -#: ../themes/smaller/templates/info.tmpl:44 -msgid "Original (1.2 or 1.0)" -msgstr "" - -#: ../themes/default/templates/info.tmpl:70 -#: ../themes/smaller/templates/info.tmpl:76 -msgid "Saved on:" -msgstr "" - -#: ../themes/default/templates/info.tmpl:75 -#: ../themes/smaller/templates/info.tmpl:81 -#, c-format -msgid "Statistics about %s." -msgstr "" - -#: ../themes/default/templates/info.tmpl:86 -#: ../themes/smaller/templates/info.tmpl:92 -msgid "Supplanted on:" -msgstr "" - -#: ../themes/default/templates/info.tmpl:103 -#: ../themes/smaller/templates/info.tmpl:109 -msgid "Page Version:" -msgstr "¥Ú¡¼¥¸¥Ð¡¼¥¸¥ç¥ó:" - -#: ../themes/default/templates/info.tmpl:107 -#: ../themes/smaller/templates/info.tmpl:113 -msgid "Markup:" -msgstr "¥Þ¡¼¥¯¥¢¥Ã¥×:" - -#: ../themes/default/templates/info.tmpl:111 -#: ../themes/smaller/templates/info.tmpl:117 -msgid "Size:" -msgstr "¥µ¥¤¥º:" - -#: ../themes/default/templates/info.tmpl:116 -#: ../themes/smaller/templates/info.tmpl:122 -msgid "Hits:" -msgstr "¥Ò¥Ã¥È¿ô:" - -#: ../themes/default/templates/info.tmpl:133 -#: ../themes/smaller/templates/info.tmpl:139 -msgid "home page" -msgstr "¥Û¡¼¥à¥Ú¡¼¥¸" - -#: ../themes/default/templates/info.tmpl:136 -#: ../themes/smaller/templates/info.tmpl:142 -msgid "User page" -msgstr "¥æ¡¼¥¶¡¼¥Ú¡¼¥¸" - -#: ../themes/default/templates/info.tmpl:139 -#: ../themes/smaller/templates/info.tmpl:145 -msgid "Action page" -msgstr "Áàºî¥Ú¡¼¥¸" - -#: ../themes/default/templates/info.tmpl:142 -#: ../themes/smaller/templates/info.tmpl:148 -msgid "Blog page" -msgstr "Blog¥Ú¡¼¥¸" - -#: ../themes/default/templates/info.tmpl:148 -#: ../themes/smaller/templates/info.tmpl:154 -msgid "Subpage" -msgstr "¥µ¥Ö¥Ú¡¼¥¸" - -#: ../themes/default/templates/info.tmpl:153 -#: ../themes/smaller/templates/info.tmpl:159 -msgid "Page Type:" -msgstr "¥Ú¡¼¥¸¤Î¼ïÎà<:" - #: ../themes/default/templates/login.tmpl:40 #, c-format msgid "" @@ -5085,11 +5536,6 @@ msgstr "" msgid "Warning!" msgstr "·Ù¹ð!" -#: ../themes/default/templates/userprefs.tmpl:12 -#, fuzzy -msgid "_PreferencesInfo" -msgstr "¥æ¡¼¥¶¡¼ÀßÄê" - #: ../themes/default/templates/userprefs.tmpl:58 #: ../themes/default/templates/userprefs.tmpl:60 msgid "" @@ -5147,6 +5593,11 @@ msgstr " msgid "Change Password" msgstr "¥Ñ¥¹¥ï¡¼¥ÉÊѹ¹" +#: ../themes/default/templates/userprefs.tmpl:129 +#, fuzzy +msgid "Set Password" +msgstr "¥Ñ¥¹¥ï¡¼¥É:" + #: ../themes/default/templates/userprefs.tmpl:131 msgid "New password" msgstr "¿·µ¬¥Ñ¥¹¥ï¡¼¥É" @@ -5289,25 +5740,17 @@ msgstr "" msgid "Posted: %s" msgstr "¥æ¡¼¥¶¡¼ID:" -#: ../themes/smaller/templates/actionbar.tmpl:34 -#, fuzzy -msgid "Info" -msgstr "ÊÔ½¸¼Ô:" - -#: ../themes/smaller/templates/info.tmpl:171 #, fuzzy -msgid "Diff previous Revision" -msgstr "Á°¤Î¥ê¥Ó¥¸¥ç¥ó" +#~ msgid "SearchHighlight" +#~ msgstr "PHP¥Ï¥¤¥é¥¤¥È" -#: ../themes/smaller/templates/info.tmpl:172 #, fuzzy -msgid "Diff previous Author" -msgstr "Á°¤ÎÊÔ½¸¼Ô" +#~ msgid "View source" +#~ msgstr "¥½¡¼¥¹¤ò¸«¤ë" -#: ../themes/wikilens/themeinfo.php:157 #, fuzzy -msgid "Rate" -msgstr "̾¾Î" +#~ msgid "_PreferencesInfo" +#~ msgstr "¥æ¡¼¥¶¡¼ÀßÄê" #~ msgid "Edit Area Size:" #~ msgstr "ÊÔ½¸¥¨¥ê¥¢¥µ¥¤¥º" @@ -5366,10 +5809,6 @@ msgstr "̾ #~ msgid "PageChange Notification %s" #~ msgstr "¥á¡¼¥ëÄÌÃÎ" -#, fuzzy -#~ msgid "Current directory: " -#~ msgstr "¥Ç¥£¥ì¥¯¥È¥ê '%s' ¤òºîÀ®½ÐÍè¤Þ¤»¤ó¡£" - #, fuzzy #~ msgid "Your home page is: " #~ msgstr "¥Û¡¼¥à¥Ú¡¼¥¸" diff --git a/locale/po/nl.po b/locale/po/nl.po index 24ac961d9..9ecc617a9 100644 --- a/locale/po/nl.po +++ b/locale/po/nl.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PhpWiki-1.3.4pre\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2004-06-08 21:04+0100\n" +"POT-Creation-Date: 2004-06-28 18:50+0100\n" "PO-Revision-Date: 2000-09-30 02:23+0200\n" "Last-Translator: Jan Nieuwenhuizen \n" "Language-Team: Dutch \n" @@ -27,7 +27,7 @@ msgstr "" msgid "Set USE_DB_SESSION to false." msgstr "" -#: ../lib/DbSession.php:528 ../lib/DbSession.php:530 +#: ../lib/DbSession.php:532 ../lib/DbSession.php:534 #: ../lib/WikiDB/backend/dba.php:23 ../lib/WikiDB/backend/dba.php:25 #, c-format msgid "%s: Can't open dba database" @@ -48,252 +48,246 @@ msgstr "" msgid "%s: error while handling error:" msgstr "" -#: ../lib/FileFinder.php:185 ../lib/loadsave.php:546 +#: ../lib/FileFinder.php:186 ../lib/loadsave.php:676 #, c-format msgid "%s: file not found" msgstr "" -#: ../lib/Google.php:161 -#, c-format -msgid "" -"You must first obtain a license key at %s to be able to use the Google API." -msgstr "" - -#: ../lib/Google.php:163 -msgid "It's free however." -msgstr "" - -#: ../lib/IniConfig.php:502 +#: ../lib/IniConfig.php:556 #, fuzzy msgid "An unnamed PhpWiki" msgstr "Naamloos PhpWiki" -#: ../lib/IniConfig.php:505 ../lib/upgrade.php:136 +#: ../lib/IniConfig.php:559 ../lib/upgrade.php:148 #: ../themes/Wordpress/templates/actionbar.tmpl:21 #: ../themes/default/templates/userprefs.tmpl:119 msgid "HomePage" msgstr "ThuisPagina" -#: ../lib/IniConfig.php:519 +#: ../lib/IniConfig.php:573 #, c-format msgid "Encrypted passwords cannot be used: %s." msgstr "" -#: ../lib/IniConfig.php:525 +#: ../lib/IniConfig.php:579 msgid "" "The admin password cannot be empty. Please update your config/config.ini" msgstr "" -#: ../lib/IniConfig.php:529 +#: ../lib/IniConfig.php:583 msgid "" "Empty db_session_table. Turn USE_DB_SESSION off or define the table name." msgstr "" -#: ../lib/PageList.php:97 -#, fuzzy, c-format +#: ../lib/InlineParser.php:337 +msgid "Invalid [] syntax ignored" +msgstr "" + +#: ../lib/PageList.php:109 +#, c-format msgid "Sort by %s" -msgstr "door %s" +msgstr "" -#: ../lib/PageList.php:141 +#: ../lib/PageList.php:154 msgid "Click to reverse sort order" msgstr "" -#: ../lib/PageList.php:149 -#, fuzzy, c-format +#: ../lib/PageList.php:162 +#, c-format msgid "Click to sort by %s" -msgstr "door %s" +msgstr "" -#: ../lib/PageList.php:222 +#: ../lib/PageList.php:282 msgid "Click to de-/select all pages" msgstr "" -#: ../lib/PageList.php:285 ../lib/plugin/UnfoldSubpages.php:158 +#: ../lib/PageList.php:345 ../lib/plugin/UnfoldSubpages.php:158 #, c-format msgid " ... first %d bytes" msgstr "" -#: ../lib/PageList.php:290 +#: ../lib/PageList.php:350 #, c-format msgid " ... around %s" msgstr "" -#: ../lib/PageList.php:313 -#, fuzzy, c-format +#: ../lib/PageList.php:373 ../lib/upgrade.php:400 +#, c-format msgid "%s not found" -msgstr "Sidan är Sluit" +msgstr "" -#: ../lib/PageList.php:374 ../lib/plugin/AuthorHistory.php:174 +#: ../lib/PageList.php:435 ../lib/plugin/AuthorHistory.php:174 #: ../lib/plugin/WantedPages.php:150 msgid "Page Name" msgstr "Pagina Naam" -#: ../lib/PageList.php:450 ../lib/plugin/FullTextSearch.php:105 +#: ../lib/PageList.php:550 ../lib/plugin/FullTextSearch.php:105 msgid "" msgstr "" -#: ../lib/PageList.php:670 ../lib/plugin/WikiAdminSearchReplace.php:164 -#, fuzzy +#: ../lib/PageList.php:860 ../lib/plugin/WikiAdminSearchReplace.php:173 msgid "Content" -msgstr "Klaar." +msgstr "" -#: ../lib/PageList.php:686 -#, fuzzy +#: ../lib/PageList.php:876 msgid "Select" -msgstr "Verwijder pagina" +msgstr "" -#: ../lib/PageList.php:690 ../themes/default/templates/info.tmpl:65 +#: ../lib/PageList.php:880 ../themes/MonoBook/templates/info.tmpl:71 +#: ../themes/default/templates/info.tmpl:65 #: ../themes/smaller/templates/info.tmpl:71 #, fuzzy msgid "Last Modified" msgstr "meest recente verandering" -#: ../lib/PageList.php:692 +#: ../lib/PageList.php:882 msgid "Hits" msgstr "Teller" -#: ../lib/PageList.php:694 ../themes/Crao/templates/editpage.tmpl:56 +#: ../lib/PageList.php:884 ../themes/Crao/templates/editpage.tmpl:56 #: ../themes/Wordpress/templates/editpage.tmpl:59 #: ../themes/default/templates/editpage.tmpl:59 msgid "Size" msgstr "" -#: ../lib/PageList.php:697 ../themes/default/templates/info.tmpl:67 +#: ../lib/PageList.php:887 ../themes/MonoBook/templates/info.tmpl:73 +#: ../themes/default/templates/info.tmpl:67 #: ../themes/smaller/templates/info.tmpl:73 -#, fuzzy msgid "Last Summary" -msgstr "Vorige Auteur" +msgstr "" -#: ../lib/PageList.php:699 ../lib/plugin/AuthorHistory.php:123 +#: ../lib/PageList.php:889 ../lib/plugin/AuthorHistory.php:123 #: ../lib/plugin/AuthorHistory.php:176 ../lib/plugin/PluginManager.php:90 msgid "Version" msgstr "Versie" -#: ../lib/PageList.php:702 ../themes/default/templates/info.tmpl:66 +#: ../lib/PageList.php:892 ../themes/MonoBook/templates/info.tmpl:72 +#: ../themes/default/templates/info.tmpl:66 #: ../themes/smaller/templates/info.tmpl:72 msgid "Last Author" msgstr "Vorige Auteur" -#: ../lib/PageList.php:704 ../lib/WikiGroup.php:36 +#: ../lib/PageList.php:894 ../lib/WikiGroup.php:36 msgid "Owner" msgstr "" -#: ../lib/PageList.php:706 ../lib/WikiGroup.php:37 +#: ../lib/PageList.php:896 ../lib/WikiGroup.php:37 msgid "Creator" msgstr "" -#: ../lib/PageList.php:712 ../themes/Crao/templates/editpage.tmpl:88 +#: ../lib/PageList.php:902 ../themes/Crao/templates/editpage.tmpl:88 +#: ../themes/MonoBook/templates/info.tmpl:133 #: ../themes/default/templates/editpage.tmpl:89 #: ../themes/default/templates/info.tmpl:127 #: ../themes/smaller/templates/info.tmpl:133 msgid "Locked" msgstr "Låst" -#: ../lib/PageList.php:713 +#: ../lib/PageList.php:903 msgid "locked" msgstr "låst" -#: ../lib/PageList.php:716 +#: ../lib/PageList.php:906 msgid "Minor Edit" msgstr "" -#: ../lib/PageList.php:716 +#: ../lib/PageList.php:906 msgid "minor" msgstr "" -#: ../lib/PageList.php:718 +#: ../lib/PageList.php:908 msgid "Markup" msgstr "" -#: ../lib/PageList.php:798 ../lib/plugin/WantedPages.php:177 +#: ../lib/PageList.php:1104 ../lib/plugin/WantedPages.php:177 #, c-format msgid "Columns: %s." msgstr "" -#: ../lib/PagePerm.php:272 -#, fuzzy +#: ../lib/PagePerm.php:273 msgid "List this page and all subpages" -msgstr "Fout bij schrijven pagina '%s'" +msgstr "" -#: ../lib/PagePerm.php:273 +#: ../lib/PagePerm.php:274 msgid "View this page and all subpages" msgstr "" -#: ../lib/PagePerm.php:274 +#: ../lib/PagePerm.php:275 msgid "Edit this page and all subpages" msgstr "" -#: ../lib/PagePerm.php:275 -#, fuzzy +#: ../lib/PagePerm.php:276 msgid "Create a new (sub)page" -msgstr "Fout bij schrijven pagina '%s'" +msgstr "" -#: ../lib/PagePerm.php:276 +#: ../lib/PagePerm.php:277 msgid "Download the page contents" msgstr "" -#: ../lib/PagePerm.php:277 +#: ../lib/PagePerm.php:278 msgid "Change page attributes" msgstr "" -#: ../lib/PagePerm.php:278 -#, fuzzy +#: ../lib/PagePerm.php:279 msgid "Remove this page" -msgstr "Verwijder pagina" +msgstr "" -#: ../lib/PagePerm.php:327 +#: ../lib/PagePerm.php:328 #, c-format msgid "Unsupported ACL access type %s ignored." msgstr "" -#: ../lib/PagePerm.php:532 +#: ../lib/PagePerm.php:533 msgid "Access" msgstr "" -#: ../lib/PagePerm.php:534 +#: ../lib/PagePerm.php:535 msgid "Group/User" msgstr "" -#: ../lib/PagePerm.php:535 +#: ../lib/PagePerm.php:536 msgid "Grant" msgstr "" -#: ../lib/PagePerm.php:536 +#: ../lib/PagePerm.php:537 msgid "Del/+" msgstr "" -#: ../lib/PagePerm.php:537 ../lib/plugin/PluginManager.php:90 +#: ../lib/PagePerm.php:538 ../lib/plugin/PluginManager.php:90 msgid "Description" msgstr "" -#: ../lib/PagePerm.php:558 +#: ../lib/PagePerm.php:559 msgid "Add this ACL" msgstr "" -#: ../lib/PagePerm.php:582 +#: ../lib/PagePerm.php:583 msgid "Allow / Deny" msgstr "" -#: ../lib/PagePerm.php:594 +#: ../lib/PagePerm.php:595 msgid "Delete this ACL" msgstr "" -#: ../lib/PagePerm.php:620 +#: ../lib/PagePerm.php:621 msgid "add " msgstr "" -#: ../lib/PagePerm.php:624 +#: ../lib/PagePerm.php:625 msgid "Check to add this Acl" msgstr "" -#: ../lib/PageType.php:132 ../lib/loadsave.php:409 -#: ../lib/plugin/WantedPages.php:80 ../themes/default/templates/info.tmpl:144 +#: ../lib/PageType.php:132 ../lib/loadsave.php:502 +#: ../lib/plugin/WantedPages.php:80 ../themes/MonoBook/templates/info.tmpl:150 +#: ../themes/MonoBook/templates/info.tmpl:151 +#: ../themes/default/templates/info.tmpl:144 #: ../themes/default/templates/info.tmpl:145 #: ../themes/smaller/templates/info.tmpl:150 #: ../themes/smaller/templates/info.tmpl:151 msgid "InterWikiMap" msgstr "" -#: ../lib/PageType.php:218 ../lib/loadsave.php:557 +#: ../lib/PageType.php:218 ../lib/loadsave.php:687 #, c-format msgid "Loading InterWikiMap from external file %s." msgstr "" @@ -306,23 +300,24 @@ msgstr "" msgid "InterWiki Address" msgstr "" -#: ../lib/RSSWriter091.php:116 ../lib/loadsave.php:909 +#: ../lib/RSSWriter091.php:116 ../lib/loadsave.php:1039 #: ../lib/plugin/RecentChanges.php:260 ../lib/plugin/RecentChanges.php:275 #: ../lib/plugin/RecentChanges.php:377 ../lib/plugin/RecentChanges.php:453 -#: ../lib/plugin/RecentChanges.php:586 ../lib/plugin/RecentChanges.php:656 +#: ../lib/plugin/RecentChanges.php:585 ../lib/plugin/RecentChanges.php:655 #: ../themes/Crao/templates/head.tmpl:63 #: ../themes/Crao/templates/navbar.tmpl:21 +#: ../themes/MonoBook/templates/navbar.tmpl:13 #: ../themes/Portland/templates/navbar.tmpl:28 #: ../themes/Sidebar/templates/navbar.tmpl:12 #: ../themes/Wordpress/templates/actionbar.tmpl:24 -#: ../themes/default/templates/head.tmpl:62 +#: ../themes/default/templates/head.tmpl:66 #: ../themes/default/templates/navbar.tmpl:11 #: ../themes/smaller/templates/navbar.tmpl:10 #: ../themes/wikilens/templates/navbar.tmpl:10 msgid "RecentChanges" msgstr "RecenteVeranderingen" -#: ../lib/Request.php:57 ../lib/main.php:932 ../lib/main.php:945 +#: ../lib/Request.php:57 ../lib/main.php:972 ../lib/main.php:985 #, c-format msgid "%s is not writable." msgstr "" @@ -331,17 +326,17 @@ msgstr "" msgid "The PhpWiki access log file" msgstr "" -#: ../lib/Request.php:59 ../lib/main.php:935 +#: ../lib/Request.php:59 ../lib/main.php:975 #, c-format msgid "Please ensure that %s is writable, or redefine %s in config/config.ini." msgstr "" #: ../lib/Request.php:60 -#, fuzzy, c-format +#, c-format msgid "the file '%s'" -msgstr "MIME bestand %" +msgstr "" -#: ../lib/Template.php:160 +#: ../lib/Template.php:161 #, c-format msgid "%4d %s\n" msgstr "%4d %s\n" @@ -351,29 +346,29 @@ msgid "Never edited" msgstr "" #: ../lib/Theme.php:379 -#, fuzzy, c-format +#, c-format msgid "%s at %s" -msgstr "%s: %s" +msgstr "" #: ../lib/Theme.php:383 -#, fuzzy, c-format +#, c-format msgid "Version %s, saved %s" -msgstr "Versie %s, bewarrd %s." +msgstr "Versie %s, bewarrd %s" #: ../lib/Theme.php:385 -#, fuzzy, c-format +#, c-format msgid "Last edited %s" -msgstr "Meest recente verandering %s." +msgstr "Meest recente verandering %s" #: ../lib/Theme.php:394 -#, fuzzy, c-format +#, c-format msgid "Version %s, saved on %s" -msgstr "Versie %s, bewarrd op %s." +msgstr "Versie %s, bewarrd op %s" #: ../lib/Theme.php:396 -#, fuzzy, c-format +#, c-format msgid "Last edited on %s" -msgstr "Meest recente verandering op %s." +msgstr "Meest recente verandering op %s" #: ../lib/Theme.php:412 msgid "today" @@ -384,20 +379,20 @@ msgid "yesterday" msgstr "" #: ../lib/Theme.php:439 ../lib/Theme.php:441 -#, fuzzy, c-format +#, c-format msgid "Owner: %s" -msgstr "%s: %s" +msgstr "" -#: ../lib/Theme.php:452 ../lib/Theme.php:454 ../lib/diff.php:256 +#: ../lib/Theme.php:452 ../lib/Theme.php:454 ../lib/diff.php:262 #: ../lib/plugin/Diff.php:75 #, c-format msgid "by %s" msgstr "door %s" #: ../lib/Theme.php:557 -#, fuzzy, c-format +#, c-format msgid "Empty link to: %s" -msgstr "Je bent ingelogd als %s." +msgstr "" #: ../lib/Theme.php:569 ../themes/MacOSX/themeinfo.php:71 #, fuzzy, c-format @@ -414,62 +409,65 @@ msgstr "" msgid "'%s': Bad page name" msgstr "" -#: ../lib/Theme.php:894 ../themes/Crao/templates/actionbar.tmpl:5 +#: ../lib/Theme.php:914 ../themes/Crao/templates/actionbar.tmpl:5 +#: ../themes/MonoBook/templates/actionbar.tmpl:6 #: ../themes/default/templates/actionbar.tmpl:5 #: ../themes/smaller/templates/actionbar.tmpl:6 msgid "Edit" msgstr "Verander" -#: ../lib/Theme.php:895 ../lib/plugin/Diff.php:36 +#: ../lib/Theme.php:915 ../lib/plugin/Diff.php:36 msgid "Diff" msgstr "Diff" -#: ../lib/Theme.php:896 ../themes/Crao/templates/signin.tmpl:15 +#: ../lib/Theme.php:916 ../themes/Crao/templates/signin.tmpl:15 #: ../themes/Crao/templates/signin.tmpl:31 +#: ../themes/MonoBook/templates/signin.tmpl:16 +#: ../themes/MonoBook/templates/signin.tmpl:30 #: ../themes/Sidebar/templates/signin.tmpl:16 #: ../themes/Sidebar/templates/signin.tmpl:30 #: ../themes/Wordpress/templates/signin.tmpl:18 #: ../themes/Wordpress/templates/signin.tmpl:34 #: ../themes/default/templates/signin.tmpl:16 -#: ../themes/default/templates/signin.tmpl:30 +#: ../themes/default/templates/signin.tmpl:29 msgid "Sign Out" msgstr "" -#: ../lib/Theme.php:897 ../lib/WikiUser.php:219 ../lib/WikiUserNew.php:477 +#: ../lib/Theme.php:917 ../lib/WikiUser.php:219 ../lib/WikiUserNew.php:477 #: ../themes/Crao/templates/signin.tmpl:59 #: ../themes/default/templates/login.tmpl:68 msgid "Sign In" msgstr "" -#: ../lib/Theme.php:898 ../themes/MacOSX/themeinfo.php:135 +#: ../lib/Theme.php:918 ../themes/MacOSX/themeinfo.php:135 msgid "Lock Page" msgstr "Open Pagina" -#: ../lib/Theme.php:899 ../themes/MacOSX/themeinfo.php:136 +#: ../lib/Theme.php:919 ../themes/MacOSX/themeinfo.php:136 msgid "Unlock Page" msgstr "Sluit Pagina Af" -#: ../lib/Theme.php:900 ../lib/removepage.php:22 +#: ../lib/Theme.php:920 ../lib/removepage.php:22 msgid "Remove Page" msgstr "Verwijder Pagina" -#: ../lib/Theme.php:1260 +#: ../lib/Theme.php:1280 #, c-format msgid "%s: has no box method" msgstr "" -#: ../lib/Theme.php:1279 +#: ../lib/Theme.php:1299 msgid "Related Links" msgstr "" -#: ../lib/Theme.php:1299 +#: ../lib/Theme.php:1319 msgid "External Links" msgstr "" #: ../lib/WikiDB.php:408 -#, fuzzy, c-format +#, c-format msgid "renamed from %s" -msgstr "van %s" +msgstr "" #: ../lib/WikiDB.php:416 msgid "WikiDB::renamePage() not yet implemented for this backend" @@ -485,38 +483,37 @@ msgstr "" msgid "Optimizing %s" msgstr "" -#: ../lib/WikiDB.php:876 -#, fuzzy +#: ../lib/WikiDB.php:877 msgid "Page change" -msgstr "Pagina Naam" +msgstr "" -#: ../lib/WikiDB.php:900 +#: ../lib/WikiDB.php:901 #, fuzzy msgid "New Page" msgstr "Nieuw pagina." -#: ../lib/WikiDB.php:902 +#: ../lib/WikiDB.php:903 #, fuzzy, c-format msgid "Edited by: %s" msgstr "Verander: %s" -#: ../lib/WikiDB.php:909 +#: ../lib/WikiDB.php:910 #, c-format msgid "PageChange Notification of %s sent to %s" msgstr "" -#: ../lib/WikiDB.php:912 +#: ../lib/WikiDB.php:913 #, c-format msgid "PageChange Notification Error: Couldn't send %s to %s" msgstr "" -#: ../lib/WikiDB.php:1398 ../lib/WikiDB.php:1402 +#: ../lib/WikiDB.php:1405 ../lib/WikiDB.php:1409 #: ../themes/default/templates/homepage.tmpl:7 #, c-format msgid "Describe %s here." msgstr "Beschrijf %s hier." -#: ../lib/WikiDB.php:1437 +#: ../lib/WikiDB.php:1444 #, c-format msgid "Oops! Revision %s of %s seems to have been deleted!" msgstr "" @@ -533,7 +530,7 @@ msgid "" "DB file to a permanent location or risk losing all the pages!" msgstr "" -#: ../lib/WikiGroup.php:26 ../lib/WikiGroup.php:120 +#: ../lib/WikiGroup.php:26 ../lib/WikiGroup.php:130 msgid "No or unsupported GROUP_METHOD defined" msgstr "" @@ -550,9 +547,8 @@ msgid "Bogo Users" msgstr "" #: ../lib/WikiGroup.php:32 -#, fuzzy msgid "HasHomePage" -msgstr "ThuisPagina" +msgstr "" #: ../lib/WikiGroup.php:33 msgid "Signed Users" @@ -566,49 +562,53 @@ msgstr "" msgid "Administrators" msgstr "" -#: ../lib/WikiGroup.php:175 +#: ../lib/WikiGroup.php:180 ../lib/WikiGroup.php:221 ../lib/WikiGroup.php:298 +#: ../lib/WikiGroup.php:352 ../lib/WikiGroup.php:368 +#, c-format +msgid "Method '%s' not implemented in this GROUP_METHOD %s" +msgstr "" + +#: ../lib/WikiGroup.php:206 #, c-format msgid "Undefined method %s for special group %s" msgstr "" -#: ../lib/WikiGroup.php:180 ../lib/WikiGroup.php:195 ../lib/WikiGroup.php:300 -#: ../lib/WikiGroup.php:305 ../lib/WikiGroup.php:321 ../lib/WikiGroup.php:337 +#: ../lib/WikiGroup.php:337 #, c-format -msgid "Method '%s' not implemented in this GROUP_METHOD %s" +msgid "Unknown special group '%s'" msgstr "" -#: ../lib/WikiGroup.php:465 +#: ../lib/WikiGroup.php:495 #, c-format msgid "Group page '%s' does not exist" msgstr "" -#: ../lib/WikiGroup.php:497 -#, fuzzy +#: ../lib/WikiGroup.php:526 msgid "CategoryGroup" -msgstr "Huidige pagina:" +msgstr "" -#: ../lib/WikiGroup.php:572 +#: ../lib/WikiGroup.php:601 msgid "No or not enough GROUP_DB SQL statements defined" msgstr "" -#: ../lib/WikiGroup.php:781 +#: ../lib/WikiGroup.php:817 msgid "AUTH_GROUP_FILE not defined" msgstr "" -#: ../lib/WikiGroup.php:785 +#: ../lib/WikiGroup.php:821 #, c-format msgid "Cannot open AUTH_GROUP_FILE %s" msgstr "" -#: ../lib/WikiGroup.php:891 +#: ../lib/WikiGroup.php:929 msgid "LDAP_AUTH_HOST not defined" msgstr "" -#: ../lib/WikiGroup.php:897 +#: ../lib/WikiGroup.php:938 msgid "No LDAP in this PHP version" msgstr "" -#: ../lib/WikiGroup.php:977 ../lib/WikiUserNew.php:2038 +#: ../lib/WikiGroup.php:1020 #, c-format msgid "Unable to connect to LDAP server %s" msgstr "" @@ -617,51 +617,73 @@ msgstr "" msgid "n/a" msgstr "" -#: ../lib/WikiPlugin.php:118 ../lib/plugin/WikiPoll.php:114 +#: ../lib/WikiPlugin.php:118 ../lib/loadsave.php:84 ../lib/loadsave.php:606 +#: ../lib/loadsave.php:612 ../lib/main.php:800 +#: ../lib/plugin/WikiAdminSelect.php:193 ../themes/Crao/templates/head.tmpl:79 +#: ../themes/Crao/templates/head.tmpl:80 +#: ../themes/Crao/templates/navbar.tmpl:45 +#: ../themes/MonoBook/templates/navbar.tmpl:46 +#: ../themes/Portland/templates/navbar.tmpl:30 +#: ../themes/Sidebar/templates/navbar.tmpl:26 +#: ../themes/Wordpress/templates/actionbar.tmpl:28 +#: ../themes/default/templates/head.tmpl:83 +#: ../themes/default/templates/navbar.tmpl:45 +#: ../themes/smaller/templates/navbar.tmpl:22 +#: ../themes/wikilens/templates/head.tmpl:78 +#: ../themes/wikilens/templates/head.tmpl:79 +#: ../themes/wikilens/templates/navbar.tmpl:43 +msgid "PhpWikiAdministration" +msgstr "" + +#: ../lib/WikiPlugin.php:122 ../lib/plugin/WikiPoll.php:114 #, c-format msgid "argument '%s' not declared by plugin" msgstr "" -#: ../lib/WikiPlugin.php:189 +#: ../lib/WikiPlugin.php:193 #, c-format msgid "trailing cruft in plugin args: '%s'" msgstr "" -#: ../lib/WikiPlugin.php:310 -#, fuzzy, c-format +#: ../lib/WikiPlugin.php:314 +#, c-format msgid "Plugin %s failed." -msgstr "Insert van '%s' gefaald" +msgstr "" -#: ../lib/WikiPlugin.php:316 +#: ../lib/WikiPlugin.php:320 #, fuzzy, c-format msgid "Plugin %s disabled." msgstr "Insert van '%s' gefaald" -#: ../lib/WikiPlugin.php:431 +#: ../lib/WikiPlugin.php:435 #, c-format msgid "Include of '%s' failed" msgstr "Insert van '%s' gefaald" -#: ../lib/WikiPlugin.php:433 +#: ../lib/WikiPlugin.php:437 #, c-format msgid "%s: no such class" msgstr "" -#: ../lib/WikiPlugin.php:438 +#: ../lib/WikiPlugin.php:442 #, c-format msgid "%s: not a subclass of WikiPlugin" msgstr "" -#: ../lib/WikiPluginCached.php:571 +#: ../lib/WikiPluginCached.php:577 #, c-format msgid "" "There is no image creation data available to id '%s'. Please reload " "referring page." msgstr "" +#: ../lib/WikiPluginCached.php:681 +msgid "Image map expired. Reload wiki page to recreate its html part." +msgstr "" + #: ../lib/WikiUser.php:187 ../lib/WikiUser.php:266 ../lib/WikiUserNew.php:555 -#: ../lib/WikiUserNew.php:1502 ../lib/WikiUserNew.php:1559 -#: ../lib/WikiUserNew.php:1767 +#: ../lib/WikiUserNew.php:1525 ../lib/WikiUserNew.php:1582 +#: ../lib/WikiUserNew.php:1794 msgid "Invalid username." msgstr "" @@ -718,77 +740,75 @@ msgstr "" msgid "Default preferences will be used." msgstr "" -#: ../lib/WikiUserNew.php:1168 +#: ../lib/WikiUserNew.php:1180 msgid "" "The length of the stored password is shorter than the system policy allows. " "Sorry, you cannot login.\n" " You have to ask the System Administrator to reset your password." msgstr "" -#: ../lib/WikiUserNew.php:1182 ../lib/pear/File_Passwd.php:209 +#: ../lib/WikiUserNew.php:1194 ../lib/pear/File_Passwd.php:209 msgid "The crypt function is not available in this version of PHP." msgstr "" -#: ../lib/WikiUserNew.php:1183 +#: ../lib/WikiUserNew.php:1195 msgid "" "Please set ENCRYPTED_PASSWD to false in config/config.ini and probably " "change ADMIN_PASSWD." msgstr "" -#: ../lib/WikiUserNew.php:1196 +#: ../lib/WikiUserNew.php:1208 msgid "Please set ENCRYPTED_PASSWD to true in config/config.ini." msgstr "" -#: ../lib/WikiUserNew.php:1327 +#: ../lib/WikiUserNew.php:1349 +msgid "PersonalPage login method:\n" +msgstr "" + +#: ../lib/WikiUserNew.php:1350 #, c-format -msgid "" -"\n" -"You stored an empty password in your '%s' page.\n" +msgid "You stored an empty password in your '%s' page.\n" msgstr "" -#: ../lib/WikiUserNew.php:1328 +#: ../lib/WikiUserNew.php:1351 msgid "Your access permissions are only for a BogoUser.\n" msgstr "" -#: ../lib/WikiUserNew.php:1329 +#: ../lib/WikiUserNew.php:1352 msgid "Please set your password in UserPreferences." msgstr "" -#: ../lib/WikiUserNew.php:1641 ../lib/WikiUserNew.php:1688 -#: ../lib/WikiUserNew.php:1728 ../lib/WikiUserNew.php:1848 -#: ../lib/WikiUserNew.php:1912 ../lib/WikiUserNew.php:1962 +#: ../lib/WikiUserNew.php:1665 ../lib/WikiUserNew.php:1713 +#: ../lib/WikiUserNew.php:1754 ../lib/WikiUserNew.php:1876 +#: ../lib/WikiUserNew.php:1941 ../lib/WikiUserNew.php:1991 #, c-format msgid "Either %s is missing or DATABASE_TYPE != '%s'" msgstr "" -#: ../lib/WikiUserNew.php:1652 ../lib/WikiUserNew.php:1863 +#: ../lib/WikiUserNew.php:1676 ../lib/WikiUserNew.php:1891 #, c-format msgid "%s is missing" msgstr "" -#: ../lib/WikiUserNew.php:1998 ../lib/WikiUserNew.php:2051 +#: ../lib/WikiUserNew.php:2064 ../lib/WikiUserNew.php:2104 #, c-format msgid "Invalid username '%s' for LDAP Auth" msgstr "" -#: ../lib/WikiUserNew.php:2083 -msgid "Unable to connect to LDAP server " -msgstr "" - -#: ../lib/WikiUserNew.php:2116 +#: ../lib/WikiUserNew.php:2155 msgid "Unable to connect to IMAP server " msgstr "" -#: ../lib/WikiUserNew.php:2183 +#: ../lib/WikiUserNew.php:2223 #, fuzzy, c-format msgid "Couldn't connect to %s" msgstr "Kan verbinding naar data base niet tot stand brengen, geef op." -#: ../lib/WikiUserNew.php:2595 +#: ../lib/WikiUserNew.php:2636 msgid "Email Verification" msgstr "" -#: ../lib/WikiUserNew.php:2596 +#: ../lib/WikiUserNew.php:2637 #, c-format msgid "" "Welcome to %s!\n" @@ -797,99 +817,95 @@ msgid "" "See %s" msgstr "" -#: ../lib/WikiUserNew.php:2612 +#: ../lib/WikiUserNew.php:2653 #, c-format msgid "E-Mail address '%s' is not properly formatted" msgstr "" -#: ../lib/WikiUserNew.php:2616 +#: ../lib/WikiUserNew.php:2657 #, c-format msgid "E-Mail address '%s' is properly formatted" msgstr "" -#: ../lib/XmlElement.php:444 ../lib/stdlib.php:1054 +#: ../lib/XmlElement.php:455 ../lib/stdlib.php:1128 #, c-format msgid "Can't mix '%s' with '%s' type format strings" msgstr "" -#: ../lib/diff.php:253 ../lib/plugin/Diff.php:72 +#: ../lib/diff.php:259 ../lib/plugin/Diff.php:72 #, c-format msgid "version %s" msgstr "versie %s" -#: ../lib/diff.php:258 ../lib/plugin/Diff.php:77 +#: ../lib/diff.php:266 ../lib/plugin/Diff.php:77 +#: ../lib/wikilens/PageListColumns.php:323 msgid "None" msgstr "Geen" -#: ../lib/diff.php:280 ../lib/plugin/Diff.php:94 +#: ../lib/diff.php:288 ../lib/plugin/Diff.php:94 #: ../lib/plugin/PageHistory.php:312 ../lib/plugin/PageInfo.php:59 #, c-format msgid "I'm sorry, there is no such page as %s." msgstr "" -#: ../lib/diff.php:283 ../lib/diff.php:384 +#: ../lib/diff.php:291 ../lib/diff.php:392 #, fuzzy, c-format msgid "Diff: %s" msgstr "Diff van: %s" -#: ../lib/diff.php:290 ../lib/diff.php:300 ../lib/plugin/Diff.php:102 +#: ../lib/diff.php:298 ../lib/diff.php:308 ../lib/plugin/Diff.php:102 #: ../lib/plugin/Diff.php:112 #, c-format msgid "version %d" msgstr "versie %d" -#: ../lib/diff.php:294 ../lib/plugin/Diff.php:106 +#: ../lib/diff.php:302 ../lib/plugin/Diff.php:106 msgid "current version" msgstr "huidige versie" -#: ../lib/diff.php:311 ../lib/plugin/Diff.php:123 -#, fuzzy +#: ../lib/diff.php:319 ../lib/plugin/Diff.php:123 msgid "revision by previous author" -msgstr "Vorige Auteur" +msgstr "" -#: ../lib/diff.php:317 ../lib/plugin/Diff.php:129 -#, fuzzy +#: ../lib/diff.php:325 ../lib/plugin/Diff.php:129 msgid "previous revision" -msgstr "Vorige" +msgstr "" -#: ../lib/diff.php:327 ../lib/plugin/Diff.php:139 +#: ../lib/diff.php:335 ../lib/plugin/Diff.php:139 msgid "predecessor to the previous major change" msgstr "" -#: ../lib/diff.php:337 ../lib/plugin/Diff.php:149 +#: ../lib/diff.php:345 ../lib/plugin/Diff.php:149 #, c-format msgid "Differences between %s and %s of %s." msgstr "" -#: ../lib/diff.php:340 ../lib/plugin/Diff.php:152 +#: ../lib/diff.php:348 ../lib/plugin/Diff.php:152 msgid "Other diffs:" msgstr "" -#: ../lib/diff.php:341 ../lib/plugin/Diff.php:153 -#, fuzzy +#: ../lib/diff.php:349 ../lib/plugin/Diff.php:153 msgid "Previous Major Revision" -msgstr "Vorige" +msgstr "" -#: ../lib/diff.php:342 ../lib/plugin/Diff.php:154 -#, fuzzy +#: ../lib/diff.php:350 ../lib/plugin/Diff.php:154 msgid "Previous Revision" -msgstr "Vorige" +msgstr "" -#: ../lib/diff.php:343 ../lib/plugin/Diff.php:155 +#: ../lib/diff.php:351 ../lib/plugin/Diff.php:155 msgid "Previous Author" msgstr "Vorige Auteur" -#: ../lib/diff.php:360 ../lib/plugin/Diff.php:172 +#: ../lib/diff.php:368 ../lib/plugin/Diff.php:172 #, fuzzy msgid "Newer page:" msgstr "Nieuw pagina." -#: ../lib/diff.php:362 ../lib/plugin/Diff.php:174 -#, fuzzy +#: ../lib/diff.php:370 ../lib/plugin/Diff.php:174 msgid "Older page:" -msgstr "nieuw pagina" +msgstr "" -#: ../lib/diff.php:370 ../lib/plugin/Diff.php:182 +#: ../lib/diff.php:378 ../lib/plugin/Diff.php:182 msgid "Versions are identical" msgstr "Versies zijn identiek" @@ -898,14 +914,15 @@ msgstr "Versies zijn identiek" #: ../lib/plugin/PageGroup.php:193 ../lib/plugin/PageGroup.php:200 #: ../lib/plugin/PageHistory.php:216 ../lib/plugin/UnfoldSubpages.php:165 #: ../themes/Crao/templates/head.tmpl:47 -#: ../themes/default/templates/head.tmpl:46 +#: ../themes/MonoBook/templates/logo.tmpl:2 +#: ../themes/default/templates/head.tmpl:50 #: ../themes/wikilens/templates/head.tmpl:45 #, c-format msgid "%s: %s" msgstr "%s: %s" -#: ../lib/display.php:104 ../lib/display.php:111 -#: ../lib/plugin/BackLinks.php:31 ../lib/plugin/_WikiTranslation.php:50 +#: ../lib/display.php:113 ../lib/display.php:120 +#: ../lib/plugin/BackLinks.php:31 ../lib/plugin/_WikiTranslation.php:53 #: ../themes/Crao/templates/navbar.tmpl:25 #: ../themes/Sidebar/templates/navbar.tmpl:23 #: ../themes/default/templates/navbar.tmpl:25 @@ -914,131 +931,126 @@ msgstr "%s: %s" msgid "BackLinks" msgstr "TerugLinks" -#: ../lib/display.php:107 ../lib/display.php:114 +#: ../lib/display.php:116 ../lib/display.php:123 #, c-format msgid "BackLinks for %s" msgstr "" -#: ../lib/display.php:122 -#, fuzzy, c-format +#: ../lib/display.php:131 +#, c-format msgid "(Redirected from %s)" -msgstr "van %s" +msgstr "" -#: ../lib/editpage.php:106 ../lib/editpage.php:501 -#, fuzzy +#: ../lib/editpage.php:107 ../lib/editpage.php:501 msgid "Your version" -msgstr "huidige versie" +msgstr "" -#: ../lib/editpage.php:106 ../lib/editpage.php:502 -#, fuzzy +#: ../lib/editpage.php:107 ../lib/editpage.php:502 msgid "Other version" -msgstr "huidige versie" +msgstr "" -#: ../lib/editpage.php:142 +#: ../lib/editpage.php:143 msgid "Undo" msgstr "" -#: ../lib/editpage.php:148 -#, fuzzy +#: ../lib/editpage.php:149 msgid "Undo disabled" -msgstr "Insert van '%s' gefaald" +msgstr "" -#: ../lib/editpage.php:158 ../lib/editpage.php:305 -#: ../lib/plugin/WikiAdminSearchReplace.php:180 +#: ../lib/editpage.php:159 ../lib/editpage.php:305 +#: ../lib/plugin/WikiAdminSearchReplace.php:189 msgid "Search & Replace" msgstr "" -#: ../lib/editpage.php:160 ../lib/plugin/InterWikiSearch.php:92 -#: ../lib/plugin/RecentChanges.php:573 +#: ../lib/editpage.php:161 ../lib/plugin/InterWikiSearch.php:91 +#: ../lib/plugin/RecentChanges.php:572 #: ../themes/Sidebar/templates/body.tmpl:17 msgid "Search" msgstr "Zoek" -#: ../lib/editpage.php:162 +#: ../lib/editpage.php:163 msgid "Replace with" msgstr "" -#: ../lib/editpage.php:164 ../lib/upgrade.php:300 ../lib/upgrade.php:315 -#: ../lib/upgrade.php:340 ../lib/upgrade.php:342 +#: ../lib/editpage.php:165 ../lib/upgrade.php:312 ../lib/upgrade.php:327 +#: ../lib/upgrade.php:352 ../lib/upgrade.php:354 ../lib/upgrade.php:428 msgid "OK" msgstr "" -#: ../lib/editpage.php:166 +#: ../lib/editpage.php:167 msgid "Close" msgstr "" -#: ../lib/editpage.php:223 +#: ../lib/editpage.php:224 #, c-format msgid "Edit: %s" msgstr "Verander: %s" -#: ../lib/editpage.php:233 ../lib/editpage.php:234 +#: ../lib/editpage.php:234 ../lib/editpage.php:235 msgid "Bold text" msgstr "" -#: ../lib/editpage.php:238 ../lib/editpage.php:239 +#: ../lib/editpage.php:239 ../lib/editpage.php:240 msgid "Italic text" msgstr "" -#: ../lib/editpage.php:243 +#: ../lib/editpage.php:244 msgid "optional label | PageName" msgstr "" -#: ../lib/editpage.php:244 -#, fuzzy +#: ../lib/editpage.php:245 msgid "Link to page" -msgstr "Sluit Pagina Af" +msgstr "" -#: ../lib/editpage.php:248 +#: ../lib/editpage.php:249 msgid "optional label | http://www.example.com" msgstr "" -#: ../lib/editpage.php:249 +#: ../lib/editpage.php:250 msgid "External link (remember http:// prefix)" msgstr "" -#: ../lib/editpage.php:253 +#: ../lib/editpage.php:254 msgid "Headline text" msgstr "" -#: ../lib/editpage.php:254 +#: ../lib/editpage.php:255 msgid "Level 1 headline" msgstr "" -#: ../lib/editpage.php:258 +#: ../lib/editpage.php:259 msgid "Example.jpg" msgstr "" -#: ../lib/editpage.php:259 +#: ../lib/editpage.php:260 msgid "Embedded image" msgstr "" -#: ../lib/editpage.php:263 +#: ../lib/editpage.php:264 msgid "Insert non-formatted text here" msgstr "" -#: ../lib/editpage.php:264 +#: ../lib/editpage.php:265 msgid "Ignore wiki formatting" msgstr "" -#: ../lib/editpage.php:269 -#, fuzzy +#: ../lib/editpage.php:270 msgid "Your signature" -msgstr "huidige versie" +msgstr "" -#: ../lib/editpage.php:274 +#: ../lib/editpage.php:275 msgid "Horizontal line" msgstr "" -#: ../lib/editpage.php:278 ../lib/editpage.php:279 ../lib/editpage.php:594 +#: ../lib/editpage.php:279 ../lib/editpage.php:280 ../lib/editpage.php:594 msgid "Save" msgstr "Bewaar" -#: ../lib/editpage.php:281 ../lib/editpage.php:282 ../lib/editpage.php:590 +#: ../lib/editpage.php:282 ../lib/editpage.php:283 ../lib/editpage.php:590 msgid "Preview" msgstr "Voorvertonig" -#: ../lib/editpage.php:297 +#: ../lib/editpage.php:298 msgid "Click a button to get an example text" msgstr "" @@ -1052,14 +1064,12 @@ msgid "View Source: %s" msgstr "Bron tekst: %s" #: ../lib/editpage.php:361 -#, fuzzy msgid "Page now locked." -msgstr "Sidan är Låst" +msgstr "" #: ../lib/editpage.php:361 -#, fuzzy msgid "Page now unlocked." -msgstr "Sidan är Sluit" +msgstr "" #: ../lib/editpage.php:439 #, c-format @@ -1121,458 +1131,472 @@ msgid "" msgstr "" #: ../lib/editpage.php:730 -#, fuzzy, c-format +#, c-format msgid "Merge and Edit: %s" -msgstr "Verander: %s" +msgstr "" + +#: ../lib/loadsave.php:72 +msgid "ZIP files of database" +msgstr "" + +#: ../lib/loadsave.php:73 +msgid "Dump to directory" +msgstr "" + +#: ../lib/loadsave.php:74 +msgid "Upload File" +msgstr "" + +#: ../lib/loadsave.php:75 ../lib/plugin/WikiForm.php:68 +msgid "Load File" +msgstr "" + +#: ../lib/loadsave.php:76 +msgid "Upgrade" +msgstr "" -#: ../lib/loadsave.php:42 +#: ../lib/loadsave.php:78 +msgid "Dump pages as XHTML" +msgstr "" + +#: ../lib/loadsave.php:86 msgid "Complete." msgstr "Klaar." -#: ../lib/loadsave.php:43 +#: ../lib/loadsave.php:87 #, c-format msgid "Return to %s" msgstr "Terug naar %s" -#: ../lib/loadsave.php:129 +#: ../lib/loadsave.php:173 msgid "FullDump" msgstr "" -#: ../lib/loadsave.php:133 +#: ../lib/loadsave.php:177 msgid "LatestSnapshot" msgstr "" -#: ../lib/loadsave.php:175 ../lib/loadsave.php:234 +#: ../lib/loadsave.php:229 ../lib/loadsave.php:290 msgid "You must specify a directory to dump to" msgstr "Je moet een directory specificeren om in te storten" -#: ../lib/loadsave.php:180 ../lib/loadsave.php:239 +#: ../lib/loadsave.php:234 ../lib/loadsave.php:295 #, c-format msgid "Cannot create directory '%s'" msgstr "" -#: ../lib/loadsave.php:182 ../lib/loadsave.php:241 +#: ../lib/loadsave.php:236 ../lib/loadsave.php:297 #, c-format msgid "Created directory '%s' for the page dump..." msgstr "" -#: ../lib/loadsave.php:185 ../lib/loadsave.php:244 +#: ../lib/loadsave.php:239 ../lib/loadsave.php:300 #, c-format msgid "Using directory '%s'" msgstr "" -#: ../lib/loadsave.php:188 ../lib/loadsave.php:247 -#, fuzzy +#: ../lib/loadsave.php:242 ../lib/loadsave.php:303 msgid "Dumping Pages" -msgstr "Verwijder pagina" +msgstr "" -#: ../lib/loadsave.php:202 ../lib/loadsave.php:269 +#: ../lib/loadsave.php:256 #, c-format msgid "saved as %s" msgstr "bewaard als %s" -#: ../lib/loadsave.php:212 ../lib/loadsave.php:282 +#: ../lib/loadsave.php:266 ../lib/loadsave.php:341 #: ../lib/plugin/text2png.php:183 #, c-format msgid "couldn't open file '%s' for writing" msgstr "" -#: ../lib/loadsave.php:218 ../lib/loadsave.php:288 -#, fuzzy, c-format +#: ../lib/loadsave.php:272 ../lib/loadsave.php:356 +#, c-format msgid "%s bytes written" -msgstr "%s: %s" +msgstr "" -#: ../lib/loadsave.php:302 ../lib/loadsave.php:316 -#, fuzzy, c-format +#: ../lib/loadsave.php:354 +msgid "saved as " +msgstr "" + +#: ../lib/loadsave.php:370 ../lib/loadsave.php:386 ../lib/loadsave.php:400 +#, c-format msgid "... copied to %s" -msgstr "Kopie van [%s]" +msgstr "" -#: ../lib/loadsave.php:306 ../lib/loadsave.php:320 -#, fuzzy +#: ../lib/loadsave.php:374 ../lib/loadsave.php:390 ../lib/loadsave.php:404 msgid "... not found" -msgstr "Sidan är Sluit" +msgstr "" -#: ../lib/loadsave.php:399 +#: ../lib/loadsave.php:492 msgid "Empty pagename!" msgstr "" -#: ../lib/loadsave.php:455 +#: ../lib/loadsave.php:548 #, c-format msgid "from %s" msgstr "van %s" -#: ../lib/loadsave.php:460 +#: ../lib/loadsave.php:553 msgid "new page" msgstr "nieuw pagina" -#: ../lib/loadsave.php:468 +#: ../lib/loadsave.php:561 msgid "has edit conflicts - overwriting anyway" msgstr "" -#: ../lib/loadsave.php:471 ../lib/loadsave.php:849 ../lib/loadsave.php:852 +#: ../lib/loadsave.php:564 ../lib/loadsave.php:979 ../lib/loadsave.php:982 msgid "The PhpWiki programming team" msgstr "Het PhpWiki programmeerteam" -#: ../lib/loadsave.php:476 +#: ../lib/loadsave.php:569 msgid "has edit conflicts - skipped" msgstr "" -#: ../lib/loadsave.php:487 -#, fuzzy, c-format +#: ../lib/loadsave.php:580 +#, c-format msgid "content is identical to current version %d - no new revision created" -msgstr "is gelijk aaan huidige versie %d - overgeslagen" +msgstr "" -#: ../lib/loadsave.php:497 +#: ../lib/loadsave.php:590 #, c-format msgid "- saved to database as version %d" msgstr "- bewaard in de data base als versie %d" -#: ../lib/loadsave.php:503 ../lib/loadsave.php:656 +#: ../lib/loadsave.php:596 ../lib/loadsave.php:786 #, c-format msgid "MIME file %s" msgstr "MIME bestand %" -#: ../lib/loadsave.php:504 ../lib/loadsave.php:661 +#: ../lib/loadsave.php:597 ../lib/loadsave.php:791 #, c-format msgid "Serialized file %s" msgstr "Geserialiseerd bestand %s" -#: ../lib/loadsave.php:505 ../lib/loadsave.php:675 +#: ../lib/loadsave.php:598 ../lib/loadsave.php:805 #, c-format msgid "plain file %s" msgstr "plat bestand %" -#: ../lib/loadsave.php:512 -#, fuzzy +#: ../lib/loadsave.php:605 msgid "Merge Edit" -msgstr "Verander: %s" - -#: ../lib/loadsave.php:513 ../lib/loadsave.php:519 ../lib/main.php:765 -#: ../lib/plugin/WikiAdminSelect.php:192 ../themes/Crao/templates/head.tmpl:79 -#: ../themes/Crao/templates/head.tmpl:80 -#: ../themes/Crao/templates/navbar.tmpl:45 -#: ../themes/Portland/templates/navbar.tmpl:30 -#: ../themes/Sidebar/templates/navbar.tmpl:26 -#: ../themes/Wordpress/templates/actionbar.tmpl:28 -#: ../themes/default/templates/head.tmpl:78 -#: ../themes/default/templates/navbar.tmpl:45 -#: ../themes/smaller/templates/navbar.tmpl:22 -#: ../themes/wikilens/templates/head.tmpl:78 -#: ../themes/wikilens/templates/head.tmpl:79 -#: ../themes/wikilens/templates/navbar.tmpl:43 -msgid "PhpWikiAdministration" msgstr "" -#: ../lib/loadsave.php:518 +#: ../lib/loadsave.php:611 msgid "Restore Anyway" msgstr "" -#: ../lib/loadsave.php:523 +#: ../lib/loadsave.php:616 msgid " Sorry, cannot merge uploaded files." msgstr "" -#: ../lib/loadsave.php:541 +#: ../lib/loadsave.php:634 ../lib/loadsave.php:643 ../lib/loadsave.php:659 +msgid "Revert" +msgstr "" + +#: ../lib/loadsave.php:635 +msgid "missing required version argument" +msgstr "" + +#: ../lib/loadsave.php:642 +msgid "no page content" +msgstr "" + +#: ../lib/loadsave.php:648 +msgid "same version page" +msgstr "" + +#: ../lib/loadsave.php:654 +#, c-format +msgid "revert to version %d" +msgstr "" + +#: ../lib/loadsave.php:657 +#, c-format +msgid "- version %d saved to database as version %d" +msgstr "" + +#: ../lib/loadsave.php:671 #, c-format msgid "%s: not defined" msgstr "" -#: ../lib/loadsave.php:551 +#: ../lib/loadsave.php:681 msgid "Default InterWiki map file not loaded." msgstr "" -#: ../lib/loadsave.php:689 ../lib/loadsave.php:701 +#: ../lib/loadsave.php:819 ../lib/loadsave.php:831 msgid "Skipping" msgstr "Overgeslagen" -#: ../lib/loadsave.php:800 +#: ../lib/loadsave.php:930 #, c-format msgid "Unable to load: %s" msgstr "" -#: ../lib/loadsave.php:807 +#: ../lib/loadsave.php:937 #, c-format msgid "Bad file type: %s" msgstr "" -#: ../lib/loadsave.php:824 -#, fuzzy, c-format +#: ../lib/loadsave.php:954 +#, c-format msgid "Loading '%s'" -msgstr "plat bestand %" +msgstr "" -#: ../lib/loadsave.php:855 +#: ../lib/loadsave.php:985 msgid "Loading up virgin wiki" msgstr "Laden van maagdelijke wiki" -#: ../lib/loadsave.php:900 +#: ../lib/loadsave.php:1030 msgid "No uploaded file to upload?" msgstr "" -#: ../lib/loadsave.php:904 -#, fuzzy, c-format +#: ../lib/loadsave.php:1034 +#, c-format msgid "Uploading %s" -msgstr "plat bestand %" +msgstr "" -#: ../lib/main.php:306 +#: ../lib/main.php:336 msgid "FORBIDDEN" msgstr "" -#: ../lib/main.php:307 +#: ../lib/main.php:337 msgid "ANON" msgstr "" -#: ../lib/main.php:308 +#: ../lib/main.php:338 msgid "BOGO" msgstr "" -#: ../lib/main.php:309 +#: ../lib/main.php:339 msgid "USER" msgstr "" -#: ../lib/main.php:310 +#: ../lib/main.php:340 msgid "ADMIN" msgstr "" -#: ../lib/main.php:311 +#: ../lib/main.php:341 msgid "UNOBTAINABLE" msgstr "" -#: ../lib/main.php:334 -#, fuzzy +#: ../lib/main.php:364 msgid "authenticated" -msgstr "bewaard als %s" +msgstr "" -#: ../lib/main.php:334 -#, fuzzy +#: ../lib/main.php:364 msgid "not authenticated" -msgstr "bewaard als %s" +msgstr "" -#: ../lib/main.php:335 -#, fuzzy, c-format +#: ../lib/main.php:365 +#, c-format msgid "%s is disallowed on this wiki for %s user '%s' (level: %s)." -msgstr "Actie %s is niet beschikbaar in deze wiki" +msgstr "" -#: ../lib/main.php:341 -#, fuzzy, c-format +#: ../lib/main.php:371 +#, c-format msgid "%s is disallowed on this wiki." -msgstr "Actie %s is niet beschikbaar in deze wiki" +msgstr "" -#: ../lib/main.php:348 -#, fuzzy, c-format -msgid "You must sign in to %s." -msgstr "Je bent ingelogd als %s." +#: ../lib/main.php:378 +#, c-format +msgid "You must sign in to %s." +msgstr "" -#: ../lib/main.php:350 -#, fuzzy, c-format +#: ../lib/main.php:380 +#, c-format msgid "You must log in to %s." -msgstr "Je bent ingelogd als %s." +msgstr "" -#: ../lib/main.php:352 +#: ../lib/main.php:382 #, c-format msgid "Access for you is forbidden to %s." msgstr "" -#: ../lib/main.php:354 ../lib/plugin/PluginManager.php:65 -#, fuzzy, c-format +#: ../lib/main.php:384 ../lib/plugin/PluginManager.php:65 +#, c-format msgid "You must be an administrator to %s." -msgstr "Je moet ingelogd zijn als beheerder om te %s in deze wiki" +msgstr "" -#: ../lib/main.php:366 -#, fuzzy +#: ../lib/main.php:396 msgid "view this page" -msgstr "nieuw pagina" +msgstr "" -#: ../lib/main.php:367 -#, fuzzy +#: ../lib/main.php:397 msgid "diff this page" -msgstr "Fout bij schrijven pagina '%s'" +msgstr "" -#: ../lib/main.php:368 -#, fuzzy +#: ../lib/main.php:398 msgid "dump html pages" -msgstr "Verwijder pagina" +msgstr "" -#: ../lib/main.php:369 -#, fuzzy +#: ../lib/main.php:399 msgid "dump serial pages" -msgstr "De %d meestbezochte pagina's van deze Wiki:" +msgstr "" -#: ../lib/main.php:370 -#, fuzzy +#: ../lib/main.php:400 msgid "edit this page" -msgstr "Fout bij schrijven pagina '%s'" +msgstr "" -#: ../lib/main.php:371 -#, fuzzy +#: ../lib/main.php:401 +msgid "revert to a previous version of this page" +msgstr "" + +#: ../lib/main.php:402 msgid "create this page" -msgstr "Fout bij schrijven pagina '%s'" +msgstr "" -#: ../lib/main.php:372 -#, fuzzy +#: ../lib/main.php:403 msgid "load files into this wiki" -msgstr "HTML is niet beschikbaar in deze wiki" +msgstr "" -#: ../lib/main.php:373 -#, fuzzy +#: ../lib/main.php:404 msgid "lock this page" -msgstr "Sluit Pagina Af" +msgstr "" -#: ../lib/main.php:374 -#, fuzzy +#: ../lib/main.php:405 msgid "remove this page" -msgstr "Verwijder pagina" +msgstr "" -#: ../lib/main.php:375 -#, fuzzy +#: ../lib/main.php:406 msgid "unlock this page" -msgstr "Sluit Pagina Af" +msgstr "" -#: ../lib/main.php:376 -#, fuzzy +#: ../lib/main.php:407 msgid "upload a zip dump" -msgstr "HTML is niet beschikbaar in deze wiki" +msgstr "" -#: ../lib/main.php:377 -#, fuzzy +#: ../lib/main.php:408 msgid "verify the current action" -msgstr "huidige versie" +msgstr "" -#: ../lib/main.php:378 -#, fuzzy +#: ../lib/main.php:409 msgid "view the source of this page" -msgstr "De %d meestbezochte pagina's van deze Wiki:" +msgstr "" -#: ../lib/main.php:379 +#: ../lib/main.php:410 msgid "access this wiki via XML-RPC" msgstr "" -#: ../lib/main.php:380 +#: ../lib/main.php:411 msgid "access this wiki via SOAP" msgstr "" -#: ../lib/main.php:381 -#, fuzzy +#: ../lib/main.php:412 msgid "download a zip dump from this wiki" -msgstr "De %d meestbezochte pagina's van deze Wiki:" +msgstr "" -#: ../lib/main.php:382 -#, fuzzy +#: ../lib/main.php:413 msgid "download an html zip dump from this wiki" -msgstr "De %d meestbezochte pagina's van deze Wiki:" +msgstr "" -#: ../lib/main.php:394 -#, fuzzy +#: ../lib/main.php:425 msgid "Browsing pages" -msgstr "Fout bij schrijven pagina '%s'" +msgstr "" -#: ../lib/main.php:395 -#, fuzzy +#: ../lib/main.php:426 msgid "Diffing pages" -msgstr "Fout bij schrijven pagina '%s'" +msgstr "" -#: ../lib/main.php:396 -#, fuzzy +#: ../lib/main.php:427 msgid "Dumping html pages" -msgstr "Verwijder pagina" +msgstr "" -#: ../lib/main.php:397 -#, fuzzy +#: ../lib/main.php:428 msgid "Dumping serial pages" -msgstr "De %d meestbezochte pagina's van deze Wiki:" +msgstr "" -#: ../lib/main.php:398 -#, fuzzy +#: ../lib/main.php:429 msgid "Editing pages" -msgstr "Fout bij schrijven pagina '%s'" +msgstr "" -#: ../lib/main.php:399 -#, fuzzy +#: ../lib/main.php:430 +msgid "Reverting to a previous version of pages" +msgstr "" + +#: ../lib/main.php:431 msgid "Creating pages" -msgstr "Fout bij schrijven pagina '%s'" +msgstr "" -#: ../lib/main.php:400 -#, fuzzy +#: ../lib/main.php:432 msgid "Loading files" -msgstr "plat bestand %" +msgstr "" -#: ../lib/main.php:401 -#, fuzzy +#: ../lib/main.php:433 msgid "Locking pages" -msgstr "Open Pagina" +msgstr "" -#: ../lib/main.php:402 -#, fuzzy +#: ../lib/main.php:434 msgid "Removing pages" -msgstr "Verwijder pagina" +msgstr "" -#: ../lib/main.php:403 -#, fuzzy +#: ../lib/main.php:435 msgid "Unlocking pages" -msgstr "Sluit Pagina Af" +msgstr "" -#: ../lib/main.php:404 +#: ../lib/main.php:436 msgid "Uploading zip dumps" msgstr "" -#: ../lib/main.php:405 -#, fuzzy +#: ../lib/main.php:437 msgid "Verify the current action" -msgstr "huidige versie" +msgstr "" -#: ../lib/main.php:406 -#, fuzzy +#: ../lib/main.php:438 msgid "Viewing the source of pages" -msgstr "De %d meestbezochte pagina's van deze Wiki:" +msgstr "" -#: ../lib/main.php:407 +#: ../lib/main.php:439 msgid "XML-RPC access" msgstr "" -#: ../lib/main.php:408 +#: ../lib/main.php:440 msgid "SOAP access" msgstr "" -#: ../lib/main.php:409 +#: ../lib/main.php:441 msgid "Downloading zip dumps" msgstr "" -#: ../lib/main.php:410 +#: ../lib/main.php:442 msgid "Downloading html zip dumps" msgstr "" -#: ../lib/main.php:534 +#: ../lib/main.php:571 #, c-format msgid "%s: Bad action" msgstr "" -#: ../lib/main.php:551 +#: ../lib/main.php:588 msgid "Fatal PhpWiki Error" msgstr "PhpWiki Fatale Fout" -#: ../lib/main.php:778 +#: ../lib/main.php:813 ../lib/plugin/WikiAdminChown.php:182 msgid "Chown" msgstr "" -#: ../lib/main.php:782 ../lib/plugin/WikiAdminSetAcl.php:188 +#: ../lib/main.php:817 ../lib/plugin/WikiAdminSetAcl.php:185 msgid "SetAcl" msgstr "" -#: ../lib/main.php:786 ../lib/plugin/WikiAdminRename.php:215 -#, fuzzy +#: ../lib/main.php:821 ../lib/plugin/WikiAdminRename.php:213 msgid "Rename" -msgstr "Verwijder Pagina" +msgstr "" -#: ../lib/main.php:790 ../lib/main.php:795 ../lib/plugin/PageDump.php:34 +#: ../lib/main.php:825 ../lib/main.php:830 ../lib/plugin/PageDump.php:35 +#: ../themes/MonoBook/templates/actionbar.tmpl:31 #: ../themes/default/templates/actionbar.tmpl:37 #: ../themes/smaller/templates/actionbar.tmpl:39 msgid "PageDump" msgstr "" -#: ../lib/main.php:809 ../lib/plugin/FullTextSearch.php:39 +#: ../lib/main.php:844 ../lib/plugin/FullTextSearch.php:39 #: ../lib/plugin/WantedPages.php:133 msgid "FullTextSearch" msgstr "VolledigeTekstZoek" -#: ../lib/main.php:812 ../lib/plugin/RecentChanges.php:576 +#: ../lib/main.php:847 ../lib/plugin/RecentChanges.php:575 #: ../lib/plugin/TitleSearch.php:31 ../themes/Sidebar/templates/navbar.tmpl:20 #: ../themes/default/templates/navbar.tmpl:8 #: ../themes/default/templates/navbar.tmpl:15 @@ -1580,28 +1604,27 @@ msgstr "VolledigeTekstZoek" msgid "TitleSearch" msgstr "TitelZoek" -#: ../lib/main.php:933 +#: ../lib/main.php:973 msgid "The session.save_path directory" msgstr "" -#: ../lib/main.php:936 +#: ../lib/main.php:976 #, c-format msgid "the directory '%s'" msgstr "" -#: ../lib/main.php:940 +#: ../lib/main.php:980 #, c-format msgid "Attempting to use the directory '%s' instead." msgstr "" -#: ../lib/main.php:947 +#: ../lib/main.php:987 msgid "Users will not be able to sign in." msgstr "" #: ../lib/plugin/AddComment.php:39 -#, fuzzy msgid "AddComment" -msgstr "Klaar." +msgstr "" #: ../lib/plugin/AddComment.php:43 #, c-format @@ -1610,35 +1633,36 @@ msgstr "" #: ../lib/plugin/AddComment.php:78 ../lib/plugin/WikiBlog.php:122 #: ../lib/plugin/WikiForum.php:76 -#, fuzzy msgid "No pagename specified" -msgstr "Je bent ingelogd als %s." +msgstr "" -#: ../lib/plugin/AddComment.php:107 ../lib/plugin/CreateToc.php:244 -#, fuzzy +#: ../lib/plugin/AddComment.php:111 ../lib/plugin/CreateToc.php:264 msgid "Click to display" -msgstr "Sluit Pagina Af" +msgstr "" -#: ../lib/plugin/AddComment.php:109 ../lib/plugin/WikiBlog.php:288 -#, fuzzy +#: ../lib/plugin/AddComment.php:113 ../lib/plugin/WikiBlog.php:288 msgid "Comments" -msgstr "Klaar." +msgstr "" -#: ../lib/plugin/AllPages.php:31 +#: ../lib/plugin/AllPages.php:34 msgid "AllPages" msgstr "" -#: ../lib/plugin/AllPages.php:35 -#, fuzzy +#: ../lib/plugin/AllPages.php:38 msgid "List all pages in this wiki." -msgstr "De %d meestbezochte pagina's van deze Wiki:" +msgstr "" -#: ../lib/plugin/AllPages.php:73 -#, fuzzy, c-format -msgid "Pages in this wiki (%d total):" -msgstr "De %d meestbezochte pagina's van deze Wiki:" +#: ../lib/plugin/AllPages.php:90 +#, c-format +msgid "All pages in this wiki (%d total):" +msgstr "" + +#: ../lib/plugin/AllPages.php:92 +#, c-format +msgid "List of pages (%d total):" +msgstr "" -#: ../lib/plugin/AllPages.php:85 ../lib/plugin/AllUsers.php:107 +#: ../lib/plugin/AllPages.php:105 ../lib/plugin/AllUsers.php:107 #, c-format msgid "Elapsed time: %s s" msgstr "" @@ -1655,11 +1679,12 @@ msgid "" msgstr "" #: ../lib/plugin/AllUsers.php:86 -#, fuzzy, c-format +#, c-format msgid "Authenticated users on this wiki (%d total):" -msgstr "De %d meestbezochte pagina's van deze Wiki:" +msgstr "" #: ../lib/plugin/AuthorHistory.php:70 +#: ../themes/MonoBook/templates/info.tmpl:169 #: ../themes/smaller/templates/info.tmpl:169 msgid "AuthorHistory" msgstr "" @@ -1675,16 +1700,17 @@ msgid "Minor" msgstr "" #: ../lib/plugin/AuthorHistory.php:125 +#: ../themes/MonoBook/templates/info.tmpl:77 #: ../themes/default/templates/info.tmpl:71 #: ../themes/default/templates/wikiforum.tmpl:22 #: ../themes/smaller/templates/info.tmpl:77 -#, fuzzy msgid "Author" -msgstr "Vorige Auteur" +msgstr "" #: ../lib/plugin/AuthorHistory.php:126 ../lib/plugin/AuthorHistory.php:178 #: ../themes/Crao/templates/blogform.tmpl:12 #: ../themes/Crao/templates/editpage.tmpl:67 +#: ../themes/MonoBook/templates/info.tmpl:78 #: ../themes/Portland/templates/editpage.tmpl:60 #: ../themes/Wordpress/templates/editpage.tmpl:69 #: ../themes/default/templates/blogform.tmpl:15 @@ -1695,9 +1721,8 @@ msgid "Summary" msgstr "" #: ../lib/plugin/AuthorHistory.php:127 ../lib/plugin/AuthorHistory.php:179 -#, fuzzy msgid "Modified" -msgstr "meest recente verandering" +msgstr "" #: ../lib/plugin/AuthorHistory.php:156 #, c-format @@ -1720,29 +1745,29 @@ msgid "History of major modifications for any page edited by %s." msgstr "" #: ../lib/plugin/BackLinks.php:35 -#, fuzzy, c-format +#, c-format msgid "List all pages which link to %s." -msgstr "Je bent ingelogd als %s." +msgstr "" #: ../lib/plugin/BackLinks.php:90 -#, fuzzy, c-format +#, c-format msgid "No other page links to %s yet." -msgstr "Je bent ingelogd als %s." +msgstr "" #: ../lib/plugin/BackLinks.php:93 -#, fuzzy, c-format +#, c-format msgid "One page would link to %s:" -msgstr "Je bent ingelogd als %s." +msgstr "" #: ../lib/plugin/BackLinks.php:102 -#, fuzzy, c-format +#, c-format msgid "%s pages would link to %s:" -msgstr "Je bent ingelogd als %s." +msgstr "" #: ../lib/plugin/BackLinks.php:110 -#, fuzzy, c-format +#, c-format msgid "No page links to %s." -msgstr "Je bent ingelogd als %s." +msgstr "" #: ../lib/plugin/BackLinks.php:115 #, c-format @@ -1760,7 +1785,7 @@ msgstr "" #: ../themes/Sidebar/templates/body.tmpl:23 #: ../themes/Sidebar/templates/body.tmpl:28 ../themes/Sidebar/themeinfo.php:38 #: ../themes/Wordpress/templates/actionbar.tmpl:34 -#: ../themes/default/templates/head.tmpl:86 +#: ../themes/default/templates/head.tmpl:91 #: ../themes/default/templates/homepage.tmpl:15 #: ../themes/default/templates/navbar.tmpl:35 #: ../themes/wikilens/templates/head.tmpl:89 @@ -1769,14 +1794,12 @@ msgid "Calendar" msgstr "" #: ../lib/plugin/Calendar.php:104 -#, fuzzy msgid "Previous Month" -msgstr "Vorige" +msgstr "" #: ../lib/plugin/Calendar.php:108 -#, fuzzy msgid "Next Month" -msgstr "Volgende" +msgstr "" #: ../lib/plugin/Calendar.php:177 ../lib/plugin/CalendarList.php:60 #, c-format @@ -1789,23 +1812,20 @@ msgstr "" #: ../lib/plugin/Comment.php:22 ../themes/Crao/templates/blogform.tmpl:15 #: ../themes/default/templates/blogform.tmpl:21 -#, fuzzy msgid "Comment" -msgstr "Klaar." +msgstr "" #: ../lib/plugin/Comment.php:26 msgid "Embed hidden comments in WikiPages." msgstr "" #: ../lib/plugin/CreatePage.php:38 -#, fuzzy msgid "CreatePage" -msgstr "ZoekPagina" +msgstr "" #: ../lib/plugin/CreatePage.php:42 -#, fuzzy msgid "Create a Wiki page by the provided name." -msgstr "Fout bij schrijven pagina '%s'" +msgstr "" #: ../lib/plugin/CreatePage.php:84 #, c-format @@ -1813,28 +1833,34 @@ msgid "%s already exists" msgstr "" #: ../lib/plugin/CreatePage.php:95 -#, fuzzy msgid "Created by CreatePage" -msgstr "ZoekPagina" +msgstr "" -#: ../lib/plugin/CreateToc.php:38 -#, fuzzy +#: ../lib/plugin/CreateToc.php:45 msgid "CreateToc" -msgstr "Bewaard: %s" +msgstr "" -#: ../lib/plugin/CreateToc.php:42 +#: ../lib/plugin/CreateToc.php:49 msgid "Automatically link headers at the top" msgstr "" -#: ../lib/plugin/CreateToc.php:185 ../lib/plugin/IncludePage.php:116 -#: ../lib/plugin/RateIt.php:219 +#: ../lib/plugin/CreateToc.php:192 ../lib/plugin/IncludePage.php:116 +#: ../lib/plugin/RateIt.php:203 msgid "no page specified" msgstr "" -#: ../lib/plugin/CreateToc.php:246 ../lib/plugin/CreateToc.php:249 +#: ../lib/plugin/CreateToc.php:203 +msgid "CreateToc disabled for old markup" +msgstr "" + +#: ../lib/plugin/CreateToc.php:266 ../lib/plugin/CreateToc.php:269 msgid "Table Of Contents" msgstr "" +#: ../lib/plugin/DeadEndPages.php:24 +msgid "DeadEndPages" +msgstr "" + #: ../lib/plugin/Diff.php:40 msgid "Display differences between revisions" msgstr "" @@ -1843,7 +1869,7 @@ msgstr "" msgid "World" msgstr "" -#: ../lib/plugin/EditMetaData.php:45 +#: ../lib/plugin/EditMetaData.php:45 ../lib/plugin/_WikiTranslation.php:61 msgid "EditMetaData" msgstr "" @@ -1872,14 +1898,49 @@ msgid "Requires WikiAdmin privileges to edit." msgstr "" #: ../lib/plugin/ExternalSearch.php:38 -#, fuzzy msgid "ExternalSearch" -msgstr "TitelZoek" +msgstr "" #: ../lib/plugin/ExternalSearch.php:42 msgid "Redirects to an external web site based on form input" msgstr "" +#: ../lib/plugin/FoafViewer.php:52 +msgid "FoafViewer" +msgstr "" + +#: ../lib/plugin/FoafViewer.php:56 +msgid "Parse an RDF FOAF file and extract information to render as HTML" +msgstr "" + +#: ../lib/plugin/FoafViewer.php:84 +msgid "required pear library XML/FOAF/Parser.php not found in include_path" +msgstr "" + +#: ../lib/plugin/FoafViewer.php:90 +msgid "FOAF File URI" +msgstr "" + +#: ../lib/plugin/FoafViewer.php:94 +msgid "Pretty HTML" +msgstr "" + +#: ../lib/plugin/FoafViewer.php:96 +msgid "Original URL (Redirect)" +msgstr "" + +#: ../lib/plugin/FoafViewer.php:98 +msgid "Parse FOAF" +msgstr "" + +#: ../lib/plugin/FoafViewer.php:107 +msgid "foaf must be a URI starting with http://" +msgstr "" + +#: ../lib/plugin/FoafViewer.php:130 +msgid "Title" +msgstr "" + #: ../lib/plugin/FrameInclude.php:52 msgid "FrameInclude" msgstr "" @@ -1904,16 +1965,15 @@ msgstr "" msgid "recursive inclusion of url %s" msgstr "" -#: ../lib/plugin/FrameInclude.php:112 ../lib/plugin/text2png.php:69 -#: ../lib/plugin/text2png.php:122 +#: ../lib/plugin/FrameInclude.php:112 ../lib/plugin/TeX2png.php:214 +#: ../lib/plugin/text2png.php:69 ../lib/plugin/text2png.php:122 #, c-format msgid "See %s" msgstr "Zie %s" #: ../lib/plugin/FullTextSearch.php:43 -#, fuzzy msgid "Search the content of all pages in this wiki." -msgstr "De %d meestbezochte pagina's van deze Wiki:" +msgstr "" #: ../lib/plugin/FullTextSearch.php:103 #, c-format @@ -1940,9 +2000,8 @@ msgid "These page titles match fuzzy with '%s'" msgstr "" #: ../lib/plugin/FuzzyPages.php:107 -#, fuzzy msgid "Name" -msgstr "Pagina Naam" +msgstr "" #: ../lib/plugin/FuzzyPages.php:108 msgid "Score" @@ -1964,8 +2023,8 @@ msgstr "" msgid "Go to or create page." msgstr "" -#: ../lib/plugin/GoTo.php:59 ../lib/plugin/WikiAdminSelect.php:135 -#: ../lib/plugin/WikiAdminSelect.php:146 +#: ../lib/plugin/GoTo.php:59 ../lib/plugin/WikiAdminSelect.php:136 +#: ../lib/plugin/WikiAdminSelect.php:147 msgid "Go" msgstr "" @@ -1977,6 +2036,10 @@ msgstr "" msgid "Make use of the Google API" msgstr "" +#: ../lib/plugin/GooglePlugin.php:98 +msgid "Nothing found" +msgstr "" + #: ../lib/plugin/HelloWorld.php:46 msgid "HelloWorld" msgstr "" @@ -1986,9 +2049,8 @@ msgid "Simple Sample Plugin" msgstr "" #: ../lib/plugin/IncludePage.php:34 -#, fuzzy msgid "IncludePage" -msgstr "ZoekPagina" +msgstr "" #: ../lib/plugin/IncludePage.php:38 msgid "Include text from another wiki page." @@ -2006,14 +2068,13 @@ msgid "%s(%d): no such revision" msgstr "" #: ../lib/plugin/IncludePage.php:161 -#, fuzzy, c-format +#, c-format msgid "Included from %s" -msgstr "van %s" +msgstr "" #: ../lib/plugin/IncludeSiteMap.php:52 -#, fuzzy msgid "IncludeSiteMap" -msgstr "ZoekPagina" +msgstr "" #: ../lib/plugin/IncludeSiteMap.php:56 #, c-format @@ -2021,18 +2082,16 @@ msgid "Include recursively all linked pages starting at %s" msgstr "" #: ../lib/plugin/InterWikiSearch.php:31 -#, fuzzy msgid "InterWikiSearch" -msgstr "TitelZoek" +msgstr "" #: ../lib/plugin/InterWikiSearch.php:35 msgid "Perform searches on InterWiki sites listed in InterWikiMap." msgstr "" -#: ../lib/plugin/InterWikiSearch.php:91 -#, fuzzy +#: ../lib/plugin/InterWikiSearch.php:90 msgid "Wiki Name" -msgstr "Pagina Naam" +msgstr "" #: ../lib/plugin/LikePages.php:32 ../themes/Crao/templates/navbar.tmpl:24 #: ../themes/Portland/templates/navbar.tmpl:10 @@ -2063,6 +2122,18 @@ msgstr "" msgid "These pages share an initial or final title word with '%s'" msgstr "" +#: ../lib/plugin/ListPages.php:37 +msgid "ListPages" +msgstr "" + +#: ../lib/plugin/ListPages.php:41 +msgid "List pages that are explicitly given as the pages argument." +msgstr "" + +#: ../lib/plugin/ListPages.php:81 +msgid "You must be logged in to view ratings." +msgstr "" + #: ../lib/plugin/ListSubpages.php:34 msgid "ListSubpages" msgstr "" @@ -2076,9 +2147,9 @@ msgid "The current page has no subpages defined." msgstr "" #: ../lib/plugin/ListSubpages.php:80 -#, fuzzy, c-format +#, c-format msgid "SubPages of %s:" -msgstr "PaginaGeschiedenis" +msgstr "" #: ../lib/plugin/ListSubpages.php:90 ../lib/plugin/UnfoldSubpages.php:137 #, c-format @@ -2090,9 +2161,8 @@ msgid "MostPopular" msgstr "Meestbezochte" #: ../lib/plugin/MostPopular.php:36 -#, fuzzy msgid "List the most popular pages." -msgstr "Lijst de meestbezochte pagina's" +msgstr "" #: ../lib/plugin/MostPopular.php:64 msgid "sortby=mtime not supported with MostPopular" @@ -2104,18 +2174,17 @@ msgid "The %d most popular pages of this wiki:" msgstr "De %d meestbezochte pagina's van deze Wiki:" #: ../lib/plugin/MostPopular.php:96 -#, fuzzy, c-format +#, c-format msgid "The %d least popular pages of this wiki:" -msgstr "De %d meestbezochte pagina's van deze Wiki:" +msgstr "" #: ../lib/plugin/MostPopular.php:98 msgid "Visited pages on this wiki, ordered by popularity:" msgstr "" #: ../lib/plugin/NoCache.php:39 -#, fuzzy msgid "NoCache" -msgstr "Annuleer" +msgstr "" #: ../lib/plugin/NoCache.php:43 msgid "Don't cache this page." @@ -2134,29 +2203,28 @@ msgid "Line does not begin with a '|'." msgstr "" #: ../lib/plugin/OrphanedPages.php:36 -#, fuzzy msgid "OrphanedPages" -msgstr "ZoekPagina" +msgstr "" #: ../lib/plugin/OrphanedPages.php:40 msgid "List pages which are not linked to by any other page." msgstr "" #: ../lib/plugin/OrphanedPages.php:85 -#, fuzzy, c-format +#, c-format msgid "Orphaned Pages in this wiki (%d total):" -msgstr "De %d meestbezochte pagina's van deze Wiki:" +msgstr "" -#: ../lib/plugin/PageDump.php:37 +#: ../lib/plugin/PageDump.php:38 msgid "View a single page dump online." msgstr "" -#: ../lib/plugin/PageDump.php:63 -#, fuzzy, c-format +#: ../lib/plugin/PageDump.php:64 +#, c-format msgid "Page %s not found." -msgstr "Sidan är Sluit" +msgstr "" -#: ../lib/plugin/PageDump.php:119 +#: ../lib/plugin/PageDump.php:120 msgid "Download for CVS" msgstr "" @@ -2164,46 +2232,46 @@ msgstr "" msgid "Download for backup" msgstr "" -#: ../lib/plugin/PageDump.php:129 +#: ../lib/plugin/PageDump.php:128 #, c-format msgid "Preview: Page dump of %s" msgstr "" -#: ../lib/plugin/PageDump.php:132 +#: ../lib/plugin/PageDump.php:131 msgid "(formatted for PhpWiki developers, not for backing up)" msgstr "" -#: ../lib/plugin/PageDump.php:135 +#: ../lib/plugin/PageDump.php:134 msgid "Preview as backup format" msgstr "" -#: ../lib/plugin/PageDump.php:140 +#: ../lib/plugin/PageDump.php:138 msgid "(formatted for backing up)" msgstr "" -#: ../lib/plugin/PageDump.php:144 +#: ../lib/plugin/PageDump.php:142 msgid "Preview as developer format" msgstr "" -#: ../lib/plugin/PageDump.php:149 +#: ../lib/plugin/PageDump.php:146 msgid "" "Please use one of the downloadable versions rather than copying and pasting " "from the above preview." msgstr "" -#: ../lib/plugin/PageDump.php:151 +#: ../lib/plugin/PageDump.php:148 msgid "" "The wordwrap of the preview doesn't take nested markup or list indentation " "into consideration!" msgstr "" -#: ../lib/plugin/PageDump.php:154 +#: ../lib/plugin/PageDump.php:151 msgid "" "PhpWiki developers should manually inspect the downloaded file for nested " "markup before rewrapping with emacs and checking into CVS." msgstr "" -#: ../lib/plugin/PageDump.php:166 +#: ../lib/plugin/PageDump.php:163 msgid "Warning:" msgstr "" @@ -2243,9 +2311,9 @@ msgid "Last" msgstr "" #: ../lib/plugin/PageHistory.php:91 -#, fuzzy, c-format +#, c-format msgid "PageHistory for %s" -msgstr "PaginaGeschiedenis" +msgstr "" #: ../lib/plugin/PageHistory.php:98 msgid "No revisions found" @@ -2270,6 +2338,8 @@ msgid "Version %d" msgstr "Versie %d" #: ../lib/plugin/PageHistory.php:177 ../themes/MacOSX/lib/RecentChanges.php:34 +#: ../themes/MonoBook/templates/info.tmpl:19 +#: ../themes/MonoBook/templates/info.tmpl:23 #: ../themes/Portland/lib/RecentChanges.php:14 #: ../themes/SpaceWiki/lib/RecentChanges.php:35 #: ../themes/Wordpress/lib/RecentChanges.php:14 @@ -2286,6 +2356,8 @@ msgstr "" #: ../lib/plugin/PageHistory.php:247 ../lib/plugin/RecentChanges.php:65 #: ../themes/Crao/templates/actionbar.tmpl:17 +#: ../themes/MonoBook/templates/actionbar.tmpl:29 +#: ../themes/MonoBook/templates/info.tmpl:168 #: ../themes/Portland/templates/actionbar.tmpl:18 #: ../themes/Wordpress/templates/actionbar.tmpl:68 #: ../themes/default/templates/actionbar.tmpl:31 @@ -2295,17 +2367,16 @@ msgid "PageHistory" msgstr "PaginaGeschiedenis" #: ../lib/plugin/PageHistory.php:251 -#, fuzzy, c-format +#, c-format msgid "List PageHistory for %s" -msgstr "PaginaGeschiedenis" +msgstr "" #: ../lib/plugin/PageInfo.php:32 ../themes/Crao/templates/actionbar.tmpl:19 #: ../themes/Portland/templates/actionbar.tmpl:19 #: ../themes/Wordpress/templates/actionbar.tmpl:70 #: ../themes/default/templates/actionbar.tmpl:33 -#, fuzzy msgid "PageInfo" -msgstr "PaginaInfo" +msgstr "" #: ../lib/plugin/PageInfo.php:36 #, c-format @@ -2393,14 +2464,34 @@ msgstr "" msgid "Submit location" msgstr "" +#: ../lib/plugin/Ploticus.php:73 +msgid "Ploticus" +msgstr "" + +#: ../lib/plugin/Ploticus.php:76 +msgid "Ploticus image creation" +msgstr "" + +#: ../lib/plugin/Ploticus.php:234 +msgid "shell commands not allowed in Ploticus" +msgstr "" + +#: ../lib/plugin/Ploticus.php:254 +#, c-format +msgid "Ploticus error: Outputfile '%s' not created" +msgstr "" + +#: ../lib/plugin/Ploticus.php:261 ../lib/plugin/SyntaxHighlighter.php:177 +msgid "empty source" +msgstr "" + #: ../lib/plugin/PluginManager.php:31 msgid "PluginManager" msgstr "" #: ../lib/plugin/PluginManager.php:35 -#, fuzzy msgid "Description: Provides a list of plugins on this wiki." -msgstr "De %d meestbezochte pagina's van deze Wiki:" +msgstr "" #: ../lib/plugin/PluginManager.php:54 msgid "Plugins" @@ -2424,34 +2515,31 @@ msgid "%s does not appear to be a WikiPlugin." msgstr "" #: ../lib/plugin/PopularNearby.php:44 -#, fuzzy msgid "PopularNearby" -msgstr "%d meest gevraagde in de buurt:" +msgstr "" #: ../lib/plugin/PopularNearby.php:48 -#, fuzzy msgid "List the most popular pages nearby." -msgstr "Lijst de meestbezochte pagina's" +msgstr "" #: ../lib/plugin/PopularNearby.php:73 -#, fuzzy, c-format +#, c-format msgid "%d best incoming links: " -msgstr "%d beste inkomende koppelingen:" +msgstr "" #: ../lib/plugin/PopularNearby.php:78 -#, fuzzy, c-format +#, c-format msgid "%d best outgoing links: " -msgstr "%d beste uitgaande koppelingen:" +msgstr "" #: ../lib/plugin/PopularNearby.php:83 -#, fuzzy, c-format +#, c-format msgid "%d most popular nearby: " -msgstr "%d meest gevraagde in de buurt:" +msgstr "" #: ../lib/plugin/PrevNext.php:32 -#, fuzzy msgid "PrevNext" -msgstr "Voorvertonig" +msgstr "" #: ../lib/plugin/PrevNext.php:36 #, c-format @@ -2467,64 +2555,61 @@ msgid "Index" msgstr "" #: ../lib/plugin/RandomPage.php:29 ../lib/plugin/RandomPage.php:71 -#, fuzzy +#: ../themes/MonoBook/templates/navbar.tmpl:15 msgid "RandomPage" -msgstr "ThuisPagina" +msgstr "" #: ../lib/plugin/RandomPage.php:33 msgid "Displays a list of randomly chosen pages or redirects to a random page." msgstr "" -#: ../lib/plugin/RateIt.php:106 ../lib/plugin/RateIt.php:330 -#: ../lib/plugin/RateIt.php:707 +#: ../lib/plugin/RateIt.php:90 ../lib/plugin/RateIt.php:304 +#: ../lib/plugin/RateIt.php:346 msgid "RateIt" msgstr "" -#: ../lib/plugin/RateIt.php:109 +#: ../lib/plugin/RateIt.php:93 msgid "Rating system. Store user ratings per page" msgstr "" -#: ../lib/plugin/RateIt.php:240 ../lib/plugin/RateIt.php:258 -#: ../lib/plugin/RateIt.php:294 -#, fuzzy +#: ../lib/plugin/RateIt.php:214 ../lib/plugin/RateIt.php:232 +#: ../lib/plugin/RateIt.php:268 msgid "You must sign in" -msgstr "Je bent ingelogd als %s." +msgstr "" -#: ../lib/plugin/RateIt.php:297 +#: ../lib/plugin/RateIt.php:271 #, c-format msgid "Rated by %d users | Average rating %.1f stars" msgstr "" -#: ../lib/plugin/RateIt.php:302 +#: ../lib/plugin/RateIt.php:276 #, c-format msgid "Your rating was %.1f" msgstr "" -#: ../lib/plugin/RateIt.php:307 +#: ../lib/plugin/RateIt.php:281 #, c-format msgid "%s prediction for you is %s stars" msgstr "" -#: ../lib/plugin/RateIt.php:310 +#: ../lib/plugin/RateIt.php:284 #, c-format msgid "%s prediction for you is %.1f stars" msgstr "" -#: ../lib/plugin/RateIt.php:330 +#: ../lib/plugin/RateIt.php:304 msgid "Rate It" msgstr "" -#: ../lib/plugin/RateIt.php:728 -#, fuzzy +#: ../lib/plugin/RateIt.php:367 msgid "Rate the topic of this page" -msgstr "De %d meestbezochte pagina's van deze Wiki:" +msgstr "" -#: ../lib/plugin/RateIt.php:736 -#, fuzzy +#: ../lib/plugin/RateIt.php:375 msgid "Cancel rating" -msgstr "Annuleer" +msgstr "" -#: ../lib/plugin/RateIt.php:743 +#: ../lib/plugin/RateIt.php:382 msgid "No opinion" msgstr "" @@ -2533,9 +2618,8 @@ msgid "A plugin to provide for raw HTML within wiki pages." msgstr "" #: ../lib/plugin/RawHtml.php:56 -#, fuzzy msgid "Raw HTML is disabled in this wiki." -msgstr "HTML is niet beschikbaar in deze wiki" +msgstr "" #: ../lib/plugin/RawHtml.php:65 ../lib/plugin/RedirectTo.php:82 #, c-format @@ -2563,9 +2647,8 @@ msgid "(hist)" msgstr "" #: ../lib/plugin/RecentChanges.php:188 -#, fuzzy msgid "edits" -msgstr "Teller" +msgstr "" #: ../lib/plugin/RecentChanges.php:190 msgid "major edits" @@ -2577,24 +2660,22 @@ msgstr "" #: ../lib/plugin/RecentChanges.php:193 ../lib/plugin/RecentChanges.php:267 #: ../lib/plugin/RecentComments.php:31 -#, fuzzy msgid "Recent Comments" -msgstr "Klaar." +msgstr "" #: ../lib/plugin/RecentChanges.php:194 -#, fuzzy msgid "comments" -msgstr "Klaar." +msgstr "" #: ../lib/plugin/RecentChanges.php:219 -#, fuzzy, c-format +#, c-format msgid "The %d most recent %s during the past day are listed below." -msgstr "De %d meest recent %s during the past day staan hieronder:" +msgstr "" #: ../lib/plugin/RecentChanges.php:222 -#, fuzzy, c-format +#, c-format msgid "The %d most recent %s during the past %s days are listed below." -msgstr "De %d meest recent %s during the past %s days staan hieronder:" +msgstr "" #: ../lib/plugin/RecentChanges.php:225 #, c-format @@ -2602,39 +2683,39 @@ msgid "The %d most recent %s are listed below." msgstr "De %d meest recent %s staan hieronder." #: ../lib/plugin/RecentChanges.php:231 -#, fuzzy, c-format +#, c-format msgid "The %d oldest %s during the past day are listed below." -msgstr "De %d meest recent %s during the past day staan hieronder:" +msgstr "" #: ../lib/plugin/RecentChanges.php:234 -#, fuzzy, c-format +#, c-format msgid "The %d oldest %s during the past %s days are listed below." -msgstr "De %d meest recent %s during the past %s days staan hieronder:" +msgstr "" #: ../lib/plugin/RecentChanges.php:237 -#, fuzzy, c-format +#, c-format msgid "The %d oldest %s are listed below." -msgstr "De %d meest recent %s staan hieronder." +msgstr "" #: ../lib/plugin/RecentChanges.php:244 -#, fuzzy, c-format +#, c-format msgid "The most recent %s during the past day are listed below." -msgstr "De meest recent %s during the past day staan hieronder:" +msgstr "" #: ../lib/plugin/RecentChanges.php:247 -#, fuzzy, c-format +#, c-format msgid "The most recent %s during the past %s days are listed below." -msgstr "De meest recent %s during the past %s days staan hieronder:" +msgstr "" #: ../lib/plugin/RecentChanges.php:250 -#, fuzzy, c-format +#, c-format msgid "All %s are listed below." -msgstr "De %d meest recent %s staan hieronder." +msgstr "" #: ../lib/plugin/RecentChanges.php:253 -#, fuzzy, c-format +#, c-format msgid "(to pages linked from \"%s\")" -msgstr "Je bent ingelogd als %s." +msgstr "" #: ../lib/plugin/RecentChanges.php:260 ../lib/plugin/RecentChanges.php:275 #: ../lib/plugin/RecentChanges.php:377 ../lib/plugin/RecentChanges.php:453 @@ -2646,52 +2727,50 @@ msgid "RecentEdits" msgstr "" #: ../lib/plugin/RecentChanges.php:268 ../lib/plugin/RecentComments.php:65 -#, fuzzy msgid "No comments found" -msgstr "Sidan är Sluit" +msgstr "" #: ../lib/plugin/RecentChanges.php:270 msgid "No changes found" msgstr "" -#: ../lib/plugin/RecentChanges.php:574 +#: ../lib/plugin/RecentChanges.php:573 msgid "Title Search" msgstr "Titel Zoek" -#: ../lib/plugin/RecentChanges.php:807 +#: ../lib/plugin/RecentChanges.php:806 msgid "Show minor edits for:" msgstr "" -#: ../lib/plugin/RecentChanges.php:809 +#: ../lib/plugin/RecentChanges.php:808 msgid "Show all changes for:" msgstr "" -#: ../lib/plugin/RecentChanges.php:811 +#: ../lib/plugin/RecentChanges.php:810 msgid "Show changes for:" msgstr "" -#: ../lib/plugin/RecentChanges.php:831 +#: ../lib/plugin/RecentChanges.php:830 msgid "1 day" msgstr "" -#: ../lib/plugin/RecentChanges.php:835 -#, fuzzy, c-format +#: ../lib/plugin/RecentChanges.php:834 +#, c-format msgid "%s days" -msgstr "%s: %s" +msgstr "" #: ../lib/plugin/RecentComments.php:17 -#, fuzzy +#: ../themes/MonoBook/templates/navbar.tmpl:14 msgid "RecentComments" -msgstr "Klaar." +msgstr "" #: ../lib/plugin/RecentComments.php:91 msgid "latest comment by " msgstr "" #: ../lib/plugin/RecentEdits.php:36 -#, fuzzy msgid "Recent Edits" -msgstr "Verander: %s" +msgstr "" #: ../lib/plugin/RedirectTo.php:47 msgid "RedirectTo" @@ -2715,20 +2794,18 @@ msgid "Double redirect not allowed." msgstr "" #: ../lib/plugin/RedirectTo.php:110 -#, fuzzy msgid "Viewing redirecting page." -msgstr "De %d meestbezochte pagina's van deze Wiki:" +msgstr "" #: ../lib/plugin/RelatedChanges.php:34 ../lib/plugin/RelatedChanges.php:63 -#, fuzzy msgid "Related Changes" -msgstr "RecenteVeranderingen" +msgstr "" #: ../lib/plugin/RelatedChanges.php:63 ../themes/Crao/templates/navbar.tmpl:23 +#: ../themes/MonoBook/templates/navbar.tmpl:43 #: ../themes/default/templates/navbar.tmpl:27 -#, fuzzy msgid "RelatedChanges" -msgstr "RecenteVeranderingen" +msgstr "" #: ../lib/plugin/RichTable.php:32 msgid "RichTable" @@ -2794,14 +2871,9 @@ msgid "invalid %s ignored" msgstr "" #: ../lib/plugin/SyntaxHighlighter.php:170 -#, fuzzy, c-format +#, c-format msgid "Couldn't start commandline '%s'" -msgstr "Kan verbinding naar data base niet tot stand brengen, geef op." - -#: ../lib/plugin/SyntaxHighlighter.php:177 -#, fuzzy -msgid "empty source" -msgstr "Bron Tekst" +msgstr "" #: ../lib/plugin/SystemInfo.php:52 msgid "SystemInfo" @@ -2832,14 +2904,12 @@ msgid "no cache used" msgstr "" #: ../lib/plugin/SystemInfo.php:115 -#, fuzzy msgid "cached pagedata:" -msgstr "Gearchiveerde pagina:" +msgstr "" #: ../lib/plugin/SystemInfo.php:116 -#, fuzzy msgid "cached versiondata:" -msgstr "versie" +msgstr "" #: ../lib/plugin/SystemInfo.php:125 #, c-format @@ -2865,23 +2935,23 @@ msgid "" msgstr "" #: ../lib/plugin/SystemInfo.php:148 -#, fuzzy, c-format +#, c-format msgid "%d pages" -msgstr "Fout bij schrijven pagina '%s'" +msgstr "" #: ../lib/plugin/SystemInfo.php:153 -#, fuzzy, c-format +#, c-format msgid "%d not-empty pages" -msgstr "Fout bij schrijven pagina '%s'" +msgstr "" #: ../lib/plugin/SystemInfo.php:164 ../lib/plugin/SystemInfo.php:193 msgid "not yet" msgstr "" #: ../lib/plugin/SystemInfo.php:181 -#, fuzzy, c-format +#, c-format msgid "%d homepages" -msgstr "Fout bij schrijven pagina '%s'" +msgstr "" #: ../lib/plugin/SystemInfo.php:227 #, c-format @@ -2963,76 +3033,98 @@ msgstr "" msgid "Default theme: '%s'" msgstr "" -#: ../lib/plugin/SystemInfo.php:345 +#: ../lib/plugin/SystemInfo.php:346 #, c-format msgid "unknown argument '%s' to SystemInfo" msgstr "" -#: ../lib/plugin/SystemInfo.php:368 +#: ../lib/plugin/SystemInfo.php:369 msgid "Application name" msgstr "" -#: ../lib/plugin/SystemInfo.php:369 +#: ../lib/plugin/SystemInfo.php:370 msgid "PhpWiki engine version" msgstr "" -#: ../lib/plugin/SystemInfo.php:370 +#: ../lib/plugin/SystemInfo.php:371 msgid "Database" msgstr "" -#: ../lib/plugin/SystemInfo.php:371 +#: ../lib/plugin/SystemInfo.php:372 msgid "Cache statistics" msgstr "" -#: ../lib/plugin/SystemInfo.php:372 +#: ../lib/plugin/SystemInfo.php:373 msgid "Page statistics" msgstr "" -#: ../lib/plugin/SystemInfo.php:375 +#: ../lib/plugin/SystemInfo.php:376 msgid "User statistics" msgstr "" -#: ../lib/plugin/SystemInfo.php:377 +#: ../lib/plugin/SystemInfo.php:378 msgid "Hit statistics" msgstr "" -#: ../lib/plugin/SystemInfo.php:379 +#: ../lib/plugin/SystemInfo.php:380 msgid "Expiry parameters" msgstr "" -#: ../lib/plugin/SystemInfo.php:380 +#: ../lib/plugin/SystemInfo.php:381 msgid "Wikiname regexp" msgstr "" -#: ../lib/plugin/SystemInfo.php:381 +#: ../lib/plugin/SystemInfo.php:382 msgid "Allowed protocols" msgstr "" -#: ../lib/plugin/SystemInfo.php:382 -#, fuzzy +#: ../lib/plugin/SystemInfo.php:383 msgid "Inline images" -msgstr "Sluit Pagina Af" +msgstr "" -#: ../lib/plugin/SystemInfo.php:383 +#: ../lib/plugin/SystemInfo.php:384 msgid "Available plugins" msgstr "" -#: ../lib/plugin/SystemInfo.php:384 +#: ../lib/plugin/SystemInfo.php:385 msgid "Supported languages" msgstr "" -#: ../lib/plugin/SystemInfo.php:385 +#: ../lib/plugin/SystemInfo.php:386 msgid "Supported themes" msgstr "" +#: ../lib/plugin/TeX2png.php:29 +msgid "TeX2png" +msgstr "" + +#: ../lib/plugin/TeX2png.php:33 +msgid "Convert Tex mathematicals expressions to cached png files." +msgstr "" + +#: ../lib/plugin/TeX2png.php:34 +msgid " This is for small text" +msgstr "" + +#: ../lib/plugin/TeX2png.php:134 +msgid " (syntax error for latex) " +msgstr "" + +#: ../lib/plugin/TeX2png.php:173 +msgid "TeX directory not writable." +msgstr "" + +#: ../lib/plugin/TeX2png.php:212 ../lib/plugin/text2png.php:67 +msgid "Sorry, this version of PHP cannot create PNG image files." +msgstr "" + #: ../lib/plugin/TexToPng.php:103 msgid "Converts TeX to an image. May be used to embed formulas in PhpWiki." msgstr "" #: ../lib/plugin/TitleSearch.php:35 -#, fuzzy msgid "Search the titles of all pages in this wiki." -msgstr "De %d meestbezochte pagina's van deze Wiki:" +msgstr "" #: ../lib/plugin/TitleSearch.php:74 #, c-format @@ -3040,9 +3132,8 @@ msgid "Title search results for '%s'" msgstr "Titel zoek resultaten naar '%s'" #: ../lib/plugin/Transclude.php:51 -#, fuzzy msgid "Transclude" -msgstr "van %s" +msgstr "" #: ../lib/plugin/Transclude.php:55 msgid "Include an external web page within the body of a wiki page." @@ -3054,24 +3145,22 @@ msgid "%s parameter missing" msgstr "" #: ../lib/plugin/Transclude.php:88 -#, fuzzy msgid "Transcluded page" -msgstr "van %s" +msgstr "" #: ../lib/plugin/Transclude.php:97 -#, fuzzy, c-format +#, c-format msgid "See: %s" -msgstr "Zie %s" +msgstr "" #: ../lib/plugin/Transclude.php:109 -#, fuzzy, c-format +#, c-format msgid "Transcluded from %s" -msgstr "van %s" +msgstr "" -#: ../lib/plugin/TranslateText.php:44 ../lib/plugin/_WikiTranslation.php:98 -#, fuzzy +#: ../lib/plugin/TranslateText.php:44 ../lib/plugin/_WikiTranslation.php:105 msgid "TranslateText" -msgstr "van %s" +msgstr "" #: ../lib/plugin/TranslateText.php:48 msgid "Define a translation for a specified text" @@ -3110,9 +3199,8 @@ msgid "Translate %s to %s in %s" msgstr "" #: ../lib/plugin/TranslateText.php:103 -#, fuzzy msgid "Thanks for adding this translation!" -msgstr "Bedankt voor het veranderen van %s." +msgstr "" #: ../lib/plugin/TranslateText.php:104 #, c-format @@ -3127,21 +3215,20 @@ msgid "Your translation is stored in %s" msgstr "" #: ../lib/plugin/TranslateText.php:112 ../lib/plugin/TranslateText.php:114 -#, fuzzy, c-format +#, c-format msgid "From english to %s: " -msgstr "Je bent ingelogd als %s." +msgstr "" #: ../lib/plugin/TranslateText.php:115 -#, fuzzy msgid "Translate" -msgstr "van %s" +msgstr "" -#: ../lib/plugin/TranslateText.php:118 ../lib/plugin/UserPreferences.php:109 -#: ../lib/plugin/WikiAdminChmod.php:165 ../lib/plugin/WikiAdminRemove.php:220 -#: ../lib/plugin/WikiAdminRename.php:198 -#: ../lib/plugin/WikiAdminSearchReplace.php:187 -#: ../lib/plugin/WikiAdminSelect.php:218 ../lib/plugin/WikiAdminSelect.php:239 -#: ../lib/plugin/WikiAdminSetAcl.php:194 ../lib/plugin/WikiAdminUtils.php:204 +#: ../lib/plugin/TranslateText.php:118 ../lib/plugin/UserPreferences.php:113 +#: ../lib/plugin/WikiAdminChmod.php:164 ../lib/plugin/WikiAdminChown.php:165 +#: ../lib/plugin/WikiAdminRemove.php:215 ../lib/plugin/WikiAdminRename.php:196 +#: ../lib/plugin/WikiAdminSearchReplace.php:196 +#: ../lib/plugin/WikiAdminSelect.php:219 ../lib/plugin/WikiAdminSelect.php:240 +#: ../lib/plugin/WikiAdminSetAcl.php:191 ../lib/plugin/WikiAdminUtils.php:208 #: ../lib/removepage.php:23 ../themes/default/templates/login.tmpl:70 #: ../themes/default/templates/userprefs.tmpl:236 msgid "Cancel" @@ -3166,63 +3253,68 @@ msgid " ... first %d lines" msgstr "" #: ../lib/plugin/UnfoldSubpages.php:176 -#, fuzzy, c-format +#, c-format msgid "Included from %s:" -msgstr "van %s" +msgstr "" -#: ../lib/plugin/UpLoad.php:53 +#: ../lib/plugin/UpLoad.php:46 msgid "Upload files to the local InterWiki Upload:" msgstr "" -#: ../lib/plugin/UpLoad.php:123 ../lib/plugin/WikiForm.php:100 +#: ../lib/plugin/UpLoad.php:116 ../lib/plugin/WikiForm.php:101 msgid "Upload" msgstr "" -#: ../lib/plugin/UpLoad.php:139 -#, fuzzy +#: ../lib/plugin/UpLoad.php:132 msgid "ACCESS DENIED: You must log in to upload files." -msgstr "Je bent ingelogd als %s." +msgstr "" + +#: ../lib/plugin/UpLoad.php:144 ../lib/plugin/UpLoad.php:149 +#: ../lib/plugin/UpLoad.php:154 ../lib/plugin/UpLoad.php:186 +#, c-format +msgid "ERROR uploading '%s': " +msgstr "" -#: ../lib/plugin/UpLoad.php:151 +#: ../lib/plugin/UpLoad.php:145 #, c-format msgid "Files with extension %s are not allowed" msgstr "" -#: ../lib/plugin/UpLoad.php:155 +#: ../lib/plugin/UpLoad.php:150 #, c-format msgid "There is already a file with name %s uploaded" msgstr "" -#: ../lib/plugin/UpLoad.php:159 +#: ../lib/plugin/UpLoad.php:155 msgid "Sorry but this file is too big" msgstr "" -#: ../lib/plugin/UpLoad.php:167 +#: ../lib/plugin/UpLoad.php:163 msgid "File successfully uploaded." msgstr "" -#: ../lib/plugin/UpLoad.php:184 -#, fuzzy, c-format +#: ../lib/plugin/UpLoad.php:180 +#, c-format msgid "uploaded %s" -msgstr "plat bestand %" +msgstr "" -#: ../lib/plugin/UpLoad.php:190 -#, fuzzy -msgid "Uploading failed: " -msgstr "plat bestand %" +#: ../lib/plugin/UpLoad.php:187 +msgid "Uploading failed." +msgstr "" -#: ../lib/plugin/UpLoad.php:208 +#: ../lib/plugin/UpLoad.php:205 msgid "Error: the upload log is not writable" msgstr "" -#: ../lib/plugin/UpLoad.php:212 +#: ../lib/plugin/UpLoad.php:209 msgid "Error: can't open the upload logfile" msgstr "" #: ../lib/plugin/UserPreferences.php:39 ../themes/Crao/templates/head.tmpl:85 #: ../themes/Crao/templates/head.tmpl:86 #: ../themes/Crao/templates/navbar.tmpl:31 -#: ../themes/default/templates/head.tmpl:83 +#: ../themes/MonoBook/templates/navbar.tmpl:49 +#: ../themes/default/templates/head.tmpl:88 #: ../themes/default/templates/homepage.tmpl:11 #: ../themes/default/templates/navbar.tmpl:30 #: ../themes/smaller/templates/navbar.tmpl:25 @@ -3231,49 +3323,54 @@ msgstr "" msgid "UserPreferences" msgstr "GebruikersVoorkeuren" -#: ../lib/plugin/UserPreferences.php:75 +#: ../lib/plugin/UserPreferences.php:79 msgid "" "Error: The user HomePage must be a valid WikiWord. Sorry, UserPreferences " "cannot be saved." msgstr "" -#: ../lib/plugin/UserPreferences.php:97 +#: ../lib/plugin/UserPreferences.php:101 #: ../themes/default/templates/wikiforum.tmpl:22 msgid "Message" msgstr "" -#: ../lib/plugin/UserPreferences.php:98 +#: ../lib/plugin/UserPreferences.php:102 msgid "Your UserPreferences have been successfully deleted." msgstr "" -#: ../lib/plugin/UserPreferences.php:106 +#: ../lib/plugin/UserPreferences.php:110 msgid "Do you really want to delete all your UserPreferences?" msgstr "" -#: ../lib/plugin/UserPreferences.php:107 ../lib/plugin/WikiAdminChmod.php:152 -#: ../lib/plugin/WikiAdminRemove.php:194 ../lib/plugin/WikiAdminRename.php:185 -#: ../lib/plugin/WikiAdminSearchReplace.php:173 -#: ../lib/plugin/WikiAdminSetAcl.php:181 +#: ../lib/plugin/UserPreferences.php:111 ../lib/plugin/WikiAdminChmod.php:151 +#: ../lib/plugin/WikiAdminChown.php:152 ../lib/plugin/WikiAdminRemove.php:189 +#: ../lib/plugin/WikiAdminRename.php:183 +#: ../lib/plugin/WikiAdminSearchReplace.php:182 +#: ../lib/plugin/WikiAdminSetAcl.php:178 msgid "Yes" msgstr "" -#: ../lib/plugin/UserPreferences.php:114 +#: ../lib/plugin/UserPreferences.php:118 msgid "Wrong password. Try again." msgstr "" -#: ../lib/plugin/UserPreferences.php:133 +#: ../lib/plugin/UserPreferences.php:137 msgid "Password updated." msgstr "" -#: ../lib/plugin/UserPreferences.php:135 ../lib/plugin/UserPreferences.php:138 -msgid "Password cannot be changed." +#: ../lib/plugin/UserPreferences.php:139 +msgid "Password was not changed." msgstr "" #: ../lib/plugin/UserPreferences.php:142 -msgid "No changes." +msgid "Password cannot be changed." msgstr "" #: ../lib/plugin/UserPreferences.php:146 +msgid "No changes." +msgstr "" + +#: ../lib/plugin/UserPreferences.php:150 #, c-format msgid "%d UserPreferences fields successfully updated." msgstr "" @@ -3289,37 +3386,34 @@ msgid "Legend" msgstr "" #: ../lib/plugin/VisualWiki.php:561 -#, fuzzy msgid "days" -msgstr "%s: %s" +msgstr "" #: ../lib/plugin/WantedPages.php:33 ../lib/plugin/WantedPages.php:65 -#, fuzzy msgid "WantedPages" -msgstr "ZoekPagina" +msgstr "" #: ../lib/plugin/WantedPages.php:37 msgid "Lists referenced page names which do not exist yet." msgstr "" -#: ../lib/plugin/WantedPages.php:47 ../lib/plugin/_WikiTranslation.php:79 +#: ../lib/plugin/WantedPages.php:47 ../lib/plugin/_WikiTranslation.php:84 msgid "PgsrcTranslation" msgstr "" #: ../lib/plugin/WantedPages.php:99 ../themes/default/templates/online.tmpl:38 -#, fuzzy msgid "" -msgstr "Geen" +msgstr "" #: ../lib/plugin/WantedPages.php:114 -#, fuzzy, c-format +#, c-format msgid "Wanted Pages for %s (%d total):" -msgstr "De %d meestbezochte pagina's van deze Wiki:" +msgstr "" #: ../lib/plugin/WantedPages.php:148 -#, fuzzy, c-format +#, c-format msgid "Wanted Pages in this wiki (%d total):" -msgstr "De %d meestbezochte pagina's van deze Wiki:" +msgstr "" #: ../lib/plugin/WantedPages.php:150 msgid "Count" @@ -3347,9 +3441,8 @@ msgid "Guest" msgstr "" #: ../lib/plugin/WhoIsOnline.php:120 -#, fuzzy msgid "" -msgstr "Geen" +msgstr "" #: ../lib/plugin/WhoIsOnline.php:191 #, c-format @@ -3360,127 +3453,170 @@ msgstr "" msgid "WikiAdminChmod" msgstr "" -#: ../lib/plugin/WikiAdminChmod.php:46 ../lib/plugin/WikiAdminSetAcl.php:44 +#: ../lib/plugin/WikiAdminChmod.php:46 ../lib/plugin/WikiAdminSetAcl.php:43 msgid "Set individual page permissions." msgstr "" -#: ../lib/plugin/WikiAdminChmod.php:81 -#, fuzzy, c-format +#: ../lib/plugin/WikiAdminChmod.php:80 +#, c-format msgid "chmod page '%s' to '%s'." -msgstr "Je bent ingelogd als %s." +msgstr "" -#: ../lib/plugin/WikiAdminChmod.php:84 +#: ../lib/plugin/WikiAdminChmod.php:83 #, c-format msgid "Couldn't chmod page '%s' to '%s'." msgstr "" -#: ../lib/plugin/WikiAdminChmod.php:88 +#: ../lib/plugin/WikiAdminChmod.php:87 msgid "Invalid chmod string" msgstr "" -#: ../lib/plugin/WikiAdminChmod.php:93 ../lib/plugin/WikiAdminSetAcl.php:112 +#: ../lib/plugin/WikiAdminChmod.php:92 ../lib/plugin/WikiAdminSetAcl.php:109 #, c-format msgid "%s pages have been changed." msgstr "" -#: ../lib/plugin/WikiAdminChmod.php:96 -#: ../lib/plugin/WikiAdminSearchReplace.php:109 -#: ../lib/plugin/WikiAdminSetAcl.php:115 +#: ../lib/plugin/WikiAdminChmod.php:95 ../lib/plugin/WikiAdminChown.php:89 +#: ../lib/plugin/WikiAdminSearchReplace.php:113 +#: ../lib/plugin/WikiAdminSetAcl.php:112 msgid "No pages changed." msgstr "" -#: ../lib/plugin/WikiAdminChmod.php:156 -#, fuzzy +#: ../lib/plugin/WikiAdminChmod.php:155 msgid "Are you sure you want to permanently change the selected files?" -msgstr "Verwijder pagina" +msgstr "" -#: ../lib/plugin/WikiAdminChmod.php:159 +#: ../lib/plugin/WikiAdminChmod.php:158 msgid "Chmod" msgstr "" -#: ../lib/plugin/WikiAdminChmod.php:161 ../lib/plugin/WikiAdminSetAcl.php:190 -#, fuzzy +#: ../lib/plugin/WikiAdminChmod.php:160 ../lib/plugin/WikiAdminSetAcl.php:187 msgid "Select the pages to change:" -msgstr "Verwijder pagina" +msgstr "" -#: ../lib/plugin/WikiAdminChmod.php:184 +#: ../lib/plugin/WikiAdminChmod.php:183 msgid "This plugin is currently under development and does not work!" msgstr "" -#: ../lib/plugin/WikiAdminChmod.php:185 +#: ../lib/plugin/WikiAdminChmod.php:184 msgid "Chmod to permission:" msgstr "" -#: ../lib/plugin/WikiAdminChmod.php:188 +#: ../lib/plugin/WikiAdminChmod.php:187 msgid "(ugo : rwx)" msgstr "" -#: ../lib/plugin/WikiAdminChmod.php:195 ../lib/plugin/WikiAdminSetAcl.php:258 +#: ../lib/plugin/WikiAdminChmod.php:194 ../lib/plugin/WikiAdminSetAcl.php:255 msgid "Propagate new permissions to all subpages?" msgstr "" -#: ../lib/plugin/WikiAdminChmod.php:197 ../lib/plugin/WikiAdminSetAcl.php:260 +#: ../lib/plugin/WikiAdminChmod.php:196 ../lib/plugin/WikiAdminSetAcl.php:257 msgid "(disable individual page permissions, enable inheritance)?" msgstr "" +#: ../lib/plugin/WikiAdminChown.php:37 +msgid "WikiAdminChown" +msgstr "" + +#: ../lib/plugin/WikiAdminChown.php:41 +msgid "Chown selected pages." +msgstr "" + +#: ../lib/plugin/WikiAdminChown.php:69 ../lib/plugin/WikiAdminRename.php:98 +#: ../lib/plugin/WikiAdminSearchReplace.php:98 +#: ../lib/plugin/WikiAdminSetAcl.php:100 +#, c-format +msgid "Access denied to change page '%s'." +msgstr "" + +#: ../lib/plugin/WikiAdminChown.php:74 +#, c-format +msgid "Chown page '%s' to '%s'." +msgstr "" + +#: ../lib/plugin/WikiAdminChown.php:78 +#, c-format +msgid "Couldn't chown page '%s' to '%s'." +msgstr "" + +#: ../lib/plugin/WikiAdminChown.php:86 +#, c-format +msgid "%s pages have been permanently changed." +msgstr "" + +#: ../lib/plugin/WikiAdminChown.php:95 ../lib/plugin/_WikiTranslation.php:90 +msgid "PhpWikiAdministration/Chown" +msgstr "" + +#: ../lib/plugin/WikiAdminChown.php:155 +msgid "Are you sure you want to permanently chown the selected files?" +msgstr "" + +#: ../lib/plugin/WikiAdminChown.php:159 +msgid "Chown selected pages" +msgstr "" + +#: ../lib/plugin/WikiAdminChown.php:160 +msgid "Select the pages to change the owner:" +msgstr "" + +#: ../lib/plugin/WikiAdminChown.php:183 ../lib/plugin/WikiAdminRename.php:216 +msgid "to" +msgstr "" + #: ../lib/plugin/WikiAdminRemove.php:40 msgid "WikiAdminRemove" msgstr "" #: ../lib/plugin/WikiAdminRemove.php:44 -#, fuzzy msgid "Permanently remove all selected pages." -msgstr "Verwijder pagina" +msgstr "" -#: ../lib/plugin/WikiAdminRemove.php:121 ../lib/removepage.php:47 +#: ../lib/plugin/WikiAdminRemove.php:116 ../lib/removepage.php:47 #, c-format msgid "Removed page '%s' successfully." msgstr "Pagina '%s' verwijderd." -#: ../lib/plugin/WikiAdminRemove.php:124 -#, fuzzy, c-format +#: ../lib/plugin/WikiAdminRemove.php:119 +#, c-format msgid "Didn't removed page '%s'. Access denied." -msgstr "Pagina '%s' verwijderd." +msgstr "" -#: ../lib/plugin/WikiAdminRemove.php:129 +#: ../lib/plugin/WikiAdminRemove.php:124 #, c-format msgid "%d pages have been permanently removed." msgstr "" -#: ../lib/plugin/WikiAdminRemove.php:134 ../lib/plugin/_WikiTranslation.php:85 +#: ../lib/plugin/WikiAdminRemove.php:129 ../lib/plugin/_WikiTranslation.php:91 msgid "PhpWikiAdministration/Remove" msgstr "" -#: ../lib/plugin/WikiAdminRemove.php:189 ../lib/plugin/WikiAdminRemove.php:241 -#, fuzzy +#: ../lib/plugin/WikiAdminRemove.php:184 ../lib/plugin/WikiAdminRemove.php:236 msgid "Remove" -msgstr "Verwijder Pagina" +msgstr "" -#: ../lib/plugin/WikiAdminRemove.php:196 +#: ../lib/plugin/WikiAdminRemove.php:191 msgid "Are you sure you want to permanently remove the selected files?" msgstr "" -#: ../lib/plugin/WikiAdminRemove.php:199 -#, fuzzy +#: ../lib/plugin/WikiAdminRemove.php:194 msgid "Remove selected pages" -msgstr "Verwijder pagina" +msgstr "" -#: ../lib/plugin/WikiAdminRemove.php:200 -#, fuzzy +#: ../lib/plugin/WikiAdminRemove.php:195 msgid "Permanently remove the selected files:" -msgstr "Verwijder pagina" +msgstr "" -#: ../lib/plugin/WikiAdminRemove.php:203 +#: ../lib/plugin/WikiAdminRemove.php:198 #, c-format msgid "Also pages which have been deleted at least %s days." msgstr "" -#: ../lib/plugin/WikiAdminRemove.php:207 -#, fuzzy +#: ../lib/plugin/WikiAdminRemove.php:202 msgid "List all pages." -msgstr "Fout bij schrijven pagina '%s'" +msgstr "" -#: ../lib/plugin/WikiAdminRemove.php:213 +#: ../lib/plugin/WikiAdminRemove.php:208 #, c-format msgid "(Pages which have been deleted at least %s days are already checked.)" msgstr "" @@ -3490,93 +3626,79 @@ msgid "WikiAdminRename" msgstr "" #: ../lib/plugin/WikiAdminRename.php:46 -#, fuzzy msgid "Rename selected pages." -msgstr "Verwijder pagina" +msgstr "" -#: ../lib/plugin/WikiAdminRename.php:84 ../lib/plugin/WikiAdminRename.php:90 -#, fuzzy, c-format +#: ../lib/plugin/WikiAdminRename.php:82 ../lib/plugin/WikiAdminRename.php:88 +#, c-format msgid "Replaced link in %s." -msgstr "Je bent ingelogd als %s." +msgstr "" -#: ../lib/plugin/WikiAdminRename.php:97 +#: ../lib/plugin/WikiAdminRename.php:95 #, c-format msgid "Page %s already exists. Ignored." msgstr "" -#: ../lib/plugin/WikiAdminRename.php:100 ../lib/plugin/WikiAdminSetAcl.php:103 +#: ../lib/plugin/WikiAdminRename.php:102 #, c-format -msgid "Access denied to change page '%s'." -msgstr "" - -#: ../lib/plugin/WikiAdminRename.php:104 -#, fuzzy, c-format msgid "Renamed page '%s' to '%s'." -msgstr "Pagina '%s' verwijderd." +msgstr "" -#: ../lib/plugin/WikiAdminRename.php:108 ../lib/plugin/WikiAdminRename.php:112 +#: ../lib/plugin/WikiAdminRename.php:106 ../lib/plugin/WikiAdminRename.php:110 #, c-format msgid "Couldn't rename page '%s' to '%s'." msgstr "" -#: ../lib/plugin/WikiAdminRename.php:118 +#: ../lib/plugin/WikiAdminRename.php:116 #, c-format msgid "%s pages have been permanently renamed." msgstr "" -#: ../lib/plugin/WikiAdminRename.php:121 +#: ../lib/plugin/WikiAdminRename.php:119 msgid "No pages renamed." msgstr "" -#: ../lib/plugin/WikiAdminRename.php:127 ../lib/plugin/_WikiTranslation.php:86 +#: ../lib/plugin/WikiAdminRename.php:125 ../lib/plugin/_WikiTranslation.php:92 msgid "PhpWikiAdministration/Rename" msgstr "" -#: ../lib/plugin/WikiAdminRename.php:179 +#: ../lib/plugin/WikiAdminRename.php:177 msgid "Rename to" msgstr "" -#: ../lib/plugin/WikiAdminRename.php:188 -#, fuzzy +#: ../lib/plugin/WikiAdminRename.php:186 msgid "Are you sure you want to permanently rename the selected files?" -msgstr "Verwijder pagina" +msgstr "" -#: ../lib/plugin/WikiAdminRename.php:192 -#, fuzzy +#: ../lib/plugin/WikiAdminRename.php:190 msgid "Rename selected pages" -msgstr "Verwijder pagina" +msgstr "" -#: ../lib/plugin/WikiAdminRename.php:193 -#, fuzzy +#: ../lib/plugin/WikiAdminRename.php:191 msgid "Select the pages to rename:" -msgstr "Verwijder pagina" +msgstr "" -#: ../lib/plugin/WikiAdminRename.php:215 -#, fuzzy +#: ../lib/plugin/WikiAdminRename.php:213 msgid "from" -msgstr "van %s" - -#: ../lib/plugin/WikiAdminRename.php:218 -msgid "to" msgstr "" -#: ../lib/plugin/WikiAdminRename.php:221 +#: ../lib/plugin/WikiAdminRename.php:219 msgid "(no regex, case-sensitive)" msgstr "" -#: ../lib/plugin/WikiAdminRename.php:230 +#: ../lib/plugin/WikiAdminRename.php:228 msgid "Change pagename in all linked pages also?" msgstr "" -#: ../lib/plugin/WikiAdminRename.php:249 +#: ../lib/plugin/WikiAdminRename.php:247 msgid "This page already exists" msgstr "" -#: ../lib/plugin/WikiAdminSearchReplace.php:39 +#: ../lib/plugin/WikiAdminSearchReplace.php:37 msgid "WikiAdminSearchReplace" msgstr "" -#: ../lib/plugin/WikiAdminSearchReplace.php:43 +#: ../lib/plugin/WikiAdminSearchReplace.php:41 msgid "Search and replace text in selected wiki pages." msgstr "" @@ -3589,159 +3711,161 @@ msgstr "" msgid "Error: Empty search string." msgstr "" -#: ../lib/plugin/WikiAdminSearchReplace.php:97 +#: ../lib/plugin/WikiAdminSearchReplace.php:100 #, c-format msgid "Replaced '%s' with '%s' in page '%s'." msgstr "" -#: ../lib/plugin/WikiAdminSearchReplace.php:100 +#: ../lib/plugin/WikiAdminSearchReplace.php:103 #, c-format -msgid "Search string '%s' not found in page '%s'." +msgid "Search string '%s' not found in content of page '%s'." msgstr "" -#: ../lib/plugin/WikiAdminSearchReplace.php:106 +#: ../lib/plugin/WikiAdminSearchReplace.php:110 #, c-format msgid "%s pages changed." msgstr "" -#: ../lib/plugin/WikiAdminSearchReplace.php:171 +#: ../lib/plugin/WikiAdminSearchReplace.php:180 msgid "Warning: The search string cannot be empty!" msgstr "" -#: ../lib/plugin/WikiAdminSearchReplace.php:176 +#: ../lib/plugin/WikiAdminSearchReplace.php:185 msgid "" "Are you sure you want to permanently search & replace text in the selected " "files?" msgstr "" -#: ../lib/plugin/WikiAdminSearchReplace.php:182 -#, fuzzy +#: ../lib/plugin/WikiAdminSearchReplace.php:191 msgid "Select the pages to search:" -msgstr "Verwijder pagina" +msgstr "" + +#: ../lib/plugin/WikiAdminSearchReplace.php:214 +msgid "Replace all occurences of the given string in the content of all pages." +msgstr "" -#: ../lib/plugin/WikiAdminSearchReplace.php:204 +#: ../lib/plugin/WikiAdminSearchReplace.php:216 msgid "Replace: " msgstr "" -#: ../lib/plugin/WikiAdminSearchReplace.php:207 +#: ../lib/plugin/WikiAdminSearchReplace.php:219 msgid "by" msgstr "" -#: ../lib/plugin/WikiAdminSearchReplace.php:210 -msgid "(no regex) Case-exact: " +#: ../lib/plugin/WikiAdminSearchReplace.php:227 +msgid "case-exact" +msgstr "" + +#: ../lib/plugin/WikiAdminSearchReplace.php:235 +msgid "regex" msgstr "" -#: ../lib/plugin/WikiAdminSelect.php:41 +#: ../lib/plugin/WikiAdminSelect.php:40 msgid "WikiAdminSelect" msgstr "" -#: ../lib/plugin/WikiAdminSelect.php:45 +#: ../lib/plugin/WikiAdminSelect.php:44 msgid "" "Allows selection of multiple pages which get passed to other WikiAdmin " "plugins." msgstr "" -#: ../lib/plugin/WikiAdminSelect.php:140 -#, fuzzy +#: ../lib/plugin/WikiAdminSelect.php:141 msgid "Select: " -msgstr "Verwijder pagina" +msgstr "" -#: ../lib/plugin/WikiAdminSelect.php:179 +#: ../lib/plugin/WikiAdminSelect.php:180 #, c-format msgid "Selected page '%s' passed to '%s'." msgstr "" -#: ../lib/plugin/WikiAdminSelect.php:216 -#, fuzzy +#: ../lib/plugin/WikiAdminSelect.php:217 msgid "Select pages" -msgstr "Verwijder pagina" +msgstr "" -#: ../lib/plugin/WikiAdminSetAcl.php:40 +#: ../lib/plugin/WikiAdminSetAcl.php:39 msgid "WikiAdminSetAcl" msgstr "" -#: ../lib/plugin/WikiAdminSetAcl.php:97 -#, fuzzy, c-format +#: ../lib/plugin/WikiAdminSetAcl.php:94 +#, c-format msgid "ACL not changed for page '%s'." -msgstr "Toon de pagina bron tekst '%s'." +msgstr "" -#: ../lib/plugin/WikiAdminSetAcl.php:100 -#, fuzzy, c-format +#: ../lib/plugin/WikiAdminSetAcl.php:97 +#, c-format msgid "ACL changed for page '%s'." -msgstr "Toon de pagina bron tekst '%s'." +msgstr "" -#: ../lib/plugin/WikiAdminSetAcl.php:107 +#: ../lib/plugin/WikiAdminSetAcl.php:104 msgid "Invalid ACL" msgstr "" -#: ../lib/plugin/WikiAdminSetAcl.php:123 +#: ../lib/plugin/WikiAdminSetAcl.php:120 msgid "PhpWikiAdministration/SetAcl" msgstr "" -#: ../lib/plugin/WikiAdminSetAcl.php:175 -#, fuzzy +#: ../lib/plugin/WikiAdminSetAcl.php:172 msgid "Permission" -msgstr "Versie" +msgstr "" -#: ../lib/plugin/WikiAdminSetAcl.php:177 +#: ../lib/plugin/WikiAdminSetAcl.php:174 msgid "ACL" msgstr "" -#: ../lib/plugin/WikiAdminSetAcl.php:185 +#: ../lib/plugin/WikiAdminSetAcl.php:182 #, fuzzy msgid "" "Are you sure you want to permanently change access to the selected files?" msgstr "Verwijder pagina" -#: ../lib/plugin/WikiAdminSetAcl.php:220 -#, fuzzy +#: ../lib/plugin/WikiAdminSetAcl.php:217 msgid "Selected Pages: " -msgstr "Verwijder pagina" +msgstr "" -#: ../lib/plugin/WikiAdminSetAcl.php:226 +#: ../lib/plugin/WikiAdminSetAcl.php:223 #, c-format msgid "page permission inherited from %s" msgstr "" -#: ../lib/plugin/WikiAdminSetAcl.php:228 +#: ../lib/plugin/WikiAdminSetAcl.php:225 msgid "invidual page permission" msgstr "" -#: ../lib/plugin/WikiAdminSetAcl.php:230 +#: ../lib/plugin/WikiAdminSetAcl.php:227 msgid "default page permission" msgstr "" -#: ../lib/plugin/WikiAdminSetAcl.php:231 -#, fuzzy +#: ../lib/plugin/WikiAdminSetAcl.php:228 msgid "Type: " -msgstr "Pagina Naam" +msgstr "" -#: ../lib/plugin/WikiAdminSetAcl.php:232 +#: ../lib/plugin/WikiAdminSetAcl.php:229 msgid "getfacl: " msgstr "" -#: ../lib/plugin/WikiAdminSetAcl.php:233 +#: ../lib/plugin/WikiAdminSetAcl.php:230 msgid "ACL: " msgstr "" -#: ../lib/plugin/WikiAdminSetAcl.php:235 +#: ../lib/plugin/WikiAdminSetAcl.php:232 msgid "Description: " msgstr "" -#: ../lib/plugin/WikiAdminSetAcl.php:236 +#: ../lib/plugin/WikiAdminSetAcl.php:233 msgid "" "Selected Grant checkboxes allow access, unselected checkboxes deny access." msgstr "" -#: ../lib/plugin/WikiAdminSetAcl.php:237 +#: ../lib/plugin/WikiAdminSetAcl.php:234 msgid "To ignore delete the line." msgstr "" -#: ../lib/plugin/WikiAdminSetAcl.php:238 +#: ../lib/plugin/WikiAdminSetAcl.php:235 msgid "To add check 'Add' near the dropdown list." msgstr "" -#: ../lib/plugin/WikiAdminSetAcl.php:261 +#: ../lib/plugin/WikiAdminSetAcl.php:258 msgid "(Currently not working)" msgstr "" @@ -3754,15 +3878,14 @@ msgid "Miscellaneous utility functions of use to the administrator." msgstr "" #: ../lib/plugin/WikiAdminUtils.php:66 -#, fuzzy msgid "You must be an administrator to use this plugin." -msgstr "Je moet ingelogd zijn als beheerder om te %s in deze wiki" +msgstr "" #: ../lib/plugin/WikiAdminUtils.php:96 msgid "WikiAdminUtils says:" msgstr "" -#: ../lib/plugin/WikiAdminUtils.php:98 ../lib/stdlib.php:1397 +#: ../lib/plugin/WikiAdminUtils.php:98 ../lib/stdlib.php:1473 msgid "Okay" msgstr "" @@ -3796,11 +3919,11 @@ msgstr "" msgid "E-Mail" msgstr "" -#: ../lib/plugin/WikiAdminUtils.php:155 +#: ../lib/plugin/WikiAdminUtils.php:156 msgid "Verification Status" msgstr "" -#: ../lib/plugin/WikiAdminUtils.php:202 +#: ../lib/plugin/WikiAdminUtils.php:205 msgid "Change Verification Status" msgstr "" @@ -3814,9 +3937,9 @@ msgid "Show and add blogs for %s" msgstr "" #: ../lib/plugin/WikiBlog.php:156 -#, fuzzy, c-format +#, c-format msgid "No pagename specified for %s" -msgstr "Je bent ingelogd als %s." +msgstr "" #: ../lib/plugin/WikiBlog.php:186 msgid "New comment." @@ -3831,32 +3954,27 @@ msgid "Messages" msgstr "" #: ../lib/plugin/WikiBlog.php:293 -#, fuzzy, c-format +#, c-format msgid "%s on %s:" -msgstr "%s: %s" +msgstr "" #: ../lib/plugin/WikiForm.php:32 msgid "WikiForm" msgstr "" -#: ../lib/plugin/WikiForm.php:67 -#, fuzzy -msgid "Load File" -msgstr "plat bestand %" - -#: ../lib/plugin/WikiForm.php:73 +#: ../lib/plugin/WikiForm.php:74 msgid "Login" msgstr "" -#: ../lib/plugin/WikiForm.php:81 +#: ../lib/plugin/WikiForm.php:82 msgid "Dump Pages" msgstr "" -#: ../lib/plugin/WikiForm.php:89 +#: ../lib/plugin/WikiForm.php:90 msgid "Dump Pages as XHTML" msgstr "" -#: ../lib/plugin/WikiForm.php:104 +#: ../lib/plugin/WikiForm.php:105 #, c-format msgid "WikiForm: %s: unknown action" msgstr "" @@ -3886,18 +4004,17 @@ msgid "Not enough questions answered!" msgstr "" #: ../lib/plugin/WikiPoll.php:196 ../lib/plugin/WikiPoll.php:257 -#, fuzzy, c-format +#, c-format msgid "Missing %s for %s" -msgstr "versie %d van %s" +msgstr "" #: ../lib/plugin/WikiPoll.php:224 msgid "Ok" msgstr "" #: ../lib/plugin/WikiPoll.php:227 -#, fuzzy msgid "Reset" -msgstr "van %s" +msgstr "" #: ../lib/plugin/WikiPoll.php:273 ../lib/plugin/WikiPoll.php:287 #, c-format @@ -3909,14 +4026,12 @@ msgid "The result of this poll so far:" msgstr "" #: ../lib/plugin/WikiPoll.php:303 -#, fuzzy msgid "Thanks for participating!" -msgstr "Bedankt voor het veranderen van %s." +msgstr "" #: ../lib/plugin/_AuthInfo.php:35 -#, fuzzy msgid "AuthInfo" -msgstr "Vorige Auteur" +msgstr "" #: ../lib/plugin/_AuthInfo.php:39 msgid "Display general and user specific auth information." @@ -3935,8 +4050,9 @@ msgstr "" msgid "No userid" msgstr "" -#: ../lib/plugin/_BackendInfo.php:30 ../lib/plugin/_WikiTranslation.php:57 +#: ../lib/plugin/_BackendInfo.php:30 ../lib/plugin/_WikiTranslation.php:60 #: ../themes/Crao/templates/actionbar.tmpl:22 +#: ../themes/MonoBook/templates/info.tmpl:175 #: ../themes/Portland/templates/actionbar.tmpl:21 #: ../themes/Wordpress/templates/actionbar.tmpl:73 #: ../themes/default/templates/actionbar.tmpl:36 @@ -3969,9 +4085,8 @@ msgstr "" #: ../lib/plugin/_PreferencesInfo.php:30 #: ../themes/default/templates/userprefs.tmpl:12 -#, fuzzy msgid "PreferencesInfo" -msgstr "Referenties" +msgstr "" #: ../lib/plugin/_PreferencesInfo.php:34 #, c-format @@ -3979,62 +4094,68 @@ msgid "Get preferences information for current user %s." msgstr "" #: ../lib/plugin/_WikiTranslation.php:47 -#, fuzzy msgid "AddCommentPlugin" -msgstr "Klaar." +msgstr "" #: ../lib/plugin/_WikiTranslation.php:48 -#, fuzzy msgid "AddingPages" -msgstr "Fout bij schrijven pagina '%s'" +msgstr "" #: ../lib/plugin/_WikiTranslation.php:49 -msgid "AuthorHistoryPlugin" +msgid "AllPagesCreatedByMe" +msgstr "" + +#: ../lib/plugin/_WikiTranslation.php:50 +msgid "AllPagesLastEditedByMe" msgstr "" #: ../lib/plugin/_WikiTranslation.php:51 -msgid "CalendarListPlugin" +msgid "AllPagesOwnedByMe" msgstr "" #: ../lib/plugin/_WikiTranslation.php:52 +msgid "AuthorHistoryPlugin" +msgstr "" + +#: ../lib/plugin/_WikiTranslation.php:54 +msgid "CalendarListPlugin" +msgstr "" + +#: ../lib/plugin/_WikiTranslation.php:55 msgid "CalendarPlugin" msgstr "" -#: ../lib/plugin/_WikiTranslation.php:53 -#, fuzzy +#: ../lib/plugin/_WikiTranslation.php:56 msgid "CategoryCategory" -msgstr "Huidige pagina:" +msgstr "" -#: ../lib/plugin/_WikiTranslation.php:54 -#, fuzzy +#: ../lib/plugin/_WikiTranslation.php:57 msgid "CategoryHomePages" -msgstr "Huidige pagina:" +msgstr "" -#: ../lib/plugin/_WikiTranslation.php:55 -#, fuzzy +#: ../lib/plugin/_WikiTranslation.php:58 msgid "CommentPlugin" -msgstr "Klaar." +msgstr "" -#: ../lib/plugin/_WikiTranslation.php:56 -#, fuzzy +#: ../lib/plugin/_WikiTranslation.php:59 msgid "CreateTocPlugin" -msgstr "Bewaard: %s" +msgstr "" -#: ../lib/plugin/_WikiTranslation.php:58 +#: ../lib/plugin/_WikiTranslation.php:62 msgid "EditMetaDataPlugin" msgstr "" -#: ../lib/plugin/_WikiTranslation.php:59 -#, fuzzy +#: ../lib/plugin/_WikiTranslation.php:63 msgid "ExternalSearchPlugin" -msgstr "TitelZoek" +msgstr "" -#: ../lib/plugin/_WikiTranslation.php:60 ../themes/Crao/templates/head.tmpl:36 +#: ../lib/plugin/_WikiTranslation.php:64 ../themes/Crao/templates/head.tmpl:36 #: ../themes/Crao/templates/head.tmpl:37 #: ../themes/Crao/templates/navbar.tmpl:48 +#: ../themes/MonoBook/templates/navbar.tmpl:25 #: ../themes/Portland/templates/navbar.tmpl:8 #: ../themes/Sidebar/templates/navbar.tmpl:21 -#: ../themes/default/templates/head.tmpl:36 +#: ../themes/default/templates/head.tmpl:40 #: ../themes/default/templates/navbar.tmpl:11 #: ../themes/smaller/templates/navbar.tmpl:11 #: ../themes/wikilens/templates/head.tmpl:35 @@ -4042,195 +4163,199 @@ msgstr "TitelZoek" msgid "FindPage" msgstr "ZoekPagina" -#: ../lib/plugin/_WikiTranslation.php:61 -#, fuzzy +#: ../lib/plugin/_WikiTranslation.php:65 +msgid "FoafViewerPlugin" +msgstr "" + +#: ../lib/plugin/_WikiTranslation.php:66 msgid "FrameIncludePlugin" -msgstr "ZoekPagina" +msgstr "" -#: ../lib/plugin/_WikiTranslation.php:62 -#, fuzzy +#: ../lib/plugin/_WikiTranslation.php:67 msgid "FullRecentChanges" -msgstr "RecenteVeranderingen" +msgstr "" -#: ../lib/plugin/_WikiTranslation.php:63 +#: ../lib/plugin/_WikiTranslation.php:68 msgid "HelloWorldPlugin" msgstr "" -#: ../lib/plugin/_WikiTranslation.php:64 -#, fuzzy +#: ../lib/plugin/_WikiTranslation.php:69 msgid "HomePageAlias" -msgstr "ThuisPagina" +msgstr "" -#: ../lib/plugin/_WikiTranslation.php:65 -#, fuzzy +#: ../lib/plugin/_WikiTranslation.php:70 msgid "IncludePagePlugin" -msgstr "ZoekPagina" +msgstr "" -#: ../lib/plugin/_WikiTranslation.php:66 -#, fuzzy +#: ../lib/plugin/_WikiTranslation.php:71 msgid "InterWiki" -msgstr "TitelZoek" +msgstr "" -#: ../lib/plugin/_WikiTranslation.php:67 +#: ../lib/plugin/_WikiTranslation.php:72 msgid "LinkIcons" msgstr "" -#: ../lib/plugin/_WikiTranslation.php:68 +#: ../lib/plugin/_WikiTranslation.php:73 msgid "MagicPhpWikiURLs" msgstr "" -#: ../lib/plugin/_WikiTranslation.php:69 +#: ../lib/plugin/_WikiTranslation.php:74 msgid "MoreAboutMechanics" msgstr "" -#: ../lib/plugin/_WikiTranslation.php:70 +#: ../lib/plugin/_WikiTranslation.php:75 msgid "NewMarkupTestPage" msgstr "" -#: ../lib/plugin/_WikiTranslation.php:71 +#: ../lib/plugin/_WikiTranslation.php:76 msgid "OldMarkupTestPage" msgstr "" -#: ../lib/plugin/_WikiTranslation.php:72 +#: ../lib/plugin/_WikiTranslation.php:77 msgid "OldStyleTablePlugin" msgstr "" -#: ../lib/plugin/_WikiTranslation.php:74 +#: ../lib/plugin/_WikiTranslation.php:79 msgid "PageGroupTest" msgstr "" -#: ../lib/plugin/_WikiTranslation.php:75 +#: ../lib/plugin/_WikiTranslation.php:80 msgid "PageGroupTest/Four" msgstr "" -#: ../lib/plugin/_WikiTranslation.php:76 +#: ../lib/plugin/_WikiTranslation.php:81 msgid "PageGroupTest/One" msgstr "" -#: ../lib/plugin/_WikiTranslation.php:77 +#: ../lib/plugin/_WikiTranslation.php:82 msgid "PageGroupTest/Three" msgstr "" -#: ../lib/plugin/_WikiTranslation.php:78 +#: ../lib/plugin/_WikiTranslation.php:83 msgid "PageGroupTest/Two" msgstr "" -#: ../lib/plugin/_WikiTranslation.php:80 +#: ../lib/plugin/_WikiTranslation.php:85 msgid "PhotoAlbumPlugin" msgstr "" -#: ../lib/plugin/_WikiTranslation.php:81 +#: ../lib/plugin/_WikiTranslation.php:86 msgid "PhpHighlightPlugin" msgstr "" -#: ../lib/plugin/_WikiTranslation.php:82 +#: ../lib/plugin/_WikiTranslation.php:87 msgid "PhpWeatherPlugin" msgstr "" -#: ../lib/plugin/_WikiTranslation.php:83 +#: ../lib/plugin/_WikiTranslation.php:88 msgid "PhpWiki" msgstr "" -#: ../lib/plugin/_WikiTranslation.php:84 +#: ../lib/plugin/_WikiTranslation.php:89 msgid "PhpWikiAdministration/Chmod" msgstr "" -#: ../lib/plugin/_WikiTranslation.php:87 +#: ../lib/plugin/_WikiTranslation.php:93 msgid "PhpWikiAdministration/Replace" msgstr "" -#: ../lib/plugin/_WikiTranslation.php:88 +#: ../lib/plugin/_WikiTranslation.php:94 msgid "PhpWikiDocumentation" msgstr "" -#: ../lib/plugin/_WikiTranslation.php:89 +#: ../lib/plugin/_WikiTranslation.php:95 msgid "PhpWikiPoll" msgstr "" -#: ../lib/plugin/_WikiTranslation.php:90 +#: ../lib/plugin/_WikiTranslation.php:96 +msgid "PloticusPlugin" +msgstr "" + +#: ../lib/plugin/_WikiTranslation.php:97 msgid "RawHtmlPlugin" msgstr "" -#: ../lib/plugin/_WikiTranslation.php:91 +#: ../lib/plugin/_WikiTranslation.php:98 msgid "RecentVisitors" msgstr "" -#: ../lib/plugin/_WikiTranslation.php:92 -#, fuzzy +#: ../lib/plugin/_WikiTranslation.php:99 msgid "RedirectToPlugin" -msgstr "van %s" +msgstr "" -#: ../lib/plugin/_WikiTranslation.php:93 +#: ../lib/plugin/_WikiTranslation.php:100 msgid "ReleaseNotes" msgstr "" -#: ../lib/plugin/_WikiTranslation.php:94 +#: ../lib/plugin/_WikiTranslation.php:101 msgid "RichTablePlugin" msgstr "" -#: ../lib/plugin/_WikiTranslation.php:95 +#: ../lib/plugin/_WikiTranslation.php:102 msgid "SteveWainstead" msgstr "" -#: ../lib/plugin/_WikiTranslation.php:96 +#: ../lib/plugin/_WikiTranslation.php:103 msgid "SystemInfoPlugin" msgstr "" -#: ../lib/plugin/_WikiTranslation.php:97 -#, fuzzy +#: ../lib/plugin/_WikiTranslation.php:104 msgid "TranscludePlugin" -msgstr "van %s" +msgstr "" -#: ../lib/plugin/_WikiTranslation.php:99 +#: ../lib/plugin/_WikiTranslation.php:106 msgid "UnfoldSubpagesPlugin" msgstr "" -#: ../lib/plugin/_WikiTranslation.php:100 -#, fuzzy +#: ../lib/plugin/_WikiTranslation.php:107 msgid "UpLoad" -msgstr "Låst" +msgstr "" -#: ../lib/plugin/_WikiTranslation.php:101 +#: ../lib/plugin/_WikiTranslation.php:108 +msgid "UpLoadPlugin" +msgstr "" + +#: ../lib/plugin/_WikiTranslation.php:109 msgid "WabiSabi" msgstr "" -#: ../lib/plugin/_WikiTranslation.php:102 +#: ../lib/plugin/_WikiTranslation.php:110 msgid "WikiBlogPlugin" msgstr "" -#: ../lib/plugin/_WikiTranslation.php:103 +#: ../lib/plugin/_WikiTranslation.php:111 msgid "WikiPlugin" msgstr "" -#: ../lib/plugin/_WikiTranslation.php:104 +#: ../lib/plugin/_WikiTranslation.php:112 #: ../themes/Crao/templates/head.tmpl:73 ../themes/Crao/templates/head.tmpl:74 -#: ../themes/default/templates/head.tmpl:72 +#: ../themes/default/templates/head.tmpl:77 #: ../themes/wikilens/templates/head.tmpl:71 #: ../themes/wikilens/templates/head.tmpl:72 msgid "WikiWikiWeb" msgstr "" -#: ../lib/plugin/_WikiTranslation.php:113 +#: ../lib/plugin/_WikiTranslation.php:121 msgid "_WikiTranslation" msgstr "" -#: ../lib/plugin/_WikiTranslation.php:117 +#: ../lib/plugin/_WikiTranslation.php:125 msgid "Show translations of various words or pages" msgstr "" -#: ../lib/plugin/_WikiTranslation.php:261 +#: ../lib/plugin/_WikiTranslation.php:269 #, c-format msgid "" "TODO: Google can only translate from english and french. Find a translation " "service for %s to language %s" msgstr "" -#: ../lib/plugin/_WikiTranslation.php:265 +#: ../lib/plugin/_WikiTranslation.php:273 #, c-format msgid "%s is empty" msgstr "" -#: ../lib/plugin/_WikiTranslation.php:375 +#: ../lib/plugin/_WikiTranslation.php:381 #, c-format msgid "Define the translation for %s in %s" msgstr "" @@ -4239,10 +4364,6 @@ msgstr "" msgid "Convert text into a png image using GD." msgstr "" -#: ../lib/plugin/text2png.php:67 -msgid "Sorry, this version of PHP cannot create PNG image files." -msgstr "" - #: ../lib/plugin/text2png.php:118 msgid "" "PHP was unable to create a new GD image stream. Read 'lib/plugin/text2png." @@ -4280,213 +4401,292 @@ msgstr "" msgid "Remove page" msgstr "Verwijder pagina" -#: ../lib/stdlib.php:247 ../lib/stdlib.php:266 +#: ../lib/stdlib.php:276 ../lib/stdlib.php:298 msgid "BAD URL -- remove all of <, >, \"" msgstr "" -#: ../lib/stdlib.php:352 +#: ../lib/stdlib.php:336 ../lib/stdlib.php:346 +msgid "Invalid image size" +msgstr "" + +#: ../lib/stdlib.php:406 msgid "BAD phpwiki: URL" msgstr "" -#: ../lib/stdlib.php:390 +#: ../lib/stdlib.php:444 msgid "Lock page to enable link" msgstr "" -#: ../lib/stdlib.php:489 +#: ../lib/stdlib.php:543 #, c-format msgid "'%s': Bad page name: %s" msgstr "" -#: ../lib/stdlib.php:526 +#: ../lib/stdlib.php:580 msgid "White space converted to single space" msgstr "" -#: ../lib/stdlib.php:531 +#: ../lib/stdlib.php:585 msgid "Control characters not allowed" msgstr "" -#: ../lib/stdlib.php:540 +#: ../lib/stdlib.php:594 #, c-format msgid "Leading %s not allowed" msgstr "" -#: ../lib/stdlib.php:543 +#: ../lib/stdlib.php:597 msgid "';' and ':' in pagenames are deprecated" msgstr "" -#: ../lib/stdlib.php:547 +#: ../lib/stdlib.php:601 msgid "too long" msgstr "" -#: ../lib/stdlib.php:552 +#: ../lib/stdlib.php:606 msgid "illegal pagename" msgstr "" -#: ../lib/stdlib.php:815 +#: ../lib/stdlib.php:645 +msgid "The CreateTocPlugin is not yet old markup compatible! " +msgstr "" + +#: ../lib/stdlib.php:646 +msgid "" +"Please remove the CreateToc line to be able to reformat this page to old " +"markup. " +msgstr "" + +#: ../lib/stdlib.php:647 +msgid "Skipped." +msgstr "" + +#: ../lib/stdlib.php:889 msgid "Revision Not Found" msgstr "" -#: ../lib/stdlib.php:816 -#, fuzzy, c-format +#: ../lib/stdlib.php:890 +#, c-format msgid "I'm sorry. Version %d of %s is not in the database." -msgstr "Pagina naam '%s' staat niet in de data base" +msgstr "" -#: ../lib/stdlib.php:819 -#, fuzzy +#: ../lib/stdlib.php:893 msgid "Bad Version" -msgstr "versie" +msgstr "" -#: ../lib/stdlib.php:955 +#: ../lib/stdlib.php:1029 msgid "-???" msgstr "" -#: ../lib/stdlib.php:958 -#, fuzzy, c-format +#: ../lib/stdlib.php:1032 +#, c-format msgid "%s b" -msgstr "%s: %s" +msgstr "" -#: ../lib/stdlib.php:960 ../themes/smaller/templates/info.tmpl:29 -#, fuzzy, c-format +#: ../lib/stdlib.php:1034 ../themes/MonoBook/templates/info.tmpl:29 +#: ../themes/smaller/templates/info.tmpl:29 +#, c-format msgid "%s bytes" -msgstr "%s: %s" +msgstr "" -#: ../lib/stdlib.php:965 +#: ../lib/stdlib.php:1039 #, c-format msgid "%s k" msgstr "" -#: ../lib/stdlib.php:967 ../themes/smaller/templates/info.tmpl:32 -#, fuzzy, c-format +#: ../lib/stdlib.php:1041 ../themes/MonoBook/templates/info.tmpl:32 +#: ../themes/smaller/templates/info.tmpl:32 +#, c-format msgid "%s Kb (%s bytes)" -msgstr "%s: %s" +msgstr "" -#: ../lib/stdlib.php:1063 +#: ../lib/stdlib.php:1137 #, c-format msgid "%s: argument index out of range" msgstr "" -#: ../lib/stdlib.php:1134 ../themes/Hawaiian/lib/random.php:20 +#: ../lib/stdlib.php:1208 ../themes/Hawaiian/lib/random.php:20 #, c-format msgid "%s is empty." msgstr "" -#: ../lib/stdlib.php:1141 +#: ../lib/stdlib.php:1215 #, c-format msgid "Unable to open directory '%s' for reading" msgstr "" -#: ../lib/upgrade.php:72 +#: ../lib/upgrade.php:76 msgid "newer than the existing page." msgstr "" -#: ../lib/upgrade.php:73 +#: ../lib/upgrade.php:77 msgid " replace " msgstr "" -#: ../lib/upgrade.php:77 +#: ../lib/upgrade.php:81 msgid "older than the existing page." msgstr "" -#: ../lib/upgrade.php:78 ../lib/upgrade.php:82 ../lib/upgrade.php:140 -#, fuzzy +#: ../lib/upgrade.php:82 ../lib/upgrade.php:86 ../lib/upgrade.php:152 msgid " skipped" -msgstr "- overgeslagen" +msgstr "" -#: ../lib/upgrade.php:85 +#: ../lib/upgrade.php:89 #, c-format msgid "%s does not exist" msgstr "" -#: ../lib/upgrade.php:107 +#: ../lib/upgrade.php:111 msgid "check for necessary ActionPage updates" msgstr "" -#: ../lib/upgrade.php:123 +#: ../lib/upgrade.php:135 msgid "check for necessary pgsrc updates" msgstr "" -#: ../lib/upgrade.php:139 +#: ../lib/upgrade.php:151 msgid "always skip the HomePage." msgstr "" -#: ../lib/upgrade.php:159 +#: ../lib/upgrade.php:171 msgid "MISSING" msgstr "" -#: ../lib/upgrade.php:278 +#: ../lib/upgrade.php:290 msgid "CREATED" msgstr "" -#: ../lib/upgrade.php:289 +#: ../lib/upgrade.php:301 msgid "check for necessary database updates" msgstr "" -#: ../lib/upgrade.php:296 +#: ../lib/upgrade.php:308 #, c-format msgid "check for table %s" msgstr "" -#: ../lib/upgrade.php:306 +#: ../lib/upgrade.php:318 msgid "check for new session.sess_ip column" msgstr "" -#: ../lib/upgrade.php:312 ../lib/upgrade.php:332 +#: ../lib/upgrade.php:324 ../lib/upgrade.php:344 msgid "ADDING" msgstr "" -#: ../lib/upgrade.php:322 +#: ../lib/upgrade.php:334 msgid "check for page.id auto_increment flag" msgstr "" -#: ../lib/upgrade.php:338 +#: ../lib/upgrade.php:350 ../lib/upgrade.php:399 ../lib/upgrade.php:408 +#: ../lib/upgrade.php:415 msgid "FAILED" msgstr "" -#: ../lib/upgrade.php:353 +#: ../lib/upgrade.php:365 msgid "check for mysql 4.1.x binary search bug" msgstr "" -#: ../lib/upgrade.php:361 +#: ../lib/upgrade.php:373 #, c-format msgid "version %s FIXED" msgstr "" -#: ../lib/upgrade.php:363 +#: ../lib/upgrade.php:375 #, c-format msgid "version %s not affected" msgstr "" -#: ../lib/upgrade.php:393 +#: ../lib/upgrade.php:406 +msgid "FIXED" +msgstr "" + +#: ../lib/upgrade.php:409 +#, c-format +msgid "couldn't move %s to %s" +msgstr "" + +#: ../lib/upgrade.php:416 +#, c-format +msgid "%s is not writable" +msgstr "" + +#: ../lib/upgrade.php:422 +msgid "check for necessary config updates" +msgstr "" + +#: ../lib/upgrade.php:423 +msgid "check for old CACHE_CONTROL = NONE" +msgstr "" + +#: ../lib/upgrade.php:425 +msgid "CACHE_CONTROL is set to 'NONE', and must be changed to 'NO_CACHE'" +msgstr "" + +#: ../lib/upgrade.php:459 msgid "Upgrade disabled: user != isAdmin" msgstr "" -#: ../lib/upgrade.php:397 +#: ../lib/upgrade.php:463 msgid "Upgrading this PhpWiki" msgstr "" -#: ../lib/ziplib.php:208 +#: ../lib/wikilens/Buddy.php:30 ../lib/wikilens/Buddy.php:39 +#: ../lib/wikilens/Buddy.php:44 +msgid "Buddies:" +msgstr "" + +#: ../lib/wikilens/PageListColumns.php:337 +msgid "# things" +msgstr "" + +#: ../lib/wikilens/PageListColumns.php:339 +msgid "Rate" +msgstr "" + +#: ../lib/wikilens/PageListColumns.php:341 +msgid "Go?" +msgstr "" + +#: ../lib/wikilens/PageListColumns.php:343 +msgid "MinMisery" +msgstr "" + +#: ../lib/wikilens/PageListColumns.php:345 +msgid "Avg. Rating" +msgstr "" + +#: ../lib/wikilens/PageListColumns.php:347 +msgid "Top Recommendations" +msgstr "" + +#: ../lib/wikilens/Utils.php:59 +msgid "Members:" +msgstr "" + +#: ../lib/ziplib.php:211 msgid "Can't inflate data: zlib support not enabled in this PHP" msgstr "" -#: ../lib/ziplib.php:394 +#: ../lib/ziplib.php:397 #, c-format msgid "Can't open zip file '%s' for reading" msgstr "" -#: ../lib/ziplib.php:401 +#: ../lib/ziplib.php:404 msgid "Unexpected EOF in zip file" msgstr "" -#: ../lib/ziplib.php:699 +#: ../lib/ziplib.php:702 #, c-format msgid "[%d] See [%s]" msgstr "[%d] Zie [%s]" -#: ../lib/ziplib.php:706 +#: ../lib/ziplib.php:709 msgid "References" msgstr "Referenties" #: ../themes/Crao/templates/actionbar.tmpl:5 +#: ../themes/MonoBook/templates/actionbar.tmpl:6 #: ../themes/Portland/templates/actionbar.tmpl:8 #: ../themes/default/templates/actionbar.tmpl:5 #: ../themes/smaller/templates/actionbar.tmpl:6 @@ -4495,9 +4695,12 @@ msgstr "" #: ../themes/Crao/templates/actionbar.tmpl:7 #: ../themes/Crao/templates/head.tmpl:47 +#: ../themes/MonoBook/templates/actionbar.tmpl:8 +#: ../themes/MonoBook/templates/info.tmpl:167 #: ../themes/Portland/templates/actionbar.tmpl:10 +#: ../themes/Wordpress/templates/actionbar.tmpl:12 #: ../themes/default/templates/actionbar.tmpl:7 -#: ../themes/default/templates/head.tmpl:46 +#: ../themes/default/templates/head.tmpl:50 #: ../themes/smaller/templates/actionbar.tmpl:8 #: ../themes/smaller/templates/info.tmpl:167 #: ../themes/wikilens/templates/head.tmpl:45 @@ -4505,6 +4708,8 @@ msgid "View Source" msgstr "Bron Tekst" #: ../themes/Crao/templates/actionbar.tmpl:24 +#: ../themes/MonoBook/templates/actionbar.tmpl:34 +#: ../themes/MonoBook/templates/info.tmpl:178 #: ../themes/default/templates/actionbar.tmpl:40 #: ../themes/smaller/templates/actionbar.tmpl:42 #: ../themes/smaller/templates/info.tmpl:178 @@ -4512,6 +4717,8 @@ msgid "PurgeHtmlCache" msgstr "" #: ../themes/Crao/templates/actionbar.tmpl:25 +#: ../themes/MonoBook/templates/actionbar.tmpl:35 +#: ../themes/MonoBook/templates/info.tmpl:179 #: ../themes/default/templates/actionbar.tmpl:41 #: ../themes/smaller/templates/actionbar.tmpl:43 #: ../themes/smaller/templates/info.tmpl:179 @@ -4522,9 +4729,8 @@ msgstr "" #: ../themes/Crao/templates/blogform.tmpl:10 #: ../themes/default/templates/blogform.tmpl:11 -#, fuzzy msgid "Add a Comment" -msgstr "Klaar." +msgstr "" #: ../themes/Crao/templates/browse.tmpl:5 #: ../themes/Portland/templates/browse.tmpl:9 @@ -4533,9 +4739,8 @@ msgstr "Klaar." #: ../themes/Wordpress/templates/viewsource.tmpl:7 #: ../themes/default/templates/browse.tmpl:6 #: ../themes/default/templates/viewsource.tmpl:5 -#, fuzzy msgid "Note:" -msgstr "Geen" +msgstr "" #: ../themes/Crao/templates/browse.tmpl:6 #: ../themes/Portland/templates/browse.tmpl:10 @@ -4554,9 +4759,8 @@ msgstr "" #: ../themes/Wordpress/templates/viewsource.tmpl:13 #: ../themes/default/templates/browse.tmpl:8 #: ../themes/default/templates/viewsource.tmpl:11 -#, fuzzy msgid "View the current version" -msgstr "huidige versie" +msgstr "" #: ../themes/Crao/templates/editpage.tmpl:24 #: ../themes/Portland/templates/editpage.tmpl:80 @@ -4574,9 +4778,8 @@ msgstr "" #: ../themes/Crao/templates/editpage.tmpl:29 #: ../themes/default/templates/editpage.tmpl:29 -#, fuzzy msgid "edit area" -msgstr "Verander" +msgstr "" #: ../themes/Crao/templates/editpage.tmpl:38 #: ../themes/Portland/templates/editpage.tmpl:46 @@ -4589,9 +4792,8 @@ msgstr "" #: ../themes/Portland/templates/editpage.tmpl:47 #: ../themes/Wordpress/templates/editpage.tmpl:45 #: ../themes/default/templates/editpage.tmpl:41 -#, fuzzy msgid "Saving this page will overwrite the current version." -msgstr "huidige versie" +msgstr "" #: ../themes/Crao/templates/editpage.tmpl:57 #: ../themes/Portland/templates/editpage.tmpl:69 @@ -4611,14 +4813,12 @@ msgstr "B" #: ../themes/Portland/templates/editpage.tmpl:73 #: ../themes/Wordpress/templates/editpage.tmpl:62 #: ../themes/default/templates/editpage.tmpl:60 -#, fuzzy msgid "Adjust" -msgstr "Zet" +msgstr "" #: ../themes/Crao/templates/editpage.tmpl:62 -#, fuzzy msgid "Page Content: " -msgstr "Klaar." +msgstr "" #: ../themes/Crao/templates/editpage.tmpl:71 #: ../themes/default/templates/editpage.tmpl:71 @@ -4667,9 +4867,8 @@ msgstr "GoedeStijl" #: ../themes/Portland/templates/editpage.tmpl:104 #: ../themes/Wordpress/templates/editpage.tmpl:104 #: ../themes/default/templates/editpage.tmpl:115 -#, fuzzy msgid "OldTextFormattingRules" -msgstr "TekstFormatteringsRegels" +msgstr "" #: ../themes/Crao/templates/editpage.tmpl:110 #: ../themes/Crao/templates/editpage.tmpl:115 @@ -4690,13 +4889,13 @@ msgid "TextFormattingRules" msgstr "TekstFormatteringsRegels" #: ../themes/Crao/templates/head.tmpl:31 ../themes/Crao/templates/head.tmpl:32 -#: ../themes/default/templates/head.tmpl:32 +#: ../themes/default/templates/head.tmpl:36 #: ../themes/wikilens/templates/head.tmpl:31 msgid "HowToUseWiki" msgstr "" #: ../themes/Crao/templates/head.tmpl:70 ../themes/Crao/templates/head.tmpl:71 -#: ../themes/default/templates/head.tmpl:70 +#: ../themes/default/templates/head.tmpl:75 #: ../themes/wikilens/templates/head.tmpl:68 #: ../themes/wikilens/templates/head.tmpl:69 msgid "SandBox" @@ -4704,9 +4903,8 @@ msgstr "" #: ../themes/Crao/templates/navbar.tmpl:31 #: ../themes/default/templates/navbar.tmpl:30 -#, fuzzy msgid "Preferences" -msgstr "Referenties" +msgstr "" #: ../themes/Crao/templates/navbar.tmpl:42 #: ../themes/Wordpress/templates/actionbar.tmpl:40 @@ -4723,14 +4921,15 @@ msgid "Admin" msgstr "" #: ../themes/Crao/templates/signin.tmpl:18 -#, fuzzy, c-format +#, c-format msgid "You are signed in as %s" -msgstr "Je bent ingelogd als %s." +msgstr "" #: ../themes/Crao/templates/signin.tmpl:39 +#: ../themes/MonoBook/templates/signin.tmpl:38 #: ../themes/Sidebar/templates/signin.tmpl:38 #: ../themes/Wordpress/templates/signin.tmpl:42 -#: ../themes/default/templates/signin.tmpl:38 +#: ../themes/default/templates/signin.tmpl:37 msgid "Enter your UserId to sign in" msgstr "" @@ -4741,30 +4940,202 @@ msgstr "" #: ../themes/Crao/templates/wikiblog.tmpl:19 #: ../themes/default/templates/comment.tmpl:18 #: ../themes/default/templates/wikiblog.tmpl:19 -#, fuzzy, c-format +#, c-format msgid "Comment modified on %s by %s" -msgstr "meest recente verandering op %s" +msgstr "" #: ../themes/Hawaiian/themeinfo.php:29 ../themes/MacOSX/themeinfo.php:104 -#: ../themes/Portland/themeinfo.php:59 ../themes/Sidebar/themeinfo.php:102 -#: ../themes/SpaceWiki/themeinfo.php:43 ../themes/Wordpress/themeinfo.php:61 -#: ../themes/default/themeinfo.php:24 ../themes/smaller/themeinfo.php:52 -#: ../themes/wikilens/themeinfo.php:21 +#: ../themes/MonoBook/themeinfo.php:70 ../themes/Portland/themeinfo.php:59 +#: ../themes/Sidebar/themeinfo.php:102 ../themes/SpaceWiki/themeinfo.php:43 +#: ../themes/Wordpress/themeinfo.php:61 ../themes/default/themeinfo.php:24 +#: ../themes/smaller/themeinfo.php:52 ../themes/wikilens/themeinfo.php:24 msgid "Printer" msgstr "Drukker" -#: ../themes/Hawaiian/themeinfo.php:30 ../themes/Portland/themeinfo.php:60 -#: ../themes/Sidebar/themeinfo.php:103 ../themes/SpaceWiki/themeinfo.php:44 -#: ../themes/Wordpress/themeinfo.php:62 ../themes/default/themeinfo.php:26 -#: ../themes/smaller/themeinfo.php:54 ../themes/wikilens/themeinfo.php:23 +#: ../themes/Hawaiian/themeinfo.php:30 ../themes/MonoBook/themeinfo.php:72 +#: ../themes/Portland/themeinfo.php:60 ../themes/Sidebar/themeinfo.php:103 +#: ../themes/SpaceWiki/themeinfo.php:44 ../themes/Wordpress/themeinfo.php:62 +#: ../themes/default/themeinfo.php:26 ../themes/smaller/themeinfo.php:54 +#: ../themes/wikilens/themeinfo.php:26 msgid "Modern" msgstr "" -#: ../themes/MacOSX/themeinfo.php:105 ../themes/default/themeinfo.php:25 -#: ../themes/smaller/themeinfo.php:53 ../themes/wikilens/themeinfo.php:22 +#: ../themes/MacOSX/themeinfo.php:105 ../themes/MonoBook/themeinfo.php:71 +#: ../themes/default/themeinfo.php:25 ../themes/smaller/themeinfo.php:53 +#: ../themes/wikilens/themeinfo.php:25 msgid "Top & bottom toolbars" msgstr "" +#: ../themes/MonoBook/templates/actionbar.tmpl:26 +#: ../themes/smaller/templates/actionbar.tmpl:34 +msgid "Info" +msgstr "" + +#: ../themes/MonoBook/templates/browse-footer.tmpl:12 +#: ../themes/MonoBook/templates/browse-footer.tmpl:13 +msgid "Copyrights" +msgstr "" + +#: ../themes/MonoBook/templates/browse-footer.tmpl:18 +#: ../themes/MonoBook/templates/browse-footer.tmpl:19 +msgid "About" +msgstr "" + +#: ../themes/MonoBook/templates/browse-footer.tmpl:24 +#: ../themes/MonoBook/templates/browse-footer.tmpl:25 +msgid "GeneralDisclaimer" +msgstr "" + +#: ../themes/MonoBook/templates/info.tmpl:37 +#: ../themes/default/templates/info.tmpl:31 +#: ../themes/smaller/templates/info.tmpl:37 +msgid "1 word" +msgstr "" + +#: ../themes/MonoBook/templates/info.tmpl:39 +#: ../themes/default/templates/info.tmpl:33 +#: ../themes/smaller/templates/info.tmpl:39 +#, c-format +msgid "%s words" +msgstr "" + +#: ../themes/MonoBook/templates/info.tmpl:43 +#: ../themes/default/templates/info.tmpl:37 +#: ../themes/smaller/templates/info.tmpl:43 +#, c-format +msgid "Version %s" +msgstr "" + +#: ../themes/MonoBook/templates/info.tmpl:44 +#: ../themes/default/templates/info.tmpl:38 +#: ../themes/smaller/templates/info.tmpl:44 +msgid "Original (1.2 or 1.0)" +msgstr "" + +#: ../themes/MonoBook/templates/info.tmpl:76 +#: ../themes/default/templates/info.tmpl:70 +#: ../themes/smaller/templates/info.tmpl:76 +msgid "Saved on:" +msgstr "" + +#: ../themes/MonoBook/templates/info.tmpl:81 +#: ../themes/default/templates/info.tmpl:75 +#: ../themes/smaller/templates/info.tmpl:81 +#, c-format +msgid "Statistics about %s." +msgstr "" + +#: ../themes/MonoBook/templates/info.tmpl:92 +#: ../themes/default/templates/info.tmpl:86 +#: ../themes/smaller/templates/info.tmpl:92 +msgid "Supplanted on:" +msgstr "" + +#: ../themes/MonoBook/templates/info.tmpl:109 +#: ../themes/default/templates/info.tmpl:103 +#: ../themes/smaller/templates/info.tmpl:109 +msgid "Page Version:" +msgstr "" + +#: ../themes/MonoBook/templates/info.tmpl:113 +#: ../themes/default/templates/info.tmpl:107 +#: ../themes/smaller/templates/info.tmpl:113 +msgid "Markup:" +msgstr "" + +#: ../themes/MonoBook/templates/info.tmpl:117 +#: ../themes/default/templates/info.tmpl:111 +#: ../themes/smaller/templates/info.tmpl:117 +msgid "Size:" +msgstr "" + +#: ../themes/MonoBook/templates/info.tmpl:122 +#: ../themes/default/templates/info.tmpl:116 +#: ../themes/smaller/templates/info.tmpl:122 +msgid "Hits:" +msgstr "Teller:" + +#: ../themes/MonoBook/templates/info.tmpl:139 +#: ../themes/default/templates/info.tmpl:133 +#: ../themes/smaller/templates/info.tmpl:139 +msgid "home page" +msgstr "" + +#: ../themes/MonoBook/templates/info.tmpl:142 +#: ../themes/default/templates/info.tmpl:136 +#: ../themes/smaller/templates/info.tmpl:142 +msgid "User page" +msgstr "" + +#: ../themes/MonoBook/templates/info.tmpl:145 +#: ../themes/default/templates/info.tmpl:139 +#: ../themes/smaller/templates/info.tmpl:145 +msgid "Action page" +msgstr "" + +#: ../themes/MonoBook/templates/info.tmpl:148 +#: ../themes/default/templates/info.tmpl:142 +#: ../themes/smaller/templates/info.tmpl:148 +msgid "Blog page" +msgstr "" + +#: ../themes/MonoBook/templates/info.tmpl:154 +#: ../themes/default/templates/info.tmpl:148 +#: ../themes/smaller/templates/info.tmpl:154 +msgid "Subpage" +msgstr "" + +#: ../themes/MonoBook/templates/info.tmpl:159 +#: ../themes/default/templates/info.tmpl:153 +#: ../themes/smaller/templates/info.tmpl:159 +msgid "Page Type:" +msgstr "" + +#: ../themes/MonoBook/templates/info.tmpl:171 +#: ../themes/smaller/templates/info.tmpl:171 +msgid "Diff previous Revision" +msgstr "" + +#: ../themes/MonoBook/templates/info.tmpl:172 +#: ../themes/smaller/templates/info.tmpl:172 +msgid "Diff previous Author" +msgstr "" + +#: ../themes/MonoBook/templates/navbar.tmpl:39 +msgid "Like Pages" +msgstr "" + +#: ../themes/MonoBook/templates/navbar.tmpl:40 +msgid "What links here" +msgstr "" + +#: ../themes/MonoBook/templates/signin.tmpl:18 +#: ../themes/Wordpress/templates/signin.tmpl:21 +#: ../themes/default/templates/signin.tmpl:26 +#, c-format +msgid "Authenticated as %s" +msgstr "" + +#: ../themes/MonoBook/templates/signin.tmpl:41 +#, c-format +msgid "Signed as %s" +msgstr "" + +#: ../themes/MonoBook/templates/signin.tmpl:44 +#: ../themes/Sidebar/templates/signin.tmpl:44 +#: ../themes/Wordpress/templates/signin.tmpl:48 +#: ../themes/default/templates/signin.tmpl:43 +#, c-format +msgid "Click to authenticate as %s" +msgstr "" + +#: ../themes/MonoBook/templates/signin.tmpl:65 +#: ../themes/Sidebar/templates/signin.tmpl:64 +#: ../themes/Wordpress/templates/signin.tmpl:68 +#: ../themes/default/templates/signin.tmpl:62 +msgid "Sign in as:" +msgstr "" + #: ../themes/Portland/templates/actionbar.tmpl:8 msgid "EditText" msgstr "VeranderTekst" @@ -4789,9 +5160,8 @@ msgstr "" #: ../themes/Portland/templates/editpage.tmpl:69 #: ../themes/default/templates/userprefs.tmpl:188 -#, fuzzy msgid "Edit Area Size" -msgstr "InvoerVeld Afmetingen" +msgstr "" #: ../themes/Portland/templates/viewsource.tmpl:6 #: ../themes/Wordpress/templates/viewsource.tmpl:8 @@ -4801,84 +5171,54 @@ msgstr "" "Deze pagina is afgesloten door de beheerder en kan niet veranderd worden." #: ../themes/Sidebar/templates/navbar.tmpl:21 -#, fuzzy msgid "Full Search" -msgstr "Volledige tekst zoek" +msgstr "" #: ../themes/Sidebar/templates/navbar.tmpl:23 -#, fuzzy msgid "Back Links" -msgstr "TerugLinks" +msgstr "" #: ../themes/Sidebar/templates/signin.tmpl:18 -#, fuzzy, c-format +#, c-format msgid "User: %s" -msgstr "%s: %s" +msgstr "" #: ../themes/Sidebar/templates/signin.tmpl:41 -#, fuzzy, c-format +#, c-format msgid "(User: %s)" -msgstr "%s: %s" - -#: ../themes/Sidebar/templates/signin.tmpl:44 -#: ../themes/Wordpress/templates/signin.tmpl:48 -#: ../themes/default/templates/signin.tmpl:44 -#, fuzzy, c-format -msgid "Click to authenticate as %s" -msgstr "door %s" - -#: ../themes/Sidebar/templates/signin.tmpl:64 -#: ../themes/Wordpress/templates/signin.tmpl:68 -#: ../themes/default/templates/signin.tmpl:64 -msgid "Sign in as:" msgstr "" #: ../themes/Sidebar/themeinfo.php:99 -#, fuzzy msgid "Sidebar" -msgstr "Zoek" +msgstr "" #: ../themes/SpaceWiki/lib/RecentChanges.php:55 msgid "diff" msgstr "diff" #: ../themes/Wordpress/templates/actionbar.tmpl:10 -#, fuzzy msgid "Edit this page" -msgstr "Fout bij schrijven pagina '%s'" +msgstr "" #: ../themes/Wordpress/templates/actionbar.tmpl:10 -#, fuzzy msgid "Edit old revision" -msgstr "Vorige" - -#: ../themes/Wordpress/templates/actionbar.tmpl:12 -#, fuzzy -msgid "View source" -msgstr "Bron Tekst" - -#: ../themes/Wordpress/templates/signin.tmpl:21 -#: ../themes/default/templates/signin.tmpl:18 -#, fuzzy, c-format -msgid "Authenticated as %s" -msgstr "bewaard als %s" +msgstr "" #: ../themes/Wordpress/templates/signin.tmpl:45 -#: ../themes/default/templates/signin.tmpl:41 -#, fuzzy, c-format +#: ../themes/default/templates/signin.tmpl:40 +#, c-format msgid "You are signed but not authenticated as %s. " -msgstr "Je bent ingelogd als %s" +msgstr "" #: ../themes/default/templates/addcomment.tmpl:14 #: ../themes/default/templates/blogform.tmpl:28 -#, fuzzy msgid "Add Comment" -msgstr "Klaar." +msgstr "" #: ../themes/default/templates/comment.tmpl:28 -#, fuzzy, c-format +#, c-format msgid "%s by %s" -msgstr "door %s" +msgstr "" #: ../themes/default/templates/dialog.tmpl:18 msgid "Dialog" @@ -4899,9 +5239,9 @@ msgid "Reply" msgstr "" #: ../themes/default/templates/homepage.tmpl:10 -#, fuzzy, c-format +#, c-format msgid "You can personalize various settings in %s." -msgstr "Je kunt de afmetingen van het invoerveld veranderen. Zie %s." +msgstr "" #: ../themes/default/templates/homepage.tmpl:13 msgid "(Your preferences are stored as hidden data within this page)." @@ -4913,106 +5253,9 @@ msgid "The %s subpage enables simple weblogging." msgstr "" #: ../themes/default/templates/homepage.tmpl:37 -#, fuzzy msgid "CategoryHomepage" -msgstr "Huidige pagina:" - -#: ../themes/default/templates/info.tmpl:31 -#: ../themes/smaller/templates/info.tmpl:37 -msgid "1 word" msgstr "" -#: ../themes/default/templates/info.tmpl:33 -#: ../themes/smaller/templates/info.tmpl:39 -#, c-format -msgid "%s words" -msgstr "" - -#: ../themes/default/templates/info.tmpl:37 -#: ../themes/smaller/templates/info.tmpl:43 -#, fuzzy, c-format -msgid "Version %s" -msgstr "versie %s" - -#: ../themes/default/templates/info.tmpl:38 -#: ../themes/smaller/templates/info.tmpl:44 -msgid "Original (1.2 or 1.0)" -msgstr "" - -#: ../themes/default/templates/info.tmpl:70 -#: ../themes/smaller/templates/info.tmpl:76 -#, fuzzy -msgid "Saved on:" -msgstr ", bewaard op" - -#: ../themes/default/templates/info.tmpl:75 -#: ../themes/smaller/templates/info.tmpl:81 -#, c-format -msgid "Statistics about %s." -msgstr "" - -#: ../themes/default/templates/info.tmpl:86 -#: ../themes/smaller/templates/info.tmpl:92 -#, fuzzy -msgid "Supplanted on:" -msgstr ", bewaard op" - -#: ../themes/default/templates/info.tmpl:103 -#: ../themes/smaller/templates/info.tmpl:109 -#, fuzzy -msgid "Page Version:" -msgstr "versie" - -#: ../themes/default/templates/info.tmpl:107 -#: ../themes/smaller/templates/info.tmpl:113 -msgid "Markup:" -msgstr "" - -#: ../themes/default/templates/info.tmpl:111 -#: ../themes/smaller/templates/info.tmpl:117 -msgid "Size:" -msgstr "" - -#: ../themes/default/templates/info.tmpl:116 -#: ../themes/smaller/templates/info.tmpl:122 -msgid "Hits:" -msgstr "Teller:" - -#: ../themes/default/templates/info.tmpl:133 -#: ../themes/smaller/templates/info.tmpl:139 -#, fuzzy -msgid "home page" -msgstr "Fout bij schrijven pagina '%s'" - -#: ../themes/default/templates/info.tmpl:136 -#: ../themes/smaller/templates/info.tmpl:142 -#, fuzzy -msgid "User page" -msgstr "nieuw pagina" - -#: ../themes/default/templates/info.tmpl:139 -#: ../themes/smaller/templates/info.tmpl:145 -#, fuzzy -msgid "Action page" -msgstr "Fout bij schrijven pagina '%s'" - -#: ../themes/default/templates/info.tmpl:142 -#: ../themes/smaller/templates/info.tmpl:148 -#, fuzzy -msgid "Blog page" -msgstr "Fout bij schrijven pagina '%s'" - -#: ../themes/default/templates/info.tmpl:148 -#: ../themes/smaller/templates/info.tmpl:154 -msgid "Subpage" -msgstr "" - -#: ../themes/default/templates/info.tmpl:153 -#: ../themes/smaller/templates/info.tmpl:159 -#, fuzzy -msgid "Page Type:" -msgstr "Pagina Naam" - #: ../themes/default/templates/login.tmpl:40 #, c-format msgid "" @@ -5042,14 +5285,12 @@ msgstr "" #: ../themes/default/templates/navbar.tmpl:20 #: ../themes/default/templates/navbar.tmpl:22 #: ../themes/wikilens/templates/navbar.tmpl:21 -#, fuzzy msgid "Quick Search" -msgstr "Zoek snel een pagina op:" +msgstr "" #: ../themes/default/templates/nochanges.tmpl:3 -#, fuzzy msgid "Edit aborted." -msgstr "Verander" +msgstr "" #: ../themes/default/templates/nochanges.tmpl:4 msgid "You have not made any changes so no new version has been saved." @@ -5144,9 +5385,8 @@ msgstr "" #: ../themes/default/templates/redirect.tmpl:19 #: ../themes/default/templates/redirect.tmpl:40 -#, fuzzy msgid "Redirect" -msgstr "van %s" +msgstr "" #: ../themes/default/templates/redirect.tmpl:42 #, c-format @@ -5166,11 +5406,6 @@ msgstr "Je zorgvuldige aandacht voor detail wordt erg gewaardeerd." msgid "Warning!" msgstr "" -#: ../themes/default/templates/userprefs.tmpl:12 -#, fuzzy -msgid "_PreferencesInfo" -msgstr "Referenties" - #: ../themes/default/templates/userprefs.tmpl:58 #: ../themes/default/templates/userprefs.tmpl:60 msgid "" @@ -5192,9 +5427,9 @@ msgid "Personal language:" msgstr "" #: ../themes/default/templates/userprefs.tmpl:105 -#, fuzzy, c-format +#, c-format msgid "User preferences for user '%s':" -msgstr "GebruikersVoorkeuren" +msgstr "" #: ../themes/default/templates/userprefs.tmpl:114 msgid "UserId" @@ -5228,6 +5463,10 @@ msgstr "" msgid "Change Password" msgstr "" +#: ../themes/default/templates/userprefs.tmpl:129 +msgid "Set Password" +msgstr "" + #: ../themes/default/templates/userprefs.tmpl:131 msgid "New password" msgstr "" @@ -5287,9 +5526,9 @@ msgid "System default:" msgstr "" #: ../themes/default/templates/userprefs.tmpl:180 -#, fuzzy, c-format +#, c-format msgid "Hide %s:" -msgstr "Teller:" +msgstr "" #: ../themes/default/templates/userprefs.tmpl:182 msgid "" @@ -5298,9 +5537,9 @@ msgid "" msgstr "" #: ../themes/default/templates/userprefs.tmpl:183 -#, fuzzy, c-format +#, c-format msgid "Add %s:" -msgstr "Teller:" +msgstr "" #: ../themes/default/templates/userprefs.tmpl:185 #, c-format @@ -5356,38 +5595,25 @@ msgid "Update Preferences" msgstr "Zet Voorkeuren" #: ../themes/default/templates/userprefs.tmpl:235 -#, fuzzy msgid "Remove Preferences" -msgstr "Referenties" +msgstr "" #: ../themes/default/templates/wikiforum.tmpl:20 msgid "New Topic" msgstr "" #: ../themes/default/templates/wikiforum.tmpl:28 -#, fuzzy, c-format +#, c-format msgid "Posted: %s" -msgstr "PaginaGeschiedenis" - -#: ../themes/smaller/templates/actionbar.tmpl:34 -#, fuzzy -msgid "Info" -msgstr "Vorige Auteur" - -#: ../themes/smaller/templates/info.tmpl:171 -#, fuzzy -msgid "Diff previous Revision" -msgstr "Vorige" +msgstr "" -#: ../themes/smaller/templates/info.tmpl:172 #, fuzzy -msgid "Diff previous Author" -msgstr "Vorige Auteur" +#~ msgid "View source" +#~ msgstr "Bron Tekst" -#: ../themes/wikilens/themeinfo.php:157 #, fuzzy -msgid "Rate" -msgstr "Verwijder Pagina" +#~ msgid "_PreferencesInfo" +#~ msgstr "Referenties" #, fuzzy #~ msgid "Edit Area Size:" diff --git a/locale/po/phpwiki.pot b/locale/po/phpwiki.pot index 794cd248d..6d6853a9c 100644 --- a/locale/po/phpwiki.pot +++ b/locale/po/phpwiki.pot @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: PhpWiki-1.3.11\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2004-06-08 21:04+0100\n" +"POT-Creation-Date: 2004-06-28 18:50+0100\n" "PO-Revision-Date: 2002-12-14 17:51-0500\n" "Last-Translator: Reini Urban \n" "Language-Team: LANGUAGE \n" @@ -23,7 +23,7 @@ msgstr "" msgid "Set USE_DB_SESSION to false." msgstr "" -#: ../lib/DbSession.php:528 ../lib/DbSession.php:530 +#: ../lib/DbSession.php:532 ../lib/DbSession.php:534 #: ../lib/WikiDB/backend/dba.php:23 ../lib/WikiDB/backend/dba.php:25 #, c-format msgid "%s: Can't open dba database" @@ -44,244 +44,244 @@ msgstr "" msgid "%s: error while handling error:" msgstr "" -#: ../lib/FileFinder.php:185 ../lib/loadsave.php:546 +#: ../lib/FileFinder.php:186 ../lib/loadsave.php:676 #, c-format msgid "%s: file not found" msgstr "" -#: ../lib/Google.php:161 -#, c-format -msgid "" -"You must first obtain a license key at %s to be able to use the Google API." -msgstr "" - -#: ../lib/Google.php:163 -msgid "It's free however." -msgstr "" - -#: ../lib/IniConfig.php:502 +#: ../lib/IniConfig.php:556 msgid "An unnamed PhpWiki" msgstr "" -#: ../lib/IniConfig.php:505 ../lib/upgrade.php:136 +#: ../lib/IniConfig.php:559 ../lib/upgrade.php:148 #: ../themes/Wordpress/templates/actionbar.tmpl:21 #: ../themes/default/templates/userprefs.tmpl:119 msgid "HomePage" msgstr "" -#: ../lib/IniConfig.php:519 +#: ../lib/IniConfig.php:573 #, c-format msgid "Encrypted passwords cannot be used: %s." msgstr "" -#: ../lib/IniConfig.php:525 +#: ../lib/IniConfig.php:579 msgid "" "The admin password cannot be empty. Please update your config/config.ini" msgstr "" -#: ../lib/IniConfig.php:529 +#: ../lib/IniConfig.php:583 msgid "" "Empty db_session_table. Turn USE_DB_SESSION off or define the table name." msgstr "" -#: ../lib/PageList.php:97 +#: ../lib/InlineParser.php:337 +msgid "Invalid [] syntax ignored" +msgstr "" + +#: ../lib/PageList.php:109 #, c-format msgid "Sort by %s" msgstr "" -#: ../lib/PageList.php:141 +#: ../lib/PageList.php:154 msgid "Click to reverse sort order" msgstr "" -#: ../lib/PageList.php:149 +#: ../lib/PageList.php:162 #, c-format msgid "Click to sort by %s" msgstr "" -#: ../lib/PageList.php:222 +#: ../lib/PageList.php:282 msgid "Click to de-/select all pages" msgstr "" -#: ../lib/PageList.php:285 ../lib/plugin/UnfoldSubpages.php:158 +#: ../lib/PageList.php:345 ../lib/plugin/UnfoldSubpages.php:158 #, c-format msgid " ... first %d bytes" msgstr "" -#: ../lib/PageList.php:290 +#: ../lib/PageList.php:350 #, c-format msgid " ... around %s" msgstr "" -#: ../lib/PageList.php:313 +#: ../lib/PageList.php:373 ../lib/upgrade.php:400 #, c-format msgid "%s not found" msgstr "" -#: ../lib/PageList.php:374 ../lib/plugin/AuthorHistory.php:174 +#: ../lib/PageList.php:435 ../lib/plugin/AuthorHistory.php:174 #: ../lib/plugin/WantedPages.php:150 msgid "Page Name" msgstr "" -#: ../lib/PageList.php:450 ../lib/plugin/FullTextSearch.php:105 +#: ../lib/PageList.php:550 ../lib/plugin/FullTextSearch.php:105 msgid "" msgstr "" -#: ../lib/PageList.php:670 ../lib/plugin/WikiAdminSearchReplace.php:164 +#: ../lib/PageList.php:860 ../lib/plugin/WikiAdminSearchReplace.php:173 msgid "Content" msgstr "" -#: ../lib/PageList.php:686 +#: ../lib/PageList.php:876 msgid "Select" msgstr "" -#: ../lib/PageList.php:690 ../themes/default/templates/info.tmpl:65 +#: ../lib/PageList.php:880 ../themes/MonoBook/templates/info.tmpl:71 +#: ../themes/default/templates/info.tmpl:65 #: ../themes/smaller/templates/info.tmpl:71 msgid "Last Modified" msgstr "" -#: ../lib/PageList.php:692 +#: ../lib/PageList.php:882 msgid "Hits" msgstr "" -#: ../lib/PageList.php:694 ../themes/Crao/templates/editpage.tmpl:56 +#: ../lib/PageList.php:884 ../themes/Crao/templates/editpage.tmpl:56 #: ../themes/Wordpress/templates/editpage.tmpl:59 #: ../themes/default/templates/editpage.tmpl:59 msgid "Size" msgstr "" -#: ../lib/PageList.php:697 ../themes/default/templates/info.tmpl:67 +#: ../lib/PageList.php:887 ../themes/MonoBook/templates/info.tmpl:73 +#: ../themes/default/templates/info.tmpl:67 #: ../themes/smaller/templates/info.tmpl:73 msgid "Last Summary" msgstr "" -#: ../lib/PageList.php:699 ../lib/plugin/AuthorHistory.php:123 +#: ../lib/PageList.php:889 ../lib/plugin/AuthorHistory.php:123 #: ../lib/plugin/AuthorHistory.php:176 ../lib/plugin/PluginManager.php:90 msgid "Version" msgstr "" -#: ../lib/PageList.php:702 ../themes/default/templates/info.tmpl:66 +#: ../lib/PageList.php:892 ../themes/MonoBook/templates/info.tmpl:72 +#: ../themes/default/templates/info.tmpl:66 #: ../themes/smaller/templates/info.tmpl:72 msgid "Last Author" msgstr "" -#: ../lib/PageList.php:704 ../lib/WikiGroup.php:36 +#: ../lib/PageList.php:894 ../lib/WikiGroup.php:36 msgid "Owner" msgstr "" -#: ../lib/PageList.php:706 ../lib/WikiGroup.php:37 +#: ../lib/PageList.php:896 ../lib/WikiGroup.php:37 msgid "Creator" msgstr "" -#: ../lib/PageList.php:712 ../themes/Crao/templates/editpage.tmpl:88 +#: ../lib/PageList.php:902 ../themes/Crao/templates/editpage.tmpl:88 +#: ../themes/MonoBook/templates/info.tmpl:133 #: ../themes/default/templates/editpage.tmpl:89 #: ../themes/default/templates/info.tmpl:127 #: ../themes/smaller/templates/info.tmpl:133 msgid "Locked" msgstr "" -#: ../lib/PageList.php:713 +#: ../lib/PageList.php:903 msgid "locked" msgstr "" -#: ../lib/PageList.php:716 +#: ../lib/PageList.php:906 msgid "Minor Edit" msgstr "" -#: ../lib/PageList.php:716 +#: ../lib/PageList.php:906 msgid "minor" msgstr "" -#: ../lib/PageList.php:718 +#: ../lib/PageList.php:908 msgid "Markup" msgstr "" -#: ../lib/PageList.php:798 ../lib/plugin/WantedPages.php:177 +#: ../lib/PageList.php:1104 ../lib/plugin/WantedPages.php:177 #, c-format msgid "Columns: %s." msgstr "" -#: ../lib/PagePerm.php:272 +#: ../lib/PagePerm.php:273 msgid "List this page and all subpages" msgstr "" -#: ../lib/PagePerm.php:273 +#: ../lib/PagePerm.php:274 msgid "View this page and all subpages" msgstr "" -#: ../lib/PagePerm.php:274 +#: ../lib/PagePerm.php:275 msgid "Edit this page and all subpages" msgstr "" -#: ../lib/PagePerm.php:275 +#: ../lib/PagePerm.php:276 msgid "Create a new (sub)page" msgstr "" -#: ../lib/PagePerm.php:276 +#: ../lib/PagePerm.php:277 msgid "Download the page contents" msgstr "" -#: ../lib/PagePerm.php:277 +#: ../lib/PagePerm.php:278 msgid "Change page attributes" msgstr "" -#: ../lib/PagePerm.php:278 +#: ../lib/PagePerm.php:279 msgid "Remove this page" msgstr "" -#: ../lib/PagePerm.php:327 +#: ../lib/PagePerm.php:328 #, c-format msgid "Unsupported ACL access type %s ignored." msgstr "" -#: ../lib/PagePerm.php:532 +#: ../lib/PagePerm.php:533 msgid "Access" msgstr "" -#: ../lib/PagePerm.php:534 +#: ../lib/PagePerm.php:535 msgid "Group/User" msgstr "" -#: ../lib/PagePerm.php:535 +#: ../lib/PagePerm.php:536 msgid "Grant" msgstr "" -#: ../lib/PagePerm.php:536 +#: ../lib/PagePerm.php:537 msgid "Del/+" msgstr "" -#: ../lib/PagePerm.php:537 ../lib/plugin/PluginManager.php:90 +#: ../lib/PagePerm.php:538 ../lib/plugin/PluginManager.php:90 msgid "Description" msgstr "" -#: ../lib/PagePerm.php:558 +#: ../lib/PagePerm.php:559 msgid "Add this ACL" msgstr "" -#: ../lib/PagePerm.php:582 +#: ../lib/PagePerm.php:583 msgid "Allow / Deny" msgstr "" -#: ../lib/PagePerm.php:594 +#: ../lib/PagePerm.php:595 msgid "Delete this ACL" msgstr "" -#: ../lib/PagePerm.php:620 +#: ../lib/PagePerm.php:621 msgid "add " msgstr "" -#: ../lib/PagePerm.php:624 +#: ../lib/PagePerm.php:625 msgid "Check to add this Acl" msgstr "" -#: ../lib/PageType.php:132 ../lib/loadsave.php:409 -#: ../lib/plugin/WantedPages.php:80 ../themes/default/templates/info.tmpl:144 +#: ../lib/PageType.php:132 ../lib/loadsave.php:502 +#: ../lib/plugin/WantedPages.php:80 ../themes/MonoBook/templates/info.tmpl:150 +#: ../themes/MonoBook/templates/info.tmpl:151 +#: ../themes/default/templates/info.tmpl:144 #: ../themes/default/templates/info.tmpl:145 #: ../themes/smaller/templates/info.tmpl:150 #: ../themes/smaller/templates/info.tmpl:151 msgid "InterWikiMap" msgstr "" -#: ../lib/PageType.php:218 ../lib/loadsave.php:557 +#: ../lib/PageType.php:218 ../lib/loadsave.php:687 #, c-format msgid "Loading InterWikiMap from external file %s." msgstr "" @@ -294,23 +294,24 @@ msgstr "" msgid "InterWiki Address" msgstr "" -#: ../lib/RSSWriter091.php:116 ../lib/loadsave.php:909 +#: ../lib/RSSWriter091.php:116 ../lib/loadsave.php:1039 #: ../lib/plugin/RecentChanges.php:260 ../lib/plugin/RecentChanges.php:275 #: ../lib/plugin/RecentChanges.php:377 ../lib/plugin/RecentChanges.php:453 -#: ../lib/plugin/RecentChanges.php:586 ../lib/plugin/RecentChanges.php:656 +#: ../lib/plugin/RecentChanges.php:585 ../lib/plugin/RecentChanges.php:655 #: ../themes/Crao/templates/head.tmpl:63 #: ../themes/Crao/templates/navbar.tmpl:21 +#: ../themes/MonoBook/templates/navbar.tmpl:13 #: ../themes/Portland/templates/navbar.tmpl:28 #: ../themes/Sidebar/templates/navbar.tmpl:12 #: ../themes/Wordpress/templates/actionbar.tmpl:24 -#: ../themes/default/templates/head.tmpl:62 +#: ../themes/default/templates/head.tmpl:66 #: ../themes/default/templates/navbar.tmpl:11 #: ../themes/smaller/templates/navbar.tmpl:10 #: ../themes/wikilens/templates/navbar.tmpl:10 msgid "RecentChanges" msgstr "" -#: ../lib/Request.php:57 ../lib/main.php:932 ../lib/main.php:945 +#: ../lib/Request.php:57 ../lib/main.php:972 ../lib/main.php:985 #, c-format msgid "%s is not writable." msgstr "" @@ -319,7 +320,7 @@ msgstr "" msgid "The PhpWiki access log file" msgstr "" -#: ../lib/Request.php:59 ../lib/main.php:935 +#: ../lib/Request.php:59 ../lib/main.php:975 #, c-format msgid "Please ensure that %s is writable, or redefine %s in config/config.ini." msgstr "" @@ -329,7 +330,7 @@ msgstr "" msgid "the file '%s'" msgstr "" -#: ../lib/Template.php:160 +#: ../lib/Template.php:161 #, c-format msgid "%4d %s\n" msgstr "" @@ -376,7 +377,7 @@ msgstr "" msgid "Owner: %s" msgstr "" -#: ../lib/Theme.php:452 ../lib/Theme.php:454 ../lib/diff.php:256 +#: ../lib/Theme.php:452 ../lib/Theme.php:454 ../lib/diff.php:262 #: ../lib/plugin/Diff.php:75 #, c-format msgid "by %s" @@ -402,55 +403,58 @@ msgstr "" msgid "'%s': Bad page name" msgstr "" -#: ../lib/Theme.php:894 ../themes/Crao/templates/actionbar.tmpl:5 +#: ../lib/Theme.php:914 ../themes/Crao/templates/actionbar.tmpl:5 +#: ../themes/MonoBook/templates/actionbar.tmpl:6 #: ../themes/default/templates/actionbar.tmpl:5 #: ../themes/smaller/templates/actionbar.tmpl:6 msgid "Edit" msgstr "" -#: ../lib/Theme.php:895 ../lib/plugin/Diff.php:36 +#: ../lib/Theme.php:915 ../lib/plugin/Diff.php:36 msgid "Diff" msgstr "" -#: ../lib/Theme.php:896 ../themes/Crao/templates/signin.tmpl:15 +#: ../lib/Theme.php:916 ../themes/Crao/templates/signin.tmpl:15 #: ../themes/Crao/templates/signin.tmpl:31 +#: ../themes/MonoBook/templates/signin.tmpl:16 +#: ../themes/MonoBook/templates/signin.tmpl:30 #: ../themes/Sidebar/templates/signin.tmpl:16 #: ../themes/Sidebar/templates/signin.tmpl:30 #: ../themes/Wordpress/templates/signin.tmpl:18 #: ../themes/Wordpress/templates/signin.tmpl:34 #: ../themes/default/templates/signin.tmpl:16 -#: ../themes/default/templates/signin.tmpl:30 +#: ../themes/default/templates/signin.tmpl:29 msgid "Sign Out" msgstr "" -#: ../lib/Theme.php:897 ../lib/WikiUser.php:219 ../lib/WikiUserNew.php:477 +#: ../lib/Theme.php:917 ../lib/WikiUser.php:219 ../lib/WikiUserNew.php:477 #: ../themes/Crao/templates/signin.tmpl:59 #: ../themes/default/templates/login.tmpl:68 msgid "Sign In" msgstr "" -#: ../lib/Theme.php:898 ../themes/MacOSX/themeinfo.php:135 +#: ../lib/Theme.php:918 ../themes/MacOSX/themeinfo.php:135 msgid "Lock Page" msgstr "" -#: ../lib/Theme.php:899 ../themes/MacOSX/themeinfo.php:136 +#: ../lib/Theme.php:919 ../themes/MacOSX/themeinfo.php:136 msgid "Unlock Page" msgstr "" -#: ../lib/Theme.php:900 ../lib/removepage.php:22 +#: ../lib/Theme.php:920 ../lib/removepage.php:22 msgid "Remove Page" msgstr "" -#: ../lib/Theme.php:1260 +#: ../lib/Theme.php:1280 #, c-format msgid "%s: has no box method" msgstr "" -#: ../lib/Theme.php:1279 +#: ../lib/Theme.php:1299 msgid "Related Links" msgstr "" -#: ../lib/Theme.php:1299 +#: ../lib/Theme.php:1319 msgid "External Links" msgstr "" @@ -473,36 +477,36 @@ msgstr "" msgid "Optimizing %s" msgstr "" -#: ../lib/WikiDB.php:876 +#: ../lib/WikiDB.php:877 msgid "Page change" msgstr "" -#: ../lib/WikiDB.php:900 +#: ../lib/WikiDB.php:901 msgid "New Page" msgstr "" -#: ../lib/WikiDB.php:902 +#: ../lib/WikiDB.php:903 #, c-format msgid "Edited by: %s" msgstr "" -#: ../lib/WikiDB.php:909 +#: ../lib/WikiDB.php:910 #, c-format msgid "PageChange Notification of %s sent to %s" msgstr "" -#: ../lib/WikiDB.php:912 +#: ../lib/WikiDB.php:913 #, c-format msgid "PageChange Notification Error: Couldn't send %s to %s" msgstr "" -#: ../lib/WikiDB.php:1398 ../lib/WikiDB.php:1402 +#: ../lib/WikiDB.php:1405 ../lib/WikiDB.php:1409 #: ../themes/default/templates/homepage.tmpl:7 #, c-format msgid "Describe %s here." msgstr "" -#: ../lib/WikiDB.php:1437 +#: ../lib/WikiDB.php:1444 #, c-format msgid "Oops! Revision %s of %s seems to have been deleted!" msgstr "" @@ -519,7 +523,7 @@ msgid "" "DB file to a permanent location or risk losing all the pages!" msgstr "" -#: ../lib/WikiGroup.php:26 ../lib/WikiGroup.php:120 +#: ../lib/WikiGroup.php:26 ../lib/WikiGroup.php:130 msgid "No or unsupported GROUP_METHOD defined" msgstr "" @@ -551,48 +555,53 @@ msgstr "" msgid "Administrators" msgstr "" -#: ../lib/WikiGroup.php:175 +#: ../lib/WikiGroup.php:180 ../lib/WikiGroup.php:221 ../lib/WikiGroup.php:298 +#: ../lib/WikiGroup.php:352 ../lib/WikiGroup.php:368 +#, c-format +msgid "Method '%s' not implemented in this GROUP_METHOD %s" +msgstr "" + +#: ../lib/WikiGroup.php:206 #, c-format msgid "Undefined method %s for special group %s" msgstr "" -#: ../lib/WikiGroup.php:180 ../lib/WikiGroup.php:195 ../lib/WikiGroup.php:300 -#: ../lib/WikiGroup.php:305 ../lib/WikiGroup.php:321 ../lib/WikiGroup.php:337 +#: ../lib/WikiGroup.php:337 #, c-format -msgid "Method '%s' not implemented in this GROUP_METHOD %s" +msgid "Unknown special group '%s'" msgstr "" -#: ../lib/WikiGroup.php:465 +#: ../lib/WikiGroup.php:495 #, c-format msgid "Group page '%s' does not exist" msgstr "" -#: ../lib/WikiGroup.php:497 +#: ../lib/WikiGroup.php:526 msgid "CategoryGroup" msgstr "" -#: ../lib/WikiGroup.php:572 +#: ../lib/WikiGroup.php:601 msgid "No or not enough GROUP_DB SQL statements defined" msgstr "" -#: ../lib/WikiGroup.php:781 +#: ../lib/WikiGroup.php:817 msgid "AUTH_GROUP_FILE not defined" msgstr "" -#: ../lib/WikiGroup.php:785 +#: ../lib/WikiGroup.php:821 #, c-format msgid "Cannot open AUTH_GROUP_FILE %s" msgstr "" -#: ../lib/WikiGroup.php:891 +#: ../lib/WikiGroup.php:929 msgid "LDAP_AUTH_HOST not defined" msgstr "" -#: ../lib/WikiGroup.php:897 +#: ../lib/WikiGroup.php:938 msgid "No LDAP in this PHP version" msgstr "" -#: ../lib/WikiGroup.php:977 ../lib/WikiUserNew.php:2038 +#: ../lib/WikiGroup.php:1020 #, c-format msgid "Unable to connect to LDAP server %s" msgstr "" @@ -601,51 +610,73 @@ msgstr "" msgid "n/a" msgstr "" -#: ../lib/WikiPlugin.php:118 ../lib/plugin/WikiPoll.php:114 +#: ../lib/WikiPlugin.php:118 ../lib/loadsave.php:84 ../lib/loadsave.php:606 +#: ../lib/loadsave.php:612 ../lib/main.php:800 +#: ../lib/plugin/WikiAdminSelect.php:193 ../themes/Crao/templates/head.tmpl:79 +#: ../themes/Crao/templates/head.tmpl:80 +#: ../themes/Crao/templates/navbar.tmpl:45 +#: ../themes/MonoBook/templates/navbar.tmpl:46 +#: ../themes/Portland/templates/navbar.tmpl:30 +#: ../themes/Sidebar/templates/navbar.tmpl:26 +#: ../themes/Wordpress/templates/actionbar.tmpl:28 +#: ../themes/default/templates/head.tmpl:83 +#: ../themes/default/templates/navbar.tmpl:45 +#: ../themes/smaller/templates/navbar.tmpl:22 +#: ../themes/wikilens/templates/head.tmpl:78 +#: ../themes/wikilens/templates/head.tmpl:79 +#: ../themes/wikilens/templates/navbar.tmpl:43 +msgid "PhpWikiAdministration" +msgstr "" + +#: ../lib/WikiPlugin.php:122 ../lib/plugin/WikiPoll.php:114 #, c-format msgid "argument '%s' not declared by plugin" msgstr "" -#: ../lib/WikiPlugin.php:189 +#: ../lib/WikiPlugin.php:193 #, c-format msgid "trailing cruft in plugin args: '%s'" msgstr "" -#: ../lib/WikiPlugin.php:310 +#: ../lib/WikiPlugin.php:314 #, c-format msgid "Plugin %s failed." msgstr "" -#: ../lib/WikiPlugin.php:316 +#: ../lib/WikiPlugin.php:320 #, c-format msgid "Plugin %s disabled." msgstr "" -#: ../lib/WikiPlugin.php:431 +#: ../lib/WikiPlugin.php:435 #, c-format msgid "Include of '%s' failed" msgstr "" -#: ../lib/WikiPlugin.php:433 +#: ../lib/WikiPlugin.php:437 #, c-format msgid "%s: no such class" msgstr "" -#: ../lib/WikiPlugin.php:438 +#: ../lib/WikiPlugin.php:442 #, c-format msgid "%s: not a subclass of WikiPlugin" msgstr "" -#: ../lib/WikiPluginCached.php:571 +#: ../lib/WikiPluginCached.php:577 #, c-format msgid "" "There is no image creation data available to id '%s'. Please reload " "referring page." msgstr "" +#: ../lib/WikiPluginCached.php:681 +msgid "Image map expired. Reload wiki page to recreate its html part." +msgstr "" + #: ../lib/WikiUser.php:187 ../lib/WikiUser.php:266 ../lib/WikiUserNew.php:555 -#: ../lib/WikiUserNew.php:1502 ../lib/WikiUserNew.php:1559 -#: ../lib/WikiUserNew.php:1767 +#: ../lib/WikiUserNew.php:1525 ../lib/WikiUserNew.php:1582 +#: ../lib/WikiUserNew.php:1794 msgid "Invalid username." msgstr "" @@ -696,77 +727,75 @@ msgstr "" msgid "Default preferences will be used." msgstr "" -#: ../lib/WikiUserNew.php:1168 +#: ../lib/WikiUserNew.php:1180 msgid "" "The length of the stored password is shorter than the system policy allows. " "Sorry, you cannot login.\n" " You have to ask the System Administrator to reset your password." msgstr "" -#: ../lib/WikiUserNew.php:1182 ../lib/pear/File_Passwd.php:209 +#: ../lib/WikiUserNew.php:1194 ../lib/pear/File_Passwd.php:209 msgid "The crypt function is not available in this version of PHP." msgstr "" -#: ../lib/WikiUserNew.php:1183 +#: ../lib/WikiUserNew.php:1195 msgid "" "Please set ENCRYPTED_PASSWD to false in config/config.ini and probably " "change ADMIN_PASSWD." msgstr "" -#: ../lib/WikiUserNew.php:1196 +#: ../lib/WikiUserNew.php:1208 msgid "Please set ENCRYPTED_PASSWD to true in config/config.ini." msgstr "" -#: ../lib/WikiUserNew.php:1327 +#: ../lib/WikiUserNew.php:1349 +msgid "PersonalPage login method:\n" +msgstr "" + +#: ../lib/WikiUserNew.php:1350 #, c-format -msgid "" -"\n" -"You stored an empty password in your '%s' page.\n" +msgid "You stored an empty password in your '%s' page.\n" msgstr "" -#: ../lib/WikiUserNew.php:1328 +#: ../lib/WikiUserNew.php:1351 msgid "Your access permissions are only for a BogoUser.\n" msgstr "" -#: ../lib/WikiUserNew.php:1329 +#: ../lib/WikiUserNew.php:1352 msgid "Please set your password in UserPreferences." msgstr "" -#: ../lib/WikiUserNew.php:1641 ../lib/WikiUserNew.php:1688 -#: ../lib/WikiUserNew.php:1728 ../lib/WikiUserNew.php:1848 -#: ../lib/WikiUserNew.php:1912 ../lib/WikiUserNew.php:1962 +#: ../lib/WikiUserNew.php:1665 ../lib/WikiUserNew.php:1713 +#: ../lib/WikiUserNew.php:1754 ../lib/WikiUserNew.php:1876 +#: ../lib/WikiUserNew.php:1941 ../lib/WikiUserNew.php:1991 #, c-format msgid "Either %s is missing or DATABASE_TYPE != '%s'" msgstr "" -#: ../lib/WikiUserNew.php:1652 ../lib/WikiUserNew.php:1863 +#: ../lib/WikiUserNew.php:1676 ../lib/WikiUserNew.php:1891 #, c-format msgid "%s is missing" msgstr "" -#: ../lib/WikiUserNew.php:1998 ../lib/WikiUserNew.php:2051 +#: ../lib/WikiUserNew.php:2064 ../lib/WikiUserNew.php:2104 #, c-format msgid "Invalid username '%s' for LDAP Auth" msgstr "" -#: ../lib/WikiUserNew.php:2083 -msgid "Unable to connect to LDAP server " -msgstr "" - -#: ../lib/WikiUserNew.php:2116 +#: ../lib/WikiUserNew.php:2155 msgid "Unable to connect to IMAP server " msgstr "" -#: ../lib/WikiUserNew.php:2183 +#: ../lib/WikiUserNew.php:2223 #, c-format msgid "Couldn't connect to %s" msgstr "" -#: ../lib/WikiUserNew.php:2595 +#: ../lib/WikiUserNew.php:2636 msgid "Email Verification" msgstr "" -#: ../lib/WikiUserNew.php:2596 +#: ../lib/WikiUserNew.php:2637 #, c-format msgid "" "Welcome to %s!\n" @@ -775,93 +804,94 @@ msgid "" "See %s" msgstr "" -#: ../lib/WikiUserNew.php:2612 +#: ../lib/WikiUserNew.php:2653 #, c-format msgid "E-Mail address '%s' is not properly formatted" msgstr "" -#: ../lib/WikiUserNew.php:2616 +#: ../lib/WikiUserNew.php:2657 #, c-format msgid "E-Mail address '%s' is properly formatted" msgstr "" -#: ../lib/XmlElement.php:444 ../lib/stdlib.php:1054 +#: ../lib/XmlElement.php:455 ../lib/stdlib.php:1128 #, c-format msgid "Can't mix '%s' with '%s' type format strings" msgstr "" -#: ../lib/diff.php:253 ../lib/plugin/Diff.php:72 +#: ../lib/diff.php:259 ../lib/plugin/Diff.php:72 #, c-format msgid "version %s" msgstr "" -#: ../lib/diff.php:258 ../lib/plugin/Diff.php:77 +#: ../lib/diff.php:266 ../lib/plugin/Diff.php:77 +#: ../lib/wikilens/PageListColumns.php:323 msgid "None" msgstr "" -#: ../lib/diff.php:280 ../lib/plugin/Diff.php:94 +#: ../lib/diff.php:288 ../lib/plugin/Diff.php:94 #: ../lib/plugin/PageHistory.php:312 ../lib/plugin/PageInfo.php:59 #, c-format msgid "I'm sorry, there is no such page as %s." msgstr "" -#: ../lib/diff.php:283 ../lib/diff.php:384 +#: ../lib/diff.php:291 ../lib/diff.php:392 #, c-format msgid "Diff: %s" msgstr "" -#: ../lib/diff.php:290 ../lib/diff.php:300 ../lib/plugin/Diff.php:102 +#: ../lib/diff.php:298 ../lib/diff.php:308 ../lib/plugin/Diff.php:102 #: ../lib/plugin/Diff.php:112 #, c-format msgid "version %d" msgstr "" -#: ../lib/diff.php:294 ../lib/plugin/Diff.php:106 +#: ../lib/diff.php:302 ../lib/plugin/Diff.php:106 msgid "current version" msgstr "" -#: ../lib/diff.php:311 ../lib/plugin/Diff.php:123 +#: ../lib/diff.php:319 ../lib/plugin/Diff.php:123 msgid "revision by previous author" msgstr "" -#: ../lib/diff.php:317 ../lib/plugin/Diff.php:129 +#: ../lib/diff.php:325 ../lib/plugin/Diff.php:129 msgid "previous revision" msgstr "" -#: ../lib/diff.php:327 ../lib/plugin/Diff.php:139 +#: ../lib/diff.php:335 ../lib/plugin/Diff.php:139 msgid "predecessor to the previous major change" msgstr "" -#: ../lib/diff.php:337 ../lib/plugin/Diff.php:149 +#: ../lib/diff.php:345 ../lib/plugin/Diff.php:149 #, c-format msgid "Differences between %s and %s of %s." msgstr "" -#: ../lib/diff.php:340 ../lib/plugin/Diff.php:152 +#: ../lib/diff.php:348 ../lib/plugin/Diff.php:152 msgid "Other diffs:" msgstr "" -#: ../lib/diff.php:341 ../lib/plugin/Diff.php:153 +#: ../lib/diff.php:349 ../lib/plugin/Diff.php:153 msgid "Previous Major Revision" msgstr "" -#: ../lib/diff.php:342 ../lib/plugin/Diff.php:154 +#: ../lib/diff.php:350 ../lib/plugin/Diff.php:154 msgid "Previous Revision" msgstr "" -#: ../lib/diff.php:343 ../lib/plugin/Diff.php:155 +#: ../lib/diff.php:351 ../lib/plugin/Diff.php:155 msgid "Previous Author" msgstr "" -#: ../lib/diff.php:360 ../lib/plugin/Diff.php:172 +#: ../lib/diff.php:368 ../lib/plugin/Diff.php:172 msgid "Newer page:" msgstr "" -#: ../lib/diff.php:362 ../lib/plugin/Diff.php:174 +#: ../lib/diff.php:370 ../lib/plugin/Diff.php:174 msgid "Older page:" msgstr "" -#: ../lib/diff.php:370 ../lib/plugin/Diff.php:182 +#: ../lib/diff.php:378 ../lib/plugin/Diff.php:182 msgid "Versions are identical" msgstr "" @@ -872,14 +902,15 @@ msgstr "" #: ../lib/plugin/PageGroup.php:193 ../lib/plugin/PageGroup.php:200 #: ../lib/plugin/PageHistory.php:216 ../lib/plugin/UnfoldSubpages.php:165 #: ../themes/Crao/templates/head.tmpl:47 -#: ../themes/default/templates/head.tmpl:46 +#: ../themes/MonoBook/templates/logo.tmpl:2 +#: ../themes/default/templates/head.tmpl:50 #: ../themes/wikilens/templates/head.tmpl:45 #, c-format msgid "%s: %s" msgstr "" -#: ../lib/display.php:104 ../lib/display.php:111 -#: ../lib/plugin/BackLinks.php:31 ../lib/plugin/_WikiTranslation.php:50 +#: ../lib/display.php:113 ../lib/display.php:120 +#: ../lib/plugin/BackLinks.php:31 ../lib/plugin/_WikiTranslation.php:53 #: ../themes/Crao/templates/navbar.tmpl:25 #: ../themes/Sidebar/templates/navbar.tmpl:23 #: ../themes/default/templates/navbar.tmpl:25 @@ -888,126 +919,126 @@ msgstr "" msgid "BackLinks" msgstr "" -#: ../lib/display.php:107 ../lib/display.php:114 +#: ../lib/display.php:116 ../lib/display.php:123 #, c-format msgid "BackLinks for %s" msgstr "" -#: ../lib/display.php:122 +#: ../lib/display.php:131 #, c-format msgid "(Redirected from %s)" msgstr "" -#: ../lib/editpage.php:106 ../lib/editpage.php:501 +#: ../lib/editpage.php:107 ../lib/editpage.php:501 msgid "Your version" msgstr "" -#: ../lib/editpage.php:106 ../lib/editpage.php:502 +#: ../lib/editpage.php:107 ../lib/editpage.php:502 msgid "Other version" msgstr "" -#: ../lib/editpage.php:142 +#: ../lib/editpage.php:143 msgid "Undo" msgstr "" -#: ../lib/editpage.php:148 +#: ../lib/editpage.php:149 msgid "Undo disabled" msgstr "" -#: ../lib/editpage.php:158 ../lib/editpage.php:305 -#: ../lib/plugin/WikiAdminSearchReplace.php:180 +#: ../lib/editpage.php:159 ../lib/editpage.php:305 +#: ../lib/plugin/WikiAdminSearchReplace.php:189 msgid "Search & Replace" msgstr "" -#: ../lib/editpage.php:160 ../lib/plugin/InterWikiSearch.php:92 -#: ../lib/plugin/RecentChanges.php:573 +#: ../lib/editpage.php:161 ../lib/plugin/InterWikiSearch.php:91 +#: ../lib/plugin/RecentChanges.php:572 #: ../themes/Sidebar/templates/body.tmpl:17 msgid "Search" msgstr "" -#: ../lib/editpage.php:162 +#: ../lib/editpage.php:163 msgid "Replace with" msgstr "" -#: ../lib/editpage.php:164 ../lib/upgrade.php:300 ../lib/upgrade.php:315 -#: ../lib/upgrade.php:340 ../lib/upgrade.php:342 +#: ../lib/editpage.php:165 ../lib/upgrade.php:312 ../lib/upgrade.php:327 +#: ../lib/upgrade.php:352 ../lib/upgrade.php:354 ../lib/upgrade.php:428 msgid "OK" msgstr "" -#: ../lib/editpage.php:166 +#: ../lib/editpage.php:167 msgid "Close" msgstr "" -#: ../lib/editpage.php:223 +#: ../lib/editpage.php:224 #, c-format msgid "Edit: %s" msgstr "" -#: ../lib/editpage.php:233 ../lib/editpage.php:234 +#: ../lib/editpage.php:234 ../lib/editpage.php:235 msgid "Bold text" msgstr "" -#: ../lib/editpage.php:238 ../lib/editpage.php:239 +#: ../lib/editpage.php:239 ../lib/editpage.php:240 msgid "Italic text" msgstr "" -#: ../lib/editpage.php:243 +#: ../lib/editpage.php:244 msgid "optional label | PageName" msgstr "" -#: ../lib/editpage.php:244 +#: ../lib/editpage.php:245 msgid "Link to page" msgstr "" -#: ../lib/editpage.php:248 +#: ../lib/editpage.php:249 msgid "optional label | http://www.example.com" msgstr "" -#: ../lib/editpage.php:249 +#: ../lib/editpage.php:250 msgid "External link (remember http:// prefix)" msgstr "" -#: ../lib/editpage.php:253 +#: ../lib/editpage.php:254 msgid "Headline text" msgstr "" -#: ../lib/editpage.php:254 +#: ../lib/editpage.php:255 msgid "Level 1 headline" msgstr "" -#: ../lib/editpage.php:258 +#: ../lib/editpage.php:259 msgid "Example.jpg" msgstr "" -#: ../lib/editpage.php:259 +#: ../lib/editpage.php:260 msgid "Embedded image" msgstr "" -#: ../lib/editpage.php:263 +#: ../lib/editpage.php:264 msgid "Insert non-formatted text here" msgstr "" -#: ../lib/editpage.php:264 +#: ../lib/editpage.php:265 msgid "Ignore wiki formatting" msgstr "" -#: ../lib/editpage.php:269 +#: ../lib/editpage.php:270 msgid "Your signature" msgstr "" -#: ../lib/editpage.php:274 +#: ../lib/editpage.php:275 msgid "Horizontal line" msgstr "" -#: ../lib/editpage.php:278 ../lib/editpage.php:279 ../lib/editpage.php:594 +#: ../lib/editpage.php:279 ../lib/editpage.php:280 ../lib/editpage.php:594 msgid "Save" msgstr "" -#: ../lib/editpage.php:281 ../lib/editpage.php:282 ../lib/editpage.php:590 +#: ../lib/editpage.php:282 ../lib/editpage.php:283 ../lib/editpage.php:590 msgid "Preview" msgstr "" -#: ../lib/editpage.php:297 +#: ../lib/editpage.php:298 msgid "Click a button to get an example text" msgstr "" @@ -1087,421 +1118,468 @@ msgstr "" msgid "Merge and Edit: %s" msgstr "" -#: ../lib/loadsave.php:42 +#: ../lib/loadsave.php:72 +msgid "ZIP files of database" +msgstr "" + +#: ../lib/loadsave.php:73 +msgid "Dump to directory" +msgstr "" + +#: ../lib/loadsave.php:74 +msgid "Upload File" +msgstr "" + +#: ../lib/loadsave.php:75 ../lib/plugin/WikiForm.php:68 +msgid "Load File" +msgstr "" + +#: ../lib/loadsave.php:76 +msgid "Upgrade" +msgstr "" + +#: ../lib/loadsave.php:78 +msgid "Dump pages as XHTML" +msgstr "" + +#: ../lib/loadsave.php:86 msgid "Complete." msgstr "" -#: ../lib/loadsave.php:43 +#: ../lib/loadsave.php:87 #, c-format msgid "Return to %s" msgstr "" -#: ../lib/loadsave.php:129 +#: ../lib/loadsave.php:173 msgid "FullDump" msgstr "" -#: ../lib/loadsave.php:133 +#: ../lib/loadsave.php:177 msgid "LatestSnapshot" msgstr "" -#: ../lib/loadsave.php:175 ../lib/loadsave.php:234 +#: ../lib/loadsave.php:229 ../lib/loadsave.php:290 msgid "You must specify a directory to dump to" msgstr "" -#: ../lib/loadsave.php:180 ../lib/loadsave.php:239 +#: ../lib/loadsave.php:234 ../lib/loadsave.php:295 #, c-format msgid "Cannot create directory '%s'" msgstr "" -#: ../lib/loadsave.php:182 ../lib/loadsave.php:241 +#: ../lib/loadsave.php:236 ../lib/loadsave.php:297 #, c-format msgid "Created directory '%s' for the page dump..." msgstr "" -#: ../lib/loadsave.php:185 ../lib/loadsave.php:244 +#: ../lib/loadsave.php:239 ../lib/loadsave.php:300 #, c-format msgid "Using directory '%s'" msgstr "" -#: ../lib/loadsave.php:188 ../lib/loadsave.php:247 +#: ../lib/loadsave.php:242 ../lib/loadsave.php:303 msgid "Dumping Pages" msgstr "" -#: ../lib/loadsave.php:202 ../lib/loadsave.php:269 +#: ../lib/loadsave.php:256 #, c-format msgid "saved as %s" msgstr "" -#: ../lib/loadsave.php:212 ../lib/loadsave.php:282 +#: ../lib/loadsave.php:266 ../lib/loadsave.php:341 #: ../lib/plugin/text2png.php:183 #, c-format msgid "couldn't open file '%s' for writing" msgstr "" -#: ../lib/loadsave.php:218 ../lib/loadsave.php:288 +#: ../lib/loadsave.php:272 ../lib/loadsave.php:356 #, c-format msgid "%s bytes written" msgstr "" -#: ../lib/loadsave.php:302 ../lib/loadsave.php:316 +#: ../lib/loadsave.php:354 +msgid "saved as " +msgstr "" + +#: ../lib/loadsave.php:370 ../lib/loadsave.php:386 ../lib/loadsave.php:400 #, c-format msgid "... copied to %s" msgstr "" -#: ../lib/loadsave.php:306 ../lib/loadsave.php:320 +#: ../lib/loadsave.php:374 ../lib/loadsave.php:390 ../lib/loadsave.php:404 msgid "... not found" msgstr "" -#: ../lib/loadsave.php:399 +#: ../lib/loadsave.php:492 msgid "Empty pagename!" msgstr "" -#: ../lib/loadsave.php:455 +#: ../lib/loadsave.php:548 #, c-format msgid "from %s" msgstr "" -#: ../lib/loadsave.php:460 +#: ../lib/loadsave.php:553 msgid "new page" msgstr "" -#: ../lib/loadsave.php:468 +#: ../lib/loadsave.php:561 msgid "has edit conflicts - overwriting anyway" msgstr "" -#: ../lib/loadsave.php:471 ../lib/loadsave.php:849 ../lib/loadsave.php:852 +#: ../lib/loadsave.php:564 ../lib/loadsave.php:979 ../lib/loadsave.php:982 msgid "The PhpWiki programming team" msgstr "" -#: ../lib/loadsave.php:476 +#: ../lib/loadsave.php:569 msgid "has edit conflicts - skipped" msgstr "" -#: ../lib/loadsave.php:487 +#: ../lib/loadsave.php:580 #, c-format msgid "content is identical to current version %d - no new revision created" msgstr "" -#: ../lib/loadsave.php:497 +#: ../lib/loadsave.php:590 #, c-format msgid "- saved to database as version %d" msgstr "" -#: ../lib/loadsave.php:503 ../lib/loadsave.php:656 +#: ../lib/loadsave.php:596 ../lib/loadsave.php:786 #, c-format msgid "MIME file %s" msgstr "" -#: ../lib/loadsave.php:504 ../lib/loadsave.php:661 +#: ../lib/loadsave.php:597 ../lib/loadsave.php:791 #, c-format msgid "Serialized file %s" msgstr "" -#: ../lib/loadsave.php:505 ../lib/loadsave.php:675 +#: ../lib/loadsave.php:598 ../lib/loadsave.php:805 #, c-format msgid "plain file %s" msgstr "" -#: ../lib/loadsave.php:512 +#: ../lib/loadsave.php:605 msgid "Merge Edit" msgstr "" -#: ../lib/loadsave.php:513 ../lib/loadsave.php:519 ../lib/main.php:765 -#: ../lib/plugin/WikiAdminSelect.php:192 ../themes/Crao/templates/head.tmpl:79 -#: ../themes/Crao/templates/head.tmpl:80 -#: ../themes/Crao/templates/navbar.tmpl:45 -#: ../themes/Portland/templates/navbar.tmpl:30 -#: ../themes/Sidebar/templates/navbar.tmpl:26 -#: ../themes/Wordpress/templates/actionbar.tmpl:28 -#: ../themes/default/templates/head.tmpl:78 -#: ../themes/default/templates/navbar.tmpl:45 -#: ../themes/smaller/templates/navbar.tmpl:22 -#: ../themes/wikilens/templates/head.tmpl:78 -#: ../themes/wikilens/templates/head.tmpl:79 -#: ../themes/wikilens/templates/navbar.tmpl:43 -msgid "PhpWikiAdministration" -msgstr "" - -#: ../lib/loadsave.php:518 +#: ../lib/loadsave.php:611 msgid "Restore Anyway" msgstr "" -#: ../lib/loadsave.php:523 +#: ../lib/loadsave.php:616 msgid " Sorry, cannot merge uploaded files." msgstr "" -#: ../lib/loadsave.php:541 +#: ../lib/loadsave.php:634 ../lib/loadsave.php:643 ../lib/loadsave.php:659 +msgid "Revert" +msgstr "" + +#: ../lib/loadsave.php:635 +msgid "missing required version argument" +msgstr "" + +#: ../lib/loadsave.php:642 +msgid "no page content" +msgstr "" + +#: ../lib/loadsave.php:648 +msgid "same version page" +msgstr "" + +#: ../lib/loadsave.php:654 +#, c-format +msgid "revert to version %d" +msgstr "" + +#: ../lib/loadsave.php:657 +#, c-format +msgid "- version %d saved to database as version %d" +msgstr "" + +#: ../lib/loadsave.php:671 #, c-format msgid "%s: not defined" msgstr "" -#: ../lib/loadsave.php:551 +#: ../lib/loadsave.php:681 msgid "Default InterWiki map file not loaded." msgstr "" -#: ../lib/loadsave.php:689 ../lib/loadsave.php:701 +#: ../lib/loadsave.php:819 ../lib/loadsave.php:831 msgid "Skipping" msgstr "" -#: ../lib/loadsave.php:800 +#: ../lib/loadsave.php:930 #, c-format msgid "Unable to load: %s" msgstr "" -#: ../lib/loadsave.php:807 +#: ../lib/loadsave.php:937 #, c-format msgid "Bad file type: %s" msgstr "" -#: ../lib/loadsave.php:824 +#: ../lib/loadsave.php:954 #, c-format msgid "Loading '%s'" msgstr "" -#: ../lib/loadsave.php:855 +#: ../lib/loadsave.php:985 msgid "Loading up virgin wiki" msgstr "" -#: ../lib/loadsave.php:900 +#: ../lib/loadsave.php:1030 msgid "No uploaded file to upload?" msgstr "" -#: ../lib/loadsave.php:904 +#: ../lib/loadsave.php:1034 #, c-format msgid "Uploading %s" msgstr "" -#: ../lib/main.php:306 +#: ../lib/main.php:336 msgid "FORBIDDEN" msgstr "" -#: ../lib/main.php:307 +#: ../lib/main.php:337 msgid "ANON" msgstr "" -#: ../lib/main.php:308 +#: ../lib/main.php:338 msgid "BOGO" msgstr "" -#: ../lib/main.php:309 +#: ../lib/main.php:339 msgid "USER" msgstr "" -#: ../lib/main.php:310 +#: ../lib/main.php:340 msgid "ADMIN" msgstr "" -#: ../lib/main.php:311 +#: ../lib/main.php:341 msgid "UNOBTAINABLE" msgstr "" -#: ../lib/main.php:334 +#: ../lib/main.php:364 msgid "authenticated" msgstr "" -#: ../lib/main.php:334 +#: ../lib/main.php:364 msgid "not authenticated" msgstr "" -#: ../lib/main.php:335 +#: ../lib/main.php:365 #, c-format msgid "%s is disallowed on this wiki for %s user '%s' (level: %s)." msgstr "" -#: ../lib/main.php:341 +#: ../lib/main.php:371 #, c-format msgid "%s is disallowed on this wiki." msgstr "" -#: ../lib/main.php:348 +#: ../lib/main.php:378 #, c-format msgid "You must sign in to %s." msgstr "" -#: ../lib/main.php:350 +#: ../lib/main.php:380 #, c-format msgid "You must log in to %s." msgstr "" -#: ../lib/main.php:352 +#: ../lib/main.php:382 #, c-format msgid "Access for you is forbidden to %s." msgstr "" -#: ../lib/main.php:354 ../lib/plugin/PluginManager.php:65 +#: ../lib/main.php:384 ../lib/plugin/PluginManager.php:65 #, c-format msgid "You must be an administrator to %s." msgstr "" -#: ../lib/main.php:366 +#: ../lib/main.php:396 msgid "view this page" msgstr "" -#: ../lib/main.php:367 +#: ../lib/main.php:397 msgid "diff this page" msgstr "" -#: ../lib/main.php:368 +#: ../lib/main.php:398 msgid "dump html pages" msgstr "" -#: ../lib/main.php:369 +#: ../lib/main.php:399 msgid "dump serial pages" msgstr "" -#: ../lib/main.php:370 +#: ../lib/main.php:400 msgid "edit this page" msgstr "" -#: ../lib/main.php:371 +#: ../lib/main.php:401 +msgid "revert to a previous version of this page" +msgstr "" + +#: ../lib/main.php:402 msgid "create this page" msgstr "" -#: ../lib/main.php:372 +#: ../lib/main.php:403 msgid "load files into this wiki" msgstr "" -#: ../lib/main.php:373 +#: ../lib/main.php:404 msgid "lock this page" msgstr "" -#: ../lib/main.php:374 +#: ../lib/main.php:405 msgid "remove this page" msgstr "" -#: ../lib/main.php:375 +#: ../lib/main.php:406 msgid "unlock this page" msgstr "" -#: ../lib/main.php:376 +#: ../lib/main.php:407 msgid "upload a zip dump" msgstr "" -#: ../lib/main.php:377 +#: ../lib/main.php:408 msgid "verify the current action" msgstr "" -#: ../lib/main.php:378 +#: ../lib/main.php:409 msgid "view the source of this page" msgstr "" -#: ../lib/main.php:379 +#: ../lib/main.php:410 msgid "access this wiki via XML-RPC" msgstr "" -#: ../lib/main.php:380 +#: ../lib/main.php:411 msgid "access this wiki via SOAP" msgstr "" -#: ../lib/main.php:381 +#: ../lib/main.php:412 msgid "download a zip dump from this wiki" msgstr "" -#: ../lib/main.php:382 +#: ../lib/main.php:413 msgid "download an html zip dump from this wiki" msgstr "" -#: ../lib/main.php:394 +#: ../lib/main.php:425 msgid "Browsing pages" msgstr "" -#: ../lib/main.php:395 +#: ../lib/main.php:426 msgid "Diffing pages" msgstr "" -#: ../lib/main.php:396 +#: ../lib/main.php:427 msgid "Dumping html pages" msgstr "" -#: ../lib/main.php:397 +#: ../lib/main.php:428 msgid "Dumping serial pages" msgstr "" -#: ../lib/main.php:398 +#: ../lib/main.php:429 msgid "Editing pages" msgstr "" -#: ../lib/main.php:399 +#: ../lib/main.php:430 +msgid "Reverting to a previous version of pages" +msgstr "" + +#: ../lib/main.php:431 msgid "Creating pages" msgstr "" -#: ../lib/main.php:400 +#: ../lib/main.php:432 msgid "Loading files" msgstr "" -#: ../lib/main.php:401 +#: ../lib/main.php:433 msgid "Locking pages" msgstr "" -#: ../lib/main.php:402 +#: ../lib/main.php:434 msgid "Removing pages" msgstr "" -#: ../lib/main.php:403 +#: ../lib/main.php:435 msgid "Unlocking pages" msgstr "" -#: ../lib/main.php:404 +#: ../lib/main.php:436 msgid "Uploading zip dumps" msgstr "" -#: ../lib/main.php:405 +#: ../lib/main.php:437 msgid "Verify the current action" msgstr "" -#: ../lib/main.php:406 +#: ../lib/main.php:438 msgid "Viewing the source of pages" msgstr "" -#: ../lib/main.php:407 +#: ../lib/main.php:439 msgid "XML-RPC access" msgstr "" -#: ../lib/main.php:408 +#: ../lib/main.php:440 msgid "SOAP access" msgstr "" -#: ../lib/main.php:409 +#: ../lib/main.php:441 msgid "Downloading zip dumps" msgstr "" -#: ../lib/main.php:410 +#: ../lib/main.php:442 msgid "Downloading html zip dumps" msgstr "" -#: ../lib/main.php:534 +#: ../lib/main.php:571 #, c-format msgid "%s: Bad action" msgstr "" -#: ../lib/main.php:551 +#: ../lib/main.php:588 msgid "Fatal PhpWiki Error" msgstr "" -#: ../lib/main.php:778 +#: ../lib/main.php:813 ../lib/plugin/WikiAdminChown.php:182 msgid "Chown" msgstr "" -#: ../lib/main.php:782 ../lib/plugin/WikiAdminSetAcl.php:188 +#: ../lib/main.php:817 ../lib/plugin/WikiAdminSetAcl.php:185 msgid "SetAcl" msgstr "" -#: ../lib/main.php:786 ../lib/plugin/WikiAdminRename.php:215 +#: ../lib/main.php:821 ../lib/plugin/WikiAdminRename.php:213 msgid "Rename" msgstr "" -#: ../lib/main.php:790 ../lib/main.php:795 ../lib/plugin/PageDump.php:34 +#: ../lib/main.php:825 ../lib/main.php:830 ../lib/plugin/PageDump.php:35 +#: ../themes/MonoBook/templates/actionbar.tmpl:31 #: ../themes/default/templates/actionbar.tmpl:37 #: ../themes/smaller/templates/actionbar.tmpl:39 msgid "PageDump" msgstr "" -#: ../lib/main.php:809 ../lib/plugin/FullTextSearch.php:39 +#: ../lib/main.php:844 ../lib/plugin/FullTextSearch.php:39 #: ../lib/plugin/WantedPages.php:133 msgid "FullTextSearch" msgstr "" -#: ../lib/main.php:812 ../lib/plugin/RecentChanges.php:576 +#: ../lib/main.php:847 ../lib/plugin/RecentChanges.php:575 #: ../lib/plugin/TitleSearch.php:31 ../themes/Sidebar/templates/navbar.tmpl:20 #: ../themes/default/templates/navbar.tmpl:8 #: ../themes/default/templates/navbar.tmpl:15 @@ -1509,21 +1587,21 @@ msgstr "" msgid "TitleSearch" msgstr "" -#: ../lib/main.php:933 +#: ../lib/main.php:973 msgid "The session.save_path directory" msgstr "" -#: ../lib/main.php:936 +#: ../lib/main.php:976 #, c-format msgid "the directory '%s'" msgstr "" -#: ../lib/main.php:940 +#: ../lib/main.php:980 #, c-format msgid "Attempting to use the directory '%s' instead." msgstr "" -#: ../lib/main.php:947 +#: ../lib/main.php:987 msgid "Users will not be able to sign in." msgstr "" @@ -1541,28 +1619,33 @@ msgstr "" msgid "No pagename specified" msgstr "" -#: ../lib/plugin/AddComment.php:107 ../lib/plugin/CreateToc.php:244 +#: ../lib/plugin/AddComment.php:111 ../lib/plugin/CreateToc.php:264 msgid "Click to display" msgstr "" -#: ../lib/plugin/AddComment.php:109 ../lib/plugin/WikiBlog.php:288 +#: ../lib/plugin/AddComment.php:113 ../lib/plugin/WikiBlog.php:288 msgid "Comments" msgstr "" -#: ../lib/plugin/AllPages.php:31 +#: ../lib/plugin/AllPages.php:34 msgid "AllPages" msgstr "" -#: ../lib/plugin/AllPages.php:35 +#: ../lib/plugin/AllPages.php:38 msgid "List all pages in this wiki." msgstr "" -#: ../lib/plugin/AllPages.php:73 +#: ../lib/plugin/AllPages.php:90 +#, c-format +msgid "All pages in this wiki (%d total):" +msgstr "" + +#: ../lib/plugin/AllPages.php:92 #, c-format -msgid "Pages in this wiki (%d total):" +msgid "List of pages (%d total):" msgstr "" -#: ../lib/plugin/AllPages.php:85 ../lib/plugin/AllUsers.php:107 +#: ../lib/plugin/AllPages.php:105 ../lib/plugin/AllUsers.php:107 #, c-format msgid "Elapsed time: %s s" msgstr "" @@ -1584,6 +1667,7 @@ msgid "Authenticated users on this wiki (%d total):" msgstr "" #: ../lib/plugin/AuthorHistory.php:70 +#: ../themes/MonoBook/templates/info.tmpl:169 #: ../themes/smaller/templates/info.tmpl:169 msgid "AuthorHistory" msgstr "" @@ -1599,6 +1683,7 @@ msgid "Minor" msgstr "" #: ../lib/plugin/AuthorHistory.php:125 +#: ../themes/MonoBook/templates/info.tmpl:77 #: ../themes/default/templates/info.tmpl:71 #: ../themes/default/templates/wikiforum.tmpl:22 #: ../themes/smaller/templates/info.tmpl:77 @@ -1608,6 +1693,7 @@ msgstr "" #: ../lib/plugin/AuthorHistory.php:126 ../lib/plugin/AuthorHistory.php:178 #: ../themes/Crao/templates/blogform.tmpl:12 #: ../themes/Crao/templates/editpage.tmpl:67 +#: ../themes/MonoBook/templates/info.tmpl:78 #: ../themes/Portland/templates/editpage.tmpl:60 #: ../themes/Wordpress/templates/editpage.tmpl:69 #: ../themes/default/templates/blogform.tmpl:15 @@ -1682,7 +1768,7 @@ msgstr "" #: ../themes/Sidebar/templates/body.tmpl:23 #: ../themes/Sidebar/templates/body.tmpl:28 ../themes/Sidebar/themeinfo.php:38 #: ../themes/Wordpress/templates/actionbar.tmpl:34 -#: ../themes/default/templates/head.tmpl:86 +#: ../themes/default/templates/head.tmpl:91 #: ../themes/default/templates/homepage.tmpl:15 #: ../themes/default/templates/navbar.tmpl:35 #: ../themes/wikilens/templates/head.tmpl:89 @@ -1733,23 +1819,31 @@ msgstr "" msgid "Created by CreatePage" msgstr "" -#: ../lib/plugin/CreateToc.php:38 +#: ../lib/plugin/CreateToc.php:45 msgid "CreateToc" msgstr "" -#: ../lib/plugin/CreateToc.php:42 +#: ../lib/plugin/CreateToc.php:49 msgid "Automatically link headers at the top" msgstr "" -#: ../lib/plugin/CreateToc.php:185 ../lib/plugin/IncludePage.php:116 -#: ../lib/plugin/RateIt.php:219 +#: ../lib/plugin/CreateToc.php:192 ../lib/plugin/IncludePage.php:116 +#: ../lib/plugin/RateIt.php:203 msgid "no page specified" msgstr "" -#: ../lib/plugin/CreateToc.php:246 ../lib/plugin/CreateToc.php:249 +#: ../lib/plugin/CreateToc.php:203 +msgid "CreateToc disabled for old markup" +msgstr "" + +#: ../lib/plugin/CreateToc.php:266 ../lib/plugin/CreateToc.php:269 msgid "Table Of Contents" msgstr "" +#: ../lib/plugin/DeadEndPages.php:24 +msgid "DeadEndPages" +msgstr "" + #: ../lib/plugin/Diff.php:40 msgid "Display differences between revisions" msgstr "" @@ -1758,7 +1852,7 @@ msgstr "" msgid "World" msgstr "" -#: ../lib/plugin/EditMetaData.php:45 +#: ../lib/plugin/EditMetaData.php:45 ../lib/plugin/_WikiTranslation.php:61 msgid "EditMetaData" msgstr "" @@ -1794,6 +1888,42 @@ msgstr "" msgid "Redirects to an external web site based on form input" msgstr "" +#: ../lib/plugin/FoafViewer.php:52 +msgid "FoafViewer" +msgstr "" + +#: ../lib/plugin/FoafViewer.php:56 +msgid "Parse an RDF FOAF file and extract information to render as HTML" +msgstr "" + +#: ../lib/plugin/FoafViewer.php:84 +msgid "required pear library XML/FOAF/Parser.php not found in include_path" +msgstr "" + +#: ../lib/plugin/FoafViewer.php:90 +msgid "FOAF File URI" +msgstr "" + +#: ../lib/plugin/FoafViewer.php:94 +msgid "Pretty HTML" +msgstr "" + +#: ../lib/plugin/FoafViewer.php:96 +msgid "Original URL (Redirect)" +msgstr "" + +#: ../lib/plugin/FoafViewer.php:98 +msgid "Parse FOAF" +msgstr "" + +#: ../lib/plugin/FoafViewer.php:107 +msgid "foaf must be a URI starting with http://" +msgstr "" + +#: ../lib/plugin/FoafViewer.php:130 +msgid "Title" +msgstr "" + #: ../lib/plugin/FrameInclude.php:52 msgid "FrameInclude" msgstr "" @@ -1818,8 +1948,8 @@ msgstr "" msgid "recursive inclusion of url %s" msgstr "" -#: ../lib/plugin/FrameInclude.php:112 ../lib/plugin/text2png.php:69 -#: ../lib/plugin/text2png.php:122 +#: ../lib/plugin/FrameInclude.php:112 ../lib/plugin/TeX2png.php:214 +#: ../lib/plugin/text2png.php:69 ../lib/plugin/text2png.php:122 #, c-format msgid "See %s" msgstr "" @@ -1876,8 +2006,8 @@ msgstr "" msgid "Go to or create page." msgstr "" -#: ../lib/plugin/GoTo.php:59 ../lib/plugin/WikiAdminSelect.php:135 -#: ../lib/plugin/WikiAdminSelect.php:146 +#: ../lib/plugin/GoTo.php:59 ../lib/plugin/WikiAdminSelect.php:136 +#: ../lib/plugin/WikiAdminSelect.php:147 msgid "Go" msgstr "" @@ -1889,6 +2019,10 @@ msgstr "" msgid "Make use of the Google API" msgstr "" +#: ../lib/plugin/GooglePlugin.php:98 +msgid "Nothing found" +msgstr "" + #: ../lib/plugin/HelloWorld.php:46 msgid "HelloWorld" msgstr "" @@ -1938,7 +2072,7 @@ msgstr "" msgid "Perform searches on InterWiki sites listed in InterWikiMap." msgstr "" -#: ../lib/plugin/InterWikiSearch.php:91 +#: ../lib/plugin/InterWikiSearch.php:90 msgid "Wiki Name" msgstr "" @@ -1971,6 +2105,18 @@ msgstr "" msgid "These pages share an initial or final title word with '%s'" msgstr "" +#: ../lib/plugin/ListPages.php:37 +msgid "ListPages" +msgstr "" + +#: ../lib/plugin/ListPages.php:41 +msgid "List pages that are explicitly given as the pages argument." +msgstr "" + +#: ../lib/plugin/ListPages.php:81 +msgid "You must be logged in to view ratings." +msgstr "" + #: ../lib/plugin/ListSubpages.php:34 msgid "ListSubpages" msgstr "" @@ -2052,16 +2198,16 @@ msgstr "" msgid "Orphaned Pages in this wiki (%d total):" msgstr "" -#: ../lib/plugin/PageDump.php:37 +#: ../lib/plugin/PageDump.php:38 msgid "View a single page dump online." msgstr "" -#: ../lib/plugin/PageDump.php:63 +#: ../lib/plugin/PageDump.php:64 #, c-format msgid "Page %s not found." msgstr "" -#: ../lib/plugin/PageDump.php:119 +#: ../lib/plugin/PageDump.php:120 msgid "Download for CVS" msgstr "" @@ -2069,46 +2215,46 @@ msgstr "" msgid "Download for backup" msgstr "" -#: ../lib/plugin/PageDump.php:129 +#: ../lib/plugin/PageDump.php:128 #, c-format msgid "Preview: Page dump of %s" msgstr "" -#: ../lib/plugin/PageDump.php:132 +#: ../lib/plugin/PageDump.php:131 msgid "(formatted for PhpWiki developers, not for backing up)" msgstr "" -#: ../lib/plugin/PageDump.php:135 +#: ../lib/plugin/PageDump.php:134 msgid "Preview as backup format" msgstr "" -#: ../lib/plugin/PageDump.php:140 +#: ../lib/plugin/PageDump.php:138 msgid "(formatted for backing up)" msgstr "" -#: ../lib/plugin/PageDump.php:144 +#: ../lib/plugin/PageDump.php:142 msgid "Preview as developer format" msgstr "" -#: ../lib/plugin/PageDump.php:149 +#: ../lib/plugin/PageDump.php:146 msgid "" "Please use one of the downloadable versions rather than copying and pasting " "from the above preview." msgstr "" -#: ../lib/plugin/PageDump.php:151 +#: ../lib/plugin/PageDump.php:148 msgid "" "The wordwrap of the preview doesn't take nested markup or list indentation " "into consideration!" msgstr "" -#: ../lib/plugin/PageDump.php:154 +#: ../lib/plugin/PageDump.php:151 msgid "" "PhpWiki developers should manually inspect the downloaded file for nested " "markup before rewrapping with emacs and checking into CVS." msgstr "" -#: ../lib/plugin/PageDump.php:166 +#: ../lib/plugin/PageDump.php:163 msgid "Warning:" msgstr "" @@ -2175,6 +2321,8 @@ msgid "Version %d" msgstr "" #: ../lib/plugin/PageHistory.php:177 ../themes/MacOSX/lib/RecentChanges.php:34 +#: ../themes/MonoBook/templates/info.tmpl:19 +#: ../themes/MonoBook/templates/info.tmpl:23 #: ../themes/Portland/lib/RecentChanges.php:14 #: ../themes/SpaceWiki/lib/RecentChanges.php:35 #: ../themes/Wordpress/lib/RecentChanges.php:14 @@ -2191,6 +2339,8 @@ msgstr "" #: ../lib/plugin/PageHistory.php:247 ../lib/plugin/RecentChanges.php:65 #: ../themes/Crao/templates/actionbar.tmpl:17 +#: ../themes/MonoBook/templates/actionbar.tmpl:29 +#: ../themes/MonoBook/templates/info.tmpl:168 #: ../themes/Portland/templates/actionbar.tmpl:18 #: ../themes/Wordpress/templates/actionbar.tmpl:68 #: ../themes/default/templates/actionbar.tmpl:31 @@ -2297,6 +2447,27 @@ msgstr "" msgid "Submit location" msgstr "" +#: ../lib/plugin/Ploticus.php:73 +msgid "Ploticus" +msgstr "" + +#: ../lib/plugin/Ploticus.php:76 +msgid "Ploticus image creation" +msgstr "" + +#: ../lib/plugin/Ploticus.php:234 +msgid "shell commands not allowed in Ploticus" +msgstr "" + +#: ../lib/plugin/Ploticus.php:254 +#, c-format +msgid "Ploticus error: Outputfile '%s' not created" +msgstr "" + +#: ../lib/plugin/Ploticus.php:261 ../lib/plugin/SyntaxHighlighter.php:177 +msgid "empty source" +msgstr "" + #: ../lib/plugin/PluginManager.php:31 msgid "PluginManager" msgstr "" @@ -2367,6 +2538,7 @@ msgid "Index" msgstr "" #: ../lib/plugin/RandomPage.php:29 ../lib/plugin/RandomPage.php:71 +#: ../themes/MonoBook/templates/navbar.tmpl:15 msgid "RandomPage" msgstr "" @@ -2374,53 +2546,53 @@ msgstr "" msgid "Displays a list of randomly chosen pages or redirects to a random page." msgstr "" -#: ../lib/plugin/RateIt.php:106 ../lib/plugin/RateIt.php:330 -#: ../lib/plugin/RateIt.php:707 +#: ../lib/plugin/RateIt.php:90 ../lib/plugin/RateIt.php:304 +#: ../lib/plugin/RateIt.php:346 msgid "RateIt" msgstr "" -#: ../lib/plugin/RateIt.php:109 +#: ../lib/plugin/RateIt.php:93 msgid "Rating system. Store user ratings per page" msgstr "" -#: ../lib/plugin/RateIt.php:240 ../lib/plugin/RateIt.php:258 -#: ../lib/plugin/RateIt.php:294 +#: ../lib/plugin/RateIt.php:214 ../lib/plugin/RateIt.php:232 +#: ../lib/plugin/RateIt.php:268 msgid "You must sign in" msgstr "" -#: ../lib/plugin/RateIt.php:297 +#: ../lib/plugin/RateIt.php:271 #, c-format msgid "Rated by %d users | Average rating %.1f stars" msgstr "" -#: ../lib/plugin/RateIt.php:302 +#: ../lib/plugin/RateIt.php:276 #, c-format msgid "Your rating was %.1f" msgstr "" -#: ../lib/plugin/RateIt.php:307 +#: ../lib/plugin/RateIt.php:281 #, c-format msgid "%s prediction for you is %s stars" msgstr "" -#: ../lib/plugin/RateIt.php:310 +#: ../lib/plugin/RateIt.php:284 #, c-format msgid "%s prediction for you is %.1f stars" msgstr "" -#: ../lib/plugin/RateIt.php:330 +#: ../lib/plugin/RateIt.php:304 msgid "Rate It" msgstr "" -#: ../lib/plugin/RateIt.php:728 +#: ../lib/plugin/RateIt.php:367 msgid "Rate the topic of this page" msgstr "" -#: ../lib/plugin/RateIt.php:736 +#: ../lib/plugin/RateIt.php:375 msgid "Cancel rating" msgstr "" -#: ../lib/plugin/RateIt.php:743 +#: ../lib/plugin/RateIt.php:382 msgid "No opinion" msgstr "" @@ -2545,32 +2717,33 @@ msgstr "" msgid "No changes found" msgstr "" -#: ../lib/plugin/RecentChanges.php:574 +#: ../lib/plugin/RecentChanges.php:573 msgid "Title Search" msgstr "" -#: ../lib/plugin/RecentChanges.php:807 +#: ../lib/plugin/RecentChanges.php:806 msgid "Show minor edits for:" msgstr "" -#: ../lib/plugin/RecentChanges.php:809 +#: ../lib/plugin/RecentChanges.php:808 msgid "Show all changes for:" msgstr "" -#: ../lib/plugin/RecentChanges.php:811 +#: ../lib/plugin/RecentChanges.php:810 msgid "Show changes for:" msgstr "" -#: ../lib/plugin/RecentChanges.php:831 +#: ../lib/plugin/RecentChanges.php:830 msgid "1 day" msgstr "" -#: ../lib/plugin/RecentChanges.php:835 +#: ../lib/plugin/RecentChanges.php:834 #, c-format msgid "%s days" msgstr "" #: ../lib/plugin/RecentComments.php:17 +#: ../themes/MonoBook/templates/navbar.tmpl:14 msgid "RecentComments" msgstr "" @@ -2612,6 +2785,7 @@ msgid "Related Changes" msgstr "" #: ../lib/plugin/RelatedChanges.php:63 ../themes/Crao/templates/navbar.tmpl:23 +#: ../themes/MonoBook/templates/navbar.tmpl:43 #: ../themes/default/templates/navbar.tmpl:27 msgid "RelatedChanges" msgstr "" @@ -2684,10 +2858,6 @@ msgstr "" msgid "Couldn't start commandline '%s'" msgstr "" -#: ../lib/plugin/SyntaxHighlighter.php:177 -msgid "empty source" -msgstr "" - #: ../lib/plugin/SystemInfo.php:52 msgid "SystemInfo" msgstr "" @@ -2846,67 +3016,91 @@ msgstr "" msgid "Default theme: '%s'" msgstr "" -#: ../lib/plugin/SystemInfo.php:345 +#: ../lib/plugin/SystemInfo.php:346 #, c-format msgid "unknown argument '%s' to SystemInfo" msgstr "" -#: ../lib/plugin/SystemInfo.php:368 +#: ../lib/plugin/SystemInfo.php:369 msgid "Application name" msgstr "" -#: ../lib/plugin/SystemInfo.php:369 +#: ../lib/plugin/SystemInfo.php:370 msgid "PhpWiki engine version" msgstr "" -#: ../lib/plugin/SystemInfo.php:370 +#: ../lib/plugin/SystemInfo.php:371 msgid "Database" msgstr "" -#: ../lib/plugin/SystemInfo.php:371 +#: ../lib/plugin/SystemInfo.php:372 msgid "Cache statistics" msgstr "" -#: ../lib/plugin/SystemInfo.php:372 +#: ../lib/plugin/SystemInfo.php:373 msgid "Page statistics" msgstr "" -#: ../lib/plugin/SystemInfo.php:375 +#: ../lib/plugin/SystemInfo.php:376 msgid "User statistics" msgstr "" -#: ../lib/plugin/SystemInfo.php:377 +#: ../lib/plugin/SystemInfo.php:378 msgid "Hit statistics" msgstr "" -#: ../lib/plugin/SystemInfo.php:379 +#: ../lib/plugin/SystemInfo.php:380 msgid "Expiry parameters" msgstr "" -#: ../lib/plugin/SystemInfo.php:380 +#: ../lib/plugin/SystemInfo.php:381 msgid "Wikiname regexp" msgstr "" -#: ../lib/plugin/SystemInfo.php:381 +#: ../lib/plugin/SystemInfo.php:382 msgid "Allowed protocols" msgstr "" -#: ../lib/plugin/SystemInfo.php:382 +#: ../lib/plugin/SystemInfo.php:383 msgid "Inline images" msgstr "" -#: ../lib/plugin/SystemInfo.php:383 +#: ../lib/plugin/SystemInfo.php:384 msgid "Available plugins" msgstr "" -#: ../lib/plugin/SystemInfo.php:384 +#: ../lib/plugin/SystemInfo.php:385 msgid "Supported languages" msgstr "" -#: ../lib/plugin/SystemInfo.php:385 +#: ../lib/plugin/SystemInfo.php:386 msgid "Supported themes" msgstr "" +#: ../lib/plugin/TeX2png.php:29 +msgid "TeX2png" +msgstr "" + +#: ../lib/plugin/TeX2png.php:33 +msgid "Convert Tex mathematicals expressions to cached png files." +msgstr "" + +#: ../lib/plugin/TeX2png.php:34 +msgid " This is for small text" +msgstr "" + +#: ../lib/plugin/TeX2png.php:134 +msgid " (syntax error for latex) " +msgstr "" + +#: ../lib/plugin/TeX2png.php:173 +msgid "TeX directory not writable." +msgstr "" + +#: ../lib/plugin/TeX2png.php:212 ../lib/plugin/text2png.php:67 +msgid "Sorry, this version of PHP cannot create PNG image files." +msgstr "" + #: ../lib/plugin/TexToPng.php:103 msgid "Converts TeX to an image. May be used to embed formulas in PhpWiki." msgstr "" @@ -2947,7 +3141,7 @@ msgstr "" msgid "Transcluded from %s" msgstr "" -#: ../lib/plugin/TranslateText.php:44 ../lib/plugin/_WikiTranslation.php:98 +#: ../lib/plugin/TranslateText.php:44 ../lib/plugin/_WikiTranslation.php:105 msgid "TranslateText" msgstr "" @@ -3012,12 +3206,12 @@ msgstr "" msgid "Translate" msgstr "" -#: ../lib/plugin/TranslateText.php:118 ../lib/plugin/UserPreferences.php:109 -#: ../lib/plugin/WikiAdminChmod.php:165 ../lib/plugin/WikiAdminRemove.php:220 -#: ../lib/plugin/WikiAdminRename.php:198 -#: ../lib/plugin/WikiAdminSearchReplace.php:187 -#: ../lib/plugin/WikiAdminSelect.php:218 ../lib/plugin/WikiAdminSelect.php:239 -#: ../lib/plugin/WikiAdminSetAcl.php:194 ../lib/plugin/WikiAdminUtils.php:204 +#: ../lib/plugin/TranslateText.php:118 ../lib/plugin/UserPreferences.php:113 +#: ../lib/plugin/WikiAdminChmod.php:164 ../lib/plugin/WikiAdminChown.php:165 +#: ../lib/plugin/WikiAdminRemove.php:215 ../lib/plugin/WikiAdminRename.php:196 +#: ../lib/plugin/WikiAdminSearchReplace.php:196 +#: ../lib/plugin/WikiAdminSelect.php:219 ../lib/plugin/WikiAdminSelect.php:240 +#: ../lib/plugin/WikiAdminSetAcl.php:191 ../lib/plugin/WikiAdminUtils.php:208 #: ../lib/removepage.php:23 ../themes/default/templates/login.tmpl:70 #: ../themes/default/templates/userprefs.tmpl:236 msgid "Cancel" @@ -3046,57 +3240,64 @@ msgstr "" msgid "Included from %s:" msgstr "" -#: ../lib/plugin/UpLoad.php:53 +#: ../lib/plugin/UpLoad.php:46 msgid "Upload files to the local InterWiki Upload:" msgstr "" -#: ../lib/plugin/UpLoad.php:123 ../lib/plugin/WikiForm.php:100 +#: ../lib/plugin/UpLoad.php:116 ../lib/plugin/WikiForm.php:101 msgid "Upload" msgstr "" -#: ../lib/plugin/UpLoad.php:139 +#: ../lib/plugin/UpLoad.php:132 msgid "ACCESS DENIED: You must log in to upload files." msgstr "" -#: ../lib/plugin/UpLoad.php:151 +#: ../lib/plugin/UpLoad.php:144 ../lib/plugin/UpLoad.php:149 +#: ../lib/plugin/UpLoad.php:154 ../lib/plugin/UpLoad.php:186 +#, c-format +msgid "ERROR uploading '%s': " +msgstr "" + +#: ../lib/plugin/UpLoad.php:145 #, c-format msgid "Files with extension %s are not allowed" msgstr "" -#: ../lib/plugin/UpLoad.php:155 +#: ../lib/plugin/UpLoad.php:150 #, c-format msgid "There is already a file with name %s uploaded" msgstr "" -#: ../lib/plugin/UpLoad.php:159 +#: ../lib/plugin/UpLoad.php:155 msgid "Sorry but this file is too big" msgstr "" -#: ../lib/plugin/UpLoad.php:167 +#: ../lib/plugin/UpLoad.php:163 msgid "File successfully uploaded." msgstr "" -#: ../lib/plugin/UpLoad.php:184 +#: ../lib/plugin/UpLoad.php:180 #, c-format msgid "uploaded %s" msgstr "" -#: ../lib/plugin/UpLoad.php:190 -msgid "Uploading failed: " +#: ../lib/plugin/UpLoad.php:187 +msgid "Uploading failed." msgstr "" -#: ../lib/plugin/UpLoad.php:208 +#: ../lib/plugin/UpLoad.php:205 msgid "Error: the upload log is not writable" msgstr "" -#: ../lib/plugin/UpLoad.php:212 +#: ../lib/plugin/UpLoad.php:209 msgid "Error: can't open the upload logfile" msgstr "" #: ../lib/plugin/UserPreferences.php:39 ../themes/Crao/templates/head.tmpl:85 #: ../themes/Crao/templates/head.tmpl:86 #: ../themes/Crao/templates/navbar.tmpl:31 -#: ../themes/default/templates/head.tmpl:83 +#: ../themes/MonoBook/templates/navbar.tmpl:49 +#: ../themes/default/templates/head.tmpl:88 #: ../themes/default/templates/homepage.tmpl:11 #: ../themes/default/templates/navbar.tmpl:30 #: ../themes/smaller/templates/navbar.tmpl:25 @@ -3105,49 +3306,54 @@ msgstr "" msgid "UserPreferences" msgstr "" -#: ../lib/plugin/UserPreferences.php:75 +#: ../lib/plugin/UserPreferences.php:79 msgid "" "Error: The user HomePage must be a valid WikiWord. Sorry, UserPreferences " "cannot be saved." msgstr "" -#: ../lib/plugin/UserPreferences.php:97 +#: ../lib/plugin/UserPreferences.php:101 #: ../themes/default/templates/wikiforum.tmpl:22 msgid "Message" msgstr "" -#: ../lib/plugin/UserPreferences.php:98 +#: ../lib/plugin/UserPreferences.php:102 msgid "Your UserPreferences have been successfully deleted." msgstr "" -#: ../lib/plugin/UserPreferences.php:106 +#: ../lib/plugin/UserPreferences.php:110 msgid "Do you really want to delete all your UserPreferences?" msgstr "" -#: ../lib/plugin/UserPreferences.php:107 ../lib/plugin/WikiAdminChmod.php:152 -#: ../lib/plugin/WikiAdminRemove.php:194 ../lib/plugin/WikiAdminRename.php:185 -#: ../lib/plugin/WikiAdminSearchReplace.php:173 -#: ../lib/plugin/WikiAdminSetAcl.php:181 +#: ../lib/plugin/UserPreferences.php:111 ../lib/plugin/WikiAdminChmod.php:151 +#: ../lib/plugin/WikiAdminChown.php:152 ../lib/plugin/WikiAdminRemove.php:189 +#: ../lib/plugin/WikiAdminRename.php:183 +#: ../lib/plugin/WikiAdminSearchReplace.php:182 +#: ../lib/plugin/WikiAdminSetAcl.php:178 msgid "Yes" msgstr "" -#: ../lib/plugin/UserPreferences.php:114 +#: ../lib/plugin/UserPreferences.php:118 msgid "Wrong password. Try again." msgstr "" -#: ../lib/plugin/UserPreferences.php:133 +#: ../lib/plugin/UserPreferences.php:137 msgid "Password updated." msgstr "" -#: ../lib/plugin/UserPreferences.php:135 ../lib/plugin/UserPreferences.php:138 -msgid "Password cannot be changed." +#: ../lib/plugin/UserPreferences.php:139 +msgid "Password was not changed." msgstr "" #: ../lib/plugin/UserPreferences.php:142 -msgid "No changes." +msgid "Password cannot be changed." msgstr "" #: ../lib/plugin/UserPreferences.php:146 +msgid "No changes." +msgstr "" + +#: ../lib/plugin/UserPreferences.php:150 #, c-format msgid "%d UserPreferences fields successfully updated." msgstr "" @@ -3174,7 +3380,7 @@ msgstr "" msgid "Lists referenced page names which do not exist yet." msgstr "" -#: ../lib/plugin/WantedPages.php:47 ../lib/plugin/_WikiTranslation.php:79 +#: ../lib/plugin/WantedPages.php:47 ../lib/plugin/_WikiTranslation.php:84 msgid "PgsrcTranslation" msgstr "" @@ -3230,120 +3436,170 @@ msgstr "" msgid "WikiAdminChmod" msgstr "" -#: ../lib/plugin/WikiAdminChmod.php:46 ../lib/plugin/WikiAdminSetAcl.php:44 +#: ../lib/plugin/WikiAdminChmod.php:46 ../lib/plugin/WikiAdminSetAcl.php:43 msgid "Set individual page permissions." msgstr "" -#: ../lib/plugin/WikiAdminChmod.php:81 +#: ../lib/plugin/WikiAdminChmod.php:80 #, c-format msgid "chmod page '%s' to '%s'." msgstr "" -#: ../lib/plugin/WikiAdminChmod.php:84 +#: ../lib/plugin/WikiAdminChmod.php:83 #, c-format msgid "Couldn't chmod page '%s' to '%s'." msgstr "" -#: ../lib/plugin/WikiAdminChmod.php:88 +#: ../lib/plugin/WikiAdminChmod.php:87 msgid "Invalid chmod string" msgstr "" -#: ../lib/plugin/WikiAdminChmod.php:93 ../lib/plugin/WikiAdminSetAcl.php:112 +#: ../lib/plugin/WikiAdminChmod.php:92 ../lib/plugin/WikiAdminSetAcl.php:109 #, c-format msgid "%s pages have been changed." msgstr "" -#: ../lib/plugin/WikiAdminChmod.php:96 -#: ../lib/plugin/WikiAdminSearchReplace.php:109 -#: ../lib/plugin/WikiAdminSetAcl.php:115 +#: ../lib/plugin/WikiAdminChmod.php:95 ../lib/plugin/WikiAdminChown.php:89 +#: ../lib/plugin/WikiAdminSearchReplace.php:113 +#: ../lib/plugin/WikiAdminSetAcl.php:112 msgid "No pages changed." msgstr "" -#: ../lib/plugin/WikiAdminChmod.php:156 +#: ../lib/plugin/WikiAdminChmod.php:155 msgid "Are you sure you want to permanently change the selected files?" msgstr "" -#: ../lib/plugin/WikiAdminChmod.php:159 +#: ../lib/plugin/WikiAdminChmod.php:158 msgid "Chmod" msgstr "" -#: ../lib/plugin/WikiAdminChmod.php:161 ../lib/plugin/WikiAdminSetAcl.php:190 +#: ../lib/plugin/WikiAdminChmod.php:160 ../lib/plugin/WikiAdminSetAcl.php:187 msgid "Select the pages to change:" msgstr "" -#: ../lib/plugin/WikiAdminChmod.php:184 +#: ../lib/plugin/WikiAdminChmod.php:183 msgid "This plugin is currently under development and does not work!" msgstr "" -#: ../lib/plugin/WikiAdminChmod.php:185 +#: ../lib/plugin/WikiAdminChmod.php:184 msgid "Chmod to permission:" msgstr "" -#: ../lib/plugin/WikiAdminChmod.php:188 +#: ../lib/plugin/WikiAdminChmod.php:187 msgid "(ugo : rwx)" msgstr "" -#: ../lib/plugin/WikiAdminChmod.php:195 ../lib/plugin/WikiAdminSetAcl.php:258 +#: ../lib/plugin/WikiAdminChmod.php:194 ../lib/plugin/WikiAdminSetAcl.php:255 msgid "Propagate new permissions to all subpages?" msgstr "" -#: ../lib/plugin/WikiAdminChmod.php:197 ../lib/plugin/WikiAdminSetAcl.php:260 +#: ../lib/plugin/WikiAdminChmod.php:196 ../lib/plugin/WikiAdminSetAcl.php:257 msgid "(disable individual page permissions, enable inheritance)?" msgstr "" -#: ../lib/plugin/WikiAdminRemove.php:40 -msgid "WikiAdminRemove" +#: ../lib/plugin/WikiAdminChown.php:37 +msgid "WikiAdminChown" msgstr "" -#: ../lib/plugin/WikiAdminRemove.php:44 -msgid "Permanently remove all selected pages." +#: ../lib/plugin/WikiAdminChown.php:41 +msgid "Chown selected pages." msgstr "" -#: ../lib/plugin/WikiAdminRemove.php:121 ../lib/removepage.php:47 +#: ../lib/plugin/WikiAdminChown.php:69 ../lib/plugin/WikiAdminRename.php:98 +#: ../lib/plugin/WikiAdminSearchReplace.php:98 +#: ../lib/plugin/WikiAdminSetAcl.php:100 #, c-format -msgid "Removed page '%s' successfully." +msgid "Access denied to change page '%s'." msgstr "" -#: ../lib/plugin/WikiAdminRemove.php:124 +#: ../lib/plugin/WikiAdminChown.php:74 +#, c-format +msgid "Chown page '%s' to '%s'." +msgstr "" + +#: ../lib/plugin/WikiAdminChown.php:78 +#, c-format +msgid "Couldn't chown page '%s' to '%s'." +msgstr "" + +#: ../lib/plugin/WikiAdminChown.php:86 +#, c-format +msgid "%s pages have been permanently changed." +msgstr "" + +#: ../lib/plugin/WikiAdminChown.php:95 ../lib/plugin/_WikiTranslation.php:90 +msgid "PhpWikiAdministration/Chown" +msgstr "" + +#: ../lib/plugin/WikiAdminChown.php:155 +msgid "Are you sure you want to permanently chown the selected files?" +msgstr "" + +#: ../lib/plugin/WikiAdminChown.php:159 +msgid "Chown selected pages" +msgstr "" + +#: ../lib/plugin/WikiAdminChown.php:160 +msgid "Select the pages to change the owner:" +msgstr "" + +#: ../lib/plugin/WikiAdminChown.php:183 ../lib/plugin/WikiAdminRename.php:216 +msgid "to" +msgstr "" + +#: ../lib/plugin/WikiAdminRemove.php:40 +msgid "WikiAdminRemove" +msgstr "" + +#: ../lib/plugin/WikiAdminRemove.php:44 +msgid "Permanently remove all selected pages." +msgstr "" + +#: ../lib/plugin/WikiAdminRemove.php:116 ../lib/removepage.php:47 +#, c-format +msgid "Removed page '%s' successfully." +msgstr "" + +#: ../lib/plugin/WikiAdminRemove.php:119 #, c-format msgid "Didn't removed page '%s'. Access denied." msgstr "" -#: ../lib/plugin/WikiAdminRemove.php:129 +#: ../lib/plugin/WikiAdminRemove.php:124 #, c-format msgid "%d pages have been permanently removed." msgstr "" -#: ../lib/plugin/WikiAdminRemove.php:134 ../lib/plugin/_WikiTranslation.php:85 +#: ../lib/plugin/WikiAdminRemove.php:129 ../lib/plugin/_WikiTranslation.php:91 msgid "PhpWikiAdministration/Remove" msgstr "" -#: ../lib/plugin/WikiAdminRemove.php:189 ../lib/plugin/WikiAdminRemove.php:241 +#: ../lib/plugin/WikiAdminRemove.php:184 ../lib/plugin/WikiAdminRemove.php:236 msgid "Remove" msgstr "" -#: ../lib/plugin/WikiAdminRemove.php:196 +#: ../lib/plugin/WikiAdminRemove.php:191 msgid "Are you sure you want to permanently remove the selected files?" msgstr "" -#: ../lib/plugin/WikiAdminRemove.php:199 +#: ../lib/plugin/WikiAdminRemove.php:194 msgid "Remove selected pages" msgstr "" -#: ../lib/plugin/WikiAdminRemove.php:200 +#: ../lib/plugin/WikiAdminRemove.php:195 msgid "Permanently remove the selected files:" msgstr "" -#: ../lib/plugin/WikiAdminRemove.php:203 +#: ../lib/plugin/WikiAdminRemove.php:198 #, c-format msgid "Also pages which have been deleted at least %s days." msgstr "" -#: ../lib/plugin/WikiAdminRemove.php:207 +#: ../lib/plugin/WikiAdminRemove.php:202 msgid "List all pages." msgstr "" -#: ../lib/plugin/WikiAdminRemove.php:213 +#: ../lib/plugin/WikiAdminRemove.php:208 #, c-format msgid "(Pages which have been deleted at least %s days are already checked.)" msgstr "" @@ -3356,85 +3612,76 @@ msgstr "" msgid "Rename selected pages." msgstr "" -#: ../lib/plugin/WikiAdminRename.php:84 ../lib/plugin/WikiAdminRename.php:90 +#: ../lib/plugin/WikiAdminRename.php:82 ../lib/plugin/WikiAdminRename.php:88 #, c-format msgid "Replaced link in %s." msgstr "" -#: ../lib/plugin/WikiAdminRename.php:97 +#: ../lib/plugin/WikiAdminRename.php:95 #, c-format msgid "Page %s already exists. Ignored." msgstr "" -#: ../lib/plugin/WikiAdminRename.php:100 ../lib/plugin/WikiAdminSetAcl.php:103 -#, c-format -msgid "Access denied to change page '%s'." -msgstr "" - -#: ../lib/plugin/WikiAdminRename.php:104 +#: ../lib/plugin/WikiAdminRename.php:102 #, c-format msgid "Renamed page '%s' to '%s'." msgstr "" -#: ../lib/plugin/WikiAdminRename.php:108 ../lib/plugin/WikiAdminRename.php:112 +#: ../lib/plugin/WikiAdminRename.php:106 ../lib/plugin/WikiAdminRename.php:110 #, c-format msgid "Couldn't rename page '%s' to '%s'." msgstr "" -#: ../lib/plugin/WikiAdminRename.php:118 +#: ../lib/plugin/WikiAdminRename.php:116 #, c-format msgid "%s pages have been permanently renamed." msgstr "" -#: ../lib/plugin/WikiAdminRename.php:121 +#: ../lib/plugin/WikiAdminRename.php:119 msgid "No pages renamed." msgstr "" -#: ../lib/plugin/WikiAdminRename.php:127 ../lib/plugin/_WikiTranslation.php:86 +#: ../lib/plugin/WikiAdminRename.php:125 ../lib/plugin/_WikiTranslation.php:92 msgid "PhpWikiAdministration/Rename" msgstr "" -#: ../lib/plugin/WikiAdminRename.php:179 +#: ../lib/plugin/WikiAdminRename.php:177 msgid "Rename to" msgstr "" -#: ../lib/plugin/WikiAdminRename.php:188 +#: ../lib/plugin/WikiAdminRename.php:186 msgid "Are you sure you want to permanently rename the selected files?" msgstr "" -#: ../lib/plugin/WikiAdminRename.php:192 +#: ../lib/plugin/WikiAdminRename.php:190 msgid "Rename selected pages" msgstr "" -#: ../lib/plugin/WikiAdminRename.php:193 +#: ../lib/plugin/WikiAdminRename.php:191 msgid "Select the pages to rename:" msgstr "" -#: ../lib/plugin/WikiAdminRename.php:215 +#: ../lib/plugin/WikiAdminRename.php:213 msgid "from" msgstr "" -#: ../lib/plugin/WikiAdminRename.php:218 -msgid "to" -msgstr "" - -#: ../lib/plugin/WikiAdminRename.php:221 +#: ../lib/plugin/WikiAdminRename.php:219 msgid "(no regex, case-sensitive)" msgstr "" -#: ../lib/plugin/WikiAdminRename.php:230 +#: ../lib/plugin/WikiAdminRename.php:228 msgid "Change pagename in all linked pages also?" msgstr "" -#: ../lib/plugin/WikiAdminRename.php:249 +#: ../lib/plugin/WikiAdminRename.php:247 msgid "This page already exists" msgstr "" -#: ../lib/plugin/WikiAdminSearchReplace.php:39 +#: ../lib/plugin/WikiAdminSearchReplace.php:37 msgid "WikiAdminSearchReplace" msgstr "" -#: ../lib/plugin/WikiAdminSearchReplace.php:43 +#: ../lib/plugin/WikiAdminSearchReplace.php:41 msgid "Search and replace text in selected wiki pages." msgstr "" @@ -3447,152 +3694,160 @@ msgstr "" msgid "Error: Empty search string." msgstr "" -#: ../lib/plugin/WikiAdminSearchReplace.php:97 +#: ../lib/plugin/WikiAdminSearchReplace.php:100 #, c-format msgid "Replaced '%s' with '%s' in page '%s'." msgstr "" -#: ../lib/plugin/WikiAdminSearchReplace.php:100 +#: ../lib/plugin/WikiAdminSearchReplace.php:103 #, c-format -msgid "Search string '%s' not found in page '%s'." +msgid "Search string '%s' not found in content of page '%s'." msgstr "" -#: ../lib/plugin/WikiAdminSearchReplace.php:106 +#: ../lib/plugin/WikiAdminSearchReplace.php:110 #, c-format msgid "%s pages changed." msgstr "" -#: ../lib/plugin/WikiAdminSearchReplace.php:171 +#: ../lib/plugin/WikiAdminSearchReplace.php:180 msgid "Warning: The search string cannot be empty!" msgstr "" -#: ../lib/plugin/WikiAdminSearchReplace.php:176 +#: ../lib/plugin/WikiAdminSearchReplace.php:185 msgid "" "Are you sure you want to permanently search & replace text in the selected " "files?" msgstr "" -#: ../lib/plugin/WikiAdminSearchReplace.php:182 +#: ../lib/plugin/WikiAdminSearchReplace.php:191 msgid "Select the pages to search:" msgstr "" -#: ../lib/plugin/WikiAdminSearchReplace.php:204 +#: ../lib/plugin/WikiAdminSearchReplace.php:214 +msgid "Replace all occurences of the given string in the content of all pages." +msgstr "" + +#: ../lib/plugin/WikiAdminSearchReplace.php:216 msgid "Replace: " msgstr "" -#: ../lib/plugin/WikiAdminSearchReplace.php:207 +#: ../lib/plugin/WikiAdminSearchReplace.php:219 msgid "by" msgstr "" -#: ../lib/plugin/WikiAdminSearchReplace.php:210 -msgid "(no regex) Case-exact: " +#: ../lib/plugin/WikiAdminSearchReplace.php:227 +msgid "case-exact" msgstr "" -#: ../lib/plugin/WikiAdminSelect.php:41 +#: ../lib/plugin/WikiAdminSearchReplace.php:235 +msgid "regex" +msgstr "" + +#: ../lib/plugin/WikiAdminSelect.php:40 msgid "WikiAdminSelect" msgstr "" -#: ../lib/plugin/WikiAdminSelect.php:45 +#: ../lib/plugin/WikiAdminSelect.php:44 msgid "" "Allows selection of multiple pages which get passed to other WikiAdmin " "plugins." msgstr "" -#: ../lib/plugin/WikiAdminSelect.php:140 +#: ../lib/plugin/WikiAdminSelect.php:141 msgid "Select: " msgstr "" -#: ../lib/plugin/WikiAdminSelect.php:179 +#: ../lib/plugin/WikiAdminSelect.php:180 #, c-format msgid "Selected page '%s' passed to '%s'." msgstr "" -#: ../lib/plugin/WikiAdminSelect.php:216 +#: ../lib/plugin/WikiAdminSelect.php:217 msgid "Select pages" msgstr "" -#: ../lib/plugin/WikiAdminSetAcl.php:40 +#: ../lib/plugin/WikiAdminSetAcl.php:39 msgid "WikiAdminSetAcl" msgstr "" -#: ../lib/plugin/WikiAdminSetAcl.php:97 +#: ../lib/plugin/WikiAdminSetAcl.php:94 #, c-format msgid "ACL not changed for page '%s'." msgstr "" -#: ../lib/plugin/WikiAdminSetAcl.php:100 +#: ../lib/plugin/WikiAdminSetAcl.php:97 #, c-format msgid "ACL changed for page '%s'." msgstr "" -#: ../lib/plugin/WikiAdminSetAcl.php:107 +#: ../lib/plugin/WikiAdminSetAcl.php:104 msgid "Invalid ACL" msgstr "" -#: ../lib/plugin/WikiAdminSetAcl.php:123 +#: ../lib/plugin/WikiAdminSetAcl.php:120 msgid "PhpWikiAdministration/SetAcl" msgstr "" -#: ../lib/plugin/WikiAdminSetAcl.php:175 +#: ../lib/plugin/WikiAdminSetAcl.php:172 msgid "Permission" msgstr "" -#: ../lib/plugin/WikiAdminSetAcl.php:177 +#: ../lib/plugin/WikiAdminSetAcl.php:174 msgid "ACL" msgstr "" -#: ../lib/plugin/WikiAdminSetAcl.php:185 +#: ../lib/plugin/WikiAdminSetAcl.php:182 msgid "" "Are you sure you want to permanently change access to the selected files?" msgstr "" -#: ../lib/plugin/WikiAdminSetAcl.php:220 +#: ../lib/plugin/WikiAdminSetAcl.php:217 msgid "Selected Pages: " msgstr "" -#: ../lib/plugin/WikiAdminSetAcl.php:226 +#: ../lib/plugin/WikiAdminSetAcl.php:223 #, c-format msgid "page permission inherited from %s" msgstr "" -#: ../lib/plugin/WikiAdminSetAcl.php:228 +#: ../lib/plugin/WikiAdminSetAcl.php:225 msgid "invidual page permission" msgstr "" -#: ../lib/plugin/WikiAdminSetAcl.php:230 +#: ../lib/plugin/WikiAdminSetAcl.php:227 msgid "default page permission" msgstr "" -#: ../lib/plugin/WikiAdminSetAcl.php:231 +#: ../lib/plugin/WikiAdminSetAcl.php:228 msgid "Type: " msgstr "" -#: ../lib/plugin/WikiAdminSetAcl.php:232 +#: ../lib/plugin/WikiAdminSetAcl.php:229 msgid "getfacl: " msgstr "" -#: ../lib/plugin/WikiAdminSetAcl.php:233 +#: ../lib/plugin/WikiAdminSetAcl.php:230 msgid "ACL: " msgstr "" -#: ../lib/plugin/WikiAdminSetAcl.php:235 +#: ../lib/plugin/WikiAdminSetAcl.php:232 msgid "Description: " msgstr "" -#: ../lib/plugin/WikiAdminSetAcl.php:236 +#: ../lib/plugin/WikiAdminSetAcl.php:233 msgid "" "Selected Grant checkboxes allow access, unselected checkboxes deny access." msgstr "" -#: ../lib/plugin/WikiAdminSetAcl.php:237 +#: ../lib/plugin/WikiAdminSetAcl.php:234 msgid "To ignore delete the line." msgstr "" -#: ../lib/plugin/WikiAdminSetAcl.php:238 +#: ../lib/plugin/WikiAdminSetAcl.php:235 msgid "To add check 'Add' near the dropdown list." msgstr "" -#: ../lib/plugin/WikiAdminSetAcl.php:261 +#: ../lib/plugin/WikiAdminSetAcl.php:258 msgid "(Currently not working)" msgstr "" @@ -3612,7 +3867,7 @@ msgstr "" msgid "WikiAdminUtils says:" msgstr "" -#: ../lib/plugin/WikiAdminUtils.php:98 ../lib/stdlib.php:1397 +#: ../lib/plugin/WikiAdminUtils.php:98 ../lib/stdlib.php:1473 msgid "Okay" msgstr "" @@ -3646,11 +3901,11 @@ msgstr "" msgid "E-Mail" msgstr "" -#: ../lib/plugin/WikiAdminUtils.php:155 +#: ../lib/plugin/WikiAdminUtils.php:156 msgid "Verification Status" msgstr "" -#: ../lib/plugin/WikiAdminUtils.php:202 +#: ../lib/plugin/WikiAdminUtils.php:205 msgid "Change Verification Status" msgstr "" @@ -3689,23 +3944,19 @@ msgstr "" msgid "WikiForm" msgstr "" -#: ../lib/plugin/WikiForm.php:67 -msgid "Load File" -msgstr "" - -#: ../lib/plugin/WikiForm.php:73 +#: ../lib/plugin/WikiForm.php:74 msgid "Login" msgstr "" -#: ../lib/plugin/WikiForm.php:81 +#: ../lib/plugin/WikiForm.php:82 msgid "Dump Pages" msgstr "" -#: ../lib/plugin/WikiForm.php:89 +#: ../lib/plugin/WikiForm.php:90 msgid "Dump Pages as XHTML" msgstr "" -#: ../lib/plugin/WikiForm.php:104 +#: ../lib/plugin/WikiForm.php:105 #, c-format msgid "WikiForm: %s: unknown action" msgstr "" @@ -3781,8 +4032,9 @@ msgstr "" msgid "No userid" msgstr "" -#: ../lib/plugin/_BackendInfo.php:30 ../lib/plugin/_WikiTranslation.php:57 +#: ../lib/plugin/_BackendInfo.php:30 ../lib/plugin/_WikiTranslation.php:60 #: ../themes/Crao/templates/actionbar.tmpl:22 +#: ../themes/MonoBook/templates/info.tmpl:175 #: ../themes/Portland/templates/actionbar.tmpl:21 #: ../themes/Wordpress/templates/actionbar.tmpl:73 #: ../themes/default/templates/actionbar.tmpl:36 @@ -3832,47 +4084,60 @@ msgid "AddingPages" msgstr "" #: ../lib/plugin/_WikiTranslation.php:49 -msgid "AuthorHistoryPlugin" +msgid "AllPagesCreatedByMe" +msgstr "" + +#: ../lib/plugin/_WikiTranslation.php:50 +msgid "AllPagesLastEditedByMe" msgstr "" #: ../lib/plugin/_WikiTranslation.php:51 -msgid "CalendarListPlugin" +msgid "AllPagesOwnedByMe" msgstr "" #: ../lib/plugin/_WikiTranslation.php:52 +msgid "AuthorHistoryPlugin" +msgstr "" + +#: ../lib/plugin/_WikiTranslation.php:54 +msgid "CalendarListPlugin" +msgstr "" + +#: ../lib/plugin/_WikiTranslation.php:55 msgid "CalendarPlugin" msgstr "" -#: ../lib/plugin/_WikiTranslation.php:53 +#: ../lib/plugin/_WikiTranslation.php:56 msgid "CategoryCategory" msgstr "" -#: ../lib/plugin/_WikiTranslation.php:54 +#: ../lib/plugin/_WikiTranslation.php:57 msgid "CategoryHomePages" msgstr "" -#: ../lib/plugin/_WikiTranslation.php:55 +#: ../lib/plugin/_WikiTranslation.php:58 msgid "CommentPlugin" msgstr "" -#: ../lib/plugin/_WikiTranslation.php:56 +#: ../lib/plugin/_WikiTranslation.php:59 msgid "CreateTocPlugin" msgstr "" -#: ../lib/plugin/_WikiTranslation.php:58 +#: ../lib/plugin/_WikiTranslation.php:62 msgid "EditMetaDataPlugin" msgstr "" -#: ../lib/plugin/_WikiTranslation.php:59 +#: ../lib/plugin/_WikiTranslation.php:63 msgid "ExternalSearchPlugin" msgstr "" -#: ../lib/plugin/_WikiTranslation.php:60 ../themes/Crao/templates/head.tmpl:36 +#: ../lib/plugin/_WikiTranslation.php:64 ../themes/Crao/templates/head.tmpl:36 #: ../themes/Crao/templates/head.tmpl:37 #: ../themes/Crao/templates/navbar.tmpl:48 +#: ../themes/MonoBook/templates/navbar.tmpl:25 #: ../themes/Portland/templates/navbar.tmpl:8 #: ../themes/Sidebar/templates/navbar.tmpl:21 -#: ../themes/default/templates/head.tmpl:36 +#: ../themes/default/templates/head.tmpl:40 #: ../themes/default/templates/navbar.tmpl:11 #: ../themes/smaller/templates/navbar.tmpl:11 #: ../themes/wikilens/templates/head.tmpl:35 @@ -3880,187 +4145,199 @@ msgstr "" msgid "FindPage" msgstr "" -#: ../lib/plugin/_WikiTranslation.php:61 +#: ../lib/plugin/_WikiTranslation.php:65 +msgid "FoafViewerPlugin" +msgstr "" + +#: ../lib/plugin/_WikiTranslation.php:66 msgid "FrameIncludePlugin" msgstr "" -#: ../lib/plugin/_WikiTranslation.php:62 +#: ../lib/plugin/_WikiTranslation.php:67 msgid "FullRecentChanges" msgstr "" -#: ../lib/plugin/_WikiTranslation.php:63 +#: ../lib/plugin/_WikiTranslation.php:68 msgid "HelloWorldPlugin" msgstr "" -#: ../lib/plugin/_WikiTranslation.php:64 +#: ../lib/plugin/_WikiTranslation.php:69 msgid "HomePageAlias" msgstr "" -#: ../lib/plugin/_WikiTranslation.php:65 +#: ../lib/plugin/_WikiTranslation.php:70 msgid "IncludePagePlugin" msgstr "" -#: ../lib/plugin/_WikiTranslation.php:66 +#: ../lib/plugin/_WikiTranslation.php:71 msgid "InterWiki" msgstr "" -#: ../lib/plugin/_WikiTranslation.php:67 +#: ../lib/plugin/_WikiTranslation.php:72 msgid "LinkIcons" msgstr "" -#: ../lib/plugin/_WikiTranslation.php:68 +#: ../lib/plugin/_WikiTranslation.php:73 msgid "MagicPhpWikiURLs" msgstr "" -#: ../lib/plugin/_WikiTranslation.php:69 +#: ../lib/plugin/_WikiTranslation.php:74 msgid "MoreAboutMechanics" msgstr "" -#: ../lib/plugin/_WikiTranslation.php:70 +#: ../lib/plugin/_WikiTranslation.php:75 msgid "NewMarkupTestPage" msgstr "" -#: ../lib/plugin/_WikiTranslation.php:71 +#: ../lib/plugin/_WikiTranslation.php:76 msgid "OldMarkupTestPage" msgstr "" -#: ../lib/plugin/_WikiTranslation.php:72 +#: ../lib/plugin/_WikiTranslation.php:77 msgid "OldStyleTablePlugin" msgstr "" -#: ../lib/plugin/_WikiTranslation.php:74 +#: ../lib/plugin/_WikiTranslation.php:79 msgid "PageGroupTest" msgstr "" -#: ../lib/plugin/_WikiTranslation.php:75 +#: ../lib/plugin/_WikiTranslation.php:80 msgid "PageGroupTest/Four" msgstr "" -#: ../lib/plugin/_WikiTranslation.php:76 +#: ../lib/plugin/_WikiTranslation.php:81 msgid "PageGroupTest/One" msgstr "" -#: ../lib/plugin/_WikiTranslation.php:77 +#: ../lib/plugin/_WikiTranslation.php:82 msgid "PageGroupTest/Three" msgstr "" -#: ../lib/plugin/_WikiTranslation.php:78 +#: ../lib/plugin/_WikiTranslation.php:83 msgid "PageGroupTest/Two" msgstr "" -#: ../lib/plugin/_WikiTranslation.php:80 +#: ../lib/plugin/_WikiTranslation.php:85 msgid "PhotoAlbumPlugin" msgstr "" -#: ../lib/plugin/_WikiTranslation.php:81 +#: ../lib/plugin/_WikiTranslation.php:86 msgid "PhpHighlightPlugin" msgstr "" -#: ../lib/plugin/_WikiTranslation.php:82 +#: ../lib/plugin/_WikiTranslation.php:87 msgid "PhpWeatherPlugin" msgstr "" -#: ../lib/plugin/_WikiTranslation.php:83 +#: ../lib/plugin/_WikiTranslation.php:88 msgid "PhpWiki" msgstr "" -#: ../lib/plugin/_WikiTranslation.php:84 +#: ../lib/plugin/_WikiTranslation.php:89 msgid "PhpWikiAdministration/Chmod" msgstr "" -#: ../lib/plugin/_WikiTranslation.php:87 +#: ../lib/plugin/_WikiTranslation.php:93 msgid "PhpWikiAdministration/Replace" msgstr "" -#: ../lib/plugin/_WikiTranslation.php:88 +#: ../lib/plugin/_WikiTranslation.php:94 msgid "PhpWikiDocumentation" msgstr "" -#: ../lib/plugin/_WikiTranslation.php:89 +#: ../lib/plugin/_WikiTranslation.php:95 msgid "PhpWikiPoll" msgstr "" -#: ../lib/plugin/_WikiTranslation.php:90 +#: ../lib/plugin/_WikiTranslation.php:96 +msgid "PloticusPlugin" +msgstr "" + +#: ../lib/plugin/_WikiTranslation.php:97 msgid "RawHtmlPlugin" msgstr "" -#: ../lib/plugin/_WikiTranslation.php:91 +#: ../lib/plugin/_WikiTranslation.php:98 msgid "RecentVisitors" msgstr "" -#: ../lib/plugin/_WikiTranslation.php:92 +#: ../lib/plugin/_WikiTranslation.php:99 msgid "RedirectToPlugin" msgstr "" -#: ../lib/plugin/_WikiTranslation.php:93 +#: ../lib/plugin/_WikiTranslation.php:100 msgid "ReleaseNotes" msgstr "" -#: ../lib/plugin/_WikiTranslation.php:94 +#: ../lib/plugin/_WikiTranslation.php:101 msgid "RichTablePlugin" msgstr "" -#: ../lib/plugin/_WikiTranslation.php:95 +#: ../lib/plugin/_WikiTranslation.php:102 msgid "SteveWainstead" msgstr "" -#: ../lib/plugin/_WikiTranslation.php:96 +#: ../lib/plugin/_WikiTranslation.php:103 msgid "SystemInfoPlugin" msgstr "" -#: ../lib/plugin/_WikiTranslation.php:97 +#: ../lib/plugin/_WikiTranslation.php:104 msgid "TranscludePlugin" msgstr "" -#: ../lib/plugin/_WikiTranslation.php:99 +#: ../lib/plugin/_WikiTranslation.php:106 msgid "UnfoldSubpagesPlugin" msgstr "" -#: ../lib/plugin/_WikiTranslation.php:100 +#: ../lib/plugin/_WikiTranslation.php:107 msgid "UpLoad" msgstr "" -#: ../lib/plugin/_WikiTranslation.php:101 +#: ../lib/plugin/_WikiTranslation.php:108 +msgid "UpLoadPlugin" +msgstr "" + +#: ../lib/plugin/_WikiTranslation.php:109 msgid "WabiSabi" msgstr "" -#: ../lib/plugin/_WikiTranslation.php:102 +#: ../lib/plugin/_WikiTranslation.php:110 msgid "WikiBlogPlugin" msgstr "" -#: ../lib/plugin/_WikiTranslation.php:103 +#: ../lib/plugin/_WikiTranslation.php:111 msgid "WikiPlugin" msgstr "" -#: ../lib/plugin/_WikiTranslation.php:104 +#: ../lib/plugin/_WikiTranslation.php:112 #: ../themes/Crao/templates/head.tmpl:73 ../themes/Crao/templates/head.tmpl:74 -#: ../themes/default/templates/head.tmpl:72 +#: ../themes/default/templates/head.tmpl:77 #: ../themes/wikilens/templates/head.tmpl:71 #: ../themes/wikilens/templates/head.tmpl:72 msgid "WikiWikiWeb" msgstr "" -#: ../lib/plugin/_WikiTranslation.php:113 +#: ../lib/plugin/_WikiTranslation.php:121 msgid "_WikiTranslation" msgstr "" -#: ../lib/plugin/_WikiTranslation.php:117 +#: ../lib/plugin/_WikiTranslation.php:125 msgid "Show translations of various words or pages" msgstr "" -#: ../lib/plugin/_WikiTranslation.php:261 +#: ../lib/plugin/_WikiTranslation.php:269 #, c-format msgid "" "TODO: Google can only translate from english and french. Find a translation " "service for %s to language %s" msgstr "" -#: ../lib/plugin/_WikiTranslation.php:265 +#: ../lib/plugin/_WikiTranslation.php:273 #, c-format msgid "%s is empty" msgstr "" -#: ../lib/plugin/_WikiTranslation.php:375 +#: ../lib/plugin/_WikiTranslation.php:381 #, c-format msgid "Define the translation for %s in %s" msgstr "" @@ -4069,10 +4346,6 @@ msgstr "" msgid "Convert text into a png image using GD." msgstr "" -#: ../lib/plugin/text2png.php:67 -msgid "Sorry, this version of PHP cannot create PNG image files." -msgstr "" - #: ../lib/plugin/text2png.php:118 msgid "" "PHP was unable to create a new GD image stream. Read 'lib/plugin/text2png." @@ -4110,211 +4383,292 @@ msgstr "" msgid "Remove page" msgstr "" -#: ../lib/stdlib.php:247 ../lib/stdlib.php:266 +#: ../lib/stdlib.php:276 ../lib/stdlib.php:298 msgid "BAD URL -- remove all of <, >, \"" msgstr "" -#: ../lib/stdlib.php:352 +#: ../lib/stdlib.php:336 ../lib/stdlib.php:346 +msgid "Invalid image size" +msgstr "" + +#: ../lib/stdlib.php:406 msgid "BAD phpwiki: URL" msgstr "" -#: ../lib/stdlib.php:390 +#: ../lib/stdlib.php:444 msgid "Lock page to enable link" msgstr "" -#: ../lib/stdlib.php:489 +#: ../lib/stdlib.php:543 #, c-format msgid "'%s': Bad page name: %s" msgstr "" -#: ../lib/stdlib.php:526 +#: ../lib/stdlib.php:580 msgid "White space converted to single space" msgstr "" -#: ../lib/stdlib.php:531 +#: ../lib/stdlib.php:585 msgid "Control characters not allowed" msgstr "" -#: ../lib/stdlib.php:540 +#: ../lib/stdlib.php:594 #, c-format msgid "Leading %s not allowed" msgstr "" -#: ../lib/stdlib.php:543 +#: ../lib/stdlib.php:597 msgid "';' and ':' in pagenames are deprecated" msgstr "" -#: ../lib/stdlib.php:547 +#: ../lib/stdlib.php:601 msgid "too long" msgstr "" -#: ../lib/stdlib.php:552 +#: ../lib/stdlib.php:606 msgid "illegal pagename" msgstr "" -#: ../lib/stdlib.php:815 +#: ../lib/stdlib.php:645 +msgid "The CreateTocPlugin is not yet old markup compatible! " +msgstr "" + +#: ../lib/stdlib.php:646 +msgid "" +"Please remove the CreateToc line to be able to reformat this page to old " +"markup. " +msgstr "" + +#: ../lib/stdlib.php:647 +msgid "Skipped." +msgstr "" + +#: ../lib/stdlib.php:889 msgid "Revision Not Found" msgstr "" -#: ../lib/stdlib.php:816 +#: ../lib/stdlib.php:890 #, c-format msgid "I'm sorry. Version %d of %s is not in the database." msgstr "" -#: ../lib/stdlib.php:819 +#: ../lib/stdlib.php:893 msgid "Bad Version" msgstr "" -#: ../lib/stdlib.php:955 +#: ../lib/stdlib.php:1029 msgid "-???" msgstr "" -#: ../lib/stdlib.php:958 +#: ../lib/stdlib.php:1032 #, c-format msgid "%s b" msgstr "" -#: ../lib/stdlib.php:960 ../themes/smaller/templates/info.tmpl:29 +#: ../lib/stdlib.php:1034 ../themes/MonoBook/templates/info.tmpl:29 +#: ../themes/smaller/templates/info.tmpl:29 #, c-format msgid "%s bytes" msgstr "" -#: ../lib/stdlib.php:965 +#: ../lib/stdlib.php:1039 #, c-format msgid "%s k" msgstr "" -#: ../lib/stdlib.php:967 ../themes/smaller/templates/info.tmpl:32 +#: ../lib/stdlib.php:1041 ../themes/MonoBook/templates/info.tmpl:32 +#: ../themes/smaller/templates/info.tmpl:32 #, c-format msgid "%s Kb (%s bytes)" msgstr "" -#: ../lib/stdlib.php:1063 +#: ../lib/stdlib.php:1137 #, c-format msgid "%s: argument index out of range" msgstr "" -#: ../lib/stdlib.php:1134 ../themes/Hawaiian/lib/random.php:20 +#: ../lib/stdlib.php:1208 ../themes/Hawaiian/lib/random.php:20 #, c-format msgid "%s is empty." msgstr "" -#: ../lib/stdlib.php:1141 +#: ../lib/stdlib.php:1215 #, c-format msgid "Unable to open directory '%s' for reading" msgstr "" -#: ../lib/upgrade.php:72 +#: ../lib/upgrade.php:76 msgid "newer than the existing page." msgstr "" -#: ../lib/upgrade.php:73 +#: ../lib/upgrade.php:77 msgid " replace " msgstr "" -#: ../lib/upgrade.php:77 +#: ../lib/upgrade.php:81 msgid "older than the existing page." msgstr "" -#: ../lib/upgrade.php:78 ../lib/upgrade.php:82 ../lib/upgrade.php:140 +#: ../lib/upgrade.php:82 ../lib/upgrade.php:86 ../lib/upgrade.php:152 msgid " skipped" msgstr "" -#: ../lib/upgrade.php:85 +#: ../lib/upgrade.php:89 #, c-format msgid "%s does not exist" msgstr "" -#: ../lib/upgrade.php:107 +#: ../lib/upgrade.php:111 msgid "check for necessary ActionPage updates" msgstr "" -#: ../lib/upgrade.php:123 +#: ../lib/upgrade.php:135 msgid "check for necessary pgsrc updates" msgstr "" -#: ../lib/upgrade.php:139 +#: ../lib/upgrade.php:151 msgid "always skip the HomePage." msgstr "" -#: ../lib/upgrade.php:159 +#: ../lib/upgrade.php:171 msgid "MISSING" msgstr "" -#: ../lib/upgrade.php:278 +#: ../lib/upgrade.php:290 msgid "CREATED" msgstr "" -#: ../lib/upgrade.php:289 +#: ../lib/upgrade.php:301 msgid "check for necessary database updates" msgstr "" -#: ../lib/upgrade.php:296 +#: ../lib/upgrade.php:308 #, c-format msgid "check for table %s" msgstr "" -#: ../lib/upgrade.php:306 +#: ../lib/upgrade.php:318 msgid "check for new session.sess_ip column" msgstr "" -#: ../lib/upgrade.php:312 ../lib/upgrade.php:332 +#: ../lib/upgrade.php:324 ../lib/upgrade.php:344 msgid "ADDING" msgstr "" -#: ../lib/upgrade.php:322 +#: ../lib/upgrade.php:334 msgid "check for page.id auto_increment flag" msgstr "" -#: ../lib/upgrade.php:338 +#: ../lib/upgrade.php:350 ../lib/upgrade.php:399 ../lib/upgrade.php:408 +#: ../lib/upgrade.php:415 msgid "FAILED" msgstr "" -#: ../lib/upgrade.php:353 +#: ../lib/upgrade.php:365 msgid "check for mysql 4.1.x binary search bug" msgstr "" -#: ../lib/upgrade.php:361 +#: ../lib/upgrade.php:373 #, c-format msgid "version %s FIXED" msgstr "" -#: ../lib/upgrade.php:363 +#: ../lib/upgrade.php:375 #, c-format msgid "version %s not affected" msgstr "" -#: ../lib/upgrade.php:393 +#: ../lib/upgrade.php:406 +msgid "FIXED" +msgstr "" + +#: ../lib/upgrade.php:409 +#, c-format +msgid "couldn't move %s to %s" +msgstr "" + +#: ../lib/upgrade.php:416 +#, c-format +msgid "%s is not writable" +msgstr "" + +#: ../lib/upgrade.php:422 +msgid "check for necessary config updates" +msgstr "" + +#: ../lib/upgrade.php:423 +msgid "check for old CACHE_CONTROL = NONE" +msgstr "" + +#: ../lib/upgrade.php:425 +msgid "CACHE_CONTROL is set to 'NONE', and must be changed to 'NO_CACHE'" +msgstr "" + +#: ../lib/upgrade.php:459 msgid "Upgrade disabled: user != isAdmin" msgstr "" -#: ../lib/upgrade.php:397 +#: ../lib/upgrade.php:463 msgid "Upgrading this PhpWiki" msgstr "" -#: ../lib/ziplib.php:208 +#: ../lib/wikilens/Buddy.php:30 ../lib/wikilens/Buddy.php:39 +#: ../lib/wikilens/Buddy.php:44 +msgid "Buddies:" +msgstr "" + +#: ../lib/wikilens/PageListColumns.php:337 +msgid "# things" +msgstr "" + +#: ../lib/wikilens/PageListColumns.php:339 +msgid "Rate" +msgstr "" + +#: ../lib/wikilens/PageListColumns.php:341 +msgid "Go?" +msgstr "" + +#: ../lib/wikilens/PageListColumns.php:343 +msgid "MinMisery" +msgstr "" + +#: ../lib/wikilens/PageListColumns.php:345 +msgid "Avg. Rating" +msgstr "" + +#: ../lib/wikilens/PageListColumns.php:347 +msgid "Top Recommendations" +msgstr "" + +#: ../lib/wikilens/Utils.php:59 +msgid "Members:" +msgstr "" + +#: ../lib/ziplib.php:211 msgid "Can't inflate data: zlib support not enabled in this PHP" msgstr "" -#: ../lib/ziplib.php:394 +#: ../lib/ziplib.php:397 #, c-format msgid "Can't open zip file '%s' for reading" msgstr "" -#: ../lib/ziplib.php:401 +#: ../lib/ziplib.php:404 msgid "Unexpected EOF in zip file" msgstr "" -#: ../lib/ziplib.php:699 +#: ../lib/ziplib.php:702 #, c-format msgid "[%d] See [%s]" msgstr "" -#: ../lib/ziplib.php:706 +#: ../lib/ziplib.php:709 msgid "References" msgstr "" #: ../themes/Crao/templates/actionbar.tmpl:5 +#: ../themes/MonoBook/templates/actionbar.tmpl:6 #: ../themes/Portland/templates/actionbar.tmpl:8 #: ../themes/default/templates/actionbar.tmpl:5 #: ../themes/smaller/templates/actionbar.tmpl:6 @@ -4323,9 +4677,12 @@ msgstr "" #: ../themes/Crao/templates/actionbar.tmpl:7 #: ../themes/Crao/templates/head.tmpl:47 +#: ../themes/MonoBook/templates/actionbar.tmpl:8 +#: ../themes/MonoBook/templates/info.tmpl:167 #: ../themes/Portland/templates/actionbar.tmpl:10 +#: ../themes/Wordpress/templates/actionbar.tmpl:12 #: ../themes/default/templates/actionbar.tmpl:7 -#: ../themes/default/templates/head.tmpl:46 +#: ../themes/default/templates/head.tmpl:50 #: ../themes/smaller/templates/actionbar.tmpl:8 #: ../themes/smaller/templates/info.tmpl:167 #: ../themes/wikilens/templates/head.tmpl:45 @@ -4333,6 +4690,8 @@ msgid "View Source" msgstr "" #: ../themes/Crao/templates/actionbar.tmpl:24 +#: ../themes/MonoBook/templates/actionbar.tmpl:34 +#: ../themes/MonoBook/templates/info.tmpl:178 #: ../themes/default/templates/actionbar.tmpl:40 #: ../themes/smaller/templates/actionbar.tmpl:42 #: ../themes/smaller/templates/info.tmpl:178 @@ -4340,6 +4699,8 @@ msgid "PurgeHtmlCache" msgstr "" #: ../themes/Crao/templates/actionbar.tmpl:25 +#: ../themes/MonoBook/templates/actionbar.tmpl:35 +#: ../themes/MonoBook/templates/info.tmpl:179 #: ../themes/default/templates/actionbar.tmpl:41 #: ../themes/smaller/templates/actionbar.tmpl:43 #: ../themes/smaller/templates/info.tmpl:179 @@ -4510,13 +4871,13 @@ msgid "TextFormattingRules" msgstr "" #: ../themes/Crao/templates/head.tmpl:31 ../themes/Crao/templates/head.tmpl:32 -#: ../themes/default/templates/head.tmpl:32 +#: ../themes/default/templates/head.tmpl:36 #: ../themes/wikilens/templates/head.tmpl:31 msgid "HowToUseWiki" msgstr "" #: ../themes/Crao/templates/head.tmpl:70 ../themes/Crao/templates/head.tmpl:71 -#: ../themes/default/templates/head.tmpl:70 +#: ../themes/default/templates/head.tmpl:75 #: ../themes/wikilens/templates/head.tmpl:68 #: ../themes/wikilens/templates/head.tmpl:69 msgid "SandBox" @@ -4547,9 +4908,10 @@ msgid "You are signed in as %s" msgstr "" #: ../themes/Crao/templates/signin.tmpl:39 +#: ../themes/MonoBook/templates/signin.tmpl:38 #: ../themes/Sidebar/templates/signin.tmpl:38 #: ../themes/Wordpress/templates/signin.tmpl:42 -#: ../themes/default/templates/signin.tmpl:38 +#: ../themes/default/templates/signin.tmpl:37 msgid "Enter your UserId to sign in" msgstr "" @@ -4565,25 +4927,197 @@ msgid "Comment modified on %s by %s" msgstr "" #: ../themes/Hawaiian/themeinfo.php:29 ../themes/MacOSX/themeinfo.php:104 -#: ../themes/Portland/themeinfo.php:59 ../themes/Sidebar/themeinfo.php:102 -#: ../themes/SpaceWiki/themeinfo.php:43 ../themes/Wordpress/themeinfo.php:61 -#: ../themes/default/themeinfo.php:24 ../themes/smaller/themeinfo.php:52 -#: ../themes/wikilens/themeinfo.php:21 +#: ../themes/MonoBook/themeinfo.php:70 ../themes/Portland/themeinfo.php:59 +#: ../themes/Sidebar/themeinfo.php:102 ../themes/SpaceWiki/themeinfo.php:43 +#: ../themes/Wordpress/themeinfo.php:61 ../themes/default/themeinfo.php:24 +#: ../themes/smaller/themeinfo.php:52 ../themes/wikilens/themeinfo.php:24 msgid "Printer" msgstr "" -#: ../themes/Hawaiian/themeinfo.php:30 ../themes/Portland/themeinfo.php:60 -#: ../themes/Sidebar/themeinfo.php:103 ../themes/SpaceWiki/themeinfo.php:44 -#: ../themes/Wordpress/themeinfo.php:62 ../themes/default/themeinfo.php:26 -#: ../themes/smaller/themeinfo.php:54 ../themes/wikilens/themeinfo.php:23 +#: ../themes/Hawaiian/themeinfo.php:30 ../themes/MonoBook/themeinfo.php:72 +#: ../themes/Portland/themeinfo.php:60 ../themes/Sidebar/themeinfo.php:103 +#: ../themes/SpaceWiki/themeinfo.php:44 ../themes/Wordpress/themeinfo.php:62 +#: ../themes/default/themeinfo.php:26 ../themes/smaller/themeinfo.php:54 +#: ../themes/wikilens/themeinfo.php:26 msgid "Modern" msgstr "" -#: ../themes/MacOSX/themeinfo.php:105 ../themes/default/themeinfo.php:25 -#: ../themes/smaller/themeinfo.php:53 ../themes/wikilens/themeinfo.php:22 +#: ../themes/MacOSX/themeinfo.php:105 ../themes/MonoBook/themeinfo.php:71 +#: ../themes/default/themeinfo.php:25 ../themes/smaller/themeinfo.php:53 +#: ../themes/wikilens/themeinfo.php:25 msgid "Top & bottom toolbars" msgstr "" +#: ../themes/MonoBook/templates/actionbar.tmpl:26 +#: ../themes/smaller/templates/actionbar.tmpl:34 +msgid "Info" +msgstr "" + +#: ../themes/MonoBook/templates/browse-footer.tmpl:12 +#: ../themes/MonoBook/templates/browse-footer.tmpl:13 +msgid "Copyrights" +msgstr "" + +#: ../themes/MonoBook/templates/browse-footer.tmpl:18 +#: ../themes/MonoBook/templates/browse-footer.tmpl:19 +msgid "About" +msgstr "" + +#: ../themes/MonoBook/templates/browse-footer.tmpl:24 +#: ../themes/MonoBook/templates/browse-footer.tmpl:25 +msgid "GeneralDisclaimer" +msgstr "" + +#: ../themes/MonoBook/templates/info.tmpl:37 +#: ../themes/default/templates/info.tmpl:31 +#: ../themes/smaller/templates/info.tmpl:37 +msgid "1 word" +msgstr "" + +#: ../themes/MonoBook/templates/info.tmpl:39 +#: ../themes/default/templates/info.tmpl:33 +#: ../themes/smaller/templates/info.tmpl:39 +#, c-format +msgid "%s words" +msgstr "" + +#: ../themes/MonoBook/templates/info.tmpl:43 +#: ../themes/default/templates/info.tmpl:37 +#: ../themes/smaller/templates/info.tmpl:43 +#, c-format +msgid "Version %s" +msgstr "" + +#: ../themes/MonoBook/templates/info.tmpl:44 +#: ../themes/default/templates/info.tmpl:38 +#: ../themes/smaller/templates/info.tmpl:44 +msgid "Original (1.2 or 1.0)" +msgstr "" + +#: ../themes/MonoBook/templates/info.tmpl:76 +#: ../themes/default/templates/info.tmpl:70 +#: ../themes/smaller/templates/info.tmpl:76 +msgid "Saved on:" +msgstr "" + +#: ../themes/MonoBook/templates/info.tmpl:81 +#: ../themes/default/templates/info.tmpl:75 +#: ../themes/smaller/templates/info.tmpl:81 +#, c-format +msgid "Statistics about %s." +msgstr "" + +#: ../themes/MonoBook/templates/info.tmpl:92 +#: ../themes/default/templates/info.tmpl:86 +#: ../themes/smaller/templates/info.tmpl:92 +msgid "Supplanted on:" +msgstr "" + +#: ../themes/MonoBook/templates/info.tmpl:109 +#: ../themes/default/templates/info.tmpl:103 +#: ../themes/smaller/templates/info.tmpl:109 +msgid "Page Version:" +msgstr "" + +#: ../themes/MonoBook/templates/info.tmpl:113 +#: ../themes/default/templates/info.tmpl:107 +#: ../themes/smaller/templates/info.tmpl:113 +msgid "Markup:" +msgstr "" + +#: ../themes/MonoBook/templates/info.tmpl:117 +#: ../themes/default/templates/info.tmpl:111 +#: ../themes/smaller/templates/info.tmpl:117 +msgid "Size:" +msgstr "" + +#: ../themes/MonoBook/templates/info.tmpl:122 +#: ../themes/default/templates/info.tmpl:116 +#: ../themes/smaller/templates/info.tmpl:122 +msgid "Hits:" +msgstr "" + +#: ../themes/MonoBook/templates/info.tmpl:139 +#: ../themes/default/templates/info.tmpl:133 +#: ../themes/smaller/templates/info.tmpl:139 +msgid "home page" +msgstr "" + +#: ../themes/MonoBook/templates/info.tmpl:142 +#: ../themes/default/templates/info.tmpl:136 +#: ../themes/smaller/templates/info.tmpl:142 +msgid "User page" +msgstr "" + +#: ../themes/MonoBook/templates/info.tmpl:145 +#: ../themes/default/templates/info.tmpl:139 +#: ../themes/smaller/templates/info.tmpl:145 +msgid "Action page" +msgstr "" + +#: ../themes/MonoBook/templates/info.tmpl:148 +#: ../themes/default/templates/info.tmpl:142 +#: ../themes/smaller/templates/info.tmpl:148 +msgid "Blog page" +msgstr "" + +#: ../themes/MonoBook/templates/info.tmpl:154 +#: ../themes/default/templates/info.tmpl:148 +#: ../themes/smaller/templates/info.tmpl:154 +msgid "Subpage" +msgstr "" + +#: ../themes/MonoBook/templates/info.tmpl:159 +#: ../themes/default/templates/info.tmpl:153 +#: ../themes/smaller/templates/info.tmpl:159 +msgid "Page Type:" +msgstr "" + +#: ../themes/MonoBook/templates/info.tmpl:171 +#: ../themes/smaller/templates/info.tmpl:171 +msgid "Diff previous Revision" +msgstr "" + +#: ../themes/MonoBook/templates/info.tmpl:172 +#: ../themes/smaller/templates/info.tmpl:172 +msgid "Diff previous Author" +msgstr "" + +#: ../themes/MonoBook/templates/navbar.tmpl:39 +msgid "Like Pages" +msgstr "" + +#: ../themes/MonoBook/templates/navbar.tmpl:40 +msgid "What links here" +msgstr "" + +#: ../themes/MonoBook/templates/signin.tmpl:18 +#: ../themes/Wordpress/templates/signin.tmpl:21 +#: ../themes/default/templates/signin.tmpl:26 +#, c-format +msgid "Authenticated as %s" +msgstr "" + +#: ../themes/MonoBook/templates/signin.tmpl:41 +#, c-format +msgid "Signed as %s" +msgstr "" + +#: ../themes/MonoBook/templates/signin.tmpl:44 +#: ../themes/Sidebar/templates/signin.tmpl:44 +#: ../themes/Wordpress/templates/signin.tmpl:48 +#: ../themes/default/templates/signin.tmpl:43 +#, c-format +msgid "Click to authenticate as %s" +msgstr "" + +#: ../themes/MonoBook/templates/signin.tmpl:65 +#: ../themes/Sidebar/templates/signin.tmpl:64 +#: ../themes/Wordpress/templates/signin.tmpl:68 +#: ../themes/default/templates/signin.tmpl:62 +msgid "Sign in as:" +msgstr "" + #: ../themes/Portland/templates/actionbar.tmpl:8 msgid "EditText" msgstr "" @@ -4635,19 +5169,6 @@ msgstr "" msgid "(User: %s)" msgstr "" -#: ../themes/Sidebar/templates/signin.tmpl:44 -#: ../themes/Wordpress/templates/signin.tmpl:48 -#: ../themes/default/templates/signin.tmpl:44 -#, c-format -msgid "Click to authenticate as %s" -msgstr "" - -#: ../themes/Sidebar/templates/signin.tmpl:64 -#: ../themes/Wordpress/templates/signin.tmpl:68 -#: ../themes/default/templates/signin.tmpl:64 -msgid "Sign in as:" -msgstr "" - #: ../themes/Sidebar/themeinfo.php:99 msgid "Sidebar" msgstr "" @@ -4664,18 +5185,8 @@ msgstr "" msgid "Edit old revision" msgstr "" -#: ../themes/Wordpress/templates/actionbar.tmpl:12 -msgid "View source" -msgstr "" - -#: ../themes/Wordpress/templates/signin.tmpl:21 -#: ../themes/default/templates/signin.tmpl:18 -#, c-format -msgid "Authenticated as %s" -msgstr "" - #: ../themes/Wordpress/templates/signin.tmpl:45 -#: ../themes/default/templates/signin.tmpl:41 +#: ../themes/default/templates/signin.tmpl:40 #, c-format msgid "You are signed but not authenticated as %s. " msgstr "" @@ -4726,94 +5237,6 @@ msgstr "" msgid "CategoryHomepage" msgstr "" -#: ../themes/default/templates/info.tmpl:31 -#: ../themes/smaller/templates/info.tmpl:37 -msgid "1 word" -msgstr "" - -#: ../themes/default/templates/info.tmpl:33 -#: ../themes/smaller/templates/info.tmpl:39 -#, c-format -msgid "%s words" -msgstr "" - -#: ../themes/default/templates/info.tmpl:37 -#: ../themes/smaller/templates/info.tmpl:43 -#, c-format -msgid "Version %s" -msgstr "" - -#: ../themes/default/templates/info.tmpl:38 -#: ../themes/smaller/templates/info.tmpl:44 -msgid "Original (1.2 or 1.0)" -msgstr "" - -#: ../themes/default/templates/info.tmpl:70 -#: ../themes/smaller/templates/info.tmpl:76 -msgid "Saved on:" -msgstr "" - -#: ../themes/default/templates/info.tmpl:75 -#: ../themes/smaller/templates/info.tmpl:81 -#, c-format -msgid "Statistics about %s." -msgstr "" - -#: ../themes/default/templates/info.tmpl:86 -#: ../themes/smaller/templates/info.tmpl:92 -msgid "Supplanted on:" -msgstr "" - -#: ../themes/default/templates/info.tmpl:103 -#: ../themes/smaller/templates/info.tmpl:109 -msgid "Page Version:" -msgstr "" - -#: ../themes/default/templates/info.tmpl:107 -#: ../themes/smaller/templates/info.tmpl:113 -msgid "Markup:" -msgstr "" - -#: ../themes/default/templates/info.tmpl:111 -#: ../themes/smaller/templates/info.tmpl:117 -msgid "Size:" -msgstr "" - -#: ../themes/default/templates/info.tmpl:116 -#: ../themes/smaller/templates/info.tmpl:122 -msgid "Hits:" -msgstr "" - -#: ../themes/default/templates/info.tmpl:133 -#: ../themes/smaller/templates/info.tmpl:139 -msgid "home page" -msgstr "" - -#: ../themes/default/templates/info.tmpl:136 -#: ../themes/smaller/templates/info.tmpl:142 -msgid "User page" -msgstr "" - -#: ../themes/default/templates/info.tmpl:139 -#: ../themes/smaller/templates/info.tmpl:145 -msgid "Action page" -msgstr "" - -#: ../themes/default/templates/info.tmpl:142 -#: ../themes/smaller/templates/info.tmpl:148 -msgid "Blog page" -msgstr "" - -#: ../themes/default/templates/info.tmpl:148 -#: ../themes/smaller/templates/info.tmpl:154 -msgid "Subpage" -msgstr "" - -#: ../themes/default/templates/info.tmpl:153 -#: ../themes/smaller/templates/info.tmpl:159 -msgid "Page Type:" -msgstr "" - #: ../themes/default/templates/login.tmpl:40 #, c-format msgid "" @@ -4964,10 +5387,6 @@ msgstr "" msgid "Warning!" msgstr "" -#: ../themes/default/templates/userprefs.tmpl:12 -msgid "_PreferencesInfo" -msgstr "" - #: ../themes/default/templates/userprefs.tmpl:58 #: ../themes/default/templates/userprefs.tmpl:60 msgid "" @@ -5025,6 +5444,10 @@ msgstr "" msgid "Change Password" msgstr "" +#: ../themes/default/templates/userprefs.tmpl:129 +msgid "Set Password" +msgstr "" + #: ../themes/default/templates/userprefs.tmpl:131 msgid "New password" msgstr "" @@ -5164,19 +5587,3 @@ msgstr "" #, c-format msgid "Posted: %s" msgstr "" - -#: ../themes/smaller/templates/actionbar.tmpl:34 -msgid "Info" -msgstr "" - -#: ../themes/smaller/templates/info.tmpl:171 -msgid "Diff previous Revision" -msgstr "" - -#: ../themes/smaller/templates/info.tmpl:172 -msgid "Diff previous Author" -msgstr "" - -#: ../themes/wikilens/themeinfo.php:157 -msgid "Rate" -msgstr "" diff --git a/locale/po/sv.po b/locale/po/sv.po index 8b87f1862..296aa22ac 100644 --- a/locale/po/sv.po +++ b/locale/po/sv.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PhpWiki-1.3.4pre\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2004-06-08 21:04+0100\n" +"POT-Creation-Date: 2004-06-28 18:50+0100\n" "PO-Revision-Date: 2001-01-27 01:58+0200\n" "Last-Translator: Jon Åslund \n" "Language-Team: \n" @@ -24,7 +24,7 @@ msgstr "" msgid "Set USE_DB_SESSION to false." msgstr "" -#: ../lib/DbSession.php:528 ../lib/DbSession.php:530 +#: ../lib/DbSession.php:532 ../lib/DbSession.php:534 #: ../lib/WikiDB/backend/dba.php:23 ../lib/WikiDB/backend/dba.php:25 #, c-format msgid "%s: Can't open dba database" @@ -45,280 +45,275 @@ msgstr "" msgid "%s: error while handling error:" msgstr "" -#: ../lib/FileFinder.php:185 ../lib/loadsave.php:546 +#: ../lib/FileFinder.php:186 ../lib/loadsave.php:676 #, c-format msgid "%s: file not found" msgstr "%s: fila ingen funna" -#: ../lib/Google.php:161 -#, c-format -msgid "" -"You must first obtain a license key at %s to be able to use the Google API." -msgstr "" - -#: ../lib/Google.php:163 -msgid "It's free however." -msgstr "" - -#: ../lib/IniConfig.php:502 +#: ../lib/IniConfig.php:556 msgid "An unnamed PhpWiki" msgstr "" -#: ../lib/IniConfig.php:505 ../lib/upgrade.php:136 +#: ../lib/IniConfig.php:559 ../lib/upgrade.php:148 #: ../themes/Wordpress/templates/actionbar.tmpl:21 #: ../themes/default/templates/userprefs.tmpl:119 msgid "HomePage" msgstr "Framsida" -#: ../lib/IniConfig.php:519 +#: ../lib/IniConfig.php:573 #, c-format msgid "Encrypted passwords cannot be used: %s." msgstr "" -#: ../lib/IniConfig.php:525 +#: ../lib/IniConfig.php:579 msgid "" "The admin password cannot be empty. Please update your config/config.ini" msgstr "" -#: ../lib/IniConfig.php:529 +#: ../lib/IniConfig.php:583 msgid "" "Empty db_session_table. Turn USE_DB_SESSION off or define the table name." msgstr "" -#: ../lib/PageList.php:97 -#, fuzzy, c-format +#: ../lib/InlineParser.php:337 +msgid "Invalid [] syntax ignored" +msgstr "" + +#: ../lib/PageList.php:109 +#, c-format msgid "Sort by %s" -msgstr "av %s" +msgstr "" -#: ../lib/PageList.php:141 +#: ../lib/PageList.php:154 msgid "Click to reverse sort order" msgstr "" -#: ../lib/PageList.php:149 -#, fuzzy, c-format +#: ../lib/PageList.php:162 +#, c-format msgid "Click to sort by %s" -msgstr "av %s" +msgstr "" -#: ../lib/PageList.php:222 +#: ../lib/PageList.php:282 msgid "Click to de-/select all pages" msgstr "" -#: ../lib/PageList.php:285 ../lib/plugin/UnfoldSubpages.php:158 +#: ../lib/PageList.php:345 ../lib/plugin/UnfoldSubpages.php:158 #, c-format msgid " ... first %d bytes" msgstr "" -#: ../lib/PageList.php:290 +#: ../lib/PageList.php:350 #, c-format msgid " ... around %s" msgstr "" -#: ../lib/PageList.php:313 +#: ../lib/PageList.php:373 ../lib/upgrade.php:400 #, fuzzy, c-format msgid "%s not found" msgstr "%s: fila ingen funna" -#: ../lib/PageList.php:374 ../lib/plugin/AuthorHistory.php:174 +#: ../lib/PageList.php:435 ../lib/plugin/AuthorHistory.php:174 #: ../lib/plugin/WantedPages.php:150 msgid "Page Name" msgstr "Namn på Sidan" -#: ../lib/PageList.php:450 ../lib/plugin/FullTextSearch.php:105 +#: ../lib/PageList.php:550 ../lib/plugin/FullTextSearch.php:105 msgid "" msgstr "" -#: ../lib/PageList.php:670 ../lib/plugin/WikiAdminSearchReplace.php:164 +#: ../lib/PageList.php:860 ../lib/plugin/WikiAdminSearchReplace.php:173 #, fuzzy msgid "Content" msgstr "Innehåll" -#: ../lib/PageList.php:686 -#, fuzzy +#: ../lib/PageList.php:876 msgid "Select" -msgstr "Ta bort sida nu" +msgstr "" -#: ../lib/PageList.php:690 ../themes/default/templates/info.tmpl:65 +#: ../lib/PageList.php:880 ../themes/MonoBook/templates/info.tmpl:71 +#: ../themes/default/templates/info.tmpl:65 #: ../themes/smaller/templates/info.tmpl:71 msgid "Last Modified" msgstr "Ändringsdatum" -#: ../lib/PageList.php:692 +#: ../lib/PageList.php:882 msgid "Hits" msgstr "Träffar" -#: ../lib/PageList.php:694 ../themes/Crao/templates/editpage.tmpl:56 +#: ../lib/PageList.php:884 ../themes/Crao/templates/editpage.tmpl:56 #: ../themes/Wordpress/templates/editpage.tmpl:59 #: ../themes/default/templates/editpage.tmpl:59 msgid "Size" msgstr "" -#: ../lib/PageList.php:697 ../themes/default/templates/info.tmpl:67 +#: ../lib/PageList.php:887 ../themes/MonoBook/templates/info.tmpl:73 +#: ../themes/default/templates/info.tmpl:67 #: ../themes/smaller/templates/info.tmpl:73 msgid "Last Summary" msgstr "Senaste Kommentar" -#: ../lib/PageList.php:699 ../lib/plugin/AuthorHistory.php:123 +#: ../lib/PageList.php:889 ../lib/plugin/AuthorHistory.php:123 #: ../lib/plugin/AuthorHistory.php:176 ../lib/plugin/PluginManager.php:90 msgid "Version" msgstr "Version" -#: ../lib/PageList.php:702 ../themes/default/templates/info.tmpl:66 +#: ../lib/PageList.php:892 ../themes/MonoBook/templates/info.tmpl:72 +#: ../themes/default/templates/info.tmpl:66 #: ../themes/smaller/templates/info.tmpl:72 msgid "Last Author" msgstr "Göregående Författare" -#: ../lib/PageList.php:704 ../lib/WikiGroup.php:36 +#: ../lib/PageList.php:894 ../lib/WikiGroup.php:36 msgid "Owner" msgstr "" -#: ../lib/PageList.php:706 ../lib/WikiGroup.php:37 +#: ../lib/PageList.php:896 ../lib/WikiGroup.php:37 msgid "Creator" msgstr "" -#: ../lib/PageList.php:712 ../themes/Crao/templates/editpage.tmpl:88 +#: ../lib/PageList.php:902 ../themes/Crao/templates/editpage.tmpl:88 +#: ../themes/MonoBook/templates/info.tmpl:133 #: ../themes/default/templates/editpage.tmpl:89 #: ../themes/default/templates/info.tmpl:127 #: ../themes/smaller/templates/info.tmpl:133 msgid "Locked" msgstr "Låst" -#: ../lib/PageList.php:713 +#: ../lib/PageList.php:903 msgid "locked" msgstr "låst" -#: ../lib/PageList.php:716 +#: ../lib/PageList.php:906 msgid "Minor Edit" msgstr "" -#: ../lib/PageList.php:716 +#: ../lib/PageList.php:906 msgid "minor" msgstr "" -#: ../lib/PageList.php:718 +#: ../lib/PageList.php:908 msgid "Markup" msgstr "" -#: ../lib/PageList.php:798 ../lib/plugin/WantedPages.php:177 +#: ../lib/PageList.php:1104 ../lib/plugin/WantedPages.php:177 #, c-format msgid "Columns: %s." msgstr "" -#: ../lib/PagePerm.php:272 -#, fuzzy +#: ../lib/PagePerm.php:273 msgid "List this page and all subpages" -msgstr "Kunde inte spara sidan \"%s\"" +msgstr "" -#: ../lib/PagePerm.php:273 +#: ../lib/PagePerm.php:274 msgid "View this page and all subpages" msgstr "" -#: ../lib/PagePerm.php:274 +#: ../lib/PagePerm.php:275 msgid "Edit this page and all subpages" msgstr "" -#: ../lib/PagePerm.php:275 -#, fuzzy +#: ../lib/PagePerm.php:276 msgid "Create a new (sub)page" -msgstr "Kunde inte spara sidan \"%s\"" +msgstr "" -#: ../lib/PagePerm.php:276 +#: ../lib/PagePerm.php:277 msgid "Download the page contents" msgstr "" -#: ../lib/PagePerm.php:277 +#: ../lib/PagePerm.php:278 msgid "Change page attributes" msgstr "" -#: ../lib/PagePerm.php:278 -#, fuzzy +#: ../lib/PagePerm.php:279 msgid "Remove this page" -msgstr "Ta bort sida" +msgstr "" -#: ../lib/PagePerm.php:327 +#: ../lib/PagePerm.php:328 #, c-format msgid "Unsupported ACL access type %s ignored." msgstr "" -#: ../lib/PagePerm.php:532 +#: ../lib/PagePerm.php:533 msgid "Access" msgstr "" -#: ../lib/PagePerm.php:534 -#, fuzzy +#: ../lib/PagePerm.php:535 msgid "Group/User" -msgstr "Visa källkoden för %s" +msgstr "" -#: ../lib/PagePerm.php:535 +#: ../lib/PagePerm.php:536 msgid "Grant" msgstr "" -#: ../lib/PagePerm.php:536 +#: ../lib/PagePerm.php:537 msgid "Del/+" msgstr "" -#: ../lib/PagePerm.php:537 ../lib/plugin/PluginManager.php:90 +#: ../lib/PagePerm.php:538 ../lib/plugin/PluginManager.php:90 msgid "Description" msgstr "" -#: ../lib/PagePerm.php:558 +#: ../lib/PagePerm.php:559 msgid "Add this ACL" msgstr "" -#: ../lib/PagePerm.php:582 +#: ../lib/PagePerm.php:583 msgid "Allow / Deny" msgstr "" -#: ../lib/PagePerm.php:594 +#: ../lib/PagePerm.php:595 msgid "Delete this ACL" msgstr "" -#: ../lib/PagePerm.php:620 +#: ../lib/PagePerm.php:621 msgid "add " msgstr "" -#: ../lib/PagePerm.php:624 +#: ../lib/PagePerm.php:625 msgid "Check to add this Acl" msgstr "" -#: ../lib/PageType.php:132 ../lib/loadsave.php:409 -#: ../lib/plugin/WantedPages.php:80 ../themes/default/templates/info.tmpl:144 +#: ../lib/PageType.php:132 ../lib/loadsave.php:502 +#: ../lib/plugin/WantedPages.php:80 ../themes/MonoBook/templates/info.tmpl:150 +#: ../themes/MonoBook/templates/info.tmpl:151 +#: ../themes/default/templates/info.tmpl:144 #: ../themes/default/templates/info.tmpl:145 #: ../themes/smaller/templates/info.tmpl:150 #: ../themes/smaller/templates/info.tmpl:151 msgid "InterWikiMap" msgstr "" -#: ../lib/PageType.php:218 ../lib/loadsave.php:557 +#: ../lib/PageType.php:218 ../lib/loadsave.php:687 #, c-format msgid "Loading InterWikiMap from external file %s." msgstr "" #: ../lib/PageType.php:316 -#, fuzzy msgid "Moniker" -msgstr "Ny|modig" +msgstr "" #: ../lib/PageType.php:317 msgid "InterWiki Address" msgstr "" -#: ../lib/RSSWriter091.php:116 ../lib/loadsave.php:909 +#: ../lib/RSSWriter091.php:116 ../lib/loadsave.php:1039 #: ../lib/plugin/RecentChanges.php:260 ../lib/plugin/RecentChanges.php:275 #: ../lib/plugin/RecentChanges.php:377 ../lib/plugin/RecentChanges.php:453 -#: ../lib/plugin/RecentChanges.php:586 ../lib/plugin/RecentChanges.php:656 +#: ../lib/plugin/RecentChanges.php:585 ../lib/plugin/RecentChanges.php:655 #: ../themes/Crao/templates/head.tmpl:63 #: ../themes/Crao/templates/navbar.tmpl:21 +#: ../themes/MonoBook/templates/navbar.tmpl:13 #: ../themes/Portland/templates/navbar.tmpl:28 #: ../themes/Sidebar/templates/navbar.tmpl:12 #: ../themes/Wordpress/templates/actionbar.tmpl:24 -#: ../themes/default/templates/head.tmpl:62 +#: ../themes/default/templates/head.tmpl:66 #: ../themes/default/templates/navbar.tmpl:11 #: ../themes/smaller/templates/navbar.tmpl:10 #: ../themes/wikilens/templates/navbar.tmpl:10 msgid "RecentChanges" msgstr "SenasteÄndringar" -#: ../lib/Request.php:57 ../lib/main.php:932 ../lib/main.php:945 +#: ../lib/Request.php:57 ../lib/main.php:972 ../lib/main.php:985 #, c-format msgid "%s is not writable." msgstr "" @@ -327,17 +322,17 @@ msgstr "" msgid "The PhpWiki access log file" msgstr "" -#: ../lib/Request.php:59 ../lib/main.php:935 +#: ../lib/Request.php:59 ../lib/main.php:975 #, c-format msgid "Please ensure that %s is writable, or redefine %s in config/config.ini." msgstr "" #: ../lib/Request.php:60 -#, fuzzy, c-format +#, c-format msgid "the file '%s'" -msgstr "senast ändrad %s" +msgstr "" -#: ../lib/Template.php:160 +#: ../lib/Template.php:161 #, c-format msgid "%4d %s\n" msgstr "%4d %s\n" @@ -352,24 +347,24 @@ msgid "%s at %s" msgstr "%s i %s" #: ../lib/Theme.php:383 -#, fuzzy, c-format +#, c-format msgid "Version %s, saved %s" msgstr "Version %s, sparade %s" #: ../lib/Theme.php:385 -#, fuzzy, c-format +#, c-format msgid "Last edited %s" -msgstr "Senast ändrad %s." +msgstr "Senast ändrad %s" #: ../lib/Theme.php:394 -#, fuzzy, c-format +#, c-format msgid "Version %s, saved on %s" msgstr "Version %s, sparade %s" #: ../lib/Theme.php:396 -#, fuzzy, c-format +#, c-format msgid "Last edited on %s" -msgstr "Senast ändrad %s." +msgstr "Senast ändrad %s" #: ../lib/Theme.php:412 msgid "today" @@ -380,25 +375,25 @@ msgid "yesterday" msgstr "i går" #: ../lib/Theme.php:439 ../lib/Theme.php:441 -#, fuzzy, c-format +#, c-format msgid "Owner: %s" -msgstr "%s: %s" +msgstr "" -#: ../lib/Theme.php:452 ../lib/Theme.php:454 ../lib/diff.php:256 +#: ../lib/Theme.php:452 ../lib/Theme.php:454 ../lib/diff.php:262 #: ../lib/plugin/Diff.php:75 #, c-format msgid "by %s" msgstr "av %s" #: ../lib/Theme.php:557 -#, fuzzy, c-format +#, c-format msgid "Empty link to: %s" -msgstr "De %d mest populära sidorna för den här wikin:" +msgstr "" #: ../lib/Theme.php:569 ../themes/MacOSX/themeinfo.php:71 -#, fuzzy, c-format +#, c-format msgid "Create: %s" -msgstr "Sparade: %s" +msgstr "" #: ../lib/Theme.php:585 #, c-format @@ -410,62 +405,65 @@ msgstr "" msgid "'%s': Bad page name" msgstr "" -#: ../lib/Theme.php:894 ../themes/Crao/templates/actionbar.tmpl:5 +#: ../lib/Theme.php:914 ../themes/Crao/templates/actionbar.tmpl:5 +#: ../themes/MonoBook/templates/actionbar.tmpl:6 #: ../themes/default/templates/actionbar.tmpl:5 #: ../themes/smaller/templates/actionbar.tmpl:6 msgid "Edit" msgstr "Redigera" -#: ../lib/Theme.php:895 ../lib/plugin/Diff.php:36 +#: ../lib/Theme.php:915 ../lib/plugin/Diff.php:36 msgid "Diff" msgstr "Diff" -#: ../lib/Theme.php:896 ../themes/Crao/templates/signin.tmpl:15 +#: ../lib/Theme.php:916 ../themes/Crao/templates/signin.tmpl:15 #: ../themes/Crao/templates/signin.tmpl:31 +#: ../themes/MonoBook/templates/signin.tmpl:16 +#: ../themes/MonoBook/templates/signin.tmpl:30 #: ../themes/Sidebar/templates/signin.tmpl:16 #: ../themes/Sidebar/templates/signin.tmpl:30 #: ../themes/Wordpress/templates/signin.tmpl:18 #: ../themes/Wordpress/templates/signin.tmpl:34 #: ../themes/default/templates/signin.tmpl:16 -#: ../themes/default/templates/signin.tmpl:30 +#: ../themes/default/templates/signin.tmpl:29 msgid "Sign Out" msgstr "Logga ut" -#: ../lib/Theme.php:897 ../lib/WikiUser.php:219 ../lib/WikiUserNew.php:477 +#: ../lib/Theme.php:917 ../lib/WikiUser.php:219 ../lib/WikiUserNew.php:477 #: ../themes/Crao/templates/signin.tmpl:59 #: ../themes/default/templates/login.tmpl:68 msgid "Sign In" msgstr "Anslut" -#: ../lib/Theme.php:898 ../themes/MacOSX/themeinfo.php:135 +#: ../lib/Theme.php:918 ../themes/MacOSX/themeinfo.php:135 msgid "Lock Page" msgstr "Lås Sida" -#: ../lib/Theme.php:899 ../themes/MacOSX/themeinfo.php:136 +#: ../lib/Theme.php:919 ../themes/MacOSX/themeinfo.php:136 msgid "Unlock Page" msgstr "Lås upp Sida" -#: ../lib/Theme.php:900 ../lib/removepage.php:22 +#: ../lib/Theme.php:920 ../lib/removepage.php:22 msgid "Remove Page" msgstr "Ta bort sida" -#: ../lib/Theme.php:1260 +#: ../lib/Theme.php:1280 #, c-format msgid "%s: has no box method" msgstr "" -#: ../lib/Theme.php:1279 +#: ../lib/Theme.php:1299 msgid "Related Links" msgstr "" -#: ../lib/Theme.php:1299 +#: ../lib/Theme.php:1319 msgid "External Links" msgstr "" #: ../lib/WikiDB.php:408 -#, fuzzy, c-format +#, c-format msgid "renamed from %s" -msgstr "Insättning från %s" +msgstr "" #: ../lib/WikiDB.php:416 msgid "WikiDB::renamePage() not yet implemented for this backend" @@ -481,46 +479,44 @@ msgstr "" msgid "Optimizing %s" msgstr "" -#: ../lib/WikiDB.php:876 -#, fuzzy +#: ../lib/WikiDB.php:877 msgid "Page change" -msgstr "Visa källkoden och referenser för sidan" +msgstr "" -#: ../lib/WikiDB.php:900 -#, fuzzy +#: ../lib/WikiDB.php:901 msgid "New Page" -msgstr "Ta bort sida" +msgstr "" -#: ../lib/WikiDB.php:902 +#: ../lib/WikiDB.php:903 #, fuzzy, c-format msgid "Edited by: %s" msgstr "Redigera: %s" -#: ../lib/WikiDB.php:909 +#: ../lib/WikiDB.php:910 #, c-format msgid "PageChange Notification of %s sent to %s" msgstr "" -#: ../lib/WikiDB.php:912 +#: ../lib/WikiDB.php:913 #, c-format msgid "PageChange Notification Error: Couldn't send %s to %s" msgstr "" -#: ../lib/WikiDB.php:1398 ../lib/WikiDB.php:1402 +#: ../lib/WikiDB.php:1405 ../lib/WikiDB.php:1409 #: ../themes/default/templates/homepage.tmpl:7 #, c-format msgid "Describe %s here." msgstr "Beskriv %s här." -#: ../lib/WikiDB.php:1437 +#: ../lib/WikiDB.php:1444 #, c-format msgid "Oops! Revision %s of %s seems to have been deleted!" msgstr "" #: ../lib/WikiDB/backend/file.php:108 -#, fuzzy, c-format +#, c-format msgid "'%s': corrupt file" -msgstr "%s: fila ingen funna" +msgstr "" #: ../lib/WikiDB/dba.php:17 #, c-format @@ -529,7 +525,7 @@ msgid "" "DB file to a permanent location or risk losing all the pages!" msgstr "" -#: ../lib/WikiGroup.php:26 ../lib/WikiGroup.php:120 +#: ../lib/WikiGroup.php:26 ../lib/WikiGroup.php:130 msgid "No or unsupported GROUP_METHOD defined" msgstr "" @@ -546,9 +542,8 @@ msgid "Bogo Users" msgstr "" #: ../lib/WikiGroup.php:32 -#, fuzzy msgid "HasHomePage" -msgstr "Framsida" +msgstr "" #: ../lib/WikiGroup.php:33 msgid "Signed Users" @@ -562,49 +557,53 @@ msgstr "" msgid "Administrators" msgstr "" -#: ../lib/WikiGroup.php:175 +#: ../lib/WikiGroup.php:180 ../lib/WikiGroup.php:221 ../lib/WikiGroup.php:298 +#: ../lib/WikiGroup.php:352 ../lib/WikiGroup.php:368 +#, c-format +msgid "Method '%s' not implemented in this GROUP_METHOD %s" +msgstr "" + +#: ../lib/WikiGroup.php:206 #, c-format msgid "Undefined method %s for special group %s" msgstr "" -#: ../lib/WikiGroup.php:180 ../lib/WikiGroup.php:195 ../lib/WikiGroup.php:300 -#: ../lib/WikiGroup.php:305 ../lib/WikiGroup.php:321 ../lib/WikiGroup.php:337 +#: ../lib/WikiGroup.php:337 #, c-format -msgid "Method '%s' not implemented in this GROUP_METHOD %s" +msgid "Unknown special group '%s'" msgstr "" -#: ../lib/WikiGroup.php:465 +#: ../lib/WikiGroup.php:495 #, c-format msgid "Group page '%s' does not exist" msgstr "" -#: ../lib/WikiGroup.php:497 -#, fuzzy +#: ../lib/WikiGroup.php:526 msgid "CategoryGroup" -msgstr "Nuvarande sida:" +msgstr "" -#: ../lib/WikiGroup.php:572 +#: ../lib/WikiGroup.php:601 msgid "No or not enough GROUP_DB SQL statements defined" msgstr "" -#: ../lib/WikiGroup.php:781 +#: ../lib/WikiGroup.php:817 msgid "AUTH_GROUP_FILE not defined" msgstr "" -#: ../lib/WikiGroup.php:785 +#: ../lib/WikiGroup.php:821 #, c-format msgid "Cannot open AUTH_GROUP_FILE %s" msgstr "" -#: ../lib/WikiGroup.php:891 +#: ../lib/WikiGroup.php:929 msgid "LDAP_AUTH_HOST not defined" msgstr "" -#: ../lib/WikiGroup.php:897 +#: ../lib/WikiGroup.php:938 msgid "No LDAP in this PHP version" msgstr "" -#: ../lib/WikiGroup.php:977 ../lib/WikiUserNew.php:2038 +#: ../lib/WikiGroup.php:1020 #, c-format msgid "Unable to connect to LDAP server %s" msgstr "" @@ -613,54 +612,75 @@ msgstr "" msgid "n/a" msgstr "" -#: ../lib/WikiPlugin.php:118 ../lib/plugin/WikiPoll.php:114 +#: ../lib/WikiPlugin.php:118 ../lib/loadsave.php:84 ../lib/loadsave.php:606 +#: ../lib/loadsave.php:612 ../lib/main.php:800 +#: ../lib/plugin/WikiAdminSelect.php:193 ../themes/Crao/templates/head.tmpl:79 +#: ../themes/Crao/templates/head.tmpl:80 +#: ../themes/Crao/templates/navbar.tmpl:45 +#: ../themes/MonoBook/templates/navbar.tmpl:46 +#: ../themes/Portland/templates/navbar.tmpl:30 +#: ../themes/Sidebar/templates/navbar.tmpl:26 +#: ../themes/Wordpress/templates/actionbar.tmpl:28 +#: ../themes/default/templates/head.tmpl:83 +#: ../themes/default/templates/navbar.tmpl:45 +#: ../themes/smaller/templates/navbar.tmpl:22 +#: ../themes/wikilens/templates/head.tmpl:78 +#: ../themes/wikilens/templates/head.tmpl:79 +#: ../themes/wikilens/templates/navbar.tmpl:43 +msgid "PhpWikiAdministration" +msgstr "" + +#: ../lib/WikiPlugin.php:122 ../lib/plugin/WikiPoll.php:114 #, c-format msgid "argument '%s' not declared by plugin" msgstr "" -#: ../lib/WikiPlugin.php:189 +#: ../lib/WikiPlugin.php:193 #, c-format msgid "trailing cruft in plugin args: '%s'" msgstr "" -#: ../lib/WikiPlugin.php:310 -#, fuzzy, c-format +#: ../lib/WikiPlugin.php:314 +#, c-format msgid "Plugin %s failed." -msgstr "Insättning för '%s' misslyckades" +msgstr "" -#: ../lib/WikiPlugin.php:316 -#, fuzzy, c-format +#: ../lib/WikiPlugin.php:320 +#, c-format msgid "Plugin %s disabled." -msgstr "Insättning för '%s' misslyckades" +msgstr "" -#: ../lib/WikiPlugin.php:431 +#: ../lib/WikiPlugin.php:435 #, c-format msgid "Include of '%s' failed" msgstr "Insättning för '%s' misslyckades" -#: ../lib/WikiPlugin.php:433 +#: ../lib/WikiPlugin.php:437 #, c-format msgid "%s: no such class" msgstr "" -#: ../lib/WikiPlugin.php:438 +#: ../lib/WikiPlugin.php:442 #, c-format msgid "%s: not a subclass of WikiPlugin" msgstr "" -#: ../lib/WikiPluginCached.php:571 +#: ../lib/WikiPluginCached.php:577 #, c-format msgid "" "There is no image creation data available to id '%s'. Please reload " "referring page." msgstr "" +#: ../lib/WikiPluginCached.php:681 +msgid "Image map expired. Reload wiki page to recreate its html part." +msgstr "" + #: ../lib/WikiUser.php:187 ../lib/WikiUser.php:266 ../lib/WikiUserNew.php:555 -#: ../lib/WikiUserNew.php:1502 ../lib/WikiUserNew.php:1559 -#: ../lib/WikiUserNew.php:1767 -#, fuzzy +#: ../lib/WikiUserNew.php:1525 ../lib/WikiUserNew.php:1582 +#: ../lib/WikiUserNew.php:1794 msgid "Invalid username." -msgstr "Lösenord" +msgstr "" #: ../lib/WikiUser.php:191 ../lib/WikiUserNew.php:562 msgid "Invalid password or userid." @@ -684,9 +704,8 @@ msgid "" msgstr "Den här sidan är låst av administratören och kan ej redigeras." #: ../lib/WikiUser.php:386 -#, fuzzy msgid "Your home page is locked so your preferences cannot not be saved." -msgstr "Den här sidan är låst av administratören och kan ej redigeras." +msgstr "" #: ../lib/WikiUser.php:387 msgid "Please contact your PhpWiki administrator for assistance." @@ -700,9 +719,8 @@ msgid "" msgstr "" #: ../lib/WikiUserNew.php:560 -#, fuzzy msgid "Invalid password." -msgstr "Lösenord" +msgstr "" #: ../lib/WikiUserNew.php:618 msgid "Empty Preferences or format of UserPreferences cookie not recognised." @@ -712,77 +730,75 @@ msgstr "" msgid "Default preferences will be used." msgstr "" -#: ../lib/WikiUserNew.php:1168 +#: ../lib/WikiUserNew.php:1180 msgid "" "The length of the stored password is shorter than the system policy allows. " "Sorry, you cannot login.\n" " You have to ask the System Administrator to reset your password." msgstr "" -#: ../lib/WikiUserNew.php:1182 ../lib/pear/File_Passwd.php:209 +#: ../lib/WikiUserNew.php:1194 ../lib/pear/File_Passwd.php:209 msgid "The crypt function is not available in this version of PHP." msgstr "" -#: ../lib/WikiUserNew.php:1183 +#: ../lib/WikiUserNew.php:1195 msgid "" "Please set ENCRYPTED_PASSWD to false in config/config.ini and probably " "change ADMIN_PASSWD." msgstr "" -#: ../lib/WikiUserNew.php:1196 +#: ../lib/WikiUserNew.php:1208 msgid "Please set ENCRYPTED_PASSWD to true in config/config.ini." msgstr "" -#: ../lib/WikiUserNew.php:1327 +#: ../lib/WikiUserNew.php:1349 +msgid "PersonalPage login method:\n" +msgstr "" + +#: ../lib/WikiUserNew.php:1350 #, c-format -msgid "" -"\n" -"You stored an empty password in your '%s' page.\n" +msgid "You stored an empty password in your '%s' page.\n" msgstr "" -#: ../lib/WikiUserNew.php:1328 +#: ../lib/WikiUserNew.php:1351 msgid "Your access permissions are only for a BogoUser.\n" msgstr "" -#: ../lib/WikiUserNew.php:1329 +#: ../lib/WikiUserNew.php:1352 msgid "Please set your password in UserPreferences." msgstr "" -#: ../lib/WikiUserNew.php:1641 ../lib/WikiUserNew.php:1688 -#: ../lib/WikiUserNew.php:1728 ../lib/WikiUserNew.php:1848 -#: ../lib/WikiUserNew.php:1912 ../lib/WikiUserNew.php:1962 +#: ../lib/WikiUserNew.php:1665 ../lib/WikiUserNew.php:1713 +#: ../lib/WikiUserNew.php:1754 ../lib/WikiUserNew.php:1876 +#: ../lib/WikiUserNew.php:1941 ../lib/WikiUserNew.php:1991 #, c-format msgid "Either %s is missing or DATABASE_TYPE != '%s'" msgstr "" -#: ../lib/WikiUserNew.php:1652 ../lib/WikiUserNew.php:1863 +#: ../lib/WikiUserNew.php:1676 ../lib/WikiUserNew.php:1891 #, c-format msgid "%s is missing" msgstr "" -#: ../lib/WikiUserNew.php:1998 ../lib/WikiUserNew.php:2051 +#: ../lib/WikiUserNew.php:2064 ../lib/WikiUserNew.php:2104 #, c-format msgid "Invalid username '%s' for LDAP Auth" msgstr "" -#: ../lib/WikiUserNew.php:2083 -msgid "Unable to connect to LDAP server " -msgstr "" - -#: ../lib/WikiUserNew.php:2116 +#: ../lib/WikiUserNew.php:2155 msgid "Unable to connect to IMAP server " msgstr "" -#: ../lib/WikiUserNew.php:2183 -#, fuzzy, c-format +#: ../lib/WikiUserNew.php:2223 +#, c-format msgid "Couldn't connect to %s" -msgstr "Ger upp, kan ej skapa anslutning till databasen: %s" +msgstr "" -#: ../lib/WikiUserNew.php:2595 +#: ../lib/WikiUserNew.php:2636 msgid "Email Verification" msgstr "" -#: ../lib/WikiUserNew.php:2596 +#: ../lib/WikiUserNew.php:2637 #, c-format msgid "" "Welcome to %s!\n" @@ -791,98 +807,94 @@ msgid "" "See %s" msgstr "" -#: ../lib/WikiUserNew.php:2612 +#: ../lib/WikiUserNew.php:2653 #, c-format msgid "E-Mail address '%s' is not properly formatted" msgstr "" -#: ../lib/WikiUserNew.php:2616 +#: ../lib/WikiUserNew.php:2657 #, c-format msgid "E-Mail address '%s' is properly formatted" msgstr "" -#: ../lib/XmlElement.php:444 ../lib/stdlib.php:1054 +#: ../lib/XmlElement.php:455 ../lib/stdlib.php:1128 #, c-format msgid "Can't mix '%s' with '%s' type format strings" msgstr "" -#: ../lib/diff.php:253 ../lib/plugin/Diff.php:72 +#: ../lib/diff.php:259 ../lib/plugin/Diff.php:72 #, c-format msgid "version %s" msgstr "version %s" -#: ../lib/diff.php:258 ../lib/plugin/Diff.php:77 +#: ../lib/diff.php:266 ../lib/plugin/Diff.php:77 +#: ../lib/wikilens/PageListColumns.php:323 msgid "None" msgstr "Ingen" -#: ../lib/diff.php:280 ../lib/plugin/Diff.php:94 +#: ../lib/diff.php:288 ../lib/plugin/Diff.php:94 #: ../lib/plugin/PageHistory.php:312 ../lib/plugin/PageInfo.php:59 #, c-format msgid "I'm sorry, there is no such page as %s." msgstr "" -#: ../lib/diff.php:283 ../lib/diff.php:384 +#: ../lib/diff.php:291 ../lib/diff.php:392 #, c-format msgid "Diff: %s" msgstr "Diff av: %s" -#: ../lib/diff.php:290 ../lib/diff.php:300 ../lib/plugin/Diff.php:102 +#: ../lib/diff.php:298 ../lib/diff.php:308 ../lib/plugin/Diff.php:102 #: ../lib/plugin/Diff.php:112 #, c-format msgid "version %d" msgstr "version %d" -#: ../lib/diff.php:294 ../lib/plugin/Diff.php:106 +#: ../lib/diff.php:302 ../lib/plugin/Diff.php:106 msgid "current version" msgstr "nuvarande version" -#: ../lib/diff.php:311 ../lib/plugin/Diff.php:123 +#: ../lib/diff.php:319 ../lib/plugin/Diff.php:123 msgid "revision by previous author" msgstr "version från föregående författare" -#: ../lib/diff.php:317 ../lib/plugin/Diff.php:129 -#, fuzzy +#: ../lib/diff.php:325 ../lib/plugin/Diff.php:129 msgid "previous revision" -msgstr "Föregående Månad" +msgstr "" -#: ../lib/diff.php:327 ../lib/plugin/Diff.php:139 +#: ../lib/diff.php:335 ../lib/plugin/Diff.php:139 msgid "predecessor to the previous major change" msgstr "" -#: ../lib/diff.php:337 ../lib/plugin/Diff.php:149 +#: ../lib/diff.php:345 ../lib/plugin/Diff.php:149 #, c-format msgid "Differences between %s and %s of %s." msgstr "" -#: ../lib/diff.php:340 ../lib/plugin/Diff.php:152 +#: ../lib/diff.php:348 ../lib/plugin/Diff.php:152 msgid "Other diffs:" msgstr "" -#: ../lib/diff.php:341 ../lib/plugin/Diff.php:153 -#, fuzzy +#: ../lib/diff.php:349 ../lib/plugin/Diff.php:153 msgid "Previous Major Revision" -msgstr "Föregående Månad" +msgstr "" -#: ../lib/diff.php:342 ../lib/plugin/Diff.php:154 -#, fuzzy +#: ../lib/diff.php:350 ../lib/plugin/Diff.php:154 msgid "Previous Revision" -msgstr "Föregående Månad" +msgstr "" -#: ../lib/diff.php:343 ../lib/plugin/Diff.php:155 +#: ../lib/diff.php:351 ../lib/plugin/Diff.php:155 msgid "Previous Author" msgstr "Göregående Författare" -#: ../lib/diff.php:360 ../lib/plugin/Diff.php:172 -#, fuzzy +#: ../lib/diff.php:368 ../lib/plugin/Diff.php:172 msgid "Newer page:" -msgstr "Ta bort sida" +msgstr "" -#: ../lib/diff.php:362 ../lib/plugin/Diff.php:174 -#, fuzzy +#: ../lib/diff.php:370 ../lib/plugin/Diff.php:174 msgid "Older page:" -msgstr "Kunde inte spara sidan \"%s\"" +msgstr "" -#: ../lib/diff.php:370 ../lib/plugin/Diff.php:182 +#: ../lib/diff.php:378 ../lib/plugin/Diff.php:182 msgid "Versions are identical" msgstr "Versionerna är identiska" @@ -891,14 +903,15 @@ msgstr "Versionerna #: ../lib/plugin/PageGroup.php:193 ../lib/plugin/PageGroup.php:200 #: ../lib/plugin/PageHistory.php:216 ../lib/plugin/UnfoldSubpages.php:165 #: ../themes/Crao/templates/head.tmpl:47 -#: ../themes/default/templates/head.tmpl:46 +#: ../themes/MonoBook/templates/logo.tmpl:2 +#: ../themes/default/templates/head.tmpl:50 #: ../themes/wikilens/templates/head.tmpl:45 #, c-format msgid "%s: %s" msgstr "%s: %s" -#: ../lib/display.php:104 ../lib/display.php:111 -#: ../lib/plugin/BackLinks.php:31 ../lib/plugin/_WikiTranslation.php:50 +#: ../lib/display.php:113 ../lib/display.php:120 +#: ../lib/plugin/BackLinks.php:31 ../lib/plugin/_WikiTranslation.php:53 #: ../themes/Crao/templates/navbar.tmpl:25 #: ../themes/Sidebar/templates/navbar.tmpl:23 #: ../themes/default/templates/navbar.tmpl:25 @@ -907,131 +920,126 @@ msgstr "%s: %s" msgid "BackLinks" msgstr "" -#: ../lib/display.php:107 ../lib/display.php:114 +#: ../lib/display.php:116 ../lib/display.php:123 #, c-format msgid "BackLinks for %s" msgstr "" -#: ../lib/display.php:122 +#: ../lib/display.php:131 #, fuzzy, c-format msgid "(Redirected from %s)" msgstr "(Insättning från %s)" -#: ../lib/editpage.php:106 ../lib/editpage.php:501 -#, fuzzy +#: ../lib/editpage.php:107 ../lib/editpage.php:501 msgid "Your version" -msgstr "nuvarande version" +msgstr "" -#: ../lib/editpage.php:106 ../lib/editpage.php:502 -#, fuzzy +#: ../lib/editpage.php:107 ../lib/editpage.php:502 msgid "Other version" -msgstr "nuvarande version" +msgstr "" -#: ../lib/editpage.php:142 +#: ../lib/editpage.php:143 msgid "Undo" msgstr "" -#: ../lib/editpage.php:148 -#, fuzzy +#: ../lib/editpage.php:149 msgid "Undo disabled" -msgstr "Insättning för '%s' misslyckades" +msgstr "" -#: ../lib/editpage.php:158 ../lib/editpage.php:305 -#: ../lib/plugin/WikiAdminSearchReplace.php:180 +#: ../lib/editpage.php:159 ../lib/editpage.php:305 +#: ../lib/plugin/WikiAdminSearchReplace.php:189 msgid "Search & Replace" msgstr "" -#: ../lib/editpage.php:160 ../lib/plugin/InterWikiSearch.php:92 -#: ../lib/plugin/RecentChanges.php:573 +#: ../lib/editpage.php:161 ../lib/plugin/InterWikiSearch.php:91 +#: ../lib/plugin/RecentChanges.php:572 #: ../themes/Sidebar/templates/body.tmpl:17 msgid "Search" msgstr "Sök" -#: ../lib/editpage.php:162 +#: ../lib/editpage.php:163 msgid "Replace with" msgstr "" -#: ../lib/editpage.php:164 ../lib/upgrade.php:300 ../lib/upgrade.php:315 -#: ../lib/upgrade.php:340 ../lib/upgrade.php:342 +#: ../lib/editpage.php:165 ../lib/upgrade.php:312 ../lib/upgrade.php:327 +#: ../lib/upgrade.php:352 ../lib/upgrade.php:354 ../lib/upgrade.php:428 msgid "OK" msgstr "" -#: ../lib/editpage.php:166 +#: ../lib/editpage.php:167 msgid "Close" msgstr "" -#: ../lib/editpage.php:223 +#: ../lib/editpage.php:224 #, c-format msgid "Edit: %s" msgstr "Redigera: %s" -#: ../lib/editpage.php:233 ../lib/editpage.php:234 +#: ../lib/editpage.php:234 ../lib/editpage.php:235 msgid "Bold text" msgstr "" -#: ../lib/editpage.php:238 ../lib/editpage.php:239 +#: ../lib/editpage.php:239 ../lib/editpage.php:240 msgid "Italic text" msgstr "" -#: ../lib/editpage.php:243 +#: ../lib/editpage.php:244 msgid "optional label | PageName" msgstr "" -#: ../lib/editpage.php:244 -#, fuzzy +#: ../lib/editpage.php:245 msgid "Link to page" -msgstr "Lås upp Sida" +msgstr "" -#: ../lib/editpage.php:248 +#: ../lib/editpage.php:249 msgid "optional label | http://www.example.com" msgstr "" -#: ../lib/editpage.php:249 +#: ../lib/editpage.php:250 msgid "External link (remember http:// prefix)" msgstr "" -#: ../lib/editpage.php:253 +#: ../lib/editpage.php:254 msgid "Headline text" msgstr "" -#: ../lib/editpage.php:254 +#: ../lib/editpage.php:255 msgid "Level 1 headline" msgstr "" -#: ../lib/editpage.php:258 +#: ../lib/editpage.php:259 msgid "Example.jpg" msgstr "" -#: ../lib/editpage.php:259 +#: ../lib/editpage.php:260 msgid "Embedded image" msgstr "" -#: ../lib/editpage.php:263 +#: ../lib/editpage.php:264 msgid "Insert non-formatted text here" msgstr "" -#: ../lib/editpage.php:264 +#: ../lib/editpage.php:265 msgid "Ignore wiki formatting" msgstr "" -#: ../lib/editpage.php:269 -#, fuzzy +#: ../lib/editpage.php:270 msgid "Your signature" -msgstr "nuvarande version" +msgstr "" -#: ../lib/editpage.php:274 +#: ../lib/editpage.php:275 msgid "Horizontal line" msgstr "" -#: ../lib/editpage.php:278 ../lib/editpage.php:279 ../lib/editpage.php:594 +#: ../lib/editpage.php:279 ../lib/editpage.php:280 ../lib/editpage.php:594 msgid "Save" msgstr "Spara" -#: ../lib/editpage.php:281 ../lib/editpage.php:282 ../lib/editpage.php:590 +#: ../lib/editpage.php:282 ../lib/editpage.php:283 ../lib/editpage.php:590 msgid "Preview" msgstr "Översikt" -#: ../lib/editpage.php:297 +#: ../lib/editpage.php:298 msgid "Click a button to get an example text" msgstr "" @@ -1045,14 +1053,12 @@ msgid "View Source: %s" msgstr "Visa Källkoden: %s" #: ../lib/editpage.php:361 -#, fuzzy msgid "Page now locked." -msgstr "Sidan är Låst" +msgstr "" #: ../lib/editpage.php:361 -#, fuzzy msgid "Page now unlocked." -msgstr "Sidan är Låst" +msgstr "" #: ../lib/editpage.php:439 #, c-format @@ -1113,459 +1119,473 @@ msgid "" msgstr "" #: ../lib/editpage.php:730 -#, fuzzy, c-format +#, c-format msgid "Merge and Edit: %s" -msgstr "Redigera: %s" +msgstr "" + +#: ../lib/loadsave.php:72 +msgid "ZIP files of database" +msgstr "" + +#: ../lib/loadsave.php:73 +msgid "Dump to directory" +msgstr "" + +#: ../lib/loadsave.php:74 +msgid "Upload File" +msgstr "" -#: ../lib/loadsave.php:42 +#: ../lib/loadsave.php:75 ../lib/plugin/WikiForm.php:68 +msgid "Load File" +msgstr "" + +#: ../lib/loadsave.php:76 +msgid "Upgrade" +msgstr "" + +#: ../lib/loadsave.php:78 +msgid "Dump pages as XHTML" +msgstr "" + +#: ../lib/loadsave.php:86 msgid "Complete." msgstr "Komplett." -#: ../lib/loadsave.php:43 +#: ../lib/loadsave.php:87 #, c-format msgid "Return to %s" msgstr "Tillbaka till %s" -#: ../lib/loadsave.php:129 +#: ../lib/loadsave.php:173 msgid "FullDump" msgstr "" -#: ../lib/loadsave.php:133 +#: ../lib/loadsave.php:177 msgid "LatestSnapshot" msgstr "" -#: ../lib/loadsave.php:175 ../lib/loadsave.php:234 +#: ../lib/loadsave.php:229 ../lib/loadsave.php:290 msgid "You must specify a directory to dump to" msgstr "" -#: ../lib/loadsave.php:180 ../lib/loadsave.php:239 +#: ../lib/loadsave.php:234 ../lib/loadsave.php:295 #, c-format msgid "Cannot create directory '%s'" msgstr "" -#: ../lib/loadsave.php:182 ../lib/loadsave.php:241 +#: ../lib/loadsave.php:236 ../lib/loadsave.php:297 #, c-format msgid "Created directory '%s' for the page dump..." msgstr "" -#: ../lib/loadsave.php:185 ../lib/loadsave.php:244 +#: ../lib/loadsave.php:239 ../lib/loadsave.php:300 #, c-format msgid "Using directory '%s'" msgstr "" -#: ../lib/loadsave.php:188 ../lib/loadsave.php:247 -#, fuzzy +#: ../lib/loadsave.php:242 ../lib/loadsave.php:303 msgid "Dumping Pages" -msgstr "Ta bort sida" +msgstr "" -#: ../lib/loadsave.php:202 ../lib/loadsave.php:269 -#, fuzzy, c-format +#: ../lib/loadsave.php:256 +#, c-format msgid "saved as %s" -msgstr "Sparade: %s" +msgstr "" -#: ../lib/loadsave.php:212 ../lib/loadsave.php:282 +#: ../lib/loadsave.php:266 ../lib/loadsave.php:341 #: ../lib/plugin/text2png.php:183 #, c-format msgid "couldn't open file '%s' for writing" msgstr "" -#: ../lib/loadsave.php:218 ../lib/loadsave.php:288 -#, fuzzy, c-format +#: ../lib/loadsave.php:272 ../lib/loadsave.php:356 +#, c-format msgid "%s bytes written" -msgstr "%s dar" +msgstr "" + +#: ../lib/loadsave.php:354 +msgid "saved as " +msgstr "" -#: ../lib/loadsave.php:302 ../lib/loadsave.php:316 +#: ../lib/loadsave.php:370 ../lib/loadsave.php:386 ../lib/loadsave.php:400 #, fuzzy, c-format msgid "... copied to %s" msgstr "Kopia är [%s]" -#: ../lib/loadsave.php:306 ../lib/loadsave.php:320 +#: ../lib/loadsave.php:374 ../lib/loadsave.php:390 ../lib/loadsave.php:404 #, fuzzy msgid "... not found" msgstr "%s: fila ingen funna" -#: ../lib/loadsave.php:399 +#: ../lib/loadsave.php:492 msgid "Empty pagename!" msgstr "Ange ett sidnamn!" -#: ../lib/loadsave.php:455 +#: ../lib/loadsave.php:548 #, c-format msgid "from %s" msgstr "från %s" -#: ../lib/loadsave.php:460 -#, fuzzy +#: ../lib/loadsave.php:553 msgid "new page" -msgstr "Ta bort sida" +msgstr "" -#: ../lib/loadsave.php:468 +#: ../lib/loadsave.php:561 msgid "has edit conflicts - overwriting anyway" msgstr "" -#: ../lib/loadsave.php:471 ../lib/loadsave.php:849 ../lib/loadsave.php:852 +#: ../lib/loadsave.php:564 ../lib/loadsave.php:979 ../lib/loadsave.php:982 msgid "The PhpWiki programming team" msgstr "" -#: ../lib/loadsave.php:476 +#: ../lib/loadsave.php:569 msgid "has edit conflicts - skipped" msgstr "" -#: ../lib/loadsave.php:487 +#: ../lib/loadsave.php:580 #, c-format msgid "content is identical to current version %d - no new revision created" msgstr "" -#: ../lib/loadsave.php:497 -#, fuzzy, c-format +#: ../lib/loadsave.php:590 +#, c-format msgid "- saved to database as version %d" -msgstr "version %d" +msgstr "" -#: ../lib/loadsave.php:503 ../lib/loadsave.php:656 +#: ../lib/loadsave.php:596 ../lib/loadsave.php:786 #, c-format msgid "MIME file %s" msgstr "" -#: ../lib/loadsave.php:504 ../lib/loadsave.php:661 +#: ../lib/loadsave.php:597 ../lib/loadsave.php:791 #, c-format msgid "Serialized file %s" msgstr "" -#: ../lib/loadsave.php:505 ../lib/loadsave.php:675 +#: ../lib/loadsave.php:598 ../lib/loadsave.php:805 #, fuzzy, c-format msgid "plain file %s" msgstr "senast ändrad %s" -#: ../lib/loadsave.php:512 -#, fuzzy +#: ../lib/loadsave.php:605 msgid "Merge Edit" -msgstr "Redigera: %s" - -#: ../lib/loadsave.php:513 ../lib/loadsave.php:519 ../lib/main.php:765 -#: ../lib/plugin/WikiAdminSelect.php:192 ../themes/Crao/templates/head.tmpl:79 -#: ../themes/Crao/templates/head.tmpl:80 -#: ../themes/Crao/templates/navbar.tmpl:45 -#: ../themes/Portland/templates/navbar.tmpl:30 -#: ../themes/Sidebar/templates/navbar.tmpl:26 -#: ../themes/Wordpress/templates/actionbar.tmpl:28 -#: ../themes/default/templates/head.tmpl:78 -#: ../themes/default/templates/navbar.tmpl:45 -#: ../themes/smaller/templates/navbar.tmpl:22 -#: ../themes/wikilens/templates/head.tmpl:78 -#: ../themes/wikilens/templates/head.tmpl:79 -#: ../themes/wikilens/templates/navbar.tmpl:43 -msgid "PhpWikiAdministration" msgstr "" -#: ../lib/loadsave.php:518 +#: ../lib/loadsave.php:611 msgid "Restore Anyway" msgstr "" -#: ../lib/loadsave.php:523 +#: ../lib/loadsave.php:616 msgid " Sorry, cannot merge uploaded files." msgstr "" -#: ../lib/loadsave.php:541 +#: ../lib/loadsave.php:634 ../lib/loadsave.php:643 ../lib/loadsave.php:659 +msgid "Revert" +msgstr "" + +#: ../lib/loadsave.php:635 +msgid "missing required version argument" +msgstr "" + +#: ../lib/loadsave.php:642 +msgid "no page content" +msgstr "" + +#: ../lib/loadsave.php:648 +msgid "same version page" +msgstr "" + +#: ../lib/loadsave.php:654 +#, c-format +msgid "revert to version %d" +msgstr "" + +#: ../lib/loadsave.php:657 +#, c-format +msgid "- version %d saved to database as version %d" +msgstr "" + +#: ../lib/loadsave.php:671 #, fuzzy, c-format msgid "%s: not defined" msgstr "%s: fila ingen funna" -#: ../lib/loadsave.php:551 +#: ../lib/loadsave.php:681 msgid "Default InterWiki map file not loaded." msgstr "" -#: ../lib/loadsave.php:689 ../lib/loadsave.php:701 +#: ../lib/loadsave.php:819 ../lib/loadsave.php:831 msgid "Skipping" msgstr "" -#: ../lib/loadsave.php:800 +#: ../lib/loadsave.php:930 #, c-format msgid "Unable to load: %s" msgstr "" -#: ../lib/loadsave.php:807 +#: ../lib/loadsave.php:937 #, c-format msgid "Bad file type: %s" msgstr "" -#: ../lib/loadsave.php:824 +#: ../lib/loadsave.php:954 #, c-format msgid "Loading '%s'" msgstr "" -#: ../lib/loadsave.php:855 +#: ../lib/loadsave.php:985 msgid "Loading up virgin wiki" msgstr "" -#: ../lib/loadsave.php:900 +#: ../lib/loadsave.php:1030 msgid "No uploaded file to upload?" msgstr "" -#: ../lib/loadsave.php:904 +#: ../lib/loadsave.php:1034 #, c-format msgid "Uploading %s" msgstr "" -#: ../lib/main.php:306 +#: ../lib/main.php:336 msgid "FORBIDDEN" msgstr "" -#: ../lib/main.php:307 +#: ../lib/main.php:337 msgid "ANON" msgstr "" -#: ../lib/main.php:308 +#: ../lib/main.php:338 msgid "BOGO" msgstr "" -#: ../lib/main.php:309 +#: ../lib/main.php:339 msgid "USER" msgstr "" -#: ../lib/main.php:310 +#: ../lib/main.php:340 msgid "ADMIN" msgstr "" -#: ../lib/main.php:311 +#: ../lib/main.php:341 msgid "UNOBTAINABLE" msgstr "" -#: ../lib/main.php:334 -#, fuzzy +#: ../lib/main.php:364 msgid "authenticated" -msgstr "Sparade: %s" +msgstr "" -#: ../lib/main.php:334 -#, fuzzy +#: ../lib/main.php:364 msgid "not authenticated" -msgstr "Sparade: %s" +msgstr "" -#: ../lib/main.php:335 -#, fuzzy, c-format +#: ../lib/main.php:365 +#, c-format msgid "%s is disallowed on this wiki for %s user '%s' (level: %s)." -msgstr "De %d mest populära sidorna för den här wikin:" +msgstr "" -#: ../lib/main.php:341 -#, fuzzy, c-format +#: ../lib/main.php:371 +#, c-format msgid "%s is disallowed on this wiki." -msgstr "De %d mest populära sidorna för den här wikin:" +msgstr "" -#: ../lib/main.php:348 +#: ../lib/main.php:378 #, c-format msgid "You must sign in to %s." msgstr "" -#: ../lib/main.php:350 +#: ../lib/main.php:380 #, c-format msgid "You must log in to %s." msgstr "" -#: ../lib/main.php:352 +#: ../lib/main.php:382 #, c-format msgid "Access for you is forbidden to %s." msgstr "" -#: ../lib/main.php:354 ../lib/plugin/PluginManager.php:65 +#: ../lib/main.php:384 ../lib/plugin/PluginManager.php:65 #, c-format msgid "You must be an administrator to %s." msgstr "" -#: ../lib/main.php:366 -#, fuzzy +#: ../lib/main.php:396 msgid "view this page" -msgstr "%s för den här sidan" +msgstr "" -#: ../lib/main.php:367 -#, fuzzy +#: ../lib/main.php:397 msgid "diff this page" -msgstr "%s för den här sidan" +msgstr "" -#: ../lib/main.php:368 -#, fuzzy +#: ../lib/main.php:398 msgid "dump html pages" -msgstr "Ta bort sida" +msgstr "" -#: ../lib/main.php:369 -#, fuzzy +#: ../lib/main.php:399 msgid "dump serial pages" -msgstr "De %d mest populära sidorna för den här wikin:" +msgstr "" -#: ../lib/main.php:370 -#, fuzzy +#: ../lib/main.php:400 msgid "edit this page" -msgstr "%s för den här sidan" +msgstr "" -#: ../lib/main.php:371 -#, fuzzy +#: ../lib/main.php:401 +msgid "revert to a previous version of this page" +msgstr "" + +#: ../lib/main.php:402 msgid "create this page" -msgstr "Kunde inte spara sidan \"%s\"" +msgstr "" -#: ../lib/main.php:372 -#, fuzzy +#: ../lib/main.php:403 msgid "load files into this wiki" -msgstr "De %d mest populära sidorna för den här wikin:" +msgstr "" -#: ../lib/main.php:373 -#, fuzzy +#: ../lib/main.php:404 msgid "lock this page" -msgstr "%s för den här sidan" +msgstr "" -#: ../lib/main.php:374 -#, fuzzy +#: ../lib/main.php:405 msgid "remove this page" -msgstr "Ta bort sida nu" +msgstr "" -#: ../lib/main.php:375 -#, fuzzy +#: ../lib/main.php:406 msgid "unlock this page" -msgstr "Lås upp Sida" +msgstr "" -#: ../lib/main.php:376 -#, fuzzy +#: ../lib/main.php:407 msgid "upload a zip dump" -msgstr "De %d mest populära sidorna för den här wikin:" +msgstr "" -#: ../lib/main.php:377 +#: ../lib/main.php:408 msgid "verify the current action" msgstr "" -#: ../lib/main.php:378 -#, fuzzy +#: ../lib/main.php:409 msgid "view the source of this page" -msgstr "De %d mest populära sidorna för den här wikin:" +msgstr "" -#: ../lib/main.php:379 +#: ../lib/main.php:410 msgid "access this wiki via XML-RPC" msgstr "" -#: ../lib/main.php:380 +#: ../lib/main.php:411 msgid "access this wiki via SOAP" msgstr "" -#: ../lib/main.php:381 -#, fuzzy +#: ../lib/main.php:412 msgid "download a zip dump from this wiki" -msgstr "De %d mest populära sidorna för den här wikin:" +msgstr "" -#: ../lib/main.php:382 -#, fuzzy +#: ../lib/main.php:413 msgid "download an html zip dump from this wiki" -msgstr "De %d mest populära sidorna för den här wikin:" +msgstr "" -#: ../lib/main.php:394 -#, fuzzy +#: ../lib/main.php:425 msgid "Browsing pages" -msgstr "Kunde inte spara sidan \"%s\"" +msgstr "" -#: ../lib/main.php:395 -#, fuzzy +#: ../lib/main.php:426 msgid "Diffing pages" -msgstr "Kunde inte spara sidan \"%s\"" +msgstr "" -#: ../lib/main.php:396 -#, fuzzy +#: ../lib/main.php:427 msgid "Dumping html pages" -msgstr "Ta bort sida" +msgstr "" -#: ../lib/main.php:397 -#, fuzzy +#: ../lib/main.php:428 msgid "Dumping serial pages" -msgstr "De %d mest populära sidorna för den här wikin:" +msgstr "" -#: ../lib/main.php:398 -#, fuzzy +#: ../lib/main.php:429 msgid "Editing pages" -msgstr "Kunde inte spara sidan \"%s\"" +msgstr "" -#: ../lib/main.php:399 -#, fuzzy +#: ../lib/main.php:430 +msgid "Reverting to a previous version of pages" +msgstr "" + +#: ../lib/main.php:431 msgid "Creating pages" -msgstr "Kunde inte spara sidan \"%s\"" +msgstr "" -#: ../lib/main.php:400 -#, fuzzy +#: ../lib/main.php:432 msgid "Loading files" -msgstr "Lås Sida" +msgstr "" -#: ../lib/main.php:401 -#, fuzzy +#: ../lib/main.php:433 msgid "Locking pages" -msgstr "Lås Sida" +msgstr "" -#: ../lib/main.php:402 -#, fuzzy +#: ../lib/main.php:434 msgid "Removing pages" -msgstr "Ta bort sida" +msgstr "" -#: ../lib/main.php:403 -#, fuzzy +#: ../lib/main.php:435 msgid "Unlocking pages" -msgstr "Lås upp Sida" +msgstr "" -#: ../lib/main.php:404 +#: ../lib/main.php:436 msgid "Uploading zip dumps" msgstr "" -#: ../lib/main.php:405 +#: ../lib/main.php:437 msgid "Verify the current action" msgstr "" -#: ../lib/main.php:406 -#, fuzzy +#: ../lib/main.php:438 msgid "Viewing the source of pages" -msgstr "De %d mest populära sidorna för den här wikin:" +msgstr "" -#: ../lib/main.php:407 +#: ../lib/main.php:439 msgid "XML-RPC access" msgstr "" -#: ../lib/main.php:408 +#: ../lib/main.php:440 msgid "SOAP access" msgstr "" -#: ../lib/main.php:409 +#: ../lib/main.php:441 msgid "Downloading zip dumps" msgstr "" -#: ../lib/main.php:410 +#: ../lib/main.php:442 msgid "Downloading html zip dumps" msgstr "" -#: ../lib/main.php:534 +#: ../lib/main.php:571 #, c-format msgid "%s: Bad action" msgstr "" -#: ../lib/main.php:551 +#: ../lib/main.php:588 msgid "Fatal PhpWiki Error" msgstr "PhpWiki Fatal Error" -#: ../lib/main.php:778 -#, fuzzy +#: ../lib/main.php:813 ../lib/plugin/WikiAdminChown.php:182 msgid "Chown" -msgstr "Innehåll" +msgstr "" -#: ../lib/main.php:782 ../lib/plugin/WikiAdminSetAcl.php:188 +#: ../lib/main.php:817 ../lib/plugin/WikiAdminSetAcl.php:185 msgid "SetAcl" msgstr "" -#: ../lib/main.php:786 ../lib/plugin/WikiAdminRename.php:215 -#, fuzzy +#: ../lib/main.php:821 ../lib/plugin/WikiAdminRename.php:213 msgid "Rename" -msgstr "Ta bort sida" +msgstr "" -#: ../lib/main.php:790 ../lib/main.php:795 ../lib/plugin/PageDump.php:34 +#: ../lib/main.php:825 ../lib/main.php:830 ../lib/plugin/PageDump.php:35 +#: ../themes/MonoBook/templates/actionbar.tmpl:31 #: ../themes/default/templates/actionbar.tmpl:37 #: ../themes/smaller/templates/actionbar.tmpl:39 -#, fuzzy msgid "PageDump" -msgstr "Visa källkoden för %s" +msgstr "" -#: ../lib/main.php:809 ../lib/plugin/FullTextSearch.php:39 +#: ../lib/main.php:844 ../lib/plugin/FullTextSearch.php:39 #: ../lib/plugin/WantedPages.php:133 msgid "FullTextSearch" msgstr "Fulltextsökning" -#: ../lib/main.php:812 ../lib/plugin/RecentChanges.php:576 +#: ../lib/main.php:847 ../lib/plugin/RecentChanges.php:575 #: ../lib/plugin/TitleSearch.php:31 ../themes/Sidebar/templates/navbar.tmpl:20 #: ../themes/default/templates/navbar.tmpl:8 #: ../themes/default/templates/navbar.tmpl:15 @@ -1573,65 +1593,65 @@ msgstr "Fulltexts msgid "TitleSearch" msgstr "Titelsökningen" -#: ../lib/main.php:933 +#: ../lib/main.php:973 msgid "The session.save_path directory" msgstr "" -#: ../lib/main.php:936 +#: ../lib/main.php:976 #, c-format msgid "the directory '%s'" msgstr "" -#: ../lib/main.php:940 +#: ../lib/main.php:980 #, c-format msgid "Attempting to use the directory '%s' instead." msgstr "" -#: ../lib/main.php:947 +#: ../lib/main.php:987 msgid "Users will not be able to sign in." msgstr "" #: ../lib/plugin/AddComment.php:39 -#, fuzzy msgid "AddComment" -msgstr "Innehåll" +msgstr "" #: ../lib/plugin/AddComment.php:43 -#, fuzzy, c-format +#, c-format msgid "Show and add comments for %s" -msgstr "Visa källkoden och referenser för sidan" +msgstr "" #: ../lib/plugin/AddComment.php:78 ../lib/plugin/WikiBlog.php:122 #: ../lib/plugin/WikiForum.php:76 -#, fuzzy msgid "No pagename specified" -msgstr "De %d mest populära sidorna för den här wikin:" +msgstr "" -#: ../lib/plugin/AddComment.php:107 ../lib/plugin/CreateToc.php:244 -#, fuzzy +#: ../lib/plugin/AddComment.php:111 ../lib/plugin/CreateToc.php:264 msgid "Click to display" -msgstr "%s för den här sidan" +msgstr "" -#: ../lib/plugin/AddComment.php:109 ../lib/plugin/WikiBlog.php:288 -#, fuzzy +#: ../lib/plugin/AddComment.php:113 ../lib/plugin/WikiBlog.php:288 msgid "Comments" -msgstr "Innehåll" +msgstr "" -#: ../lib/plugin/AllPages.php:31 +#: ../lib/plugin/AllPages.php:34 msgid "AllPages" msgstr "" -#: ../lib/plugin/AllPages.php:35 -#, fuzzy +#: ../lib/plugin/AllPages.php:38 msgid "List all pages in this wiki." -msgstr "De %d mest populära sidorna för den här wikin:" +msgstr "" -#: ../lib/plugin/AllPages.php:73 -#, fuzzy, c-format -msgid "Pages in this wiki (%d total):" -msgstr "De %d mest populära sidorna för den här wikin:" +#: ../lib/plugin/AllPages.php:90 +#, c-format +msgid "All pages in this wiki (%d total):" +msgstr "" + +#: ../lib/plugin/AllPages.php:92 +#, c-format +msgid "List of pages (%d total):" +msgstr "" -#: ../lib/plugin/AllPages.php:85 ../lib/plugin/AllUsers.php:107 +#: ../lib/plugin/AllPages.php:105 ../lib/plugin/AllUsers.php:107 #, c-format msgid "Elapsed time: %s s" msgstr "" @@ -1648,11 +1668,12 @@ msgid "" msgstr "" #: ../lib/plugin/AllUsers.php:86 -#, fuzzy, c-format +#, c-format msgid "Authenticated users on this wiki (%d total):" -msgstr "De %d mest populära sidorna för den här wikin:" +msgstr "" #: ../lib/plugin/AuthorHistory.php:70 +#: ../themes/MonoBook/templates/info.tmpl:169 #: ../themes/smaller/templates/info.tmpl:169 msgid "AuthorHistory" msgstr "" @@ -1668,30 +1689,29 @@ msgid "Minor" msgstr "" #: ../lib/plugin/AuthorHistory.php:125 +#: ../themes/MonoBook/templates/info.tmpl:77 #: ../themes/default/templates/info.tmpl:71 #: ../themes/default/templates/wikiforum.tmpl:22 #: ../themes/smaller/templates/info.tmpl:77 -#, fuzzy msgid "Author" -msgstr "Författare:" +msgstr "" #: ../lib/plugin/AuthorHistory.php:126 ../lib/plugin/AuthorHistory.php:178 #: ../themes/Crao/templates/blogform.tmpl:12 #: ../themes/Crao/templates/editpage.tmpl:67 +#: ../themes/MonoBook/templates/info.tmpl:78 #: ../themes/Portland/templates/editpage.tmpl:60 #: ../themes/Wordpress/templates/editpage.tmpl:69 #: ../themes/default/templates/blogform.tmpl:15 #: ../themes/default/templates/editpage.tmpl:65 #: ../themes/default/templates/info.tmpl:72 #: ../themes/smaller/templates/info.tmpl:78 -#, fuzzy msgid "Summary" -msgstr "Kommentar:" +msgstr "" #: ../lib/plugin/AuthorHistory.php:127 ../lib/plugin/AuthorHistory.php:179 -#, fuzzy msgid "Modified" -msgstr "Ändringsdatum" +msgstr "" #: ../lib/plugin/AuthorHistory.php:156 #, c-format @@ -1714,29 +1734,29 @@ msgid "History of major modifications for any page edited by %s." msgstr "" #: ../lib/plugin/BackLinks.php:35 -#, fuzzy, c-format +#, c-format msgid "List all pages which link to %s." -msgstr "De %d mest populära sidorna för den här wikin:" +msgstr "" #: ../lib/plugin/BackLinks.php:90 -#, fuzzy, c-format +#, c-format msgid "No other page links to %s yet." -msgstr "De %d mest populära sidorna för den här wikin:" +msgstr "" #: ../lib/plugin/BackLinks.php:93 -#, fuzzy, c-format +#, c-format msgid "One page would link to %s:" -msgstr "De %d mest populära sidorna för den här wikin:" +msgstr "" #: ../lib/plugin/BackLinks.php:102 -#, fuzzy, c-format +#, c-format msgid "%s pages would link to %s:" -msgstr "De %d mest populära sidorna för den här wikin:" +msgstr "" #: ../lib/plugin/BackLinks.php:110 -#, fuzzy, c-format +#, c-format msgid "No page links to %s." -msgstr "De %d mest populära sidorna för den här wikin:" +msgstr "" #: ../lib/plugin/BackLinks.php:115 #, c-format @@ -1754,7 +1774,7 @@ msgstr "" #: ../themes/Sidebar/templates/body.tmpl:23 #: ../themes/Sidebar/templates/body.tmpl:28 ../themes/Sidebar/themeinfo.php:38 #: ../themes/Wordpress/templates/actionbar.tmpl:34 -#: ../themes/default/templates/head.tmpl:86 +#: ../themes/default/templates/head.tmpl:91 #: ../themes/default/templates/homepage.tmpl:15 #: ../themes/default/templates/navbar.tmpl:35 #: ../themes/wikilens/templates/head.tmpl:89 @@ -1776,29 +1796,25 @@ msgid "Edit %s" msgstr "Redigera %s" #: ../lib/plugin/CalendarList.php:22 ../lib/plugin/CalendarList.php:26 -#, fuzzy msgid "CalendarList" -msgstr "Kalender" +msgstr "" #: ../lib/plugin/Comment.php:22 ../themes/Crao/templates/blogform.tmpl:15 #: ../themes/default/templates/blogform.tmpl:21 -#, fuzzy msgid "Comment" -msgstr "Innehåll" +msgstr "" #: ../lib/plugin/Comment.php:26 msgid "Embed hidden comments in WikiPages." msgstr "" #: ../lib/plugin/CreatePage.php:38 -#, fuzzy msgid "CreatePage" -msgstr "SökEfterSida" +msgstr "" #: ../lib/plugin/CreatePage.php:42 -#, fuzzy msgid "Create a Wiki page by the provided name." -msgstr "Kunde inte spara sidan \"%s\"" +msgstr "" #: ../lib/plugin/CreatePage.php:84 #, c-format @@ -1806,28 +1822,33 @@ msgid "%s already exists" msgstr "" #: ../lib/plugin/CreatePage.php:95 -#, fuzzy msgid "Created by CreatePage" -msgstr "SökEfterSida" +msgstr "" -#: ../lib/plugin/CreateToc.php:38 -#, fuzzy +#: ../lib/plugin/CreateToc.php:45 msgid "CreateToc" -msgstr "Sparade: %s" +msgstr "" -#: ../lib/plugin/CreateToc.php:42 +#: ../lib/plugin/CreateToc.php:49 msgid "Automatically link headers at the top" msgstr "" -#: ../lib/plugin/CreateToc.php:185 ../lib/plugin/IncludePage.php:116 -#: ../lib/plugin/RateIt.php:219 +#: ../lib/plugin/CreateToc.php:192 ../lib/plugin/IncludePage.php:116 +#: ../lib/plugin/RateIt.php:203 msgid "no page specified" msgstr "" -#: ../lib/plugin/CreateToc.php:246 ../lib/plugin/CreateToc.php:249 -#, fuzzy +#: ../lib/plugin/CreateToc.php:203 +msgid "CreateToc disabled for old markup" +msgstr "" + +#: ../lib/plugin/CreateToc.php:266 ../lib/plugin/CreateToc.php:269 msgid "Table Of Contents" -msgstr "Innehåll" +msgstr "" + +#: ../lib/plugin/DeadEndPages.php:24 +msgid "DeadEndPages" +msgstr "" #: ../lib/plugin/Diff.php:40 msgid "Display differences between revisions" @@ -1837,7 +1858,7 @@ msgstr "" msgid "World" msgstr "" -#: ../lib/plugin/EditMetaData.php:45 +#: ../lib/plugin/EditMetaData.php:45 ../lib/plugin/_WikiTranslation.php:61 msgid "EditMetaData" msgstr "" @@ -1866,18 +1887,52 @@ msgid "Requires WikiAdmin privileges to edit." msgstr "" #: ../lib/plugin/ExternalSearch.php:38 -#, fuzzy msgid "ExternalSearch" -msgstr "Titelsökningen" +msgstr "" #: ../lib/plugin/ExternalSearch.php:42 msgid "Redirects to an external web site based on form input" msgstr "" +#: ../lib/plugin/FoafViewer.php:52 +msgid "FoafViewer" +msgstr "" + +#: ../lib/plugin/FoafViewer.php:56 +msgid "Parse an RDF FOAF file and extract information to render as HTML" +msgstr "" + +#: ../lib/plugin/FoafViewer.php:84 +msgid "required pear library XML/FOAF/Parser.php not found in include_path" +msgstr "" + +#: ../lib/plugin/FoafViewer.php:90 +msgid "FOAF File URI" +msgstr "" + +#: ../lib/plugin/FoafViewer.php:94 +msgid "Pretty HTML" +msgstr "" + +#: ../lib/plugin/FoafViewer.php:96 +msgid "Original URL (Redirect)" +msgstr "" + +#: ../lib/plugin/FoafViewer.php:98 +msgid "Parse FOAF" +msgstr "" + +#: ../lib/plugin/FoafViewer.php:107 +msgid "foaf must be a URI starting with http://" +msgstr "" + +#: ../lib/plugin/FoafViewer.php:130 +msgid "Title" +msgstr "" + #: ../lib/plugin/FrameInclude.php:52 -#, fuzzy msgid "FrameInclude" -msgstr "Insättning" +msgstr "" #: ../lib/plugin/FrameInclude.php:56 msgid "" @@ -1899,16 +1954,15 @@ msgstr "" msgid "recursive inclusion of url %s" msgstr "" -#: ../lib/plugin/FrameInclude.php:112 ../lib/plugin/text2png.php:69 -#: ../lib/plugin/text2png.php:122 -#, fuzzy, c-format +#: ../lib/plugin/FrameInclude.php:112 ../lib/plugin/TeX2png.php:214 +#: ../lib/plugin/text2png.php:69 ../lib/plugin/text2png.php:122 +#, c-format msgid "See %s" -msgstr "Sparade: %s" +msgstr "" #: ../lib/plugin/FullTextSearch.php:43 -#, fuzzy msgid "Search the content of all pages in this wiki." -msgstr "De %d mest populära sidorna för den här wikin:" +msgstr "" #: ../lib/plugin/FullTextSearch.php:103 #, c-format @@ -1936,9 +1990,8 @@ msgid "These page titles match fuzzy with '%s'" msgstr "" #: ../lib/plugin/FuzzyPages.php:107 -#, fuzzy msgid "Name" -msgstr "Namn på Sidan" +msgstr "" #: ../lib/plugin/FuzzyPages.php:108 msgid "Score" @@ -1953,16 +2006,15 @@ msgid "Sound Score" msgstr "" #: ../lib/plugin/GoTo.php:18 -#, fuzzy msgid "GoTo" -msgstr "\"Gå till sidan\"" +msgstr "" #: ../lib/plugin/GoTo.php:22 msgid "Go to or create page." msgstr "" -#: ../lib/plugin/GoTo.php:59 ../lib/plugin/WikiAdminSelect.php:135 -#: ../lib/plugin/WikiAdminSelect.php:146 +#: ../lib/plugin/GoTo.php:59 ../lib/plugin/WikiAdminSelect.php:136 +#: ../lib/plugin/WikiAdminSelect.php:147 msgid "Go" msgstr "\"Gå till sidan\"" @@ -1974,6 +2026,10 @@ msgstr "" msgid "Make use of the Google API" msgstr "" +#: ../lib/plugin/GooglePlugin.php:98 +msgid "Nothing found" +msgstr "" + #: ../lib/plugin/HelloWorld.php:46 msgid "HelloWorld" msgstr "" @@ -1983,9 +2039,8 @@ msgid "Simple Sample Plugin" msgstr "" #: ../lib/plugin/IncludePage.php:34 -#, fuzzy msgid "IncludePage" -msgstr "Insättning" +msgstr "" #: ../lib/plugin/IncludePage.php:38 msgid "Include text from another wiki page." @@ -2008,9 +2063,8 @@ msgid "Included from %s" msgstr "Insättning från %s" #: ../lib/plugin/IncludeSiteMap.php:52 -#, fuzzy msgid "IncludeSiteMap" -msgstr "Insättning" +msgstr "" #: ../lib/plugin/IncludeSiteMap.php:56 #, c-format @@ -2018,18 +2072,16 @@ msgid "Include recursively all linked pages starting at %s" msgstr "" #: ../lib/plugin/InterWikiSearch.php:31 -#, fuzzy msgid "InterWikiSearch" -msgstr "Titelsökningen" +msgstr "" #: ../lib/plugin/InterWikiSearch.php:35 msgid "Perform searches on InterWiki sites listed in InterWikiMap." msgstr "" -#: ../lib/plugin/InterWikiSearch.php:91 -#, fuzzy +#: ../lib/plugin/InterWikiSearch.php:90 msgid "Wiki Name" -msgstr "Namn på Sidan" +msgstr "" #: ../lib/plugin/LikePages.php:32 ../themes/Crao/templates/navbar.tmpl:24 #: ../themes/Portland/templates/navbar.tmpl:10 @@ -2037,9 +2089,8 @@ msgstr "Namn p #: ../themes/default/templates/navbar.tmpl:25 #: ../themes/smaller/templates/navbar.tmpl:18 #: ../themes/wikilens/templates/navbar.tmpl:24 -#, fuzzy msgid "LikePages" -msgstr "Lås Sida" +msgstr "" #: ../lib/plugin/LikePages.php:36 #, c-format @@ -2061,6 +2112,18 @@ msgstr "" msgid "These pages share an initial or final title word with '%s'" msgstr "" +#: ../lib/plugin/ListPages.php:37 +msgid "ListPages" +msgstr "" + +#: ../lib/plugin/ListPages.php:41 +msgid "List pages that are explicitly given as the pages argument." +msgstr "" + +#: ../lib/plugin/ListPages.php:81 +msgid "You must be logged in to view ratings." +msgstr "" + #: ../lib/plugin/ListSubpages.php:34 msgid "ListSubpages" msgstr "" @@ -2074,9 +2137,9 @@ msgid "The current page has no subpages defined." msgstr "" #: ../lib/plugin/ListSubpages.php:80 -#, fuzzy, c-format +#, c-format msgid "SubPages of %s:" -msgstr "Visa källkoden för %s" +msgstr "" #: ../lib/plugin/ListSubpages.php:90 ../lib/plugin/UnfoldSubpages.php:137 #, c-format @@ -2088,9 +2151,8 @@ msgid "MostPopular" msgstr "MestPopulär" #: ../lib/plugin/MostPopular.php:36 -#, fuzzy msgid "List the most popular pages." -msgstr "De %d mest populära sidorna för den här wikin:" +msgstr "" #: ../lib/plugin/MostPopular.php:64 msgid "sortby=mtime not supported with MostPopular" @@ -2102,18 +2164,17 @@ msgid "The %d most popular pages of this wiki:" msgstr "De %d mest populära sidorna för den här wikin:" #: ../lib/plugin/MostPopular.php:96 -#, fuzzy, c-format +#, c-format msgid "The %d least popular pages of this wiki:" -msgstr "De %d mest populära sidorna för den här wikin:" +msgstr "" #: ../lib/plugin/MostPopular.php:98 msgid "Visited pages on this wiki, ordered by popularity:" msgstr "" #: ../lib/plugin/NoCache.php:39 -#, fuzzy msgid "NoCache" -msgstr "Avbyrt" +msgstr "" #: ../lib/plugin/NoCache.php:43 msgid "Don't cache this page." @@ -2132,29 +2193,28 @@ msgid "Line does not begin with a '|'." msgstr "" #: ../lib/plugin/OrphanedPages.php:36 -#, fuzzy msgid "OrphanedPages" -msgstr "SökEfterSida" +msgstr "" #: ../lib/plugin/OrphanedPages.php:40 msgid "List pages which are not linked to by any other page." msgstr "" #: ../lib/plugin/OrphanedPages.php:85 -#, fuzzy, c-format +#, c-format msgid "Orphaned Pages in this wiki (%d total):" -msgstr "De %d mest populära sidorna för den här wikin:" +msgstr "" -#: ../lib/plugin/PageDump.php:37 +#: ../lib/plugin/PageDump.php:38 msgid "View a single page dump online." msgstr "" -#: ../lib/plugin/PageDump.php:63 -#, fuzzy, c-format +#: ../lib/plugin/PageDump.php:64 +#, c-format msgid "Page %s not found." -msgstr "%s: fila ingen funna" +msgstr "" -#: ../lib/plugin/PageDump.php:119 +#: ../lib/plugin/PageDump.php:120 msgid "Download for CVS" msgstr "" @@ -2162,59 +2222,57 @@ msgstr "" msgid "Download for backup" msgstr "" -#: ../lib/plugin/PageDump.php:129 +#: ../lib/plugin/PageDump.php:128 #, c-format msgid "Preview: Page dump of %s" msgstr "" -#: ../lib/plugin/PageDump.php:132 +#: ../lib/plugin/PageDump.php:131 msgid "(formatted for PhpWiki developers, not for backing up)" msgstr "" -#: ../lib/plugin/PageDump.php:135 +#: ../lib/plugin/PageDump.php:134 msgid "Preview as backup format" msgstr "" -#: ../lib/plugin/PageDump.php:140 +#: ../lib/plugin/PageDump.php:138 msgid "(formatted for backing up)" msgstr "" -#: ../lib/plugin/PageDump.php:144 +#: ../lib/plugin/PageDump.php:142 msgid "Preview as developer format" msgstr "" -#: ../lib/plugin/PageDump.php:149 +#: ../lib/plugin/PageDump.php:146 msgid "" "Please use one of the downloadable versions rather than copying and pasting " "from the above preview." msgstr "" -#: ../lib/plugin/PageDump.php:151 +#: ../lib/plugin/PageDump.php:148 msgid "" "The wordwrap of the preview doesn't take nested markup or list indentation " "into consideration!" msgstr "" -#: ../lib/plugin/PageDump.php:154 +#: ../lib/plugin/PageDump.php:151 msgid "" "PhpWiki developers should manually inspect the downloaded file for nested " "markup before rewrapping with emacs and checking into CVS." msgstr "" -#: ../lib/plugin/PageDump.php:166 -#, fuzzy +#: ../lib/plugin/PageDump.php:163 msgid "Warning:" -msgstr "Varning!" +msgstr "" #: ../lib/plugin/PageGroup.php:44 -#, fuzzy msgid "PageGroup" -msgstr "Visa källkoden för %s" +msgstr "" #: ../lib/plugin/PageGroup.php:48 -#, fuzzy, c-format +#, c-format msgid "PageGroup for %s" -msgstr "Visa källkoden för %s" +msgstr "" #: ../lib/plugin/PageGroup.php:60 ../lib/plugin/PageGroup.php:110 #: ../lib/plugin/PrevNext.php:69 @@ -2243,9 +2301,9 @@ msgid "Last" msgstr "Senaste" #: ../lib/plugin/PageHistory.php:91 -#, fuzzy, c-format +#, c-format msgid "PageHistory for %s" -msgstr "Visa källkoden för %s" +msgstr "" #: ../lib/plugin/PageHistory.php:98 msgid "No revisions found" @@ -2270,6 +2328,8 @@ msgid "Version %d" msgstr "Version %d" #: ../lib/plugin/PageHistory.php:177 ../themes/MacOSX/lib/RecentChanges.php:34 +#: ../themes/MonoBook/templates/info.tmpl:19 +#: ../themes/MonoBook/templates/info.tmpl:23 #: ../themes/Portland/lib/RecentChanges.php:14 #: ../themes/SpaceWiki/lib/RecentChanges.php:35 #: ../themes/Wordpress/lib/RecentChanges.php:14 @@ -2281,12 +2341,13 @@ msgid "minor edit" msgstr "" #: ../lib/plugin/PageHistory.php:221 -#, fuzzy msgid "History of changes." -msgstr "Visa källkoden och referenser för sidan" +msgstr "" #: ../lib/plugin/PageHistory.php:247 ../lib/plugin/RecentChanges.php:65 #: ../themes/Crao/templates/actionbar.tmpl:17 +#: ../themes/MonoBook/templates/actionbar.tmpl:29 +#: ../themes/MonoBook/templates/info.tmpl:168 #: ../themes/Portland/templates/actionbar.tmpl:18 #: ../themes/Wordpress/templates/actionbar.tmpl:68 #: ../themes/default/templates/actionbar.tmpl:31 @@ -2296,9 +2357,9 @@ msgid "PageHistory" msgstr "" #: ../lib/plugin/PageHistory.php:251 -#, fuzzy, c-format +#, c-format msgid "List PageHistory for %s" -msgstr "Visa källkoden för %s" +msgstr "" #: ../lib/plugin/PageInfo.php:32 ../themes/Crao/templates/actionbar.tmpl:19 #: ../themes/Portland/templates/actionbar.tmpl:19 @@ -2386,22 +2447,41 @@ msgid "Submit country" msgstr "" #: ../lib/plugin/PhpWeather.php:170 -#, fuzzy msgid "Change country" -msgstr "Lösenord" +msgstr "" #: ../lib/plugin/PhpWeather.php:189 msgid "Submit location" msgstr "" +#: ../lib/plugin/Ploticus.php:73 +msgid "Ploticus" +msgstr "" + +#: ../lib/plugin/Ploticus.php:76 +msgid "Ploticus image creation" +msgstr "" + +#: ../lib/plugin/Ploticus.php:234 +msgid "shell commands not allowed in Ploticus" +msgstr "" + +#: ../lib/plugin/Ploticus.php:254 +#, c-format +msgid "Ploticus error: Outputfile '%s' not created" +msgstr "" + +#: ../lib/plugin/Ploticus.php:261 ../lib/plugin/SyntaxHighlighter.php:177 +msgid "empty source" +msgstr "" + #: ../lib/plugin/PluginManager.php:31 msgid "PluginManager" msgstr "" #: ../lib/plugin/PluginManager.php:35 -#, fuzzy msgid "Description: Provides a list of plugins on this wiki." -msgstr "De %d mest populära sidorna för den här wikin:" +msgstr "" #: ../lib/plugin/PluginManager.php:54 msgid "Plugins" @@ -2425,14 +2505,12 @@ msgid "%s does not appear to be a WikiPlugin." msgstr "" #: ../lib/plugin/PopularNearby.php:44 -#, fuzzy msgid "PopularNearby" -msgstr "De %d mest populära grannarna:" +msgstr "" #: ../lib/plugin/PopularNearby.php:48 -#, fuzzy msgid "List the most popular pages nearby." -msgstr "De %d mest populära sidorna för den här wikin:" +msgstr "" #: ../lib/plugin/PopularNearby.php:73 #, fuzzy, c-format @@ -2450,9 +2528,8 @@ msgid "%d most popular nearby: " msgstr "De %d mest populära grannarna:" #: ../lib/plugin/PrevNext.php:32 -#, fuzzy msgid "PrevNext" -msgstr "Översikt" +msgstr "" #: ../lib/plugin/PrevNext.php:36 #, c-format @@ -2468,63 +2545,61 @@ msgid "Index" msgstr "" #: ../lib/plugin/RandomPage.php:29 ../lib/plugin/RandomPage.php:71 -#, fuzzy +#: ../themes/MonoBook/templates/navbar.tmpl:15 msgid "RandomPage" -msgstr "Framsida" +msgstr "" #: ../lib/plugin/RandomPage.php:33 msgid "Displays a list of randomly chosen pages or redirects to a random page." msgstr "" -#: ../lib/plugin/RateIt.php:106 ../lib/plugin/RateIt.php:330 -#: ../lib/plugin/RateIt.php:707 +#: ../lib/plugin/RateIt.php:90 ../lib/plugin/RateIt.php:304 +#: ../lib/plugin/RateIt.php:346 msgid "RateIt" msgstr "" -#: ../lib/plugin/RateIt.php:109 +#: ../lib/plugin/RateIt.php:93 msgid "Rating system. Store user ratings per page" msgstr "" -#: ../lib/plugin/RateIt.php:240 ../lib/plugin/RateIt.php:258 -#: ../lib/plugin/RateIt.php:294 +#: ../lib/plugin/RateIt.php:214 ../lib/plugin/RateIt.php:232 +#: ../lib/plugin/RateIt.php:268 msgid "You must sign in" msgstr "" -#: ../lib/plugin/RateIt.php:297 +#: ../lib/plugin/RateIt.php:271 #, c-format msgid "Rated by %d users | Average rating %.1f stars" msgstr "" -#: ../lib/plugin/RateIt.php:302 +#: ../lib/plugin/RateIt.php:276 #, c-format msgid "Your rating was %.1f" msgstr "" -#: ../lib/plugin/RateIt.php:307 +#: ../lib/plugin/RateIt.php:281 #, c-format msgid "%s prediction for you is %s stars" msgstr "" -#: ../lib/plugin/RateIt.php:310 +#: ../lib/plugin/RateIt.php:284 #, c-format msgid "%s prediction for you is %.1f stars" msgstr "" -#: ../lib/plugin/RateIt.php:330 +#: ../lib/plugin/RateIt.php:304 msgid "Rate It" msgstr "" -#: ../lib/plugin/RateIt.php:728 -#, fuzzy +#: ../lib/plugin/RateIt.php:367 msgid "Rate the topic of this page" -msgstr "De %d mest populära sidorna för den här wikin:" +msgstr "" -#: ../lib/plugin/RateIt.php:736 -#, fuzzy +#: ../lib/plugin/RateIt.php:375 msgid "Cancel rating" -msgstr "Avbyrt" +msgstr "" -#: ../lib/plugin/RateIt.php:743 +#: ../lib/plugin/RateIt.php:382 msgid "No opinion" msgstr "" @@ -2562,9 +2637,8 @@ msgid "(hist)" msgstr "" #: ../lib/plugin/RecentChanges.php:188 -#, fuzzy msgid "edits" -msgstr "Träffar" +msgstr "" #: ../lib/plugin/RecentChanges.php:190 msgid "major edits" @@ -2576,24 +2650,22 @@ msgstr "" #: ../lib/plugin/RecentChanges.php:193 ../lib/plugin/RecentChanges.php:267 #: ../lib/plugin/RecentComments.php:31 -#, fuzzy msgid "Recent Comments" -msgstr "Innehåll" +msgstr "" #: ../lib/plugin/RecentChanges.php:194 -#, fuzzy msgid "comments" -msgstr "Innehåll" +msgstr "" #: ../lib/plugin/RecentChanges.php:219 -#, fuzzy, c-format +#, c-format msgid "The %d most recent %s during the past day are listed below." -msgstr "De %d senaste %s during the past %.1f days listas nedan." +msgstr "" #: ../lib/plugin/RecentChanges.php:222 -#, fuzzy, c-format +#, c-format msgid "The %d most recent %s during the past %s days are listed below." -msgstr "De %d senaste %s during the past %.1f days listas nedan." +msgstr "" #: ../lib/plugin/RecentChanges.php:225 #, c-format @@ -2601,39 +2673,39 @@ msgid "The %d most recent %s are listed below." msgstr "De %d senaste %s sidorna listas nedan." #: ../lib/plugin/RecentChanges.php:231 -#, fuzzy, c-format +#, c-format msgid "The %d oldest %s during the past day are listed below." -msgstr "De %d senaste %s during the past %.1f days listas nedan." +msgstr "" #: ../lib/plugin/RecentChanges.php:234 -#, fuzzy, c-format +#, c-format msgid "The %d oldest %s during the past %s days are listed below." -msgstr "De %d senaste %s during the past %.1f days listas nedan." +msgstr "" #: ../lib/plugin/RecentChanges.php:237 -#, fuzzy, c-format +#, c-format msgid "The %d oldest %s are listed below." -msgstr "De %d senaste %s sidorna listas nedan." +msgstr "" #: ../lib/plugin/RecentChanges.php:244 -#, fuzzy, c-format +#, c-format msgid "The most recent %s during the past day are listed below." -msgstr "De senaste %s during the past dag listas nedan." +msgstr "" #: ../lib/plugin/RecentChanges.php:247 -#, fuzzy, c-format +#, c-format msgid "The most recent %s during the past %s days are listed below." -msgstr "De senaste %s during the past %s dar listas nedan." +msgstr "" #: ../lib/plugin/RecentChanges.php:250 -#, fuzzy, c-format +#, c-format msgid "All %s are listed below." -msgstr "%s listas nedan." +msgstr "" #: ../lib/plugin/RecentChanges.php:253 -#, fuzzy, c-format +#, c-format msgid "(to pages linked from \"%s\")" -msgstr "De %d mest populära sidorna för den här wikin:" +msgstr "" #: ../lib/plugin/RecentChanges.php:260 ../lib/plugin/RecentChanges.php:275 #: ../lib/plugin/RecentChanges.php:377 ../lib/plugin/RecentChanges.php:453 @@ -2645,56 +2717,50 @@ msgid "RecentEdits" msgstr "" #: ../lib/plugin/RecentChanges.php:268 ../lib/plugin/RecentComments.php:65 -#, fuzzy msgid "No comments found" -msgstr "Visa källkoden och referenser för sidan" +msgstr "" #: ../lib/plugin/RecentChanges.php:270 -#, fuzzy msgid "No changes found" -msgstr "Visa källkoden och referenser för sidan" +msgstr "" -#: ../lib/plugin/RecentChanges.php:574 +#: ../lib/plugin/RecentChanges.php:573 msgid "Title Search" msgstr "Titelsökningen" -#: ../lib/plugin/RecentChanges.php:807 -#, fuzzy +#: ../lib/plugin/RecentChanges.php:806 msgid "Show minor edits for:" -msgstr "Visa källkoden och referenser för sidan" +msgstr "" -#: ../lib/plugin/RecentChanges.php:809 -#, fuzzy +#: ../lib/plugin/RecentChanges.php:808 msgid "Show all changes for:" -msgstr "Visa källkoden och referenser för sidan" +msgstr "" -#: ../lib/plugin/RecentChanges.php:811 -#, fuzzy +#: ../lib/plugin/RecentChanges.php:810 msgid "Show changes for:" -msgstr "Visa källkoden och referenser för sidan" +msgstr "" -#: ../lib/plugin/RecentChanges.php:831 +#: ../lib/plugin/RecentChanges.php:830 msgid "1 day" msgstr "1 dag" -#: ../lib/plugin/RecentChanges.php:835 +#: ../lib/plugin/RecentChanges.php:834 #, c-format msgid "%s days" msgstr "%s dar" #: ../lib/plugin/RecentComments.php:17 -#, fuzzy +#: ../themes/MonoBook/templates/navbar.tmpl:14 msgid "RecentComments" -msgstr "Innehåll" +msgstr "" #: ../lib/plugin/RecentComments.php:91 msgid "latest comment by " msgstr "" #: ../lib/plugin/RecentEdits.php:36 -#, fuzzy msgid "Recent Edits" -msgstr "Redigera: %s" +msgstr "" #: ../lib/plugin/RedirectTo.php:47 msgid "RedirectTo" @@ -2718,20 +2784,18 @@ msgid "Double redirect not allowed." msgstr "" #: ../lib/plugin/RedirectTo.php:110 -#, fuzzy msgid "Viewing redirecting page." -msgstr "De %d mest populära sidorna för den här wikin:" +msgstr "" #: ../lib/plugin/RelatedChanges.php:34 ../lib/plugin/RelatedChanges.php:63 -#, fuzzy msgid "Related Changes" -msgstr "SenasteÄndringar" +msgstr "" #: ../lib/plugin/RelatedChanges.php:63 ../themes/Crao/templates/navbar.tmpl:23 +#: ../themes/MonoBook/templates/navbar.tmpl:43 #: ../themes/default/templates/navbar.tmpl:27 -#, fuzzy msgid "RelatedChanges" -msgstr "SenasteÄndringar" +msgstr "" #: ../lib/plugin/RichTable.php:32 msgid "RichTable" @@ -2797,14 +2861,9 @@ msgid "invalid %s ignored" msgstr "" #: ../lib/plugin/SyntaxHighlighter.php:170 -#, fuzzy, c-format +#, c-format msgid "Couldn't start commandline '%s'" -msgstr "Ger upp, kan ej skapa anslutning till databasen: %s" - -#: ../lib/plugin/SyntaxHighlighter.php:177 -#, fuzzy -msgid "empty source" -msgstr "Visa Källkoden" +msgstr "" #: ../lib/plugin/SystemInfo.php:52 msgid "SystemInfo" @@ -2831,19 +2890,16 @@ msgid "timeout:" msgstr "" #: ../lib/plugin/SystemInfo.php:112 -#, fuzzy msgid "no cache used" -msgstr "" +msgstr "" #: ../lib/plugin/SystemInfo.php:115 -#, fuzzy msgid "cached pagedata:" -msgstr "Arkiverad sida:" +msgstr "" #: ../lib/plugin/SystemInfo.php:116 -#, fuzzy msgid "cached versiondata:" -msgstr "nuvarande version" +msgstr "" #: ../lib/plugin/SystemInfo.php:125 #, c-format @@ -2869,23 +2925,23 @@ msgid "" msgstr "" #: ../lib/plugin/SystemInfo.php:148 -#, fuzzy, c-format +#, c-format msgid "%d pages" -msgstr "Kunde inte spara sidan \"%s\"" +msgstr "" #: ../lib/plugin/SystemInfo.php:153 -#, fuzzy, c-format +#, c-format msgid "%d not-empty pages" -msgstr "Kunde inte spara sidan \"%s\"" +msgstr "" #: ../lib/plugin/SystemInfo.php:164 ../lib/plugin/SystemInfo.php:193 msgid "not yet" msgstr "" #: ../lib/plugin/SystemInfo.php:181 -#, fuzzy, c-format +#, c-format msgid "%d homepages" -msgstr "Kunde inte spara sidan \"%s\"" +msgstr "" #: ../lib/plugin/SystemInfo.php:227 #, c-format @@ -2967,76 +3023,98 @@ msgstr "" msgid "Default theme: '%s'" msgstr "" -#: ../lib/plugin/SystemInfo.php:345 +#: ../lib/plugin/SystemInfo.php:346 #, c-format msgid "unknown argument '%s' to SystemInfo" msgstr "" -#: ../lib/plugin/SystemInfo.php:368 +#: ../lib/plugin/SystemInfo.php:369 msgid "Application name" msgstr "" -#: ../lib/plugin/SystemInfo.php:369 +#: ../lib/plugin/SystemInfo.php:370 msgid "PhpWiki engine version" msgstr "" -#: ../lib/plugin/SystemInfo.php:370 +#: ../lib/plugin/SystemInfo.php:371 msgid "Database" msgstr "" -#: ../lib/plugin/SystemInfo.php:371 +#: ../lib/plugin/SystemInfo.php:372 msgid "Cache statistics" msgstr "" -#: ../lib/plugin/SystemInfo.php:372 +#: ../lib/plugin/SystemInfo.php:373 msgid "Page statistics" msgstr "" -#: ../lib/plugin/SystemInfo.php:375 +#: ../lib/plugin/SystemInfo.php:376 msgid "User statistics" msgstr "" -#: ../lib/plugin/SystemInfo.php:377 +#: ../lib/plugin/SystemInfo.php:378 msgid "Hit statistics" msgstr "" -#: ../lib/plugin/SystemInfo.php:379 +#: ../lib/plugin/SystemInfo.php:380 msgid "Expiry parameters" msgstr "" -#: ../lib/plugin/SystemInfo.php:380 +#: ../lib/plugin/SystemInfo.php:381 msgid "Wikiname regexp" msgstr "" -#: ../lib/plugin/SystemInfo.php:381 +#: ../lib/plugin/SystemInfo.php:382 msgid "Allowed protocols" msgstr "" -#: ../lib/plugin/SystemInfo.php:382 -#, fuzzy +#: ../lib/plugin/SystemInfo.php:383 msgid "Inline images" -msgstr "Lås upp Sida" +msgstr "" -#: ../lib/plugin/SystemInfo.php:383 +#: ../lib/plugin/SystemInfo.php:384 msgid "Available plugins" msgstr "" -#: ../lib/plugin/SystemInfo.php:384 +#: ../lib/plugin/SystemInfo.php:385 msgid "Supported languages" msgstr "" -#: ../lib/plugin/SystemInfo.php:385 +#: ../lib/plugin/SystemInfo.php:386 msgid "Supported themes" msgstr "" +#: ../lib/plugin/TeX2png.php:29 +msgid "TeX2png" +msgstr "" + +#: ../lib/plugin/TeX2png.php:33 +msgid "Convert Tex mathematicals expressions to cached png files." +msgstr "" + +#: ../lib/plugin/TeX2png.php:34 +msgid " This is for small text" +msgstr "" + +#: ../lib/plugin/TeX2png.php:134 +msgid " (syntax error for latex) " +msgstr "" + +#: ../lib/plugin/TeX2png.php:173 +msgid "TeX directory not writable." +msgstr "" + +#: ../lib/plugin/TeX2png.php:212 ../lib/plugin/text2png.php:67 +msgid "Sorry, this version of PHP cannot create PNG image files." +msgstr "" + #: ../lib/plugin/TexToPng.php:103 msgid "Converts TeX to an image. May be used to embed formulas in PhpWiki." msgstr "" #: ../lib/plugin/TitleSearch.php:35 -#, fuzzy msgid "Search the titles of all pages in this wiki." -msgstr "De %d mest populära sidorna för den här wikin:" +msgstr "" #: ../lib/plugin/TitleSearch.php:74 #, c-format @@ -3044,9 +3122,8 @@ msgid "Title search results for '%s'" msgstr "Sökresultat för titelsökningen för '%s'" #: ../lib/plugin/Transclude.php:51 -#, fuzzy msgid "Transclude" -msgstr "Insättning" +msgstr "" #: ../lib/plugin/Transclude.php:55 msgid "Include an external web page within the body of a wiki page." @@ -3058,24 +3135,22 @@ msgid "%s parameter missing" msgstr "" #: ../lib/plugin/Transclude.php:88 -#, fuzzy msgid "Transcluded page" -msgstr "Insättning" +msgstr "" #: ../lib/plugin/Transclude.php:97 -#, fuzzy, c-format +#, c-format msgid "See: %s" -msgstr "Sparade: %s" +msgstr "" #: ../lib/plugin/Transclude.php:109 -#, fuzzy, c-format +#, c-format msgid "Transcluded from %s" -msgstr "Insättning från %s" +msgstr "" -#: ../lib/plugin/TranslateText.php:44 ../lib/plugin/_WikiTranslation.php:98 -#, fuzzy +#: ../lib/plugin/TranslateText.php:44 ../lib/plugin/_WikiTranslation.php:105 msgid "TranslateText" -msgstr "Insättning" +msgstr "" #: ../lib/plugin/TranslateText.php:48 msgid "Define a translation for a specified text" @@ -3114,9 +3189,8 @@ msgid "Translate %s to %s in %s" msgstr "" #: ../lib/plugin/TranslateText.php:103 -#, fuzzy msgid "Thanks for adding this translation!" -msgstr "Tack för att du redigerade %s." +msgstr "" #: ../lib/plugin/TranslateText.php:104 #, c-format @@ -3131,21 +3205,20 @@ msgid "Your translation is stored in %s" msgstr "" #: ../lib/plugin/TranslateText.php:112 ../lib/plugin/TranslateText.php:114 -#, fuzzy, c-format +#, c-format msgid "From english to %s: " -msgstr "De %d mest populära sidorna för den här wikin:" +msgstr "" #: ../lib/plugin/TranslateText.php:115 -#, fuzzy msgid "Translate" -msgstr "Insättning" - -#: ../lib/plugin/TranslateText.php:118 ../lib/plugin/UserPreferences.php:109 -#: ../lib/plugin/WikiAdminChmod.php:165 ../lib/plugin/WikiAdminRemove.php:220 -#: ../lib/plugin/WikiAdminRename.php:198 -#: ../lib/plugin/WikiAdminSearchReplace.php:187 -#: ../lib/plugin/WikiAdminSelect.php:218 ../lib/plugin/WikiAdminSelect.php:239 -#: ../lib/plugin/WikiAdminSetAcl.php:194 ../lib/plugin/WikiAdminUtils.php:204 +msgstr "" + +#: ../lib/plugin/TranslateText.php:118 ../lib/plugin/UserPreferences.php:113 +#: ../lib/plugin/WikiAdminChmod.php:164 ../lib/plugin/WikiAdminChown.php:165 +#: ../lib/plugin/WikiAdminRemove.php:215 ../lib/plugin/WikiAdminRename.php:196 +#: ../lib/plugin/WikiAdminSearchReplace.php:196 +#: ../lib/plugin/WikiAdminSelect.php:219 ../lib/plugin/WikiAdminSelect.php:240 +#: ../lib/plugin/WikiAdminSetAcl.php:191 ../lib/plugin/WikiAdminUtils.php:208 #: ../lib/removepage.php:23 ../themes/default/templates/login.tmpl:70 #: ../themes/default/templates/userprefs.tmpl:236 msgid "Cancel" @@ -3170,116 +3243,124 @@ msgid " ... first %d lines" msgstr "" #: ../lib/plugin/UnfoldSubpages.php:176 -#, fuzzy, c-format +#, c-format msgid "Included from %s:" -msgstr "Insättning från %s" +msgstr "" -#: ../lib/plugin/UpLoad.php:53 +#: ../lib/plugin/UpLoad.php:46 msgid "Upload files to the local InterWiki Upload:" msgstr "" -#: ../lib/plugin/UpLoad.php:123 ../lib/plugin/WikiForm.php:100 +#: ../lib/plugin/UpLoad.php:116 ../lib/plugin/WikiForm.php:101 msgid "Upload" msgstr "" -#: ../lib/plugin/UpLoad.php:139 +#: ../lib/plugin/UpLoad.php:132 msgid "ACCESS DENIED: You must log in to upload files." msgstr "" -#: ../lib/plugin/UpLoad.php:151 +#: ../lib/plugin/UpLoad.php:144 ../lib/plugin/UpLoad.php:149 +#: ../lib/plugin/UpLoad.php:154 ../lib/plugin/UpLoad.php:186 +#, c-format +msgid "ERROR uploading '%s': " +msgstr "" + +#: ../lib/plugin/UpLoad.php:145 #, c-format msgid "Files with extension %s are not allowed" msgstr "" -#: ../lib/plugin/UpLoad.php:155 +#: ../lib/plugin/UpLoad.php:150 #, c-format msgid "There is already a file with name %s uploaded" msgstr "" -#: ../lib/plugin/UpLoad.php:159 +#: ../lib/plugin/UpLoad.php:155 msgid "Sorry but this file is too big" msgstr "" -#: ../lib/plugin/UpLoad.php:167 +#: ../lib/plugin/UpLoad.php:163 msgid "File successfully uploaded." msgstr "" -#: ../lib/plugin/UpLoad.php:184 -#, fuzzy, c-format +#: ../lib/plugin/UpLoad.php:180 +#, c-format msgid "uploaded %s" -msgstr "Sparade: %s" +msgstr "" -#: ../lib/plugin/UpLoad.php:190 -#, fuzzy -msgid "Uploading failed: " -msgstr "Lås Sida" +#: ../lib/plugin/UpLoad.php:187 +msgid "Uploading failed." +msgstr "" -#: ../lib/plugin/UpLoad.php:208 +#: ../lib/plugin/UpLoad.php:205 msgid "Error: the upload log is not writable" msgstr "" -#: ../lib/plugin/UpLoad.php:212 +#: ../lib/plugin/UpLoad.php:209 msgid "Error: can't open the upload logfile" msgstr "" #: ../lib/plugin/UserPreferences.php:39 ../themes/Crao/templates/head.tmpl:85 #: ../themes/Crao/templates/head.tmpl:86 #: ../themes/Crao/templates/navbar.tmpl:31 -#: ../themes/default/templates/head.tmpl:83 +#: ../themes/MonoBook/templates/navbar.tmpl:49 +#: ../themes/default/templates/head.tmpl:88 #: ../themes/default/templates/homepage.tmpl:11 #: ../themes/default/templates/navbar.tmpl:30 #: ../themes/smaller/templates/navbar.tmpl:25 #: ../themes/wikilens/templates/head.tmpl:85 #: ../themes/wikilens/templates/head.tmpl:86 -#, fuzzy msgid "UserPreferences" -msgstr "Inställningar" +msgstr "" -#: ../lib/plugin/UserPreferences.php:75 +#: ../lib/plugin/UserPreferences.php:79 msgid "" "Error: The user HomePage must be a valid WikiWord. Sorry, UserPreferences " "cannot be saved." msgstr "" -#: ../lib/plugin/UserPreferences.php:97 +#: ../lib/plugin/UserPreferences.php:101 #: ../themes/default/templates/wikiforum.tmpl:22 msgid "Message" msgstr "" -#: ../lib/plugin/UserPreferences.php:98 +#: ../lib/plugin/UserPreferences.php:102 msgid "Your UserPreferences have been successfully deleted." msgstr "" -#: ../lib/plugin/UserPreferences.php:106 +#: ../lib/plugin/UserPreferences.php:110 msgid "Do you really want to delete all your UserPreferences?" msgstr "" -#: ../lib/plugin/UserPreferences.php:107 ../lib/plugin/WikiAdminChmod.php:152 -#: ../lib/plugin/WikiAdminRemove.php:194 ../lib/plugin/WikiAdminRename.php:185 -#: ../lib/plugin/WikiAdminSearchReplace.php:173 -#: ../lib/plugin/WikiAdminSetAcl.php:181 +#: ../lib/plugin/UserPreferences.php:111 ../lib/plugin/WikiAdminChmod.php:151 +#: ../lib/plugin/WikiAdminChown.php:152 ../lib/plugin/WikiAdminRemove.php:189 +#: ../lib/plugin/WikiAdminRename.php:183 +#: ../lib/plugin/WikiAdminSearchReplace.php:182 +#: ../lib/plugin/WikiAdminSetAcl.php:178 msgid "Yes" msgstr "" -#: ../lib/plugin/UserPreferences.php:114 +#: ../lib/plugin/UserPreferences.php:118 msgid "Wrong password. Try again." msgstr "" -#: ../lib/plugin/UserPreferences.php:133 -#, fuzzy +#: ../lib/plugin/UserPreferences.php:137 msgid "Password updated." -msgstr "Lösenord" +msgstr "" -#: ../lib/plugin/UserPreferences.php:135 ../lib/plugin/UserPreferences.php:138 -msgid "Password cannot be changed." +#: ../lib/plugin/UserPreferences.php:139 +msgid "Password was not changed." msgstr "" #: ../lib/plugin/UserPreferences.php:142 -#, fuzzy -msgid "No changes." -msgstr "Visa källkoden och referenser för sidan" +msgid "Password cannot be changed." +msgstr "" #: ../lib/plugin/UserPreferences.php:146 +msgid "No changes." +msgstr "" + +#: ../lib/plugin/UserPreferences.php:150 #, c-format msgid "%d UserPreferences fields successfully updated." msgstr "" @@ -3295,42 +3376,38 @@ msgid "Legend" msgstr "" #: ../lib/plugin/VisualWiki.php:561 -#, fuzzy msgid "days" -msgstr "%s dar" +msgstr "" #: ../lib/plugin/WantedPages.php:33 ../lib/plugin/WantedPages.php:65 -#, fuzzy msgid "WantedPages" -msgstr "SökEfterSida" +msgstr "" #: ../lib/plugin/WantedPages.php:37 msgid "Lists referenced page names which do not exist yet." msgstr "" -#: ../lib/plugin/WantedPages.php:47 ../lib/plugin/_WikiTranslation.php:79 +#: ../lib/plugin/WantedPages.php:47 ../lib/plugin/_WikiTranslation.php:84 msgid "PgsrcTranslation" msgstr "" #: ../lib/plugin/WantedPages.php:99 ../themes/default/templates/online.tmpl:38 -#, fuzzy msgid "" -msgstr "Ingen" +msgstr "" #: ../lib/plugin/WantedPages.php:114 -#, fuzzy, c-format +#, c-format msgid "Wanted Pages for %s (%d total):" -msgstr "De %d mest populära sidorna för den här wikin:" +msgstr "" #: ../lib/plugin/WantedPages.php:148 -#, fuzzy, c-format +#, c-format msgid "Wanted Pages in this wiki (%d total):" -msgstr "De %d mest populära sidorna för den här wikin:" +msgstr "" #: ../lib/plugin/WantedPages.php:150 -#, fuzzy msgid "Count" -msgstr "Innehåll" +msgstr "" #: ../lib/plugin/WhoIsOnline.php:38 ../lib/plugin/WhoIsOnline.php:82 msgid "WhoIsOnline" @@ -3354,9 +3431,8 @@ msgid "Guest" msgstr "" #: ../lib/plugin/WhoIsOnline.php:120 -#, fuzzy msgid "" -msgstr "Ingen" +msgstr "" #: ../lib/plugin/WhoIsOnline.php:191 #, c-format @@ -3367,128 +3443,170 @@ msgstr "" msgid "WikiAdminChmod" msgstr "" -#: ../lib/plugin/WikiAdminChmod.php:46 ../lib/plugin/WikiAdminSetAcl.php:44 +#: ../lib/plugin/WikiAdminChmod.php:46 ../lib/plugin/WikiAdminSetAcl.php:43 msgid "Set individual page permissions." msgstr "" -#: ../lib/plugin/WikiAdminChmod.php:81 -#, fuzzy, c-format +#: ../lib/plugin/WikiAdminChmod.php:80 +#, c-format msgid "chmod page '%s' to '%s'." -msgstr "De %d mest populära sidorna för den här wikin:" +msgstr "" -#: ../lib/plugin/WikiAdminChmod.php:84 +#: ../lib/plugin/WikiAdminChmod.php:83 #, c-format msgid "Couldn't chmod page '%s' to '%s'." msgstr "" -#: ../lib/plugin/WikiAdminChmod.php:88 +#: ../lib/plugin/WikiAdminChmod.php:87 msgid "Invalid chmod string" msgstr "" -#: ../lib/plugin/WikiAdminChmod.php:93 ../lib/plugin/WikiAdminSetAcl.php:112 +#: ../lib/plugin/WikiAdminChmod.php:92 ../lib/plugin/WikiAdminSetAcl.php:109 #, c-format msgid "%s pages have been changed." msgstr "" -#: ../lib/plugin/WikiAdminChmod.php:96 -#: ../lib/plugin/WikiAdminSearchReplace.php:109 -#: ../lib/plugin/WikiAdminSetAcl.php:115 -#, fuzzy +#: ../lib/plugin/WikiAdminChmod.php:95 ../lib/plugin/WikiAdminChown.php:89 +#: ../lib/plugin/WikiAdminSearchReplace.php:113 +#: ../lib/plugin/WikiAdminSetAcl.php:112 msgid "No pages changed." -msgstr "Visa källkoden och referenser för sidan" +msgstr "" -#: ../lib/plugin/WikiAdminChmod.php:156 -#, fuzzy +#: ../lib/plugin/WikiAdminChmod.php:155 msgid "Are you sure you want to permanently change the selected files?" -msgstr "Ta bort sida nu" +msgstr "" -#: ../lib/plugin/WikiAdminChmod.php:159 +#: ../lib/plugin/WikiAdminChmod.php:158 msgid "Chmod" msgstr "" -#: ../lib/plugin/WikiAdminChmod.php:161 ../lib/plugin/WikiAdminSetAcl.php:190 -#, fuzzy +#: ../lib/plugin/WikiAdminChmod.php:160 ../lib/plugin/WikiAdminSetAcl.php:187 msgid "Select the pages to change:" -msgstr "Ta bort sida nu" +msgstr "" -#: ../lib/plugin/WikiAdminChmod.php:184 +#: ../lib/plugin/WikiAdminChmod.php:183 msgid "This plugin is currently under development and does not work!" msgstr "" -#: ../lib/plugin/WikiAdminChmod.php:185 +#: ../lib/plugin/WikiAdminChmod.php:184 msgid "Chmod to permission:" msgstr "" -#: ../lib/plugin/WikiAdminChmod.php:188 +#: ../lib/plugin/WikiAdminChmod.php:187 msgid "(ugo : rwx)" msgstr "" -#: ../lib/plugin/WikiAdminChmod.php:195 ../lib/plugin/WikiAdminSetAcl.php:258 +#: ../lib/plugin/WikiAdminChmod.php:194 ../lib/plugin/WikiAdminSetAcl.php:255 msgid "Propagate new permissions to all subpages?" msgstr "" -#: ../lib/plugin/WikiAdminChmod.php:197 ../lib/plugin/WikiAdminSetAcl.php:260 +#: ../lib/plugin/WikiAdminChmod.php:196 ../lib/plugin/WikiAdminSetAcl.php:257 msgid "(disable individual page permissions, enable inheritance)?" msgstr "" +#: ../lib/plugin/WikiAdminChown.php:37 +msgid "WikiAdminChown" +msgstr "" + +#: ../lib/plugin/WikiAdminChown.php:41 +msgid "Chown selected pages." +msgstr "" + +#: ../lib/plugin/WikiAdminChown.php:69 ../lib/plugin/WikiAdminRename.php:98 +#: ../lib/plugin/WikiAdminSearchReplace.php:98 +#: ../lib/plugin/WikiAdminSetAcl.php:100 +#, c-format +msgid "Access denied to change page '%s'." +msgstr "" + +#: ../lib/plugin/WikiAdminChown.php:74 +#, c-format +msgid "Chown page '%s' to '%s'." +msgstr "" + +#: ../lib/plugin/WikiAdminChown.php:78 +#, c-format +msgid "Couldn't chown page '%s' to '%s'." +msgstr "" + +#: ../lib/plugin/WikiAdminChown.php:86 +#, c-format +msgid "%s pages have been permanently changed." +msgstr "" + +#: ../lib/plugin/WikiAdminChown.php:95 ../lib/plugin/_WikiTranslation.php:90 +msgid "PhpWikiAdministration/Chown" +msgstr "" + +#: ../lib/plugin/WikiAdminChown.php:155 +msgid "Are you sure you want to permanently chown the selected files?" +msgstr "" + +#: ../lib/plugin/WikiAdminChown.php:159 +msgid "Chown selected pages" +msgstr "" + +#: ../lib/plugin/WikiAdminChown.php:160 +msgid "Select the pages to change the owner:" +msgstr "" + +#: ../lib/plugin/WikiAdminChown.php:183 ../lib/plugin/WikiAdminRename.php:216 +msgid "to" +msgstr "" + #: ../lib/plugin/WikiAdminRemove.php:40 msgid "WikiAdminRemove" msgstr "" #: ../lib/plugin/WikiAdminRemove.php:44 -#, fuzzy msgid "Permanently remove all selected pages." -msgstr "Ta bort sida nu" +msgstr "" -#: ../lib/plugin/WikiAdminRemove.php:121 ../lib/removepage.php:47 +#: ../lib/plugin/WikiAdminRemove.php:116 ../lib/removepage.php:47 #, c-format msgid "Removed page '%s' successfully." msgstr "Tog bort sidan '%s'." -#: ../lib/plugin/WikiAdminRemove.php:124 -#, fuzzy, c-format +#: ../lib/plugin/WikiAdminRemove.php:119 +#, c-format msgid "Didn't removed page '%s'. Access denied." -msgstr "Tog bort sidan '%s'." +msgstr "" -#: ../lib/plugin/WikiAdminRemove.php:129 +#: ../lib/plugin/WikiAdminRemove.php:124 #, c-format msgid "%d pages have been permanently removed." msgstr "" -#: ../lib/plugin/WikiAdminRemove.php:134 ../lib/plugin/_WikiTranslation.php:85 +#: ../lib/plugin/WikiAdminRemove.php:129 ../lib/plugin/_WikiTranslation.php:91 msgid "PhpWikiAdministration/Remove" msgstr "" -#: ../lib/plugin/WikiAdminRemove.php:189 ../lib/plugin/WikiAdminRemove.php:241 -#, fuzzy +#: ../lib/plugin/WikiAdminRemove.php:184 ../lib/plugin/WikiAdminRemove.php:236 msgid "Remove" -msgstr "Ta bort sida" +msgstr "" -#: ../lib/plugin/WikiAdminRemove.php:196 +#: ../lib/plugin/WikiAdminRemove.php:191 msgid "Are you sure you want to permanently remove the selected files?" msgstr "" -#: ../lib/plugin/WikiAdminRemove.php:199 -#, fuzzy +#: ../lib/plugin/WikiAdminRemove.php:194 msgid "Remove selected pages" -msgstr "Ta bort sida nu" +msgstr "" -#: ../lib/plugin/WikiAdminRemove.php:200 -#, fuzzy +#: ../lib/plugin/WikiAdminRemove.php:195 msgid "Permanently remove the selected files:" -msgstr "Ta bort sida nu" +msgstr "" -#: ../lib/plugin/WikiAdminRemove.php:203 +#: ../lib/plugin/WikiAdminRemove.php:198 #, c-format msgid "Also pages which have been deleted at least %s days." msgstr "" -#: ../lib/plugin/WikiAdminRemove.php:207 -#, fuzzy +#: ../lib/plugin/WikiAdminRemove.php:202 msgid "List all pages." -msgstr "Kunde inte spara sidan \"%s\"" +msgstr "" -#: ../lib/plugin/WikiAdminRemove.php:213 +#: ../lib/plugin/WikiAdminRemove.php:208 #, c-format msgid "(Pages which have been deleted at least %s days are already checked.)" msgstr "" @@ -3498,94 +3616,79 @@ msgid "WikiAdminRename" msgstr "" #: ../lib/plugin/WikiAdminRename.php:46 -#, fuzzy msgid "Rename selected pages." -msgstr "Ta bort sida nu" +msgstr "" -#: ../lib/plugin/WikiAdminRename.php:84 ../lib/plugin/WikiAdminRename.php:90 -#, fuzzy, c-format +#: ../lib/plugin/WikiAdminRename.php:82 ../lib/plugin/WikiAdminRename.php:88 +#, c-format msgid "Replaced link in %s." -msgstr "De %d mest populära sidorna för den här wikin:" +msgstr "" -#: ../lib/plugin/WikiAdminRename.php:97 +#: ../lib/plugin/WikiAdminRename.php:95 #, c-format msgid "Page %s already exists. Ignored." msgstr "" -#: ../lib/plugin/WikiAdminRename.php:100 ../lib/plugin/WikiAdminSetAcl.php:103 +#: ../lib/plugin/WikiAdminRename.php:102 #, c-format -msgid "Access denied to change page '%s'." -msgstr "" - -#: ../lib/plugin/WikiAdminRename.php:104 -#, fuzzy, c-format msgid "Renamed page '%s' to '%s'." -msgstr "Tog bort sidan '%s'." +msgstr "" -#: ../lib/plugin/WikiAdminRename.php:108 ../lib/plugin/WikiAdminRename.php:112 +#: ../lib/plugin/WikiAdminRename.php:106 ../lib/plugin/WikiAdminRename.php:110 #, c-format msgid "Couldn't rename page '%s' to '%s'." msgstr "" -#: ../lib/plugin/WikiAdminRename.php:118 +#: ../lib/plugin/WikiAdminRename.php:116 #, c-format msgid "%s pages have been permanently renamed." msgstr "" -#: ../lib/plugin/WikiAdminRename.php:121 -#, fuzzy +#: ../lib/plugin/WikiAdminRename.php:119 msgid "No pages renamed." -msgstr "Visa källkoden och referenser för sidan" +msgstr "" -#: ../lib/plugin/WikiAdminRename.php:127 ../lib/plugin/_WikiTranslation.php:86 +#: ../lib/plugin/WikiAdminRename.php:125 ../lib/plugin/_WikiTranslation.php:92 msgid "PhpWikiAdministration/Rename" msgstr "" -#: ../lib/plugin/WikiAdminRename.php:179 +#: ../lib/plugin/WikiAdminRename.php:177 msgid "Rename to" msgstr "" -#: ../lib/plugin/WikiAdminRename.php:188 -#, fuzzy +#: ../lib/plugin/WikiAdminRename.php:186 msgid "Are you sure you want to permanently rename the selected files?" -msgstr "Ta bort sida nu" +msgstr "" -#: ../lib/plugin/WikiAdminRename.php:192 -#, fuzzy +#: ../lib/plugin/WikiAdminRename.php:190 msgid "Rename selected pages" -msgstr "Ta bort sida nu" +msgstr "" -#: ../lib/plugin/WikiAdminRename.php:193 -#, fuzzy +#: ../lib/plugin/WikiAdminRename.php:191 msgid "Select the pages to rename:" -msgstr "Ta bort sida nu" +msgstr "" -#: ../lib/plugin/WikiAdminRename.php:215 -#, fuzzy +#: ../lib/plugin/WikiAdminRename.php:213 msgid "from" -msgstr "från %s" - -#: ../lib/plugin/WikiAdminRename.php:218 -msgid "to" msgstr "" -#: ../lib/plugin/WikiAdminRename.php:221 +#: ../lib/plugin/WikiAdminRename.php:219 msgid "(no regex, case-sensitive)" msgstr "" -#: ../lib/plugin/WikiAdminRename.php:230 +#: ../lib/plugin/WikiAdminRename.php:228 msgid "Change pagename in all linked pages also?" msgstr "" -#: ../lib/plugin/WikiAdminRename.php:249 +#: ../lib/plugin/WikiAdminRename.php:247 msgid "This page already exists" msgstr "" -#: ../lib/plugin/WikiAdminSearchReplace.php:39 +#: ../lib/plugin/WikiAdminSearchReplace.php:37 msgid "WikiAdminSearchReplace" msgstr "" -#: ../lib/plugin/WikiAdminSearchReplace.php:43 +#: ../lib/plugin/WikiAdminSearchReplace.php:41 msgid "Search and replace text in selected wiki pages." msgstr "" @@ -3598,159 +3701,161 @@ msgstr "" msgid "Error: Empty search string." msgstr "" -#: ../lib/plugin/WikiAdminSearchReplace.php:97 +#: ../lib/plugin/WikiAdminSearchReplace.php:100 #, c-format msgid "Replaced '%s' with '%s' in page '%s'." msgstr "" -#: ../lib/plugin/WikiAdminSearchReplace.php:100 +#: ../lib/plugin/WikiAdminSearchReplace.php:103 #, c-format -msgid "Search string '%s' not found in page '%s'." +msgid "Search string '%s' not found in content of page '%s'." msgstr "" -#: ../lib/plugin/WikiAdminSearchReplace.php:106 +#: ../lib/plugin/WikiAdminSearchReplace.php:110 #, c-format msgid "%s pages changed." msgstr "" -#: ../lib/plugin/WikiAdminSearchReplace.php:171 +#: ../lib/plugin/WikiAdminSearchReplace.php:180 msgid "Warning: The search string cannot be empty!" msgstr "" -#: ../lib/plugin/WikiAdminSearchReplace.php:176 +#: ../lib/plugin/WikiAdminSearchReplace.php:185 msgid "" "Are you sure you want to permanently search & replace text in the selected " "files?" msgstr "" -#: ../lib/plugin/WikiAdminSearchReplace.php:182 -#, fuzzy +#: ../lib/plugin/WikiAdminSearchReplace.php:191 msgid "Select the pages to search:" -msgstr "Ta bort sida nu" +msgstr "" + +#: ../lib/plugin/WikiAdminSearchReplace.php:214 +msgid "Replace all occurences of the given string in the content of all pages." +msgstr "" -#: ../lib/plugin/WikiAdminSearchReplace.php:204 +#: ../lib/plugin/WikiAdminSearchReplace.php:216 msgid "Replace: " msgstr "" -#: ../lib/plugin/WikiAdminSearchReplace.php:207 +#: ../lib/plugin/WikiAdminSearchReplace.php:219 msgid "by" msgstr "" -#: ../lib/plugin/WikiAdminSearchReplace.php:210 -msgid "(no regex) Case-exact: " +#: ../lib/plugin/WikiAdminSearchReplace.php:227 +msgid "case-exact" +msgstr "" + +#: ../lib/plugin/WikiAdminSearchReplace.php:235 +msgid "regex" msgstr "" -#: ../lib/plugin/WikiAdminSelect.php:41 +#: ../lib/plugin/WikiAdminSelect.php:40 msgid "WikiAdminSelect" msgstr "" -#: ../lib/plugin/WikiAdminSelect.php:45 +#: ../lib/plugin/WikiAdminSelect.php:44 msgid "" "Allows selection of multiple pages which get passed to other WikiAdmin " "plugins." msgstr "" -#: ../lib/plugin/WikiAdminSelect.php:140 -#, fuzzy +#: ../lib/plugin/WikiAdminSelect.php:141 msgid "Select: " -msgstr "Ta bort sida nu" +msgstr "" -#: ../lib/plugin/WikiAdminSelect.php:179 +#: ../lib/plugin/WikiAdminSelect.php:180 #, c-format msgid "Selected page '%s' passed to '%s'." msgstr "" -#: ../lib/plugin/WikiAdminSelect.php:216 -#, fuzzy +#: ../lib/plugin/WikiAdminSelect.php:217 msgid "Select pages" -msgstr "Ta bort sida nu" +msgstr "" -#: ../lib/plugin/WikiAdminSetAcl.php:40 +#: ../lib/plugin/WikiAdminSetAcl.php:39 msgid "WikiAdminSetAcl" msgstr "" -#: ../lib/plugin/WikiAdminSetAcl.php:97 -#, fuzzy, c-format +#: ../lib/plugin/WikiAdminSetAcl.php:94 +#, c-format msgid "ACL not changed for page '%s'." -msgstr "Kunde inte spara sidan \"%s\"" +msgstr "" -#: ../lib/plugin/WikiAdminSetAcl.php:100 -#, fuzzy, c-format +#: ../lib/plugin/WikiAdminSetAcl.php:97 +#, c-format msgid "ACL changed for page '%s'." -msgstr "Kunde inte spara sidan \"%s\"" +msgstr "" -#: ../lib/plugin/WikiAdminSetAcl.php:107 +#: ../lib/plugin/WikiAdminSetAcl.php:104 msgid "Invalid ACL" msgstr "" -#: ../lib/plugin/WikiAdminSetAcl.php:123 +#: ../lib/plugin/WikiAdminSetAcl.php:120 msgid "PhpWikiAdministration/SetAcl" msgstr "" -#: ../lib/plugin/WikiAdminSetAcl.php:175 -#, fuzzy +#: ../lib/plugin/WikiAdminSetAcl.php:172 msgid "Permission" -msgstr "Version" +msgstr "" -#: ../lib/plugin/WikiAdminSetAcl.php:177 +#: ../lib/plugin/WikiAdminSetAcl.php:174 msgid "ACL" msgstr "" -#: ../lib/plugin/WikiAdminSetAcl.php:185 +#: ../lib/plugin/WikiAdminSetAcl.php:182 #, fuzzy msgid "" "Are you sure you want to permanently change access to the selected files?" msgstr "Ta bort sida nu" -#: ../lib/plugin/WikiAdminSetAcl.php:220 -#, fuzzy +#: ../lib/plugin/WikiAdminSetAcl.php:217 msgid "Selected Pages: " -msgstr "Ta bort sida nu" +msgstr "" -#: ../lib/plugin/WikiAdminSetAcl.php:226 +#: ../lib/plugin/WikiAdminSetAcl.php:223 #, c-format msgid "page permission inherited from %s" msgstr "" -#: ../lib/plugin/WikiAdminSetAcl.php:228 +#: ../lib/plugin/WikiAdminSetAcl.php:225 msgid "invidual page permission" msgstr "" -#: ../lib/plugin/WikiAdminSetAcl.php:230 +#: ../lib/plugin/WikiAdminSetAcl.php:227 msgid "default page permission" msgstr "" -#: ../lib/plugin/WikiAdminSetAcl.php:231 -#, fuzzy +#: ../lib/plugin/WikiAdminSetAcl.php:228 msgid "Type: " -msgstr "Namn på Sidan" +msgstr "" -#: ../lib/plugin/WikiAdminSetAcl.php:232 +#: ../lib/plugin/WikiAdminSetAcl.php:229 msgid "getfacl: " msgstr "" -#: ../lib/plugin/WikiAdminSetAcl.php:233 +#: ../lib/plugin/WikiAdminSetAcl.php:230 msgid "ACL: " msgstr "" -#: ../lib/plugin/WikiAdminSetAcl.php:235 +#: ../lib/plugin/WikiAdminSetAcl.php:232 msgid "Description: " msgstr "" -#: ../lib/plugin/WikiAdminSetAcl.php:236 +#: ../lib/plugin/WikiAdminSetAcl.php:233 msgid "" "Selected Grant checkboxes allow access, unselected checkboxes deny access." msgstr "" -#: ../lib/plugin/WikiAdminSetAcl.php:237 +#: ../lib/plugin/WikiAdminSetAcl.php:234 msgid "To ignore delete the line." msgstr "" -#: ../lib/plugin/WikiAdminSetAcl.php:238 +#: ../lib/plugin/WikiAdminSetAcl.php:235 msgid "To add check 'Add' near the dropdown list." msgstr "" -#: ../lib/plugin/WikiAdminSetAcl.php:261 +#: ../lib/plugin/WikiAdminSetAcl.php:258 msgid "(Currently not working)" msgstr "" @@ -3770,7 +3875,7 @@ msgstr "" msgid "WikiAdminUtils says:" msgstr "" -#: ../lib/plugin/WikiAdminUtils.php:98 ../lib/stdlib.php:1397 +#: ../lib/plugin/WikiAdminUtils.php:98 ../lib/stdlib.php:1473 msgid "Okay" msgstr "" @@ -3783,9 +3888,8 @@ msgid "Delete Pages With Invalid Names" msgstr "" #: ../lib/plugin/WikiAdminUtils.php:114 -#, fuzzy msgid "Markup cache purged!" -msgstr "" +msgstr "" #: ../lib/plugin/WikiAdminUtils.php:130 msgid "No pages with bad names were found." @@ -3805,11 +3909,11 @@ msgstr "" msgid "E-Mail" msgstr "" -#: ../lib/plugin/WikiAdminUtils.php:155 +#: ../lib/plugin/WikiAdminUtils.php:156 msgid "Verification Status" msgstr "" -#: ../lib/plugin/WikiAdminUtils.php:202 +#: ../lib/plugin/WikiAdminUtils.php:205 msgid "Change Verification Status" msgstr "" @@ -3818,14 +3922,14 @@ msgid "WikiBlog" msgstr "" #: ../lib/plugin/WikiBlog.php:81 -#, fuzzy, c-format +#, c-format msgid "Show and add blogs for %s" -msgstr "Visa källkoden och referenser för sidan" +msgstr "" #: ../lib/plugin/WikiBlog.php:156 -#, fuzzy, c-format +#, c-format msgid "No pagename specified for %s" -msgstr "De %d mest populära sidorna för den här wikin:" +msgstr "" #: ../lib/plugin/WikiBlog.php:186 msgid "New comment." @@ -3840,32 +3944,27 @@ msgid "Messages" msgstr "" #: ../lib/plugin/WikiBlog.php:293 -#, fuzzy, c-format +#, c-format msgid "%s on %s:" -msgstr "%s i %s" +msgstr "" #: ../lib/plugin/WikiForm.php:32 msgid "WikiForm" msgstr "" -#: ../lib/plugin/WikiForm.php:67 -#, fuzzy -msgid "Load File" -msgstr "Låst" - -#: ../lib/plugin/WikiForm.php:73 +#: ../lib/plugin/WikiForm.php:74 msgid "Login" msgstr "" -#: ../lib/plugin/WikiForm.php:81 +#: ../lib/plugin/WikiForm.php:82 msgid "Dump Pages" msgstr "" -#: ../lib/plugin/WikiForm.php:89 +#: ../lib/plugin/WikiForm.php:90 msgid "Dump Pages as XHTML" msgstr "" -#: ../lib/plugin/WikiForm.php:104 +#: ../lib/plugin/WikiForm.php:105 #, c-format msgid "WikiForm: %s: unknown action" msgstr "" @@ -3895,18 +3994,17 @@ msgid "Not enough questions answered!" msgstr "" #: ../lib/plugin/WikiPoll.php:196 ../lib/plugin/WikiPoll.php:257 -#, fuzzy, c-format +#, c-format msgid "Missing %s for %s" -msgstr "version %s för %s" +msgstr "" #: ../lib/plugin/WikiPoll.php:224 msgid "Ok" msgstr "" #: ../lib/plugin/WikiPoll.php:227 -#, fuzzy msgid "Reset" -msgstr "Insättning från %s" +msgstr "" #: ../lib/plugin/WikiPoll.php:273 ../lib/plugin/WikiPoll.php:287 #, c-format @@ -3918,14 +4016,12 @@ msgid "The result of this poll so far:" msgstr "" #: ../lib/plugin/WikiPoll.php:303 -#, fuzzy msgid "Thanks for participating!" -msgstr "Tack för att du redigerade %s." +msgstr "" #: ../lib/plugin/_AuthInfo.php:35 -#, fuzzy msgid "AuthInfo" -msgstr "Författare:" +msgstr "" #: ../lib/plugin/_AuthInfo.php:39 msgid "Display general and user specific auth information." @@ -3944,8 +4040,9 @@ msgstr "" msgid "No userid" msgstr "" -#: ../lib/plugin/_BackendInfo.php:30 ../lib/plugin/_WikiTranslation.php:57 +#: ../lib/plugin/_BackendInfo.php:30 ../lib/plugin/_WikiTranslation.php:60 #: ../themes/Crao/templates/actionbar.tmpl:22 +#: ../themes/MonoBook/templates/info.tmpl:175 #: ../themes/Portland/templates/actionbar.tmpl:21 #: ../themes/Wordpress/templates/actionbar.tmpl:73 #: ../themes/default/templates/actionbar.tmpl:36 @@ -3978,9 +4075,8 @@ msgstr "" #: ../lib/plugin/_PreferencesInfo.php:30 #: ../themes/default/templates/userprefs.tmpl:12 -#, fuzzy msgid "PreferencesInfo" -msgstr "Inställningar" +msgstr "" #: ../lib/plugin/_PreferencesInfo.php:34 #, c-format @@ -3988,64 +4084,68 @@ msgid "Get preferences information for current user %s." msgstr "" #: ../lib/plugin/_WikiTranslation.php:47 -#, fuzzy msgid "AddCommentPlugin" -msgstr "Innehåll" +msgstr "" #: ../lib/plugin/_WikiTranslation.php:48 -#, fuzzy msgid "AddingPages" -msgstr "Kunde inte spara sidan \"%s\"" +msgstr "" #: ../lib/plugin/_WikiTranslation.php:49 -msgid "AuthorHistoryPlugin" +msgid "AllPagesCreatedByMe" +msgstr "" + +#: ../lib/plugin/_WikiTranslation.php:50 +msgid "AllPagesLastEditedByMe" msgstr "" #: ../lib/plugin/_WikiTranslation.php:51 -#, fuzzy -msgid "CalendarListPlugin" -msgstr "Kalender" +msgid "AllPagesOwnedByMe" +msgstr "" #: ../lib/plugin/_WikiTranslation.php:52 -#, fuzzy +msgid "AuthorHistoryPlugin" +msgstr "" + +#: ../lib/plugin/_WikiTranslation.php:54 +msgid "CalendarListPlugin" +msgstr "" + +#: ../lib/plugin/_WikiTranslation.php:55 msgid "CalendarPlugin" -msgstr "Kalender" +msgstr "" -#: ../lib/plugin/_WikiTranslation.php:53 -#, fuzzy +#: ../lib/plugin/_WikiTranslation.php:56 msgid "CategoryCategory" -msgstr "Nuvarande sida:" +msgstr "" -#: ../lib/plugin/_WikiTranslation.php:54 -#, fuzzy +#: ../lib/plugin/_WikiTranslation.php:57 msgid "CategoryHomePages" -msgstr "Nuvarande sida:" +msgstr "" -#: ../lib/plugin/_WikiTranslation.php:55 -#, fuzzy +#: ../lib/plugin/_WikiTranslation.php:58 msgid "CommentPlugin" -msgstr "Innehåll" +msgstr "" -#: ../lib/plugin/_WikiTranslation.php:56 -#, fuzzy +#: ../lib/plugin/_WikiTranslation.php:59 msgid "CreateTocPlugin" -msgstr "Sparade: %s" +msgstr "" -#: ../lib/plugin/_WikiTranslation.php:58 +#: ../lib/plugin/_WikiTranslation.php:62 msgid "EditMetaDataPlugin" msgstr "" -#: ../lib/plugin/_WikiTranslation.php:59 -#, fuzzy +#: ../lib/plugin/_WikiTranslation.php:63 msgid "ExternalSearchPlugin" -msgstr "Titelsökningen" +msgstr "" -#: ../lib/plugin/_WikiTranslation.php:60 ../themes/Crao/templates/head.tmpl:36 +#: ../lib/plugin/_WikiTranslation.php:64 ../themes/Crao/templates/head.tmpl:36 #: ../themes/Crao/templates/head.tmpl:37 #: ../themes/Crao/templates/navbar.tmpl:48 +#: ../themes/MonoBook/templates/navbar.tmpl:25 #: ../themes/Portland/templates/navbar.tmpl:8 #: ../themes/Sidebar/templates/navbar.tmpl:21 -#: ../themes/default/templates/head.tmpl:36 +#: ../themes/default/templates/head.tmpl:40 #: ../themes/default/templates/navbar.tmpl:11 #: ../themes/smaller/templates/navbar.tmpl:11 #: ../themes/wikilens/templates/head.tmpl:35 @@ -4053,199 +4153,199 @@ msgstr "Titels msgid "FindPage" msgstr "SökEfterSida" -#: ../lib/plugin/_WikiTranslation.php:61 -#, fuzzy +#: ../lib/plugin/_WikiTranslation.php:65 +msgid "FoafViewerPlugin" +msgstr "" + +#: ../lib/plugin/_WikiTranslation.php:66 msgid "FrameIncludePlugin" -msgstr "Insättning" +msgstr "" -#: ../lib/plugin/_WikiTranslation.php:62 -#, fuzzy +#: ../lib/plugin/_WikiTranslation.php:67 msgid "FullRecentChanges" -msgstr "SenasteÄndringar" +msgstr "" -#: ../lib/plugin/_WikiTranslation.php:63 +#: ../lib/plugin/_WikiTranslation.php:68 msgid "HelloWorldPlugin" msgstr "" -#: ../lib/plugin/_WikiTranslation.php:64 -#, fuzzy +#: ../lib/plugin/_WikiTranslation.php:69 msgid "HomePageAlias" -msgstr "Framsida" +msgstr "" -#: ../lib/plugin/_WikiTranslation.php:65 -#, fuzzy +#: ../lib/plugin/_WikiTranslation.php:70 msgid "IncludePagePlugin" -msgstr "Insättning" +msgstr "" -#: ../lib/plugin/_WikiTranslation.php:66 -#, fuzzy +#: ../lib/plugin/_WikiTranslation.php:71 msgid "InterWiki" -msgstr "Titelsökningen" +msgstr "" -#: ../lib/plugin/_WikiTranslation.php:67 +#: ../lib/plugin/_WikiTranslation.php:72 msgid "LinkIcons" msgstr "" -#: ../lib/plugin/_WikiTranslation.php:68 +#: ../lib/plugin/_WikiTranslation.php:73 msgid "MagicPhpWikiURLs" msgstr "" -#: ../lib/plugin/_WikiTranslation.php:69 +#: ../lib/plugin/_WikiTranslation.php:74 msgid "MoreAboutMechanics" msgstr "" -#: ../lib/plugin/_WikiTranslation.php:70 +#: ../lib/plugin/_WikiTranslation.php:75 msgid "NewMarkupTestPage" msgstr "" -#: ../lib/plugin/_WikiTranslation.php:71 +#: ../lib/plugin/_WikiTranslation.php:76 msgid "OldMarkupTestPage" msgstr "" -#: ../lib/plugin/_WikiTranslation.php:72 +#: ../lib/plugin/_WikiTranslation.php:77 msgid "OldStyleTablePlugin" msgstr "" -#: ../lib/plugin/_WikiTranslation.php:74 -#, fuzzy +#: ../lib/plugin/_WikiTranslation.php:79 msgid "PageGroupTest" -msgstr "Visa källkoden för %s" +msgstr "" -#: ../lib/plugin/_WikiTranslation.php:75 -#, fuzzy +#: ../lib/plugin/_WikiTranslation.php:80 msgid "PageGroupTest/Four" -msgstr "Visa källkoden för %s" +msgstr "" -#: ../lib/plugin/_WikiTranslation.php:76 -#, fuzzy +#: ../lib/plugin/_WikiTranslation.php:81 msgid "PageGroupTest/One" -msgstr "Visa källkoden för %s" +msgstr "" -#: ../lib/plugin/_WikiTranslation.php:77 -#, fuzzy +#: ../lib/plugin/_WikiTranslation.php:82 msgid "PageGroupTest/Three" -msgstr "Visa källkoden för %s" +msgstr "" -#: ../lib/plugin/_WikiTranslation.php:78 -#, fuzzy +#: ../lib/plugin/_WikiTranslation.php:83 msgid "PageGroupTest/Two" -msgstr "Visa källkoden för %s" +msgstr "" -#: ../lib/plugin/_WikiTranslation.php:80 +#: ../lib/plugin/_WikiTranslation.php:85 msgid "PhotoAlbumPlugin" msgstr "" -#: ../lib/plugin/_WikiTranslation.php:81 +#: ../lib/plugin/_WikiTranslation.php:86 msgid "PhpHighlightPlugin" msgstr "" -#: ../lib/plugin/_WikiTranslation.php:82 +#: ../lib/plugin/_WikiTranslation.php:87 msgid "PhpWeatherPlugin" msgstr "" -#: ../lib/plugin/_WikiTranslation.php:83 +#: ../lib/plugin/_WikiTranslation.php:88 msgid "PhpWiki" msgstr "" -#: ../lib/plugin/_WikiTranslation.php:84 +#: ../lib/plugin/_WikiTranslation.php:89 msgid "PhpWikiAdministration/Chmod" msgstr "" -#: ../lib/plugin/_WikiTranslation.php:87 +#: ../lib/plugin/_WikiTranslation.php:93 msgid "PhpWikiAdministration/Replace" msgstr "" -#: ../lib/plugin/_WikiTranslation.php:88 +#: ../lib/plugin/_WikiTranslation.php:94 msgid "PhpWikiDocumentation" msgstr "" -#: ../lib/plugin/_WikiTranslation.php:89 +#: ../lib/plugin/_WikiTranslation.php:95 msgid "PhpWikiPoll" msgstr "" -#: ../lib/plugin/_WikiTranslation.php:90 +#: ../lib/plugin/_WikiTranslation.php:96 +msgid "PloticusPlugin" +msgstr "" + +#: ../lib/plugin/_WikiTranslation.php:97 msgid "RawHtmlPlugin" msgstr "" -#: ../lib/plugin/_WikiTranslation.php:91 +#: ../lib/plugin/_WikiTranslation.php:98 msgid "RecentVisitors" msgstr "" -#: ../lib/plugin/_WikiTranslation.php:92 -#, fuzzy +#: ../lib/plugin/_WikiTranslation.php:99 msgid "RedirectToPlugin" -msgstr "Insättning från %s" +msgstr "" -#: ../lib/plugin/_WikiTranslation.php:93 +#: ../lib/plugin/_WikiTranslation.php:100 msgid "ReleaseNotes" msgstr "" -#: ../lib/plugin/_WikiTranslation.php:94 +#: ../lib/plugin/_WikiTranslation.php:101 msgid "RichTablePlugin" msgstr "" -#: ../lib/plugin/_WikiTranslation.php:95 +#: ../lib/plugin/_WikiTranslation.php:102 msgid "SteveWainstead" msgstr "" -#: ../lib/plugin/_WikiTranslation.php:96 +#: ../lib/plugin/_WikiTranslation.php:103 msgid "SystemInfoPlugin" msgstr "" -#: ../lib/plugin/_WikiTranslation.php:97 -#, fuzzy +#: ../lib/plugin/_WikiTranslation.php:104 msgid "TranscludePlugin" -msgstr "Insättning" +msgstr "" -#: ../lib/plugin/_WikiTranslation.php:99 +#: ../lib/plugin/_WikiTranslation.php:106 msgid "UnfoldSubpagesPlugin" msgstr "" -#: ../lib/plugin/_WikiTranslation.php:100 +#: ../lib/plugin/_WikiTranslation.php:107 msgid "UpLoad" msgstr "" -#: ../lib/plugin/_WikiTranslation.php:101 +#: ../lib/plugin/_WikiTranslation.php:108 +msgid "UpLoadPlugin" +msgstr "" + +#: ../lib/plugin/_WikiTranslation.php:109 msgid "WabiSabi" msgstr "" -#: ../lib/plugin/_WikiTranslation.php:102 +#: ../lib/plugin/_WikiTranslation.php:110 msgid "WikiBlogPlugin" msgstr "" -#: ../lib/plugin/_WikiTranslation.php:103 +#: ../lib/plugin/_WikiTranslation.php:111 msgid "WikiPlugin" msgstr "" -#: ../lib/plugin/_WikiTranslation.php:104 +#: ../lib/plugin/_WikiTranslation.php:112 #: ../themes/Crao/templates/head.tmpl:73 ../themes/Crao/templates/head.tmpl:74 -#: ../themes/default/templates/head.tmpl:72 +#: ../themes/default/templates/head.tmpl:77 #: ../themes/wikilens/templates/head.tmpl:71 #: ../themes/wikilens/templates/head.tmpl:72 msgid "WikiWikiWeb" msgstr "" -#: ../lib/plugin/_WikiTranslation.php:113 +#: ../lib/plugin/_WikiTranslation.php:121 msgid "_WikiTranslation" msgstr "" -#: ../lib/plugin/_WikiTranslation.php:117 +#: ../lib/plugin/_WikiTranslation.php:125 msgid "Show translations of various words or pages" msgstr "" -#: ../lib/plugin/_WikiTranslation.php:261 +#: ../lib/plugin/_WikiTranslation.php:269 #, c-format msgid "" "TODO: Google can only translate from english and french. Find a translation " "service for %s to language %s" msgstr "" -#: ../lib/plugin/_WikiTranslation.php:265 +#: ../lib/plugin/_WikiTranslation.php:273 #, c-format msgid "%s is empty" msgstr "" -#: ../lib/plugin/_WikiTranslation.php:375 +#: ../lib/plugin/_WikiTranslation.php:381 #, c-format msgid "Define the translation for %s in %s" msgstr "" @@ -4254,10 +4354,6 @@ msgstr "" msgid "Convert text into a png image using GD." msgstr "" -#: ../lib/plugin/text2png.php:67 -msgid "Sorry, this version of PHP cannot create PNG image files." -msgstr "" - #: ../lib/plugin/text2png.php:118 msgid "" "PHP was unable to create a new GD image stream. Read 'lib/plugin/text2png." @@ -4280,9 +4376,8 @@ msgid "You are about to remove '%s' permanently!" msgstr "Du kommer att ta bort \"%s\" permanent!" #: ../lib/removepage.php:38 -#, fuzzy msgid "Someone has edited the page!" -msgstr "Ingen sida är angiven!" +msgstr "" #: ../lib/removepage.php:39 #, c-format @@ -4296,213 +4391,292 @@ msgstr "" msgid "Remove page" msgstr "Ta bort sida" -#: ../lib/stdlib.php:247 ../lib/stdlib.php:266 +#: ../lib/stdlib.php:276 ../lib/stdlib.php:298 msgid "BAD URL -- remove all of <, >, \"" msgstr "" -#: ../lib/stdlib.php:352 +#: ../lib/stdlib.php:336 ../lib/stdlib.php:346 +msgid "Invalid image size" +msgstr "" + +#: ../lib/stdlib.php:406 msgid "BAD phpwiki: URL" msgstr "" -#: ../lib/stdlib.php:390 +#: ../lib/stdlib.php:444 msgid "Lock page to enable link" msgstr "" -#: ../lib/stdlib.php:489 +#: ../lib/stdlib.php:543 #, c-format msgid "'%s': Bad page name: %s" msgstr "" -#: ../lib/stdlib.php:526 +#: ../lib/stdlib.php:580 msgid "White space converted to single space" msgstr "" -#: ../lib/stdlib.php:531 +#: ../lib/stdlib.php:585 msgid "Control characters not allowed" msgstr "" -#: ../lib/stdlib.php:540 +#: ../lib/stdlib.php:594 #, c-format msgid "Leading %s not allowed" msgstr "" -#: ../lib/stdlib.php:543 +#: ../lib/stdlib.php:597 msgid "';' and ':' in pagenames are deprecated" msgstr "" -#: ../lib/stdlib.php:547 +#: ../lib/stdlib.php:601 msgid "too long" msgstr "" -#: ../lib/stdlib.php:552 +#: ../lib/stdlib.php:606 msgid "illegal pagename" msgstr "" -#: ../lib/stdlib.php:815 +#: ../lib/stdlib.php:645 +msgid "The CreateTocPlugin is not yet old markup compatible! " +msgstr "" + +#: ../lib/stdlib.php:646 +msgid "" +"Please remove the CreateToc line to be able to reformat this page to old " +"markup. " +msgstr "" + +#: ../lib/stdlib.php:647 +msgid "Skipped." +msgstr "" + +#: ../lib/stdlib.php:889 msgid "Revision Not Found" msgstr "" -#: ../lib/stdlib.php:816 -#, fuzzy, c-format +#: ../lib/stdlib.php:890 +#, c-format msgid "I'm sorry. Version %d of %s is not in the database." -msgstr "Ledsen. Version %d för %s finns inte i databasen" +msgstr "" -#: ../lib/stdlib.php:819 -#, fuzzy +#: ../lib/stdlib.php:893 msgid "Bad Version" -msgstr "version %s" +msgstr "" -#: ../lib/stdlib.php:955 +#: ../lib/stdlib.php:1029 msgid "-???" msgstr "" -#: ../lib/stdlib.php:958 -#, fuzzy, c-format +#: ../lib/stdlib.php:1032 +#, c-format msgid "%s b" -msgstr "%s dar" +msgstr "" -#: ../lib/stdlib.php:960 ../themes/smaller/templates/info.tmpl:29 -#, fuzzy, c-format +#: ../lib/stdlib.php:1034 ../themes/MonoBook/templates/info.tmpl:29 +#: ../themes/smaller/templates/info.tmpl:29 +#, c-format msgid "%s bytes" -msgstr "%s dar" +msgstr "" -#: ../lib/stdlib.php:965 +#: ../lib/stdlib.php:1039 #, c-format msgid "%s k" msgstr "" -#: ../lib/stdlib.php:967 ../themes/smaller/templates/info.tmpl:32 -#, fuzzy, c-format +#: ../lib/stdlib.php:1041 ../themes/MonoBook/templates/info.tmpl:32 +#: ../themes/smaller/templates/info.tmpl:32 +#, c-format msgid "%s Kb (%s bytes)" -msgstr "%s dar" +msgstr "" -#: ../lib/stdlib.php:1063 +#: ../lib/stdlib.php:1137 #, c-format msgid "%s: argument index out of range" msgstr "" -#: ../lib/stdlib.php:1134 ../themes/Hawaiian/lib/random.php:20 +#: ../lib/stdlib.php:1208 ../themes/Hawaiian/lib/random.php:20 #, c-format msgid "%s is empty." msgstr "" -#: ../lib/stdlib.php:1141 +#: ../lib/stdlib.php:1215 #, c-format msgid "Unable to open directory '%s' for reading" msgstr "" -#: ../lib/upgrade.php:72 +#: ../lib/upgrade.php:76 msgid "newer than the existing page." msgstr "" -#: ../lib/upgrade.php:73 +#: ../lib/upgrade.php:77 msgid " replace " msgstr "" -#: ../lib/upgrade.php:77 +#: ../lib/upgrade.php:81 msgid "older than the existing page." msgstr "" -#: ../lib/upgrade.php:78 ../lib/upgrade.php:82 ../lib/upgrade.php:140 +#: ../lib/upgrade.php:82 ../lib/upgrade.php:86 ../lib/upgrade.php:152 msgid " skipped" msgstr "" -#: ../lib/upgrade.php:85 +#: ../lib/upgrade.php:89 #, c-format msgid "%s does not exist" msgstr "" -#: ../lib/upgrade.php:107 +#: ../lib/upgrade.php:111 msgid "check for necessary ActionPage updates" msgstr "" -#: ../lib/upgrade.php:123 +#: ../lib/upgrade.php:135 msgid "check for necessary pgsrc updates" msgstr "" -#: ../lib/upgrade.php:139 +#: ../lib/upgrade.php:151 msgid "always skip the HomePage." msgstr "" -#: ../lib/upgrade.php:159 +#: ../lib/upgrade.php:171 msgid "MISSING" msgstr "" -#: ../lib/upgrade.php:278 +#: ../lib/upgrade.php:290 msgid "CREATED" msgstr "" -#: ../lib/upgrade.php:289 +#: ../lib/upgrade.php:301 msgid "check for necessary database updates" msgstr "" -#: ../lib/upgrade.php:296 +#: ../lib/upgrade.php:308 #, c-format msgid "check for table %s" msgstr "" -#: ../lib/upgrade.php:306 +#: ../lib/upgrade.php:318 msgid "check for new session.sess_ip column" msgstr "" -#: ../lib/upgrade.php:312 ../lib/upgrade.php:332 +#: ../lib/upgrade.php:324 ../lib/upgrade.php:344 msgid "ADDING" msgstr "" -#: ../lib/upgrade.php:322 +#: ../lib/upgrade.php:334 msgid "check for page.id auto_increment flag" msgstr "" -#: ../lib/upgrade.php:338 +#: ../lib/upgrade.php:350 ../lib/upgrade.php:399 ../lib/upgrade.php:408 +#: ../lib/upgrade.php:415 msgid "FAILED" msgstr "" -#: ../lib/upgrade.php:353 +#: ../lib/upgrade.php:365 msgid "check for mysql 4.1.x binary search bug" msgstr "" -#: ../lib/upgrade.php:361 +#: ../lib/upgrade.php:373 #, c-format msgid "version %s FIXED" msgstr "" -#: ../lib/upgrade.php:363 +#: ../lib/upgrade.php:375 #, c-format msgid "version %s not affected" msgstr "" -#: ../lib/upgrade.php:393 +#: ../lib/upgrade.php:406 +msgid "FIXED" +msgstr "" + +#: ../lib/upgrade.php:409 +#, c-format +msgid "couldn't move %s to %s" +msgstr "" + +#: ../lib/upgrade.php:416 +#, c-format +msgid "%s is not writable" +msgstr "" + +#: ../lib/upgrade.php:422 +msgid "check for necessary config updates" +msgstr "" + +#: ../lib/upgrade.php:423 +msgid "check for old CACHE_CONTROL = NONE" +msgstr "" + +#: ../lib/upgrade.php:425 +msgid "CACHE_CONTROL is set to 'NONE', and must be changed to 'NO_CACHE'" +msgstr "" + +#: ../lib/upgrade.php:459 msgid "Upgrade disabled: user != isAdmin" msgstr "" -#: ../lib/upgrade.php:397 +#: ../lib/upgrade.php:463 msgid "Upgrading this PhpWiki" msgstr "" -#: ../lib/ziplib.php:208 +#: ../lib/wikilens/Buddy.php:30 ../lib/wikilens/Buddy.php:39 +#: ../lib/wikilens/Buddy.php:44 +msgid "Buddies:" +msgstr "" + +#: ../lib/wikilens/PageListColumns.php:337 +msgid "# things" +msgstr "" + +#: ../lib/wikilens/PageListColumns.php:339 +msgid "Rate" +msgstr "" + +#: ../lib/wikilens/PageListColumns.php:341 +msgid "Go?" +msgstr "" + +#: ../lib/wikilens/PageListColumns.php:343 +msgid "MinMisery" +msgstr "" + +#: ../lib/wikilens/PageListColumns.php:345 +msgid "Avg. Rating" +msgstr "" + +#: ../lib/wikilens/PageListColumns.php:347 +msgid "Top Recommendations" +msgstr "" + +#: ../lib/wikilens/Utils.php:59 +msgid "Members:" +msgstr "" + +#: ../lib/ziplib.php:211 msgid "Can't inflate data: zlib support not enabled in this PHP" msgstr "" -#: ../lib/ziplib.php:394 +#: ../lib/ziplib.php:397 #, c-format msgid "Can't open zip file '%s' for reading" msgstr "" -#: ../lib/ziplib.php:401 +#: ../lib/ziplib.php:404 msgid "Unexpected EOF in zip file" msgstr "" -#: ../lib/ziplib.php:699 +#: ../lib/ziplib.php:702 #, c-format msgid "[%d] See [%s]" msgstr "" -#: ../lib/ziplib.php:706 -#, fuzzy +#: ../lib/ziplib.php:709 msgid "References" -msgstr "Inställningar" +msgstr "" #: ../themes/Crao/templates/actionbar.tmpl:5 +#: ../themes/MonoBook/templates/actionbar.tmpl:6 #: ../themes/Portland/templates/actionbar.tmpl:8 #: ../themes/default/templates/actionbar.tmpl:5 #: ../themes/smaller/templates/actionbar.tmpl:6 @@ -4511,9 +4685,12 @@ msgstr "" #: ../themes/Crao/templates/actionbar.tmpl:7 #: ../themes/Crao/templates/head.tmpl:47 +#: ../themes/MonoBook/templates/actionbar.tmpl:8 +#: ../themes/MonoBook/templates/info.tmpl:167 #: ../themes/Portland/templates/actionbar.tmpl:10 +#: ../themes/Wordpress/templates/actionbar.tmpl:12 #: ../themes/default/templates/actionbar.tmpl:7 -#: ../themes/default/templates/head.tmpl:46 +#: ../themes/default/templates/head.tmpl:50 #: ../themes/smaller/templates/actionbar.tmpl:8 #: ../themes/smaller/templates/info.tmpl:167 #: ../themes/wikilens/templates/head.tmpl:45 @@ -4521,6 +4698,8 @@ msgid "View Source" msgstr "Visa Källkoden" #: ../themes/Crao/templates/actionbar.tmpl:24 +#: ../themes/MonoBook/templates/actionbar.tmpl:34 +#: ../themes/MonoBook/templates/info.tmpl:178 #: ../themes/default/templates/actionbar.tmpl:40 #: ../themes/smaller/templates/actionbar.tmpl:42 #: ../themes/smaller/templates/info.tmpl:178 @@ -4528,6 +4707,8 @@ msgid "PurgeHtmlCache" msgstr "" #: ../themes/Crao/templates/actionbar.tmpl:25 +#: ../themes/MonoBook/templates/actionbar.tmpl:35 +#: ../themes/MonoBook/templates/info.tmpl:179 #: ../themes/default/templates/actionbar.tmpl:41 #: ../themes/smaller/templates/actionbar.tmpl:43 #: ../themes/smaller/templates/info.tmpl:179 @@ -4538,9 +4719,8 @@ msgstr "" #: ../themes/Crao/templates/blogform.tmpl:10 #: ../themes/default/templates/blogform.tmpl:11 -#, fuzzy msgid "Add a Comment" -msgstr "Innehåll" +msgstr "" #: ../themes/Crao/templates/browse.tmpl:5 #: ../themes/Portland/templates/browse.tmpl:9 @@ -4549,9 +4729,8 @@ msgstr "Inneh #: ../themes/Wordpress/templates/viewsource.tmpl:7 #: ../themes/default/templates/browse.tmpl:6 #: ../themes/default/templates/viewsource.tmpl:5 -#, fuzzy msgid "Note:" -msgstr "Ingen" +msgstr "" #: ../themes/Crao/templates/browse.tmpl:6 #: ../themes/Portland/templates/browse.tmpl:10 @@ -4570,9 +4749,8 @@ msgstr "" #: ../themes/Wordpress/templates/viewsource.tmpl:13 #: ../themes/default/templates/browse.tmpl:8 #: ../themes/default/templates/viewsource.tmpl:11 -#, fuzzy msgid "View the current version" -msgstr "nuvarande version" +msgstr "" #: ../themes/Crao/templates/editpage.tmpl:24 #: ../themes/Portland/templates/editpage.tmpl:80 @@ -4590,9 +4768,8 @@ msgstr "" #: ../themes/Crao/templates/editpage.tmpl:29 #: ../themes/default/templates/editpage.tmpl:29 -#, fuzzy msgid "edit area" -msgstr "Redigera" +msgstr "" #: ../themes/Crao/templates/editpage.tmpl:38 #: ../themes/Portland/templates/editpage.tmpl:46 @@ -4630,9 +4807,8 @@ msgid "Adjust" msgstr "Justera" #: ../themes/Crao/templates/editpage.tmpl:62 -#, fuzzy msgid "Page Content: " -msgstr "Innehåll" +msgstr "" #: ../themes/Crao/templates/editpage.tmpl:71 #: ../themes/default/templates/editpage.tmpl:71 @@ -4681,9 +4857,8 @@ msgstr "BraStil" #: ../themes/Portland/templates/editpage.tmpl:104 #: ../themes/Wordpress/templates/editpage.tmpl:104 #: ../themes/default/templates/editpage.tmpl:115 -#, fuzzy msgid "OldTextFormattingRules" -msgstr "Textformateringsregler" +msgstr "" #: ../themes/Crao/templates/editpage.tmpl:110 #: ../themes/Crao/templates/editpage.tmpl:115 @@ -4704,13 +4879,13 @@ msgid "TextFormattingRules" msgstr "Textformateringsregler" #: ../themes/Crao/templates/head.tmpl:31 ../themes/Crao/templates/head.tmpl:32 -#: ../themes/default/templates/head.tmpl:32 +#: ../themes/default/templates/head.tmpl:36 #: ../themes/wikilens/templates/head.tmpl:31 msgid "HowToUseWiki" msgstr "" #: ../themes/Crao/templates/head.tmpl:70 ../themes/Crao/templates/head.tmpl:71 -#: ../themes/default/templates/head.tmpl:70 +#: ../themes/default/templates/head.tmpl:75 #: ../themes/wikilens/templates/head.tmpl:68 #: ../themes/wikilens/templates/head.tmpl:69 msgid "SandBox" @@ -4718,17 +4893,15 @@ msgstr "" #: ../themes/Crao/templates/navbar.tmpl:31 #: ../themes/default/templates/navbar.tmpl:30 -#, fuzzy msgid "Preferences" -msgstr "Inställningar" +msgstr "" #: ../themes/Crao/templates/navbar.tmpl:42 #: ../themes/Wordpress/templates/actionbar.tmpl:40 #: ../themes/default/templates/navbar.tmpl:41 #: ../themes/wikilens/templates/navbar.tmpl:40 -#, fuzzy msgid "Today" -msgstr "i dag" +msgstr "" #: ../themes/Crao/templates/navbar.tmpl:45 #: ../themes/Sidebar/templates/navbar.tmpl:26 @@ -4743,157 +4916,299 @@ msgid "You are signed in as %s" msgstr "" #: ../themes/Crao/templates/signin.tmpl:39 +#: ../themes/MonoBook/templates/signin.tmpl:38 #: ../themes/Sidebar/templates/signin.tmpl:38 #: ../themes/Wordpress/templates/signin.tmpl:42 -#: ../themes/default/templates/signin.tmpl:38 +#: ../themes/default/templates/signin.tmpl:37 msgid "Enter your UserId to sign in" msgstr "" #: ../themes/Crao/templates/signin.tmpl:54 -#, fuzzy msgid "Sign in:" -msgstr "Anslut" +msgstr "" #: ../themes/Crao/templates/wikiblog.tmpl:19 #: ../themes/default/templates/comment.tmpl:18 #: ../themes/default/templates/wikiblog.tmpl:19 -#, fuzzy, c-format +#, c-format msgid "Comment modified on %s by %s" -msgstr "senast ändrad %s" +msgstr "" #: ../themes/Hawaiian/themeinfo.php:29 ../themes/MacOSX/themeinfo.php:104 -#: ../themes/Portland/themeinfo.php:59 ../themes/Sidebar/themeinfo.php:102 -#: ../themes/SpaceWiki/themeinfo.php:43 ../themes/Wordpress/themeinfo.php:61 -#: ../themes/default/themeinfo.php:24 ../themes/smaller/themeinfo.php:52 -#: ../themes/wikilens/themeinfo.php:21 +#: ../themes/MonoBook/themeinfo.php:70 ../themes/Portland/themeinfo.php:59 +#: ../themes/Sidebar/themeinfo.php:102 ../themes/SpaceWiki/themeinfo.php:43 +#: ../themes/Wordpress/themeinfo.php:61 ../themes/default/themeinfo.php:24 +#: ../themes/smaller/themeinfo.php:52 ../themes/wikilens/themeinfo.php:24 msgid "Printer" msgstr "Skrivare" -#: ../themes/Hawaiian/themeinfo.php:30 ../themes/Portland/themeinfo.php:60 -#: ../themes/Sidebar/themeinfo.php:103 ../themes/SpaceWiki/themeinfo.php:44 -#: ../themes/Wordpress/themeinfo.php:62 ../themes/default/themeinfo.php:26 -#: ../themes/smaller/themeinfo.php:54 ../themes/wikilens/themeinfo.php:23 +#: ../themes/Hawaiian/themeinfo.php:30 ../themes/MonoBook/themeinfo.php:72 +#: ../themes/Portland/themeinfo.php:60 ../themes/Sidebar/themeinfo.php:103 +#: ../themes/SpaceWiki/themeinfo.php:44 ../themes/Wordpress/themeinfo.php:62 +#: ../themes/default/themeinfo.php:26 ../themes/smaller/themeinfo.php:54 +#: ../themes/wikilens/themeinfo.php:26 msgid "Modern" msgstr "Ny|modig" -#: ../themes/MacOSX/themeinfo.php:105 ../themes/default/themeinfo.php:25 -#: ../themes/smaller/themeinfo.php:53 ../themes/wikilens/themeinfo.php:22 +#: ../themes/MacOSX/themeinfo.php:105 ../themes/MonoBook/themeinfo.php:71 +#: ../themes/default/themeinfo.php:25 ../themes/smaller/themeinfo.php:53 +#: ../themes/wikilens/themeinfo.php:25 msgid "Top & bottom toolbars" msgstr "" -#: ../themes/Portland/templates/actionbar.tmpl:8 -msgid "EditText" -msgstr "RedigeraText" +#: ../themes/MonoBook/templates/actionbar.tmpl:26 +#: ../themes/smaller/templates/actionbar.tmpl:34 +msgid "Info" +msgstr "" -#: ../themes/Portland/templates/actionbar.tmpl:11 -#, c-format -msgid "%s of this page" -msgstr "%s för den här sidan" +#: ../themes/MonoBook/templates/browse-footer.tmpl:12 +#: ../themes/MonoBook/templates/browse-footer.tmpl:13 +msgid "Copyrights" +msgstr "" -#: ../themes/Portland/templates/debug.tmpl:11 -#: ../themes/default/templates/debug.tmpl:18 -#, c-format -msgid "Page Execution took %s seconds" +#: ../themes/MonoBook/templates/browse-footer.tmpl:18 +#: ../themes/MonoBook/templates/browse-footer.tmpl:19 +msgid "About" msgstr "" -#: ../themes/Portland/templates/editpage.tmpl:65 -#: ../themes/Wordpress/templates/editpage.tmpl:74 -#, c-format -msgid "" -"I'm just doing minor edits. Please divert the usual logging to %s instead." +#: ../themes/MonoBook/templates/browse-footer.tmpl:24 +#: ../themes/MonoBook/templates/browse-footer.tmpl:25 +msgid "GeneralDisclaimer" msgstr "" -#: ../themes/Portland/templates/editpage.tmpl:69 -#: ../themes/default/templates/userprefs.tmpl:188 -#, fuzzy -msgid "Edit Area Size" -msgstr "Redigera" +#: ../themes/MonoBook/templates/info.tmpl:37 +#: ../themes/default/templates/info.tmpl:31 +#: ../themes/smaller/templates/info.tmpl:37 +msgid "1 word" +msgstr "" -#: ../themes/Portland/templates/viewsource.tmpl:6 -#: ../themes/Wordpress/templates/viewsource.tmpl:8 -#: ../themes/default/templates/viewsource.tmpl:6 -msgid "This page has been locked by the administrator and cannot be edited." -msgstr "Den här sidan är låst av administratören och kan ej redigeras." +#: ../themes/MonoBook/templates/info.tmpl:39 +#: ../themes/default/templates/info.tmpl:33 +#: ../themes/smaller/templates/info.tmpl:39 +#, c-format +msgid "%s words" +msgstr "" -#: ../themes/Sidebar/templates/navbar.tmpl:21 -#, fuzzy -msgid "Full Search" -msgstr "Fulltextsökning" +#: ../themes/MonoBook/templates/info.tmpl:43 +#: ../themes/default/templates/info.tmpl:37 +#: ../themes/smaller/templates/info.tmpl:43 +#, c-format +msgid "Version %s" +msgstr "" -#: ../themes/Sidebar/templates/navbar.tmpl:23 -msgid "Back Links" +#: ../themes/MonoBook/templates/info.tmpl:44 +#: ../themes/default/templates/info.tmpl:38 +#: ../themes/smaller/templates/info.tmpl:44 +msgid "Original (1.2 or 1.0)" msgstr "" -#: ../themes/Sidebar/templates/signin.tmpl:18 -#, fuzzy, c-format -msgid "User: %s" -msgstr "%s: %s" +#: ../themes/MonoBook/templates/info.tmpl:76 +#: ../themes/default/templates/info.tmpl:70 +#: ../themes/smaller/templates/info.tmpl:76 +msgid "Saved on:" +msgstr "" -#: ../themes/Sidebar/templates/signin.tmpl:41 +#: ../themes/MonoBook/templates/info.tmpl:81 +#: ../themes/default/templates/info.tmpl:75 +#: ../themes/smaller/templates/info.tmpl:81 #, fuzzy, c-format -msgid "(User: %s)" -msgstr "%s: %s" +msgid "Statistics about %s." +msgstr "Sidinformation för %s." +#: ../themes/MonoBook/templates/info.tmpl:92 +#: ../themes/default/templates/info.tmpl:86 +#: ../themes/smaller/templates/info.tmpl:92 +msgid "Supplanted on:" +msgstr "" + +#: ../themes/MonoBook/templates/info.tmpl:109 +#: ../themes/default/templates/info.tmpl:103 +#: ../themes/smaller/templates/info.tmpl:109 +msgid "Page Version:" +msgstr "" + +#: ../themes/MonoBook/templates/info.tmpl:113 +#: ../themes/default/templates/info.tmpl:107 +#: ../themes/smaller/templates/info.tmpl:113 +msgid "Markup:" +msgstr "" + +#: ../themes/MonoBook/templates/info.tmpl:117 +#: ../themes/default/templates/info.tmpl:111 +#: ../themes/smaller/templates/info.tmpl:117 +msgid "Size:" +msgstr "" + +#: ../themes/MonoBook/templates/info.tmpl:122 +#: ../themes/default/templates/info.tmpl:116 +#: ../themes/smaller/templates/info.tmpl:122 +msgid "Hits:" +msgstr "Träffar:" + +#: ../themes/MonoBook/templates/info.tmpl:139 +#: ../themes/default/templates/info.tmpl:133 +#: ../themes/smaller/templates/info.tmpl:139 +msgid "home page" +msgstr "" + +#: ../themes/MonoBook/templates/info.tmpl:142 +#: ../themes/default/templates/info.tmpl:136 +#: ../themes/smaller/templates/info.tmpl:142 +msgid "User page" +msgstr "" + +#: ../themes/MonoBook/templates/info.tmpl:145 +#: ../themes/default/templates/info.tmpl:139 +#: ../themes/smaller/templates/info.tmpl:145 +msgid "Action page" +msgstr "" + +#: ../themes/MonoBook/templates/info.tmpl:148 +#: ../themes/default/templates/info.tmpl:142 +#: ../themes/smaller/templates/info.tmpl:148 +msgid "Blog page" +msgstr "" + +#: ../themes/MonoBook/templates/info.tmpl:154 +#: ../themes/default/templates/info.tmpl:148 +#: ../themes/smaller/templates/info.tmpl:154 +msgid "Subpage" +msgstr "" + +#: ../themes/MonoBook/templates/info.tmpl:159 +#: ../themes/default/templates/info.tmpl:153 +#: ../themes/smaller/templates/info.tmpl:159 +msgid "Page Type:" +msgstr "" + +#: ../themes/MonoBook/templates/info.tmpl:171 +#: ../themes/smaller/templates/info.tmpl:171 +msgid "Diff previous Revision" +msgstr "" + +#: ../themes/MonoBook/templates/info.tmpl:172 +#: ../themes/smaller/templates/info.tmpl:172 +msgid "Diff previous Author" +msgstr "" + +#: ../themes/MonoBook/templates/navbar.tmpl:39 +msgid "Like Pages" +msgstr "" + +#: ../themes/MonoBook/templates/navbar.tmpl:40 +msgid "What links here" +msgstr "" + +#: ../themes/MonoBook/templates/signin.tmpl:18 +#: ../themes/Wordpress/templates/signin.tmpl:21 +#: ../themes/default/templates/signin.tmpl:26 +#, c-format +msgid "Authenticated as %s" +msgstr "" + +#: ../themes/MonoBook/templates/signin.tmpl:41 +#, c-format +msgid "Signed as %s" +msgstr "" + +#: ../themes/MonoBook/templates/signin.tmpl:44 #: ../themes/Sidebar/templates/signin.tmpl:44 #: ../themes/Wordpress/templates/signin.tmpl:48 -#: ../themes/default/templates/signin.tmpl:44 -#, fuzzy, c-format +#: ../themes/default/templates/signin.tmpl:43 +#, c-format msgid "Click to authenticate as %s" -msgstr "av %s" +msgstr "" +#: ../themes/MonoBook/templates/signin.tmpl:65 #: ../themes/Sidebar/templates/signin.tmpl:64 #: ../themes/Wordpress/templates/signin.tmpl:68 -#: ../themes/default/templates/signin.tmpl:64 -#, fuzzy +#: ../themes/default/templates/signin.tmpl:62 msgid "Sign in as:" -msgstr "Anslut" +msgstr "" -#: ../themes/Sidebar/themeinfo.php:99 +#: ../themes/Portland/templates/actionbar.tmpl:8 +msgid "EditText" +msgstr "RedigeraText" + +#: ../themes/Portland/templates/actionbar.tmpl:11 +#, c-format +msgid "%s of this page" +msgstr "%s för den här sidan" + +#: ../themes/Portland/templates/debug.tmpl:11 +#: ../themes/default/templates/debug.tmpl:18 +#, c-format +msgid "Page Execution took %s seconds" +msgstr "" + +#: ../themes/Portland/templates/editpage.tmpl:65 +#: ../themes/Wordpress/templates/editpage.tmpl:74 +#, c-format +msgid "" +"I'm just doing minor edits. Please divert the usual logging to %s instead." +msgstr "" + +#: ../themes/Portland/templates/editpage.tmpl:69 +#: ../themes/default/templates/userprefs.tmpl:188 +msgid "Edit Area Size" +msgstr "" + +#: ../themes/Portland/templates/viewsource.tmpl:6 +#: ../themes/Wordpress/templates/viewsource.tmpl:8 +#: ../themes/default/templates/viewsource.tmpl:6 +msgid "This page has been locked by the administrator and cannot be edited." +msgstr "Den här sidan är låst av administratören och kan ej redigeras." + +#: ../themes/Sidebar/templates/navbar.tmpl:21 #, fuzzy +msgid "Full Search" +msgstr "Fulltextsökning" + +#: ../themes/Sidebar/templates/navbar.tmpl:23 +msgid "Back Links" +msgstr "" + +#: ../themes/Sidebar/templates/signin.tmpl:18 +#, c-format +msgid "User: %s" +msgstr "" + +#: ../themes/Sidebar/templates/signin.tmpl:41 +#, c-format +msgid "(User: %s)" +msgstr "" + +#: ../themes/Sidebar/themeinfo.php:99 msgid "Sidebar" -msgstr "Sök" +msgstr "" #: ../themes/SpaceWiki/lib/RecentChanges.php:55 msgid "diff" msgstr "diff" #: ../themes/Wordpress/templates/actionbar.tmpl:10 -#, fuzzy msgid "Edit this page" -msgstr "%s för den här sidan" +msgstr "" #: ../themes/Wordpress/templates/actionbar.tmpl:10 -#, fuzzy msgid "Edit old revision" -msgstr "Föregående Månad" - -#: ../themes/Wordpress/templates/actionbar.tmpl:12 -#, fuzzy -msgid "View source" -msgstr "Visa Källkoden" - -#: ../themes/Wordpress/templates/signin.tmpl:21 -#: ../themes/default/templates/signin.tmpl:18 -#, fuzzy, c-format -msgid "Authenticated as %s" -msgstr "Sparade: %s" +msgstr "" #: ../themes/Wordpress/templates/signin.tmpl:45 -#: ../themes/default/templates/signin.tmpl:41 +#: ../themes/default/templates/signin.tmpl:40 #, c-format msgid "You are signed but not authenticated as %s. " msgstr "" #: ../themes/default/templates/addcomment.tmpl:14 #: ../themes/default/templates/blogform.tmpl:28 -#, fuzzy msgid "Add Comment" -msgstr "Innehåll" +msgstr "" #: ../themes/default/templates/comment.tmpl:28 -#, fuzzy, c-format +#, c-format msgid "%s by %s" -msgstr "av %s" +msgstr "" #: ../themes/default/templates/dialog.tmpl:18 msgid "Dialog" @@ -4928,107 +5243,9 @@ msgid "The %s subpage enables simple weblogging." msgstr "" #: ../themes/default/templates/homepage.tmpl:37 -#, fuzzy msgid "CategoryHomepage" -msgstr "Nuvarande sida:" - -#: ../themes/default/templates/info.tmpl:31 -#: ../themes/smaller/templates/info.tmpl:37 -#, fuzzy -msgid "1 word" -msgstr "%s dar" - -#: ../themes/default/templates/info.tmpl:33 -#: ../themes/smaller/templates/info.tmpl:39 -#, fuzzy, c-format -msgid "%s words" -msgstr "%s dar" - -#: ../themes/default/templates/info.tmpl:37 -#: ../themes/smaller/templates/info.tmpl:43 -#, fuzzy, c-format -msgid "Version %s" -msgstr "version %s" - -#: ../themes/default/templates/info.tmpl:38 -#: ../themes/smaller/templates/info.tmpl:44 -msgid "Original (1.2 or 1.0)" -msgstr "" - -#: ../themes/default/templates/info.tmpl:70 -#: ../themes/smaller/templates/info.tmpl:76 -#, fuzzy -msgid "Saved on:" -msgstr "Sparade: %s" - -#: ../themes/default/templates/info.tmpl:75 -#: ../themes/smaller/templates/info.tmpl:81 -#, fuzzy, c-format -msgid "Statistics about %s." -msgstr "Sidinformation för %s." - -#: ../themes/default/templates/info.tmpl:86 -#: ../themes/smaller/templates/info.tmpl:92 -#, fuzzy -msgid "Supplanted on:" -msgstr "Sparade: %s" - -#: ../themes/default/templates/info.tmpl:103 -#: ../themes/smaller/templates/info.tmpl:109 -#, fuzzy -msgid "Page Version:" -msgstr "version %s" - -#: ../themes/default/templates/info.tmpl:107 -#: ../themes/smaller/templates/info.tmpl:113 -msgid "Markup:" msgstr "" -#: ../themes/default/templates/info.tmpl:111 -#: ../themes/smaller/templates/info.tmpl:117 -msgid "Size:" -msgstr "" - -#: ../themes/default/templates/info.tmpl:116 -#: ../themes/smaller/templates/info.tmpl:122 -msgid "Hits:" -msgstr "Träffar:" - -#: ../themes/default/templates/info.tmpl:133 -#: ../themes/smaller/templates/info.tmpl:139 -#, fuzzy -msgid "home page" -msgstr "Kunde inte spara sidan \"%s\"" - -#: ../themes/default/templates/info.tmpl:136 -#: ../themes/smaller/templates/info.tmpl:142 -#, fuzzy -msgid "User page" -msgstr "Ta bort sida" - -#: ../themes/default/templates/info.tmpl:139 -#: ../themes/smaller/templates/info.tmpl:145 -#, fuzzy -msgid "Action page" -msgstr "Kunde inte spara sidan \"%s\"" - -#: ../themes/default/templates/info.tmpl:142 -#: ../themes/smaller/templates/info.tmpl:148 -#, fuzzy -msgid "Blog page" -msgstr "Kunde inte spara sidan \"%s\"" - -#: ../themes/default/templates/info.tmpl:148 -#: ../themes/smaller/templates/info.tmpl:154 -msgid "Subpage" -msgstr "" - -#: ../themes/default/templates/info.tmpl:153 -#: ../themes/smaller/templates/info.tmpl:159 -#, fuzzy -msgid "Page Type:" -msgstr "Namn på Sidan" - #: ../themes/default/templates/login.tmpl:40 #, c-format msgid "" @@ -5048,26 +5265,22 @@ msgid "New users may use an empty password." msgstr "" #: ../themes/default/templates/login.tmpl:60 -#, fuzzy msgid "UserId:" -msgstr "Namn" +msgstr "" #: ../themes/default/templates/login.tmpl:64 -#, fuzzy msgid "Password:" -msgstr "Lösenord" +msgstr "" #: ../themes/default/templates/navbar.tmpl:20 #: ../themes/default/templates/navbar.tmpl:22 #: ../themes/wikilens/templates/navbar.tmpl:21 -#, fuzzy msgid "Quick Search" -msgstr "Snabb titelsökning:" +msgstr "" #: ../themes/default/templates/nochanges.tmpl:3 -#, fuzzy msgid "Edit aborted." -msgstr "Redigera" +msgstr "" #: ../themes/default/templates/nochanges.tmpl:4 msgid "You have not made any changes so no new version has been saved." @@ -5162,9 +5375,8 @@ msgstr "" #: ../themes/default/templates/redirect.tmpl:19 #: ../themes/default/templates/redirect.tmpl:40 -#, fuzzy msgid "Redirect" -msgstr "Insättning från %s" +msgstr "" #: ../themes/default/templates/redirect.tmpl:42 #, c-format @@ -5184,11 +5396,6 @@ msgstr "Din omst msgid "Warning!" msgstr "Varning!" -#: ../themes/default/templates/userprefs.tmpl:12 -#, fuzzy -msgid "_PreferencesInfo" -msgstr "Inställningar" - #: ../themes/default/templates/userprefs.tmpl:58 #: ../themes/default/templates/userprefs.tmpl:60 msgid "" @@ -5210,9 +5417,9 @@ msgid "Personal language:" msgstr "" #: ../themes/default/templates/userprefs.tmpl:105 -#, fuzzy, c-format +#, c-format msgid "User preferences for user '%s':" -msgstr "Inställningar" +msgstr "" #: ../themes/default/templates/userprefs.tmpl:114 msgid "UserId" @@ -5243,14 +5450,16 @@ msgid "Current Language" msgstr "" #: ../themes/default/templates/userprefs.tmpl:129 -#, fuzzy msgid "Change Password" -msgstr "Lösenord" +msgstr "" + +#: ../themes/default/templates/userprefs.tmpl:129 +msgid "Set Password" +msgstr "" #: ../themes/default/templates/userprefs.tmpl:131 -#, fuzzy msgid "New password" -msgstr "Lösenord" +msgstr "" #: ../themes/default/templates/userprefs.tmpl:134 msgid "Type it again" @@ -5307,9 +5516,9 @@ msgid "System default:" msgstr "" #: ../themes/default/templates/userprefs.tmpl:180 -#, fuzzy, c-format +#, c-format msgid "Hide %s:" -msgstr "Träffar:" +msgstr "" #: ../themes/default/templates/userprefs.tmpl:182 msgid "" @@ -5318,9 +5527,9 @@ msgid "" msgstr "" #: ../themes/default/templates/userprefs.tmpl:183 -#, fuzzy, c-format +#, c-format msgid "Add %s:" -msgstr "Träffar:" +msgstr "" #: ../themes/default/templates/userprefs.tmpl:185 #, c-format @@ -5369,48 +5578,33 @@ msgstr "" # fuzzy #: ../themes/default/templates/userprefs.tmpl:227 -#, fuzzy msgid "Show relative dates using 'Today' and 'Yesterday'" -msgstr "Andvänd relativt datum" +msgstr "" #: ../themes/default/templates/userprefs.tmpl:234 -#, fuzzy msgid "Update Preferences" -msgstr "Inställningar" +msgstr "" #: ../themes/default/templates/userprefs.tmpl:235 -#, fuzzy msgid "Remove Preferences" -msgstr "Inställningar" +msgstr "" #: ../themes/default/templates/wikiforum.tmpl:20 msgid "New Topic" msgstr "" #: ../themes/default/templates/wikiforum.tmpl:28 -#, fuzzy, c-format +#, c-format msgid "Posted: %s" -msgstr "Visa källkoden för %s" - -#: ../themes/smaller/templates/actionbar.tmpl:34 -#, fuzzy -msgid "Info" -msgstr "Författare:" - -#: ../themes/smaller/templates/info.tmpl:171 -#, fuzzy -msgid "Diff previous Revision" -msgstr "Föregående Månad" +msgstr "" -#: ../themes/smaller/templates/info.tmpl:172 #, fuzzy -msgid "Diff previous Author" -msgstr "Göregående Författare" +#~ msgid "View source" +#~ msgstr "Visa Källkoden" -#: ../themes/wikilens/themeinfo.php:157 #, fuzzy -msgid "Rate" -msgstr "Ta bort sida" +#~ msgid "_PreferencesInfo" +#~ msgstr "Inställningar" #, fuzzy #~ msgid "Edit Area Size:" diff --git a/locale/po/zh.po b/locale/po/zh.po index c2ad2bbc4..7e133e6f5 100644 --- a/locale/po/zh.po +++ b/locale/po/zh.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: PhpWiki-1.3.9\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2004-06-08 21:04+0100\n" +"POT-Creation-Date: 2004-06-28 18:50+0100\n" "PO-Revision-Date: 2004-04-21 10:08+0800\n" "Last-Translator: DruryL \n" "Language-Team: DruryL \n" @@ -25,7 +25,7 @@ msgstr "" msgid "Set USE_DB_SESSION to false." msgstr "" -#: ../lib/DbSession.php:528 ../lib/DbSession.php:530 +#: ../lib/DbSession.php:532 ../lib/DbSession.php:534 #: ../lib/WikiDB/backend/dba.php:23 ../lib/WikiDB/backend/dba.php:25 #, c-format msgid "%s: Can't open dba database" @@ -46,248 +46,248 @@ msgstr "已支援的佈景主題" msgid "%s: error while handling error:" msgstr "%s: 處理錯誤時發生錯誤" -#: ../lib/FileFinder.php:185 ../lib/loadsave.php:546 +#: ../lib/FileFinder.php:186 ../lib/loadsave.php:676 #, c-format msgid "%s: file not found" msgstr "%s: 找不到檔案." -#: ../lib/Google.php:161 -#, c-format -msgid "" -"You must first obtain a license key at %s to be able to use the Google API." -msgstr "你必須在 %s 取得 license key 才能使用 Google API." - -#: ../lib/Google.php:163 -msgid "It's free however." -msgstr "然而它是自由的." - -#: ../lib/IniConfig.php:502 +#: ../lib/IniConfig.php:556 msgid "An unnamed PhpWiki" msgstr "未被命名的 PhpWiki" -#: ../lib/IniConfig.php:505 ../lib/upgrade.php:136 +#: ../lib/IniConfig.php:559 ../lib/upgrade.php:148 #: ../themes/Wordpress/templates/actionbar.tmpl:21 #: ../themes/default/templates/userprefs.tmpl:119 msgid "HomePage" msgstr "首頁" -#: ../lib/IniConfig.php:519 +#: ../lib/IniConfig.php:573 #, c-format msgid "Encrypted passwords cannot be used: %s." msgstr "已被加密的密碼無法使用: %s." -#: ../lib/IniConfig.php:525 +#: ../lib/IniConfig.php:579 #, fuzzy msgid "" "The admin password cannot be empty. Please update your config/config.ini" msgstr "管理者密碼不能是空白. 請更新你的 /index.php" -#: ../lib/IniConfig.php:529 +#: ../lib/IniConfig.php:583 msgid "" "Empty db_session_table. Turn USE_DB_SESSION off or define the table name." msgstr "" "空白的 db_session_table. 將 USE_DB_SESSION 選項關閉或為他定義資料表格名稱." -#: ../lib/PageList.php:97 +#: ../lib/InlineParser.php:337 +msgid "Invalid [] syntax ignored" +msgstr "" + +#: ../lib/PageList.php:109 #, c-format msgid "Sort by %s" msgstr "以 %s 排序" -#: ../lib/PageList.php:141 +#: ../lib/PageList.php:154 msgid "Click to reverse sort order" msgstr "點擊以反轉排列順序" -#: ../lib/PageList.php:149 +#: ../lib/PageList.php:162 #, c-format msgid "Click to sort by %s" msgstr "點擊以 %s 排序" -#: ../lib/PageList.php:222 +#: ../lib/PageList.php:282 msgid "Click to de-/select all pages" msgstr "點擊以取消選擇或選擇所有頁面" -#: ../lib/PageList.php:285 ../lib/plugin/UnfoldSubpages.php:158 +#: ../lib/PageList.php:345 ../lib/plugin/UnfoldSubpages.php:158 #, c-format msgid " ... first %d bytes" msgstr " ... é ­ %d bytes" -#: ../lib/PageList.php:290 +#: ../lib/PageList.php:350 #, c-format msgid " ... around %s" msgstr "... 包圍 %s" -#: ../lib/PageList.php:313 +#: ../lib/PageList.php:373 ../lib/upgrade.php:400 #, c-format msgid "%s not found" msgstr "%s 找不到." -#: ../lib/PageList.php:374 ../lib/plugin/AuthorHistory.php:174 +#: ../lib/PageList.php:435 ../lib/plugin/AuthorHistory.php:174 #: ../lib/plugin/WantedPages.php:150 msgid "Page Name" msgstr "頁面名稱" -#: ../lib/PageList.php:450 ../lib/plugin/FullTextSearch.php:105 +#: ../lib/PageList.php:550 ../lib/plugin/FullTextSearch.php:105 msgid "" msgstr "<沒有相符>" -#: ../lib/PageList.php:670 ../lib/plugin/WikiAdminSearchReplace.php:164 +#: ../lib/PageList.php:860 ../lib/plugin/WikiAdminSearchReplace.php:173 msgid "Content" msgstr "內容" -#: ../lib/PageList.php:686 +#: ../lib/PageList.php:876 msgid "Select" msgstr "選擇" -#: ../lib/PageList.php:690 ../themes/default/templates/info.tmpl:65 +#: ../lib/PageList.php:880 ../themes/MonoBook/templates/info.tmpl:71 +#: ../themes/default/templates/info.tmpl:65 #: ../themes/smaller/templates/info.tmpl:71 msgid "Last Modified" msgstr "最後修改" -#: ../lib/PageList.php:692 +#: ../lib/PageList.php:882 msgid "Hits" msgstr "點擊" -#: ../lib/PageList.php:694 ../themes/Crao/templates/editpage.tmpl:56 +#: ../lib/PageList.php:884 ../themes/Crao/templates/editpage.tmpl:56 #: ../themes/Wordpress/templates/editpage.tmpl:59 #: ../themes/default/templates/editpage.tmpl:59 msgid "Size" msgstr "大小" -#: ../lib/PageList.php:697 ../themes/default/templates/info.tmpl:67 +#: ../lib/PageList.php:887 ../themes/MonoBook/templates/info.tmpl:73 +#: ../themes/default/templates/info.tmpl:67 #: ../themes/smaller/templates/info.tmpl:73 msgid "Last Summary" msgstr "最後摘要" -#: ../lib/PageList.php:699 ../lib/plugin/AuthorHistory.php:123 +#: ../lib/PageList.php:889 ../lib/plugin/AuthorHistory.php:123 #: ../lib/plugin/AuthorHistory.php:176 ../lib/plugin/PluginManager.php:90 msgid "Version" msgstr "版本" -#: ../lib/PageList.php:702 ../themes/default/templates/info.tmpl:66 +#: ../lib/PageList.php:892 ../themes/MonoBook/templates/info.tmpl:72 +#: ../themes/default/templates/info.tmpl:66 #: ../themes/smaller/templates/info.tmpl:72 msgid "Last Author" msgstr "最後一位修改的作者" -#: ../lib/PageList.php:704 ../lib/WikiGroup.php:36 +#: ../lib/PageList.php:894 ../lib/WikiGroup.php:36 msgid "Owner" msgstr "擁有者" -#: ../lib/PageList.php:706 ../lib/WikiGroup.php:37 +#: ../lib/PageList.php:896 ../lib/WikiGroup.php:37 msgid "Creator" msgstr "建立者" -#: ../lib/PageList.php:712 ../themes/Crao/templates/editpage.tmpl:88 +#: ../lib/PageList.php:902 ../themes/Crao/templates/editpage.tmpl:88 +#: ../themes/MonoBook/templates/info.tmpl:133 #: ../themes/default/templates/editpage.tmpl:89 #: ../themes/default/templates/info.tmpl:127 #: ../themes/smaller/templates/info.tmpl:133 msgid "Locked" msgstr "已鎖定" -#: ../lib/PageList.php:713 +#: ../lib/PageList.php:903 msgid "locked" msgstr "被鎖定" -#: ../lib/PageList.php:716 +#: ../lib/PageList.php:906 msgid "Minor Edit" msgstr "次要編輯" -#: ../lib/PageList.php:716 +#: ../lib/PageList.php:906 msgid "minor" msgstr "次要" -#: ../lib/PageList.php:718 +#: ../lib/PageList.php:908 msgid "Markup" msgstr "標記" -#: ../lib/PageList.php:798 ../lib/plugin/WantedPages.php:177 +#: ../lib/PageList.php:1104 ../lib/plugin/WantedPages.php:177 #, c-format msgid "Columns: %s." msgstr "行: %s." -#: ../lib/PagePerm.php:272 +#: ../lib/PagePerm.php:273 msgid "List this page and all subpages" msgstr "列出所有頁面以及子頁面" -#: ../lib/PagePerm.php:273 +#: ../lib/PagePerm.php:274 msgid "View this page and all subpages" msgstr "查看此頁面以及所有子頁面" -#: ../lib/PagePerm.php:274 +#: ../lib/PagePerm.php:275 msgid "Edit this page and all subpages" msgstr "編輯此頁面以及所有子頁面" -#: ../lib/PagePerm.php:275 +#: ../lib/PagePerm.php:276 msgid "Create a new (sub)page" msgstr "建立新(子)頁面" -#: ../lib/PagePerm.php:276 +#: ../lib/PagePerm.php:277 msgid "Download the page contents" msgstr "下載頁面內容" -#: ../lib/PagePerm.php:277 +#: ../lib/PagePerm.php:278 msgid "Change page attributes" msgstr "變更頁面屬性" -#: ../lib/PagePerm.php:278 +#: ../lib/PagePerm.php:279 msgid "Remove this page" msgstr "移除此頁面" -#: ../lib/PagePerm.php:327 +#: ../lib/PagePerm.php:328 #, c-format msgid "Unsupported ACL access type %s ignored." msgstr "忽略不支援的 ACL 存取型態 %s." -#: ../lib/PagePerm.php:532 +#: ../lib/PagePerm.php:533 #, fuzzy msgid "Access" msgstr "XML-RPC 存取" -#: ../lib/PagePerm.php:534 +#: ../lib/PagePerm.php:535 #, fuzzy msgid "Group/User" msgstr "群組" -#: ../lib/PagePerm.php:535 +#: ../lib/PagePerm.php:536 msgid "Grant" msgstr "" -#: ../lib/PagePerm.php:536 +#: ../lib/PagePerm.php:537 msgid "Del/+" msgstr "" -#: ../lib/PagePerm.php:537 ../lib/plugin/PluginManager.php:90 +#: ../lib/PagePerm.php:538 ../lib/plugin/PluginManager.php:90 msgid "Description" msgstr "描述" -#: ../lib/PagePerm.php:558 +#: ../lib/PagePerm.php:559 msgid "Add this ACL" msgstr "" -#: ../lib/PagePerm.php:582 +#: ../lib/PagePerm.php:583 msgid "Allow / Deny" msgstr "" -#: ../lib/PagePerm.php:594 +#: ../lib/PagePerm.php:595 msgid "Delete this ACL" msgstr "" -#: ../lib/PagePerm.php:620 +#: ../lib/PagePerm.php:621 msgid "add " msgstr "" -#: ../lib/PagePerm.php:624 +#: ../lib/PagePerm.php:625 msgid "Check to add this Acl" msgstr "" -#: ../lib/PageType.php:132 ../lib/loadsave.php:409 -#: ../lib/plugin/WantedPages.php:80 ../themes/default/templates/info.tmpl:144 +#: ../lib/PageType.php:132 ../lib/loadsave.php:502 +#: ../lib/plugin/WantedPages.php:80 ../themes/MonoBook/templates/info.tmpl:150 +#: ../themes/MonoBook/templates/info.tmpl:151 +#: ../themes/default/templates/info.tmpl:144 #: ../themes/default/templates/info.tmpl:145 #: ../themes/smaller/templates/info.tmpl:150 #: ../themes/smaller/templates/info.tmpl:151 msgid "InterWikiMap" msgstr "InterWikiMap" -#: ../lib/PageType.php:218 ../lib/loadsave.php:557 +#: ../lib/PageType.php:218 ../lib/loadsave.php:687 #, c-format msgid "Loading InterWikiMap from external file %s." msgstr "從外部檔案 %s 載入 InterWikiMap" @@ -300,23 +300,24 @@ msgstr "名字" msgid "InterWiki Address" msgstr "InterWiki 位址" -#: ../lib/RSSWriter091.php:116 ../lib/loadsave.php:909 +#: ../lib/RSSWriter091.php:116 ../lib/loadsave.php:1039 #: ../lib/plugin/RecentChanges.php:260 ../lib/plugin/RecentChanges.php:275 #: ../lib/plugin/RecentChanges.php:377 ../lib/plugin/RecentChanges.php:453 -#: ../lib/plugin/RecentChanges.php:586 ../lib/plugin/RecentChanges.php:656 +#: ../lib/plugin/RecentChanges.php:585 ../lib/plugin/RecentChanges.php:655 #: ../themes/Crao/templates/head.tmpl:63 #: ../themes/Crao/templates/navbar.tmpl:21 +#: ../themes/MonoBook/templates/navbar.tmpl:13 #: ../themes/Portland/templates/navbar.tmpl:28 #: ../themes/Sidebar/templates/navbar.tmpl:12 #: ../themes/Wordpress/templates/actionbar.tmpl:24 -#: ../themes/default/templates/head.tmpl:62 +#: ../themes/default/templates/head.tmpl:66 #: ../themes/default/templates/navbar.tmpl:11 #: ../themes/smaller/templates/navbar.tmpl:10 #: ../themes/wikilens/templates/navbar.tmpl:10 msgid "RecentChanges" msgstr "RecentChanges" -#: ../lib/Request.php:57 ../lib/main.php:932 ../lib/main.php:945 +#: ../lib/Request.php:57 ../lib/main.php:972 ../lib/main.php:985 #, c-format msgid "%s is not writable." msgstr "%s 無法寫入." @@ -325,7 +326,7 @@ msgstr "%s 無法寫入." msgid "The PhpWiki access log file" msgstr "PhpWiki 存取日誌檔案" -#: ../lib/Request.php:59 ../lib/main.php:935 +#: ../lib/Request.php:59 ../lib/main.php:975 #, fuzzy, c-format msgid "Please ensure that %s is writable, or redefine %s in config/config.ini." msgstr "請確定 %s 可以寫入,或重新定義 index.php 裡的 %s." @@ -335,7 +336,7 @@ msgstr "請確定 %s 可以寫入,或重新定義 index.php 裡的 %s." msgid "the file '%s'" msgstr "檔案 '%s'" -#: ../lib/Template.php:160 +#: ../lib/Template.php:161 #, c-format msgid "%4d %s\n" msgstr "%4d %s\n" @@ -383,7 +384,7 @@ msgstr "昨天" msgid "Owner: %s" msgstr "擁有者" -#: ../lib/Theme.php:452 ../lib/Theme.php:454 ../lib/diff.php:256 +#: ../lib/Theme.php:452 ../lib/Theme.php:454 ../lib/diff.php:262 #: ../lib/plugin/Diff.php:75 #, c-format msgid "by %s" @@ -409,55 +410,58 @@ msgstr "" msgid "'%s': Bad page name" msgstr "'%s': 錯誤的頁面名稱" -#: ../lib/Theme.php:894 ../themes/Crao/templates/actionbar.tmpl:5 +#: ../lib/Theme.php:914 ../themes/Crao/templates/actionbar.tmpl:5 +#: ../themes/MonoBook/templates/actionbar.tmpl:6 #: ../themes/default/templates/actionbar.tmpl:5 #: ../themes/smaller/templates/actionbar.tmpl:6 msgid "Edit" msgstr "編輯" -#: ../lib/Theme.php:895 ../lib/plugin/Diff.php:36 +#: ../lib/Theme.php:915 ../lib/plugin/Diff.php:36 msgid "Diff" msgstr "差異" -#: ../lib/Theme.php:896 ../themes/Crao/templates/signin.tmpl:15 +#: ../lib/Theme.php:916 ../themes/Crao/templates/signin.tmpl:15 #: ../themes/Crao/templates/signin.tmpl:31 +#: ../themes/MonoBook/templates/signin.tmpl:16 +#: ../themes/MonoBook/templates/signin.tmpl:30 #: ../themes/Sidebar/templates/signin.tmpl:16 #: ../themes/Sidebar/templates/signin.tmpl:30 #: ../themes/Wordpress/templates/signin.tmpl:18 #: ../themes/Wordpress/templates/signin.tmpl:34 #: ../themes/default/templates/signin.tmpl:16 -#: ../themes/default/templates/signin.tmpl:30 +#: ../themes/default/templates/signin.tmpl:29 msgid "Sign Out" msgstr "簽出" -#: ../lib/Theme.php:897 ../lib/WikiUser.php:219 ../lib/WikiUserNew.php:477 +#: ../lib/Theme.php:917 ../lib/WikiUser.php:219 ../lib/WikiUserNew.php:477 #: ../themes/Crao/templates/signin.tmpl:59 #: ../themes/default/templates/login.tmpl:68 msgid "Sign In" msgstr "簽入" -#: ../lib/Theme.php:898 ../themes/MacOSX/themeinfo.php:135 +#: ../lib/Theme.php:918 ../themes/MacOSX/themeinfo.php:135 msgid "Lock Page" msgstr "鎖定頁面" -#: ../lib/Theme.php:899 ../themes/MacOSX/themeinfo.php:136 +#: ../lib/Theme.php:919 ../themes/MacOSX/themeinfo.php:136 msgid "Unlock Page" msgstr "解除鎖定頁面" -#: ../lib/Theme.php:900 ../lib/removepage.php:22 +#: ../lib/Theme.php:920 ../lib/removepage.php:22 msgid "Remove Page" msgstr "移除頁面" -#: ../lib/Theme.php:1260 +#: ../lib/Theme.php:1280 #, c-format msgid "%s: has no box method" msgstr "%s: 沒有 box 方法" -#: ../lib/Theme.php:1279 +#: ../lib/Theme.php:1299 msgid "Related Links" msgstr "相關連結" -#: ../lib/Theme.php:1299 +#: ../lib/Theme.php:1319 msgid "External Links" msgstr "外部連結" @@ -480,37 +484,37 @@ msgstr "%s: 新版本的日期是 %s" msgid "Optimizing %s" msgstr "最佳化 %s" -#: ../lib/WikiDB.php:876 +#: ../lib/WikiDB.php:877 #, fuzzy msgid "Page change" msgstr "沒有頁面被變更." -#: ../lib/WikiDB.php:900 +#: ../lib/WikiDB.php:901 msgid "New Page" msgstr "新頁面" -#: ../lib/WikiDB.php:902 +#: ../lib/WikiDB.php:903 #, c-format msgid "Edited by: %s" msgstr "由 %s 編輯" -#: ../lib/WikiDB.php:909 +#: ../lib/WikiDB.php:910 #, c-format msgid "PageChange Notification of %s sent to %s" msgstr "%s 的 PageChange 通知已送給 %s" -#: ../lib/WikiDB.php:912 +#: ../lib/WikiDB.php:913 #, c-format msgid "PageChange Notification Error: Couldn't send %s to %s" msgstr "PageChange 通知錯誤: 無法送 %s 給 %s" -#: ../lib/WikiDB.php:1398 ../lib/WikiDB.php:1402 +#: ../lib/WikiDB.php:1405 ../lib/WikiDB.php:1409 #: ../themes/default/templates/homepage.tmpl:7 #, c-format msgid "Describe %s here." msgstr "在這兒描述 %s." -#: ../lib/WikiDB.php:1437 +#: ../lib/WikiDB.php:1444 #, c-format msgid "Oops! Revision %s of %s seems to have been deleted!" msgstr "Acck! 修訂 %s - %s 看來已經被刪除了!" @@ -529,7 +533,7 @@ msgstr "" "DBA 檔案在 %s 目錄中. 請閱讀 INSTALL 檔案並移動 DB 檔案到一個永久的位置否則可" "能遺失所有頁面!" -#: ../lib/WikiGroup.php:26 ../lib/WikiGroup.php:120 +#: ../lib/WikiGroup.php:26 ../lib/WikiGroup.php:130 msgid "No or unsupported GROUP_METHOD defined" msgstr "沒有或不支援的 GROUP_METHOD 定義." @@ -561,48 +565,53 @@ msgstr "已認證的使用者" msgid "Administrators" msgstr "管理者" -#: ../lib/WikiGroup.php:175 +#: ../lib/WikiGroup.php:180 ../lib/WikiGroup.php:221 ../lib/WikiGroup.php:298 +#: ../lib/WikiGroup.php:352 ../lib/WikiGroup.php:368 +#, c-format +msgid "Method '%s' not implemented in this GROUP_METHOD %s" +msgstr "方法 '%s' 未實作在 GROUP_METHOD %s" + +#: ../lib/WikiGroup.php:206 #, c-format msgid "Undefined method %s for special group %s" msgstr "未定義的 %s, 對特別的群組 %s" -#: ../lib/WikiGroup.php:180 ../lib/WikiGroup.php:195 ../lib/WikiGroup.php:300 -#: ../lib/WikiGroup.php:305 ../lib/WikiGroup.php:321 ../lib/WikiGroup.php:337 -#, c-format -msgid "Method '%s' not implemented in this GROUP_METHOD %s" -msgstr "方法 '%s' 未實作在 GROUP_METHOD %s" +#: ../lib/WikiGroup.php:337 +#, fuzzy, c-format +msgid "Unknown special group '%s'" +msgstr "未定義的 %s, 對特別的群組 %s" -#: ../lib/WikiGroup.php:465 +#: ../lib/WikiGroup.php:495 #, fuzzy, c-format msgid "Group page '%s' does not exist" msgstr "群組 %s 不存在" -#: ../lib/WikiGroup.php:497 +#: ../lib/WikiGroup.php:526 msgid "CategoryGroup" msgstr "CategoryGroup" -#: ../lib/WikiGroup.php:572 +#: ../lib/WikiGroup.php:601 msgid "No or not enough GROUP_DB SQL statements defined" msgstr "沒有或缺少足夠的 GROUP_DB SQL 敘述定義" -#: ../lib/WikiGroup.php:781 +#: ../lib/WikiGroup.php:817 msgid "AUTH_GROUP_FILE not defined" msgstr "AUTH_GROUP_FILE 未定義" -#: ../lib/WikiGroup.php:785 +#: ../lib/WikiGroup.php:821 #, c-format msgid "Cannot open AUTH_GROUP_FILE %s" msgstr "無法開啟 AUTH_GROUP_FILE %s" -#: ../lib/WikiGroup.php:891 +#: ../lib/WikiGroup.php:929 msgid "LDAP_AUTH_HOST not defined" msgstr "LDAP_AUTH_HOST 未定義" -#: ../lib/WikiGroup.php:897 +#: ../lib/WikiGroup.php:938 msgid "No LDAP in this PHP version" msgstr "此版本的 PHP 無 LDAP" -#: ../lib/WikiGroup.php:977 ../lib/WikiUserNew.php:2038 +#: ../lib/WikiGroup.php:1020 #, c-format msgid "Unable to connect to LDAP server %s" msgstr "無法連結到 LDAP 伺服器 %s" @@ -611,51 +620,73 @@ msgstr "無法連結到 LDAP 伺服器 %s" msgid "n/a" msgstr "n/a" -#: ../lib/WikiPlugin.php:118 ../lib/plugin/WikiPoll.php:114 +#: ../lib/WikiPlugin.php:118 ../lib/loadsave.php:84 ../lib/loadsave.php:606 +#: ../lib/loadsave.php:612 ../lib/main.php:800 +#: ../lib/plugin/WikiAdminSelect.php:193 ../themes/Crao/templates/head.tmpl:79 +#: ../themes/Crao/templates/head.tmpl:80 +#: ../themes/Crao/templates/navbar.tmpl:45 +#: ../themes/MonoBook/templates/navbar.tmpl:46 +#: ../themes/Portland/templates/navbar.tmpl:30 +#: ../themes/Sidebar/templates/navbar.tmpl:26 +#: ../themes/Wordpress/templates/actionbar.tmpl:28 +#: ../themes/default/templates/head.tmpl:83 +#: ../themes/default/templates/navbar.tmpl:45 +#: ../themes/smaller/templates/navbar.tmpl:22 +#: ../themes/wikilens/templates/head.tmpl:78 +#: ../themes/wikilens/templates/head.tmpl:79 +#: ../themes/wikilens/templates/navbar.tmpl:43 +msgid "PhpWikiAdministration" +msgstr "PhpWikiAdministration" + +#: ../lib/WikiPlugin.php:122 ../lib/plugin/WikiPoll.php:114 #, c-format msgid "argument '%s' not declared by plugin" msgstr "引數 '%s' 沒有被 plugin 宣告" -#: ../lib/WikiPlugin.php:189 +#: ../lib/WikiPlugin.php:193 #, c-format msgid "trailing cruft in plugin args: '%s'" msgstr "trailing cruft in plugin args: '%s'" -#: ../lib/WikiPlugin.php:310 +#: ../lib/WikiPlugin.php:314 #, c-format msgid "Plugin %s failed." msgstr "Plugin %s 失敗." -#: ../lib/WikiPlugin.php:316 +#: ../lib/WikiPlugin.php:320 #, c-format msgid "Plugin %s disabled." msgstr "Plugin %s 關閉." -#: ../lib/WikiPlugin.php:431 +#: ../lib/WikiPlugin.php:435 #, c-format msgid "Include of '%s' failed" msgstr "含括 '%s' 失敗" -#: ../lib/WikiPlugin.php:433 +#: ../lib/WikiPlugin.php:437 #, c-format msgid "%s: no such class" msgstr "%s: 無此類別" -#: ../lib/WikiPlugin.php:438 +#: ../lib/WikiPlugin.php:442 #, c-format msgid "%s: not a subclass of WikiPlugin" msgstr "%s: 不是 WikiPlugin 的子類別" -#: ../lib/WikiPluginCached.php:571 +#: ../lib/WikiPluginCached.php:577 #, c-format msgid "" "There is no image creation data available to id '%s'. Please reload " "referring page." msgstr "沒有id '%s' 可用的圖片創作資料. 請重新載入參照頁面." +#: ../lib/WikiPluginCached.php:681 +msgid "Image map expired. Reload wiki page to recreate its html part." +msgstr "" + #: ../lib/WikiUser.php:187 ../lib/WikiUser.php:266 ../lib/WikiUserNew.php:555 -#: ../lib/WikiUserNew.php:1502 ../lib/WikiUserNew.php:1559 -#: ../lib/WikiUserNew.php:1767 +#: ../lib/WikiUserNew.php:1525 ../lib/WikiUserNew.php:1582 +#: ../lib/WikiUserNew.php:1794 #, fuzzy msgid "Invalid username." msgstr "錯誤的密碼或使用者帳號." @@ -711,7 +742,7 @@ msgstr "空的偏好設定或 UserPreferences cookie 格式無法辨認." msgid "Default preferences will be used." msgstr "預設偏好設定將被使用." -#: ../lib/WikiUserNew.php:1168 +#: ../lib/WikiUserNew.php:1180 msgid "" "The length of the stored password is shorter than the system policy allows. " "Sorry, you cannot login.\n" @@ -720,11 +751,11 @@ msgstr "" "密碼長度小於系統原則所允許的長度. 抱歉,你無法登入. \n" " 你必須詢問系統管理者以重設密碼." -#: ../lib/WikiUserNew.php:1182 ../lib/pear/File_Passwd.php:209 +#: ../lib/WikiUserNew.php:1194 ../lib/pear/File_Passwd.php:209 msgid "The crypt function is not available in this version of PHP." msgstr "此版本的 PHP 沒有 crypt 函數." -#: ../lib/WikiUserNew.php:1183 +#: ../lib/WikiUserNew.php:1195 #, fuzzy msgid "" "Please set ENCRYPTED_PASSWD to false in config/config.ini and probably " @@ -732,63 +763,61 @@ msgid "" msgstr "" "請在 index.php 中設定 ENCRYPTED_PASSWD 為 false 或許也要變更 ADMIN_PASSWD." -#: ../lib/WikiUserNew.php:1196 +#: ../lib/WikiUserNew.php:1208 #, fuzzy msgid "Please set ENCRYPTED_PASSWD to true in config/config.ini." msgstr "請在 index.php 中設定 ENCRYPTED_PASSWD 為 true." -#: ../lib/WikiUserNew.php:1327 -#, c-format -msgid "" -"\n" -"You stored an empty password in your '%s' page.\n" +#: ../lib/WikiUserNew.php:1349 +msgid "PersonalPage login method:\n" +msgstr "" + +#: ../lib/WikiUserNew.php:1350 +#, fuzzy, c-format +msgid "You stored an empty password in your '%s' page.\n" msgstr "" "\n" " 你在你的 '%s' 儲存了空白密碼.\n" -#: ../lib/WikiUserNew.php:1328 +#: ../lib/WikiUserNew.php:1351 msgid "Your access permissions are only for a BogoUser.\n" msgstr "你的存取權限只能給 BogoUser. \n" -#: ../lib/WikiUserNew.php:1329 +#: ../lib/WikiUserNew.php:1352 msgid "Please set your password in UserPreferences." msgstr "請在 UserPreferences 中設定你的密碼." -#: ../lib/WikiUserNew.php:1641 ../lib/WikiUserNew.php:1688 -#: ../lib/WikiUserNew.php:1728 ../lib/WikiUserNew.php:1848 -#: ../lib/WikiUserNew.php:1912 ../lib/WikiUserNew.php:1962 +#: ../lib/WikiUserNew.php:1665 ../lib/WikiUserNew.php:1713 +#: ../lib/WikiUserNew.php:1754 ../lib/WikiUserNew.php:1876 +#: ../lib/WikiUserNew.php:1941 ../lib/WikiUserNew.php:1991 #, c-format msgid "Either %s is missing or DATABASE_TYPE != '%s'" msgstr "" -#: ../lib/WikiUserNew.php:1652 ../lib/WikiUserNew.php:1863 +#: ../lib/WikiUserNew.php:1676 ../lib/WikiUserNew.php:1891 #, fuzzy, c-format msgid "%s is missing" msgstr "%s 參數遺漏" -#: ../lib/WikiUserNew.php:1998 ../lib/WikiUserNew.php:2051 +#: ../lib/WikiUserNew.php:2064 ../lib/WikiUserNew.php:2104 #, c-format msgid "Invalid username '%s' for LDAP Auth" msgstr "" -#: ../lib/WikiUserNew.php:2083 -msgid "Unable to connect to LDAP server " -msgstr "無法連結到 LDAP 伺服器" - -#: ../lib/WikiUserNew.php:2116 +#: ../lib/WikiUserNew.php:2155 msgid "Unable to connect to IMAP server " msgstr "無法連結到 IMAP 伺服器" -#: ../lib/WikiUserNew.php:2183 +#: ../lib/WikiUserNew.php:2223 #, fuzzy, c-format msgid "Couldn't connect to %s" msgstr "無法為頁面 '%s' 變更權限為 '%s'." -#: ../lib/WikiUserNew.php:2595 +#: ../lib/WikiUserNew.php:2636 msgid "Email Verification" msgstr "Email 驗證." -#: ../lib/WikiUserNew.php:2596 +#: ../lib/WikiUserNew.php:2637 #, fuzzy, c-format msgid "" "Welcome to %s!\n" @@ -800,93 +829,94 @@ msgstr "" " 你的 email 帳號已經確認並且將會被用來寄送頁面變更通知. \n" " 參閱 %s" -#: ../lib/WikiUserNew.php:2612 +#: ../lib/WikiUserNew.php:2653 #, c-format msgid "E-Mail address '%s' is not properly formatted" msgstr "" -#: ../lib/WikiUserNew.php:2616 +#: ../lib/WikiUserNew.php:2657 #, c-format msgid "E-Mail address '%s' is properly formatted" msgstr "" -#: ../lib/XmlElement.php:444 ../lib/stdlib.php:1054 +#: ../lib/XmlElement.php:455 ../lib/stdlib.php:1128 #, c-format msgid "Can't mix '%s' with '%s' type format strings" msgstr "無法混合 '%s' 和 '%s' 型態的格式字串." -#: ../lib/diff.php:253 ../lib/plugin/Diff.php:72 +#: ../lib/diff.php:259 ../lib/plugin/Diff.php:72 #, c-format msgid "version %s" msgstr "版本 %s" -#: ../lib/diff.php:258 ../lib/plugin/Diff.php:77 +#: ../lib/diff.php:266 ../lib/plugin/Diff.php:77 +#: ../lib/wikilens/PageListColumns.php:323 msgid "None" msgstr "無" -#: ../lib/diff.php:280 ../lib/plugin/Diff.php:94 +#: ../lib/diff.php:288 ../lib/plugin/Diff.php:94 #: ../lib/plugin/PageHistory.php:312 ../lib/plugin/PageInfo.php:59 #, c-format msgid "I'm sorry, there is no such page as %s." msgstr "抱歉,這裡沒有任何被命名為 %s 的頁面." -#: ../lib/diff.php:283 ../lib/diff.php:384 +#: ../lib/diff.php:291 ../lib/diff.php:392 #, c-format msgid "Diff: %s" msgstr "差異: %s" -#: ../lib/diff.php:290 ../lib/diff.php:300 ../lib/plugin/Diff.php:102 +#: ../lib/diff.php:298 ../lib/diff.php:308 ../lib/plugin/Diff.php:102 #: ../lib/plugin/Diff.php:112 #, c-format msgid "version %d" msgstr "版本 %d" -#: ../lib/diff.php:294 ../lib/plugin/Diff.php:106 +#: ../lib/diff.php:302 ../lib/plugin/Diff.php:106 msgid "current version" msgstr "目前版本" -#: ../lib/diff.php:311 ../lib/plugin/Diff.php:123 +#: ../lib/diff.php:319 ../lib/plugin/Diff.php:123 msgid "revision by previous author" msgstr "上位作者的修訂" -#: ../lib/diff.php:317 ../lib/plugin/Diff.php:129 +#: ../lib/diff.php:325 ../lib/plugin/Diff.php:129 msgid "previous revision" msgstr "上一次修訂" -#: ../lib/diff.php:327 ../lib/plugin/Diff.php:139 +#: ../lib/diff.php:335 ../lib/plugin/Diff.php:139 msgid "predecessor to the previous major change" msgstr "上次主要變更的原始文件" -#: ../lib/diff.php:337 ../lib/plugin/Diff.php:149 +#: ../lib/diff.php:345 ../lib/plugin/Diff.php:149 #, c-format msgid "Differences between %s and %s of %s." msgstr "在 %s 與 %s 間的差異 - %s." -#: ../lib/diff.php:340 ../lib/plugin/Diff.php:152 +#: ../lib/diff.php:348 ../lib/plugin/Diff.php:152 msgid "Other diffs:" msgstr "其他差異:" -#: ../lib/diff.php:341 ../lib/plugin/Diff.php:153 +#: ../lib/diff.php:349 ../lib/plugin/Diff.php:153 msgid "Previous Major Revision" msgstr "上一次主要修訂" -#: ../lib/diff.php:342 ../lib/plugin/Diff.php:154 +#: ../lib/diff.php:350 ../lib/plugin/Diff.php:154 msgid "Previous Revision" msgstr "上一次修訂" -#: ../lib/diff.php:343 ../lib/plugin/Diff.php:155 +#: ../lib/diff.php:351 ../lib/plugin/Diff.php:155 msgid "Previous Author" msgstr "上一次做此更動的作者" -#: ../lib/diff.php:360 ../lib/plugin/Diff.php:172 +#: ../lib/diff.php:368 ../lib/plugin/Diff.php:172 msgid "Newer page:" msgstr "較新的頁面:" -#: ../lib/diff.php:362 ../lib/plugin/Diff.php:174 +#: ../lib/diff.php:370 ../lib/plugin/Diff.php:174 msgid "Older page:" msgstr "較舊的頁面:" -#: ../lib/diff.php:370 ../lib/plugin/Diff.php:182 +#: ../lib/diff.php:378 ../lib/plugin/Diff.php:182 msgid "Versions are identical" msgstr "版本相同" @@ -897,14 +927,15 @@ msgstr "版本相同" #: ../lib/plugin/PageGroup.php:193 ../lib/plugin/PageGroup.php:200 #: ../lib/plugin/PageHistory.php:216 ../lib/plugin/UnfoldSubpages.php:165 #: ../themes/Crao/templates/head.tmpl:47 -#: ../themes/default/templates/head.tmpl:46 +#: ../themes/MonoBook/templates/logo.tmpl:2 +#: ../themes/default/templates/head.tmpl:50 #: ../themes/wikilens/templates/head.tmpl:45 #, c-format msgid "%s: %s" msgstr "%s: %s" -#: ../lib/display.php:104 ../lib/display.php:111 -#: ../lib/plugin/BackLinks.php:31 ../lib/plugin/_WikiTranslation.php:50 +#: ../lib/display.php:113 ../lib/display.php:120 +#: ../lib/plugin/BackLinks.php:31 ../lib/plugin/_WikiTranslation.php:53 #: ../themes/Crao/templates/navbar.tmpl:25 #: ../themes/Sidebar/templates/navbar.tmpl:23 #: ../themes/default/templates/navbar.tmpl:25 @@ -913,131 +944,131 @@ msgstr "%s: %s" msgid "BackLinks" msgstr "BackLinks" -#: ../lib/display.php:107 ../lib/display.php:114 +#: ../lib/display.php:116 ../lib/display.php:123 #, c-format msgid "BackLinks for %s" msgstr "向後連結: %s" -#: ../lib/display.php:122 +#: ../lib/display.php:131 #, c-format msgid "(Redirected from %s)" msgstr "(已從 %s 重導向)" -#: ../lib/editpage.php:106 ../lib/editpage.php:501 +#: ../lib/editpage.php:107 ../lib/editpage.php:501 msgid "Your version" msgstr "你的版本" -#: ../lib/editpage.php:106 ../lib/editpage.php:502 +#: ../lib/editpage.php:107 ../lib/editpage.php:502 msgid "Other version" msgstr "其他版本" -#: ../lib/editpage.php:142 +#: ../lib/editpage.php:143 msgid "Undo" msgstr "" -#: ../lib/editpage.php:148 +#: ../lib/editpage.php:149 #, fuzzy msgid "Undo disabled" msgstr "<未能顯示>" -#: ../lib/editpage.php:158 ../lib/editpage.php:305 -#: ../lib/plugin/WikiAdminSearchReplace.php:180 +#: ../lib/editpage.php:159 ../lib/editpage.php:305 +#: ../lib/plugin/WikiAdminSearchReplace.php:189 msgid "Search & Replace" msgstr "搜尋與取代" -#: ../lib/editpage.php:160 ../lib/plugin/InterWikiSearch.php:92 -#: ../lib/plugin/RecentChanges.php:573 +#: ../lib/editpage.php:161 ../lib/plugin/InterWikiSearch.php:91 +#: ../lib/plugin/RecentChanges.php:572 #: ../themes/Sidebar/templates/body.tmpl:17 msgid "Search" msgstr "搜尋" -#: ../lib/editpage.php:162 +#: ../lib/editpage.php:163 #, fuzzy msgid "Replace with" msgstr "取代:" -#: ../lib/editpage.php:164 ../lib/upgrade.php:300 ../lib/upgrade.php:315 -#: ../lib/upgrade.php:340 ../lib/upgrade.php:342 +#: ../lib/editpage.php:165 ../lib/upgrade.php:312 ../lib/upgrade.php:327 +#: ../lib/upgrade.php:352 ../lib/upgrade.php:354 ../lib/upgrade.php:428 msgid "OK" msgstr "" -#: ../lib/editpage.php:166 +#: ../lib/editpage.php:167 #, fuzzy msgid "Close" msgstr "WikiBlog" -#: ../lib/editpage.php:223 +#: ../lib/editpage.php:224 #, c-format msgid "Edit: %s" msgstr "編輯: %s" -#: ../lib/editpage.php:233 ../lib/editpage.php:234 +#: ../lib/editpage.php:234 ../lib/editpage.php:235 msgid "Bold text" msgstr "" -#: ../lib/editpage.php:238 ../lib/editpage.php:239 +#: ../lib/editpage.php:239 ../lib/editpage.php:240 msgid "Italic text" msgstr "" -#: ../lib/editpage.php:243 +#: ../lib/editpage.php:244 msgid "optional label | PageName" msgstr "" -#: ../lib/editpage.php:244 +#: ../lib/editpage.php:245 #, fuzzy msgid "Link to page" msgstr "解除鎖定此頁面" -#: ../lib/editpage.php:248 +#: ../lib/editpage.php:249 msgid "optional label | http://www.example.com" msgstr "" -#: ../lib/editpage.php:249 +#: ../lib/editpage.php:250 msgid "External link (remember http:// prefix)" msgstr "" -#: ../lib/editpage.php:253 +#: ../lib/editpage.php:254 msgid "Headline text" msgstr "" -#: ../lib/editpage.php:254 +#: ../lib/editpage.php:255 msgid "Level 1 headline" msgstr "" -#: ../lib/editpage.php:258 +#: ../lib/editpage.php:259 msgid "Example.jpg" msgstr "" -#: ../lib/editpage.php:259 +#: ../lib/editpage.php:260 msgid "Embedded image" msgstr "" -#: ../lib/editpage.php:263 +#: ../lib/editpage.php:264 msgid "Insert non-formatted text here" msgstr "" -#: ../lib/editpage.php:264 +#: ../lib/editpage.php:265 msgid "Ignore wiki formatting" msgstr "" -#: ../lib/editpage.php:269 +#: ../lib/editpage.php:270 #, fuzzy msgid "Your signature" msgstr "你的版本" -#: ../lib/editpage.php:274 +#: ../lib/editpage.php:275 msgid "Horizontal line" msgstr "" -#: ../lib/editpage.php:278 ../lib/editpage.php:279 ../lib/editpage.php:594 +#: ../lib/editpage.php:279 ../lib/editpage.php:280 ../lib/editpage.php:594 msgid "Save" msgstr "儲存" -#: ../lib/editpage.php:281 ../lib/editpage.php:282 ../lib/editpage.php:590 +#: ../lib/editpage.php:282 ../lib/editpage.php:283 ../lib/editpage.php:590 msgid "Preview" msgstr "預覽" -#: ../lib/editpage.php:297 +#: ../lib/editpage.php:298 msgid "Click a button to get an example text" msgstr "" @@ -1123,427 +1154,483 @@ msgstr "" msgid "Merge and Edit: %s" msgstr "合併並離開: %s" -#: ../lib/loadsave.php:42 +#: ../lib/loadsave.php:72 +msgid "ZIP files of database" +msgstr "" + +#: ../lib/loadsave.php:73 +#, fuzzy +msgid "Dump to directory" +msgstr "目錄 '%s'" + +#: ../lib/loadsave.php:74 +#, fuzzy +msgid "Upload File" +msgstr "載入檔案" + +#: ../lib/loadsave.php:75 ../lib/plugin/WikiForm.php:68 +msgid "Load File" +msgstr "載入檔案" + +#: ../lib/loadsave.php:76 +#, fuzzy +msgid "Upgrade" +msgstr "上傳" + +#: ../lib/loadsave.php:78 +#, fuzzy +msgid "Dump pages as XHTML" +msgstr "傾印頁面為 XHTML" + +#: ../lib/loadsave.php:86 msgid "Complete." msgstr "完成" -#: ../lib/loadsave.php:43 +#: ../lib/loadsave.php:87 #, c-format msgid "Return to %s" msgstr "回到 %s" -#: ../lib/loadsave.php:129 +#: ../lib/loadsave.php:173 msgid "FullDump" msgstr "完整傾印" -#: ../lib/loadsave.php:133 +#: ../lib/loadsave.php:177 msgid "LatestSnapshot" msgstr "最新快照" -#: ../lib/loadsave.php:175 ../lib/loadsave.php:234 +#: ../lib/loadsave.php:229 ../lib/loadsave.php:290 msgid "You must specify a directory to dump to" msgstr "你必須指定目錄以進行傾印" -#: ../lib/loadsave.php:180 ../lib/loadsave.php:239 +#: ../lib/loadsave.php:234 ../lib/loadsave.php:295 #, c-format msgid "Cannot create directory '%s'" msgstr "無法建立目錄 '%s'" -#: ../lib/loadsave.php:182 ../lib/loadsave.php:241 +#: ../lib/loadsave.php:236 ../lib/loadsave.php:297 #, c-format msgid "Created directory '%s' for the page dump..." msgstr "為頁面傾印建立目錄 '%s'..." -#: ../lib/loadsave.php:185 ../lib/loadsave.php:244 +#: ../lib/loadsave.php:239 ../lib/loadsave.php:300 #, c-format msgid "Using directory '%s'" msgstr "使用目錄 '%s'" -#: ../lib/loadsave.php:188 ../lib/loadsave.php:247 +#: ../lib/loadsave.php:242 ../lib/loadsave.php:303 msgid "Dumping Pages" msgstr "傾印頁面中" -#: ../lib/loadsave.php:202 ../lib/loadsave.php:269 +#: ../lib/loadsave.php:256 #, c-format msgid "saved as %s" msgstr "存為 %s" -#: ../lib/loadsave.php:212 ../lib/loadsave.php:282 +#: ../lib/loadsave.php:266 ../lib/loadsave.php:341 #: ../lib/plugin/text2png.php:183 #, c-format msgid "couldn't open file '%s' for writing" msgstr "無法寫入到 '%s'." -#: ../lib/loadsave.php:218 ../lib/loadsave.php:288 +#: ../lib/loadsave.php:272 ../lib/loadsave.php:356 #, c-format msgid "%s bytes written" msgstr "已寫入 %s bytes" -#: ../lib/loadsave.php:302 ../lib/loadsave.php:316 +#: ../lib/loadsave.php:354 +#, fuzzy +msgid "saved as " +msgstr "存為 %s" + +#: ../lib/loadsave.php:370 ../lib/loadsave.php:386 ../lib/loadsave.php:400 #, c-format msgid "... copied to %s" msgstr "... 複製到 %s" -#: ../lib/loadsave.php:306 ../lib/loadsave.php:320 +#: ../lib/loadsave.php:374 ../lib/loadsave.php:390 ../lib/loadsave.php:404 msgid "... not found" msgstr "... 沒找到" -#: ../lib/loadsave.php:399 +#: ../lib/loadsave.php:492 msgid "Empty pagename!" msgstr "空白的頁面名稱!" -#: ../lib/loadsave.php:455 +#: ../lib/loadsave.php:548 #, c-format msgid "from %s" msgstr "從 %s" -#: ../lib/loadsave.php:460 +#: ../lib/loadsave.php:553 msgid "new page" msgstr "新頁面" -#: ../lib/loadsave.php:468 +#: ../lib/loadsave.php:561 msgid "has edit conflicts - overwriting anyway" msgstr "編輯衝突 - 無論如何都覆寫" -#: ../lib/loadsave.php:471 ../lib/loadsave.php:849 ../lib/loadsave.php:852 +#: ../lib/loadsave.php:564 ../lib/loadsave.php:979 ../lib/loadsave.php:982 msgid "The PhpWiki programming team" msgstr "PhpWiki 開發團隊" -#: ../lib/loadsave.php:476 +#: ../lib/loadsave.php:569 msgid "has edit conflicts - skipped" msgstr "編輯衝突 - 跳過" -#: ../lib/loadsave.php:487 +#: ../lib/loadsave.php:580 #, fuzzy, c-format msgid "content is identical to current version %d - no new revision created" msgstr "與目前版本 %d 相同 - 跳過" -#: ../lib/loadsave.php:497 +#: ../lib/loadsave.php:590 #, c-format msgid "- saved to database as version %d" msgstr "- 已經以版本 %d 存入資料庫中" -#: ../lib/loadsave.php:503 ../lib/loadsave.php:656 +#: ../lib/loadsave.php:596 ../lib/loadsave.php:786 #, c-format msgid "MIME file %s" msgstr "MIME 檔案 %s" -#: ../lib/loadsave.php:504 ../lib/loadsave.php:661 +#: ../lib/loadsave.php:597 ../lib/loadsave.php:791 #, c-format msgid "Serialized file %s" msgstr "Serialized 到檔案 %s" -#: ../lib/loadsave.php:505 ../lib/loadsave.php:675 +#: ../lib/loadsave.php:598 ../lib/loadsave.php:805 #, c-format msgid "plain file %s" msgstr "一般檔案 %s" -#: ../lib/loadsave.php:512 +#: ../lib/loadsave.php:605 msgid "Merge Edit" msgstr "合併編輯" -#: ../lib/loadsave.php:513 ../lib/loadsave.php:519 ../lib/main.php:765 -#: ../lib/plugin/WikiAdminSelect.php:192 ../themes/Crao/templates/head.tmpl:79 -#: ../themes/Crao/templates/head.tmpl:80 -#: ../themes/Crao/templates/navbar.tmpl:45 -#: ../themes/Portland/templates/navbar.tmpl:30 -#: ../themes/Sidebar/templates/navbar.tmpl:26 -#: ../themes/Wordpress/templates/actionbar.tmpl:28 -#: ../themes/default/templates/head.tmpl:78 -#: ../themes/default/templates/navbar.tmpl:45 -#: ../themes/smaller/templates/navbar.tmpl:22 -#: ../themes/wikilens/templates/head.tmpl:78 -#: ../themes/wikilens/templates/head.tmpl:79 -#: ../themes/wikilens/templates/navbar.tmpl:43 -msgid "PhpWikiAdministration" -msgstr "PhpWikiAdministration" - -#: ../lib/loadsave.php:518 +#: ../lib/loadsave.php:611 msgid "Restore Anyway" msgstr "無論如何都回存" -#: ../lib/loadsave.php:523 +#: ../lib/loadsave.php:616 #, fuzzy msgid " Sorry, cannot merge uploaded files." msgstr "錯誤: 無法開啟上傳日誌檔案" -#: ../lib/loadsave.php:541 +#: ../lib/loadsave.php:634 ../lib/loadsave.php:643 ../lib/loadsave.php:659 +#, fuzzy +msgid "Revert" +msgstr "重設" + +#: ../lib/loadsave.php:635 +msgid "missing required version argument" +msgstr "" + +#: ../lib/loadsave.php:642 +#, fuzzy +msgid "no page content" +msgstr "下載頁面內容" + +#: ../lib/loadsave.php:648 +#, fuzzy +msgid "same version page" +msgstr "使用者頁面" + +#: ../lib/loadsave.php:654 +#, fuzzy, c-format +msgid "revert to version %d" +msgstr "版本 %d" + +#: ../lib/loadsave.php:657 +#, fuzzy, c-format +msgid "- version %d saved to database as version %d" +msgstr "- 已經以版本 %d 存入資料庫中" + +#: ../lib/loadsave.php:671 #, c-format msgid "%s: not defined" msgstr "%s: 未被定義" -#: ../lib/loadsave.php:551 +#: ../lib/loadsave.php:681 msgid "Default InterWiki map file not loaded." msgstr "預設 InterWiki map 檔案未能載入." -#: ../lib/loadsave.php:689 ../lib/loadsave.php:701 +#: ../lib/loadsave.php:819 ../lib/loadsave.php:831 msgid "Skipping" msgstr "跳過" -#: ../lib/loadsave.php:800 +#: ../lib/loadsave.php:930 #, c-format msgid "Unable to load: %s" msgstr "無法載入: %s" -#: ../lib/loadsave.php:807 +#: ../lib/loadsave.php:937 #, c-format msgid "Bad file type: %s" msgstr "錯誤的檔案型態: %s" -#: ../lib/loadsave.php:824 +#: ../lib/loadsave.php:954 #, c-format msgid "Loading '%s'" msgstr "載入 '%s'" -#: ../lib/loadsave.php:855 +#: ../lib/loadsave.php:985 msgid "Loading up virgin wiki" msgstr "載入原始 wiki" -#: ../lib/loadsave.php:900 +#: ../lib/loadsave.php:1030 msgid "No uploaded file to upload?" msgstr "沒有要上傳的檔案?" -#: ../lib/loadsave.php:904 +#: ../lib/loadsave.php:1034 #, c-format msgid "Uploading %s" msgstr "上傳中 %s" -#: ../lib/main.php:306 +#: ../lib/main.php:336 msgid "FORBIDDEN" msgstr "" -#: ../lib/main.php:307 +#: ../lib/main.php:337 msgid "ANON" msgstr "" -#: ../lib/main.php:308 +#: ../lib/main.php:338 msgid "BOGO" msgstr "" -#: ../lib/main.php:309 +#: ../lib/main.php:339 msgid "USER" msgstr "" -#: ../lib/main.php:310 +#: ../lib/main.php:340 msgid "ADMIN" msgstr "" -#: ../lib/main.php:311 +#: ../lib/main.php:341 msgid "UNOBTAINABLE" msgstr "" -#: ../lib/main.php:334 +#: ../lib/main.php:364 #, fuzzy msgid "authenticated" msgstr "已認證的使用者" -#: ../lib/main.php:334 +#: ../lib/main.php:364 #, fuzzy msgid "not authenticated" msgstr "認證為 %s" -#: ../lib/main.php:335 +#: ../lib/main.php:365 #, fuzzy, c-format msgid "%s is disallowed on this wiki for %s user '%s' (level: %s)." msgstr "在此 wiki 上, %s 是被禁止的." -#: ../lib/main.php:341 +#: ../lib/main.php:371 #, c-format msgid "%s is disallowed on this wiki." msgstr "在此 wiki 上, %s 是被禁止的." -#: ../lib/main.php:348 +#: ../lib/main.php:378 #, c-format msgid "You must sign in to %s." msgstr "你必須簽入才能 %s." -#: ../lib/main.php:350 +#: ../lib/main.php:380 #, c-format msgid "You must log in to %s." msgstr "你必須登入才能 %s." -#: ../lib/main.php:352 +#: ../lib/main.php:382 #, c-format msgid "Access for you is forbidden to %s." msgstr "" -#: ../lib/main.php:354 ../lib/plugin/PluginManager.php:65 +#: ../lib/main.php:384 ../lib/plugin/PluginManager.php:65 #, c-format msgid "You must be an administrator to %s." msgstr "你必須是一個管理者才能 %s." -#: ../lib/main.php:366 +#: ../lib/main.php:396 msgid "view this page" msgstr "查看此頁面" -#: ../lib/main.php:367 +#: ../lib/main.php:397 msgid "diff this page" msgstr "比對此頁面" -#: ../lib/main.php:368 +#: ../lib/main.php:398 msgid "dump html pages" msgstr "傾印 html 頁面" -#: ../lib/main.php:369 +#: ../lib/main.php:399 msgid "dump serial pages" msgstr "傾印連續頁面" -#: ../lib/main.php:370 +#: ../lib/main.php:400 msgid "edit this page" msgstr "編輯此頁面" -#: ../lib/main.php:371 +#: ../lib/main.php:401 +#, fuzzy +msgid "revert to a previous version of this page" +msgstr "你正在查看此頁面的較舊修訂." + +#: ../lib/main.php:402 msgid "create this page" msgstr "建立此頁面" -#: ../lib/main.php:372 +#: ../lib/main.php:403 msgid "load files into this wiki" msgstr "載入檔案到此 wiki" -#: ../lib/main.php:373 +#: ../lib/main.php:404 msgid "lock this page" msgstr "鎖定此頁面" -#: ../lib/main.php:374 +#: ../lib/main.php:405 msgid "remove this page" msgstr "移除此頁面" -#: ../lib/main.php:375 +#: ../lib/main.php:406 msgid "unlock this page" msgstr "解除鎖定此頁面" -#: ../lib/main.php:376 +#: ../lib/main.php:407 msgid "upload a zip dump" msgstr "上傳 zip 傾印" -#: ../lib/main.php:377 +#: ../lib/main.php:408 msgid "verify the current action" msgstr "確認目前動作" -#: ../lib/main.php:378 +#: ../lib/main.php:409 msgid "view the source of this page" msgstr "查看此頁面源碼" -#: ../lib/main.php:379 +#: ../lib/main.php:410 msgid "access this wiki via XML-RPC" msgstr "透過 XML-RPC 存取此 wiki" -#: ../lib/main.php:380 +#: ../lib/main.php:411 #, fuzzy msgid "access this wiki via SOAP" msgstr "透過 XML-RPC 存取此 wiki" -#: ../lib/main.php:381 +#: ../lib/main.php:412 msgid "download a zip dump from this wiki" msgstr "從此 wiki 下載 zip dump" -#: ../lib/main.php:382 +#: ../lib/main.php:413 msgid "download an html zip dump from this wiki" msgstr "從此 wiki 下載 html zip dump" -#: ../lib/main.php:394 +#: ../lib/main.php:425 msgid "Browsing pages" msgstr "瀏覽頁面" -#: ../lib/main.php:395 +#: ../lib/main.php:426 msgid "Diffing pages" msgstr "比對頁面差異" -#: ../lib/main.php:396 +#: ../lib/main.php:427 msgid "Dumping html pages" msgstr "傾印 html 頁面" -#: ../lib/main.php:397 +#: ../lib/main.php:428 msgid "Dumping serial pages" msgstr "傾印連續頁面" -#: ../lib/main.php:398 +#: ../lib/main.php:429 msgid "Editing pages" msgstr "編輯頁面" -#: ../lib/main.php:399 +#: ../lib/main.php:430 +msgid "Reverting to a previous version of pages" +msgstr "" + +#: ../lib/main.php:431 msgid "Creating pages" msgstr "建立頁面" -#: ../lib/main.php:400 +#: ../lib/main.php:432 msgid "Loading files" msgstr "載入檔案" -#: ../lib/main.php:401 +#: ../lib/main.php:433 msgid "Locking pages" msgstr "鎖定頁面" -#: ../lib/main.php:402 +#: ../lib/main.php:434 msgid "Removing pages" msgstr "移除頁面" -#: ../lib/main.php:403 +#: ../lib/main.php:435 msgid "Unlocking pages" msgstr "解除鎖定頁面" -#: ../lib/main.php:404 +#: ../lib/main.php:436 msgid "Uploading zip dumps" msgstr "上傳 zip dumps" -#: ../lib/main.php:405 +#: ../lib/main.php:437 msgid "Verify the current action" msgstr "確認目前動作" -#: ../lib/main.php:406 +#: ../lib/main.php:438 msgid "Viewing the source of pages" msgstr "查看頁面源碼" -#: ../lib/main.php:407 +#: ../lib/main.php:439 msgid "XML-RPC access" msgstr "XML-RPC 存取" -#: ../lib/main.php:408 +#: ../lib/main.php:440 #, fuzzy msgid "SOAP access" msgstr "XML-RPC 存取" -#: ../lib/main.php:409 +#: ../lib/main.php:441 msgid "Downloading zip dumps" msgstr "下載 zip dumps" -#: ../lib/main.php:410 +#: ../lib/main.php:442 msgid "Downloading html zip dumps" msgstr "下載 html zip dumps" -#: ../lib/main.php:534 +#: ../lib/main.php:571 #, c-format msgid "%s: Bad action" msgstr "%s: 錯誤的動作" -#: ../lib/main.php:551 +#: ../lib/main.php:588 msgid "Fatal PhpWiki Error" msgstr "致命的 PhpWiki 錯誤" -#: ../lib/main.php:778 +#: ../lib/main.php:813 ../lib/plugin/WikiAdminChown.php:182 #, fuzzy msgid "Chown" msgstr "Chmod" -#: ../lib/main.php:782 ../lib/plugin/WikiAdminSetAcl.php:188 +#: ../lib/main.php:817 ../lib/plugin/WikiAdminSetAcl.php:185 msgid "SetAcl" msgstr "SetAcl" -#: ../lib/main.php:786 ../lib/plugin/WikiAdminRename.php:215 +#: ../lib/main.php:821 ../lib/plugin/WikiAdminRename.php:213 msgid "Rename" msgstr "更名" -#: ../lib/main.php:790 ../lib/main.php:795 ../lib/plugin/PageDump.php:34 +#: ../lib/main.php:825 ../lib/main.php:830 ../lib/plugin/PageDump.php:35 +#: ../themes/MonoBook/templates/actionbar.tmpl:31 #: ../themes/default/templates/actionbar.tmpl:37 #: ../themes/smaller/templates/actionbar.tmpl:39 msgid "PageDump" msgstr "PageDump" -#: ../lib/main.php:809 ../lib/plugin/FullTextSearch.php:39 +#: ../lib/main.php:844 ../lib/plugin/FullTextSearch.php:39 #: ../lib/plugin/WantedPages.php:133 msgid "FullTextSearch" msgstr "FullTextSearch" -#: ../lib/main.php:812 ../lib/plugin/RecentChanges.php:576 +#: ../lib/main.php:847 ../lib/plugin/RecentChanges.php:575 #: ../lib/plugin/TitleSearch.php:31 ../themes/Sidebar/templates/navbar.tmpl:20 #: ../themes/default/templates/navbar.tmpl:8 #: ../themes/default/templates/navbar.tmpl:15 @@ -1551,21 +1638,21 @@ msgstr "FullTextSearch" msgid "TitleSearch" msgstr "標題搜索" -#: ../lib/main.php:933 +#: ../lib/main.php:973 msgid "The session.save_path directory" msgstr "session.save_path 目錄" -#: ../lib/main.php:936 +#: ../lib/main.php:976 #, c-format msgid "the directory '%s'" msgstr "目錄 '%s'" -#: ../lib/main.php:940 +#: ../lib/main.php:980 #, c-format msgid "Attempting to use the directory '%s' instead." msgstr "試圖改用目錄 '%s'." -#: ../lib/main.php:947 +#: ../lib/main.php:987 msgid "Users will not be able to sign in." msgstr "使用者將無法簽入." @@ -1583,28 +1670,33 @@ msgstr "顯示並對 %s 發表意見" msgid "No pagename specified" msgstr "沒有指定頁面名稱" -#: ../lib/plugin/AddComment.php:107 ../lib/plugin/CreateToc.php:244 +#: ../lib/plugin/AddComment.php:111 ../lib/plugin/CreateToc.php:264 msgid "Click to display" msgstr "點擊以顯示" -#: ../lib/plugin/AddComment.php:109 ../lib/plugin/WikiBlog.php:288 +#: ../lib/plugin/AddComment.php:113 ../lib/plugin/WikiBlog.php:288 msgid "Comments" msgstr "意見" -#: ../lib/plugin/AllPages.php:31 +#: ../lib/plugin/AllPages.php:34 msgid "AllPages" msgstr "AllPages" -#: ../lib/plugin/AllPages.php:35 +#: ../lib/plugin/AllPages.php:38 msgid "List all pages in this wiki." msgstr "在此 wiki 列出所有頁面." -#: ../lib/plugin/AllPages.php:73 -#, c-format -msgid "Pages in this wiki (%d total):" +#: ../lib/plugin/AllPages.php:90 +#, fuzzy, c-format +msgid "All pages in this wiki (%d total):" msgstr "在此 wiki 中的頁面 (共 %d):" -#: ../lib/plugin/AllPages.php:85 ../lib/plugin/AllUsers.php:107 +#: ../lib/plugin/AllPages.php:92 +#, fuzzy, c-format +msgid "List of pages (%d total):" +msgstr "%s 所需要的頁面 (共 %d):" + +#: ../lib/plugin/AllPages.php:105 ../lib/plugin/AllUsers.php:107 #, c-format msgid "Elapsed time: %s s" msgstr "經過時間: %s s" @@ -1628,6 +1720,7 @@ msgid "Authenticated users on this wiki (%d total):" msgstr "在此 wiki 上被確認的使用者 (共 %d):" #: ../lib/plugin/AuthorHistory.php:70 +#: ../themes/MonoBook/templates/info.tmpl:169 #: ../themes/smaller/templates/info.tmpl:169 msgid "AuthorHistory" msgstr "作者歷程" @@ -1645,6 +1738,7 @@ msgid "Minor" msgstr "次要" #: ../lib/plugin/AuthorHistory.php:125 +#: ../themes/MonoBook/templates/info.tmpl:77 #: ../themes/default/templates/info.tmpl:71 #: ../themes/default/templates/wikiforum.tmpl:22 #: ../themes/smaller/templates/info.tmpl:77 @@ -1654,6 +1748,7 @@ msgstr "作者" #: ../lib/plugin/AuthorHistory.php:126 ../lib/plugin/AuthorHistory.php:178 #: ../themes/Crao/templates/blogform.tmpl:12 #: ../themes/Crao/templates/editpage.tmpl:67 +#: ../themes/MonoBook/templates/info.tmpl:78 #: ../themes/Portland/templates/editpage.tmpl:60 #: ../themes/Wordpress/templates/editpage.tmpl:69 #: ../themes/default/templates/blogform.tmpl:15 @@ -1728,7 +1823,7 @@ msgstr "%s 個頁面連結到 %s:" #: ../themes/Sidebar/templates/body.tmpl:23 #: ../themes/Sidebar/templates/body.tmpl:28 ../themes/Sidebar/themeinfo.php:38 #: ../themes/Wordpress/templates/actionbar.tmpl:34 -#: ../themes/default/templates/head.tmpl:86 +#: ../themes/default/templates/head.tmpl:91 #: ../themes/default/templates/homepage.tmpl:15 #: ../themes/default/templates/navbar.tmpl:35 #: ../themes/wikilens/templates/head.tmpl:89 @@ -1779,23 +1874,32 @@ msgstr "%s 已經存在" msgid "Created by CreatePage" msgstr "由 CreatePage 建立" -#: ../lib/plugin/CreateToc.php:38 +#: ../lib/plugin/CreateToc.php:45 msgid "CreateToc" msgstr "CreateToc" -#: ../lib/plugin/CreateToc.php:42 +#: ../lib/plugin/CreateToc.php:49 msgid "Automatically link headers at the top" msgstr "在上面自動連結表頭" -#: ../lib/plugin/CreateToc.php:185 ../lib/plugin/IncludePage.php:116 -#: ../lib/plugin/RateIt.php:219 +#: ../lib/plugin/CreateToc.php:192 ../lib/plugin/IncludePage.php:116 +#: ../lib/plugin/RateIt.php:203 msgid "no page specified" msgstr "沒有指定頁面" -#: ../lib/plugin/CreateToc.php:246 ../lib/plugin/CreateToc.php:249 +#: ../lib/plugin/CreateToc.php:203 +msgid "CreateToc disabled for old markup" +msgstr "" + +#: ../lib/plugin/CreateToc.php:266 ../lib/plugin/CreateToc.php:269 msgid "Table Of Contents" msgstr "目錄" +#: ../lib/plugin/DeadEndPages.php:24 +#, fuzzy +msgid "DeadEndPages" +msgstr "WantedPages" + #: ../lib/plugin/Diff.php:40 msgid "Display differences between revisions" msgstr "顯示修訂間的差異" @@ -1804,7 +1908,7 @@ msgstr "顯示修訂間的差異" msgid "World" msgstr "World" -#: ../lib/plugin/EditMetaData.php:45 +#: ../lib/plugin/EditMetaData.php:45 ../lib/plugin/_WikiTranslation.php:61 msgid "EditMetaData" msgstr "編輯中繼資料" @@ -1843,6 +1947,43 @@ msgstr "外部搜尋" msgid "Redirects to an external web site based on form input" msgstr "以表單輸入方式重導向到另外一個外部站台" +#: ../lib/plugin/FoafViewer.php:52 +msgid "FoafViewer" +msgstr "" + +#: ../lib/plugin/FoafViewer.php:56 +msgid "Parse an RDF FOAF file and extract information to render as HTML" +msgstr "" + +#: ../lib/plugin/FoafViewer.php:84 +msgid "required pear library XML/FOAF/Parser.php not found in include_path" +msgstr "" + +#: ../lib/plugin/FoafViewer.php:90 +msgid "FOAF File URI" +msgstr "" + +#: ../lib/plugin/FoafViewer.php:94 +msgid "Pretty HTML" +msgstr "" + +#: ../lib/plugin/FoafViewer.php:96 +msgid "Original URL (Redirect)" +msgstr "" + +#: ../lib/plugin/FoafViewer.php:98 +msgid "Parse FOAF" +msgstr "" + +#: ../lib/plugin/FoafViewer.php:107 +msgid "foaf must be a URI starting with http://" +msgstr "" + +#: ../lib/plugin/FoafViewer.php:130 +#, fuzzy +msgid "Title" +msgstr "標題搜索" + #: ../lib/plugin/FrameInclude.php:52 msgid "FrameInclude" msgstr "FrameInclude" @@ -1867,8 +2008,8 @@ msgstr "%s 或 %s 參數遺漏" msgid "recursive inclusion of url %s" msgstr "遞迴含括 url %s" -#: ../lib/plugin/FrameInclude.php:112 ../lib/plugin/text2png.php:69 -#: ../lib/plugin/text2png.php:122 +#: ../lib/plugin/FrameInclude.php:112 ../lib/plugin/TeX2png.php:214 +#: ../lib/plugin/text2png.php:69 ../lib/plugin/text2png.php:122 #, c-format msgid "See %s" msgstr "參照 %s" @@ -1925,8 +2066,8 @@ msgstr "GoTo" msgid "Go to or create page." msgstr "前往或建立頁面." -#: ../lib/plugin/GoTo.php:59 ../lib/plugin/WikiAdminSelect.php:135 -#: ../lib/plugin/WikiAdminSelect.php:146 +#: ../lib/plugin/GoTo.php:59 ../lib/plugin/WikiAdminSelect.php:136 +#: ../lib/plugin/WikiAdminSelect.php:147 msgid "Go" msgstr "Go" @@ -1938,6 +2079,11 @@ msgstr "GooglePlugin" msgid "Make use of the Google API" msgstr "Make use of the Google API" +#: ../lib/plugin/GooglePlugin.php:98 +#, fuzzy +msgid "Nothing found" +msgstr "沒發現任何變更" + #: ../lib/plugin/HelloWorld.php:46 msgid "HelloWorld" msgstr "HelloWorld" @@ -1987,7 +2133,7 @@ msgstr "InterWikiSearch" msgid "Perform searches on InterWiki sites listed in InterWikiMap." msgstr "在列在 InterWikiMap 清單中的 InterWiki 站台進行搜尋." -#: ../lib/plugin/InterWikiSearch.php:91 +#: ../lib/plugin/InterWikiSearch.php:90 msgid "Wiki Name" msgstr "Wiki 名稱" @@ -2020,6 +2166,20 @@ msgstr "頁面名稱以 '%s' 結尾的" msgid "These pages share an initial or final title word with '%s'" msgstr "這些頁面分享為 '%s' 開頭或結尾的標題字." +#: ../lib/plugin/ListPages.php:37 +#, fuzzy +msgid "ListPages" +msgstr "LikePages" + +#: ../lib/plugin/ListPages.php:41 +msgid "List pages that are explicitly given as the pages argument." +msgstr "" + +#: ../lib/plugin/ListPages.php:81 +#, fuzzy +msgid "You must be logged in to view ratings." +msgstr "你必須登入才能 %s." + #: ../lib/plugin/ListSubpages.php:34 msgid "ListSubpages" msgstr "ListSubpages" @@ -2101,16 +2261,16 @@ msgstr "列出未被其他頁面連結到的頁面." msgid "Orphaned Pages in this wiki (%d total):" msgstr "在此 wiki 中所有遺漏的頁面 (共 %d):" -#: ../lib/plugin/PageDump.php:37 +#: ../lib/plugin/PageDump.php:38 msgid "View a single page dump online." msgstr "" -#: ../lib/plugin/PageDump.php:63 +#: ../lib/plugin/PageDump.php:64 #, c-format msgid "Page %s not found." msgstr "未找到頁面 %s." -#: ../lib/plugin/PageDump.php:119 +#: ../lib/plugin/PageDump.php:120 msgid "Download for CVS" msgstr "給 CVS 的下載" @@ -2118,40 +2278,40 @@ msgstr "給 CVS 的下載" msgid "Download for backup" msgstr "給備份用的下載" -#: ../lib/plugin/PageDump.php:129 +#: ../lib/plugin/PageDump.php:128 #, c-format msgid "Preview: Page dump of %s" msgstr "預覽: %s 的頁面傾印" -#: ../lib/plugin/PageDump.php:132 +#: ../lib/plugin/PageDump.php:131 msgid "(formatted for PhpWiki developers, not for backing up)" msgstr "(已為 PhpWiki 開發者而格式化,並非為了備份)" -#: ../lib/plugin/PageDump.php:135 +#: ../lib/plugin/PageDump.php:134 msgid "Preview as backup format" msgstr "以備份格式預覽" -#: ../lib/plugin/PageDump.php:140 +#: ../lib/plugin/PageDump.php:138 msgid "(formatted for backing up)" msgstr "(已為備份而格式化)" -#: ../lib/plugin/PageDump.php:144 +#: ../lib/plugin/PageDump.php:142 msgid "Preview as developer format" msgstr "以開發者格式預覽" -#: ../lib/plugin/PageDump.php:149 +#: ../lib/plugin/PageDump.php:146 msgid "" "Please use one of the downloadable versions rather than copying and pasting " "from the above preview." msgstr "請使用其中的可下載版本來代替在上面的預覽中複製與貼上." -#: ../lib/plugin/PageDump.php:151 +#: ../lib/plugin/PageDump.php:148 msgid "" "The wordwrap of the preview doesn't take nested markup or list indentation " "into consideration!" msgstr "預覽的自動換行無法處理巢狀標記或縮排列出." -#: ../lib/plugin/PageDump.php:154 +#: ../lib/plugin/PageDump.php:151 msgid "" "PhpWiki developers should manually inspect the downloaded file for nested " "markup before rewrapping with emacs and checking into CVS." @@ -2159,7 +2319,7 @@ msgstr "" "在以 emacs 重包裝與簽入之前,PhpWiki 開發者應會因為巢狀標記而手動審閱已下載的" "檔案." -#: ../lib/plugin/PageDump.php:166 +#: ../lib/plugin/PageDump.php:163 msgid "Warning:" msgstr "警告:" @@ -2226,6 +2386,8 @@ msgid "Version %d" msgstr "版本 %d" #: ../lib/plugin/PageHistory.php:177 ../themes/MacOSX/lib/RecentChanges.php:34 +#: ../themes/MonoBook/templates/info.tmpl:19 +#: ../themes/MonoBook/templates/info.tmpl:23 #: ../themes/Portland/lib/RecentChanges.php:14 #: ../themes/SpaceWiki/lib/RecentChanges.php:35 #: ../themes/Wordpress/lib/RecentChanges.php:14 @@ -2242,6 +2404,8 @@ msgstr "變更的歷程." #: ../lib/plugin/PageHistory.php:247 ../lib/plugin/RecentChanges.php:65 #: ../themes/Crao/templates/actionbar.tmpl:17 +#: ../themes/MonoBook/templates/actionbar.tmpl:29 +#: ../themes/MonoBook/templates/info.tmpl:168 #: ../themes/Portland/templates/actionbar.tmpl:18 #: ../themes/Wordpress/templates/actionbar.tmpl:68 #: ../themes/default/templates/actionbar.tmpl:31 @@ -2349,6 +2513,28 @@ msgstr "變更國家" msgid "Submit location" msgstr "送出地區" +#: ../lib/plugin/Ploticus.php:73 +msgid "Ploticus" +msgstr "" + +#: ../lib/plugin/Ploticus.php:76 +msgid "Ploticus image creation" +msgstr "" + +#: ../lib/plugin/Ploticus.php:234 +msgid "shell commands not allowed in Ploticus" +msgstr "" + +#: ../lib/plugin/Ploticus.php:254 +#, c-format +msgid "Ploticus error: Outputfile '%s' not created" +msgstr "" + +#: ../lib/plugin/Ploticus.php:261 ../lib/plugin/SyntaxHighlighter.php:177 +#, fuzzy +msgid "empty source" +msgstr "查看源碼" + #: ../lib/plugin/PluginManager.php:31 msgid "PluginManager" msgstr "PluginManager" @@ -2420,6 +2606,7 @@ msgid "Index" msgstr "索引" #: ../lib/plugin/RandomPage.php:29 ../lib/plugin/RandomPage.php:71 +#: ../themes/MonoBook/templates/navbar.tmpl:15 msgid "RandomPage" msgstr "RandomPage" @@ -2427,53 +2614,53 @@ msgstr "RandomPage" msgid "Displays a list of randomly chosen pages or redirects to a random page." msgstr "顯示隨機選出的頁面列表或重導向到隨機選取的頁面." -#: ../lib/plugin/RateIt.php:106 ../lib/plugin/RateIt.php:330 -#: ../lib/plugin/RateIt.php:707 +#: ../lib/plugin/RateIt.php:90 ../lib/plugin/RateIt.php:304 +#: ../lib/plugin/RateIt.php:346 msgid "RateIt" msgstr "RateIt" -#: ../lib/plugin/RateIt.php:109 +#: ../lib/plugin/RateIt.php:93 msgid "Rating system. Store user ratings per page" msgstr "評比系統. 儲存每頁的使用者評比" -#: ../lib/plugin/RateIt.php:240 ../lib/plugin/RateIt.php:258 -#: ../lib/plugin/RateIt.php:294 +#: ../lib/plugin/RateIt.php:214 ../lib/plugin/RateIt.php:232 +#: ../lib/plugin/RateIt.php:268 msgid "You must sign in" msgstr "你必須簽入" -#: ../lib/plugin/RateIt.php:297 +#: ../lib/plugin/RateIt.php:271 #, c-format msgid "Rated by %d users | Average rating %.1f stars" msgstr "被 %d 位使用者評比 | 平均評分為 %.1f" -#: ../lib/plugin/RateIt.php:302 +#: ../lib/plugin/RateIt.php:276 #, c-format msgid "Your rating was %.1f" msgstr "你的評比是 %.1f" -#: ../lib/plugin/RateIt.php:307 +#: ../lib/plugin/RateIt.php:281 #, c-format msgid "%s prediction for you is %s stars" msgstr "%s 對你的預測有 %s 星." -#: ../lib/plugin/RateIt.php:310 +#: ../lib/plugin/RateIt.php:284 #, c-format msgid "%s prediction for you is %.1f stars" msgstr "%s 對你的預測有 %.1f 星" -#: ../lib/plugin/RateIt.php:330 +#: ../lib/plugin/RateIt.php:304 msgid "Rate It" msgstr "評比" -#: ../lib/plugin/RateIt.php:728 +#: ../lib/plugin/RateIt.php:367 msgid "Rate the topic of this page" msgstr "評比此頁面的主題" -#: ../lib/plugin/RateIt.php:736 +#: ../lib/plugin/RateIt.php:375 msgid "Cancel rating" msgstr "取消評比" -#: ../lib/plugin/RateIt.php:743 +#: ../lib/plugin/RateIt.php:382 msgid "No opinion" msgstr "沒意見" @@ -2601,32 +2788,33 @@ msgstr "沒發現任何變更" msgid "No changes found" msgstr "沒發現任何變更" -#: ../lib/plugin/RecentChanges.php:574 +#: ../lib/plugin/RecentChanges.php:573 msgid "Title Search" msgstr "標題搜尋" -#: ../lib/plugin/RecentChanges.php:807 +#: ../lib/plugin/RecentChanges.php:806 msgid "Show minor edits for:" msgstr "顯示次要編輯:" -#: ../lib/plugin/RecentChanges.php:809 +#: ../lib/plugin/RecentChanges.php:808 msgid "Show all changes for:" msgstr "顯示所有變更:" -#: ../lib/plugin/RecentChanges.php:811 +#: ../lib/plugin/RecentChanges.php:810 msgid "Show changes for:" msgstr "顯示變更:" -#: ../lib/plugin/RecentChanges.php:831 +#: ../lib/plugin/RecentChanges.php:830 msgid "1 day" msgstr "1 天" -#: ../lib/plugin/RecentChanges.php:835 +#: ../lib/plugin/RecentChanges.php:834 #, c-format msgid "%s days" msgstr "%s 天" #: ../lib/plugin/RecentComments.php:17 +#: ../themes/MonoBook/templates/navbar.tmpl:14 #, fuzzy msgid "RecentComments" msgstr "意見" @@ -2672,6 +2860,7 @@ msgid "Related Changes" msgstr "最近變更" #: ../lib/plugin/RelatedChanges.php:63 ../themes/Crao/templates/navbar.tmpl:23 +#: ../themes/MonoBook/templates/navbar.tmpl:43 #: ../themes/default/templates/navbar.tmpl:27 #, fuzzy msgid "RelatedChanges" @@ -2747,11 +2936,6 @@ msgstr "" msgid "Couldn't start commandline '%s'" msgstr "無法設定頁面 '%s' 的 acl." -#: ../lib/plugin/SyntaxHighlighter.php:177 -#, fuzzy -msgid "empty source" -msgstr "查看源碼" - #: ../lib/plugin/SystemInfo.php:52 msgid "SystemInfo" msgstr "SystemInfo" @@ -2912,79 +3096,104 @@ msgstr "目前佈景主題: '%s'" msgid "Default theme: '%s'" msgstr "預設佈景主題: '%s'" -#: ../lib/plugin/SystemInfo.php:345 +#: ../lib/plugin/SystemInfo.php:346 #, c-format msgid "unknown argument '%s' to SystemInfo" msgstr "SystemInfo 未知的引數 '%s'" -#: ../lib/plugin/SystemInfo.php:368 +#: ../lib/plugin/SystemInfo.php:369 msgid "Application name" msgstr "應用程式名稱" -#: ../lib/plugin/SystemInfo.php:369 +#: ../lib/plugin/SystemInfo.php:370 msgid "PhpWiki engine version" msgstr "PhpWiki 引擎版本" -#: ../lib/plugin/SystemInfo.php:370 +#: ../lib/plugin/SystemInfo.php:371 msgid "Database" msgstr "資料庫" -#: ../lib/plugin/SystemInfo.php:371 +#: ../lib/plugin/SystemInfo.php:372 msgid "Cache statistics" msgstr "快取統計" -#: ../lib/plugin/SystemInfo.php:372 +#: ../lib/plugin/SystemInfo.php:373 msgid "Page statistics" msgstr "頁面統計" -#: ../lib/plugin/SystemInfo.php:375 +#: ../lib/plugin/SystemInfo.php:376 msgid "User statistics" msgstr "使用者統計" -#: ../lib/plugin/SystemInfo.php:377 +#: ../lib/plugin/SystemInfo.php:378 msgid "Hit statistics" msgstr "擊閱數統計" -#: ../lib/plugin/SystemInfo.php:379 +#: ../lib/plugin/SystemInfo.php:380 msgid "Expiry parameters" msgstr "過期參數" -#: ../lib/plugin/SystemInfo.php:380 +#: ../lib/plugin/SystemInfo.php:381 msgid "Wikiname regexp" msgstr "Wikiname regexp" -#: ../lib/plugin/SystemInfo.php:381 +#: ../lib/plugin/SystemInfo.php:382 msgid "Allowed protocols" msgstr "允許的協定" -#: ../lib/plugin/SystemInfo.php:382 +#: ../lib/plugin/SystemInfo.php:383 msgid "Inline images" msgstr "Inline 圖片" -#: ../lib/plugin/SystemInfo.php:383 +#: ../lib/plugin/SystemInfo.php:384 msgid "Available plugins" msgstr "可用的 plugin" -#: ../lib/plugin/SystemInfo.php:384 +#: ../lib/plugin/SystemInfo.php:385 msgid "Supported languages" msgstr "已支援的語言" -#: ../lib/plugin/SystemInfo.php:385 +#: ../lib/plugin/SystemInfo.php:386 msgid "Supported themes" msgstr "已支援的佈景主題" -#: ../lib/plugin/TexToPng.php:103 -msgid "Converts TeX to an image. May be used to embed formulas in PhpWiki." -msgstr "轉換 TeX 為圖片. 可以用來在 PhpWiki 嵌入方程式." +#: ../lib/plugin/TeX2png.php:29 +msgid "TeX2png" +msgstr "" -#: ../lib/plugin/TitleSearch.php:35 -msgid "Search the titles of all pages in this wiki." -msgstr "在此 wiki 的所有頁面搜尋標題." +#: ../lib/plugin/TeX2png.php:33 +msgid "Convert Tex mathematicals expressions to cached png files." +msgstr "" -#: ../lib/plugin/TitleSearch.php:74 -#, c-format -msgid "Title search results for '%s'" -msgstr "以 '%s' 進行標題搜尋的結果" +#: ../lib/plugin/TeX2png.php:34 +msgid " This is for small text" +msgstr "" + +#: ../lib/plugin/TeX2png.php:134 +msgid " (syntax error for latex) " +msgstr "" + +#: ../lib/plugin/TeX2png.php:173 +#, fuzzy +msgid "TeX directory not writable." +msgstr "%s 無法寫入." + +#: ../lib/plugin/TeX2png.php:212 ../lib/plugin/text2png.php:67 +msgid "Sorry, this version of PHP cannot create PNG image files." +msgstr "抱歉, 這個版本的 PHP 無法建立 PNG 圖片檔." + +#: ../lib/plugin/TexToPng.php:103 +msgid "Converts TeX to an image. May be used to embed formulas in PhpWiki." +msgstr "轉換 TeX 為圖片. 可以用來在 PhpWiki 嵌入方程式." + +#: ../lib/plugin/TitleSearch.php:35 +msgid "Search the titles of all pages in this wiki." +msgstr "在此 wiki 的所有頁面搜尋標題." + +#: ../lib/plugin/TitleSearch.php:74 +#, c-format +msgid "Title search results for '%s'" +msgstr "以 '%s' 進行標題搜尋的結果" #: ../lib/plugin/Transclude.php:51 msgid "Transclude" @@ -3013,7 +3222,7 @@ msgstr "參閱: %s" msgid "Transcluded from %s" msgstr "Transcluded 從 %s" -#: ../lib/plugin/TranslateText.php:44 ../lib/plugin/_WikiTranslation.php:98 +#: ../lib/plugin/TranslateText.php:44 ../lib/plugin/_WikiTranslation.php:105 msgid "TranslateText" msgstr "TranslateText" @@ -3078,12 +3287,12 @@ msgstr "從英文到 %s:" msgid "Translate" msgstr "轉換" -#: ../lib/plugin/TranslateText.php:118 ../lib/plugin/UserPreferences.php:109 -#: ../lib/plugin/WikiAdminChmod.php:165 ../lib/plugin/WikiAdminRemove.php:220 -#: ../lib/plugin/WikiAdminRename.php:198 -#: ../lib/plugin/WikiAdminSearchReplace.php:187 -#: ../lib/plugin/WikiAdminSelect.php:218 ../lib/plugin/WikiAdminSelect.php:239 -#: ../lib/plugin/WikiAdminSetAcl.php:194 ../lib/plugin/WikiAdminUtils.php:204 +#: ../lib/plugin/TranslateText.php:118 ../lib/plugin/UserPreferences.php:113 +#: ../lib/plugin/WikiAdminChmod.php:164 ../lib/plugin/WikiAdminChown.php:165 +#: ../lib/plugin/WikiAdminRemove.php:215 ../lib/plugin/WikiAdminRename.php:196 +#: ../lib/plugin/WikiAdminSearchReplace.php:196 +#: ../lib/plugin/WikiAdminSelect.php:219 ../lib/plugin/WikiAdminSelect.php:240 +#: ../lib/plugin/WikiAdminSetAcl.php:191 ../lib/plugin/WikiAdminUtils.php:208 #: ../lib/removepage.php:23 ../themes/default/templates/login.tmpl:70 #: ../themes/default/templates/userprefs.tmpl:236 msgid "Cancel" @@ -3112,57 +3321,65 @@ msgstr " ... é ­ %d 列" msgid "Included from %s:" msgstr "已從 %s 含括:" -#: ../lib/plugin/UpLoad.php:53 +#: ../lib/plugin/UpLoad.php:46 msgid "Upload files to the local InterWiki Upload:" msgstr "上傳檔案到本地 InterWiki. Upload:" -#: ../lib/plugin/UpLoad.php:123 ../lib/plugin/WikiForm.php:100 +#: ../lib/plugin/UpLoad.php:116 ../lib/plugin/WikiForm.php:101 msgid "Upload" msgstr "上傳" -#: ../lib/plugin/UpLoad.php:139 +#: ../lib/plugin/UpLoad.php:132 msgid "ACCESS DENIED: You must log in to upload files." msgstr "拒絕存取: 請先登入才能上傳檔案" -#: ../lib/plugin/UpLoad.php:151 +#: ../lib/plugin/UpLoad.php:144 ../lib/plugin/UpLoad.php:149 +#: ../lib/plugin/UpLoad.php:154 ../lib/plugin/UpLoad.php:186 +#, fuzzy, c-format +msgid "ERROR uploading '%s': " +msgstr "載入 '%s'" + +#: ../lib/plugin/UpLoad.php:145 #, c-format msgid "Files with extension %s are not allowed" msgstr "副檔名 %s 不被允許" -#: ../lib/plugin/UpLoad.php:155 +#: ../lib/plugin/UpLoad.php:150 #, c-format msgid "There is already a file with name %s uploaded" msgstr "已經有個名為 %s 的檔案存在" -#: ../lib/plugin/UpLoad.php:159 +#: ../lib/plugin/UpLoad.php:155 msgid "Sorry but this file is too big" msgstr "抱歉,因為檔案太大了." -#: ../lib/plugin/UpLoad.php:167 +#: ../lib/plugin/UpLoad.php:163 msgid "File successfully uploaded." msgstr "檔案已經成功地上傳." -#: ../lib/plugin/UpLoad.php:184 +#: ../lib/plugin/UpLoad.php:180 #, c-format msgid "uploaded %s" msgstr "已上傳 %s" -#: ../lib/plugin/UpLoad.php:190 -msgid "Uploading failed: " +#: ../lib/plugin/UpLoad.php:187 +#, fuzzy +msgid "Uploading failed." msgstr "上傳失敗:" -#: ../lib/plugin/UpLoad.php:208 +#: ../lib/plugin/UpLoad.php:205 msgid "Error: the upload log is not writable" msgstr "錯誤: 上傳日誌無法寫入" -#: ../lib/plugin/UpLoad.php:212 +#: ../lib/plugin/UpLoad.php:209 msgid "Error: can't open the upload logfile" msgstr "錯誤: 無法開啟上傳日誌檔案" #: ../lib/plugin/UserPreferences.php:39 ../themes/Crao/templates/head.tmpl:85 #: ../themes/Crao/templates/head.tmpl:86 #: ../themes/Crao/templates/navbar.tmpl:31 -#: ../themes/default/templates/head.tmpl:83 +#: ../themes/MonoBook/templates/navbar.tmpl:49 +#: ../themes/default/templates/head.tmpl:88 #: ../themes/default/templates/homepage.tmpl:11 #: ../themes/default/templates/navbar.tmpl:30 #: ../themes/smaller/templates/navbar.tmpl:25 @@ -3171,51 +3388,57 @@ msgstr "錯誤: 無法開啟上傳日誌檔案" msgid "UserPreferences" msgstr "UserPreferences" -#: ../lib/plugin/UserPreferences.php:75 +#: ../lib/plugin/UserPreferences.php:79 msgid "" "Error: The user HomePage must be a valid WikiWord. Sorry, UserPreferences " "cannot be saved." msgstr "" "錯誤: 使用者的首頁必須是一個合法的 WikiWord. 抱歉, UserPreferences 無法儲存." -#: ../lib/plugin/UserPreferences.php:97 +#: ../lib/plugin/UserPreferences.php:101 #: ../themes/default/templates/wikiforum.tmpl:22 msgid "Message" msgstr "" -#: ../lib/plugin/UserPreferences.php:98 +#: ../lib/plugin/UserPreferences.php:102 #, fuzzy msgid "Your UserPreferences have been successfully deleted." msgstr "%d UserPreference 欄位已成功地更新." -#: ../lib/plugin/UserPreferences.php:106 +#: ../lib/plugin/UserPreferences.php:110 msgid "Do you really want to delete all your UserPreferences?" msgstr "" -#: ../lib/plugin/UserPreferences.php:107 ../lib/plugin/WikiAdminChmod.php:152 -#: ../lib/plugin/WikiAdminRemove.php:194 ../lib/plugin/WikiAdminRename.php:185 -#: ../lib/plugin/WikiAdminSearchReplace.php:173 -#: ../lib/plugin/WikiAdminSetAcl.php:181 +#: ../lib/plugin/UserPreferences.php:111 ../lib/plugin/WikiAdminChmod.php:151 +#: ../lib/plugin/WikiAdminChown.php:152 ../lib/plugin/WikiAdminRemove.php:189 +#: ../lib/plugin/WikiAdminRename.php:183 +#: ../lib/plugin/WikiAdminSearchReplace.php:182 +#: ../lib/plugin/WikiAdminSetAcl.php:178 msgid "Yes" msgstr "是" -#: ../lib/plugin/UserPreferences.php:114 +#: ../lib/plugin/UserPreferences.php:118 msgid "Wrong password. Try again." msgstr "錯誤的密碼.再試一次." -#: ../lib/plugin/UserPreferences.php:133 +#: ../lib/plugin/UserPreferences.php:137 msgid "Password updated." msgstr "密碼已經更新." -#: ../lib/plugin/UserPreferences.php:135 ../lib/plugin/UserPreferences.php:138 -msgid "Password cannot be changed." +#: ../lib/plugin/UserPreferences.php:139 +#, fuzzy +msgid "Password was not changed." msgstr "無法變更密碼." #: ../lib/plugin/UserPreferences.php:142 +msgid "Password cannot be changed." +msgstr "無法變更密碼." + +#: ../lib/plugin/UserPreferences.php:146 msgid "No changes." msgstr "沒有變更." -#: ../lib/plugin/UserPreferences.php:146 +#: ../lib/plugin/UserPreferences.php:150 #, c-format msgid "%d UserPreferences fields successfully updated." msgstr "%d UserPreference 欄位已成功地更新." @@ -3242,7 +3465,7 @@ msgstr "WantedPages" msgid "Lists referenced page names which do not exist yet." msgstr "列出還未存在的頁面名稱." -#: ../lib/plugin/WantedPages.php:47 ../lib/plugin/_WikiTranslation.php:79 +#: ../lib/plugin/WantedPages.php:47 ../lib/plugin/_WikiTranslation.php:84 msgid "PgsrcTranslation" msgstr "PgsrcTranslation" @@ -3298,67 +3521,123 @@ msgstr "%d 分鐘" msgid "WikiAdminChmod" msgstr "WikiAdminChmod" -#: ../lib/plugin/WikiAdminChmod.php:46 ../lib/plugin/WikiAdminSetAcl.php:44 +#: ../lib/plugin/WikiAdminChmod.php:46 ../lib/plugin/WikiAdminSetAcl.php:43 msgid "Set individual page permissions." msgstr "設定個別頁面的權限." -#: ../lib/plugin/WikiAdminChmod.php:81 +#: ../lib/plugin/WikiAdminChmod.php:80 #, c-format msgid "chmod page '%s' to '%s'." msgstr "改變頁面 '%s' 權限為 '%s'." -#: ../lib/plugin/WikiAdminChmod.php:84 +#: ../lib/plugin/WikiAdminChmod.php:83 #, c-format msgid "Couldn't chmod page '%s' to '%s'." msgstr "無法為頁面 '%s' 變更權限為 '%s'." -#: ../lib/plugin/WikiAdminChmod.php:88 +#: ../lib/plugin/WikiAdminChmod.php:87 msgid "Invalid chmod string" msgstr "錯誤的 chmod 字串" -#: ../lib/plugin/WikiAdminChmod.php:93 ../lib/plugin/WikiAdminSetAcl.php:112 +#: ../lib/plugin/WikiAdminChmod.php:92 ../lib/plugin/WikiAdminSetAcl.php:109 #, c-format msgid "%s pages have been changed." msgstr "%s 頁面已經變更." -#: ../lib/plugin/WikiAdminChmod.php:96 -#: ../lib/plugin/WikiAdminSearchReplace.php:109 -#: ../lib/plugin/WikiAdminSetAcl.php:115 +#: ../lib/plugin/WikiAdminChmod.php:95 ../lib/plugin/WikiAdminChown.php:89 +#: ../lib/plugin/WikiAdminSearchReplace.php:113 +#: ../lib/plugin/WikiAdminSetAcl.php:112 msgid "No pages changed." msgstr "沒有頁面被變更." -#: ../lib/plugin/WikiAdminChmod.php:156 +#: ../lib/plugin/WikiAdminChmod.php:155 msgid "Are you sure you want to permanently change the selected files?" msgstr "你確定你想要永久變更選定的檔案?" -#: ../lib/plugin/WikiAdminChmod.php:159 +#: ../lib/plugin/WikiAdminChmod.php:158 msgid "Chmod" msgstr "Chmod" -#: ../lib/plugin/WikiAdminChmod.php:161 ../lib/plugin/WikiAdminSetAcl.php:190 +#: ../lib/plugin/WikiAdminChmod.php:160 ../lib/plugin/WikiAdminSetAcl.php:187 msgid "Select the pages to change:" msgstr "選擇頁面以進行更名:" -#: ../lib/plugin/WikiAdminChmod.php:184 +#: ../lib/plugin/WikiAdminChmod.php:183 msgid "This plugin is currently under development and does not work!" msgstr "æ­¤ plugin 正在開發還不能運作!" -#: ../lib/plugin/WikiAdminChmod.php:185 +#: ../lib/plugin/WikiAdminChmod.php:184 msgid "Chmod to permission:" msgstr "改變權限為:" -#: ../lib/plugin/WikiAdminChmod.php:188 +#: ../lib/plugin/WikiAdminChmod.php:187 msgid "(ugo : rwx)" msgstr "(ugo : rwx)" -#: ../lib/plugin/WikiAdminChmod.php:195 ../lib/plugin/WikiAdminSetAcl.php:258 +#: ../lib/plugin/WikiAdminChmod.php:194 ../lib/plugin/WikiAdminSetAcl.php:255 msgid "Propagate new permissions to all subpages?" msgstr "要傳播新的權限到所有子頁面? " -#: ../lib/plugin/WikiAdminChmod.php:197 ../lib/plugin/WikiAdminSetAcl.php:260 +#: ../lib/plugin/WikiAdminChmod.php:196 ../lib/plugin/WikiAdminSetAcl.php:257 msgid "(disable individual page permissions, enable inheritance)?" msgstr "(禁制個別網頁的權限,使用繼承)?" +#: ../lib/plugin/WikiAdminChown.php:37 +#, fuzzy +msgid "WikiAdminChown" +msgstr "WikiAdminChmod" + +#: ../lib/plugin/WikiAdminChown.php:41 +#, fuzzy +msgid "Chown selected pages." +msgstr "更名選定的頁面." + +#: ../lib/plugin/WikiAdminChown.php:69 ../lib/plugin/WikiAdminRename.php:98 +#: ../lib/plugin/WikiAdminSearchReplace.php:98 +#: ../lib/plugin/WikiAdminSetAcl.php:100 +#, c-format +msgid "Access denied to change page '%s'." +msgstr "" + +#: ../lib/plugin/WikiAdminChown.php:74 +#, fuzzy, c-format +msgid "Chown page '%s' to '%s'." +msgstr "改變頁面 '%s' 權限為 '%s'." + +#: ../lib/plugin/WikiAdminChown.php:78 +#, fuzzy, c-format +msgid "Couldn't chown page '%s' to '%s'." +msgstr "無法為頁面 '%s' 變更權限為 '%s'." + +#: ../lib/plugin/WikiAdminChown.php:86 +#, fuzzy, c-format +msgid "%s pages have been permanently changed." +msgstr "%s pages 已經永久更名了." + +#: ../lib/plugin/WikiAdminChown.php:95 ../lib/plugin/_WikiTranslation.php:90 +#, fuzzy +msgid "PhpWikiAdministration/Chown" +msgstr "PhpWikiAdministration/Chmod" + +#: ../lib/plugin/WikiAdminChown.php:155 +#, fuzzy +msgid "Are you sure you want to permanently chown the selected files?" +msgstr "你確定你想要永久變更選定的檔案?" + +#: ../lib/plugin/WikiAdminChown.php:159 +#, fuzzy +msgid "Chown selected pages" +msgstr "移除選定頁面" + +#: ../lib/plugin/WikiAdminChown.php:160 +#, fuzzy +msgid "Select the pages to change the owner:" +msgstr "選擇頁面以進行更名:" + +#: ../lib/plugin/WikiAdminChown.php:183 ../lib/plugin/WikiAdminRename.php:216 +msgid "to" +msgstr "到" + #: ../lib/plugin/WikiAdminRemove.php:40 msgid "WikiAdminRemove" msgstr "WikiAdminRemove" @@ -3367,51 +3646,51 @@ msgstr "WikiAdminRemove" msgid "Permanently remove all selected pages." msgstr "永久移除選定的頁面." -#: ../lib/plugin/WikiAdminRemove.php:121 ../lib/removepage.php:47 +#: ../lib/plugin/WikiAdminRemove.php:116 ../lib/removepage.php:47 #, c-format msgid "Removed page '%s' successfully." msgstr "成功地移除頁面 '%s'." -#: ../lib/plugin/WikiAdminRemove.php:124 +#: ../lib/plugin/WikiAdminRemove.php:119 #, fuzzy, c-format msgid "Didn't removed page '%s'. Access denied." msgstr "成功地移除頁面 '%s'." -#: ../lib/plugin/WikiAdminRemove.php:129 +#: ../lib/plugin/WikiAdminRemove.php:124 #, fuzzy, c-format msgid "%d pages have been permanently removed." msgstr "%s pages 已經永久更名了." -#: ../lib/plugin/WikiAdminRemove.php:134 ../lib/plugin/_WikiTranslation.php:85 +#: ../lib/plugin/WikiAdminRemove.php:129 ../lib/plugin/_WikiTranslation.php:91 msgid "PhpWikiAdministration/Remove" msgstr "PhpWikiAdministration/Remove" -#: ../lib/plugin/WikiAdminRemove.php:189 ../lib/plugin/WikiAdminRemove.php:241 +#: ../lib/plugin/WikiAdminRemove.php:184 ../lib/plugin/WikiAdminRemove.php:236 msgid "Remove" msgstr "移除" -#: ../lib/plugin/WikiAdminRemove.php:196 +#: ../lib/plugin/WikiAdminRemove.php:191 msgid "Are you sure you want to permanently remove the selected files?" msgstr "你確定你想要永久移除選定的檔案?" -#: ../lib/plugin/WikiAdminRemove.php:199 +#: ../lib/plugin/WikiAdminRemove.php:194 msgid "Remove selected pages" msgstr "移除選定頁面" -#: ../lib/plugin/WikiAdminRemove.php:200 +#: ../lib/plugin/WikiAdminRemove.php:195 msgid "Permanently remove the selected files:" msgstr "永久移除選定的檔案:" -#: ../lib/plugin/WikiAdminRemove.php:203 +#: ../lib/plugin/WikiAdminRemove.php:198 #, c-format msgid "Also pages which have been deleted at least %s days." msgstr "也列出過去 %s 天被刪除的頁面." -#: ../lib/plugin/WikiAdminRemove.php:207 +#: ../lib/plugin/WikiAdminRemove.php:202 msgid "List all pages." msgstr "列出所有頁面." -#: ../lib/plugin/WikiAdminRemove.php:213 +#: ../lib/plugin/WikiAdminRemove.php:208 #, c-format msgid "(Pages which have been deleted at least %s days are already checked.)" msgstr "(列出過去 %s 天內已被刪除且檢查過的頁面.)" @@ -3424,85 +3703,76 @@ msgstr "WikiAdminRename" msgid "Rename selected pages." msgstr "更名選定的頁面." -#: ../lib/plugin/WikiAdminRename.php:84 ../lib/plugin/WikiAdminRename.php:90 +#: ../lib/plugin/WikiAdminRename.php:82 ../lib/plugin/WikiAdminRename.php:88 #, fuzzy, c-format msgid "Replaced link in %s." msgstr "相關連結" -#: ../lib/plugin/WikiAdminRename.php:97 +#: ../lib/plugin/WikiAdminRename.php:95 #, fuzzy, c-format msgid "Page %s already exists. Ignored." msgstr "%s 已經存在" -#: ../lib/plugin/WikiAdminRename.php:100 ../lib/plugin/WikiAdminSetAcl.php:103 -#, c-format -msgid "Access denied to change page '%s'." -msgstr "" - -#: ../lib/plugin/WikiAdminRename.php:104 +#: ../lib/plugin/WikiAdminRename.php:102 #, c-format msgid "Renamed page '%s' to '%s'." msgstr "更名頁面 '%s' 為 '%s'." -#: ../lib/plugin/WikiAdminRename.php:108 ../lib/plugin/WikiAdminRename.php:112 +#: ../lib/plugin/WikiAdminRename.php:106 ../lib/plugin/WikiAdminRename.php:110 #, c-format msgid "Couldn't rename page '%s' to '%s'." msgstr "無法更名頁面 '%s' 為 '%s'." -#: ../lib/plugin/WikiAdminRename.php:118 +#: ../lib/plugin/WikiAdminRename.php:116 #, c-format msgid "%s pages have been permanently renamed." msgstr "%s pages 已經永久更名了." -#: ../lib/plugin/WikiAdminRename.php:121 +#: ../lib/plugin/WikiAdminRename.php:119 msgid "No pages renamed." msgstr "沒有頁面被更名" -#: ../lib/plugin/WikiAdminRename.php:127 ../lib/plugin/_WikiTranslation.php:86 +#: ../lib/plugin/WikiAdminRename.php:125 ../lib/plugin/_WikiTranslation.php:92 msgid "PhpWikiAdministration/Rename" msgstr "PhpWikiAdministration/Rename" -#: ../lib/plugin/WikiAdminRename.php:179 +#: ../lib/plugin/WikiAdminRename.php:177 msgid "Rename to" msgstr "更名為" -#: ../lib/plugin/WikiAdminRename.php:188 +#: ../lib/plugin/WikiAdminRename.php:186 msgid "Are you sure you want to permanently rename the selected files?" msgstr "你確定你想要永久更名選定的檔案?" -#: ../lib/plugin/WikiAdminRename.php:192 +#: ../lib/plugin/WikiAdminRename.php:190 msgid "Rename selected pages" msgstr "更名已選定的頁面" -#: ../lib/plugin/WikiAdminRename.php:193 +#: ../lib/plugin/WikiAdminRename.php:191 msgid "Select the pages to rename:" msgstr "選擇頁面以進行更名:" -#: ../lib/plugin/WikiAdminRename.php:215 +#: ../lib/plugin/WikiAdminRename.php:213 msgid "from" msgstr "從" -#: ../lib/plugin/WikiAdminRename.php:218 -msgid "to" -msgstr "到" - -#: ../lib/plugin/WikiAdminRename.php:221 +#: ../lib/plugin/WikiAdminRename.php:219 msgid "(no regex, case-sensitive)" msgstr "(no regex, 不分大小寫)" -#: ../lib/plugin/WikiAdminRename.php:230 +#: ../lib/plugin/WikiAdminRename.php:228 msgid "Change pagename in all linked pages also?" msgstr "也在所有連結到的頁面裡變更頁面名稱?" -#: ../lib/plugin/WikiAdminRename.php:249 +#: ../lib/plugin/WikiAdminRename.php:247 msgid "This page already exists" msgstr "此頁面已經存在" -#: ../lib/plugin/WikiAdminSearchReplace.php:39 +#: ../lib/plugin/WikiAdminSearchReplace.php:37 msgid "WikiAdminSearchReplace" msgstr "WikiAdminSearchReplace" -#: ../lib/plugin/WikiAdminSearchReplace.php:43 +#: ../lib/plugin/WikiAdminSearchReplace.php:41 msgid "Search and replace text in selected wiki pages." msgstr "在選定的頁面中搜尋並更換文字." @@ -3515,158 +3785,167 @@ msgstr "WikiAdminSearchReplace %s 被 %s" msgid "Error: Empty search string." msgstr "錯誤: 空白的搜尋字串." -#: ../lib/plugin/WikiAdminSearchReplace.php:97 +#: ../lib/plugin/WikiAdminSearchReplace.php:100 #, c-format msgid "Replaced '%s' with '%s' in page '%s'." msgstr "取代 '%s' 以 '%s' 在頁面 '%s'." -#: ../lib/plugin/WikiAdminSearchReplace.php:100 -#, c-format -msgid "Search string '%s' not found in page '%s'." +#: ../lib/plugin/WikiAdminSearchReplace.php:103 +#, fuzzy, c-format +msgid "Search string '%s' not found in content of page '%s'." msgstr "搜尋字串 '%s' 未在頁面 '%s' 找到." -#: ../lib/plugin/WikiAdminSearchReplace.php:106 +#: ../lib/plugin/WikiAdminSearchReplace.php:110 #, c-format msgid "%s pages changed." msgstr "%s 個頁面已經變更." -#: ../lib/plugin/WikiAdminSearchReplace.php:171 +#: ../lib/plugin/WikiAdminSearchReplace.php:180 msgid "Warning: The search string cannot be empty!" msgstr "警告: 搜尋字串不能是空白!" -#: ../lib/plugin/WikiAdminSearchReplace.php:176 +#: ../lib/plugin/WikiAdminSearchReplace.php:185 msgid "" "Are you sure you want to permanently search & replace text in the selected " "files?" msgstr "你確定你想要永久新增並取代選定檔案中的文字?" -#: ../lib/plugin/WikiAdminSearchReplace.php:182 +#: ../lib/plugin/WikiAdminSearchReplace.php:191 msgid "Select the pages to search:" msgstr "選擇頁面以進行搜尋:" -#: ../lib/plugin/WikiAdminSearchReplace.php:204 +#: ../lib/plugin/WikiAdminSearchReplace.php:214 +msgid "Replace all occurences of the given string in the content of all pages." +msgstr "" + +#: ../lib/plugin/WikiAdminSearchReplace.php:216 msgid "Replace: " msgstr "取代:" -#: ../lib/plugin/WikiAdminSearchReplace.php:207 +#: ../lib/plugin/WikiAdminSearchReplace.php:219 msgid "by" msgstr "被" -#: ../lib/plugin/WikiAdminSearchReplace.php:210 -msgid "(no regex) Case-exact: " -msgstr "(no regex) 大小寫需符合: " +#: ../lib/plugin/WikiAdminSearchReplace.php:227 +msgid "case-exact" +msgstr "" + +#: ../lib/plugin/WikiAdminSearchReplace.php:235 +#, fuzzy +msgid "regex" +msgstr "PrevNext" -#: ../lib/plugin/WikiAdminSelect.php:41 +#: ../lib/plugin/WikiAdminSelect.php:40 msgid "WikiAdminSelect" msgstr "WikiAdminSelect" -#: ../lib/plugin/WikiAdminSelect.php:45 +#: ../lib/plugin/WikiAdminSelect.php:44 msgid "" "Allows selection of multiple pages which get passed to other WikiAdmin " "plugins." msgstr "允許選擇多個已傳遞的頁面到其他 WikiAdmin plugin." -#: ../lib/plugin/WikiAdminSelect.php:140 +#: ../lib/plugin/WikiAdminSelect.php:141 msgid "Select: " msgstr "選擇" -#: ../lib/plugin/WikiAdminSelect.php:179 +#: ../lib/plugin/WikiAdminSelect.php:180 #, c-format msgid "Selected page '%s' passed to '%s'." msgstr "已選擇的頁面 '%s' 傳遞到 '%s'." -#: ../lib/plugin/WikiAdminSelect.php:216 +#: ../lib/plugin/WikiAdminSelect.php:217 msgid "Select pages" msgstr "選擇頁面" -#: ../lib/plugin/WikiAdminSetAcl.php:40 +#: ../lib/plugin/WikiAdminSetAcl.php:39 msgid "WikiAdminSetAcl" msgstr "WikiAdminSetAcl" -#: ../lib/plugin/WikiAdminSetAcl.php:97 +#: ../lib/plugin/WikiAdminSetAcl.php:94 #, fuzzy, c-format msgid "ACL not changed for page '%s'." msgstr "為 page '%s' 設定 acl." -#: ../lib/plugin/WikiAdminSetAcl.php:100 +#: ../lib/plugin/WikiAdminSetAcl.php:97 #, fuzzy, c-format msgid "ACL changed for page '%s'." msgstr "為 page '%s' 設定 acl." -#: ../lib/plugin/WikiAdminSetAcl.php:107 +#: ../lib/plugin/WikiAdminSetAcl.php:104 #, fuzzy msgid "Invalid ACL" msgstr "錯誤的 acl" -#: ../lib/plugin/WikiAdminSetAcl.php:123 +#: ../lib/plugin/WikiAdminSetAcl.php:120 #, fuzzy msgid "PhpWikiAdministration/SetAcl" msgstr "PhpWikiAdministration" -#: ../lib/plugin/WikiAdminSetAcl.php:175 +#: ../lib/plugin/WikiAdminSetAcl.php:172 msgid "Permission" msgstr "權限" -#: ../lib/plugin/WikiAdminSetAcl.php:177 +#: ../lib/plugin/WikiAdminSetAcl.php:174 msgid "ACL" msgstr "ACL" -#: ../lib/plugin/WikiAdminSetAcl.php:185 +#: ../lib/plugin/WikiAdminSetAcl.php:182 #, fuzzy msgid "" "Are you sure you want to permanently change access to the selected files?" msgstr "你確定你想要永久變更選定的檔案?" -#: ../lib/plugin/WikiAdminSetAcl.php:220 +#: ../lib/plugin/WikiAdminSetAcl.php:217 #, fuzzy msgid "Selected Pages: " msgstr "選擇頁面" -#: ../lib/plugin/WikiAdminSetAcl.php:226 +#: ../lib/plugin/WikiAdminSetAcl.php:223 #, c-format msgid "page permission inherited from %s" msgstr "由 %s 繼承而來的頁面" -#: ../lib/plugin/WikiAdminSetAcl.php:228 +#: ../lib/plugin/WikiAdminSetAcl.php:225 msgid "invidual page permission" msgstr "個別頁面權限" -#: ../lib/plugin/WikiAdminSetAcl.php:230 +#: ../lib/plugin/WikiAdminSetAcl.php:227 msgid "default page permission" msgstr "預設頁面權限" -#: ../lib/plugin/WikiAdminSetAcl.php:231 +#: ../lib/plugin/WikiAdminSetAcl.php:228 msgid "Type: " msgstr "型態:" -#: ../lib/plugin/WikiAdminSetAcl.php:232 +#: ../lib/plugin/WikiAdminSetAcl.php:229 msgid "getfacl: " msgstr "" -#: ../lib/plugin/WikiAdminSetAcl.php:233 +#: ../lib/plugin/WikiAdminSetAcl.php:230 #, fuzzy msgid "ACL: " msgstr "ACL" -#: ../lib/plugin/WikiAdminSetAcl.php:235 +#: ../lib/plugin/WikiAdminSetAcl.php:232 #, fuzzy msgid "Description: " msgstr "描述" -#: ../lib/plugin/WikiAdminSetAcl.php:236 +#: ../lib/plugin/WikiAdminSetAcl.php:233 msgid "" "Selected Grant checkboxes allow access, unselected checkboxes deny access." msgstr "" -#: ../lib/plugin/WikiAdminSetAcl.php:237 +#: ../lib/plugin/WikiAdminSetAcl.php:234 msgid "To ignore delete the line." msgstr "" -#: ../lib/plugin/WikiAdminSetAcl.php:238 +#: ../lib/plugin/WikiAdminSetAcl.php:235 msgid "To add check 'Add' near the dropdown list." msgstr "" -#: ../lib/plugin/WikiAdminSetAcl.php:261 +#: ../lib/plugin/WikiAdminSetAcl.php:258 #, fuzzy msgid "(Currently not working)" msgstr "現在不建議使用!" @@ -3687,7 +3966,7 @@ msgstr "你必須是管理者才能使用此 plugin." msgid "WikiAdminUtils says:" msgstr "WikiAdminUtils 說:" -#: ../lib/plugin/WikiAdminUtils.php:98 ../lib/stdlib.php:1397 +#: ../lib/plugin/WikiAdminUtils.php:98 ../lib/stdlib.php:1473 msgid "Okay" msgstr "Okay" @@ -3721,11 +4000,11 @@ msgstr "抱歉. 存取限制尚未被實作." msgid "E-Mail" msgstr "E-Mail" -#: ../lib/plugin/WikiAdminUtils.php:155 +#: ../lib/plugin/WikiAdminUtils.php:156 msgid "Verification Status" msgstr "確認狀態" -#: ../lib/plugin/WikiAdminUtils.php:202 +#: ../lib/plugin/WikiAdminUtils.php:205 msgid "Change Verification Status" msgstr "改變確認狀態" @@ -3765,23 +4044,19 @@ msgstr "%s 在 %s" msgid "WikiForm" msgstr "WikiForm" -#: ../lib/plugin/WikiForm.php:67 -msgid "Load File" -msgstr "載入檔案" - -#: ../lib/plugin/WikiForm.php:73 +#: ../lib/plugin/WikiForm.php:74 msgid "Login" msgstr "登入" -#: ../lib/plugin/WikiForm.php:81 +#: ../lib/plugin/WikiForm.php:82 msgid "Dump Pages" msgstr "傾印頁面" -#: ../lib/plugin/WikiForm.php:89 +#: ../lib/plugin/WikiForm.php:90 msgid "Dump Pages as XHTML" msgstr "傾印頁面為 XHTML" -#: ../lib/plugin/WikiForm.php:104 +#: ../lib/plugin/WikiForm.php:105 #, c-format msgid "WikiForm: %s: unknown action" msgstr "WikiForm: %s: 未知的動作" @@ -3859,8 +4134,9 @@ msgstr "'%s' 的個人認證設定." msgid "No userid" msgstr "沒有此使用者帳號" -#: ../lib/plugin/_BackendInfo.php:30 ../lib/plugin/_WikiTranslation.php:57 +#: ../lib/plugin/_BackendInfo.php:30 ../lib/plugin/_WikiTranslation.php:60 #: ../themes/Crao/templates/actionbar.tmpl:22 +#: ../themes/MonoBook/templates/info.tmpl:175 #: ../themes/Portland/templates/actionbar.tmpl:21 #: ../themes/Wordpress/templates/actionbar.tmpl:73 #: ../themes/default/templates/actionbar.tmpl:36 @@ -3910,47 +4186,61 @@ msgid "AddingPages" msgstr "AddingPages" #: ../lib/plugin/_WikiTranslation.php:49 +msgid "AllPagesCreatedByMe" +msgstr "" + +#: ../lib/plugin/_WikiTranslation.php:50 +msgid "AllPagesLastEditedByMe" +msgstr "" + +#: ../lib/plugin/_WikiTranslation.php:51 +#, fuzzy +msgid "AllPagesOwnedByMe" +msgstr "AllPages" + +#: ../lib/plugin/_WikiTranslation.php:52 msgid "AuthorHistoryPlugin" msgstr "AuthorHistoryPlugin" -#: ../lib/plugin/_WikiTranslation.php:51 +#: ../lib/plugin/_WikiTranslation.php:54 msgid "CalendarListPlugin" msgstr "CalendarListPlugin" -#: ../lib/plugin/_WikiTranslation.php:52 +#: ../lib/plugin/_WikiTranslation.php:55 msgid "CalendarPlugin" msgstr "CalendarPlugin" -#: ../lib/plugin/_WikiTranslation.php:53 +#: ../lib/plugin/_WikiTranslation.php:56 msgid "CategoryCategory" msgstr "CategoryCategory" -#: ../lib/plugin/_WikiTranslation.php:54 +#: ../lib/plugin/_WikiTranslation.php:57 msgid "CategoryHomePages" msgstr "CategoryHomePages" -#: ../lib/plugin/_WikiTranslation.php:55 +#: ../lib/plugin/_WikiTranslation.php:58 msgid "CommentPlugin" msgstr "CommentPlugin" -#: ../lib/plugin/_WikiTranslation.php:56 +#: ../lib/plugin/_WikiTranslation.php:59 msgid "CreateTocPlugin" msgstr "CreateTocPlugin" -#: ../lib/plugin/_WikiTranslation.php:58 +#: ../lib/plugin/_WikiTranslation.php:62 msgid "EditMetaDataPlugin" msgstr "EditMetaDataPlugin" -#: ../lib/plugin/_WikiTranslation.php:59 +#: ../lib/plugin/_WikiTranslation.php:63 msgid "ExternalSearchPlugin" msgstr "ExternalSearchPlugin" -#: ../lib/plugin/_WikiTranslation.php:60 ../themes/Crao/templates/head.tmpl:36 +#: ../lib/plugin/_WikiTranslation.php:64 ../themes/Crao/templates/head.tmpl:36 #: ../themes/Crao/templates/head.tmpl:37 #: ../themes/Crao/templates/navbar.tmpl:48 +#: ../themes/MonoBook/templates/navbar.tmpl:25 #: ../themes/Portland/templates/navbar.tmpl:8 #: ../themes/Sidebar/templates/navbar.tmpl:21 -#: ../themes/default/templates/head.tmpl:36 +#: ../themes/default/templates/head.tmpl:40 #: ../themes/default/templates/navbar.tmpl:11 #: ../themes/smaller/templates/navbar.tmpl:11 #: ../themes/wikilens/templates/head.tmpl:35 @@ -3958,191 +4248,206 @@ msgstr "ExternalSearchPlugin" msgid "FindPage" msgstr "FindPage" -#: ../lib/plugin/_WikiTranslation.php:61 +#: ../lib/plugin/_WikiTranslation.php:65 +#, fuzzy +msgid "FoafViewerPlugin" +msgstr "CalendarPlugin" + +#: ../lib/plugin/_WikiTranslation.php:66 msgid "FrameIncludePlugin" msgstr "FrameIncludePlugin" -#: ../lib/plugin/_WikiTranslation.php:62 +#: ../lib/plugin/_WikiTranslation.php:67 msgid "FullRecentChanges" msgstr "FullRecentChanges" -#: ../lib/plugin/_WikiTranslation.php:63 +#: ../lib/plugin/_WikiTranslation.php:68 msgid "HelloWorldPlugin" msgstr "HelloWorldPlugin" -#: ../lib/plugin/_WikiTranslation.php:64 +#: ../lib/plugin/_WikiTranslation.php:69 msgid "HomePageAlias" msgstr "HomePageAlias" -#: ../lib/plugin/_WikiTranslation.php:65 +#: ../lib/plugin/_WikiTranslation.php:70 msgid "IncludePagePlugin" msgstr "IncludePagePlugin" -#: ../lib/plugin/_WikiTranslation.php:66 +#: ../lib/plugin/_WikiTranslation.php:71 msgid "InterWiki" msgstr "InterWiki" -#: ../lib/plugin/_WikiTranslation.php:67 +#: ../lib/plugin/_WikiTranslation.php:72 msgid "LinkIcons" msgstr "LinkIcons" -#: ../lib/plugin/_WikiTranslation.php:68 +#: ../lib/plugin/_WikiTranslation.php:73 msgid "MagicPhpWikiURLs" msgstr "MagicPhpWikiURLs" -#: ../lib/plugin/_WikiTranslation.php:69 +#: ../lib/plugin/_WikiTranslation.php:74 msgid "MoreAboutMechanics" msgstr "MoreAboutMechanics" -#: ../lib/plugin/_WikiTranslation.php:70 +#: ../lib/plugin/_WikiTranslation.php:75 msgid "NewMarkupTestPage" msgstr "NewMarkupTestPage" -#: ../lib/plugin/_WikiTranslation.php:71 +#: ../lib/plugin/_WikiTranslation.php:76 msgid "OldMarkupTestPage" msgstr "OldMarkupTestPage" -#: ../lib/plugin/_WikiTranslation.php:72 +#: ../lib/plugin/_WikiTranslation.php:77 msgid "OldStyleTablePlugin" msgstr "OldStyleTablePlugin" -#: ../lib/plugin/_WikiTranslation.php:74 +#: ../lib/plugin/_WikiTranslation.php:79 msgid "PageGroupTest" msgstr "PageGroupTest" -#: ../lib/plugin/_WikiTranslation.php:75 +#: ../lib/plugin/_WikiTranslation.php:80 #, fuzzy msgid "PageGroupTest/Four" msgstr "PageGroupTestFour" -#: ../lib/plugin/_WikiTranslation.php:76 +#: ../lib/plugin/_WikiTranslation.php:81 #, fuzzy msgid "PageGroupTest/One" msgstr "PageGroupTestOne" -#: ../lib/plugin/_WikiTranslation.php:77 +#: ../lib/plugin/_WikiTranslation.php:82 #, fuzzy msgid "PageGroupTest/Three" msgstr "PageGroupTestThree" -#: ../lib/plugin/_WikiTranslation.php:78 +#: ../lib/plugin/_WikiTranslation.php:83 #, fuzzy msgid "PageGroupTest/Two" msgstr "PageGroupTestTwo" -#: ../lib/plugin/_WikiTranslation.php:80 +#: ../lib/plugin/_WikiTranslation.php:85 msgid "PhotoAlbumPlugin" msgstr "PhotoAlbumPlugin" -#: ../lib/plugin/_WikiTranslation.php:81 +#: ../lib/plugin/_WikiTranslation.php:86 msgid "PhpHighlightPlugin" msgstr "PhpHighlightPlugin" -#: ../lib/plugin/_WikiTranslation.php:82 +#: ../lib/plugin/_WikiTranslation.php:87 msgid "PhpWeatherPlugin" msgstr "PhpWeatherPlugin" -#: ../lib/plugin/_WikiTranslation.php:83 +#: ../lib/plugin/_WikiTranslation.php:88 msgid "PhpWiki" msgstr "PhpWiki" -#: ../lib/plugin/_WikiTranslation.php:84 +#: ../lib/plugin/_WikiTranslation.php:89 msgid "PhpWikiAdministration/Chmod" msgstr "PhpWikiAdministration/Chmod" -#: ../lib/plugin/_WikiTranslation.php:87 +#: ../lib/plugin/_WikiTranslation.php:93 msgid "PhpWikiAdministration/Replace" msgstr "PhpWikiAdministration/Replace" -#: ../lib/plugin/_WikiTranslation.php:88 +#: ../lib/plugin/_WikiTranslation.php:94 msgid "PhpWikiDocumentation" msgstr "PhpWikiDocumentation" -#: ../lib/plugin/_WikiTranslation.php:89 +#: ../lib/plugin/_WikiTranslation.php:95 msgid "PhpWikiPoll" msgstr "PhpWikiPoll" -#: ../lib/plugin/_WikiTranslation.php:90 +#: ../lib/plugin/_WikiTranslation.php:96 +#, fuzzy +msgid "PloticusPlugin" +msgstr "PhotoAlbumPlugin" + +#: ../lib/plugin/_WikiTranslation.php:97 msgid "RawHtmlPlugin" msgstr "RawHtmlPlugin" -#: ../lib/plugin/_WikiTranslation.php:91 +#: ../lib/plugin/_WikiTranslation.php:98 msgid "RecentVisitors" msgstr "RecentVisitors" -#: ../lib/plugin/_WikiTranslation.php:92 +#: ../lib/plugin/_WikiTranslation.php:99 msgid "RedirectToPlugin" msgstr "RedirectToPlugin" -#: ../lib/plugin/_WikiTranslation.php:93 +#: ../lib/plugin/_WikiTranslation.php:100 msgid "ReleaseNotes" msgstr "ReleaseNotes" -#: ../lib/plugin/_WikiTranslation.php:94 +#: ../lib/plugin/_WikiTranslation.php:101 msgid "RichTablePlugin" msgstr "RichTablePlugin" -#: ../lib/plugin/_WikiTranslation.php:95 +#: ../lib/plugin/_WikiTranslation.php:102 msgid "SteveWainstead" msgstr "SteveWainstead" -#: ../lib/plugin/_WikiTranslation.php:96 +#: ../lib/plugin/_WikiTranslation.php:103 msgid "SystemInfoPlugin" msgstr "SystemInfoPlugin" -#: ../lib/plugin/_WikiTranslation.php:97 +#: ../lib/plugin/_WikiTranslation.php:104 msgid "TranscludePlugin" msgstr "TranscludePlugin" -#: ../lib/plugin/_WikiTranslation.php:99 +#: ../lib/plugin/_WikiTranslation.php:106 msgid "UnfoldSubpagesPlugin" msgstr "UnfoldSubpagesPlugin" -#: ../lib/plugin/_WikiTranslation.php:100 +#: ../lib/plugin/_WikiTranslation.php:107 msgid "UpLoad" msgstr "UpLoad" -#: ../lib/plugin/_WikiTranslation.php:101 +#: ../lib/plugin/_WikiTranslation.php:108 +#, fuzzy +msgid "UpLoadPlugin" +msgstr "UpLoad" + +#: ../lib/plugin/_WikiTranslation.php:109 msgid "WabiSabi" msgstr "WabiSabi" -#: ../lib/plugin/_WikiTranslation.php:102 +#: ../lib/plugin/_WikiTranslation.php:110 msgid "WikiBlogPlugin" msgstr "WikiBlogPlugin" -#: ../lib/plugin/_WikiTranslation.php:103 +#: ../lib/plugin/_WikiTranslation.php:111 msgid "WikiPlugin" msgstr "WikiPlugin" -#: ../lib/plugin/_WikiTranslation.php:104 +#: ../lib/plugin/_WikiTranslation.php:112 #: ../themes/Crao/templates/head.tmpl:73 ../themes/Crao/templates/head.tmpl:74 -#: ../themes/default/templates/head.tmpl:72 +#: ../themes/default/templates/head.tmpl:77 #: ../themes/wikilens/templates/head.tmpl:71 #: ../themes/wikilens/templates/head.tmpl:72 msgid "WikiWikiWeb" msgstr "WikiWikiWeb" -#: ../lib/plugin/_WikiTranslation.php:113 +#: ../lib/plugin/_WikiTranslation.php:121 msgid "_WikiTranslation" msgstr "_WikiTranslation" -#: ../lib/plugin/_WikiTranslation.php:117 +#: ../lib/plugin/_WikiTranslation.php:125 msgid "Show translations of various words or pages" msgstr "顯示多個字或頁面的轉換" -#: ../lib/plugin/_WikiTranslation.php:261 +#: ../lib/plugin/_WikiTranslation.php:269 #, c-format msgid "" "TODO: Google can only translate from english and french. Find a translation " "service for %s to language %s" msgstr "TODO: Google 只能從英文與法文轉換. 為 %s 尋找轉換到語言 %s 的服務." -#: ../lib/plugin/_WikiTranslation.php:265 +#: ../lib/plugin/_WikiTranslation.php:273 #, c-format msgid "%s is empty" msgstr "%s 是空白" -#: ../lib/plugin/_WikiTranslation.php:375 +#: ../lib/plugin/_WikiTranslation.php:381 #, c-format msgid "Define the translation for %s in %s" msgstr "為 %s 定義轉換,在 %s" @@ -4151,10 +4456,6 @@ msgstr "為 %s 定義轉換,在 %s" msgid "Convert text into a png image using GD." msgstr "使用 GD 轉換文字為 png 圖片" -#: ../lib/plugin/text2png.php:67 -msgid "Sorry, this version of PHP cannot create PNG image files." -msgstr "抱歉, 這個版本的 PHP 無法建立 PNG 圖片檔." - #: ../lib/plugin/text2png.php:118 msgid "" "PHP was unable to create a new GD image stream. Read 'lib/plugin/text2png." @@ -4195,212 +4496,298 @@ msgstr "" msgid "Remove page" msgstr "移除頁面" -#: ../lib/stdlib.php:247 ../lib/stdlib.php:266 +#: ../lib/stdlib.php:276 ../lib/stdlib.php:298 msgid "BAD URL -- remove all of <, >, \"" msgstr "錯誤 URL -- 移除所有的 <, >, \"" -#: ../lib/stdlib.php:352 +#: ../lib/stdlib.php:336 ../lib/stdlib.php:346 +#, fuzzy +msgid "Invalid image size" +msgstr "Inline 圖片" + +#: ../lib/stdlib.php:406 msgid "BAD phpwiki: URL" msgstr "錯誤 phpwiki: URL" -#: ../lib/stdlib.php:390 +#: ../lib/stdlib.php:444 msgid "Lock page to enable link" msgstr "鎖定頁面以打開此連結" -#: ../lib/stdlib.php:489 +#: ../lib/stdlib.php:543 #, c-format msgid "'%s': Bad page name: %s" msgstr "'%s': 錯誤頁面名稱: %s" -#: ../lib/stdlib.php:526 +#: ../lib/stdlib.php:580 msgid "White space converted to single space" msgstr "空白空格轉換為單一空格" -#: ../lib/stdlib.php:531 +#: ../lib/stdlib.php:585 msgid "Control characters not allowed" msgstr "控制字元是不被允許的" -#: ../lib/stdlib.php:540 +#: ../lib/stdlib.php:594 #, c-format msgid "Leading %s not allowed" msgstr "前面的 %s 是不被允許的" -#: ../lib/stdlib.php:543 +#: ../lib/stdlib.php:597 msgid "';' and ':' in pagenames are deprecated" msgstr "頁面名稱中的';' 和 ':' 是不被允許的" -#: ../lib/stdlib.php:547 +#: ../lib/stdlib.php:601 msgid "too long" msgstr "太長" -#: ../lib/stdlib.php:552 +#: ../lib/stdlib.php:606 msgid "illegal pagename" msgstr "不合法的頁面名稱" -#: ../lib/stdlib.php:815 +#: ../lib/stdlib.php:645 +msgid "The CreateTocPlugin is not yet old markup compatible! " +msgstr "" + +#: ../lib/stdlib.php:646 +msgid "" +"Please remove the CreateToc line to be able to reformat this page to old " +"markup. " +msgstr "" + +#: ../lib/stdlib.php:647 +#, fuzzy +msgid "Skipped." +msgstr "跳過" + +#: ../lib/stdlib.php:889 msgid "Revision Not Found" msgstr "修訂未找到" -#: ../lib/stdlib.php:816 +#: ../lib/stdlib.php:890 #, c-format msgid "I'm sorry. Version %d of %s is not in the database." msgstr "抱歉, 版本是 %d 的 %s 不在資料庫中." -#: ../lib/stdlib.php:819 +#: ../lib/stdlib.php:893 msgid "Bad Version" msgstr "錯誤的版本" -#: ../lib/stdlib.php:955 +#: ../lib/stdlib.php:1029 msgid "-???" msgstr "-???" -#: ../lib/stdlib.php:958 +#: ../lib/stdlib.php:1032 #, c-format msgid "%s b" msgstr "%s b" -#: ../lib/stdlib.php:960 ../themes/smaller/templates/info.tmpl:29 +#: ../lib/stdlib.php:1034 ../themes/MonoBook/templates/info.tmpl:29 +#: ../themes/smaller/templates/info.tmpl:29 #, c-format msgid "%s bytes" msgstr "%s bytes" -#: ../lib/stdlib.php:965 +#: ../lib/stdlib.php:1039 #, c-format msgid "%s k" msgstr "%s k" -#: ../lib/stdlib.php:967 ../themes/smaller/templates/info.tmpl:32 +#: ../lib/stdlib.php:1041 ../themes/MonoBook/templates/info.tmpl:32 +#: ../themes/smaller/templates/info.tmpl:32 #, c-format msgid "%s Kb (%s bytes)" msgstr "%s Kb (%s bytes)" -#: ../lib/stdlib.php:1063 +#: ../lib/stdlib.php:1137 #, c-format msgid "%s: argument index out of range" msgstr "%s: 引數索引超出範圍" -#: ../lib/stdlib.php:1134 ../themes/Hawaiian/lib/random.php:20 +#: ../lib/stdlib.php:1208 ../themes/Hawaiian/lib/random.php:20 #, c-format msgid "%s is empty." msgstr "%s 是空白的." -#: ../lib/stdlib.php:1141 +#: ../lib/stdlib.php:1215 #, c-format msgid "Unable to open directory '%s' for reading" msgstr "無法開啟目錄 '%s' 進行讀取" -#: ../lib/upgrade.php:72 +#: ../lib/upgrade.php:76 msgid "newer than the existing page." msgstr "" -#: ../lib/upgrade.php:73 +#: ../lib/upgrade.php:77 #, fuzzy msgid " replace " msgstr "取代:" -#: ../lib/upgrade.php:77 +#: ../lib/upgrade.php:81 msgid "older than the existing page." msgstr "" -#: ../lib/upgrade.php:78 ../lib/upgrade.php:82 ../lib/upgrade.php:140 +#: ../lib/upgrade.php:82 ../lib/upgrade.php:86 ../lib/upgrade.php:152 msgid " skipped" msgstr "" -#: ../lib/upgrade.php:85 +#: ../lib/upgrade.php:89 #, fuzzy, c-format msgid "%s does not exist" msgstr "群組 %s 不存在" -#: ../lib/upgrade.php:107 +#: ../lib/upgrade.php:111 msgid "check for necessary ActionPage updates" msgstr "" -#: ../lib/upgrade.php:123 +#: ../lib/upgrade.php:135 msgid "check for necessary pgsrc updates" msgstr "" -#: ../lib/upgrade.php:139 +#: ../lib/upgrade.php:151 msgid "always skip the HomePage." msgstr "" -#: ../lib/upgrade.php:159 +#: ../lib/upgrade.php:171 msgid "MISSING" msgstr "" -#: ../lib/upgrade.php:278 +#: ../lib/upgrade.php:290 msgid "CREATED" msgstr "" -#: ../lib/upgrade.php:289 +#: ../lib/upgrade.php:301 msgid "check for necessary database updates" msgstr "" -#: ../lib/upgrade.php:296 +#: ../lib/upgrade.php:308 #, c-format msgid "check for table %s" msgstr "" -#: ../lib/upgrade.php:306 +#: ../lib/upgrade.php:318 msgid "check for new session.sess_ip column" msgstr "" -#: ../lib/upgrade.php:312 ../lib/upgrade.php:332 +#: ../lib/upgrade.php:324 ../lib/upgrade.php:344 msgid "ADDING" msgstr "" -#: ../lib/upgrade.php:322 +#: ../lib/upgrade.php:334 msgid "check for page.id auto_increment flag" msgstr "" -#: ../lib/upgrade.php:338 +#: ../lib/upgrade.php:350 ../lib/upgrade.php:399 ../lib/upgrade.php:408 +#: ../lib/upgrade.php:415 msgid "FAILED" msgstr "" -#: ../lib/upgrade.php:353 +#: ../lib/upgrade.php:365 msgid "check for mysql 4.1.x binary search bug" msgstr "" -#: ../lib/upgrade.php:361 +#: ../lib/upgrade.php:373 #, c-format msgid "version %s FIXED" msgstr "" -#: ../lib/upgrade.php:363 +#: ../lib/upgrade.php:375 #, c-format msgid "version %s not affected" msgstr "" -#: ../lib/upgrade.php:393 +#: ../lib/upgrade.php:406 +msgid "FIXED" +msgstr "" + +#: ../lib/upgrade.php:409 +#, fuzzy, c-format +msgid "couldn't move %s to %s" +msgstr "無法為頁面 '%s' 變更權限為 '%s'." + +#: ../lib/upgrade.php:416 +#, fuzzy, c-format +msgid "%s is not writable" +msgstr "%s 無法寫入." + +#: ../lib/upgrade.php:422 +msgid "check for necessary config updates" +msgstr "" + +#: ../lib/upgrade.php:423 +msgid "check for old CACHE_CONTROL = NONE" +msgstr "" + +#: ../lib/upgrade.php:425 +msgid "CACHE_CONTROL is set to 'NONE', and must be changed to 'NO_CACHE'" +msgstr "" + +#: ../lib/upgrade.php:459 msgid "Upgrade disabled: user != isAdmin" msgstr "禁止升級: user != isAdmin" -#: ../lib/upgrade.php:397 +#: ../lib/upgrade.php:463 msgid "Upgrading this PhpWiki" msgstr "升級 PhpWiki" -#: ../lib/ziplib.php:208 -msgid "Can't inflate data: zlib support not enabled in this PHP" -msgstr "無法壓縮資料: æ­¤ PHP 的 zlib 支援未被啟動" - -#: ../lib/ziplib.php:394 -#, c-format -msgid "Can't open zip file '%s' for reading" -msgstr "無法開啟 zip 檔案 '%s' 進行讀取" +#: ../lib/wikilens/Buddy.php:30 ../lib/wikilens/Buddy.php:39 +#: ../lib/wikilens/Buddy.php:44 +msgid "Buddies:" +msgstr "" -#: ../lib/ziplib.php:401 -msgid "Unexpected EOF in zip file" -msgstr "zip 檔案中存有不被期待的 EOF." +#: ../lib/wikilens/PageListColumns.php:337 +msgid "# things" +msgstr "" -#: ../lib/ziplib.php:699 -#, c-format -msgid "[%d] See [%s]" -msgstr "[%d] 參閱 [%s]" +#: ../lib/wikilens/PageListColumns.php:339 +msgid "Rate" +msgstr "Rate" -#: ../lib/ziplib.php:706 -msgid "References" -msgstr "偏好設定" +#: ../lib/wikilens/PageListColumns.php:341 +#, fuzzy +msgid "Go?" +msgstr "Go" + +#: ../lib/wikilens/PageListColumns.php:343 +#, fuzzy +msgid "MinMisery" +msgstr "名字" + +#: ../lib/wikilens/PageListColumns.php:345 +msgid "Avg. Rating" +msgstr "" + +#: ../lib/wikilens/PageListColumns.php:347 +#, fuzzy +msgid "Top Recommendations" +msgstr "沒發現任何變更" + +#: ../lib/wikilens/Utils.php:59 +msgid "Members:" +msgstr "" + +#: ../lib/ziplib.php:211 +msgid "Can't inflate data: zlib support not enabled in this PHP" +msgstr "無法壓縮資料: æ­¤ PHP 的 zlib 支援未被啟動" + +#: ../lib/ziplib.php:397 +#, c-format +msgid "Can't open zip file '%s' for reading" +msgstr "無法開啟 zip 檔案 '%s' 進行讀取" + +#: ../lib/ziplib.php:404 +msgid "Unexpected EOF in zip file" +msgstr "zip 檔案中存有不被期待的 EOF." + +#: ../lib/ziplib.php:702 +#, c-format +msgid "[%d] See [%s]" +msgstr "[%d] 參閱 [%s]" + +#: ../lib/ziplib.php:709 +msgid "References" +msgstr "偏好設定" #: ../themes/Crao/templates/actionbar.tmpl:5 +#: ../themes/MonoBook/templates/actionbar.tmpl:6 #: ../themes/Portland/templates/actionbar.tmpl:8 #: ../themes/default/templates/actionbar.tmpl:5 #: ../themes/smaller/templates/actionbar.tmpl:6 @@ -4409,9 +4796,12 @@ msgstr "編輯舊的修訂" #: ../themes/Crao/templates/actionbar.tmpl:7 #: ../themes/Crao/templates/head.tmpl:47 +#: ../themes/MonoBook/templates/actionbar.tmpl:8 +#: ../themes/MonoBook/templates/info.tmpl:167 #: ../themes/Portland/templates/actionbar.tmpl:10 +#: ../themes/Wordpress/templates/actionbar.tmpl:12 #: ../themes/default/templates/actionbar.tmpl:7 -#: ../themes/default/templates/head.tmpl:46 +#: ../themes/default/templates/head.tmpl:50 #: ../themes/smaller/templates/actionbar.tmpl:8 #: ../themes/smaller/templates/info.tmpl:167 #: ../themes/wikilens/templates/head.tmpl:45 @@ -4419,6 +4809,8 @@ msgid "View Source" msgstr "查看源碼" #: ../themes/Crao/templates/actionbar.tmpl:24 +#: ../themes/MonoBook/templates/actionbar.tmpl:34 +#: ../themes/MonoBook/templates/info.tmpl:178 #: ../themes/default/templates/actionbar.tmpl:40 #: ../themes/smaller/templates/actionbar.tmpl:42 #: ../themes/smaller/templates/info.tmpl:178 @@ -4426,6 +4818,8 @@ msgid "PurgeHtmlCache" msgstr "PurgeHtmlCache" #: ../themes/Crao/templates/actionbar.tmpl:25 +#: ../themes/MonoBook/templates/actionbar.tmpl:35 +#: ../themes/MonoBook/templates/info.tmpl:179 #: ../themes/default/templates/actionbar.tmpl:41 #: ../themes/smaller/templates/actionbar.tmpl:43 #: ../themes/smaller/templates/info.tmpl:179 @@ -4597,13 +4991,13 @@ msgid "TextFormattingRules" msgstr "TextFormattingRules" #: ../themes/Crao/templates/head.tmpl:31 ../themes/Crao/templates/head.tmpl:32 -#: ../themes/default/templates/head.tmpl:32 +#: ../themes/default/templates/head.tmpl:36 #: ../themes/wikilens/templates/head.tmpl:31 msgid "HowToUseWiki" msgstr "HowToUseWiki" #: ../themes/Crao/templates/head.tmpl:70 ../themes/Crao/templates/head.tmpl:71 -#: ../themes/default/templates/head.tmpl:70 +#: ../themes/default/templates/head.tmpl:75 #: ../themes/wikilens/templates/head.tmpl:68 #: ../themes/wikilens/templates/head.tmpl:69 msgid "SandBox" @@ -4635,9 +5029,10 @@ msgid "You are signed in as %s" msgstr "你必須簽入才能 %s." #: ../themes/Crao/templates/signin.tmpl:39 +#: ../themes/MonoBook/templates/signin.tmpl:38 #: ../themes/Sidebar/templates/signin.tmpl:38 #: ../themes/Wordpress/templates/signin.tmpl:42 -#: ../themes/default/templates/signin.tmpl:38 +#: ../themes/default/templates/signin.tmpl:37 msgid "Enter your UserId to sign in" msgstr "輸入你的帳號進行簽入" @@ -4654,25 +5049,199 @@ msgid "Comment modified on %s by %s" msgstr "意見在 %s 被 %s 變更" #: ../themes/Hawaiian/themeinfo.php:29 ../themes/MacOSX/themeinfo.php:104 -#: ../themes/Portland/themeinfo.php:59 ../themes/Sidebar/themeinfo.php:102 -#: ../themes/SpaceWiki/themeinfo.php:43 ../themes/Wordpress/themeinfo.php:61 -#: ../themes/default/themeinfo.php:24 ../themes/smaller/themeinfo.php:52 -#: ../themes/wikilens/themeinfo.php:21 +#: ../themes/MonoBook/themeinfo.php:70 ../themes/Portland/themeinfo.php:59 +#: ../themes/Sidebar/themeinfo.php:102 ../themes/SpaceWiki/themeinfo.php:43 +#: ../themes/Wordpress/themeinfo.php:61 ../themes/default/themeinfo.php:24 +#: ../themes/smaller/themeinfo.php:52 ../themes/wikilens/themeinfo.php:24 msgid "Printer" msgstr "印表機" -#: ../themes/Hawaiian/themeinfo.php:30 ../themes/Portland/themeinfo.php:60 -#: ../themes/Sidebar/themeinfo.php:103 ../themes/SpaceWiki/themeinfo.php:44 -#: ../themes/Wordpress/themeinfo.php:62 ../themes/default/themeinfo.php:26 -#: ../themes/smaller/themeinfo.php:54 ../themes/wikilens/themeinfo.php:23 +#: ../themes/Hawaiian/themeinfo.php:30 ../themes/MonoBook/themeinfo.php:72 +#: ../themes/Portland/themeinfo.php:60 ../themes/Sidebar/themeinfo.php:103 +#: ../themes/SpaceWiki/themeinfo.php:44 ../themes/Wordpress/themeinfo.php:62 +#: ../themes/default/themeinfo.php:26 ../themes/smaller/themeinfo.php:54 +#: ../themes/wikilens/themeinfo.php:26 msgid "Modern" msgstr "Modern" -#: ../themes/MacOSX/themeinfo.php:105 ../themes/default/themeinfo.php:25 -#: ../themes/smaller/themeinfo.php:53 ../themes/wikilens/themeinfo.php:22 +#: ../themes/MacOSX/themeinfo.php:105 ../themes/MonoBook/themeinfo.php:71 +#: ../themes/default/themeinfo.php:25 ../themes/smaller/themeinfo.php:53 +#: ../themes/wikilens/themeinfo.php:25 msgid "Top & bottom toolbars" msgstr "Top & bottom 工具列" +#: ../themes/MonoBook/templates/actionbar.tmpl:26 +#: ../themes/smaller/templates/actionbar.tmpl:34 +msgid "Info" +msgstr "Info" + +#: ../themes/MonoBook/templates/browse-footer.tmpl:12 +#: ../themes/MonoBook/templates/browse-footer.tmpl:13 +msgid "Copyrights" +msgstr "" + +#: ../themes/MonoBook/templates/browse-footer.tmpl:18 +#: ../themes/MonoBook/templates/browse-footer.tmpl:19 +#, fuzzy +msgid "About" +msgstr "計數" + +#: ../themes/MonoBook/templates/browse-footer.tmpl:24 +#: ../themes/MonoBook/templates/browse-footer.tmpl:25 +msgid "GeneralDisclaimer" +msgstr "" + +#: ../themes/MonoBook/templates/info.tmpl:37 +#: ../themes/default/templates/info.tmpl:31 +#: ../themes/smaller/templates/info.tmpl:37 +msgid "1 word" +msgstr "1 個單字" + +#: ../themes/MonoBook/templates/info.tmpl:39 +#: ../themes/default/templates/info.tmpl:33 +#: ../themes/smaller/templates/info.tmpl:39 +#, c-format +msgid "%s words" +msgstr "共 %s 字" + +#: ../themes/MonoBook/templates/info.tmpl:43 +#: ../themes/default/templates/info.tmpl:37 +#: ../themes/smaller/templates/info.tmpl:43 +#, c-format +msgid "Version %s" +msgstr "版本 %s" + +#: ../themes/MonoBook/templates/info.tmpl:44 +#: ../themes/default/templates/info.tmpl:38 +#: ../themes/smaller/templates/info.tmpl:44 +msgid "Original (1.2 or 1.0)" +msgstr "原始 (1.2 或 1.0)" + +#: ../themes/MonoBook/templates/info.tmpl:76 +#: ../themes/default/templates/info.tmpl:70 +#: ../themes/smaller/templates/info.tmpl:76 +msgid "Saved on:" +msgstr "已存放在:" + +#: ../themes/MonoBook/templates/info.tmpl:81 +#: ../themes/default/templates/info.tmpl:75 +#: ../themes/smaller/templates/info.tmpl:81 +#, c-format +msgid "Statistics about %s." +msgstr "關於 %s 的統計." + +#: ../themes/MonoBook/templates/info.tmpl:92 +#: ../themes/default/templates/info.tmpl:86 +#: ../themes/smaller/templates/info.tmpl:92 +msgid "Supplanted on:" +msgstr "代替為" + +#: ../themes/MonoBook/templates/info.tmpl:109 +#: ../themes/default/templates/info.tmpl:103 +#: ../themes/smaller/templates/info.tmpl:109 +msgid "Page Version:" +msgstr "頁面版本" + +#: ../themes/MonoBook/templates/info.tmpl:113 +#: ../themes/default/templates/info.tmpl:107 +#: ../themes/smaller/templates/info.tmpl:113 +msgid "Markup:" +msgstr "標記" + +#: ../themes/MonoBook/templates/info.tmpl:117 +#: ../themes/default/templates/info.tmpl:111 +#: ../themes/smaller/templates/info.tmpl:117 +msgid "Size:" +msgstr "大小" + +#: ../themes/MonoBook/templates/info.tmpl:122 +#: ../themes/default/templates/info.tmpl:116 +#: ../themes/smaller/templates/info.tmpl:122 +msgid "Hits:" +msgstr "點擊數:" + +#: ../themes/MonoBook/templates/info.tmpl:139 +#: ../themes/default/templates/info.tmpl:133 +#: ../themes/smaller/templates/info.tmpl:139 +msgid "home page" +msgstr "首頁" + +#: ../themes/MonoBook/templates/info.tmpl:142 +#: ../themes/default/templates/info.tmpl:136 +#: ../themes/smaller/templates/info.tmpl:142 +msgid "User page" +msgstr "使用者頁面" + +#: ../themes/MonoBook/templates/info.tmpl:145 +#: ../themes/default/templates/info.tmpl:139 +#: ../themes/smaller/templates/info.tmpl:145 +msgid "Action page" +msgstr "動作頁面" + +#: ../themes/MonoBook/templates/info.tmpl:148 +#: ../themes/default/templates/info.tmpl:142 +#: ../themes/smaller/templates/info.tmpl:148 +msgid "Blog page" +msgstr "Blog 頁面" + +#: ../themes/MonoBook/templates/info.tmpl:154 +#: ../themes/default/templates/info.tmpl:148 +#: ../themes/smaller/templates/info.tmpl:154 +msgid "Subpage" +msgstr "子頁面" + +#: ../themes/MonoBook/templates/info.tmpl:159 +#: ../themes/default/templates/info.tmpl:153 +#: ../themes/smaller/templates/info.tmpl:159 +msgid "Page Type:" +msgstr "頁面型態:" + +#: ../themes/MonoBook/templates/info.tmpl:171 +#: ../themes/smaller/templates/info.tmpl:171 +msgid "Diff previous Revision" +msgstr "與上個修訂做比對" + +#: ../themes/MonoBook/templates/info.tmpl:172 +#: ../themes/smaller/templates/info.tmpl:172 +msgid "Diff previous Author" +msgstr "與上個作者做比對" + +#: ../themes/MonoBook/templates/navbar.tmpl:39 +#, fuzzy +msgid "Like Pages" +msgstr "LikePages" + +#: ../themes/MonoBook/templates/navbar.tmpl:40 +msgid "What links here" +msgstr "" + +#: ../themes/MonoBook/templates/signin.tmpl:18 +#: ../themes/Wordpress/templates/signin.tmpl:21 +#: ../themes/default/templates/signin.tmpl:26 +#, c-format +msgid "Authenticated as %s" +msgstr "認證為 %s" + +#: ../themes/MonoBook/templates/signin.tmpl:41 +#, fuzzy, c-format +msgid "Signed as %s" +msgstr "已簽入的使用者" + +#: ../themes/MonoBook/templates/signin.tmpl:44 +#: ../themes/Sidebar/templates/signin.tmpl:44 +#: ../themes/Wordpress/templates/signin.tmpl:48 +#: ../themes/default/templates/signin.tmpl:43 +#, c-format +msgid "Click to authenticate as %s" +msgstr "點擊以 %s 進行驗證." + +#: ../themes/MonoBook/templates/signin.tmpl:65 +#: ../themes/Sidebar/templates/signin.tmpl:64 +#: ../themes/Wordpress/templates/signin.tmpl:68 +#: ../themes/default/templates/signin.tmpl:62 +msgid "Sign in as:" +msgstr "簽入為:" + #: ../themes/Portland/templates/actionbar.tmpl:8 msgid "EditText" msgstr "EditText" @@ -4729,19 +5298,6 @@ msgstr "User: %s" msgid "(User: %s)" msgstr "(user: %s)" -#: ../themes/Sidebar/templates/signin.tmpl:44 -#: ../themes/Wordpress/templates/signin.tmpl:48 -#: ../themes/default/templates/signin.tmpl:44 -#, c-format -msgid "Click to authenticate as %s" -msgstr "點擊以 %s 進行驗證." - -#: ../themes/Sidebar/templates/signin.tmpl:64 -#: ../themes/Wordpress/templates/signin.tmpl:68 -#: ../themes/default/templates/signin.tmpl:64 -msgid "Sign in as:" -msgstr "簽入為:" - #: ../themes/Sidebar/themeinfo.php:99 #, fuzzy msgid "Sidebar" @@ -4759,18 +5315,8 @@ msgstr "編輯此頁面" msgid "Edit old revision" msgstr "編輯舊修訂" -#: ../themes/Wordpress/templates/actionbar.tmpl:12 -msgid "View source" -msgstr "查看源碼" - -#: ../themes/Wordpress/templates/signin.tmpl:21 -#: ../themes/default/templates/signin.tmpl:18 -#, c-format -msgid "Authenticated as %s" -msgstr "認證為 %s" - #: ../themes/Wordpress/templates/signin.tmpl:45 -#: ../themes/default/templates/signin.tmpl:41 +#: ../themes/default/templates/signin.tmpl:40 #, c-format msgid "You are signed but not authenticated as %s. " msgstr "你已經簽入但並未認證為 %s." @@ -4822,94 +5368,6 @@ msgstr "%s 子頁面啟動簡易 weblogging" msgid "CategoryHomepage" msgstr "分類首頁" -#: ../themes/default/templates/info.tmpl:31 -#: ../themes/smaller/templates/info.tmpl:37 -msgid "1 word" -msgstr "1 個單字" - -#: ../themes/default/templates/info.tmpl:33 -#: ../themes/smaller/templates/info.tmpl:39 -#, c-format -msgid "%s words" -msgstr "共 %s 字" - -#: ../themes/default/templates/info.tmpl:37 -#: ../themes/smaller/templates/info.tmpl:43 -#, c-format -msgid "Version %s" -msgstr "版本 %s" - -#: ../themes/default/templates/info.tmpl:38 -#: ../themes/smaller/templates/info.tmpl:44 -msgid "Original (1.2 or 1.0)" -msgstr "原始 (1.2 或 1.0)" - -#: ../themes/default/templates/info.tmpl:70 -#: ../themes/smaller/templates/info.tmpl:76 -msgid "Saved on:" -msgstr "已存放在:" - -#: ../themes/default/templates/info.tmpl:75 -#: ../themes/smaller/templates/info.tmpl:81 -#, c-format -msgid "Statistics about %s." -msgstr "關於 %s 的統計." - -#: ../themes/default/templates/info.tmpl:86 -#: ../themes/smaller/templates/info.tmpl:92 -msgid "Supplanted on:" -msgstr "代替為" - -#: ../themes/default/templates/info.tmpl:103 -#: ../themes/smaller/templates/info.tmpl:109 -msgid "Page Version:" -msgstr "頁面版本" - -#: ../themes/default/templates/info.tmpl:107 -#: ../themes/smaller/templates/info.tmpl:113 -msgid "Markup:" -msgstr "標記" - -#: ../themes/default/templates/info.tmpl:111 -#: ../themes/smaller/templates/info.tmpl:117 -msgid "Size:" -msgstr "大小" - -#: ../themes/default/templates/info.tmpl:116 -#: ../themes/smaller/templates/info.tmpl:122 -msgid "Hits:" -msgstr "點擊數:" - -#: ../themes/default/templates/info.tmpl:133 -#: ../themes/smaller/templates/info.tmpl:139 -msgid "home page" -msgstr "首頁" - -#: ../themes/default/templates/info.tmpl:136 -#: ../themes/smaller/templates/info.tmpl:142 -msgid "User page" -msgstr "使用者頁面" - -#: ../themes/default/templates/info.tmpl:139 -#: ../themes/smaller/templates/info.tmpl:145 -msgid "Action page" -msgstr "動作頁面" - -#: ../themes/default/templates/info.tmpl:142 -#: ../themes/smaller/templates/info.tmpl:148 -msgid "Blog page" -msgstr "Blog 頁面" - -#: ../themes/default/templates/info.tmpl:148 -#: ../themes/smaller/templates/info.tmpl:154 -msgid "Subpage" -msgstr "子頁面" - -#: ../themes/default/templates/info.tmpl:153 -#: ../themes/smaller/templates/info.tmpl:159 -msgid "Page Type:" -msgstr "頁面型態:" - #: ../themes/default/templates/login.tmpl:40 #, c-format msgid "" @@ -5065,10 +5523,6 @@ msgstr "感謝你的小心關注." msgid "Warning!" msgstr "警告!" -#: ../themes/default/templates/userprefs.tmpl:12 -msgid "_PreferencesInfo" -msgstr "_PreferencesInfo" - #: ../themes/default/templates/userprefs.tmpl:58 #: ../themes/default/templates/userprefs.tmpl:60 msgid "" @@ -5126,6 +5580,11 @@ msgstr "目前語言" msgid "Change Password" msgstr "改變密碼" +#: ../themes/default/templates/userprefs.tmpl:129 +#, fuzzy +msgid "Set Password" +msgstr "密碼:" + #: ../themes/default/templates/userprefs.tmpl:131 msgid "New password" msgstr "新密碼" @@ -5273,21 +5732,33 @@ msgstr "" msgid "Posted: %s" msgstr "User: %s" -#: ../themes/smaller/templates/actionbar.tmpl:34 -msgid "Info" -msgstr "Info" +#, fuzzy +#~ msgid "Unable to bind LDAP server %s" +#~ msgstr "無法連結到 LDAP 伺服器 %s" -#: ../themes/smaller/templates/info.tmpl:171 -msgid "Diff previous Revision" -msgstr "與上個修訂做比對" +#, fuzzy +#~ msgid "SearchHighlight" +#~ msgstr "PhpHighlight" -#: ../themes/smaller/templates/info.tmpl:172 -msgid "Diff previous Author" -msgstr "與上個作者做比對" +#~ msgid "" +#~ "You must first obtain a license key at %s to be able to use the Google " +#~ "API." +#~ msgstr "你必須在 %s 取得 license key 才能使用 Google API." -#: ../themes/wikilens/themeinfo.php:157 -msgid "Rate" -msgstr "Rate" +#~ msgid "It's free however." +#~ msgstr "然而它是自由的." + +#~ msgid "Unable to connect to LDAP server " +#~ msgstr "無法連結到 LDAP 伺服器" + +#~ msgid "(no regex) Case-exact: " +#~ msgstr "(no regex) 大小寫需符合: " + +#~ msgid "View source" +#~ msgstr "查看源碼" + +#~ msgid "_PreferencesInfo" +#~ msgstr "_PreferencesInfo" #, fuzzy #~ msgid "Please ensure that %s is writable, or redefine %s in config.ini." diff --git a/locale/sv/LC_MESSAGES/phpwiki.mo b/locale/sv/LC_MESSAGES/phpwiki.mo index 2402a1b3f80700c45d4ee19d9719f4b3f75b3c15..a9977302db1270ea4266996b23e929b4d1b0e237 100644 GIT binary patch delta 2409 zcmZ9MZA?~W7{_m(h!+Dv2-JMx5TT%^fT9S#P(6|+QbwQ^sZa7abn{Wcp<}wEesI&3 zeQpboSNd_&Pnce*g7;G)j#FjKDZ-=8+J6!IWBk1cm}58$6*%ifqL~@m;=8z|5x}l z{vgbNe_8)S$mLSfgK@sgqQT|zx#@uiN5N8<3~Q{v*8C+<2{c%LvvD<4LTxY?Znypq zU?F}t90||E5WEJ{o$uT?G?M7J4z-dSP=Rkjt>6w+V!y+Dco$~F)DemI#=vLrC%{Zt z3bo=nPyxeG3u=T6by27|n?&NfP8ynECsg2lkjot~{}9ykPoO3^166@@P>EfFT6r&2 zz#H~_04kwDsPXrWDL4iAInY<86*LrhAyj}cRE7<33~Yi57=sGf33XO{^AAIn{8Km< zUVxL~b>jmV#xEk6=5K?F+nz!FC(uw9yyK1-PeUc}6;$9$kmTJ}_$=&)qu~J5miz}b zK9}XH5(Q9OIs+=BRL)L##d(xHK;pepe-RNx+{M6SSbun+3}-=Gp2 zG~R<+S%~_V5jg`Y@O&oKJasUrDAWR)%-`T!#}@0@3l-o)$mI@l(*!4=COiu@(K)Dq zJ=Wg~x!iZ$w1C@C75N2f+@I$E11XkE<^+rWC>lDQ6QTC7%pQbc3I1}(7}sUo50%iz zP$fPN74W3>pN0zfrST&4@UKAq9|oYt--CI?cMoY$J(ouoN~DMzU9Qqt2Q}des6cDX zk3y|5234^xsMEj8{EwjK?KYl(L1Iu_cM<04`|qWpfH&=hLG%BHDp3k)i@8vH=fNOB zsK9kliPS@Wo^B=7do55~wFN5hcBn(U+x$Z?U*G?68WZ6KI34~3C&5(qV*#8FwbvV= zR=5pLhI`Hb94f)fP!;NfDsey5N`HjlDUnoPeDd;6M7p+AhB-6fE1+7Gd)SQWe{a;SwU8F-b+^TVAqXwjd zr7aq=x2&NI_E&S$;Tkd>q!x2@He_$0sX;4o z4ql}F9D2|C1nsMA4qAm)$iWt)dFV}4j)ts=#;Yo>4iE?Ov6awjLd~ca$@CqsLDBf4 zw9k?XA{|@3XzTi|(N?dx!_^OSH^u0Q|B>DvDyA{b>xgtFUTTiEcdQSd4s|A8ZOUj% zN~@^y%B!j?%i_J6eWAj}XiPH>#9G@UL4f~v#1CX23{6VRzd6E7QKj)jgvZ_SvALs@ F9sw}*-M0V$ delta 2177 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 delta 20651 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 diff --git a/locale/zh/LC_MESSAGES/phpwiki.php b/locale/zh/LC_MESSAGES/phpwiki.php index dd400804d..55c7e6211 100644 --- a/locale/zh/LC_MESSAGES/phpwiki.php +++ b/locale/zh/LC_MESSAGES/phpwiki.php @@ -1,7 +1,5 @@ "] = "上傳檔案到本地 InterWiki. Upload:"; $locale["Uploading %s"] = "上傳中 %s"; -$locale["Uploading failed: "] = - "上傳失敗:"; $locale["Uploading zip dumps"] = "上傳 zip dumps"; $locale["Use old markup"] = @@ -1550,8 +1536,6 @@ $locale["View Source"] = "查看源碼"; $locale["View Source: %s"] = "查看源碼: %s"; -$locale["View source"] = - "查看源碼"; $locale["View the current version"] = "查看目前版本"; $locale["View this page and all subpages"] = @@ -1664,8 +1648,6 @@ $locale["You must be an administrator to %s."] = "你必須是一個管理者才能 %s."; $locale["You must be an administrator to use this plugin."] = "你必須是管理者才能使用此 plugin."; -$locale["You must first obtain a license key at %s to be able to use the Google API."] = - "你必須在 %s 取得 license key 才能使用 Google API."; $locale["You must log in to %s."] = "你必須登入才能 %s."; $locale["You must sign in"] = @@ -1700,8 +1682,6 @@ $locale["Your version"] = "你的版本"; $locale["[%d] See [%s]"] = "[%d] 參閱 [%s]"; -$locale["_PreferencesInfo"] = - "_PreferencesInfo"; $locale["_WikiTranslation"] = "_WikiTranslation"; $locale["access this wiki via XML-RPC"] = -- 2.45.0