X-Git-Url: http://source.jalview.org/gitweb/?a=blobdiff_plain;f=resources%2Flang%2FMessages.properties;h=43886a32272d8e352b7f322652e3563c3e3d2e47;hb=a2471f9a2d164c04e9863702195924b4d95d41c8;hp=6c1170584131fa4b42861e757a344753b78d1e3e;hpb=5d4b4eb70fb510e1720259328bfc7ac201373c5e;p=jalview.git diff --git a/resources/lang/Messages.properties b/resources/lang/Messages.properties index 6c11705..43886a3 100644 --- a/resources/lang/Messages.properties +++ b/resources/lang/Messages.properties @@ -32,6 +32,7 @@ action.load_project = Load Project action.save_project = Save Project action.save_project_as = Save Project as... action.quit = Quit +label.quit_jalview = Quit Jalview? action.expand_views = Expand Views action.gather_views = Gather Views action.page_setup = Page Setup... @@ -994,7 +995,8 @@ label.toggled = Toggled label.marked = Marked label.containing = containing label.not_containing = not containing -label.no_feature_of_type_found = No features of type {0} found. +label.no_feature_of_type_found = No features of type {0} found +label.no_feature_found_selection = No features of type {0} found in selection label.submission_params = Submission {0} label.empty_alignment_job = Empty Alignment Job label.add_new_sbrs_service = Add a new Simple Bioinformatics Rest Service @@ -1219,9 +1221,6 @@ label.structure_chooser_filter_time = Structure Chooser - Filter time ({0}) label.structure_chooser_no_of_structures = Structure Chooser - {0} Found ({1}) info.no_pdb_entry_found_for = No PDB entry found for {0} exception.unable_to_detect_internet_connection = Jalview is unable to detect an internet connection -exception.fts_rest_service_no_longer_available = {0} rest services no longer available! -exception.resource_not_be_found = The requested resource could not be found -exception.fts_server_error = There seems to be an error from the {0} server exception.fts_server_unreachable = Jalview is unable to reach the {0} server. \nPlease ensure that you are connected to the internet and try again. label.nw_mapping = Needleman & Wunsch Alignment label.sifts_mapping = SIFTs Mapping @@ -1237,8 +1236,6 @@ action.next_page= >> action.prev_page= << label.next_page_tooltip=Next Page label.prev_page_tooltip=Previous Page -exception.bad_request=Bad request. There is a problem with your input. -exception.service_not_available=Service not available. The server is being updated, try again later. status.launching_3d_structure_viewer = Launching 3D Structure viewer... status.fetching_3d_structures_for_selected_entries = Fetching 3D Structures for selected entries... status.fetching_dbrefs_for_sequences_without_valid_refs = Fetching db refs for {0} sequence(s) without valid db ref required for SIFTS mapping @@ -1306,6 +1303,7 @@ label.numeric_required = The value should be numeric label.filter = Filter label.filters = Filters label.join_conditions = Join conditions with +label.delete_condition = Delete this condition label.score = Score label.colour_by_label = Colour by label label.variable_colour = Variable colour... @@ -1352,12 +1350,13 @@ label.append_to_filename = Append to filename (%n is replaced by the backup numb label.append_to_filename_tooltip = %n in the text will be replaced by the backup number. The text will appear after the filename. See the summary box above. label.index_digits = Number of digits to use for the backup number (%n) label.summary_of_backups_scheme = Summary of backup scheme +label.scheme_examples = Scheme examples label.increment_index = Increase appended text numbers - newest file has largest number. label.reverse_roll = "Roll" appended text numbers - newest backup file is always number 1. label.keep_files = Deleting old backup files label.keep_all_backup_files = Do not delete old backup files label.keep_only_this_number_of_backup_files = Keep only this number of most recent backup files -label.autodelete_old_backup_files = Autodelete old backup files: +label.autodelete_old_backup_files = Auto-delete old backup files: label.always_ask = Always ask label.auto_delete = Automatically delete label.filename = filename @@ -1367,10 +1366,18 @@ label.configuration = Configuration label.configure_feature_tooltip = Click to configure variable colour or filters label.schemes = Schemes label.customise = Customise +label.custom = Custom label.default = Default label.single_file = Single backup label.keep_all_versions = Keep all versions label.rolled_backups = Rolled backup files +label.customise_description = Select Customise, make changes, and click on OK to save your own custom scheme +label.custom_description = Your own saved scheme +label.default_description = Keep the last three versions of the file +label.single_file_description = Keep the last version of the file +label.keep_all_versions_description = Keep all previous versions of the file +label.rolled_backups_description = Keep the last nine versions of the file from _bak.1 (newest) to _bak.9 (oldest) +label.cancel_changes_description = Cancel changes made to your last saved Custom scheme label.previously_saved_scheme = Previously saved scheme label.no_backup_files = NO BACKUP FILES label.include_backup_files = Include backup files @@ -1394,3 +1401,7 @@ label.pca = PCA label.create_image_of = Create {0} image of {1} label.click_to_edit = Click to edit, right-click for menu label.by_annotation_tooltip = Annotation Colour is configured from the main Colour menu +label.show_linked_features = Show {0} features +label.on_top = on top +label.include_linked_features = Include {0} features +label.include_linked_tooltip = Include visible {0} features
converted to local sequence coordinates \ No newline at end of file