[Stacomir-commits] r278 - in pkg/stacomir: . R R/po

noreply at r-forge.r-project.org noreply at r-forge.r-project.org
Fri Feb 3 10:27:23 CET 2017


Author: briand
Date: 2017-02-03 10:27:22 +0100 (Fri, 03 Feb 2017)
New Revision: 278

Added:
   pkg/stacomir/R/po/
   pkg/stacomir/R/po/R-stacomiR.pot
   pkg/stacomir/R/po/R-stacomiR_fr_FR.mo
   pkg/stacomir/R/po/R-stacomiR_fr_FR.po
Removed:
   pkg/stacomir/R/po/R-stacomiR.pot
   pkg/stacomir/R/po/R-stacomiR_fr_FR.mo
   pkg/stacomir/R/po/R-stacomiR_fr_FR.po
   pkg/stacomir/po/
Modified:
   pkg/stacomir/R/BilanMigrationInterAnnuelle.r
Log:


Modified: pkg/stacomir/R/BilanMigrationInterAnnuelle.r
===================================================================
--- pkg/stacomir/R/BilanMigrationInterAnnuelle.r	2017-02-03 08:07:46 UTC (rev 277)
+++ pkg/stacomir/R/BilanMigrationInterAnnuelle.r	2017-02-03 09:27:22 UTC (rev 278)
@@ -27,14 +27,16 @@
 						stades="RefStades",
 						data="data.frame",
 						anneeDebut="RefAnnee",
-						anneeFin="RefAnnee"
+						anneeFin="RefAnnee",
+						calcdata="list"
 				),
 		prototype=prototype(dc=new("RefDC"),
 				taxons=new("RefTaxon"),
 				stades=new("RefStades"),
 				data=data.frame(),
 				anneeDebut=new("RefAnnee"),
-				anneeFin=new("RefAnnee")
+				anneeFin=new("RefAnnee"),
+				calcdata="list"				
 		)
 )
 
@@ -207,6 +209,29 @@
 		})
 
 
+#' calcule method for BilanMigrationInterannuelle
+#' 
+#' @param object An object of class \code{\link{BilanMigrationInterannuelle-class}}
+#' @param 
+#' @param silent Boolean, if TRUE, information messages are not displayed, only warnings and errors
+#' @note The class BilanMigration does not handle escapement rates nor 
+#' 'devenir' i.e. the destination of the fishes.
+#' @return BilanMigration with calcdata slot filled.
+#' @export
+setMethod("calcule",signature=signature("BilanMigrationInterannuelle"),definition=function(object,silent=FALSE){ 
+		#bilanMigrationInterAnnuelle<-bmi;silent=FALSE
+			bilanMigrationInterAnnuelle<-object
+			calcdata<-list()
+			dic<-bilanMigrationInterAnnuelle at dc@dc_selectionne
+			for (i in 1:length(dic)){
+				#i=1
+				datadic<-bilanMigrationInterAnnuelle at data[bilanMigrationInterAnnuelle at data$bjo_dis_identifiant==dic[i],]
+				
+			}
+			bilanMigrationInterAnnuelle at calcdata<-""
+			return(bilanMigrationInterAnnuelle)
+		})			
+
 #' Plot method for BilanMigrationInterannuelle
 #' 
 #' @param x An object of class BilanMigrationInterannuelle

