ref #4256 slightly change default pwd information
[taxeditor.git] / eu.etaxonomy.taxeditor.store / src / main / java / eu / etaxonomy / taxeditor / l10n / messages.properties
1 CdmDataSourceViewPart_1=Loading datasources
2 CdmDataSourceViewPart_10=Server
3 CdmDataSourceViewPart_11=Name
4 CdmDataSourceViewPart_12=Connected
5 CdmDataSourceViewPart_2=Notes
6 CdmDataSourceViewPart_3=Compatible
7 CdmDataSourceViewPart_4=CDM Version
8 CdmDataSourceViewPart_5=Created
9 CdmDataSourceViewPart_7=Database
10 CdmDataSourceViewPart_8=Type
11 CdmDataSourceViewPart_9=Up
12 LanguageEditorPreferencePage_ChooseDefaultLanguage=Please choose your default language for the editor:
13 LanguageEditorPreferencePage_EditorHasToRestart=The application has to be restarted, in order to complete the language switch.\nDo you want to restart now?
14 LanguageEditorPreferencePage_PleaseRestart=Please Restart
15 LanguageEditorPreferencePage_RestartRequired=After changing the default language, a restart is required,\nin order for the new settings to take effect.
16 OrderPreferencePage_NewNavigatorWindowRequired=After changing the order of the taxon nodes, closing and reopen of the taxon navigator is required.
17 OrderPreferencePage_PleaseReopenNavigator=Please close and reopen the taxon navigator.
18 DatabaseRepairPage_chooseParameter=Please choose the trees where the sortIndex should be recalculated.
19 DatabaseRepairPage_updateTaxonNodes=Taxonomic Tree
20 DatabaseRepairPage_toolTip_taxonNode=The sort indexes of the taxonomic tree will be recalculated.
21 DatabaseRepairPage_PolytomousKeyNode=Polytomous Key
22 DatabaseRepairPage_toolTip_polytomousKeyNode=The sort indexes of all polytomous keys are recalculated.
23 DatabaseRepairPage_featureNodes=Feature Tree
24 DatabaseRepairPage_toolTipFeatureNodes=The sort indexes of the feature tree will be recalculated.
25 DatabaseRepairPage_updateTaxonName=Scientific Names
26 DatabaseRepairPage_toolTip_TaxonName=Caches of all scientific names are recalculated.
27 DatabaseRepairPage_TaxonBase=Taxa and Synonyms
28 DatabaseRepairPage_toolTip_taxonBase=Caches of all taxa and synonyms are recalculated.
29 DatabaseRepairPage_Reference=References
30 DatabaseRepairPage_toolTip_reference=Caches of all references are recalculated.
31 DatabaseRepairPage_Specimen=Specimen
32 DatabaseRepairPage_toolTip_specimen=Caches of all Derived Units und Field Units are recalculated.
33 DatabaseRepairPage_TeamOrPerson=Persons and Teams
34 DatabaseRepairPage_toolTip_teamOrPerson=Caches of all Persons and Teams are recalculated.
35
36 UpdateHandler_CHECK_UPDATE_JOB=Check Update Job
37 UpdateHandler_INSTALL_JOB=Install Update Job
38 UpdateHandler_NO_UPDATE_MESSAGE=No updates for the current installation have been found.
39 UpdateHandler_NO_UPDATE_TITLE=No updates found
40 UpdateHandler_UPDATE_INSTALLED_TITLE=Updates installed
41 UpdateHandler_UPDATE_INSTALLED_TITLE_MESSAGE=Updates have been installed. Do you want to restart?
42 UpdateHandler_UPDATES_FOUND_MESSAGE=Do you want to install the updates now?
43 UpdateHandler_UPDATES_FOUND_TITLE=Updates found
44 UriWithLabelElement_URL_NOT_SAVED=URI won't be saved\!
45 UriWithLabelElement_COULD_NOT_OPEN_BROWSER=Could not open external browser. URI is invalid.
46 UriWithLabelElement_INVALID_URL=Invalid URI
47 UriWithLabelElement_OPEN_EXTERNAL_BROWSER=Open in external browser
48
49 ChangeConnectionHandler_ALREADY_CONNECTING=Already creating data model
50 ChangeConnectionHandler_CURRENTLY_CONNECTING_ALREADY=You are currently creating a data model for a datasource already.
51 ChangeConnectionHandler_DATASOURCE_NOT_AVAILABLE=Chosen datasource is not available
52 ChangeConnectionHandler_NOT_AVAILABLE_REASONS=This could mean that either the database server is not running or the machine is not reachable.\n\n Please also make sure that you are connected to the network when trying to connect to a remote datasource.
53 ChangeConnectionHandler_CREATE_DATAMODEL=Create Data Model
54 ChangeConnectionHandler_REALLY_CREATE_DATAMODEL=Do you want to create the data model for %s?\n\nCAUTION: Existing data will be deleted!\n\nNote: Creating the data model may take some time.
55
56 LoginDialog_CANCEL_MESSAGE=Aborting the login procedure will close the database.
57 LoginDialog_LOGIN=Login
58 LoginDialog_PASSWORD=Password
59 LoginDialog_REALLY_CANCEL=Do you really want to cancel?
60 LoginDialog_USER_LOGIN=User Login
61 LoginDialog_USER_NAME=Username
62
63 CdmViewerContextMenu_OPEN=Open (%s)
64 CdmViewerContextMenu_OPEN_IN=Open in...
65
66 CdmStoreConnector_AUTHENTICATING_USER=Authenticating user
67 CdmStoreConnector_CHECK_IF_EDITOR_IS_COMPATIBLE=Checking if datasource is compatible with this editor.
68 CdmStoreConnector_CHECK_IF_NON_EMPTY=Checking if datasource is a non empty CDM database.
69 CdmStoreConnector_CHECK_IF_REACHABLE=Checking if datasource is reachable.
70 CdmStoreConnector_COMPATIBILITY_CHECK_FAILED=Datasource Compatibility Check failed
71 CdmStoreConnector_COULD_NOT_CONNECT_TO_CHOSEN_DATASOURCE=Could not connect to chosen datasource
72 CdmStoreConnector_COULD_NOT_CREATE_DATAMODEL=Could not create data model
73 CdmStoreConnector_CREATING_DATAMODEL=Creating data model for %s
74 CdmStoreConnector_ERROR_DURING_DATAMODEL_CREATION=An error occurred while trying to create data model for data source: %s\nPlease clear the data base and retry.
75 CdmStoreConnector_SUCCESS=Success
76 CdmStoreConnector_DATA_MODEL_CREATION_SUCCESSFUL=Data model created successfully
77 CdmStoreConnector_REASON=Reason:
78 CdmStoreConnector_SCHEME_NOT_COMPATIBLE=The database schema for the chosen datasource '%s' \n is not compatible for this version of the taxonomic editor. \n\n%s
79 CdmStoreConnector_UPDATE_DATASOUREC_OR_CHOOSE_NEW_DATASOURCE=Please update the chosen datasource or choose a new data source to connect to in the Datasource View.
80 CdmStoreConnector_UPDATE_EDITOR_OR_CHOOSE_COMPATIBLE_DATASOURCE=Please update the Taxonomic Editor (Help->Check for Updates) or choose a compatible datasource
81 ConfiguratorComposite_CONFIGURE=Configure
82
83 RemotingLoginDialog_DEFAULT_LOGIN=Default: %s (login), %s (password)
84 RemotingLoginDialog_CHOOSE_COMPATIBLE_CDM_SERVER=Please choose a compatible cdm-server or update the chosen cdm-server
85 RemotingLoginDialog_LABEL_ADVANCED=advanced
86 RemotingLoginDialog_LABEL_CDM_INSTANCE=CDM Instance :
87 RemotingLoginDialog_LABEL_CDM_SERVER=CDM Server :
88 RemotingLoginDialog_LABEL_CONNECT=Connect
89 RemotingLoginDialog_LABEL_EDITOR_CDM_VERSION=Editor CDM Version :
90 RemotingLoginDialog_LABEL_EDITOR_CDMLIB_VERSION=Editor Cdmlib Version :
91 RemotingLoginDialog_LABEL_LOGIN=Login
92 RemotingLoginDialog_LABEL_LOGIN_COLON=Login :
93 RemotingLoginDialog_LABEL_PASSWORD=Password :
94 RemotingLoginDialog_LABEL_PORT=Port :
95 RemotingLoginDialog_LABEL_REFRESH=Refresh
96 RemotingLoginDialog_LABEL_REMEMBER_ME=Remember Me
97 RemotingLoginDialog_RETRIEVE_SERVER_INSTANCES=Retrieve Server Instances
98 RemotingLoginDialog_LABEL_SERVER_CDM_VERSION=Server CDM Version :
99 RemotingLoginDialog_LABEL_SERVER_CDMLIB_VERSION=Server Cdmlib Version :
100 RemotingLoginDialog_LABEL_STOP_MANAGED_SERVER=Stop Managed Server
101 RemotingLoginDialog_LOGIN_CANNOT_BE_EMPTY=User login cannot be empty
102 RemotingLoginDialog_MESSAGE_PORT_SHOULD_BE_INTEGER=Port should be an integer
103 RemotingLoginDialog_PASSWORD_CANNOT_BE_EMPTY=Password cannot be empty
104 RemotingLoginDialog_SERVER_LAUNCH_ERROR=CDM Server launch error
105 RemotingLoginDialog_STATUS_AVAILABLE=Available
106 RemotingLoginDialog_STATUS_CHECKING=Checking ...
107 RemotingLoginDialog_STATUS_ERROR=Error
108 RemotingLoginDialog_STATUS_NO_INSTANCES_FOUND=No Instances Found
109 RemotingLoginDialog_STATUS_NOT_AVAILABLE=Not Available
110 RemotingLoginDialog_STATUS_NOT_COMPATIBLE=Not Compatible
111 RemotingLoginDialog_STATUS_NOT_STARTED=Not Started
112 RemotingLoginDialog_STATUS_REMOTING_NOT_ACTIVATED=Remoting not activated
113 RemotingLoginDialog_STATUS_RETRIEVING=Retrieving ...
114 RemotingLoginDialog_STATUS_STARTED=Started
115 RemotingLoginDialog_UPDATE_EDITOR=Please update the Taxonomic Editor (Help->Check for Updates) or choose a compatible cdm-server
116 RemotingLoginDialog_COULD_NOT_STOP_SERVER=Could not stop managed server running at port %s. Please stop it manually.
117 RemotingLoginDialog_ERROR_GENERATING_CONFIG_FILE=Error generating server config file
118 RemotingLoginDialog_ERROR_STARTING_SERVER=Error starting managed server
119 RemotingLoginDialog_ERROR_STOPPING_SERVER=Error stopping managed server
120 RemotingLoginDialog_GENERATING_CONFIG_FILE=Generating datasources config file for %s
121 RemotingLoginDialog_JOB_SERVER_LAUNCH=Managed CDM Server Launch
122 RemotingLoginDialog_STARTING_MGD_SERVER=Starting Managed CDM Server. This may take a while.
123 RemotingLoginDialog_TASK_LAUNCHING_SERVER=Launching Managed CDM Server
124
125 EditPasswordElement_PLEASE_CREATE_OR_SAVE_USER=Please create or save user '%s' before changing password
126 EditPasswordElement_USERNAME_DOES_NOT_EXIST=Username does not exist
127 PasswordWizard_COULD_NOT_CHANGE_PWD=Could not change password
128 PasswordWizard_OLD_PWD_INCORRECT=The old password is not correct.
129 PasswordWizard_PROBLEM_WITH_CHANGING_PWD=Problem with changing password
130 PasswordWizard_PWD_COULD_NOT_BE_CHANGED=The password could not be changed.
131 PasswordWizardPage_CHANGE_PASSWORD=Change password
132 PasswordWizardPage_CHANGE_PASSWORD_AND_CONFIRM=Change password and confirm with current password
133 PasswordWizardPage_NEW_PASSWORD=New Password
134 PasswordWizardPage_OLD_PASSWORD=Old Password
135 PasswordWizardPage_PASSWORD_MIN_CHARACTER=Password has to have at least %s characters
136 PasswordWizardPage_PASSWORDS_DO_NOT_MATCH=The passwords do not match
137 PasswordWizardPage_REPEAT_PASSWORD=Repeat Password
138
139 SearchManager_LARGE_RESULT_EXPECTED=Large result expected
140 SearchManager_LONG_SEARCH_WARNING=The current search will return %s objects. This will take a long time and/or might render the editor unusable. Please consider refining your search.\nSearch anyway?
141
142 SupplementalDataViewPart_VIEWER_NAME=Supplemental Data
143 DefinedTermMenu_FEATURE_TREE=Feature Tree
144 DefinedTermMenu_MENU=Menu
145 DefinedTermMenu_OTHER_S=Other %ss
146 DefinedTermMenu_OTHERS=Others
147 DefinedTermMenu_TERM_EDITOR=Term Editor
148 DetailsViewPart_VIEWER_NAME=Details
149
150 AuthenticatedUserBar_LOGGED_IN_AS=Logged in as: %s
151 AuthenticatedUserBar_NOT_LOGGED_IN=Not logged in
152
153 PresenceAbsenceTermDetailElement_CHOOSE_COLOR=Choose color
154 PresenceAbsenceTermDetailElement_COLOR_NOT_SET=Color could not be set
155 PresenceAbsenceTermDetailElement_LABEL_COLOR=Color
156
157 DeleteConfiguration_media_removeFromGallery=Remove the media from the image gallery but leave it in database
158 DeleteConfiguration_media_deleteIfUsedInTaxonDescription=Delete also if media is used in taxon description
159 DeleteConfiguration_media_deleteIfUsedSomeWhereElse=Delete the media also if it is used somewhere else
160 DeleteConfiguration_media_delete=Remove the media from the image gallery and delete the media completely, if possible
161 DeleteResultMessagingUtils_ABORT=Delete was aborted
162 DeleteResultMessagingUtils_SUCCES=Delete was successfull
163
164 NewGrantedAuthority_AlreadyInDb=The granted authority already exists.
165
166 SetSecundumConfiguration_IncludeAcceptedTaxa=Include accepted taxa
167 SetSecundumConfiguration_IncludeSynonyms=Include synonyms
168 SetSecundumConfiguration_OverwriteExistingAccepted=Overwrite existing references for accepted taxa
169 SetSecundumConfiguration_OverwriteExistingSynonyms=Overwrite existing references for synonyms
170 SetSecundumConfiguration_EmptySecundumDetail=Delete existing secundum reference details (recommended)
171 SetSecundumConfiguration_IncludeSharedtaxa=Include shared taxa
172 SetSecundumConfiguration_NewSecundum_Label=New secundum reference:
173 SetSecundumConfiguration_Description=If no reference is chosen existing secundum references are deleted.
174 SetSecundumConfiguration_Description_Configurator=Configure how to perform the set secundum reference operation.
175 SetSecundumConfiguration_Title=Configuration
176
177 DatabasePreferncesPage_Is_redList=Red List 2020
178 DatabasePreferncesPage_Determination_only_for_field_unnits=Determinations only for field units
179 DatabasePreferncesPage_Show_Collecting_Areas_in_general_section=Show collecting areas in general section
180 DatabasePreferncesPage_Taxon_Associations=Show taxon associations of a specimen in details view
181
182 DatabasePreferencesPage_Biocase_Provider=Biocase provider
183 DatabasePreferencesPage_details_view_configuration=Details view
184 DatabasePreferencesPage_show_only_simple_details_view=Show only simple details view
185 DatabasePreferencesPage_show_taxon=Show taxon
186 DatabasePreferencesPage_show_lsid=Show LSID
187 DatabasePreferencesPage_show_nomenclatural_code=Show nomenclatural code
188 DatabasePreferencesPage_show_namecache=Show name cache
189 DatabasePreferencesPage_show_appended_phrase=Show appended phrase
190 DatabasePreferencesPage_show_rank=Show rank
191 DatabasePreferencesPage_show_atomised_epithets=Show atomised epithets
192 DatabasePreferencesPage_show_authorship_cache=Show authorship cache
193 DatabasePreferencesPage_show_author_section=Show author section
194 DatabasePreferencesPage_Show_nomenclatural_Ref=Show nomenclatural reference
195 DatabasePreferencesPage_Show_nomenclaturalStatus=Show nomenclatural status
196 DatabasePreferencesPage_Show_Protologue=Show protologue
197 DatabasePreferencesPage_Show_Type_designation=Show type designation
198 DatabasePreferencesPage_Show_NameRelations=Show name relations
199 DatabasePreferencesPage_Define_Default_NomenclaturalCode=Default nomenclatural code
200 DatabasePreferencesPage_UseLocalPreferences=Allow to use local preference
201 DatabasePreferencesPage_Specimen_Or_Observation=Specimen or observation
202 DatabasePreferncesPage_Life_Form=Show Life-Form in details view of field units
203 DatabasePreferencesPage_SetPublishFlag=Configure the handling of publish flag for new taxa
204
205 ImportFromFileAndChooseVocIdWizardPage_AreaVoc=Area Vocabulary
206 ImportFromFileAndChooseVocIdWizardOage_AreaVoc_toolTip=Please choose a vocabulary for the used areas.
207 ExcelDistributionUpdateWizard_ConfiguratorWizard_label=Configure Excel distribution update
208 AbstractImportWizard_ConfigurationLabel=Configure the Import
209 TCSImportWizard_ConfiguratorWizard_label=Configure the TCS import
210 FeatureTreeEditorComposite_ADD_FEATURE=Add a feature to this feature tree.
211 FeatureTreeEditorComposite_FEATURE_TREE=Feature Tree
212 FeatureTreeEditorComposite_OPEN_TREE=Open Tree
213 FeatureTreeEditorComposite_REMOVE_FEATURE=Remove a feature from this feature tree.
214
215 NonViralNameDetails_confirmDeleteOfZoologicalNameParts=The publication and original publication year needs to be removed
216 NonViralNameDetails_descriptionDeleteZoologicalNameParts=If you click Yes, the original publication and publication year is removed and the nomenclatural code is changed.
217 NonViralNameDetails_confirmDeleteOfBacterialNameParts=The name approbiation needs to be removed
218 NonViralNameDetails_desciptionDeleteOfBacterialNameParts=If you click Ok, the name approbiation is removed and the nomenclatural code is changed.
219 NonViralNameDetails_confirmDeleteOfFungiNameParts=The fungi information anamorph will be lost
220 NonViralNameDetails_descriptionDeleteOfFungiNameParts=If you click Ok, the anamorph flag is removed and the nomenclatural code is changed.
221 NonViralNameDetails_confirmDeleteOfCultivarNameParts=The cultivar name needs to be removed
222 NonViralNameDetails_descriptionDeleteOfCultivarNameParts=If you click Ok, the cultivar name is removed and the nomenclatural code is changed
223
224 NameDetailsViewComposite_Show_TypeDesignation=Name type designation section
225 NameDetailsViewComposite_Show_Namerelationships=Name relationship section
226 NameDetailsViewComposite_Show_Hybrid=Hybrid section
227 NameDetailsViewComposite_Show_NameApprobiation=Name approbiation (for bacterial names)
228 NameDetailsViewComposite_Show_Taxon=Taxon of the name
229 NameDetailsViewComposite_Show_LSID=Lsid of the name
230 NameDetailsViewComposite_Show_NomenclaturalCode=Nomenclatural code
231 NameDetailsViewComposite_Show_NameCache=NameCache of the name (only the scientific name without the author and year)
232 NameDetailsViewComposite_Show_AppendedPhrase=Appended phrase
233 NameDetailsViewComposite_Show_Rank=Rank of the name
234 NameDetailsViewComposite_Show_AtomisedEpithets=Atomised epithets
235 NameDetailsViewComposite_Show_AuthorCache=Authorship cache
236 NameDetailsViewComposite_Show_Author=Whole Authorship section
237 NameDetailsViewComposite_Show_NomenclaturalReference=Nomenclatural reference section
238 NameDetailsViewComposite_Show_NomenclaturalStatus=Nomenclatural status section
239 NameDetailsViewComposite_Show_Protologue=Protologue section
240
241 NameDetailsViewConfiguration_activateSimpleDetailsView=Show simplified name details view with the following elements:
242 NameDetailsViewConfiguration_useLocalSettings=Use local settings for display of name details
243
244 SetPublishConfiguration_Publish=Set Publish Flag
245 SetPublishConfiguration_Publish_tooltip=With set publish flag, the taxa are published in data portal and print publications
246 SetPublishConfiguration_Description_Configurator=Configure where the publish flag should be set
247 SetPublishConfiguration_IncludeAcceptedTaxa=Accepted taxa
248 SetPublishConfiguration_IncludeSharedtaxa=Shared taxa
249 SetPublishConfiguration_IncludeSynonyms=Synonyms
250
251 ExcelSpecimenUpdateWizard_ConfiguratorWizard_label=Configuration of excel specimen import
252 ExcelTaxonUpdateWizard_ConfiguratorWizard_label=Configuration of excel taxon import
253
254 SetPublishConfiguration_Title=Configuration for setting the publish flag
255 SetPublishConfiguration_publish=publish
256 SetPublishConfiguration_dont_publish=don't publish
257
258 SearchDialog_patternLabel=Use * for wildcard
259
260 SelectionViewMenu_selectVocabulary=choose vocabulary
261 SelectionViewMenu_SET_FLAG='%s' set flag
262 SelectionViewMenu_4_YES=Yes
263 SelectionViewMenu_NO=No
264
265
266 AbcdImportPreference_create_Individual_Association=Create an Individual Association for each specimen
267 AbcdImportPreference_create_Individual_Association_tooltip=For each specimen associated to a taxon an individual association to this taxon is created
268 AbcdImportPreference_create_new_classification_new_taxa=Create new classification for new taxa
269 AbcdImportPreference_create_new_classification_new_taxa_tooltip=For taxa not existing in the database a new classification will be created
270 AbcdImportPreference_description=Configure the default settings for the ABCD Import
271 AbcdImportPreference_ignore_author=Ignore Authorship for name matching
272 AbcdImportPreference_ignore_author_tooltip=Name matching with existing names will be done without the authorship part of the name
273 AbcdImportPreference_import_all_children_for_cultures_or_tissues=Import all children of cultures or tissue samples
274 AbcdImportPreference_import_all_children_for_cultures_or_tissues_tooltip=For a tissue sample or culture all children will be searched and imported
275 AbcdImportPreference_map_unit_nr_catalog_number=Map UnitID to catalog number
276 AbcdImportPreference_map_unit_number_accession_number_tooltip=The UnitID of every ABCD unit will be mapped the accession number of the specimen
277 AbcdImportPreference_map_unit_number_barcode=Map UnitID to barcode
278 AbcdImportPreference_map_unit_number_barcode_tooltip=The UnitID of every ABCD unit will be mapped the barcode of the specimen
279 AbcdImportPreference_map_unit_number_catalog_number_tooltip=The UnitID of every ABCD unit will be mapped the catalog number of the specimen
280 AbcdImportPreference_map_unit_number_to_accession_number=Map UnitID to accession number
281 AbcdImportPreference_media_as_mediaSpecimen=Import media as media specimen
282 AbcdImportPreference_media_as_subUnit=Any media attached to a ABCD unit will be imported as a sub derivative of the specimen created from this unit
283 AbcdImportPreference_not_import_existing_specimen=Do not import existing specimens
284 AbcdImportPreference_not_import_existing_specimen_tooltip=Specimens that have previously been imported will be ignored in this import
285 AbcdImportPreference_remove_country_from_locality=Remove country from locality text
286 AbcdImportPreference_remove_country_from_locality_tooltip=If the locality text contains information about the country which is additionally stored in other ABCD elements then it is removed from the locality text
287 AbcdImportPreference_reuse_descriptive_group=Reuse existing descriptive group
288 AbcdImportPreference_reuse_descriptive_group_tooltip=Reuse one of the existing descriptive groups or create a new one for every import
289 AbcdImportPreference_reuse_existing_taxa=Reuse existing taxa when possible
290 AbcdImportPreference_reuse_existing_taxa_tooltip=Reuse existing taxa when the name matches the identified name of the specimen
291
292 AbcdImportProvider_description=Configure the default list of biocase provider for the specimen search
293
294 ChecklistEditorGeneralPreference_3=eu.etaxonomy.taxeditor.store.open.OpenDistributionEditorWizardHandler
295 ChecklistEditorGeneralPreference_enable=Enable Distribution Editor
296 ChecklistEditorGeneralPreference_open_distribution_selection=Open Distribution Selection Wizard
297 ChecklistEditorGeneralPreference_open_wizard=Please open the wizard below, in order to \nchoose the areas for the Distribution Editor
298 ChecklistEditorGeneralPreference_show_id_in_voc=Show Id in Vocabulary instead of full title of the areas
299 ChecklistEditorGeneralPreference_show_rank=Show Rank in Distribution Editor
300 ChecklistEditorGeneralPreference_show_symbol=Show Symbol of the Status, if existing
301 ChecklistEditorGeneralPreference_sort_areas=Sort Areas by Order in Vocabulary
302
303 PublishFlagPreference_description=Configure the default settings for the publish flag in new created taxa
304 PublishFlagPreference_do_not_set=Set no publish flag
305 PublishFlagPreference_inherit=Inherit publish flag from parent
306 PublishFlagPreference_set=Set publish flag
307
308 NomenclaturalCodePreferences_available_codes=Available Codes
309 NomenclaturalCodePreferences_description=Configure the default settings for the nomenclatural code, this is used for new created taxa.
310
311 NameDetailsViewConfiguration_description=Configure the simple name details view. The selected parts are displayed, others are not visible in a simple name details view.
312