OpenConcerto

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

svn://code.openconcerto.org/openconcerto

Rev

Rev 156 | Details | Compare with Previous | Last modification | View Log | RSS feed

Rev Author Line No. Line
73 ilm 1
init.error=Initialization error
2
add=Add
3
saveModifications=Save modifications
93 ilm 4
display=Display
73 ilm 5
modify=Modify
6
delete=Delete
7
remove=Remove
8
close=Close
9
cancel=Cancel
10
search=Search
11
open=Open
12
save=Save
13
backup=Backup
14
export=Export
15
noSelection=No selection
16
duplicate=Duplicate
17
duplication=Duplication
18
location=Location
19
choose=Choose
20
toApply=Apply
21
 
22
all=All
23
toReverse=Reverse
24
 
25
contains=Contains
26
contains.exactly=Contains exactly
27
isLessThan=Is less than
144 ilm 28
isLessThanOrEqualTo=Is less than or equal to
73 ilm 29
isEqualTo=Is equal to
30
isExactlyEqualTo=Is exactly equal to
31
isGreaterThan=Is greater than
144 ilm 32
isGreaterThanOrEqualTo=Is greater than or equal to
73 ilm 33
isEmpty=Is empty
34
 
35
clone.newPlace=New location (optional) :
36
 
37
saveError=Error while saving
38
 
39
loginPanel.storePass=Store password
40
loginPanel.loginAction=Log in
41
loginPanel.adminLogin=Administrator
42
loginPanel.loginLabel=Login
43
loginPanel.passLabel=Password
44
loginPanel.companyLabel=Company
132 ilm 45
loginPanel.disabledUser=Disabled user account
73 ilm 46
loginPanel.unknownUser=Unknown user
47
loginPanel.multipleUser=Multiple users named "{0}"
48
loginPanel.wrongPass=Wrong password
49
 
50
noRightToAdd=You''re not allowed to add
51
noRightToModify=You''re not allowed to modify
52
noRightToDel=You''re not allowed to delete
53
noRightToClone=You''re not allowed to duplicate
54
noRightToReorder=You''re not allowed to change order
55
 
56
editPanel.keepOpen=don''t close the window
80 ilm 57
editPanel.readOnlySelection=This row is read only
73 ilm 58
editPanel.inexistentElement=this item doesn't exist
59
editPanel.cancelError=Error while canceling
60
editPanel.modifyError=Error while modifying
61
editPanel.addError=Error while adding
62
editPanel.deleteError=Error while deleting
63
editPanel.invalidContent=Input fields aren''t filled correctly.\n\nYou cannot save modifications :
64
editPanel.invalidContent.unknownReason= they aren''t valid
65
 
66
editAction.name=Create {element__singularIndefiniteArticle}
67
editFrame.create=Create {element__singularIndefiniteArticle}
68
editFrame.modify=Modify {element__singularIndefiniteArticle}
69
editFrame.look=Details of {element__singularIndefiniteArticle}
70
 
80 ilm 71
listPanel.cloneToolTip=<html>Allow to duplicate a row.<br>Hold CTRL down to also duplicate the content<br>Hold Shift down to change the location.</html>
156 ilm 72
listPanel.cloneRows=Do you want to clone {rec, select,\
73
	true {\
74
		{rowCount, plural,\
75
			one {this row and its content ?}\
76
			other {these # rows and their content ?}\
77
		}}\
78
	other {\
79
		{rowCount, plural,\
80
			one {this row ?}\
81
			other {these # rows ?}\
82
		}}\
83
	}
73 ilm 84
listPanel.noSelectionOrSort=No selection or list sorted
85
listPanel.export=List export
86
listPanel.save=Save the list
87
listPanel.wholeList=the whole list
88
listPanel.selection=the selection
89
listPanel.duplicationError=Couldn''t duplicate {0}
90
 
91
listAction.name=Manage {element__pluralDefiniteArticle}
92
element.list=List of {element__plural}
93
 
94
ilist.setColumnsWidth=Adjust columns widths
93 ilm 95
ilist.showAllColumns=Show all columns
96
ilist.lastCol=Cannot hide the last column
80 ilm 97
ilist.lockRows=Lock rows
98
ilist.unlockRows=Unlock rows
73 ilm 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}}
182 ilm 100
ilist.metadata.loading=Metadata loading
101
ilist.metadata.na=Metadata unvailable
73 ilm 102
 
