Received: from localhost (maia-5.hub.org [200.46.204.182]) by postgresql.org (Postfix) with ESMTP id 5F8969FB224 for ; Sun, 22 Apr 2007 12:53:54 -0300 (ADT) Received: from postgresql.org ([200.46.204.71]) by localhost (mx1.hub.org [200.46.204.182]) (amavisd-maia, port 10024) with ESMTP id 08274-08 for ; Sun, 22 Apr 2007 12:53:43 -0300 (ADT) X-Greylist: from auto-whitelisted by SQLgrey-1.7.4 Received: from sd-2317.dedibox.fr (sd-2317.dedibox.fr [88.191.17.192]) by postgresql.org (Postfix) with ESMTP id 854BC9FA4D8 for ; Sun, 22 Apr 2007 12:53:48 -0300 (ADT) Received: from sd-2317.dedibox.fr (localhost.localdomain [127.0.0.1]) by sd-2317.dedibox.fr (Postfix) with ESMTP id 41706B0A1; Sun, 22 Apr 2007 17:53:54 +0200 (CEST) Received: from [192.168.1.3] (mur78-1-89-87-205-223.dsl.club-internet.fr [89.87.205.223]) by sd-2317.dedibox.fr (Postfix) with ESMTP id 6D3592469; Sun, 22 Apr 2007 17:53:53 +0200 (CEST) Message-ID: <462B8506.5010106@lelarge.info> Date: Sun, 22 Apr 2007 17:53:42 +0200 From: Guillaume Lelarge User-Agent: Thunderbird 1.5.0.10 (X11/20070403) MIME-Version: 1.0 To: Magnus Hagander CC: PostgreSQL www Subject: Re: Website's french translation References: <4625213A.7060808@hagander.net> In-Reply-To: <4625213A.7060808@hagander.net> Content-Type: multipart/mixed; boundary="------------000007010601030703060401" X-Virus-Scanned: ClamAV using ClamSMTP X-Virus-Scanned: Maia Mailguard 1.0.1 X-Archive-Number: 200704/148 X-Sequence-Number: 11898 This is a multi-part message in MIME format. --------------000007010601030703060401 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit Magnus Hagander a écrit : > Guillaume Lelarge wrote: > [...] >> * There are some texts that are not enclosed in the func_lang function. >> I can send you a patch for this. > > Please do, they should be. > You'll find a patch attached. Note that it doesn't change any admin file despite that stringextract seems to extract strings from those files too. I don't know if we really need to localize these pages. The french .po file is updated with the new strings but I need to check them on my local www-postgresql-org website before sending it. >> * I don't think the portal.pot is up to date. >> Are strings extract each time a change is done ? > > No. > It will become necessary really soon. At least, I hope :) Regards. -- Guillaume. http://www.postgresqlfr.org http://docs.postgresqlfr.org --------------000007010601030703060401 Content-Type: text/x-diff; name="func_lang.patch" Content-Transfer-Encoding: 7bit Content-Disposition: inline; filename="func_lang.patch" Index: template/common-docs.html =================================================================== RCS file: /usr/local/cvsroot/pgweb/portal/template/common-docs.html,v retrieving revision 1.24 diff -r1.24 common-docs.html 26c26 < --- > Index: template/common.html =================================================================== RCS file: /usr/local/cvsroot/pgweb/portal/template/common.html,v retrieving revision 1.41 diff -r1.41 common.html 12,15c12,15 < < < < --- > > > > 18c18 < --- > 33,34c33,34 < Skip site navigation (1) < Skip section navigation (2) --- > func_lang("Skip site navigation") (1) > func_lang("Skip section navigation") (2) 40c40 < --- > 65c65 < The world's most advanced open source database. --- > func_lang('The world\'s most advanced open source database.') Index: template/community-docs.html =================================================================== RCS file: /usr/local/cvsroot/pgweb/portal/template/community-docs.html,v retrieving revision 1.3 diff -r1.3 community-docs.html 5c5 < This page is user contributed documentation. See the bottom of the page for information about the author. --- > func_lang("This page is user contributed documentation. See the bottom of the page for information about the author.") 26c26 < Updated: --- > func_lang("Updated"): 30c30 < Author: --- > func_lang("Author"): 35c35 < Version history: --- > func_lang("Version history"): 46,47c46,47 < Operations: < Edit Create subpage (Requires community login) --- > func_lang("Operations"): > func_lang("Edit") func_lang("Create subpage") (func_lang("Requires") func_lang("community login")) Index: template/download.html =================================================================== RCS file: /usr/local/cvsroot/pgweb/portal/template/download.html,v retrieving revision 1.11 diff -r1.11 download.html 2c2 < Choose a Mirror --- > func_lang("Choose a Mirror") 24,25c24 <

Your download will start automatically from this mirror in 5 seconds unless you select < another mirror in the list below.

--- >

func_lang("Your download will start automatically from this mirror in 5 seconds unless you select another mirror in the list below.")

Index: template/index.html =================================================================== RCS file: /usr/local/cvsroot/pgweb/portal/template/index.html,v retrieving revision 1.90 diff -r1.90 index.html 23c23 <

Featured User

--- >

func_lang('Featured User')

27c27 < func_lang("Case Studies")|func_lang("More Featured Users") --- > func_lang("Case Studies")|func_lang("More Featured Users") 38c38 <

