Update translations

This commit is contained in:
Grégory Soutadé 2019-03-17 10:47:24 +01:00
parent ea6a320416
commit 1d8db4b6a1
6 changed files with 124 additions and 99 deletions

View File

@ -1,10 +1,11 @@
v0.8 (01/11/2018) v0.8 (29/01/2019)
** User ** ** User **
Add multi month operation support : Normal operation with description "... (XX/YY)" will be forwarded to next month Add multi month operation support : Normal operation with description "... (XX/YY)" will be forwarded to next month
Auto fill operation amount if it was the same for the last 3 operations Auto fill operation amount if it was the same for the last 3 operations
Add quick transfert dialog (ctrl+t shortcut) Add quick transfert dialog (ctrl+t shortcut)
Add ctrl+r shortcut to check/uncheck operations Add ctrl+r shortcut to check/uncheck operations
Remove delete column (replaced by Suppr shortcut) Remove delete column (replaced by Suppr shortcut)
Fix operations not necessary bound to fix category
** Dev ** ** Dev **
** Bugs ** ** Bugs **
Current account value is badly computed if operations are not in date order Current account value is badly computed if operations are not in date order

2
debian/changelog vendored
View File

@ -1,4 +1,4 @@
kisscount (0.7-1) unstable; urgency=low kisscount (0.8-1) unstable; urgency=low
* Initial release * Initial release

View File