156 ilm 103
sqlComp.stringValueTooLong=The value is {0, plural, one {# character too long} other {# characters too long}}
104
sqlComp.bdTooHigh=Number too high, {0, plural,\
105
	one {it must have at most # digit before the decimal point ({1} after)}\
106
	other {it must have at most # digits before the decimal point ({1} after)}}
73 ilm 107
sqlComp.invalidItem={0} is invalid{1,choice,0#|1# ({2})}
108
sqlComp.emptyItem={0} is empty
109
sqlComp.insertError=Error while inserting
110
sqlComp.selectError=Error while displaying {0}
111
sqlComp.updateError=Error while updating
132 ilm 112
sqlComp.rowsToArchiveError=Error while searching data to archive {0}
73 ilm 113
sqlComp.archiveError=Error while archiving {0}
114
sqlComp.saveDocError=Error while saving documentation of {0}
115
sqlComp.modifyDoc=Modify the documentation
116
sqlComp.deletedRow=The row is no longer in the database : {0}
117
 
118
elementSQLObject.delete=Do you really want to delete {element__singularDemonstrative} ?
119
 
120
sqlElement.archiveError=Error while archiving {0} IDs {1}
121
sqlElement.confirmDelete=Confirm deletion
122
sqlElement.deleteNoRef=Do you want to delete {rowCount, plural, one {this row} other {these # rows}} ?
123
sqlElement.deleteRef.details= {descsSize, plural, =0 {} other\
124
{{rowCount, plural, one {This row is used} other {These rows are used}} by :\n\
125
{descs}}}\
126
{externsSize, plural, =0 {} other {{descsSize, plural, =0 {The} other {\n\nFurther the}} following links will be IRRETRIEVABLY cut : \n\
127
{externs}}}\n\n
128
sqlElement.deleteRef.details2=The following links will be IRRETRIEVABLY cut, they couldn\u2019t be 'unarchived' :\n\
129
{externs}\n\n
130
sqlElement.deleteRef=Do you{times, select, once {} other { REALLY}} want to delete {rowCount, plural, one {this row} other {these # rows}} and all linked ones ?
131
sqlElement.noLinesDeleted=No lines deleted.
132
sqlElement.noLinesDeletedTitle=Information
83 ilm 133
sqlElement.linksWillBeCut=- {elementName__indefiniteNumeral} {count, plural, one {will lose its} other {will lose their}} "{linkName}"
134
sqlElement.linkCantBeCut={rowDesc} cannot lose its field "{fieldLabel}"
73 ilm 135
 
136
user.passwordsDontMatch=Passwords don\u2019t match
137
user.passwordsDontMatch.short=Passwords don\u2019t match
138
 
139
infoPanel.rights=Rights enabled
140
infoPanel.appName=Application name
141
infoPanel.noAppName=unknown
142
infoPanel.version=Application version
143
infoPanel.noVersion=unknown
144
infoPanel.secureLink=Secure link
145
infoPanel.dbURL=Database URL
146
infoPanel.dirs=Folders
147
infoPanel.logs=Logs
148
infoPanel.docs=Documents
142 ilm 149
infoPanel.dataDir=Data
150
infoPanel.prefsDir=Preferences
151
infoPanel.cacheDir=Cache
73 ilm 152
 
153
infoPanel.softwareTitle=Software
154
infoPanel.systemTitle=System information
132 ilm 155
infoPanel.refresh=Click to refresh
73 ilm 156
 
157
backupPanel.backup=Backup
158
backupPanel.createFolderError=Couldn't create destination folder. Backup canceled !
159
backupPanel.folderRightsError=Insufficient rights on destination folder. Backup canceled !
160
backupPanel.errorsOnLastBackup=Errors occurred on last backup. Please contact IT.
161
backupPanel.lastBackup=Last backup {date, date, long} at {date, time, short}\non {destination}
162
backupPanel.differentDisks=Please backup on different disks !
163
backupPanel.progress=Backup progress
164
backupPanel.inProgress=Backup in progress
165
backupPanel.closingIn=Closing in {0}s
166
backupPanel.endFail=Backup ended with errors !
167
backupPanel.endSuccess=Backup ended successfully
168
backupPanel.failed=Backup failed
169
 
170
rights=Rights
171
rightsPanel.defaultRights=Default rights
93 ilm 172
rights.allTables=All tables
73 ilm 173
 
174
combo.list=List {element__pluralDefiniteArticle}
175
 
176
browserCol.content=Content of {element__pluralDefiniteArticle}
177
 
178
addNewLine=Add a new line
179
insertNewLine=Insert a line
180
duplicateLine=Duplicate selected lines
181
deleteLine=Remove selected lines