Deleted: pkg/stacomir/R/po/R-stacomiR.pot
===================================================================
--- pkg/stacomir/po/R-stacomiR.pot	2017-02-02 10:53:04 UTC (rev 273)
+++ pkg/stacomir/R/po/R-stacomiR.pot	2017-02-03 09:27:22 UTC (rev 278)
@@ -1,1372 +0,0 @@
-msgid ""
-msgstr ""
-"Project-Id-Version: stacomiR 0.5.0\n"
-"POT-Creation-Date: 2017-01-31 18:07\n"
-"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
-"Last-Translator: FULL NAME <EMAIL at ADDRESS>\n"
-"Language-Team: LANGUAGE <LL at li.org>\n"
-"MIME-Version: 1.0\n"
-"Content-Type: text/plain; charset=CHARSET\n"
-"Content-Transfer-Encoding: 8bit\n"
-
-
-msgid "Data loaded"
-msgstr ""
-
-msgid "You need to choose a counting device, clic on validate"
-msgstr ""
-
-msgid "You need to choose a taxa, clic on validate"
-msgstr ""
-
-msgid "You need to choose a stage, clic on validate"
-msgstr ""
-
-msgid "You need to choose a parameter, clic on validate"
-msgstr ""
-
-msgid "You need to choose the starting date"
-msgstr ""
-
-msgid "You need to choose the ending date"
-msgstr ""
-
-msgid "limit1hm should be numeric or integer"
-msgstr ""
-
-msgid "limit2hm should be numeric or integer"
-msgstr ""
-
-msgid "Beginning date has been chosen"
-msgstr ""
-
-msgid "Ending date has been chosen"
-msgstr ""
-
-msgid "you are in deep shit"
-msgstr ""
-
-msgid "internal error"
-msgstr ""
-
-msgid "plot.type must be 1,2,3 or 4"
-msgstr ""
-
-msgid "You need to launch computation first, clic on calc"
-msgstr ""
-
-msgid "The graphical object is written is env_stacomi, type p<-get('p',envir=envir_stacomi)"
-msgstr ""
-
-msgid "the bilanMigration should be of class BilanMigration"
-msgstr ""
-
-msgid "the silent argument should be a logical"
-msgstr ""
-
-msgid "Writing daily summary in the database %s"
-msgstr ""
-
-msgid "A summary has already been written in the database the %s : Overwrite ?"
-msgstr ""
-
-msgid "Writing daily summary in the database"
-msgstr ""
-
-msgid "Size (BL mm)"
-msgstr ""
-
-msgid "You need to choose the starting year"
-msgstr ""
-
-msgid "You need to choose the ending year"
-msgstr ""
-
-msgid "The object BilanAnnuels is stored in the stacomi environment, type bilA <-get('bilanAnnuels',envir_stacomi)"
-msgstr ""
-
-msgid "dc_name argument should have length"
-msgstr ""
-
-msgid "tax_name argument should have length"
-msgstr ""
-
-msgid "std_name argument should have length"
-msgstr ""
-
-msgid "No data"
-msgstr ""
-
-msgid "Writing the graphical object into envir_stacomi environment : write g=get(\"g\",envir_stacomi)"
-msgstr ""
-
-msgid "No data of silver or yellow eel on the selected period"
-msgstr ""
-
-msgid "size (BL mm)"
-msgstr ""
-
-msgid "Mean eye diameter (MD mm)"
-msgstr ""
-
-msgid "Silvering stages (Durif et al. 2009)"
-msgstr ""
-
-msgid "Month"
-msgstr ""
-
-msgid "Number"
-msgstr ""
-
-msgid "Number by pigmentation stage"
-msgstr ""
-
-msgid "Size (mm)"
-msgstr ""
-
-msgid "Weight(g)"
-msgstr ""
-
-msgid "Environmental conditions loading query completed"
-msgstr ""
-
-msgid "You need to choose a monitoring station, clic on validate"
-msgstr ""
-
-msgid "Some monitoring stations lack associated values"
-msgstr ""
-
-msgid "No environmental conditions values for selected monitoring stations (BilanConditionEnv.r)"
-msgstr ""
-
-msgid "Statistics :"
-msgstr ""
-
-msgid "writing of %s"
-msgstr ""
-
-msgid "Query failed for the view vue_ope_lot_car"
-msgstr ""
-
-msgid "Checking objects and launching query"
-msgstr ""
-
-msgid "You need to choose a size class"
-msgstr ""
-
-msgid "Summary object is stocked into envir_stacomi environment : write bilanEspeces=get('bilanEspeces',envir_stacomi)"
-msgstr ""
-
-msgid "No fish in the database for this period"
-msgstr ""
-
-msgid "Warning, some negative counts are transformed into positive ones"
-msgstr ""
-
-msgid "Summary of encountered species for the counting device"
-msgstr ""
-
-msgid "Choice of cutting"
-msgstr ""
-
-msgid "Species summary"
-msgstr ""
-
-msgid "Start of timestamp"
-msgstr ""
-
-msgid "End of timestamp"
-msgstr ""
-
-msgid "Loading"
-msgstr ""
-
-msgid "Pie chart graphic"
-msgstr ""
-
-msgid "barplot"
-msgstr ""
-
-msgid "Summary tables in .csv and XML"
-msgstr ""
-
-msgid "exit"
-msgstr ""
-
-msgid "Time steps loaded fot this counting device"
-msgstr ""
-
-msgid "Loading of the list for fishways and choice of the time step"
-msgstr ""
-
-msgid "No data for this counting device"
-msgstr ""
-
-msgid "time in hours"
-msgstr ""
-
-msgid "Working of the counting device"
-msgstr ""
-
-msgid "Operation of the counting device %s"
-msgstr ""
-
-msgid "duration"
-msgstr ""
-
-msgid "month"
-msgstr ""
-
-msgid "type_oper."
-msgstr ""
-
-msgid "operation"
-msgstr ""
-
-msgid "Writing the table into envir_stacomi environment : write periodeDC=get('periodeDC',envir_stacomi)"
-msgstr ""
-
-msgid "Counting device"
-msgstr ""
-
-msgid "Func."
-msgstr ""
-
-msgid "Stop"
-msgstr ""
-
-msgid "Normal func."
-msgstr ""
-
-msgid "Normal oper."
-msgstr ""
-
-msgid "Operational stop"
-msgstr ""
-
-msgid "Dysfunct."
-msgstr ""
-
-msgid "Unknown"
-msgstr ""
-
-msgid "Operation of the counting device"
-msgstr ""
-
-msgid "Shutdowns types for this counting device"
-msgstr ""
-
-msgid "Writing of %s"
-msgstr ""
-
-msgid "Writing of %s this might take a while, please be patient …"
-msgstr ""
-
-msgid "t_periodefonctdispositif_per_DC_%s_%s"
-msgstr ""
-
-msgid "summary statistics for CD=%s"
-msgstr ""
-
-msgid "dc_code=%s"
-msgstr ""
-
-msgid "Duration in days (operation type):"
-msgstr ""
-
-msgid "Duration in days (operation):"
-msgstr ""
-
-msgid "Time steps of the fishway loaded"
-msgstr ""
-
-msgid "You need to choose a crossing device, clic on validate"
-msgstr ""
-
-msgid "No data for this fishway"
-msgstr ""
-
-msgid "computing ..."
-msgstr ""
-
-msgid "Progress %"
-msgstr ""
-
-msgid "Fishway operation %s"
-msgstr ""
-
-msgid "Writing the table into envir_stacomi environment : write periodeDF=get('periodeDF',envir_stacomi)"
-msgstr ""
-
-msgid "Fishway"
-msgstr ""
-
-msgid "Fishway operation"
-msgstr ""
-
-msgid "Shutdowns types for this fishway"
-msgstr ""
-
-msgid "summary statistics for DF=%s"
-msgstr ""
-
-msgid "df_code=%s"
-msgstr ""
-
-msgid "Attention, no time step selected, compunting with default value"
-msgstr ""
-
-msgid "Starting migration summary ... be patient"
-msgstr ""
-
-msgid "Summary object is stocked into envir_stacomi environment : write bilanMigration=get('bilanMigration',envir_stacomi)"
-msgstr ""
-
-msgid "To access calculated data, type bilanMigration at calcdata"
-msgstr ""
-
-msgid "There are no values for the taxa, stage and selected period"
-msgstr ""
-
-msgid "Please select DC, taxa, and stages for a complete command"
-msgstr ""
-
-msgid "Statistics about migration :"
-msgstr ""
-
-msgid "duplicated values in No.pas"
-msgstr ""
-
-msgid "Cumulative migration"
-msgstr ""
-
-msgid "Cumulative count %s, %s, %s, %s"
-msgstr ""
-
-msgid "Warning, this function applies for annual summaries"
-msgstr ""
-
-msgid "unrecognised plot.type argument, plot.type should either be standard or step"
-msgstr ""
-
-msgid "no bilan written to database : database_expected argument=FALSE"
-msgstr ""
-
-msgid "A summary has already been written in the database the :%s Overwrite ?"
-msgstr ""
-
-msgid "Summary object is stocked into envir_stacomi environment"
-msgstr ""
-
-msgid "You don't have any environmental conditions within the time period"
-msgstr ""
-
-msgid "no selected station => simple graph"
-msgstr ""
-
-msgid "Attention, on one station :%s there are several entries for the same day :%s only the first value will be incuded in the summary"
-msgstr ""
-
-msgid "The number of lines of the environmental conditions table (%s) doesn't fit the duration of the migration summary  (%s)"
-msgstr ""
-
-msgid "Attention, there is no migration summary for this year"
-msgstr ""
-
-msgid ", this taxon and this stage (BilanMigrationInterAnnuelle.r)"
-msgstr ""
-
-msgid "Annual migrations query completed"
-msgstr ""
-
-msgid "Writing bilanMigrationInterannuelle in the environment envir_stacomi : write bmi=get('bilanMigrationInterannuelle',envir_stacomi)"
-msgstr ""
-
-msgid "timesplit should be one of :"
-msgstr ""
-
-msgid "mois"
-msgstr ""
-
-msgid "week"
-msgstr ""
-
-msgid "semaine"
-msgstr ""
-
-msgid "quinzaine"
-msgstr ""
-
-msgid "2 weeks"
-msgstr ""
-
-msgid "Writing the graphical object into envir_stacomi environment : write g=get(gi\",envir_stacomi) with i=%s"
-msgstr ""
-
-msgid "%s %s, Cumulated numbers %s"
-msgstr ""
-
-msgid "Annual migration percentage"
-msgstr ""
-
-msgid "date"
-msgstr ""
-
-msgid "year"
-msgstr ""
-
-msgid "Writing the graphical object into envir_stacomi environment : write g=get(\"gi\",envir_stacomi) with \" i=%s"
-msgstr ""
-
-msgid "writing the graphical object into envir_stacomi environment : write g=get(\"gi\",envir_stacomi) with i=%s"
-msgstr ""
-
-msgid "Warning : you have to complete a migration summary for at least one of the selected year before launching a inter-annual summary"
-msgstr ""
-
-msgid "plot.type argument invalid"
-msgstr ""
-
-msgid "Attention : you have to complete a migration summary for at least one of the selected year before launching a inter-annual summary"
-msgstr ""
-
-msgid "The summary object is stored in environment envir_stacomi, write bilanMigrationMult=get(\"bilanMigrationMult\",envir_stacomi)"
-msgstr ""
-
-msgid "Raw data are stored in bilanMigrationMult at data, processed data in bilanMigrationMult at calcdata\\n"
-msgstr ""
-
-msgid "dc=%s Conversion weight / number"
-msgstr ""
-
-msgid "Careful sum=0, you didn't enter the coefficient of conversion"
-msgstr ""
-
-msgid "You need to choose a quantitative parameter"
-msgstr ""
-
-msgid "You need to choose a qualitative parameter"
-msgstr ""
-
-msgid "You need to choose at least one quantitative or qualitative attribute"
-msgstr ""
-
-msgid "Be careful, the processing doesnt take lot\"s quantities into account"
-msgstr ""
-
-msgid "Writing data into envir_stacomi environment : write data=get(\"data\",envir_stacomi)"
-msgstr ""
-
-msgid "This shouldn't be possible"
-msgstr ""
-
-msgid "Loading data for operations"
-msgstr ""
-
-msgid "Sample characteristics have been loaded from the database"
-msgstr ""
-
-msgid "No information for these samples during the selected period"
-msgstr ""
-
-msgid "To obtain the table, type : bilan_carlot=get('bilan_carlot',envir_stacomi)"
-msgstr ""
-
-msgid "plot.type must be 1,2,3"
-msgstr ""
-
-msgid "To obtain the graphical object, type :  g<-get(\"g\",envir_stacomi), see http://trac.eptb-vilaine.fr:8066/tracstacomi/wiki/Recette%20BilanLot for help"
-msgstr ""
-
-msgid "To obtain the table, type : bilan_lot=get('bilan_lot',envir_stacomi)"
-msgstr ""
-
-msgid "The query to load the coefficients of conversion is finished"
-msgstr ""
-
-msgid "%1.0f lines found for the conversion coefficients"
-msgstr ""
-
-msgid "selectedvalue must be of length one"
-msgstr ""
-
-msgid "choice of number in sample (one, several,all)"
-msgstr ""
-
-msgid "To obtain the table, type : bilan_poids_moyen=get('bilan_poids_moyen',envir_stacomi)@data"
-msgstr ""
-
-msgid "size is missing, lots %s"
-msgstr ""
-
-msgid "ggplot object p assigned to envir_stacomi"
-msgstr ""
-
-msgid "wet weights"
-msgstr ""
-
-msgid "dry weights"
-msgstr ""
-
-msgid "wet and dry weights"
-msgstr ""
-
-msgid "mean weights"
-msgstr ""
-
-msgid "Seasonal trend of %s, from %s to %s"
-msgstr ""
-
-msgid "object p assigned to envir_stacomi"
-msgstr ""
-
-msgid "date should be in colnames(data)"
-msgstr ""
-
-msgid "date should be POSIXct"
-msgstr ""
-
-msgid "gam model g1 assigned to envir_stacomi"
-msgstr ""
-
-msgid "One model per year, doy starts in november"
-msgstr ""
-
-msgid "gam model g2 assigned to envir_stacomi"
-msgstr ""
-
-msgid "Comparison of the coefficients obtained by \\citet{desaunay_seasonal_1997} and in the present modelling\n\t\t\t\t\t\t\t\tof estuarine samples."
-msgstr ""
-
-msgid "summary_harmonic"
-msgstr ""
-
-msgid "summary coefficients written in %s"
-msgstr ""
-
-msgid "Table for predictions newcoe assigned to envir_stacomi"
-msgstr ""
-
-msgid "Table of data don assigned to envir_stacomi"
-msgstr ""
-
-msgid "Table of current coefficients coe assigned to envir_stacomi"
-msgstr ""
-
-msgid "To obtain the table, type : import_coe=get(import_coe\",envir_stacomi"
-msgstr ""
-
-msgid "data directory :%s"
-msgstr ""
-
-msgid "Do you want to write data in the database ?"
-msgstr ""
-
-msgid "Warning!"
-msgstr ""
-
-msgid "Attention, you must fit a model before trying to write the predictions in the database"
-msgstr ""
-
-msgid "Pigmentation stages loading query completed"
-msgstr ""
-
-msgid "No data for pigmentation stages"
-msgstr ""
-
-msgid "You chose several stations"
-msgstr ""
-
-msgid "no temperature data, you won't be able to retrocalculate arrival dates"
-msgstr ""
-
-msgid "Loading data from database"
-msgstr ""
-
-msgid "Pigmentation stages %s and incoming dates in estuary"
-msgstr ""
-
-msgid "incoming dates in estuary"
-msgstr ""
-
-msgid "The temperature and salinity table doesn't go back enough in time"
-msgstr ""
-
-msgid "The graphic object is available in the main environment, write g<-get('g',envir=envir_stacomi)"
-msgstr ""
-
-msgid "title edit"
-msgstr ""
-
-msgid "Pigmentary sages graph title (graphstades = TRUE)"
-msgstr ""
-
-msgid "Exit"
-msgstr ""
-
-msgid "Summary of pigmentation stages"
-msgstr ""
-
-msgid "distributions width choice"
-msgstr ""
-
-msgid "Mean salinity value, click to edit"
-msgstr ""
-
-msgid "temperature choice"
-msgstr ""
-
-msgid "First timestamp"
-msgstr ""
-
-msgid "Last timestamp"
-msgstr ""
-
-msgid "Data loading"
-msgstr ""
-
-msgid "Title choice"
-msgstr ""
-
-msgid "You need to choose at least one quantitative or qualitative feature"
-msgstr ""
-
-msgid "The query has been launched for Bilan_taille"
-msgstr ""
-
-msgid "Attention, this query might take a while, be patient ..."
-msgstr ""
-
-msgid "To get the table, type : bilan_taille=get('bilan_taille',envir_stacomi)"
-msgstr ""
-
-msgid "The query : requete=get('bilan_taille',envir_stacomi)@requete at sql"
-msgstr ""
-
-msgid "The data : donnees_taille=get('bilan_taille',envir_stacomi)@data"
-msgstr ""
-
-msgid "Data outcome from the query : don=get('bilan_taille',envir_stacomi)@requete at query"
-msgstr ""
-
-msgid "Time step duration should be daily"
-msgstr ""
-
-msgid "Time step can't include more than one year"
-msgstr ""
-
-msgid "Time steps loaded"
-msgstr ""
-
-msgid "Time steps choice (1 year duration)"
-msgstr ""
-
-msgid "Start date"
-msgstr ""
-
-msgid "Time step"
-msgstr ""
-
-msgid "Number of days"
-msgstr ""
-
-msgid "End date"
-msgstr ""
-
-msgid "internal error length(LesPasDeTemps$LabelPasDeTemps) == 0"
-msgstr ""
-
-msgid "datedebut not parsed to datetime try format like '01/01/2017'"
-msgstr ""
-
-msgid "datefin not parsed to datetime try format like '01/01/2017'"
-msgstr ""
-
-msgid "Time steps choice"
-msgstr ""
-
-msgid "Starting date"
-msgstr ""
-
-msgid "Number of time step choice"
-msgstr ""
-
-msgid "Internal error : no entry in time steps table"
-msgstr ""
-
-msgid "Timesteps loaded"
-msgstr ""
-
-msgid "Number of time steps choice"
-msgstr ""
-
-msgid "Not implemented for objectBilan = %s"
-msgstr ""
-
-msgid "Year selected"
-msgstr ""
-
-msgid "Year choice"
-msgstr ""
-
-msgid "Problem when loading data or no data in the database (ODBC link ?)"
-msgstr ""
-
-msgid "horodate should be a vector of length 1"
-msgstr ""
-
-msgid "year,"
-msgstr ""
-
-msgid "not available in the database, available years"
-msgstr ""
-
-msgid ","
-msgstr ""
-
-msgid "les longeur de 'labels' et 'checked' sont differentes"
-msgstr ""
-
-msgid "Counting device selected"
-msgstr ""
-
-msgid "Select taxa for this counting device (for all periods)"
-msgstr ""
-
-msgid "Counting devices data"
-msgstr ""
-
-msgid "close"
-msgstr ""
-
-msgid "Counting devices choice"
-msgstr ""
-
-msgid "Table"
-msgstr ""
-
-msgid "Error : no counting device in the database (the query returns 0 entry)"
-msgstr ""
-
-msgid "drop here"
-msgstr ""
-
-msgid "NA values dc"
-msgstr ""
-
-msgid "Fishway selected"
-msgstr ""
-
-msgid "Fishways data"
-msgstr ""
-
-msgid "Fishway choice"
-msgstr ""
-
-msgid "No fishway in the database (the query returns 0 entry)"
-msgstr ""
-
-msgid "NA values df"
-msgstr ""
-
-msgid "horodate should not be null"
-msgstr ""
-
-msgid "Formatting problem, the character vector you are trying to pass as horodate could not\nbe parsed. Check example or documentation"
-msgstr ""
-
-msgid "valeurchoisie should be a vector of length 1"
-msgstr ""
-
-msgid "The selected valeur,"
-msgstr ""
-
-msgid "not in the list of possible values :"
-msgstr ""
-
-msgid "internal error, check messager and messagerlang length, they should match"
-msgstr ""
-
-msgid "No data for this counting device and this taxon"
-msgstr ""
-
-msgid "Stage selected"
-msgstr ""
-
-msgid "Qualitative feature"
-msgstr ""
-
-msgid "refparqual"
-msgstr ""
-
-msgid "frame_parqual"
-msgstr ""
-
-msgid "Quantitative feature"
-msgstr ""
-
-msgid "Stage selection"
-msgstr ""
-
-msgid "Stop internal error : load data to make a choice"
-msgstr ""
-
-msgid "refparquan"
-msgstr ""
-
-msgid "frame_parquan"
-msgstr ""
-
-msgid "No value for argument stage"
-msgstr ""
-
-msgid "No data for this counting device and this taxon\n %s"
-msgstr ""
-
-msgid "Stop there is no line in the taxons table (problem with the ODBC link ?)"
-msgstr ""
-
-msgid "Monitoring stations selection"
-msgstr ""
-
-msgid "Select at least one value"
-msgstr ""
-
-msgid "The monitoring stations have been selected"
-msgstr ""
-
-msgid "Stop : no data for selected monitoring station (problem with the ODBC link ?)"
-msgstr ""
-
-msgid "Taxon selected"
-msgstr ""
-
-msgid "Taxon selection"
-msgstr ""
-
-msgid "The taxa(s) have been selected"
-msgstr ""
-
-msgid "No value for argument taxon"
-msgstr ""
-
-msgid "Taxa not present :\n %s"
-msgstr ""
-
-msgid "Loading parameters query completed"
-msgstr ""
-
-msgid "No data for selected device, taxon and stage"
-msgstr ""
-
-msgid "Feature has been selected"
-msgstr ""
-
-msgid "Internal error : unable to load any feature to make the choice"
-msgstr ""
-
-msgid "NA values par"
-msgstr ""
-
-msgid "Internal error : tried to set a value for par_selectionne without initializing the data slot"
-msgstr ""
-
-msgid "No data for par"
-msgstr ""
-
-msgid "Internal error : there must have one line in Refparqual at data, or nbligne= %s"
-msgstr ""
-
-msgid "Writing monthly summary in the database"
-msgstr ""
-
-msgid "Date"
-msgstr ""
-
-msgid "estimated number, %s, %s, %s, %s"
-msgstr ""
-
-msgid "Sum of numbers =%s"
-msgstr ""
-
-msgid "measured"
-msgstr ""
-
-msgid "calculated"
-msgstr ""
-
-msgid "expert"
-msgstr ""
-
-msgid "direct"
-msgstr ""
-
-msgid "average trapping time = %s days"
-msgstr ""
-
-msgid "maximum term = %s"
-msgstr ""
-
-msgid "minimum term = %s"
-msgstr ""
-
-msgid "working"
-msgstr ""
-
-msgid "stopped"
-msgstr ""
-
-msgid "normal operation"
-msgstr ""
-
-msgid "stop"
-msgstr ""
-
-msgid "CD"
-msgstr ""
-
-msgid "Op"
-msgstr ""
-
-msgid "Number (x1000)"
-msgstr ""
-
-msgid "Glass eels graph %s"
-msgstr ""
-
-msgid "Number of glass eels (x1000)"
-msgstr ""
-
-msgid "Glass eels graph %s, %s, %s, %s,..."
-msgstr ""
-
-msgid "weight of the daily number"
-msgstr ""
-
-msgid "daily number counted"
-msgstr ""
-
-msgid "number of operations =%s"
-msgstr ""
-
-msgid "average trapping time = %sdays"
-msgstr ""
-
-msgid "maximum term = %sdays"
-msgstr ""
-
-msgid "minimum term = %sdays"
-msgstr ""
-
-msgid "work"
-msgstr ""
-
-msgid "Number %s"
-msgstr ""
-
-msgid "Number %s, %s, %s, %s"
-msgstr ""
-
-msgid "Writing of the graphical object in the environment envir_stacomi : write g=get(g,envir_stacomi)"
-msgstr ""
-
-msgid "Calculation of the monthly balance sheet"
-msgstr ""
-
-msgid "Conversion weight / number"
-msgstr ""
-
-msgid "Attention sum=0, you didn't enter the coefficient of conversion"
-msgstr ""
-
-msgid "Attention there are probably missing coefficients in the database, verify or the conversion from number to weights and weights to number might be wrong"
-msgstr ""
-
-msgid "Loading view vue_ope_lot, and choice of counting device and time steps"
-msgstr ""
-
-msgid "Start"
-msgstr ""
-
-msgid "End"
-msgstr ""
-
-msgid "The year of beginning has been chosen"
-msgstr ""
-
-msgid "First year"
-msgstr ""
-
-msgid "The last year has been chosen"
-msgstr ""
-
-msgid "Last year"
-msgstr ""
-
-msgid "Migration of all the years in the same graphic"
-msgstr ""
-
-msgid "Silver eel summary"
-msgstr ""
-
-msgid "First date"
-msgstr ""
-
-msgid "The beginning date has been chosen"
-msgstr ""
-
-msgid "Last date"
-msgstr ""
-
-msgid "summary"
-msgstr ""
-
-msgid "Loading of the monitoring stations"
-msgstr ""
-
-msgid "Begginning"
-msgstr ""
-
-msgid "Summary graphic"
-msgstr ""
-
-msgid "Summary tables in .csv"
-msgstr ""
-
-msgid "Monthly graph"
-msgstr ""
-
-msgid "Another monthly graph"
-msgstr ""
-
-msgid "Boxplot"
-msgstr ""
-
-msgid "table"
-msgstr ""
-
-msgid "code"
-msgstr ""
-
-msgid "start"
-msgstr ""
-
-msgid "The ending date has been chosen"
-msgstr ""
-
-msgid "Calendar"
-msgstr ""
-
-msgid "Code"
-msgstr ""
-
-msgid "Loading of the lists for taxons, stages and counting devices"
-msgstr ""
-
-msgid "calculate"
-msgstr ""
-
-msgid "Calculation of numbers by time step"
-msgstr ""
-
-msgid "graph"
-msgstr ""
-
-msgid "Balance graphic"
-msgstr ""
-
-msgid "grcum"
-msgstr ""
-
-msgid "Cumulative graphic"
-msgstr ""
-
-msgid "stat"
-msgstr ""
-
-msgid "Balance sheet in .csv"
-msgstr ""
-
-msgid "write"
-msgstr ""
-
-msgid "quit"
-msgstr ""
-
-msgid "Loading of the lists for taxons, stages, counting devices and monitoring stations"
-msgstr ""
-
-msgid "Calculation of environnemental conditions by time step"
-msgstr ""
-
-msgid "Loading of the existing daily summaries"
-msgstr ""
-
-msgid "Beginning year"
-msgstr ""
-
-msgid "Ending year"
-msgstr ""
-
-msgid "Migration of all the years in the same graphic, cumulated"
-msgstr ""
-
-msgid "cumulated migrations %"
-msgstr ""
-
-msgid "day"
-msgstr ""
-
-msgid "Daily migration"
-msgstr ""
-
-msgid "weekly migration"
-msgstr ""
-
-msgid "fortnight"
-msgstr ""
-
-msgid "Fortnight Migration"
-msgstr ""
-
-msgid "Monthly migration"
-msgstr ""
-
-msgid "Fortnight migration"
-msgstr ""
-
-msgid "gr(all)"
-msgstr ""
-
-msgid "Loading of the lists for taxons, stages, counting devices, qualitative and quantitative parameters"
-msgstr ""
-
-msgid "with"
-msgstr ""
-
-msgid "without"
-msgstr ""
-
-msgid "Choice of batch type, inclusion of samples ?"
-msgstr ""
-
-msgid "calculation"
-msgstr ""
-
-msgid "Monthly graphic"
-msgstr ""
-
-msgid "Daily graphic"
-msgstr ""
-
-msgid "Summary in .csv"
-msgstr ""
-
-msgid "Loading of the view vue_ope_lot, and choice of the counting device and of the time steps"
-msgstr ""
-
-msgid "Batch summary"
-msgstr ""
-
-msgid "Fist timestamp"
-msgstr ""
-
-msgid "dotplot"
-msgstr ""
-
-msgid "density"
-msgstr ""
-
-msgid "boxplot"
-msgstr ""
-
-msgid "dataframe"
-msgstr ""
-
-msgid "Size report"
-msgstr ""
-
-msgid "crossed query length / qualitative feature"
-msgstr ""
-
-msgid "all"
-msgstr ""
-
-msgid "choice of number in sample (one, several, all"
-msgstr ""
-
-msgid "Mean weight report"
-msgstr ""
-
-msgid "load"
-msgstr ""
-
-msgid "Gra"
-msgstr ""
-
-msgid "Coe"
-msgstr ""
-
-msgid "Leng"
-msgstr ""
-
-msgid "Reg"
-msgstr ""
-
-msgid "export"
-msgstr ""
-
-msgid "choose language"
-msgstr ""
-
-msgid "Calculation of the operating fishway"
-msgstr ""
-
-msgid "Calculation of the operating counting device"
-msgstr ""
-
-msgid "Summary of the operations of a device ... to do"
-msgstr ""
-
-msgid "Summary between the operating fishway and the counting device … to do"
-msgstr ""
-
-msgid "Migration summary (for a species and a stage)"
-msgstr ""
-
-msgid "For help, contact Cedric Briand - 0033 29 99 08 844 - cedric.briand at eptb-vilaine.fr, or mail stacomi at googlegroups.com."
-msgstr ""
-
-msgid "Summary of interannual migration"
-msgstr ""
-
-msgid "Summary of migration environnemental conditions"
-msgstr ""
-
-msgid "Summary of migration with parameters"
-msgstr ""
-
-msgid "Summary of the environnemental conditions"
-msgstr ""
-
-msgid "Summary of batch by calling the application vue lot ope"
-msgstr ""
-
-msgid "Lengths summary"
-msgstr ""
-
-msgid "Summary of average weight for the calculation of the relation between length and number."
-msgstr ""
-
-msgid "Calculation of the pigmentary stages"
-msgstr ""
-
-msgid "TODO to develop"
-msgstr ""
-
-msgid "Species summary of the counting device"
-msgstr ""
-
-msgid "Error when using the method connect of the ConnectionODBC class"
-msgstr ""
-
-msgid "Problem during the test, the ODBC link works but doesn't point to the database 0.5, check the ODBC link"
-msgstr ""
-
-msgid "ODBC link"
-msgstr ""
-
-msgid "User"
-msgstr ""
-
-msgid "Password"
-msgstr ""
-
-msgid "Error title of the frame"
-msgstr ""
-
-msgid "Problem when testing the ODBC connection"
-msgstr ""
-
-msgid "For help, contact Cedric Briand - 0033 29 99 08 844 - cedric.briand at eptb-vilaine.fr or stacomi at googlegroups.com."
-msgstr ""
-
-msgid "Login"
-msgstr ""
-
-msgid "Migratory treatment"
-msgstr ""
-
-msgid "Station"
-msgstr ""
-
-msgid "Counting Device"
-msgstr ""
-
-msgid "Operation (TODO)"
-msgstr ""
-
-msgid "Fishway without counting device (TODO)"
-msgstr ""
-
-msgid "Summary"
-msgstr ""
-
-msgid "Migration"
-msgstr ""
-
-msgid "Multiple migrations"
-msgstr ""
-
-msgid "Yearly"
-msgstr ""
-
-msgid "Inter annual migration"
-msgstr ""
-
-msgid "Sample characteristics"
-msgstr ""
-
-msgid "Environnemental conditions"
-msgstr ""
-
-msgid "Migration. ~Environnemental conditions"
-msgstr ""
-
-msgid "Migration / quant. param. / qual. param."
-msgstr ""
-
-msgid "Species"
-msgstr ""
-
-msgid "Average weight glass eel"
-msgstr ""
-
-msgid "Lenghts"
-msgstr ""
-
-msgid "Pigmentary stages"
-msgstr ""
-
-msgid "Silver eel"
-msgstr ""
-
-msgid "Treatment size - age salmonids"
-msgstr ""
-
-msgid "Help"
-msgstr ""
-
-msgid "Output of the program"
-msgstr ""
-
-msgid "horodatedebut not in column names for data"
-msgstr ""
-
-msgid "horodatefin not column names for data"
-msgstr ""
-
-msgid        "%d operation \n"
-msgid_plural "%d operations \n"
-msgstr[0]    ""
-msgstr[1]    ""