@ -2,7 +2,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: \n" "Project-Id-Version: \n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2018-03-16 17:59+0100\n" "POT-Creation-Date: 2019-03-17 08:59+0100\n"
"PO-Revision-Date: \n" "PO-Revision-Date: \n"
"Last-Translator: Soutadé <soutade@gmail.com>\n" "Last-Translator: Soutadé <soutade@gmail.com>\n"
"Language-Team: \n" "Language-Team: \n"
@ -11,7 +11,7 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"X-Poedit-SourceCharset: utf-8\n" "X-Poedit-SourceCharset: utf-8\n"
"X-Generator: Poedit 2.0.6\n" "X-Generator: Poedit 2.2.1\n"
# SOME DESCRIPTIVE TITLE. # SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
@ -55,7 +55,7 @@ msgstr " doit avoir un nom"
msgid " not found, aborting" msgid " not found, aborting"
msgstr " non trouvé, arrêt" msgstr " non trouvé, arrêt"
#: src/view/AccountPanel.cpp:957 #: src/view/AccountPanel.cpp:956
msgid " operations ?" msgid " operations ?"
msgstr " opérations ?" msgstr " opérations ?"
@ -98,7 +98,7 @@ msgstr "1 entrée trouvée"
msgid "A new database will be created, continue ?" msgid "A new database will be created, continue ?"
msgstr "Une nouvelle base de données va être crée, continuer ?" msgstr "Une nouvelle base de données va être crée, continuer ?"
#: src/view/grid/GridAccount.cpp:75 src/view/SearchBanner.cpp:114 #: src/view/grid/GridAccount.cpp:76 src/view/SearchBanner.cpp:114
msgid "Account" msgid "Account"
msgstr "Compte" msgstr "Compte"
@ -107,7 +107,7 @@ msgstr "Compte"
msgid "Account " msgid "Account "
msgstr "Le compte " msgstr "Le compte "
#: src/controller/KissCount.cpp:384 #: src/controller/KissCount.cpp:465
msgid "Account 1" msgid "Account 1"
msgstr "Compte 1" msgstr "Compte 1"
@ -131,7 +131,7 @@ msgstr "Numéro de compte"
msgid "Accounts" msgid "Accounts"
msgstr "Comptes" msgstr "Comptes"
#: src/view/AccountPanel.cpp:1142 #: src/view/AccountPanel.cpp:1141
msgid "Accounts updated until " msgid "Accounts updated until "
msgstr "Comptes mis à jours jusqu'à " msgstr "Comptes mis à jours jusqu'à "
@ -147,23 +147,23 @@ msgstr "Montant min"
msgid "Amount to" msgid "Amount to"
msgstr "Montant max" msgstr "Montant max"
#: src/view/AccountPanel.cpp:1147 #: src/view/AccountPanel.cpp:1146
msgid "Any account updated !" msgid "Any account updated !"
msgstr "Aucun compte mis à jour" msgstr "Aucun compte mis à jour !"
#: src/view/ExportPanel.cpp:137 src/view/ImportPanel.cpp:184 #: src/view/ExportPanel.cpp:137 src/view/ImportPanel.cpp:184
msgid "Any engine can process this file !" msgid "Any engine can process this file !"
msgstr "Format de fichier non reconnu" msgstr "Format de fichier non reconnu !"
#: src/view/SnapshotsDialog.cpp:171 #: src/view/SnapshotsDialog.cpp:171
msgid "Are you sure want to come back to " msgid "Are you sure want to come back to "
msgstr "êtes vous sûr de vouloir revenir à " msgstr "Êtes vous sûr de vouloir revenir à "
#: src/view/SnapshotsDialog.cpp:137 src/view/AccountPanel.cpp:952 #: src/view/SnapshotsDialog.cpp:137 src/view/AccountPanel.cpp:951
msgid "Are you sure want to delete " msgid "Are you sure want to delete "
msgstr "Etes vous sûr de vouloir supprimer " msgstr "Etes vous sûr de vouloir supprimer "
#: src/view/grid/GridAccount.cpp:908 #: src/view/grid/GridAccount.cpp:922
msgid "Are you sure want to delete : \n" msgid "Are you sure want to delete : \n"
msgstr "Etes vous sûr de vouloir supprimer : \n" msgstr "Etes vous sûr de vouloir supprimer : \n"
@ -173,7 +173,7 @@ msgstr "Etes vous sûr de vouloir supprimer le profil de "
#: src/view/ImportPanel.cpp:459 #: src/view/ImportPanel.cpp:459
msgid "Are you sure want to integrate these operations ?" msgid "Are you sure want to integrate these operations ?"
msgstr "Etes vous sûr de vouloir intégreer ces opérations" msgstr "Etes vous sûr de vouloir intégrer ces opérations ?"
#: src/view/PreferencesPanel.cpp:642 #: src/view/PreferencesPanel.cpp:642
msgid "Ascending" msgid "Ascending"
@ -200,15 +200,15 @@ msgid "CSV files (*.csv)"
msgstr "Fichiers CSV (*.csv)" msgstr "Fichiers CSV (*.csv)"
#: src/view/PasswordDialog.cpp:50 src/view/UsersDialog.cpp:50 #: src/view/PasswordDialog.cpp:50 src/view/UsersDialog.cpp:50
#: src/view/GenerateDialog.cpp:50 #: src/view/grid/TransfertDialog.cpp:44 src/view/GenerateDialog.cpp:50
msgid "Cancel" msgid "Cancel"
msgstr "Annuler" msgstr "Annuler"
#: src/view/grid/GridAccount.cpp:1317 src/view/grid/GridAccount.cpp:1330 #: src/view/grid/GridAccount.cpp:1347 src/view/grid/GridAccount.cpp:1360
msgid "Cannot group these operations" msgid "Cannot group these operations"
msgstr "Impossible de grouper ces opérations" msgstr "Impossible de grouper ces opérations"
#: src/view/grid/GridAccount.cpp:1485 src/view/grid/GridAccount.cpp:1491 #: src/view/grid/GridAccount.cpp:1520 src/view/grid/GridAccount.cpp:1526
msgid "Cannot ungroup these operations" msgid "Cannot ungroup these operations"
msgstr "Impossible de dégrouper ces opérations" msgstr "Impossible de dégrouper ces opérations"
@ -218,9 +218,9 @@ msgid ""
"be deleted." "be deleted."
msgstr "" msgstr ""
"Impossible de migrer d'une base de données en version 2 à une base de " "Impossible de migrer d'une base de données en version 2 à une base de "
"données en version 3 car certaines colones ont été supprimées" "données en version 3 car certaines colonnes doivent être supprimées."
#: src/controller/KissCount.cpp:375 #: src/controller/KissCount.cpp:456
msgid "Car" msgid "Car"
msgstr "Voiture" msgstr "Voiture"
@ -228,7 +228,7 @@ msgstr "Voiture"
msgid "Categories" msgid "Categories"
msgstr "Catégories" msgstr "Catégories"
#: src/view/grid/GridAccount.cpp:75 src/view/SearchBanner.cpp:111 #: src/view/grid/GridAccount.cpp:76 src/view/SearchBanner.cpp:111
msgid "Category" msgid "Category"
msgstr "Catégorie" msgstr "Catégorie"
@ -285,11 +285,11 @@ msgstr "Choisissez une base de données à ouvrir"
msgid "Choose a new account" msgid "Choose a new account"
msgstr "Nouveau compte" msgstr "Nouveau compte"
#: src/view/SearchPanel.cpp:245 #: src/view/SearchPanel.cpp:242
msgid "Choose a new category" msgid "Choose a new category"
msgstr "Nouvelle catégorie" msgstr "Nouvelle catégorie"
#: src/view/SearchPanel.cpp:292 #: src/view/SearchPanel.cpp:287
msgid "Choose a new tag" msgid "Choose a new tag"
msgstr "Nouvelle étiquette" msgstr "Nouvelle étiquette"
@ -297,6 +297,10 @@ msgstr "Nouvelle étiquette"
msgid "Confirm password" msgid "Confirm password"
msgstr "Confirmer le mot de passe" msgstr "Confirmer le mot de passe"
#: src/view/grid/TransfertDialog.cpp:35
msgid "Create Transfert"
msgstr "Créer un transfert"
#: src/view/SnapshotsDialog.cpp:41 #: src/view/SnapshotsDialog.cpp:41
msgid "Create a snapshot" msgid "Create a snapshot"
msgstr "Faire une sauvegarde" msgstr "Faire une sauvegarde"
@ -309,7 +313,7 @@ msgstr "Faire une sauvegarde"
msgid "Create one" msgid "Create one"
msgstr "En créer un" msgstr "En créer un"
#: src/view/grid/GridAccount.cpp:75 #: src/view/grid/GridAccount.cpp:76
msgid "Credit" msgid "Credit"
msgstr "Crédit" msgstr "Crédit"
@ -325,7 +329,7 @@ msgstr "Cur Débit"
msgid "Current value" msgid "Current value"
msgstr "Valeur courante" msgstr "Valeur courante"
#: src/view/grid/GridAccount.cpp:75 #: src/view/grid/GridAccount.cpp:76
msgid "Date" msgid "Date"
msgstr "Date" msgstr "Date"
@ -337,7 +341,7 @@ msgstr "Date min"
msgid "Date to" msgid "Date to"
msgstr "Date max" msgstr "Date max"
#: src/view/grid/GridAccount.cpp:75 #: src/view/grid/GridAccount.cpp:76
msgid "Debit" msgid "Debit"
msgstr "Débit" msgstr "Débit"
@ -349,7 +353,7 @@ msgstr "Défaut"
msgid "Default account cannot be hidden" msgid "Default account cannot be hidden"
msgstr "Impossible de cacher le compte par défaut" msgstr "Impossible de cacher le compte par défaut"
#: src/view/AccountPanel.cpp:807 src/view/PreferencesPanel.cpp:281 #: src/view/AccountPanel.cpp:806 src/view/PreferencesPanel.cpp:281
#: src/view/PreferencesPanel.cpp:454 src/view/PreferencesPanel.cpp:559 #: src/view/PreferencesPanel.cpp:454 src/view/PreferencesPanel.cpp:559
msgid "Delete" msgid "Delete"
msgstr "Supprimer" msgstr "Supprimer"
@ -362,7 +366,7 @@ msgstr "Supprimer la sauvegarde"
msgid "Descending" msgid "Descending"
msgstr "Décroissant" msgstr "Décroissant"
#: src/view/grid/GridAccount.cpp:75 src/view/SearchBanner.cpp:108 #: src/view/grid/GridAccount.cpp:76 src/view/SearchBanner.cpp:108
msgid "Description" msgid "Description"
msgstr "Description" msgstr "Description"
@ -374,19 +378,19 @@ msgstr "Fin"
msgid "End date before start date" msgid "End date before start date"
msgstr "Date de fin avant le début" msgstr "Date de fin avant le début"
#: src/view/SearchPanel.cpp:329 #: src/view/SearchPanel.cpp:324
msgid "Enter a new description" msgid "Enter a new description"
msgstr "Nouvelle description" msgstr "Nouvelle description"
#: src/view/PasswordDialog.cpp:64 src/view/PasswordDialog.cpp:70 #: src/view/PasswordDialog.cpp:64 src/view/PasswordDialog.cpp:70
#: src/view/SnapshotsDialog.cpp:117 src/view/SnapshotsDialog.cpp:133 #: src/view/SnapshotsDialog.cpp:117 src/view/SnapshotsDialog.cpp:133
#: src/view/SnapshotsDialog.cpp:142 src/view/SnapshotsDialog.cpp:167 #: src/view/SnapshotsDialog.cpp:142 src/view/SnapshotsDialog.cpp:167
#: src/view/SnapshotsDialog.cpp:176 src/view/AccountPanel.cpp:948 #: src/view/SnapshotsDialog.cpp:176 src/view/AccountPanel.cpp:947
#: src/view/UsersDialog.cpp:93 src/view/UsersDialog.cpp:123 #: src/view/UsersDialog.cpp:93 src/view/UsersDialog.cpp:123
#: src/view/ExportPanel.cpp:124 src/view/ExportPanel.cpp:137 #: src/view/ExportPanel.cpp:124 src/view/ExportPanel.cpp:137
#: src/view/ExportPanel.cpp:144 src/view/grid/FormulaDelegate.cpp:61 #: src/view/ExportPanel.cpp:144 src/view/grid/FormulaDelegate.cpp:61
#: src/view/grid/GridAccount.cpp:1317 src/view/grid/GridAccount.cpp:1330 #: src/view/grid/GridAccount.cpp:1347 src/view/grid/GridAccount.cpp:1360
#: src/view/grid/GridAccount.cpp:1485 src/view/grid/GridAccount.cpp:1491 #: src/view/grid/GridAccount.cpp:1520 src/view/grid/GridAccount.cpp:1526
#: src/view/ImportPanel.cpp:184 src/view/ImportPanel.cpp:364 #: src/view/ImportPanel.cpp:184 src/view/ImportPanel.cpp:364
#: src/view/ImportPanel.cpp:388 src/view/ImportPanel.cpp:411 #: src/view/ImportPanel.cpp:388 src/view/ImportPanel.cpp:411
#: src/view/SearchBanner.cpp:198 src/view/SearchBanner.cpp:208 #: src/view/SearchBanner.cpp:198 src/view/SearchBanner.cpp:208
@ -406,7 +410,7 @@ msgstr "Nouvelle description"
#: src/model/Database.cpp:110 src/model/Database.cpp:120 #: src/model/Database.cpp:110 src/model/Database.cpp:120
#: src/model/Database.cpp:139 src/model/Database.cpp:618 #: src/model/Database.cpp:139 src/model/Database.cpp:618
#: src/model/Database.cpp:795 src/model/Database.cpp:955 #: src/model/Database.cpp:795 src/model/Database.cpp:955
#: src/model/Database.cpp:1083 src/model/Database.cpp:1955 #: src/model/Database.cpp:1083 src/model/Database.cpp:1958
msgid "Error" msgid "Error"
msgstr "Erreur" msgstr "Erreur"
@ -438,8 +442,7 @@ msgstr "Étiquette dans le fichier"
msgid "Final value" msgid "Final value"
msgstr "Valeur finale" msgstr "Valeur finale"
#: src/view/grid/GridAccount.cpp:415 src/view/SearchBanner.cpp:90 #: src/view/SearchBanner.cpp:90 src/controller/KissCount.cpp:456
#: src/controller/KissCount.cpp:375
msgid "Fix" msgid "Fix"
msgstr "Fixe" msgstr "Fixe"
@ -459,7 +462,7 @@ msgstr "De"
msgid "From " msgid "From "
msgstr "A partir de " msgstr "A partir de "
#: src/view/AccountPanel.cpp:804 src/view/GenerateDialog.cpp:34 #: src/view/AccountPanel.cpp:803 src/view/GenerateDialog.cpp:34
msgid "Generate month" msgid "Generate month"
msgstr "Générer mois" msgstr "Générer mois"
@ -467,7 +470,7 @@ msgstr "Générer mois"
msgid "Grisbi files (*.gsb)" msgid "Grisbi files (*.gsb)"
msgstr "Fichiers Grisbi (*.gsb)" msgstr "Fichiers Grisbi (*.gsb)"
#: src/controller/KissCount.cpp:375 #: src/controller/KissCount.cpp:456
msgid "Groceries" msgid "Groceries"
msgstr "Courses" msgstr "Courses"
@ -475,11 +478,15 @@ msgstr "Courses"
msgid "Group" msgid "Group"
msgstr "Grouper" msgstr "Grouper"
#: src/view/grid/TransfertDialog.cpp:71
msgid "Group operations"
msgstr "Grouper les opérations"
#: src/view/PreferencesPanel.cpp:282 #: src/view/PreferencesPanel.cpp:282
msgid "Hidden" msgid "Hidden"
msgstr "Caché" msgstr "Caché"
#: src/controller/KissCount.cpp:375 #: src/controller/KissCount.cpp:456
msgid "Hobbies" msgid "Hobbies"
msgstr "Loisirs" msgstr "Loisirs"
@ -547,9 +554,9 @@ msgstr "Intervalle de temps invalide"
msgid "It must be at least one account !" msgid "It must be at least one account !"
msgstr "Il doit y avoir au moins un compte !" msgstr "Il doit y avoir au moins un compte !"
#: src/view/AccountPanel.cpp:948 #: src/view/AccountPanel.cpp:947
msgid "It must be at least one month !" msgid "It must be at least one month !"
msgstr "Il doit rester au moins un mois" msgstr "Il doit rester au moins un mois !"
#: src/view/PreferencesPanel.cpp:84 #: src/view/PreferencesPanel.cpp:84
msgid "Kill me" msgid "Kill me"
@ -620,7 +627,7 @@ msgstr "Nouvel utilisateur"
msgid "New password" msgid "New password"
msgstr "Nouveau mot de passe" msgstr "Nouveau mot de passe"
#: src/view/grid/GridAccount.cpp:104 #: src/view/grid/GridAccount.cpp:101
msgid "No Tag" msgid "No Tag"
msgstr "Pas d'étiquette" msgstr "Pas d'étiquette"
@ -636,12 +643,12 @@ msgstr "Aucun opération trouvée dans ce fichier"
msgid "No operation to save" msgid "No operation to save"
msgstr "Aucun opération à sauvegarder" msgstr "Aucun opération à sauvegarder"
#: src/view/SearchBanner.cpp:92 src/view/CostRepartitionBanner.cpp:127 #: src/view/SearchBanner.cpp:92 src/view/CostRepartitionBanner.cpp:109
msgid "Non fix" msgid "Non fix"
msgstr "Courantes" msgstr "Courantes"
#: src/view/SearchPanel.cpp:199 src/view/SearchPanel.cpp:241 #: src/view/SearchPanel.cpp:199 src/view/SearchPanel.cpp:238
#: src/view/SearchPanel.cpp:288 src/view/PreferencesPanel.cpp:783 #: src/view/SearchPanel.cpp:283 src/view/PreferencesPanel.cpp:783
#: src/view/PreferencesPanel.cpp:875 src/view/PreferencesPanel.cpp:922 #: src/view/PreferencesPanel.cpp:875 src/view/PreferencesPanel.cpp:922
msgid "None" msgid "None"
msgstr "Aucun" msgstr "Aucun"
@ -659,7 +666,8 @@ msgid "OFX files (*.ofx)"
msgstr "Fichiers OFX (*.ofx)" msgstr "Fichiers OFX (*.ofx)"
#: src/view/PasswordDialog.cpp:49 src/view/SnapshotsDialog.cpp:55 #: src/view/PasswordDialog.cpp:49 src/view/SnapshotsDialog.cpp:55
#: src/view/UsersDialog.cpp:49 src/view/GenerateDialog.cpp:49 #: src/view/UsersDialog.cpp:49 src/view/grid/TransfertDialog.cpp:43
#: src/view/GenerateDialog.cpp:49
msgid "OK" msgid "OK"
msgstr "OK" msgstr "OK"
@ -677,13 +685,13 @@ msgstr "Opérations"
#: src/view/ImportPanel.cpp:516 #: src/view/ImportPanel.cpp:516
msgid "Operations successfully imported" msgid "Operations successfully imported"
msgstr "les opérations ont été importées avec succès" msgstr "Les opérations ont été importées avec succès"
#: src/view/ExportPanel.cpp:142 #: src/view/ExportPanel.cpp:142
msgid "Operations successfuly saved" msgid "Operations successfuly saved"
msgstr "Opérations sauvegardées avec succès" msgstr "Opérations sauvegardées avec succès"
#: src/controller/KissCount.cpp:376 #: src/controller/KissCount.cpp:457
msgid "Other" msgid "Other"
msgstr "Autres" msgstr "Autres"
@ -728,7 +736,7 @@ msgid "Save import patterns"
msgstr "Sauvegarder les motifs d'import" msgstr "Sauvegarder les motifs d'import"
#: src/view/SearchPanel.cpp:43 src/view/SearchPanel.cpp:103 #: src/view/SearchPanel.cpp:43 src/view/SearchPanel.cpp:103
#: src/view/SearchPanel.cpp:341 src/view/ExportPanel.cpp:41 #: src/view/SearchPanel.cpp:336 src/view/ExportPanel.cpp:41
msgid "Search" msgid "Search"
msgstr "Chercher" msgstr "Chercher"
@ -752,7 +760,7 @@ msgstr "Début"
msgid "Statistics" msgid "Statistics"
msgstr "Statistiques" msgstr "Statistiques"
#: src/view/grid/GridAccount.cpp:75 src/view/SearchBanner.cpp:112 #: src/view/grid/GridAccount.cpp:76 src/view/SearchBanner.cpp:112
msgid "Tag" msgid "Tag"
msgstr "Étiquette" msgstr "Étiquette"
@ -785,6 +793,10 @@ msgstr "Total Crédit"
msgid "Total Debit" msgid "Total Debit"
msgstr "Total Débit" msgstr "Total Débit"
#: src/view/grid/TransfertDialog.cpp:38
msgid "Transfert to "
msgstr "Transfert vers "
#: src/view/AccountPanel.cpp:162 #: src/view/AccountPanel.cpp:162
msgid "UnGroup" msgid "UnGroup"
msgstr "Dégrouper" msgstr "Dégrouper"
@ -802,7 +814,7 @@ msgid "Unable to open Database"
msgstr "Impossible d'ouvrir la base de données" msgstr "Impossible d'ouvrir la base de données"
#: src/model/Database.cpp:47 src/model/Database.cpp:55 #: src/model/Database.cpp:47 src/model/Database.cpp:55
#: src/model/Database.cpp:74 src/model/Database.cpp:1955 #: src/model/Database.cpp:74 src/model/Database.cpp:1958
msgid "Unable to open database" msgid "Unable to open database"
msgstr "Impossible d'ouvrir la base de données" msgstr "Impossible d'ouvrir la base de données"
@ -814,11 +826,11 @@ msgstr "Impossible de supprimer "
msgid "Unable to upgrade Database" msgid "Unable to upgrade Database"
msgstr "Impossible de mettre à jour la base de données" msgstr "Impossible de mettre à jour la base de données"
#: src/controller/KissCount.cpp:376 #: src/controller/KissCount.cpp:457
msgid "Unexpected" msgid "Unexpected"
msgstr "Exceptionnel" msgstr "Exceptionnel"
#: src/view/AccountPanel.cpp:636 src/view/SearchBanner.cpp:72 #: src/view/AccountPanel.cpp:634 src/view/SearchBanner.cpp:72
#: src/view/SearchBanner.cpp:81 src/view/SearchBanner.cpp:100 #: src/view/SearchBanner.cpp:81 src/view/SearchBanner.cpp:100
#: src/model/User.cpp:79 src/model/User.cpp:97 src/model/User.cpp:185 #: src/model/User.cpp:79 src/model/User.cpp:97 src/model/User.cpp:185
#: src/model/User.cpp:245 #: src/model/User.cpp:245
@ -863,7 +875,7 @@ msgstr "Utilisateurs"
msgid "Virtual" msgid "Virtual"
msgstr "Virtuel" msgstr "Virtuel"
#: src/view/grid/GridAccount.cpp:1181 src/view/GenerateDialog.cpp:226 #: src/view/grid/GridAccount.cpp:1205 src/view/GenerateDialog.cpp:226
msgid "Warning" msgid "Warning"
msgstr "Attention" msgstr "Attention"
@ -883,7 +895,7 @@ msgstr "Quelle catégorie va remplacer celle-ci ?"
msgid "Wich tag will replace this one ?" msgid "Wich tag will replace this one ?"
msgstr "Quelle étiquette va remplacer celle-ci ?" msgstr "Quelle étiquette va remplacer celle-ci ?"
#: src/view/grid/GridAccount.cpp:1181 #: src/view/grid/GridAccount.cpp:1205
msgid "You made a debit on a blocked account" msgid "You made a debit on a blocked account"
msgstr "Vous avez effectué une opération de débit sur un compte bloqué" msgstr "Vous avez effectué une opération de débit sur un compte bloqué"

