About to release DeforaOS Phone 0.3.8

This commit is contained in:
Pierre Pronchery 2011-12-13 17:15:56 +00:00
parent 4fde332436
commit c00b2ef4f7
5 changed files with 32 additions and 28 deletions

View File

@ -1,5 +1,5 @@
PACKAGE = Phone PACKAGE = Phone
VERSION = 0.3.7 VERSION = 0.3.8
SUBDIRS = data doc include po src tools SUBDIRS = data doc include po src tools
RM ?= rm -f RM ?= rm -f
LN ?= ln -f LN ?= ln -f

View File

@ -1,5 +1,5 @@
#define PACKAGE "Phone" #define PACKAGE "Phone"
#define VERSION "0.3.7" #define VERSION "0.3.8"
#ifndef PREFIX #ifndef PREFIX
# define PREFIX "/usr/local" # define PREFIX "/usr/local"

View File

@ -1,5 +1,5 @@
PACKAGE="Phone" PACKAGE="Phone"
VERSION="0.3.7" VERSION="0.3.8"
PREFIX="/usr/local" PREFIX="/usr/local"
LIBDIR="${PREFIX}/lib" LIBDIR="${PREFIX}/lib"

View File

@ -8,7 +8,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Phone 0.0.0\n" "Project-Id-Version: Phone 0.0.0\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2011-12-11 00:04+0100\n" "POT-Creation-Date: 2011-12-13 18:07+0100\n"
"PO-Revision-Date: 2010-04-24 02:07+0200\n" "PO-Revision-Date: 2010-04-24 02:07+0200\n"
"Last-Translator: Pierre Pronchery <khorben@defora.org>\n" "Last-Translator: Pierre Pronchery <khorben@defora.org>\n"
"Language-Team: DeforaOS development (French) <devel-fr@lists.defora.org>\n" "Language-Team: DeforaOS development (French) <devel-fr@lists.defora.org>\n"
@ -226,7 +226,7 @@ msgstr "nouveaux messages"
msgid "new message" msgid "new message"
msgstr "nouveau message" msgstr "nouveau message"
#: ../src/phone.c:2506 ../src/phone.c:3462 ../src/phone.c:3466 #: ../src/phone.c:2506 ../src/phone.c:3463 ../src/phone.c:3467
msgid "Information" msgid "Information"
msgstr "Information" msgstr "Information"
@ -246,94 +246,98 @@ msgstr "_Lire"
msgid "Open file..." msgid "Open file..."
msgstr "Ouvrir fichier..." msgstr "Ouvrir fichier..."
#: ../src/phone.c:2881 #: ../src/phone.c:2882
msgid "Write message" msgid "Write message"
msgstr "Écrire un message" msgstr "Écrire un message"
#: ../src/phone.c:2887 #: ../src/phone.c:2888
msgid "Send" msgid "Send"
msgstr "Envoyer" msgstr "Envoyer"
#: ../src/phone.c:2893 #: ../src/phone.c:2894
msgid "Attach" msgid "Attach"
msgstr "Joindre" msgstr "Joindre"
#: ../src/phone.c:3009 #: ../src/phone.c:3010
msgid "Attach file..." msgid "Attach file..."
msgstr "Joindre un fichier..." msgstr "Joindre un fichier..."
#: ../src/phone.c:3081 #: ../src/phone.c:3082
#, c-format #, c-format
msgid "%d message%s, %d/%d characters" msgid "%d message%s, %d/%d characters"
msgstr "%d message%s, %d/%d caractères" msgstr "%d message%s, %d/%d caractères"
#: ../src/phone.c:3082 #: ../src/phone.c:3083
msgid "s" msgid "s"
msgstr "s" msgstr "s"
#: ../src/phone.c:3146 #: ../src/phone.c:3147
msgid "Sending message..." msgid "Sending message..."
msgstr "Envoi du message..." msgstr "Envoi du message..."
#: ../src/phone.c:3181 #: ../src/phone.c:3182
msgid "Outgoing" msgid "Outgoing"
msgstr "Sortant" msgstr "Sortant"
#: ../src/phone.c:3367 #: ../src/phone.c:3368
msgid "Operation in progress..." msgid "Operation in progress..."
msgstr "Opération en cours..." msgstr "Opération en cours..."
#: ../src/phone.c:3407 ../src/phone.c:3411 #: ../src/phone.c:3408 ../src/phone.c:3412
msgid "Question" msgid "Question"
msgstr "Question" msgstr "Question"
#: ../src/phone.c:3431 ../src/phone.c:3435 #: ../src/phone.c:3432 ../src/phone.c:3436
msgid "Error" msgid "Error"
msgstr "Erreur" msgstr "Erreur"
#: ../src/phone.c:3664 #: ../src/phone.c:3665
msgid "Name: " msgid "Name: "
msgstr "Nom: " msgstr "Nom: "
#: ../src/phone.c:3673 #: ../src/phone.c:3674
msgid "Number: " msgid "Number: "
msgstr "Numéro: " msgstr "Numéro: "
#: ../src/phone.c:3689 #: ../src/phone.c:3690
msgid "New contact" msgid "New contact"
msgstr "Nouveau contact" msgstr "Nouveau contact"
#: ../src/phone.c:3691 #: ../src/phone.c:3692
msgid "Edit contact: " msgid "Edit contact: "
msgstr "Modifier contact: " msgstr "Modifier contact: "
#: ../src/phone.c:3718 #: ../src/phone.c:3719
msgid "The name cannot be empty" msgid "The name cannot be empty"
msgstr "Le nom ne peut être vide" msgstr "Le nom ne peut être vide"
#: ../src/phone.c:3723 #: ../src/phone.c:3724
msgid "The number cannot be empty" msgid "The number cannot be empty"
msgstr "Le numéro ne peut être vide" msgstr "Le numéro ne peut être vide"
#: ../src/phone.c:3857 #: ../src/phone.c:3858
msgid "Message sent" msgid "Message sent"
msgstr "Message envoyé" msgstr "Message envoyé"
#: ../src/phone.c:3886 #: ../src/phone.c:3888
#, c-format #, c-format
msgid "Wrong %s" msgid "Wrong %s"
msgstr "Mauvais %s" msgstr "Mauvais %s"
#: ../src/phone.c:3895 #: ../src/phone.c:3891
msgid "Authentication failed"
msgstr "Échec lors de l'authentification"
#: ../src/phone.c:3900
#, c-format #, c-format
msgid "%s is valid" msgid "%s is valid"
msgstr "%s valide" msgstr "%s valide"
#: ../src/phone.c:3958 #: ../src/phone.c:3963
msgid "Raw data (not shown)" msgid "Raw data (not shown)"
msgstr "Données brutes (non affichées)" msgstr "Données brutes (non affichées)"
#: ../src/phone.c:3994 #: ../src/phone.c:3999
msgid "Message deleted" msgid "Message deleted"
msgstr "Message effacé" msgstr "Message effacé"

View File

@ -1,5 +1,5 @@
package=Phone package=Phone
version=0.3.7 version=0.3.8
config=h,sh config=h,sh
subdirs=data,doc,include,po,src,tools subdirs=data,doc,include,po,src,tools