Copied: pkg/stacomir/R/po/R-stacomiR.pot (from rev 275, pkg/stacomir/po/R-stacomiR.pot)
===================================================================
--- pkg/stacomir/R/po/R-stacomiR.pot	                        (rev 0)
+++ pkg/stacomir/R/po/R-stacomiR.pot	2017-02-03 09:27:22 UTC (rev 278)
@@ -0,0 +1,1396 @@
+msgid ""
+msgstr ""
+"Project-Id-Version: stacomiR 0.5.1\n"
+"POT-Creation-Date: 2017-02-02 12:53\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: FULL NAME <EMAIL at ADDRESS>\n"
+"Language-Team: LANGUAGE <LL at li.org>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=CHARSET\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+
+msgid "Data loaded"
+msgstr ""
+
+msgid "You need to choose a counting device, clic on validate"
+msgstr ""
+
+msgid "You need to choose a taxa, clic on validate"
+msgstr ""
+
+msgid "You need to choose a stage, clic on validate"
+msgstr ""
+
+msgid "You need to choose a parameter, clic on validate"
+msgstr ""
+
+msgid "You need to choose the starting date"
+msgstr ""
+
+msgid "You need to choose the ending date"
+msgstr ""
+
+msgid "limit1hm should be numeric or integer"
+msgstr ""
+
+msgid "limit2hm should be numeric or integer"
+msgstr ""
+
+msgid "Beginning date has been chosen"
+msgstr ""
+
+msgid "Ending date has been chosen"
+msgstr ""
+
+msgid "you are in deep shit"
+msgstr ""
+
+msgid "internal error"
+msgstr ""
+
+msgid "plot.type must be 1,2,3 or 4"
+msgstr ""
+
+msgid "You need to launch computation first, clic on calc"
+msgstr ""
+
+msgid "The graphical object is written is env_stacomi, type p<-get('p',envir=envir_stacomi)"
+msgstr ""
+
+msgid "the bilanMigration should be of class BilanMigration"
+msgstr ""
+
+msgid "the silent argument should be a logical"
+msgstr ""
+
+msgid "Writing daily summary in the database %s"
+msgstr ""
+
+msgid "A summary has already been written in the database the %s : Overwrite ?"
+msgstr ""
+
+msgid "Writing daily summary in the database"
+msgstr ""
+
+msgid "Size (BL mm)"
+msgstr ""
+
+msgid "You need to choose the starting year"
+msgstr ""
+
+msgid "You need to choose the ending year"
+msgstr ""
+
+msgid "The object BilanAnnuels is stored in the stacomi environment, type bilA <-get('bilanAnnuels',envir_stacomi)"
+msgstr ""
+
+msgid "dc_name argument should have length"
+msgstr ""
+
+msgid "tax_name argument should have length"
+msgstr ""
+
+msgid "std_name argument should have length"
+msgstr ""
+
+msgid "No data"
+msgstr ""
+
+msgid "Writing the graphical object into envir_stacomi environment : write g=get('g',envir_stacomi)"
+msgstr ""
+
+msgid "No data of silver or yellow eel on the selected period"
+msgstr ""
+
+msgid "size (BL mm)"
+msgstr ""
+
+msgid "Mean eye diameter (MD mm)"
+msgstr ""
+
+msgid "Silvering stages (Durif et al. 2009)"
+msgstr ""
+
+msgid "Month"
+msgstr ""
+
+msgid "Number"
+msgstr ""
+
+msgid "Number by pigmentation stage"
+msgstr ""
+
+msgid "Size (mm)"
+msgstr ""
+
+msgid "Weight(g)"
+msgstr ""
+
+msgid "Environmental conditions loading query completed"
+msgstr ""
+
+msgid "You need to choose a monitoring station, clic on validate"
+msgstr ""
+
+msgid "Some monitoring stations lack associated values"
+msgstr ""
+
+msgid "No environmental conditions values for selected monitoring stations (BilanConditionEnv.r)"
+msgstr ""
+
+msgid "Statistics :"
+msgstr ""
+
+msgid "writing of %s"
+msgstr ""
+
+msgid "Query failed for the view vue_ope_lot_car"
+msgstr ""
+
+msgid "Checking objects and launching query"
+msgstr ""
+
+msgid "You need to choose a size class"
+msgstr ""
+
+msgid "Summary object is stocked into envir_stacomi environment : write bilanEspeces=get('bilanEspeces',envir_stacomi)"
+msgstr ""
+
+msgid "No fish in the database for this period"
+msgstr ""
+
+msgid "Warning, some negative counts are transformed into positive ones"
+msgstr ""
+
+msgid "Summary of encountered species for the counting device"
+msgstr ""
+
+msgid "Choice of cutting"
+msgstr ""
+
+msgid "Species summary"
+msgstr ""
+
+msgid "Start of timestamp"
+msgstr ""
+
+msgid "End of timestamp"
+msgstr ""
+
+msgid "Loading"
+msgstr ""
+
+msgid "Pie chart graphic"
+msgstr ""
+
+msgid "barplot"
+msgstr ""
+
+msgid "Summary tables in .csv and XML"
+msgstr ""
+
+msgid "exit"
+msgstr ""
+
+msgid "Time steps loaded fot this counting device"
+msgstr ""
+
+msgid "Loading of the list for fishways and choice of the time step"
+msgstr ""
+
+msgid "No data for this counting device"
+msgstr ""
+
+msgid "time in hours"
+msgstr ""
+
+msgid "Working of the counting device"
+msgstr ""
+
+msgid "Operation of the counting device %s"
+msgstr ""
+
+msgid "duration"
+msgstr ""
+
+msgid "month"
+msgstr ""
+
+msgid "type_oper."
+msgstr ""
+
+msgid "operation"
+msgstr ""
+
+msgid "Writing the table into envir_stacomi environment : write periodeDC=get('periodeDC',envir_stacomi)"
+msgstr ""
+
+msgid "Counting device"
+msgstr ""
+
+msgid "Func."
+msgstr ""
+
+msgid "Stop"
+msgstr ""
+
+msgid "Normal func."
+msgstr ""
+
+msgid "Normal oper."
+msgstr ""
+
+msgid "Operational stop"
+msgstr ""
+
+msgid "Dysfunct."
+msgstr ""
+
+msgid "Unknown"
+msgstr ""
+
+msgid "Operation of the counting device"
+msgstr ""
+
+msgid "Shutdowns types for this counting device"
+msgstr ""
+
+msgid "Writing of %s"
+msgstr ""
+
+msgid "Writing of %s this might take a while, please be patient …"
+msgstr ""
+
+msgid "t_periodefonctdispositif_per_DC_%s_%s"
+msgstr ""
+
+msgid "summary statistics for CD=%s"
+msgstr ""
+
+msgid "dc_code=%s"
+msgstr ""
+
+msgid "Duration in days (operation type):"
+msgstr ""
+
+msgid "Duration in days (operation):"
+msgstr ""
+
+msgid "Time steps of the fishway loaded"
+msgstr ""
+
+msgid "You need to choose a crossing device, clic on validate"
+msgstr ""
+
+msgid "No data for this fishway"
+msgstr ""
+
+msgid "computing ..."
+msgstr ""
+
+msgid "Progress %"
+msgstr ""
+
+msgid "Fishway operation %s"
+msgstr ""
+
+msgid "Writing the table into envir_stacomi environment : write periodeDF=get('periodeDF',envir_stacomi)"
+msgstr ""
+
+msgid "Fishway"
+msgstr ""
+
+msgid "Fishway operation"
+msgstr ""
+
+msgid "Shutdowns types for this fishway"
+msgstr ""
+
+msgid "summary statistics for DF=%s"
+msgstr ""
+
+msgid "df_code=%s"
+msgstr ""
+
[TRUNCATED]

To get the complete diff run:
    svnlook diff /svnroot/stacomir -r 278


More information about the Stacomir-commits mailing list