X-Git-Url: http://source.jalview.org/gitweb/?a=blobdiff_plain;f=resources%2Flang%2FMessages.properties;h=73da48cf34c6e6fa3e884491e843573d25a1a7ba;hb=b364e1e6d199002069dab615d1007799b5bb71e1;hp=023f5916acfac002d52581a7299f7721ced0a94c;hpb=48c58bc96e903574bca0c825321ac9f1513b8a78;p=jalview.git diff --git a/resources/lang/Messages.properties b/resources/lang/Messages.properties index 023f591..73da48c 100644 --- a/resources/lang/Messages.properties +++ b/resources/lang/Messages.properties @@ -32,7 +32,13 @@ 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.force_quit = Force Quit +label.quit_jalview = Are you sure you want to quit Jalview? +label.unsaved_changes = There are unsaved changes. +label.save_in_progress = Some files are still saving: +label.unknown = Unknown +action.wait = Wait +action.cancel_quit = Cancel quit action.expand_views = Expand Views action.gather_views = Gather Views action.page_setup = Page Setup... @@ -189,7 +195,7 @@ label.occupancy = Occupancy # delete Clustal - use FileFormat name instead label.clustal = Clustal # label.colourScheme_ as in JalviewColourScheme, spaces removed -label.colourScheme_clustal = Clustalx +label.colourScheme_clustal = Clustal label.colourScheme_blosum62 = BLOSUM62 Score label.colourScheme_%identity = Percentage Identity label.colourScheme_zappo = Zappo @@ -204,6 +210,10 @@ label.colourScheme_nucleotide = Nucleotide label.colourScheme_t-coffeescores = T-Coffee Scores label.colourScheme_rnahelices = By RNA Helices label.colourScheme_sequenceid = Sequence ID Colour +label.colourScheme_gecos\:flower = gecos Flower +label.colourScheme_gecos\:blossom = gecos Blossom +label.colourScheme_gecos\:sunset = gecos Sunset +label.colourScheme_gecos\:ocean = gecos Ocean label.blc = BLC label.fasta = Fasta label.msf = MSF @@ -514,11 +524,11 @@ label.retrieve_parse_sequence_database_records_alignment_or_selected_sequences = label.standard_databases = Standard Databases label.fetch_embl_uniprot = Fetch from EMBL/EMBLCDS or Uniprot/PDB and any selected DAS sources label.fetch_uniprot_references = Fetch Uniprot references -label.search_3dbeacons = 3D-Beacons Search +label.search_3dbeacons = Search 3D-Beacons label.find_models_from_3dbeacons = Search 3D-Beacons for 3D structures and models label.3dbeacons = 3D-Beacons label.fetch_references_for = Fetch database references for {0} sequences ? -label.fetch_references_for_3dbeacons = 3D Beacons needs Uniprot References. Fetch database references for {0} sequences ? +label.fetch_references_for_3dbeacons = 3D Beacons needs to fetch Uniprot References for {0} sequences. Do you want to continue ? label.reset_min_max_colours_to_defaults = Reset min and max colours to defaults from user preferences. label.align_structures_using_linked_alignment_views = Superpose structures using {0} selected alignment view(s) label.threshold_feature_display_by_score = Threshold the feature display by score. @@ -587,7 +597,7 @@ label.nuc_alignment_colour = Nucleotide Alignment Colour label.address = Address label.host = Host label.port = Port -label.default_browser_unix = Default Browser (Unix) +label.default_browser_unix_windows = Default Browser (Unix, Windows) label.send_usage_statistics = Send usage statistics label.check_for_questionnaires = Check for questionnaires label.check_for_latest_version = Check for latest version @@ -778,8 +788,10 @@ label.transformed_points_for_params = Transformed points for {0} label.variable_color_for = Variable Feature Colour for {0} label.select_background_colour = Select Background Colour label.invalid_font = Invalid Font +label.search_db_all = Search all of {0} +label.search_db_index = Search {0} index {1} label.separate_multiple_accession_ids = Enter one or more accession IDs separated by a semi-colon ";" -label.separate_multiple_query_values = Enter one or more {0}s separated by a semi-colon ";" +label.separate_multiple_query_values = Enter one or more {0} separated by a semi-colon ";" label.search_all = Enter one or more search values separated by a semi-colon ";" (Note: This searches the entire database) label.replace_commas_semicolons = Replace commas with semi-colons label.parsing_failed_syntax_errors_shown_below_param = Parsing failed. Syntax errors shown below {0} @@ -1048,7 +1060,9 @@ exception.unknown_annotation_detected = Unknown annotation detected: {0} {1} exception.couldnt_store_sequence_mappings = Couldn''t store sequence mappings for {0} exception.matrix_too_many_iteration = Too many iterations in {0} (max is {1}) exception.browser_not_found = Exception in finding browser: {0} +exception.browser_unable_to_launch = Unable to launch browser: {0} exception.browser_unable_to_locate = Unable to locate browser: {0} +exception.browser_os_not_supported = Launching browser on this operating system not supported. Use URL\n{0} exception.invocation_target_exception_creating_aedesc = InvocationTargetException while creating AEDesc: {0} exception.illegal_access_building_apple_evt= IllegalAccessException while building AppleEvent: {0} exception.unable_to_launch_url = Unable to launch URL: {0} @@ -1330,6 +1344,7 @@ label.backupfiles_confirm_save_file_backupfiles_roll_wrong = Something possibly label.backupfiles_confirm_save_new_saved_file_ok = The new saved file seems okay. label.backupfiles_confirm_save_new_saved_file_not_ok = The new saved file might not be okay. label.continue_operation = Continue operation? +label.continue = Continue label.backups = Backups label.backup = Backup label.backup_files = Backup Files @@ -1410,3 +1425,5 @@ label.maximum_memory_tooltip = Enter memory as an integer number optionally foll label.adjustments_for_this_computer = Adjustments for this computer label.memory_example_text = Maximum memory that would be used with these settings on this computer label.memory_example_tooltip = The memory allocated to Jalview is the smaller of the percentage of physical memory (default 90%) and the maximum absolute memory (default 32GB). If your computer's memory cannot be ascertained then the maximum absolute memory defaults to 8GB (if not customised).
Jalview will always try and reserve 512MB for the OS and at least 512MB for itself. +warning.wrong_jvm_version_title = Wrong Java Version +warning.wrong_jvm_version_message = The Java version being used (Java {0}) may lead to problems.\nThis installation of Jalview should be used with Java {1}.