OpenConcerto

Dépôt officiel du code source de l'ERP OpenConcerto
sonarqube

svn://code.openconcerto.org/openconcerto

Rev

Rev 156 | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 156 Rev 182
Line 95... Line 95...
95
ilist.showAllColumns=Show all columns
95
ilist.showAllColumns=Show all columns
96
ilist.lastCol=Cannot hide the last column
96
ilist.lastCol=Cannot hide the last column
97
ilist.lockRows=Lock rows
97
ilist.lockRows=Lock rows
98
ilist.unlockRows=Unlock rows
98
ilist.unlockRows=Unlock rows
99
ilist.metadata={0,choice,0#Modified|1#Created}{1,choice,0#|1# by {2} {3}}{4,choice,0#|1#, {5,date,long} at {5,time,medium}}
99
ilist.metadata={0,choice,0#Modified|1#Created}{1,choice,0#|1# by {2} {3}}{4,choice,0#|1#, {5,date,long} at {5,time,medium}}
-
 
100
ilist.metadata.loading=Metadata loading
-
 
101
ilist.metadata.na=Metadata unvailable
100
 
102
 
101
sqlComp.stringValueTooLong=The value is {0, plural, one {# character too long} other {# characters too long}}
103
sqlComp.stringValueTooLong=The value is {0, plural, one {# character too long} other {# characters too long}}
102
sqlComp.bdTooHigh=Number too high, {0, plural,\
104
sqlComp.bdTooHigh=Number too high, {0, plural,\
103
	one {it must have at most # digit before the decimal point ({1} after)}\
105
	one {it must have at most # digit before the decimal point ({1} after)}\
104
	other {it must have at most # digits before the decimal point ({1} after)}}
106
	other {it must have at most # digits before the decimal point ({1} after)}}