Skip to content

Commit

Permalink
New translations strings_export.xml (Oromo)
Browse files Browse the repository at this point in the history
  • Loading branch information
trife committed Aug 4, 2023
1 parent 6bb2764 commit 75286a8
Showing 1 changed file with 24 additions and 160 deletions.
184 changes: 24 additions & 160 deletions app/src/main/res/values-om-rET/strings.xml
Original file line number Diff line number Diff line change
@@ -1,163 +1,27 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<!-- Validation -->
<string name="trait_error_minimum_value">Value is less than allowed minimum</string>
<string name="trait_error_maximum_value">Value is larger than allowed maximum</string>
<string name="trait_error_disease_severity">Severity already stored</string>
<string name="act_collect_study_names_empty">The selected study has empty unique, primary, or secondary names.</string>
<!-- Toolbar -->
<string name="main_toolbar_resources">Resources</string>
<string name="main_trait_details">Trait details</string>
<string name="main_infobar_data_missing">No data</string>
<string name="main_toolbar_next_entry_no_data">Next entry with no data</string>
<!-- InfoBars -->
<string name="dialog_att_chooser_attributes">Attributes</string>
<string name="dialog_att_chooser_traits">Wanta ideefanonn guuramuuf</string>
<string name="dialog_att_chooser_other">Other</string>
<string name="dialog_collect_att_chooser_title">Choose an attribute</string>
<!-- ID/Barcode Search -->
<string name="act_collect_barcode_search_exists_in_other_field">This ID is in %s</string>
<string name="main_toolbar_moveto_no_match">No matching value</string>
<string name="main_toolbar_moveto">Go to ID</string>
<string name="main_toolbar_barcode_scan">Scan barcode</string>
<string name="main_toolbar_moveto_scan">Scan</string>
<string name="act_collect_plot_with_code_not_found">Barcode not found.\n</string>
<!-- Search -->
<string name="main_toolbar_search">Search</string>
<string name="search_dialog_add">Add</string>
<string name="search_dialog_clear">Clear</string>
<string name="search_dialog_query_is_equal_to">is equal to</string>
<string name="search_dialog_query_is_not_equal_to">is not equal to</string>
<string name="search_dialog_query_contains">contains</string>
<string name="search_dialog_query_does_not_contain">does not contain</string>
<string name="search_dialog_query_is_more_than">is more than</string>
<string name="search_dialog_query_is_less_than">is less than</string>
<string name="search_results_dialog_title">Search results</string>
<string name="search_results_dialog_range">Range</string>
<string name="search_results_dialog_plot">Plot</string>
<string name="search_results_missing">No results</string>
<!--- Profile -->
<string name="activity_collect_dialog_verify_collector">Is this still</string>
<string name="activity_collect_dialog_verify_no_button">Lakki</string>
<string name="activity_collect_dialog_verify_yes_button">Eeyee</string>
<string name="activity_collect_dialog_neutral_button">Don\'t ask again</string>
<string name="activity_collect_dialog_new_collector">Do you want to save the name of the person collecting data?</string>
<!--- Datagrid -->
<string name="act_data_grid_cursor_failed">Data grid failed to load your data.</string>
<string name="dialog_data_grid_header_picker_title">Choose Row Headers</string>
<string name="dialog_data_grid_repeated_measures_title">Choose Observation</string>
<string name="menu_action_header_view_data_grid_title">Update Row Headers</string>
<!-- Trait Layout: Photo -->
<string name="trait_error_hardware_missing">Your device does not have a camera that can be used to take a photo.</string>
<string name="trait_delete_warning_photo">Are you sure you want to delete this photo?</string>
<string name="trait_photo_capture_button_content_description">Press to open a camera view for capturing.</string>
<!-- Trait Layout: GNSS -->
<string name="trait_gnss_geo_coord_update_dialog_title">Coordinate Update Warning</string>
<string name="trait_gnss_geo_coord_update_dialog_message">You have a saved coordinate for this unit, are you sure you want to update it?</string>
<string name="trait_gnss_chip_manual_text">Manual</string>
<string name="trait_gnss_chip_10s_text">10s</string>
<string name="trait_gnss_chip_5s_text">5s</string>
<string name="gnss_trait_averaging_dialog_title">Collecting coordinates</string>
<string name="gnss_trait_averaging_dialog_message">Please wait while the incoming locations are being averaged…</string>
<string name="trait_gnss_collect_button_content_description">Collects the current location.</string>
<string name="trait_gnss_disconnect_button_content_description">Disconnects from the current GPS device.</string>
<string name="trait_gnss_connect_button_content_description">Opens a dialog with possible GPS devices to connect to.</string>
<string name="gnss_trait_averaging_switch_text">Average</string>
<!-- Trait Layout: Date -->
<string name="trait_date_calendar_picker_content_description">Button that opens a calendar picker.</string>
<string name="trait_date_save_button_content_description">This will save the current selected date.</string>
<string name="dialog_date_picker_neutral_button">Today</string>
<!-- Trait Layout: Boolean -->
<string name="trait_boolean_on">On</string>
<string name="trait_boolean_off">Off</string>
<!-- Trait Layout: GoPro -->
<string name="trait_go_pro_capture_button_text">Capture\n</string>
<string name="trait_go_pro_await_device_title">Scanning for GoPros</string>
<string name="trait_go_pro_await_ble_title">Awaiting GoPro BLE Connection</string>
<string name="trait_go_pro_await_ble_message">Communicating with GoPro BLE, this may take a minute.</string>
<string name="trait_go_pro_await_ap_title">Awaiting GoPro AP</string>
<string name="trait_go_pro_await_ap_message">Connecting to network, this may take a minute. \n SSID: %s \n Pass: %s</string>
<string name="trait_go_pro_await_ap_neutral">Manual Connect</string>
<string name="trait_go_pro_camera_delete_photo_title">Delete Photo</string>
<string name="go_pro_layout_black_11_not_detected">This trait was made for a GoPro Black 11, please contact developers to implement your GoPro model.\n</string>
<string name="go_pro_frag_connect_btn_content_description">Connect to a GoPro camera.\n</string>
<string name="trait_go_pro_capture_content_description">Capture a picture from a connected GoPro device.\n</string>
<!-- Trait Layout: USB Camera -->
<string name="trait_usb_camera_zoom_in_button_text">Zoom in</string>
<string name="trait_usb_camera_zoom_out_button_text">Zoom out</string>
<string name="trait_usb_camera_zoom_out_content_description">Zoom out</string>
<string name="trait_usb_camera_zoom_in_content_description">Zoom in</string>
<string name="trait_usb_camera_delete_photo">Delete USB Photo</string>
<string name="trait_usb_camera_capture_content_description">Capture a photo.</string>
<string name="trait_usb_camera_capture_button_text">Capture</string>
<!--- Trait Layout: Zebra label print -->
<string name="trait_layout_data_stored">Saved</string>
<string name="trait_layout_print_label_size_title">Size:</string>
<string name="trait_layout_print_text_field_title">Text:</string>
<string name="trait_layout_print_text_field_title_2">Text2:</string>
<string name="trait_layout_print_text_field_title_3">Text3:</string>
<string name="trait_layout_print_text_field_title_4">Text4:</string>
<string name="trait_layout_print_barcode_field_title">Barcode:</string>
<string name="trait_layout_print_label_copies_title">Copies:</string>
<string name="printer_open">Printer is open</string>
<string name="printer_paused">Printer is paused</string>
<string name="printer_empty">Printer is empty</string>
<string name="printer_not_connected">Printer not connected</string>
<string name="no_device_paired">No device paired</string>
<string name="trait_labelprint_preview_description">Label preview.</string>
<string name="trait_labelprint_print_button_description">Button which prints labels configured in this dialog.</string>
<string name="printer_success">Print success</string>
<string name="bluetooth_printer_choose_device_title">Choose bluetooth device to print from.</string>
<!--- Trait Layout: Counter -->
<string name="trait_counter_layout_failed">Counter failed to save, please recreate this trait.</string>
<!--- Trait Layout: Location -->
<string name="trait_location_save_content_description">Save the current location.</string>
<!--- Text to Speech Strings -->
<string name="trait_photo_tts_success">Picture taken successfully.</string>
<string name="trait_photo_tts_fail">Picture trait failed.</string>
<string name="trait_print_label_success">Printing label.</string>
<string name="trait_gnss_internal_tts">Internal GPS</string>
<string name="trait_gnss_external_device_tts">External device %s chosen.</string>
<string name="act_collect_na_btn_tts">Not applicable</string>
<string name="act_collect_barcode_btn_tts">Opening barcode scanner</string>
<string name="act_collect_delete_btn_tts">Value has been deleted.</string>
<string name="trait_numeric_backspace_tts">Backspace</string>
<string name="trait_date_minus_day_tts">Back one day</string>
<string name="trait_date_next_day_tts">Next day</string>
<string name="trait_date_open_calendar_tts">Opening calendar.</string>
<string name="trait_location_saved_tts">Location saved.</string>
<!--- Summary -->
<string name="fragment_summary_toolbar_title">Summary</string>
<string name="menu_fragment_summary_filter_title">Filter</string>
<string name="fragment_summary_filter_title">Select summary labels</string>
<string name="dialog_fragment_summary_neutral_button">Toggle All</string>
<string name="fragment_summary_prev_button_text">Previous</string>
<string name="fragment_summary_next_button_text">Next</string>
<string name="fragment_summary_prev_button_content_description">Navigates to previous entry.</string>
<string name="fragment_summary_next_button_content_description">Navigates to next entry.</string>
<string name="list_item_summary_nav_button_content_description">Navigates to the selected entry.</string>
<!--- Repeated measures -->
<string name="view_repeated_values_add_button_content_description">Adds a new observation.</string>
<string name="view_repeated_values_add_button_fail">You must enter a value before creating a new observation.</string>
<string name="menu_collect_repeated_values_indicator">Displays the number of repeated values.</string>
<string name="dialog_multi_measure_delete_no_observations">No observations exist.</string>
<string name="dialog_multi_measure_delete_title">Observations</string>
<string name="dialog_multi_measure_confirm_delete_title">These observations will be permanently deleted.</string>
<string name="dialog_multi_measure_delete">Delete</string>
<string name="dialog_multi_measure_select_all">Select all</string>
<!--- GeoNav -->
<string name="menu_collect_start_geo_nav_title">Start GeoNav</string>
<string name="activity_collect_found_plot">Navigated to plot in vicinity</string>
<string name="act_collect_geonav_first_location_found">Rover communications established.</string>
<string name="act_collect_geonav_snack_nav_button_content_description">This will navigate you to the closest plot.</string>
<string name="activity_collect_sensor_manager_failed">Failed to start sensor manager</string>
<string name="activity_collect_geomagnetic_noise_detected">Interference detected, the compass might not be accurate</string>
<!--- Content Descriptions -->
<string name="view_trait_box_right_content_description">Go to next trait.</string>
<string name="view_trait_box_left_content_description">Go to previous trait.</string>
<string name="view_range_box_left_button_content_description">Navigates to previous entry.</string>
<string name="view_range_box_right_button_content_description">Navigates to the next entry.</string>
<string name="act_collect_delete_value_button_content_description">Deletes the current value.</string>
<string name="act_collect_barcode_button_content_description">Start a barcode scanner.</string>
<string name="act_collect_na_value_button_content_description">Fill value with not available.</string>
<!-- Export dialog -->
<string name="export_source_local">Local</string>
<string name="export_source_brapi">BrAPI</string>
<string name="export_dialog_title">Export Data</string>
<string name="export_format_database">Database</string>
<string name="export_format_table">Table</string>
<string name="export_file_name">Filename</string>
<string name="export_content_columns_title">Field columns</string>
<string name="export_content_columns_all">All imported columns</string>
<string name="export_content_columns_unique">Only unique identifier</string>
<string name="export_content_traits_all">All traits</string>
<string name="export_content_traits_active">Only active traits</string>
<string name="export_error_general">Error during export</string>
<string name="export_error_data_missing">No data exists to export</string>
<string name="export_complete">Export complete</string>
<string name="export_progress">Exporting…</string>
<string name="export_error_missing_format">Export type must be selected</string>
<string name="export_error_missing_column">Field column type must be selected</string>
<string name="export_error_missing_trait">Trait type must be selected</string>
<string name="export_overwrite">Overwrite previous export</string>
<string name="dialog_export_bundle_data_cb_text">Bundle media data with export file.</string>
<!-- Citation -->
<string name="citation_title">Citation</string>
<string name="citation_string">If you utilize Field Book for research, please cite the following journal article:</string>
</resources>

0 comments on commit 75286a8

Please sign in to comment.