|
|
|
@ -1,65 +1,66 @@
|
|
|
|
|
<?xml version="1.0" encoding="utf-8"?>
|
|
|
|
|
<resources>
|
|
|
|
|
<string name="sk_app_name" translatable="false">Moshidon</string>
|
|
|
|
|
<string name="sk_pinned_posts">Pinned</string>
|
|
|
|
|
<string name="sk_delete_and_redraft">Delete and re-draft</string>
|
|
|
|
|
<string name="sk_confirm_delete_and_redraft_title">Delete and re-draft Post</string>
|
|
|
|
|
<string name="sk_confirm_delete_and_redraft">Are you sure you want to delete and re-draft this post?</string>
|
|
|
|
|
<string name="sk_pin_post">Pin to profile</string>
|
|
|
|
|
<string name="sk_confirm_pin_post_title">Pin post to profile</string>
|
|
|
|
|
<string name="sk_confirm_pin_post">Do you want to pin this post to your profile?</string>
|
|
|
|
|
<string name="sk_pinning">Pinning post…</string>
|
|
|
|
|
<string name="sk_unpin_post">Unpin from profile</string>
|
|
|
|
|
<string name="sk_confirm_unpin_post_title">Unpin post from profile</string>
|
|
|
|
|
<string name="sk_confirm_unpin_post">Are you sure you want to unpin this post?</string>
|
|
|
|
|
<string name="sk_unpinning">Unpinning post…</string>
|
|
|
|
|
<string name="sk_image_description">Image description</string>
|
|
|
|
|
<string name="sk_visibility_unlisted">Unlisted</string>
|
|
|
|
|
<string name="sk_settings_show_replies">Show replies</string>
|
|
|
|
|
<string name="sk_settings_show_boosts">Show boosts</string>
|
|
|
|
|
<string name="sk_settings_load_new_posts">Automatically load new posts</string>
|
|
|
|
|
<string name="sk_settings_show_interaction_counts">Show interaction counts</string>
|
|
|
|
|
<string name="sk_settings_app_version">Moshidon v%1$s (%2$d)</string>
|
|
|
|
|
<string name="sk_mark_media_as_sensitive">Mark media as sensitive</string>
|
|
|
|
|
<string name="sk_user_post_notifications_on">Turned on post notifications for %s</string>
|
|
|
|
|
<string name="sk_user_post_notifications_off">Turned off post notifications for %s</string>
|
|
|
|
|
<string name="sk_federated_timeline">Federation</string>
|
|
|
|
|
<string name="sk_federated_timeline_info_banner">These are the most recent posts by the people in your federation.</string>
|
|
|
|
|
<string name="sk_update_available">Moshidon %s is ready to download.</string>
|
|
|
|
|
<string name="sk_update_ready">Moshidon %s is downloaded and ready to install.</string>
|
|
|
|
|
<string name="sk_check_for_update">Check for update</string>
|
|
|
|
|
<string name="sk_no_update_available">No update available</string>
|
|
|
|
|
<string name="sk_list_timelines">Lists</string>
|
|
|
|
|
<string name="sk_follow_requests">Follow requests</string>
|
|
|
|
|
<string name="sk_accept_follow_request">Accept follow request</string>
|
|
|
|
|
<string name="sk_reject_follow_request">Reject follow request</string>
|
|
|
|
|
<string name="sk_lists_with_user">Lists with %s</string>
|
|
|
|
|
<string name="sk_settings_always_reveal_content_warnings">Always reveal content warnings</string>
|
|
|
|
|
<string name="sk_disable_marquee">Disable scrolling text in title bars</string>
|
|
|
|
|
<string name="sk_settings_contribute">Contribute to Moshidon</string>
|
|
|
|
|
<string name="sk_settings_show_federated_timeline">Show federated timeline</string>
|
|
|
|
|
<string name="sk_notification_type_status">Posts</string>
|
|
|
|
|
<string name="sk_notify_posts">Post notifications</string>
|
|
|
|
|
<string name="sk_settings_color_picker">Color theme</string>
|
|
|
|
|
<string name="sk_color_theme_pink">Pink</string>
|
|
|
|
|
<string name="sk_color_theme_purple">Purple</string>
|
|
|
|
|
<string name="sk_color_theme_green">Green</string>
|
|
|
|
|
<string name="sk_color_theme_blue">Blue</string>
|
|
|
|
|
<string name="sk_color_theme_brown">Orange</string>
|
|
|
|
|
<string name="sk_color_theme_yellow">Yellow</string>
|
|
|
|
|
<string name="sk_color_theme_red">Red</string>
|
|
|
|
|
<string name="sk_color_theme_material3">Material You</string>
|
|
|
|
|
<string name="sk_not_supported">Not supported on your device</string>
|
|
|
|
|
<string name="sk_poll_allow_multiple">Allow multiple choices</string>
|
|
|
|
|
<string name="sk_translate_post">Translate</string>
|
|
|
|
|
<string name="sk_translate_show_original">Show original</string>
|
|
|
|
|
<string name="sk_translated_using">Translated using %s</string>
|
|
|
|
|
<string name="sk_post_language">Language: %s</string>
|
|
|
|
|
<string name="sk_available_languages">Available languages</string>
|
|
|
|
|
<string name="sk_language_name">%s (%s)</string>
|
|
|
|
|
<string name="sk_clear_recent_languages">Clear recent languages</string>
|
|
|
|
|
<string name="sk_confirm_clear_recent_languages">Are you sure you want to clear your recently used languages?</string>
|
|
|
|
|
<string name="sk_welcome_title">Welcome to Moshidon!</string>
|
|
|
|
|
<string name="sk_welcome_text">To get started, please enter your home instance’s domain name below.</string>
|
|
|
|
|
<string name="sk_example_domain">example.social</string>
|
|
|
|
|
<string name="sk_app_name">Megalodon</string>
|
|
|
|
|
<string name="sk_pinned_posts">Pinned</string>
|
|
|
|
|
<string name="sk_delete_and_redraft">Delete and re-draft</string>
|
|
|
|
|
<string name="sk_confirm_delete_and_redraft_title">Delete and re-draft Post</string>
|
|
|
|
|
<string name="sk_confirm_delete_and_redraft">Are you sure you want to delete and re-draft this post?</string>
|
|
|
|
|
<string name="sk_pin_post">Pin to profile</string>
|
|
|
|
|
<string name="sk_confirm_pin_post_title">Pin post to profile</string>
|
|
|
|
|
<string name="sk_confirm_pin_post">Do you want to pin this post to your profile?</string>
|
|
|
|
|
<string name="sk_pinning">Pinning post…</string>
|
|
|
|
|
<string name="sk_unpin_post">Unpin from profile</string>
|
|
|
|
|
<string name="sk_confirm_unpin_post_title">Unpin post from profile</string>
|
|
|
|
|
<string name="sk_confirm_unpin_post">Are you sure you want to unpin this post?</string>
|
|
|
|
|
<string name="sk_unpinning">Unpinning post…</string>
|
|
|
|
|
<string name="sk_image_description">Image description</string>
|
|
|
|
|
<string name="sk_visibility_unlisted">Unlisted</string>
|
|
|
|
|
<string name="sk_settings_show_replies">Show replies</string>
|
|
|
|
|
<string name="sk_settings_show_boosts">Show boosts</string>
|
|
|
|
|
<string name="sk_settings_load_new_posts">Automatically load new posts</string>
|
|
|
|
|
<string name="sk_settings_show_interaction_counts">Show interaction counts</string>
|
|
|
|
|
<string name="sk_settings_app_version">Megalodon v%1$s (%2$d)</string>
|
|
|
|
|
<string name="sk_mark_media_as_sensitive">Mark media as sensitive</string>
|
|
|
|
|
<string name="sk_user_post_notifications_on">Turned on post notifications for %s</string>
|
|
|
|
|
<string name="sk_user_post_notifications_off">Turned off post notifications for %s</string>
|
|
|
|
|
<string name="sk_federated_timeline">Federation</string>
|
|
|
|
|
<string name="sk_federated_timeline_info_banner">These are the most recent posts by the people in your federation.</string>
|
|
|
|
|
<string name="sk_update_available">Megalodon %s is ready to download.</string>
|
|
|
|
|
<string name="sk_update_ready">Megalodon %s is downloaded and ready to install.</string>
|
|
|
|
|
<string name="sk_check_for_update">Check for update</string>
|
|
|
|
|
<string name="sk_no_update_available">No update available</string>
|
|
|
|
|
<string name="sk_list_timelines">Lists</string>
|
|
|
|
|
<string name="sk_follow_requests">Follow requests</string>
|
|
|
|
|
<string name="sk_accept_follow_request">Accept follow request</string>
|
|
|
|
|
<string name="sk_reject_follow_request">Reject follow request</string>
|
|
|
|
|
<string name="sk_lists_with_user">Lists with %s</string>
|
|
|
|
|
<string name="sk_settings_always_reveal_content_warnings">Always reveal content warnings</string>
|
|
|
|
|
<string name="sk_disable_marquee">Disable scrolling text in title bars</string>
|
|
|
|
|
<string name="sk_settings_contribute">Contribute to Megalodon</string>
|
|
|
|
|
<string name="sk_settings_show_federated_timeline">Show federated timeline</string>
|
|
|
|
|
<string name="sk_notification_type_status">Posts</string>
|
|
|
|
|
<string name="sk_notify_posts">Post notifications</string>
|
|
|
|
|
<string name="sk_settings_color_picker">Color theme</string>
|
|
|
|
|
<string name="sk_color_theme_material3">System</string>
|
|
|
|
|
<string name="sk_color_theme_pink">Pink</string>
|
|
|
|
|
<string name="sk_color_theme_purple">Purple</string>
|
|
|
|
|
<string name="sk_color_theme_green">Green</string>
|
|
|
|
|
<string name="sk_color_theme_blue">Blue</string>
|
|
|
|
|
<string name="sk_color_theme_brown">Brown</string>
|
|
|
|
|
<string name="sk_color_theme_red">Red</string>
|
|
|
|
|
<string name="sk_color_theme_yellow">Yellow</string>
|
|
|
|
|
<string name="sk_poll_allow_multiple">Allow multiple choices</string>
|
|
|
|
|
<string name="sk_translate_post">Translate</string>
|
|
|
|
|
<string name="sk_translate_show_original">Show original</string>
|
|
|
|
|
<string name="sk_translated_using">Translated using %s</string>
|
|
|
|
|
<string name="sk_post_language">Language: %s</string>
|
|
|
|
|
<string name="sk_available_languages">Available languages</string>
|
|
|
|
|
<string name="sk_language_name">%s (%s)</string>
|
|
|
|
|
<string name="sk_clear_recent_languages">Clear recently used languages</string>
|
|
|
|
|
<string name="sk_confirm_clear_recent_languages">Are you sure you want to clear your recently used languages?</string>
|
|
|
|
|
<string name="sk_welcome_title">Welcome!</string>
|
|
|
|
|
<string name="sk_welcome_text">The shark salutes you! To get started, please enter your home instance’s domain name below.</string>
|
|
|
|
|
<string name="sk_example_domain">example.social</string>
|
|
|
|
|
<string name="sk_app_username" translatable="false">\@megalodon</string>
|
|
|
|
|
<string name="sk_tabs_disable_swipe">Disable swiping between tabs</string>
|
|
|
|
|
</resources>
|
|
|
|
|