# HG changeset patch # User souliane # Date 1462301745 -7200 # Node ID ebd55a28b6d2543953622af4611b10d05f76c028 # Parent bcddca7b2e161c97e8d542c7c60245ceb7d8d679 add cagou and sententia screenshots diff -r bcddca7b2e16 -r ebd55a28b6d2 locale/fr/LC_MESSAGES/django.po --- a/locale/fr/LC_MESSAGES/django.po Tue May 03 20:27:38 2016 +0200 +++ b/locale/fr/LC_MESSAGES/django.po Tue May 03 20:55:45 2016 +0200 @@ -7,8 +7,8 @@ msgstr "" "Project-Id-Version: 0.0.1\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-05-03 20:23+0200\n" -"PO-Revision-Date: 2016-05-03 20:25+0100\n" +"POT-Creation-Date: 2016-05-03 20:53+0200\n" +"PO-Revision-Date: 2016-05-03 20:54+0100\n" "Last-Translator: Salut à Toi \n" "Language-Team: français \n" "Language: fr\n" @@ -1100,6 +1100,8 @@ msgstr "interface de bureau" #: templates/sat_website/frontends.html:57 +#: templates/sat_website/frontends.html:63 +#: templates/sat_website/frontends.html:71 msgid "[WORK IN PROGRESS]" msgstr "[EN TRAVAUX]" @@ -1116,25 +1118,21 @@ msgstr "Cagou" #: templates/sat_website/frontends.html:62 -msgid "mobile devices" -msgstr "appareils mobiles" - -#: templates/sat_website/frontends.html:63 -msgid "[PLANNED]" -msgstr "[PRÉVU]" - -#: templates/sat_website/frontends.html:64 -msgid "" -"There are ideas about an application that would run on both destkop and " -"mobile devices (phones and tablets)." +msgid "desktop and mobile devices" +msgstr "bureau et appareils mobiles" + +#: templates/sat_website/frontends.html:65 +msgid "Cagou profile manager" +msgstr "Gestionnaire de profils dans Cagou" + +#: templates/sat_website/frontends.html:70 +#: templates/sat_website/frontends.html:73 +msgid "Sententia" msgstr "" -"Nous pensons à une application qui fonctionnerait à la fois sur les " -"environnements de bureau et les périphériques portables (téléphones et " -"tablettes)." - -#: templates/sat_website/frontends.html:69 -msgid "Your idea here" -msgstr "Votre idée ici" + +#: templates/sat_website/frontends.html:70 +msgid "Emacs frontend" +msgstr "interface Emacs" #: templates/sat_website/gallery.html:40 templates/sat_website/video.html:35 #, python-format @@ -2086,6 +2084,10 @@ "plusieurs images. SàT gère aussi des syntaxes de texte riche comme XHTML et " "Markdown." +#: templates/sat_website/specifications_exp.html:53 +msgid "Dokuwiki blog importer" +msgstr "Import de blog Dokuwiki" + #: templates/sat_website/specifications_exp.html:54 msgid "Import your Dokuwiki blog to Salut à Toi." msgstr "Importez votre blog Dokuwiki vers Salut à Toi" @@ -2097,6 +2099,9 @@ "goffi/544798f9-52cb-468d-9547-263d1a2a8c0d?tag=Libervia_installation\" " "target=\"#\">Dotclear blog importer" msgstr "" +"Import de blog Dotclear" #: templates/sat_website/specifications_exp.html:58 msgid "Import your Dotclear blog to Salut à Toi" @@ -2404,6 +2409,20 @@ "Merci de le lire attentivement, il contient les informations pour compléter " "votre adhésion." +#~ msgid "[PLANNED]" +#~ msgstr "[PRÉVU]" + +#~ msgid "" +#~ "There are ideas about an application that would run on both destkop and " +#~ "mobile devices (phones and tablets)." +#~ msgstr "" +#~ "Nous pensons à une application qui fonctionnerait à la fois sur les " +#~ "environnements de bureau et les périphériques portables (téléphones et " +#~ "tablettes)." + +#~ msgid "Your idea here" +#~ msgstr "Votre idée ici" + #~ msgid "Subscribe to this news feed" #~ msgstr "Abonnez-vous à ce flux" diff -r bcddca7b2e16 -r ebd55a28b6d2 static/images/screenshots/cagou/cagou_debut.png Binary file static/images/screenshots/cagou/cagou_debut.png has changed diff -r bcddca7b2e16 -r ebd55a28b6d2 static/images/screenshots/sententia/sententia.png Binary file static/images/screenshots/sententia/sententia.png has changed diff -r bcddca7b2e16 -r ebd55a28b6d2 templates/sat_website/frontends.html --- a/templates/sat_website/frontends.html Tue May 03 20:27:38 2016 +0200 +++ b/templates/sat_website/frontends.html Tue May 03 20:55:45 2016 +0200 @@ -59,15 +59,27 @@
-

{% trans "Cagou" %} {% trans "mobile devices" %}

-
{% trans "[PLANNED]" %}
-

{% blocktrans %}There are ideas about an application that would run on both destkop and mobile devices (phones and tablets).{% endblocktrans %}

+

{% trans "Cagou" %} {% trans "desktop and mobile devices" %}

+
{% trans "[WORK IN PROGRESS]" %}
+ + {% trans +
+

{% trans "Sententia" %} {% trans "Emacs frontend" %}

+
{% trans "[WORK IN PROGRESS]" %}
+ + {% trans + +
+ + {% comment %} +

?

{% trans "Your idea here" %}

+ {% endcomment %} diff -r bcddca7b2e16 -r ebd55a28b6d2 templates/sat_website/specifications_exp.html --- a/templates/sat_website/specifications_exp.html Tue May 03 20:27:38 2016 +0200 +++ b/templates/sat_website/specifications_exp.html Tue May 03 20:55:45 2016 +0200 @@ -50,7 +50,7 @@
{% blocktrans %}Blogging and microblogging with fine access tuning using XMPP roster groups. You can decide who will be able to read your posts, and avoid your coworker to see your party pictures. Moreover, you are not limited to short messages: there is no size limit and if you want, you can also write long essays and includes numerous pictures. SàT handles rich text syntaxes like XHTML and Markdown.{% endblocktrans %}
-
Dokuwiki blog importer
+
{% trans "Dokuwiki blog importer" %}
{% blocktrans %}Import your Dokuwiki blog to Salut à Toi.{% endblocktrans %}