diff --git a/po/POTFILES.in b/po/POTFILES.in index d7e11d46a..3417b05bd 100644 --- a/po/POTFILES.in +++ b/po/POTFILES.in @@ -449,6 +449,7 @@ src/Filters/_FilterStore.py src/Filters/_SearchBar.py # Filters.Rules package +src/Filters/Rules/_ChangedSinceBase.py src/Filters/Rules/_Everything.py src/Filters/Rules/_HasGrampsId.py src/Filters/Rules/_HasTextMatchingSubstringOf.py diff --git a/po/POTFILES.skip b/po/POTFILES.skip index 67df6b33a..a9f52c0f0 100644 --- a/po/POTFILES.skip +++ b/po/POTFILES.skip @@ -64,7 +64,6 @@ src/Filters/Rules/Repository/__init__.py src/Filters/Rules/Note/__init__.py # Filters.Rules package -src/Filters/Rules/_ChangedSinceBase.py src/Filters/Rules/_HasAttributeBase.py src/Filters/Rules/_HasCitationBase.py src/Filters/Rules/_HasEventBase.py diff --git a/po/fr.po b/po/fr.po index 311b57754..d87fa8123 100644 --- a/po/fr.po +++ b/po/fr.po @@ -24,8 +24,8 @@ msgid "" msgstr "" "Project-Id-Version: 3.4.2\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2012-10-09 08:52+0200\n" -"PO-Revision-Date: 2012-10-09 09:00+0100\n" +"POT-Creation-Date: 2012-10-17 16:05+0200\n" +"PO-Revision-Date: 2012-10-17 16:11+0100\n" "Last-Translator: \n" "Language-Team: French \n" "MIME-Version: 1.0\n" @@ -4973,7 +4973,7 @@ msgstr "Format des noms " #: ../src/gui/editors/displaytabs/buttontab.py:70 #: ../src/gui/plug/_windows.py:137 #: ../src/gui/plug/_windows.py:193 -#: ../src/plugins/BookReport.py:1003 +#: ../src/plugins/BookReport.py:1002 #: ../src/glade/editperson.glade.h:15 #: ../src/glade/styleeditor.glade.h:19 #: ../src/glade/editfamily.glade.h:10 @@ -5273,7 +5273,7 @@ msgstr "Mettre à jour maintenant" #: ../src/gui/dbloader.py:306 #: ../src/gui/viewmanager.py:1041 #: ../src/plugins/BookReport.py:677 -#: ../src/plugins/BookReport.py:1069 +#: ../src/plugins/BookReport.py:1068 #: ../src/plugins/view/familyview.py:259 msgid "Cancel" msgstr "Annuler" @@ -9898,7 +9898,7 @@ msgid "You have made changes which have not been saved." msgstr "Vous avez fait des changements qui n'ont pas été sauvegardés." #: ../src/plugins/BookReport.py:676 -#: ../src/plugins/BookReport.py:1068 +#: ../src/plugins/BookReport.py:1067 msgid "Proceed" msgstr "Procéder" @@ -9908,8 +9908,8 @@ msgid "Name of the book. MANDATORY" msgstr "Nom du livre. OBLIGATOIRE" #: ../src/plugins/BookReport.py:727 -#: ../src/plugins/BookReport.py:1195 -#: ../src/plugins/BookReport.py:1244 +#: ../src/plugins/BookReport.py:1196 +#: ../src/plugins/BookReport.py:1214 #: ../src/plugins/bookreport.gpr.py:31 msgid "Book Report" msgstr "Gestionnaire de livre" @@ -9958,23 +9958,23 @@ msgstr "" "\n" "De ce fait, cet individu est devenu pour chaque article l'individu principal de la base en cours." -#: ../src/plugins/BookReport.py:997 +#: ../src/plugins/BookReport.py:996 msgid "Setup" msgstr "Configuration" -#: ../src/plugins/BookReport.py:1007 +#: ../src/plugins/BookReport.py:1006 msgid "Book Menu" msgstr "Menu du livre" -#: ../src/plugins/BookReport.py:1030 +#: ../src/plugins/BookReport.py:1029 msgid "Available Items Menu" msgstr "Menu des articles disponibles" -#: ../src/plugins/BookReport.py:1056 +#: ../src/plugins/BookReport.py:1055 msgid "No book name" msgstr "Pas de nom de livre" -#: ../src/plugins/BookReport.py:1057 +#: ../src/plugins/BookReport.py:1056 msgid "" "You are about to save away a book with no name.\n" "\n" @@ -9984,25 +9984,25 @@ msgstr "" "\n" "S'il vous plaît, pensez à utiliser un nom malgré tout." -#: ../src/plugins/BookReport.py:1064 +#: ../src/plugins/BookReport.py:1063 msgid "Book name already exists" msgstr "Le nom du livre existe déjà" -#: ../src/plugins/BookReport.py:1065 +#: ../src/plugins/BookReport.py:1064 msgid "You are about to save away a book with a name which already exists." msgstr "Vous êtes en train d'enregistrer un livre avec un nom existant." -#: ../src/plugins/BookReport.py:1247 +#: ../src/plugins/BookReport.py:1217 msgid "Gramps Book" msgstr "Livre Gramps" -#: ../src/plugins/BookReport.py:1302 -#: ../src/plugins/BookReport.py:1313 +#: ../src/plugins/BookReport.py:1274 +#: ../src/plugins/BookReport.py:1285 msgid "Please specify a book name" msgstr "S'il vous plaît, définissez un nom au livre." # trunk -#: ../src/plugins/BookReport.py:1309 +#: ../src/plugins/BookReport.py:1281 #, python-format msgid "No such book '%s'" msgstr "Aucun livre '%s'" @@ -19648,6 +19648,7 @@ msgstr "Correspond aux individus sans prénom" #: ../src/plugins/quickview/SameSurnames.py:53 #: ../src/plugins/quickview/SameSurnames.py:66 #: ../src/plugins/quickview/SameSurnames.py:83 +#: ../src/Filters/Rules/_ChangedSinceBase.py:55 #: ../src/Filters/Rules/_Everything.py:46 #: ../src/Filters/Rules/_HasGrampsId.py:49 #: ../src/Filters/Rules/_HasTextMatchingSubstringOf.py:49 @@ -25169,6 +25170,49 @@ msgstr "%s n'est pas" msgid "%s does not contain" msgstr "%s ne contient pas" +#: ../src/Filters/Rules/_ChangedSinceBase.py:50 +#: ../src/Filters/Rules/Person/_ChangedSince.py:46 +#: ../src/Filters/Rules/Family/_ChangedSince.py:46 +#: ../src/Filters/Rules/Event/_ChangedSince.py:46 +#: ../src/Filters/Rules/Place/_ChangedSince.py:46 +#: ../src/Filters/Rules/Source/_ChangedSince.py:46 +#: ../src/Filters/Rules/Citation/_ChangedSince.py:46 +#: ../src/Filters/Rules/MediaObject/_ChangedSince.py:46 +#: ../src/Filters/Rules/Repository/_ChangedSince.py:46 +#: ../src/Filters/Rules/Note/_ChangedSince.py:46 +msgid "Changed after:" +msgstr "Modifié après :" + +#: ../src/Filters/Rules/_ChangedSinceBase.py:50 +#: ../src/Filters/Rules/Person/_ChangedSince.py:46 +#: ../src/Filters/Rules/Family/_ChangedSince.py:46 +#: ../src/Filters/Rules/Event/_ChangedSince.py:46 +#: ../src/Filters/Rules/Place/_ChangedSince.py:46 +#: ../src/Filters/Rules/Source/_ChangedSince.py:46 +#: ../src/Filters/Rules/Citation/_ChangedSince.py:46 +#: ../src/Filters/Rules/MediaObject/_ChangedSince.py:46 +#: ../src/Filters/Rules/Repository/_ChangedSince.py:46 +#: ../src/Filters/Rules/Note/_ChangedSince.py:46 +msgid "but before:" +msgstr "mais avant :" + +#: ../src/Filters/Rules/_ChangedSinceBase.py:51 +msgid "Objects changed after " +msgstr "Objets modifiés après la " + +#: ../src/Filters/Rules/_ChangedSinceBase.py:52 +msgid "Matches object records changed after a specified date/time (yyyy-mm-dd hh:mm:ss) or in range, if a second date/time is given." +msgstr "Correspond aux objets modifiés après une date spécifiée (aaaa-mm-jj hh:mm:ss), ou sur une période, si une seconde date est définie." + +#: ../src/Filters/Rules/_ChangedSinceBase.py:81 +msgid "Wrong format of date-time" +msgstr "Mauvais format de date" + +#: ../src/Filters/Rules/_ChangedSinceBase.py:82 +#, python-format +msgid "Only date-times in the iso format of yyyy-mm-dd hh:mm:ss, where the time part is optional, are accepted. %s does not satisfy." +msgstr "Seulement les dates dans le format iso tel que aaaa-mm-jj hh:mm:ss, où les heures sont en option, sont acceptées. %s ne correspond pas." + #: ../src/Filters/Rules/_Everything.py:45 msgid "Every object" msgstr "Tous les objets" @@ -25226,30 +25270,6 @@ msgstr "Filtres citation/source" msgid "Matches objects who have a particular source" msgstr "Correspond aux objets ayant une source particulière" -#: ../src/Filters/Rules/Person/_ChangedSince.py:46 -#: ../src/Filters/Rules/Family/_ChangedSince.py:46 -#: ../src/Filters/Rules/Event/_ChangedSince.py:46 -#: ../src/Filters/Rules/Place/_ChangedSince.py:46 -#: ../src/Filters/Rules/Source/_ChangedSince.py:46 -#: ../src/Filters/Rules/Citation/_ChangedSince.py:46 -#: ../src/Filters/Rules/MediaObject/_ChangedSince.py:46 -#: ../src/Filters/Rules/Repository/_ChangedSince.py:46 -#: ../src/Filters/Rules/Note/_ChangedSince.py:46 -msgid "Changed after:" -msgstr "Modifié après :" - -#: ../src/Filters/Rules/Person/_ChangedSince.py:46 -#: ../src/Filters/Rules/Family/_ChangedSince.py:46 -#: ../src/Filters/Rules/Event/_ChangedSince.py:46 -#: ../src/Filters/Rules/Place/_ChangedSince.py:46 -#: ../src/Filters/Rules/Source/_ChangedSince.py:46 -#: ../src/Filters/Rules/Citation/_ChangedSince.py:46 -#: ../src/Filters/Rules/MediaObject/_ChangedSince.py:46 -#: ../src/Filters/Rules/Repository/_ChangedSince.py:46 -#: ../src/Filters/Rules/Note/_ChangedSince.py:46 -msgid "but before:" -msgstr "mais avant :" - #: ../src/Filters/Rules/Person/_ChangedSince.py:47 msgid "Persons changed after " msgstr "Individus modifiés après la " diff --git a/po/gramps.pot b/po/gramps.pot index 98d599de9..4ead4e33a 100644 --- a/po/gramps.pot +++ b/po/gramps.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2012-10-09 08:52+0200\n" +"POT-Creation-Date: 2012-10-17 16:05+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -4382,7 +4382,7 @@ msgstr "" #: ../src/gui/configure.py:850 ../src/gui/editors/displaytabs/buttontab.py:70 #: ../src/gui/plug/_windows.py:137 ../src/gui/plug/_windows.py:193 -#: ../src/plugins/BookReport.py:1003 ../src/glade/editperson.glade.h:15 +#: ../src/plugins/BookReport.py:1002 ../src/glade/editperson.glade.h:15 #: ../src/glade/styleeditor.glade.h:19 ../src/glade/editfamily.glade.h:10 #: ../src/glade/rule.glade.h:17 msgid "Edit" @@ -4653,7 +4653,7 @@ msgid "Upgrade now" msgstr "" #: ../src/gui/dbloader.py:306 ../src/gui/viewmanager.py:1041 -#: ../src/plugins/BookReport.py:677 ../src/plugins/BookReport.py:1069 +#: ../src/plugins/BookReport.py:677 ../src/plugins/BookReport.py:1068 #: ../src/plugins/view/familyview.py:259 msgid "Cancel" msgstr "" @@ -9051,7 +9051,7 @@ msgstr "" msgid "You have made changes which have not been saved." msgstr "" -#: ../src/plugins/BookReport.py:676 ../src/plugins/BookReport.py:1068 +#: ../src/plugins/BookReport.py:676 ../src/plugins/BookReport.py:1067 msgid "Proceed" msgstr "" @@ -9059,8 +9059,8 @@ msgstr "" msgid "Name of the book. MANDATORY" msgstr "" -#: ../src/plugins/BookReport.py:727 ../src/plugins/BookReport.py:1195 -#: ../src/plugins/BookReport.py:1244 ../src/plugins/bookreport.gpr.py:31 +#: ../src/plugins/BookReport.py:727 ../src/plugins/BookReport.py:1196 +#: ../src/plugins/BookReport.py:1214 ../src/plugins/bookreport.gpr.py:31 msgid "Book Report" msgstr "" @@ -9104,46 +9104,46 @@ msgid "" "person of the currently opened database." msgstr "" -#: ../src/plugins/BookReport.py:997 +#: ../src/plugins/BookReport.py:996 msgid "Setup" msgstr "" -#: ../src/plugins/BookReport.py:1007 +#: ../src/plugins/BookReport.py:1006 msgid "Book Menu" msgstr "" -#: ../src/plugins/BookReport.py:1030 +#: ../src/plugins/BookReport.py:1029 msgid "Available Items Menu" msgstr "" -#: ../src/plugins/BookReport.py:1056 +#: ../src/plugins/BookReport.py:1055 msgid "No book name" msgstr "" -#: ../src/plugins/BookReport.py:1057 +#: ../src/plugins/BookReport.py:1056 msgid "" "You are about to save away a book with no name.\n" "\n" "Please give it a name before saving it away." msgstr "" -#: ../src/plugins/BookReport.py:1064 +#: ../src/plugins/BookReport.py:1063 msgid "Book name already exists" msgstr "" -#: ../src/plugins/BookReport.py:1065 +#: ../src/plugins/BookReport.py:1064 msgid "You are about to save away a book with a name which already exists." msgstr "" -#: ../src/plugins/BookReport.py:1247 +#: ../src/plugins/BookReport.py:1217 msgid "Gramps Book" msgstr "" -#: ../src/plugins/BookReport.py:1302 ../src/plugins/BookReport.py:1313 +#: ../src/plugins/BookReport.py:1274 ../src/plugins/BookReport.py:1285 msgid "Please specify a book name" msgstr "" -#: ../src/plugins/BookReport.py:1309 +#: ../src/plugins/BookReport.py:1281 #, python-format msgid "No such book '%s'" msgstr "" @@ -18770,6 +18770,7 @@ msgstr "" #: ../src/plugins/quickview/SameSurnames.py:53 #: ../src/plugins/quickview/SameSurnames.py:66 #: ../src/plugins/quickview/SameSurnames.py:83 +#: ../src/Filters/Rules/_ChangedSinceBase.py:55 #: ../src/Filters/Rules/_Everything.py:46 #: ../src/Filters/Rules/_HasGrampsId.py:49 #: ../src/Filters/Rules/_HasTextMatchingSubstringOf.py:49 @@ -24084,6 +24085,53 @@ msgstr "" msgid "%s does not contain" msgstr "" +#: ../src/Filters/Rules/_ChangedSinceBase.py:50 +#: ../src/Filters/Rules/Person/_ChangedSince.py:46 +#: ../src/Filters/Rules/Family/_ChangedSince.py:46 +#: ../src/Filters/Rules/Event/_ChangedSince.py:46 +#: ../src/Filters/Rules/Place/_ChangedSince.py:46 +#: ../src/Filters/Rules/Source/_ChangedSince.py:46 +#: ../src/Filters/Rules/Citation/_ChangedSince.py:46 +#: ../src/Filters/Rules/MediaObject/_ChangedSince.py:46 +#: ../src/Filters/Rules/Repository/_ChangedSince.py:46 +#: ../src/Filters/Rules/Note/_ChangedSince.py:46 +msgid "Changed after:" +msgstr "" + +#: ../src/Filters/Rules/_ChangedSinceBase.py:50 +#: ../src/Filters/Rules/Person/_ChangedSince.py:46 +#: ../src/Filters/Rules/Family/_ChangedSince.py:46 +#: ../src/Filters/Rules/Event/_ChangedSince.py:46 +#: ../src/Filters/Rules/Place/_ChangedSince.py:46 +#: ../src/Filters/Rules/Source/_ChangedSince.py:46 +#: ../src/Filters/Rules/Citation/_ChangedSince.py:46 +#: ../src/Filters/Rules/MediaObject/_ChangedSince.py:46 +#: ../src/Filters/Rules/Repository/_ChangedSince.py:46 +#: ../src/Filters/Rules/Note/_ChangedSince.py:46 +msgid "but before:" +msgstr "" + +#: ../src/Filters/Rules/_ChangedSinceBase.py:51 +msgid "Objects changed after " +msgstr "" + +#: ../src/Filters/Rules/_ChangedSinceBase.py:52 +msgid "" +"Matches object records changed after a specified date/time (yyyy-mm-dd hh:mm:" +"ss) or in range, if a second date/time is given." +msgstr "" + +#: ../src/Filters/Rules/_ChangedSinceBase.py:81 +msgid "Wrong format of date-time" +msgstr "" + +#: ../src/Filters/Rules/_ChangedSinceBase.py:82 +#, python-format +msgid "" +"Only date-times in the iso format of yyyy-mm-dd hh:mm:ss, where the time " +"part is optional, are accepted. %s does not satisfy." +msgstr "" + #: ../src/Filters/Rules/_Everything.py:45 msgid "Every object" msgstr "" @@ -24137,30 +24185,6 @@ msgstr "" msgid "Matches objects who have a particular source" msgstr "" -#: ../src/Filters/Rules/Person/_ChangedSince.py:46 -#: ../src/Filters/Rules/Family/_ChangedSince.py:46 -#: ../src/Filters/Rules/Event/_ChangedSince.py:46 -#: ../src/Filters/Rules/Place/_ChangedSince.py:46 -#: ../src/Filters/Rules/Source/_ChangedSince.py:46 -#: ../src/Filters/Rules/Citation/_ChangedSince.py:46 -#: ../src/Filters/Rules/MediaObject/_ChangedSince.py:46 -#: ../src/Filters/Rules/Repository/_ChangedSince.py:46 -#: ../src/Filters/Rules/Note/_ChangedSince.py:46 -msgid "Changed after:" -msgstr "" - -#: ../src/Filters/Rules/Person/_ChangedSince.py:46 -#: ../src/Filters/Rules/Family/_ChangedSince.py:46 -#: ../src/Filters/Rules/Event/_ChangedSince.py:46 -#: ../src/Filters/Rules/Place/_ChangedSince.py:46 -#: ../src/Filters/Rules/Source/_ChangedSince.py:46 -#: ../src/Filters/Rules/Citation/_ChangedSince.py:46 -#: ../src/Filters/Rules/MediaObject/_ChangedSince.py:46 -#: ../src/Filters/Rules/Repository/_ChangedSince.py:46 -#: ../src/Filters/Rules/Note/_ChangedSince.py:46 -msgid "but before:" -msgstr "" - #: ../src/Filters/Rules/Person/_ChangedSince.py:47 msgid "Persons changed after " msgstr ""