Possibility pass bdd file to load at startup

This commit is contained in:
2010-08-22 16:35:12 +02:00
parent 9f7d858bc3
commit fb1007bfcb
10 changed files with 80 additions and 51 deletions

View File

@@ -2,7 +2,7 @@ msgid ""
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2010-08-21 11:44+0200\n"
"POT-Creation-Date: 2010-08-22 16:33+0200\n"
"PO-Revision-Date: \n"
"Last-Translator: Soutadé <soutade@gmail.com>\n"
"Language-Team: \n"
@@ -36,7 +36,7 @@ msgstr " existe déjà "
msgid " entries found"
msgstr " entrées trouvées"
#: src/model/Database.cpp:102
#: src/model/Database.cpp:130
msgid " not found, aborting"
msgstr " non trouvé, arrêt"
@@ -207,8 +207,12 @@ msgstr "Décroissant"
msgid "Description"
msgstr "Description"
#: src/model/Database.cpp:102
#: src/model/Database.cpp:125
#: src/model/Database.cpp:84
#: src/model/Database.cpp:91
#: src/model/Database.cpp:109
#: src/model/Database.cpp:130
#: src/model/Database.cpp:138
#: src/model/Database.cpp:159
#: src/view/PasswordDialog.cpp:72
#: src/view/PasswordDialog.cpp:78
#: src/view/PreferencesPanel.cpp:336
@@ -228,7 +232,7 @@ msgstr "Description"
msgid "Error"
msgstr "Erreur"
#: src/model/Database.cpp:125
#: src/model/Database.cpp:159
msgid "Error creating original database"
msgstr "Erreur durant la création de la base de données initiale"
@@ -236,7 +240,7 @@ msgstr "Erreur durant la création de la base de données initiale"
msgid "Final value"
msgstr "Valeur finale"
#: src/model/Database.cpp:260
#: src/model/Database.cpp:294
#: src/controller/KissCount.cpp:276
#: src/view/GridAccount.cpp:126
msgid "Fix"
@@ -352,7 +356,7 @@ msgstr "Nouvel utilisateur"
msgid "New password "
msgstr "Nouveau mot de passe"
#: src/model/Database.cpp:96
#: src/model/Database.cpp:124
msgid "No database found, creating a new one"
msgstr "Aucune base de données trouvée, création d'une nouvelle"
@@ -466,6 +470,13 @@ msgstr "Total Crédit"
msgid "Total Debit"
msgstr "Total Débit"
#: src/model/Database.cpp:84
#: src/model/Database.cpp:91
#: src/model/Database.cpp:109
#: src/model/Database.cpp:138
msgid "Unable to open Database"
msgstr "Impossible d'ouvrir la base de données"
#: src/controller/KissCount.cpp:284
msgid "Unexpected"
msgstr "Exceptionnel"