Latest Releases

--- >

func_lang('Latest Releases')

41c41 < {version}: Source · Binary · Notes --- > {version}: func_lang("Source") · func_lang("Binary") · func_lang("Notes") 45c45 < --- > 48c48 <

Shortcuts

--- >

func_lang('Shortcuts')

76c76 <

Support Us

--- >

func_lang('Support Us')

86c86 < Latest News --- > func_lang('Latest News') 106c106 < Planet PostgreSQL --- > func_lang('Planet PostgreSQL') 128c128 < Upcoming Events --- > func_lang('Upcoming Events') 132c132 < Upcoming training --- > func_lang('Upcoming training') Index: template/search.html =================================================================== RCS file: /usr/local/cvsroot/pgweb/portal/template/search.html,v retrieving revision 1.4 diff -r1.4 search.html 8,9c8,9 < Search for: < --- > func_lang("Search for"): > 14c14 < Include community sites --- > func_lang("Include community sites") 19c19 < List: --- > func_lang("List"): 26c26 < Post date: --- > func_lang("Post date"): 33c33 < Sort by: --- > func_lang("Sort by"): 47c47 < Based on your search term, we recommend the following links: --- > func_lang("Based on your search term, we recommend the following links"): 55c55 <

Your search for {searchfor} returned no hits.

--- >

func_lang("Your search for {searchfor} returned no hits").

58,60c58,60 <

Results {firsthit}-{lasthit} of {totalhits}.

<

Searching in {searchpages} pages took {searchtime} seconds. < Site search powered by PostgreSQL 8.2.

--- >

func_lang("Results {firsthit}-{lasthit} of {totalhits}.")

>

func_lang("Searching in {searchpages} pages took {searchtime} seconds.") > func_lang("Site search powered by PostgreSQL 8.2.")

62c62 < Result pages: {page_links}

--- > func_lang("Result pages"): {page_links}

72c72 < Posted {arch_date} by {arch_author}.
--- > func_lang("Posted {arch_date} by {arch_author}.")
78c78 < Result pages: {page_links}

--- > func_lang("Result pages"): {page_links}

Index: template/about/event.html =================================================================== RCS file: /usr/local/cvsroot/pgweb/portal/template/about/event.html,v retrieving revision 1.4 diff -r1.4 event.html 2c2 < Events: {title_event} in {title_location} --- > func_lang("Events: {title_event} in {title_location}") Index: template/about/eventarchive.html =================================================================== RCS file: /usr/local/cvsroot/pgweb/portal/template/about/eventarchive.html,v retrieving revision 1.3 diff -r1.3 eventarchive.html 2c2 < Events --- > func_lang("Events") Index: template/about/events-loop.html =================================================================== RCS file: /usr/local/cvsroot/pgweb/portal/template/about/events-loop.html,v retrieving revision 1.4 diff -r1.4 events-loop.html 9c9 < func_lang("Location:") {event_location}
--- > func_lang("Location:") {event_location}
Index: template/about/news.html =================================================================== RCS file: /usr/local/cvsroot/pgweb/portal/template/about/news.html,v retrieving revision 1.2 diff -r1.2 news.html 2c2 < News: {title_headline} --- > func_lang("News"): {title_headline} Index: template/about/newsarchive.html =================================================================== RCS file: /usr/local/cvsroot/pgweb/portal/template/about/newsarchive.html,v retrieving revision 1.2 diff -r1.2 newsarchive.html 2c2 < News --- > func_lang("News") Index: template/about/quotes.html =================================================================== RCS file: /usr/local/cvsroot/pgweb/portal/template/about/quotes.html,v retrieving revision 1.1 diff -r1.1 quotes.html 2c2 < Quote: {title_headline} --- > func_lang("Quote"): {title_headline} Index: template/about/quotesarchive.html =================================================================== RCS file: /usr/local/cvsroot/pgweb/portal/template/about/quotesarchive.html,v retrieving revision 1.1 diff -r1.1 quotesarchive.html 2c2 < Quotes --- > func_lang("Quotes") Index: template/community/survey.html =================================================================== RCS file: /usr/local/cvsroot/pgweb/portal/template/community/survey.html,v retrieving revision 1.1 diff -r1.1 survey.html 2c2 < Community: Survey Results: {page_title} --- > func_lang("Community: Survey Results:") {page_title} Index: template/navigation/about.html =================================================================== RCS file: /usr/local/cvsroot/pgweb/portal/template/navigation/about.html,v retrieving revision 1.10 diff -r1.10 about.html 10c10 <
  • Servers
  • --- >
  • func_lang("Servers")
  • Index: template/navigation/community.html =================================================================== RCS file: /usr/local/cvsroot/pgweb/portal/template/navigation/community.html,v retrieving revision 1.12 diff -r1.12 community.html 18,19c18,19 <
  • Profile
  • <
  • Lost password
  • --- >
  • func_lang("Profile")
  • >
  • func_lang("Lost password")
  • Index: template/navigation/download.html =================================================================== RCS file: /usr/local/cvsroot/pgweb/portal/template/navigation/download.html,v retrieving revision 1.12 diff -r1.12 download.html 4c4 <
  • Community Software --- >
  • func_lang("Community Software") --------------000007010601030703060401--