Binary file not shown.

View File

@ -8,7 +8,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2018-03-16 18:01+0100\n" "POT-Creation-Date: 2019-03-17 08:59+0100\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n" "Language-Team: LANGUAGE <LL@li.org>\n"
@ -54,7 +54,7 @@ msgstr ""
msgid " not found, aborting" msgid " not found, aborting"
msgstr "" msgstr ""
#: src/view/AccountPanel.cpp:957 #: src/view/AccountPanel.cpp:956
msgid " operations ?" msgid " operations ?"
msgstr "" msgstr ""
@ -97,7 +97,7 @@ msgstr ""
msgid "A new database will be created, continue ?" msgid "A new database will be created, continue ?"
msgstr "" msgstr ""
#: src/view/grid/GridAccount.cpp:75 src/view/SearchBanner.cpp:114 #: src/view/grid/GridAccount.cpp:76 src/view/SearchBanner.cpp:114
msgid "Account" msgid "Account"
msgstr "" msgstr ""
@ -106,7 +106,7 @@ msgstr ""
msgid "Account " msgid "Account "
msgstr "" msgstr ""
#: src/controller/KissCount.cpp:384 #: src/controller/KissCount.cpp:465
msgid "Account 1" msgid "Account 1"
msgstr "" msgstr ""
@ -130,7 +130,7 @@ msgstr ""
msgid "Accounts" msgid "Accounts"
msgstr "" msgstr ""
#: src/view/AccountPanel.cpp:1142 #: src/view/AccountPanel.cpp:1141
msgid "Accounts updated until " msgid "Accounts updated until "
msgstr "" msgstr ""
@ -146,7 +146,7 @@ msgstr ""
msgid "Amount to" msgid "Amount to"
msgstr "" msgstr ""
#: src/view/AccountPanel.cpp:1147 #: src/view/AccountPanel.cpp:1146
msgid "Any account updated !" msgid "Any account updated !"
msgstr "" msgstr ""
@ -158,11 +158,11 @@ msgstr ""
msgid "Are you sure want to come back to " msgid "Are you sure want to come back to "
msgstr "" msgstr ""
#: src/view/SnapshotsDialog.cpp:137 src/view/AccountPanel.cpp:952 #: src/view/SnapshotsDialog.cpp:137 src/view/AccountPanel.cpp:951
msgid "Are you sure want to delete " msgid "Are you sure want to delete "
msgstr "" msgstr ""
#: src/view/grid/GridAccount.cpp:908 #: src/view/grid/GridAccount.cpp:922
msgid "Are you sure want to delete : \n" msgid "Are you sure want to delete : \n"
msgstr "" msgstr ""
@ -199,15 +199,15 @@ msgid "CSV files (*.csv)"
msgstr "" msgstr ""
#: src/view/PasswordDialog.cpp:50 src/view/UsersDialog.cpp:50 #: src/view/PasswordDialog.cpp:50 src/view/UsersDialog.cpp:50
#: src/view/GenerateDialog.cpp:50 #: src/view/grid/TransfertDialog.cpp:44 src/view/GenerateDialog.cpp:50
msgid "Cancel" msgid "Cancel"
msgstr "" msgstr ""
#: src/view/grid/GridAccount.cpp:1317 src/view/grid/GridAccount.cpp:1330 #: src/view/grid/GridAccount.cpp:1347 src/view/grid/GridAccount.cpp:1360
msgid "Cannot group these operations" msgid "Cannot group these operations"
msgstr "" msgstr ""
#: src/view/grid/GridAccount.cpp:1485 src/view/grid/GridAccount.cpp:1491 #: src/view/grid/GridAccount.cpp:1520 src/view/grid/GridAccount.cpp:1526
msgid "Cannot ungroup these operations" msgid "Cannot ungroup these operations"
msgstr "" msgstr ""
@ -217,7 +217,7 @@ msgid ""
"be deleted." "be deleted."
msgstr "" msgstr ""
#: src/controller/KissCount.cpp:375 #: src/controller/KissCount.cpp:456
msgid "Car" msgid "Car"
msgstr "" msgstr ""
@ -225,7 +225,7 @@ msgstr ""
msgid "Categories" msgid "Categories"
msgstr "" msgstr ""
#: src/view/grid/GridAccount.cpp:75 src/view/SearchBanner.cpp:111 #: src/view/grid/GridAccount.cpp:76 src/view/SearchBanner.cpp:111
msgid "Category" msgid "Category"
msgstr "" msgstr ""
@ -282,11 +282,11 @@ msgstr ""
msgid "Choose a new account" msgid "Choose a new account"
msgstr "" msgstr ""
#: src/view/SearchPanel.cpp:245 #: src/view/SearchPanel.cpp:242
msgid "Choose a new category" msgid "Choose a new category"
msgstr "" msgstr ""
#: src/view/SearchPanel.cpp:292 #: src/view/SearchPanel.cpp:287
msgid "Choose a new tag" msgid "Choose a new tag"
msgstr "" msgstr ""
@ -294,6 +294,10 @@ msgstr ""
msgid "Confirm password" msgid "Confirm password"
msgstr "" msgstr ""
#: src/view/grid/TransfertDialog.cpp:35
msgid "Create Transfert"
msgstr ""
#: src/view/SnapshotsDialog.cpp:41 #: src/view/SnapshotsDialog.cpp:41
msgid "Create a snapshot" msgid "Create a snapshot"
msgstr "" msgstr ""
@ -306,7 +310,7 @@ msgstr ""
msgid "Create one" msgid "Create one"
msgstr "" msgstr ""
#: src/view/grid/GridAccount.cpp:75 #: src/view/grid/GridAccount.cpp:76
msgid "Credit" msgid "Credit"
msgstr "" msgstr ""
@ -322,7 +326,7 @@ msgstr ""
msgid "Current value" msgid "Current value"
msgstr "" msgstr ""
#: src/view/grid/GridAccount.cpp:75 #: src/view/grid/GridAccount.cpp:76
msgid "Date" msgid "Date"
msgstr "" msgstr ""
@ -334,7 +338,7 @@ msgstr ""
msgid "Date to" msgid "Date to"
msgstr "" msgstr ""
#: src/view/grid/GridAccount.cpp:75 #: src/view/grid/GridAccount.cpp:76
msgid "Debit" msgid "Debit"
msgstr "" msgstr ""
@ -346,7 +350,7 @@ msgstr ""
msgid "Default account cannot be hidden" msgid "Default account cannot be hidden"
msgstr "" msgstr ""
#: src/view/AccountPanel.cpp:807 src/view/PreferencesPanel.cpp:281 #: src/view/AccountPanel.cpp:806 src/view/PreferencesPanel.cpp:281
#: src/view/PreferencesPanel.cpp:454 src/view/PreferencesPanel.cpp:559 #: src/view/PreferencesPanel.cpp:454 src/view/PreferencesPanel.cpp:559
msgid "Delete" msgid "Delete"
msgstr "" msgstr ""
@ -359,7 +363,7 @@ msgstr ""
msgid "Descending" msgid "Descending"
msgstr "" msgstr ""
#: src/view/grid/GridAccount.cpp:75 src/view/SearchBanner.cpp:108 #: src/view/grid/GridAccount.cpp:76 src/view/SearchBanner.cpp:108
msgid "Description" msgid "Description"
msgstr "" msgstr ""
@ -371,19 +375,19 @@ msgstr ""
msgid "End date before start date" msgid "End date before start date"
msgstr "" msgstr ""
#: src/view/SearchPanel.cpp:329 #: src/view/SearchPanel.cpp:324
msgid "Enter a new description" msgid "Enter a new description"
msgstr "" msgstr ""
#: src/view/PasswordDialog.cpp:64 src/view/PasswordDialog.cpp:70 #: src/view/PasswordDialog.cpp:64 src/view/PasswordDialog.cpp:70
#: src/view/SnapshotsDialog.cpp:117 src/view/SnapshotsDialog.cpp:133 #: src/view/SnapshotsDialog.cpp:117 src/view/SnapshotsDialog.cpp:133
#: src/view/SnapshotsDialog.cpp:142 src/view/SnapshotsDialog.cpp:167 #: src/view/SnapshotsDialog.cpp:142 src/view/SnapshotsDialog.cpp:167
#: src/view/SnapshotsDialog.cpp:176 src/view/AccountPanel.cpp:948 #: src/view/SnapshotsDialog.cpp:176 src/view/AccountPanel.cpp:947
#: src/view/UsersDialog.cpp:93 src/view/UsersDialog.cpp:123 #: src/view/UsersDialog.cpp:93 src/view/UsersDialog.cpp:123
#: src/view/ExportPanel.cpp:124 src/view/ExportPanel.cpp:137 #: src/view/ExportPanel.cpp:124 src/view/ExportPanel.cpp:137
#: src/view/ExportPanel.cpp:144 src/view/grid/FormulaDelegate.cpp:61 #: src/view/ExportPanel.cpp:144 src/view/grid/FormulaDelegate.cpp:61
#: src/view/grid/GridAccount.cpp:1317 src/view/grid/GridAccount.cpp:1330 #: src/view/grid/GridAccount.cpp:1347 src/view/grid/GridAccount.cpp:1360
#: src/view/grid/GridAccount.cpp:1485 src/view/grid/GridAccount.cpp:1491 #: src/view/grid/GridAccount.cpp:1520 src/view/grid/GridAccount.cpp:1526
#: src/view/ImportPanel.cpp:184 src/view/ImportPanel.cpp:364 #: src/view/ImportPanel.cpp:184 src/view/ImportPanel.cpp:364
#: src/view/ImportPanel.cpp:388 src/view/ImportPanel.cpp:411 #: src/view/ImportPanel.cpp:388 src/view/ImportPanel.cpp:411
#: src/view/SearchBanner.cpp:198 src/view/SearchBanner.cpp:208 #: src/view/SearchBanner.cpp:198 src/view/SearchBanner.cpp:208
@ -403,7 +407,7 @@ msgstr ""
#: src/model/Database.cpp:110 src/model/Database.cpp:120 #: src/model/Database.cpp:110 src/model/Database.cpp:120
#: src/model/Database.cpp:139 src/model/Database.cpp:618 #: src/model/Database.cpp:139 src/model/Database.cpp:618
#: src/model/Database.cpp:795 src/model/Database.cpp:955 #: src/model/Database.cpp:795 src/model/Database.cpp:955
#: src/model/Database.cpp:1083 src/model/Database.cpp:1955 #: src/model/Database.cpp:1083 src/model/Database.cpp:1958
msgid "Error" msgid "Error"
msgstr "" msgstr ""
@ -435,8 +439,7 @@ msgstr ""
msgid "Final value" msgid "Final value"
msgstr "" msgstr ""
#: src/view/grid/GridAccount.cpp:415 src/view/SearchBanner.cpp:90 #: src/view/SearchBanner.cpp:90 src/controller/KissCount.cpp:456
#: src/controller/KissCount.cpp:375
msgid "Fix" msgid "Fix"
msgstr "" msgstr ""
@ -456,7 +459,7 @@ msgstr ""
msgid "From " msgid "From "
msgstr "" msgstr ""
#: src/view/AccountPanel.cpp:804 src/view/GenerateDialog.cpp:34 #: src/view/AccountPanel.cpp:803 src/view/GenerateDialog.cpp:34
msgid "Generate month" msgid "Generate month"
msgstr "" msgstr ""
@ -464,7 +467,7 @@ msgstr ""
msgid "Grisbi files (*.gsb)" msgid "Grisbi files (*.gsb)"
msgstr "" msgstr ""
#: src/controller/KissCount.cpp:375 #: src/controller/KissCount.cpp:456
msgid "Groceries" msgid "Groceries"
msgstr "" msgstr ""
@ -472,11 +475,15 @@ msgstr ""
msgid "Group" msgid "Group"
msgstr "" msgstr ""
#: src/view/grid/TransfertDialog.cpp:71
msgid "Group operations"
msgstr ""
#: src/view/PreferencesPanel.cpp:282 #: src/view/PreferencesPanel.cpp:282
msgid "Hidden" msgid "Hidden"
msgstr "" msgstr ""
#: src/controller/KissCount.cpp:375 #: src/controller/KissCount.cpp:456
msgid "Hobbies" msgid "Hobbies"
msgstr "" msgstr ""
@ -544,7 +551,7 @@ msgstr ""
msgid "It must be at least one account !" msgid "It must be at least one account !"
msgstr "" msgstr ""
#: src/view/AccountPanel.cpp:948 #: src/view/AccountPanel.cpp:947
msgid "It must be at least one month !" msgid "It must be at least one month !"
msgstr "" msgstr ""
@ -616,7 +623,7 @@ msgstr ""
msgid "New password" msgid "New password"
msgstr "" msgstr ""
#: src/view/grid/GridAccount.cpp:104 #: src/view/grid/GridAccount.cpp:101
msgid "No Tag" msgid "No Tag"
msgstr "" msgstr ""
@ -632,12 +639,12 @@ msgstr ""
msgid "No operation to save" msgid "No operation to save"
msgstr "" msgstr ""
#: src/view/SearchBanner.cpp:92 src/view/CostRepartitionBanner.cpp:127 #: src/view/SearchBanner.cpp:92 src/view/CostRepartitionBanner.cpp:109
msgid "Non fix" msgid "Non fix"
msgstr "" msgstr ""
#: src/view/SearchPanel.cpp:199 src/view/SearchPanel.cpp:241 #: src/view/SearchPanel.cpp:199 src/view/SearchPanel.cpp:238
#: src/view/SearchPanel.cpp:288 src/view/PreferencesPanel.cpp:783 #: src/view/SearchPanel.cpp:283 src/view/PreferencesPanel.cpp:783
#: src/view/PreferencesPanel.cpp:875 src/view/PreferencesPanel.cpp:922 #: src/view/PreferencesPanel.cpp:875 src/view/PreferencesPanel.cpp:922
msgid "None" msgid "None"
msgstr "" msgstr ""
@ -655,7 +662,8 @@ msgid "OFX files (*.ofx)"
msgstr "" msgstr ""
#: src/view/PasswordDialog.cpp:49 src/view/SnapshotsDialog.cpp:55 #: src/view/PasswordDialog.cpp:49 src/view/SnapshotsDialog.cpp:55
#: src/view/UsersDialog.cpp:49 src/view/GenerateDialog.cpp:49 #: src/view/UsersDialog.cpp:49 src/view/grid/TransfertDialog.cpp:43
#: src/view/GenerateDialog.cpp:49
msgid "OK" msgid "OK"
msgstr "" msgstr ""
@ -679,7 +687,7 @@ msgstr ""
msgid "Operations successfuly saved" msgid "Operations successfuly saved"
msgstr "" msgstr ""
#: src/controller/KissCount.cpp:376 #: src/controller/KissCount.cpp:457
msgid "Other" msgid "Other"
msgstr "" msgstr ""
@ -724,7 +732,7 @@ msgid "Save import patterns"
msgstr "" msgstr ""
#: src/view/SearchPanel.cpp:43 src/view/SearchPanel.cpp:103 #: src/view/SearchPanel.cpp:43 src/view/SearchPanel.cpp:103
#: src/view/SearchPanel.cpp:341 src/view/ExportPanel.cpp:41 #: src/view/SearchPanel.cpp:336 src/view/ExportPanel.cpp:41
msgid "Search" msgid "Search"
msgstr "" msgstr ""
@ -748,7 +756,7 @@ msgstr ""
msgid "Statistics" msgid "Statistics"
msgstr "" msgstr ""
#: src/view/grid/GridAccount.cpp:75 src/view/SearchBanner.cpp:112 #: src/view/grid/GridAccount.cpp:76 src/view/SearchBanner.cpp:112
msgid "Tag" msgid "Tag"
msgstr "" msgstr ""
@ -781,6 +789,10 @@ msgstr ""
msgid "Total Debit" msgid "Total Debit"
msgstr "" msgstr ""
#: src/view/grid/TransfertDialog.cpp:38
msgid "Transfert to "
msgstr ""
#: src/view/AccountPanel.cpp:162 #: src/view/AccountPanel.cpp:162
msgid "UnGroup" msgid "UnGroup"
msgstr "" msgstr ""
@ -798,7 +810,7 @@ msgid "Unable to open Database"
msgstr "" msgstr ""
#: src/model/Database.cpp:47 src/model/Database.cpp:55 #: src/model/Database.cpp:47 src/model/Database.cpp:55
#: src/model/Database.cpp:74 src/model/Database.cpp:1955 #: src/model/Database.cpp:74 src/model/Database.cpp:1958
msgid "Unable to open database" msgid "Unable to open database"
msgstr "" msgstr ""
@ -810,11 +822,11 @@ msgstr ""
msgid "Unable to upgrade Database" msgid "Unable to upgrade Database"
msgstr "" msgstr ""
#: src/controller/KissCount.cpp:376 #: src/controller/KissCount.cpp:457
msgid "Unexpected" msgid "Unexpected"
msgstr "" msgstr ""
#: src/view/AccountPanel.cpp:636 src/view/SearchBanner.cpp:72 #: src/view/AccountPanel.cpp:634 src/view/SearchBanner.cpp:72
#: src/view/SearchBanner.cpp:81 src/view/SearchBanner.cpp:100 #: src/view/SearchBanner.cpp:81 src/view/SearchBanner.cpp:100
#: src/model/User.cpp:79 src/model/User.cpp:97 src/model/User.cpp:185 #: src/model/User.cpp:79 src/model/User.cpp:97 src/model/User.cpp:185
#: src/model/User.cpp:245 #: src/model/User.cpp:245
@ -859,7 +871,7 @@ msgstr ""
msgid "Virtual" msgid "Virtual"
msgstr "" msgstr ""
#: src/view/grid/GridAccount.cpp:1181 src/view/GenerateDialog.cpp:226 #: src/view/grid/GridAccount.cpp:1205 src/view/GenerateDialog.cpp:226
msgid "Warning" msgid "Warning"
msgstr "" msgstr ""
@ -879,7 +891,7 @@ msgstr ""
msgid "Wich tag will replace this one ?" msgid "Wich tag will replace this one ?"
msgstr "" msgstr ""
#: src/view/grid/GridAccount.cpp:1181 #: src/view/grid/GridAccount.cpp:1205
msgid "You made a debit on a blocked account" msgid "You made a debit on a blocked account"
msgstr "" msgstr ""

View File

@ -354,6 +354,6 @@ foreach($operations as $i => $operation)
</div> </div>
</div> </div>
<br /><br /> <br /><br />
<center><a href="http://indefero.soutade.fr/p/kisscount">KissCount</a> &copy; 2010-2018 Grégory Soutadé</center> <center><a href="http://indefero.soutade.fr/p/kisscount">KissCount</a> &copy; 2010-2019 Grégory Soutadé</center>
</body> </body>
</html> </html>