diff options
author | femmdi <47671383+femmdi@users.noreply.github.com> | 2023-06-20 22:38:07 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-06-20 22:38:07 +0200 |
commit | de3f6aab918007637ee94ff1f807153afd9ec681 (patch) | |
tree | 2edfee2265750c25589fee3b2de5a73295732d61 | |
parent | 8b7d3cabac3f36de0b3e1cfb7f2976671dd5dadc (diff) | |
download | AntennaPod-de3f6aab918007637ee94ff1f807153afd9ec681.zip |
Use sentence case for settings titles (#6390)
-rw-r--r-- | ui/i18n/src/main/res/values/strings.xml | 204 |
1 files changed, 102 insertions, 102 deletions
diff --git a/ui/i18n/src/main/res/values/strings.xml b/ui/i18n/src/main/res/values/strings.xml index 698a977ee..8178ec220 100644 --- a/ui/i18n/src/main/res/values/strings.xml +++ b/ui/i18n/src/main/res/values/strings.xml @@ -5,10 +5,10 @@ <!-- Activity and fragment titles --> <string name="provider_authority" translatable="false">de.danoeh.antennapod.provider</string> - <string name="feed_update_receiver_name">Update Subscriptions</string> + <string name="feed_update_receiver_name">Update subscriptions</string> <string name="feeds_label">Podcasts</string> <string name="statistics_label">Statistics</string> - <string name="add_feed_label">Add Podcast</string> + <string name="add_feed_label">Add podcast</string> <string name="episodes_label">Episodes</string> <string name="home_label">Home</string> <string name="queue_label">Queue</string> @@ -16,12 +16,12 @@ <string name="favorite_episodes_label">Favorites</string> <string name="settings_label">Settings</string> <string name="downloads_label">Downloads</string> - <string name="open_autodownload_settings">Open Settings</string> - <string name="downloads_log_label">Download Log</string> + <string name="open_autodownload_settings">Open settings</string> + <string name="downloads_log_label">Download log</string> <string name="subscriptions_label">Subscriptions</string> - <string name="subscriptions_list_label">Subscriptions List</string> - <string name="cancel_download_label">Cancel Download</string> - <string name="playback_history_label">Playback History</string> + <string name="subscriptions_list_label">Subscriptions list</string> + <string name="cancel_download_label">Cancel download</string> + <string name="playback_history_label">Playback history</string> <string name="episode_cache_full_title">Episode cache full</string> <string name="episode_cache_full_message">The episode cache limit has been reached. You can increase the cache size in the Settings.</string> <string name="years_statistics_label">Years</string> @@ -32,11 +32,11 @@ <string name="app_action_not_found">\"%1$s\" not found</string> <!-- SwipeActions --> - <string name="swipeactions_label">Swipe Actions</string> + <string name="swipeactions_label">Swipe actions</string> <string name="swipeactions_summary">Choose what happens when swiping an episode in a list</string> - <string name="swipe_right">Swipe Right</string> - <string name="swipe_left">Swipe Left</string> - <string name="enable_swipeactions">Enable Swipe Actions for this Screen</string> + <string name="swipe_right">Swipe right</string> + <string name="swipe_left">Swipe left</string> + <string name="enable_swipeactions">Enable swipe actions for this screen</string> <string name="change_setting">Change</string> <string name="individual_subscription">Individual subscription</string> @@ -72,7 +72,7 @@ <!-- Main activity --> <string name="drawer_open">Open menu</string> <string name="drawer_close">Close menu</string> - <string name="drawer_preferences">Drawer Preferences</string> + <string name="drawer_preferences">Drawer preferences</string> <string name="drawer_feed_order_unplayed_episodes">Sort by counter</string> <string name="drawer_feed_order_alphabetical">Sort alphabetically</string> <string name="drawer_feed_order_last_update">Sort by publication date</string> @@ -89,13 +89,13 @@ <string name="confirm_export_log_dialog_message">Detailed logs may contain sensitive information, such as your subscriptions list</string> <!-- Webview actions --> - <string name="open_in_browser_label">Open in Browser</string> + <string name="open_in_browser_label">Open in browser</string> <string name="copy_url_label">Copy URL</string> <string name="share_url_label">Share URL</string> - <string name="go_to_position_label">Go to this Position</string> + <string name="go_to_position_label">Go to this position</string> <!-- Playback history --> - <string name="clear_history_label">Clear History</string> + <string name="clear_history_label">Clear history</string> <string name="clear_playback_history_msg">This will clear the entire playback history. Are you sure you want to proceed?</string> <string name="remove_history_label">Remove from history</string> <string name="removed_history_label">Removed from history</string> @@ -109,7 +109,7 @@ <string name="global_default">Global default</string> <string name="url_label">URL</string> <string name="support_funding_label">Support</string> - <string name="support_podcast">Support this Podcast</string> + <string name="support_podcast">Support this podcast</string> <string name="error_label">Error</string> <string name="error_msg_prefix">An error occurred:</string> <string name="refresh_label">Refresh</string> @@ -123,15 +123,15 @@ <string name="close_label">Close</string> <string name="retry_label">Retry</string> <string name="auto_download_label">Include in auto downloads</string> - <string name="auto_delete_label">Auto Delete Episode</string> - <string name="feed_volume_reduction">Volume Reduction</string> + <string name="auto_delete_label">Auto delete episode</string> + <string name="feed_volume_reduction">Volume reduction</string> <string name="feed_volume_reduction_summary">Turn down volume for episodes of this podcast: %1$s</string> <string name="feed_volume_reduction_off">Off</string> <string name="feed_volume_reduction_light">Light</string> <string name="feed_volume_reduction_heavy">Heavy</string> <string name="feed_auto_download_always">Always</string> <string name="feed_auto_download_never">Never</string> - <string name="feed_new_episodes_action_add_to_inbox">Add to Inbox</string> + <string name="feed_new_episodes_action_add_to_inbox">Add to inbox</string> <string name="feed_new_episodes_action_nothing">Nothing</string> <string name="send_label">Send…</string> <string name="episode_cleanup_never">Never</string> @@ -154,15 +154,15 @@ <item quantity="one">%d episode</item> <item quantity="other">%d episodes</item> </plurals> - <string name="episode_notification">Episode Notifications</string> + <string name="episode_notification">Episode notifications</string> <string name="episode_notification_summary">Show a notification when a new episode is released.</string> <plurals name="new_episode_notification_message"> <item quantity="one">%2$s has a new episode</item> <item quantity="other">%2$s has %1$d new episodes</item> </plurals> <plurals name="new_episode_notification_title"> - <item quantity="one">New Episode</item> - <item quantity="other">New Episodes</item> + <item quantity="one">New episode</item> + <item quantity="other">New episodes</item> </plurals> <string name="new_episode_notification_group_text">Your subscriptions have new episodes.</string> @@ -178,7 +178,7 @@ <string name="rename_feed_label">Rename podcast</string> <string name="remove_feed_label">Remove podcast</string> <string name="share_label">Share</string> - <string name="share_file_label">Share File</string> + <string name="share_file_label">Share file</string> <string name="share_rss_address_label">RSS address:</string> <string name="feed_delete_confirmation_msg">Please confirm that you want to delete the podcast \"%1$s\", ALL its episodes (including downloaded episodes), and its statistics.</string> <string name="feed_delete_confirmation_msg_batch">Please confirm that you want to remove the selected podcasts, ALL their episodes (including downloaded episodes), and its statistics.</string> @@ -189,8 +189,8 @@ <string name="select_all_above">Select all above</string> <string name="select_all_below">Select all below</string> <string name="filtered_label">Filtered</string> - <string name="refresh_failed_msg">{fa-exclamation-circle} Last Refresh failed. Tap to view details.</string> - <string name="open_podcast">Open Podcast</string> + <string name="refresh_failed_msg">{fa-exclamation-circle} Last refresh failed. Tap to view details.</string> + <string name="open_podcast">Open podcast</string> <string name="please_wait_for_data">Please wait until the data is loaded</string> <string name="updates_disabled_label">Updates disabled</string> <plurals name="updated_feeds_batch_label"> @@ -213,7 +213,7 @@ <string name="stream_label">Stream</string> <string name="delete_label">Delete</string> <string name="delete_failed">Unable to delete file. Rebooting the device could help.</string> - <string name="delete_episode_label">Delete Episode</string> + <string name="delete_episode_label">Delete episode</string> <plurals name="deleted_multi_episode_batch_label"> <item quantity="one">1 downloaded episode deleted.</item> <item quantity="other">%d downloaded episodes deleted.</item> @@ -236,12 +236,12 @@ <item quantity="one">%d episode marked as unplayed.</item> <item quantity="other">%d episodes marked as unplayed.</item> </plurals> - <string name="add_to_queue_label">Add to Queue</string> + <string name="add_to_queue_label">Add to queue</string> <plurals name="added_to_queue_batch_label"> <item quantity="one">%d episode added to queue.</item> <item quantity="other">%d episodes added to queue.</item> </plurals> - <string name="remove_from_queue_label">Remove from Queue</string> + <string name="remove_from_queue_label">Remove from queue</string> <plurals name="removed_from_queue_batch_label"> <item quantity="one">%d episode removed from queue.</item> <item quantity="other">%d episodes removed from queue.</item> @@ -250,11 +250,11 @@ <item quantity="one">%d episode removed from inbox.</item> <item quantity="other">%d episodes removed from inbox.</item> </plurals> - <string name="add_to_favorite_label">Add to Favorites</string> - <string name="remove_from_favorite_label">Remove from Favorites</string> - <string name="visit_website_label">Visit Website</string> + <string name="add_to_favorite_label">Add to favorites</string> + <string name="remove_from_favorite_label">Remove from favorites</string> + <string name="visit_website_label">Visit website</string> <string name="skip_episode_label">Skip episode</string> - <string name="reset_position">Reset Playback Position</string> + <string name="reset_position">Reset playback position</string> <string name="no_items_selected">No items selected</string> <!-- Download messages and labels --> @@ -268,42 +268,42 @@ <string name="download_error_tap_for_details">Tap to view details.</string> <string name="download_error_device_not_found">Storage Device not found</string> <string name="download_error_insufficient_space">There is not enough space left on your device.</string> - <string name="download_error_http_data_error">HTTP Data Error</string> - <string name="download_error_error_unknown">Unknown Error</string> + <string name="download_error_http_data_error">HTTP data error</string> + <string name="download_error_error_unknown">Unknown error</string> <string name="download_error_parser_exception">The podcast host\'s server sent a broken podcast feed.</string> - <string name="download_error_unsupported_type">Unsupported Feed Type</string> + <string name="download_error_unsupported_type">Unsupported feed type</string> <string name="download_error_unsupported_type_html">The podcast host\'s server sent a website, not a podcast.</string> <string name="download_error_not_found">The podcast host\'s server does not know where to find the file. It may have been deleted.</string> - <string name="download_error_connection_error">Connection Error</string> + <string name="download_error_connection_error">Connection error</string> <string name="download_error_unknown_host">Cannot find the server. Check if the address is typed correctly and if you have a working network connection.</string> - <string name="download_error_unauthorized">Authentication Error. Make sure that username and password are correct.</string> - <string name="download_error_file_type_type">File Type Error</string> + <string name="download_error_unauthorized">Authentication error. Make sure that username and password are correct.</string> + <string name="download_error_file_type_type">File type error</string> <string name="download_error_forbidden">The podcast host\'s server refuses to respond.</string> <string name="download_canceled_msg">Download canceled</string> <string name="download_error_wrong_size">The server connection was lost before completing the download</string> <string name="download_error_blocked">The download was blocked by another app on your device (like a VPN or ad blocker).</string> <string name="download_error_certificate">Unable to establish a secure connection. This can mean that another app on your device (like a VPN or an ad blocker) blocked the download, or that something is wrong with the server certificates.</string> <string name="download_report_title">Downloads completed with error(s)</string> - <string name="download_error_io_error">IO Error</string> - <string name="download_error_request_error">Request Error</string> - <string name="download_error_db_access">Database Access Error</string> + <string name="download_error_io_error">IO error</string> + <string name="download_error_request_error">Request error</string> + <string name="download_error_db_access">Database access error</string> <plurals name="downloads_left"> <item quantity="one">%d download left</item> <item quantity="other">%d downloads left</item> </plurals> <string name="download_notification_title_feeds">Refreshing podcasts</string> <string name="download_notification_title_episodes">Downloading episodes</string> - <string name="download_log_title_unknown">Unknown Title</string> + <string name="download_log_title_unknown">Unknown title</string> <string name="download_type_feed">Feed</string> <string name="download_type_media">Media file</string> <string name="null_value_podcast_error">No podcast was provided that could be shown.</string> <string name="no_feed_url_podcast_found_by_search">The suggested podcast did not have an RSS link, AntennaPod found a podcast that could match</string> <string name="authentication_notification_title">Authentication required</string> - <string name="confirm_mobile_download_dialog_title">Confirm Mobile Download</string> + <string name="confirm_mobile_download_dialog_title">Confirm mobile download</string> <string name="confirm_mobile_download_dialog_message">Downloading over mobile data connection is disabled in the settings. AntennaPod can download the episode later automatically when Wi-Fi is available.</string> <string name="confirm_mobile_download_dialog_download_later">Download later</string> <string name="confirm_mobile_download_dialog_allow_this_time">Download anyway</string> - <string name="confirm_mobile_streaming_notification_title">Confirm Mobile streaming</string> + <string name="confirm_mobile_streaming_notification_title">Confirm mobile streaming</string> <string name="confirm_mobile_streaming_notification_message">Streaming over mobile data connection is disabled in the settings. Tap to stream anyway.</string> <string name="confirm_mobile_streaming_button_always">Always</string> <string name="confirm_mobile_streaming_button_once">Once</string> @@ -314,7 +314,7 @@ <string name="playback_error_unsupported">Unsupported media type</string> <string name="playback_error_timeout">Operation timed out</string> <string name="playback_error_source">Unable to access media file</string> - <string name="playback_error_unknown">Unknown Error</string> + <string name="playback_error_unknown">Unknown error</string> <string name="no_media_playing_label">No media playing</string> <string name="position_default_label" translatable="false">00:00:00</string> <string name="unknown_media_key">AntennaPod - Unknown media key: %1$d</string> @@ -322,12 +322,12 @@ <string name="no_media_label">Item does not contain a media file</string> <!-- Queue operations --> - <string name="lock_queue">Lock Queue</string> + <string name="lock_queue">Lock queue</string> <string name="queue_locked">Queue locked</string> <string name="queue_unlocked">Queue unlocked</string> <string name="queue_lock_warning">If you lock the queue, you can no longer swipe or reorder episodes.</string> <string name="checkbox_do_not_show_again">Do not show again</string> - <string name="clear_queue_label">Clear Queue</string> + <string name="clear_queue_label">Clear queue</string> <string name="undo">Undo</string> <string name="move_to_top_label">Move to top</string> <string name="move_to_bottom_label">Move to bottom</string> @@ -338,7 +338,7 @@ <string name="episode_title">Episode title</string> <string name="feed_title">Podcast title</string> <string name="random">Random</string> - <string name="smart_shuffle">Smart Shuffle</string> + <string name="smart_shuffle">Smart shuffle</string> <string name="clear_queue_confirmation_msg">Please confirm that you want to clear the queue of ALL of the episodes in it</string> <string name="time_left_label">Time left:\u0020</string> @@ -354,9 +354,9 @@ <string name="no_comp_downloads_label">You can download episodes on the podcast details screen.</string> <string name="no_log_downloads_head_label">No download log</string> <string name="no_log_downloads_label">Download logs will appear here when available.</string> - <string name="no_history_head_label">No History</string> + <string name="no_history_head_label">No history</string> <string name="no_history_label">After you listen to an episode, it will appear here.</string> - <string name="no_all_episodes_head_label">No Episodes</string> + <string name="no_all_episodes_head_label">No episodes</string> <string name="no_all_episodes_label">When you add a podcast, the episodes will be shown here.</string> <string name="no_all_episodes_filtered_label">Try clearing the filter to see more episodes.</string> <string name="no_inbox_head_label">No episodes in the inbox</string> @@ -380,28 +380,28 @@ <string name="preference_search_hint">Search…</string> <string name="preference_search_no_results">No results</string> <string name="preference_search_clear_history">Clear history</string> - <string name="pref_episode_cleanup_title">Episode Cleanup</string> + <string name="pref_episode_cleanup_title">Episode cleanup</string> <string name="pref_episode_cleanup_summary">Episodes that should be eligible for removal if Auto Download needs space for new episodes</string> <string name="pref_pauseOnDisconnect_sum">Pause playback when headphones or bluetooth are disconnected</string> <string name="pref_unpauseOnHeadsetReconnect_sum">Resume playback when the headphones are reconnected</string> <string name="pref_unpauseOnBluetoothReconnect_sum">Resume playback when bluetooth reconnects</string> - <string name="pref_hardware_forward_button_title">Forward Button</string> + <string name="pref_hardware_forward_button_title">Forward button</string> <string name="pref_hardware_forward_button_summary">Customize the forward button behavior</string> - <string name="pref_hardware_previous_button_title">Previous Button</string> + <string name="pref_hardware_previous_button_title">Previous button</string> <string name="pref_hardware_previous_button_summary">Customize the previous button behavior</string> - <string name="button_action_fast_forward">Fast Forward</string> + <string name="button_action_fast_forward">Fast forward</string> <string name="button_action_rewind">Rewind</string> - <string name="button_action_skip_episode">Skip Episode</string> - <string name="button_action_restart_episode">Restart Episode</string> + <string name="button_action_skip_episode">Skip episode</string> + <string name="button_action_restart_episode">Restart episode</string> <string name="pref_followQueue_sum">Jump to next queue item when playback completes</string> <string name="pref_auto_delete_sum">Delete episode when playback completes</string> - <string name="pref_auto_delete_title">Auto Delete</string> + <string name="pref_auto_delete_title">Auto delete</string> <string name="pref_smart_mark_as_played_sum">Mark episodes as played even if less than a certain amount of seconds of playing time is still left</string> - <string name="pref_smart_mark_as_played_title">Smart Mark as Played</string> + <string name="pref_smart_mark_as_played_title">Smart mark as played</string> <string name="pref_skip_keeps_episodes_sum">Keep episodes when they are skipped</string> - <string name="pref_skip_keeps_episodes_title">Keep Skipped Episodes</string> - <string name="pref_favorite_keeps_episodes_sum">Keep episodes when they are marked Favorite</string> - <string name="pref_favorite_keeps_episodes_title">Keep Favorite Episodes</string> + <string name="pref_skip_keeps_episodes_title">Keep skipped episodes</string> + <string name="pref_favorite_keeps_episodes_sum">Keep episodes when they are marked favorite</string> + <string name="pref_favorite_keeps_episodes_title">Keep favorite episodes</string> <string name="playback_pref">Playback</string> <string name="playback_pref_sum">Headphone controls, Skip intervals, Queue</string> <string name="downloads_pref">Downloads</string> @@ -416,42 +416,42 @@ <string name="feed_every_12_hours">Every 12 hours</string> <string name="feed_every_24_hours">Every day</string> <string name="feed_every_72_hours">Every 3 days</string> - <string name="pref_followQueue_title">Continuous Playback</string> + <string name="pref_followQueue_title">Continuous playback</string> <string name="pref_pauseOnHeadsetDisconnect_title">Headphones or Bluetooth disconnect</string> - <string name="pref_unpauseOnHeadsetReconnect_title">Headphones Reconnect</string> - <string name="pref_unpauseOnBluetoothReconnect_title">Bluetooth Reconnect</string> - <string name="pref_stream_over_download_title">Prefer Streaming</string> + <string name="pref_unpauseOnHeadsetReconnect_title">Headphones reconnect</string> + <string name="pref_unpauseOnBluetoothReconnect_title">Bluetooth reconnect</string> + <string name="pref_stream_over_download_title">Prefer streaming</string> <string name="pref_stream_over_download_sum">Display stream button instead of download button in lists.</string> - <string name="pref_mobileUpdate_title">Mobile Updates</string> + <string name="pref_mobileUpdate_title">Mobile updates</string> <string name="pref_mobileUpdate_sum">Select what should be allowed over the mobile data connection</string> <string name="pref_mobileUpdate_refresh">Podcast refresh</string> <string name="pref_mobileUpdate_images">Cover images</string> <string name="pref_mobileUpdate_auto_download">Auto download</string> <string name="pref_mobileUpdate_episode_download">Episode download</string> <string name="pref_mobileUpdate_streaming">Streaming</string> - <string name="user_interface_label">User Interface</string> - <string name="user_interface_sum">Appearance, Subscriptions, Lockscreen</string> - <string name="pref_black_theme_title">Full Black</string> + <string name="user_interface_label">User interface</string> + <string name="user_interface_sum">Appearance, subscriptions, lockscreen</string> + <string name="pref_black_theme_title">Full black</string> <string name="pref_black_theme_message">Use full black for the dark theme</string> - <string name="pref_tinted_theme_title">Use dynamic colors</string> + <string name="pref_tinted_theme_title">Dynamic colors</string> <string name="pref_tinted_theme_message">Adapt app colors based on the wallpaper</string> - <string name="pref_nav_drawer_items_title">Set Navigation Drawer items</string> + <string name="pref_nav_drawer_items_title">Set navigation drawer items</string> <string name="pref_nav_drawer_items_sum">Change which items appear in the navigation drawer.</string> - <string name="pref_nav_drawer_feed_order_title">Set Subscription Order</string> + <string name="pref_nav_drawer_feed_order_title">Set subscription order</string> <string name="pref_nav_drawer_feed_order_sum">Change the order of your subscriptions</string> - <string name="pref_nav_drawer_feed_counter_title">Set Subscription Counter</string> + <string name="pref_nav_drawer_feed_counter_title">Set subscription counter</string> <string name="pref_nav_drawer_feed_counter_sum">Change the information displayed by the subscription counter. Also affects the sorting of subscriptions if \'Subscription Order\' is set to \'Counter\'.</string> - <string name="pref_automatic_download_title">Automatic Download</string> + <string name="pref_automatic_download_title">Automatic download</string> <string name="pref_automatic_download_sum">Configure the automatic download of episodes.</string> <string name="pref_autodl_wifi_filter_title">Enable Wi-Fi filter</string> <string name="pref_autodl_wifi_filter_sum">Allow automatic download only for selected Wi-Fi networks.</string> <string name="pref_automatic_download_on_battery_title">Download when not charging</string> <string name="pref_automatic_download_on_battery_sum">Allow automatic download when the battery is not charging</string> - <string name="pref_episode_cache_title">Episode Cache</string> + <string name="pref_episode_cache_title">Episode cache</string> <string name="pref_episode_cache_summary">Total number of downloaded episodes cached on the device. Automatic download will be suspended if this number is reached.</string> - <string name="pref_episode_cover_title">Use Episode Cover</string> + <string name="pref_episode_cover_title">Use episode cover</string> <string name="pref_episode_cover_summary">Use the episode specific cover in lists whenever available. If unchecked, the app will always use the podcast cover image.</string> - <string name="pref_show_remain_time_title">Show Remaining Time</string> + <string name="pref_show_remain_time_title">Show remaining time</string> <string name="pref_show_remain_time_summary">Display remaining time of episodes when checked. If unchecked, display total duration of episodes.</string> <string name="pref_theme_title_automatic">Automatic</string> <string name="pref_theme_title_light">Light</string> @@ -459,7 +459,7 @@ <string name="pref_episode_cache_unlimited">Unlimited</string> <string name="pref_playback_speed_sum">Customize the speeds available for variable speed playback</string> <string name="pref_feed_playback_speed_sum">The speed to use when starting audio playback for episodes in this podcast</string> - <string name="pref_feed_skip">Auto Skip</string> + <string name="pref_feed_skip">Auto skip</string> <string name="pref_feed_skip_sum">Skip introductions and ending credits.</string> <string name="pref_feed_skip_ending">Skip last</string> <string name="pref_feed_skip_intro">Skip first</string> @@ -467,26 +467,26 @@ <string name="pref_feed_skip_intro_toast">Skipped first %d seconds</string> <string name="pref_playback_time_respects_speed_title">Adjust media info to playback speed</string> <string name="pref_playback_time_respects_speed_sum">Displayed position and duration are adapted to playback speed</string> - <string name="pref_fast_forward">Fast Forward Skip Time</string> + <string name="pref_fast_forward">Fast forward skip time</string> <string name="pref_fast_forward_sum">Customize the number of seconds to jump forward when the fast forward button is clicked</string> - <string name="pref_rewind">Rewind Skip Time</string> + <string name="pref_rewind">Rewind skip time</string> <string name="pref_rewind_sum">Customize the number of seconds to jump backwards when the rewind button is clicked</string> - <string name="pref_expandNotify_title">High Notification priority</string> + <string name="pref_expandNotify_title">High notification priority</string> <string name="pref_expandNotify_sum">This usually expands the notification to show playback buttons.</string> - <string name="pref_persistNotify_title">Persistent Playback Controls</string> + <string name="pref_persistNotify_title">Persistent playback controls</string> <string name="pref_persistNotify_sum">Keep notification and lockscreen controls when playback is paused.</string> - <string name="pref_compact_notification_buttons_title">Set Compact Notification Buttons</string> + <string name="pref_compact_notification_buttons_title">Set compact notification buttons</string> <string name="pref_compact_notification_buttons_sum">Change the playback buttons when the notification is collapsed. The play/pause button is always included.</string> <string name="pref_compact_notification_buttons_dialog_title">Select a maximum of %1$d items</string> <string name="pref_compact_notification_buttons_dialog_error">You can only select a maximum of %1$d items.</string> - <string name="pref_enqueue_location_title">Enqueue Location</string> + <string name="pref_enqueue_location_title">Enqueue location</string> <string name="pref_enqueue_location_sum">Add episodes to: %1$s</string> <string name="enqueue_location_back">Back</string> <string name="enqueue_location_front">Front</string> <string name="enqueue_location_after_current">After current episode</string> <string name="enqueue_location_random">Random</string> <string name="pref_smart_mark_as_played_disabled">Disabled</string> - <string name="documentation_support">Documentation & Support</string> + <string name="documentation_support">Documentation & support</string> <string name="visit_user_forum">User forum</string> <string name="bug_report_title">Report bug</string> <string name="open_bug_tracker">Open bug tracker</string> @@ -495,18 +495,18 @@ <string name="pref_proxy_title">Proxy</string> <string name="pref_proxy_sum">Set a network proxy</string> <string name="pref_no_browser_found">No web browser found.</string> - <string name="pref_enqueue_downloaded_title">Enqueue Downloaded</string> + <string name="pref_enqueue_downloaded_title">Enqueue downloaded</string> <string name="pref_enqueue_downloaded_summary">Add downloaded episodes to the queue</string> - <string name="pref_skip_silence_title">Skip Silence in Audio</string> + <string name="pref_skip_silence_title">Skip silence in audio</string> <string name="behavior">Behavior</string> - <string name="pref_default_page">Default Page</string> + <string name="pref_default_page">Default page</string> <string name="pref_default_page_sum">Screen that is opened when starting AntennaPod.</string> <string name="pref_back_button_opens_drawer">Back button opens drawer</string> <string name="pref_back_button_opens_drawer_summary">Pressing the back button on the default page opens the navigation drawer</string> <string name="remember_last_page">Remember last page</string> - <string name="pref_delete_removes_from_queue_title">Delete removes from Queue</string> + <string name="pref_delete_removes_from_queue_title">Delete removes from queue</string> <string name="pref_delete_removes_from_queue_sum">Automatically remove an episode from the queue when it is deleted.</string> - <string name="pref_filter_feed_title">Subscription Filter</string> + <string name="pref_filter_feed_title">Subscription filter</string> <string name="pref_filter_feed_sum">Filter your subscriptions in navigation drawer and subscriptions screen.</string> <string name="subscriptions_are_filtered">Subscriptions are filtered.</string> <string name="subscriptions_counter_greater_zero">Counter greater than zero</string> @@ -518,9 +518,9 @@ <string name="new_episode_notification_disabled">Notification disabled</string> <string name="pref_feed_settings_dialog_msg">This setting is unique to each podcast. You can change it by opening the podcast page.</string> <string name="pref_contribute">Contribute</string> - <string name="pref_show_subscription_title">Show Subscription Title</string> + <string name="pref_show_subscription_title">Show subscription title</string> <string name="pref_show_subscription_title_summary">Display the subscription title below the cover image.</string> - <string name="pref_new_episodes_action_title">New Episodes Action</string> + <string name="pref_new_episodes_action_title">New episodes action</string> <string name="pref_new_episodes_action_sum">Action to take for new episodes</string> <!-- About screen --> @@ -651,11 +651,11 @@ <string name="gpodnetsync_username_characters_error">Usernames may only contain letters, digits, hyphens and underscores.</string> <!-- Directory chooser --> - <string name="choose_data_directory">Choose Data Folder</string> + <string name="choose_data_directory">Choose data folder</string> <string name="choose_data_directory_message">Please choose the base of your data folder. AntennaPod will create the appropriate sub-directories.</string> <string name="choose_data_directory_available_space">%1$s of %2$s free</string> <string name="pref_pausePlaybackForFocusLoss_sum">Pause playback instead of lowering volume when another app wants to play sounds</string> - <string name="pref_pausePlaybackForFocusLoss_title">Pause for Interruptions</string> + <string name="pref_pausePlaybackForFocusLoss_title">Pause for interruptions</string> <!-- Online feed view --> <string name="subscribe_label">Subscribe</string> @@ -688,14 +688,14 @@ <string name="feed_tags_summary">Change the tags of this podcast to help organize your subscriptions</string> <string name="feed_folders_include_root">Show this podcast in main list</string> <string name="multi_feed_common_tags_info">{fa-info-circle} Only common tags from all selected subscriptions are shown. Other tags stay unaffected.</string> - <string name="auto_download_settings_label">Auto Download Settings</string> - <string name="episode_filters_label">Episode Filter</string> + <string name="auto_download_settings_label">Auto download settings</string> + <string name="episode_filters_label">Episode filter</string> <string name="episode_filters_description">List of terms used to decide if an episode should be included or excluded when auto downloading</string> - <string name="add_term">Add Term</string> + <string name="add_term">Add term</string> <string name="exclude_terms">Exclude episodes containing any of the terms below</string> <string name="include_terms">Include only episodes containing any of the terms below</string> <string name="exclude_episodes_shorter_than">Exclude episodes shorter than</string> - <string name="keep_updated">Keep Updated</string> + <string name="keep_updated">Keep updated</string> <string name="keep_updated_summary">Include this podcast when (auto-)refreshing all podcasts</string> <string name="auto_download_disabled_globally">Auto download is disabled in the main AntennaPod settings</string> <string name="statistics_time_played">Time played:</string> @@ -778,8 +778,8 @@ <!-- Audio controls --> <string name="audio_controls">Audio controls</string> - <string name="playback_speed">Playback Speed</string> - <string name="audio_effects">Audio Effects</string> + <string name="playback_speed">Playback speed</string> + <string name="audio_effects">Audio effects</string> <string name="player_switch_to_audio_only">Switch to audio only</string> <!-- proxy settings --> @@ -813,7 +813,7 @@ <string name="notification_channel_sync_error_description">Shown when gpodder synchronization fails.</string> <string name="notification_channel_auto_download">Automatic download completed</string> <string name="notification_channel_episode_auto_download">Shown when episodes have been automatically downloaded.</string> - <string name="notification_channel_new_episode">New Episode</string> + <string name="notification_channel_new_episode">New episode</string> <string name="notification_channel_new_episode_description">Shown when a new episode of a podcast was found, where notifications are enabled</string> <!-- Widget settings --> @@ -828,5 +828,5 @@ <string name="shortcut_subscription_label">Subscription shortcut</string> <string name="shortcut_select_subscription">Select subscription</string> - <string name="add_shortcut">Add Shortcut</string> + <string name="add_shortcut">Add shortcut</string> </resources> |