Merge pull request #1237 from weblate/weblate-simple-mobile-tools-simple-commons
Translations update from Hosted Weblate
This commit is contained in:
commit
fd08255626
1 changed files with 969 additions and 0 deletions
969
commons/src/main/res/values-et/strings.xml
Normal file
969
commons/src/main/res/values-et/strings.xml
Normal file
|
@ -0,0 +1,969 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<resources>
|
||||
<string name="ok">OK</string>
|
||||
<string name="cancel">Cancel</string>
|
||||
<string name="nothing">Nothing</string>
|
||||
<string name="later">Later</string>
|
||||
<string name="save_as">Save as</string>
|
||||
<string name="file_saved">File saved successfully</string>
|
||||
<string name="invalid_file_format">Invalid file format</string>
|
||||
<string name="out_of_memory_error">Out of memory error</string>
|
||||
<string name="an_error_occurred">An error occurred: %s</string>
|
||||
<string name="open_with">Open with</string>
|
||||
<string name="edit_with">Edit with</string>
|
||||
<string name="no_app_found">No valid app found</string>
|
||||
<string name="set_as">Set as</string>
|
||||
<string name="copy_to_clipboard">Copy to clipboard</string>
|
||||
<string name="copy_number_to_clipboard">Copy number to clipboard</string>
|
||||
<string name="value_copied_to_clipboard">Value copied to clipboard</string>
|
||||
<string name="dial_number">Dial number</string>
|
||||
<string name="unknown">Unknown</string>
|
||||
<string name="always">Always</string>
|
||||
<string name="never">Never</string>
|
||||
<string name="details">Details</string>
|
||||
<string name="notes">Notes</string>
|
||||
<string name="deleting_folder">Deleting folder \'%s\'</string>
|
||||
<string name="none">None</string>
|
||||
<string name="label">Label</string>
|
||||
<string name="transparent">Transparent</string>
|
||||
<string name="transparent_color">Transparent color</string>
|
||||
<string name="select_a_different_color">Select a different color</string>
|
||||
<string name="download">Download</string>
|
||||
<string name="notification">Notification</string>
|
||||
<string name="notifications">Notifications</string>
|
||||
<string name="email">Email</string>
|
||||
<string name="previous">Previous</string>
|
||||
<string name="playpause">Play / Pause</string>
|
||||
<string name="next">Next</string>
|
||||
<string name="number">Number</string>
|
||||
<string name="no_contacts_found">No contacts found</string>
|
||||
<string name="request_the_required_permissions">Request the required permissions</string>
|
||||
<string name="no_access_to_contacts">The app could not access your contacts</string>
|
||||
<string name="insert_text_here">Insert text here</string>
|
||||
<string name="call_person">Call %s</string>
|
||||
<string name="zero">Zero</string>
|
||||
<string name="one">One</string>
|
||||
<string name="two">Two</string>
|
||||
<string name="three">Three</string>
|
||||
<string name="four">Four</string>
|
||||
<string name="five">Five</string>
|
||||
<string name="six">Six</string>
|
||||
<string name="seven">Seven</string>
|
||||
<string name="eight">Eight</string>
|
||||
<string name="nine">Nine</string>
|
||||
|
||||
<!-- View types -->
|
||||
<string name="change_view_type">Change view type</string>
|
||||
<string name="grid">Grid</string>
|
||||
<string name="list">List</string>
|
||||
<string name="increase_column_count">Increase column count</string>
|
||||
<string name="reduce_column_count">Reduce column count</string>
|
||||
<string name="change_cover_image">Change cover image</string>
|
||||
<string name="select_photo">Select photo</string>
|
||||
|
||||
<!-- Blocked numbers -->
|
||||
<string name="manage_blocked_numbers">Manage blocked numbers</string>
|
||||
<string name="not_blocking_anyone">You are not blocking anyone.</string>
|
||||
<string name="add_a_blocked_number">Add a blocked number</string>
|
||||
<string name="block_number">Block number</string>
|
||||
<string name="block_numbers">Block numbers</string>
|
||||
<string name="blocked_numbers">Blocked numbers</string>
|
||||
<string name="export_blocked_numbers">Export blocked numbers</string>
|
||||
<string name="import_blocked_numbers">Import blocked numbers</string>
|
||||
<string name="must_make_default_dialer">You have to make this app the default dialer app to make use of blocked numbers.</string>
|
||||
<string name="set_as_default">Set as default</string>
|
||||
<string name="block_confirmation">Are you sure you want to block \"%s\"?</string>
|
||||
|
||||
<!-- Favorites -->
|
||||
<string name="favorites">Favorites</string>
|
||||
<string name="add_favorites">Add favorites</string>
|
||||
<string name="add_to_favorites">Add to favorites</string>
|
||||
<string name="remove_from_favorites">Remove from favorites</string>
|
||||
|
||||
<!-- Search -->
|
||||
<string name="search">Search</string>
|
||||
<string name="type_2_characters">Type in at least 2 characters to start the search.</string>
|
||||
|
||||
<!-- Filters -->
|
||||
<string name="filter">Filter</string>
|
||||
<string name="no_items_found">No items found.</string>
|
||||
<string name="change_filter">Change filter</string>
|
||||
|
||||
<!-- Permissions -->
|
||||
<string name="no_storage_permissions">Storage permission is required</string>
|
||||
<string name="no_contacts_permission">Contacts permission is required</string>
|
||||
<string name="no_camera_permissions">Camera permission is required</string>
|
||||
<string name="no_audio_permissions">Audio permission is required</string>
|
||||
|
||||
<!-- Renaming -->
|
||||
<string name="rename_file">Rename file</string>
|
||||
<string name="rename_folder">Rename folder</string>
|
||||
<string name="rename_file_error">Could not rename the file</string>
|
||||
<string name="rename_folder_error">Could not rename the folder</string>
|
||||
<string name="rename_folder_empty">Folder name must not be empty</string>
|
||||
<string name="rename_folder_exists">A folder with that name already exists</string>
|
||||
<string name="rename_folder_root">Cannot rename the root folder of a storage</string>
|
||||
<string name="rename_folder_ok">Folder renamed successfully</string>
|
||||
<string name="renaming_folder">Renaming folder</string>
|
||||
<string name="filename_cannot_be_empty">Filename cannot be empty</string>
|
||||
<string name="filename_invalid_characters">Filename contains invalid characters</string>
|
||||
<string name="filename_invalid_characters_placeholder">Filename \'%s\' contains invalid characters</string>
|
||||
<string name="extension_cannot_be_empty">Extension cannot be empty</string>
|
||||
<string name="source_file_doesnt_exist">Source file %s doesn\'t exist</string>
|
||||
<string name="prepend_filenames">Prepend filenames</string>
|
||||
<string name="append_filenames">Append filenames</string>
|
||||
<string name="simple_renaming">Simple renaming</string>
|
||||
<string name="pattern_renaming">Pattern</string>
|
||||
<string name="string_to_add">String to add</string>
|
||||
<string name="rename_date_time_pattern">%Y - year\n%M - month\n%D - day\n%h - hour\n%m - minute\n%s - second\n%i - number increasing from 1</string>
|
||||
<string name="filename_without_txt">Filename (without .txt)</string>
|
||||
<string name="filename_without_json">Filename (without .json)</string>
|
||||
|
||||
<!-- Copy / Move -->
|
||||
<string name="copy">Copy</string>
|
||||
<string name="move">Move</string>
|
||||
<string name="copy_move">Copy / Move</string>
|
||||
<string name="copy_to">Copy to</string>
|
||||
<string name="move_to">Move to</string>
|
||||
<string name="source">Source</string>
|
||||
<string name="destination">Destination</string>
|
||||
<string name="select_destination">Select destination</string>
|
||||
<string name="click_select_destination">Click here to select destination</string>
|
||||
<string name="invalid_destination">Could not write to the selected destination</string>
|
||||
<string name="please_select_destination">Please select a destination</string>
|
||||
<string name="source_and_destination_same">Source and destination cannot be the same</string>
|
||||
<string name="copy_failed">Could not copy the files</string>
|
||||
<string name="copying">Copying…</string>
|
||||
<string name="copying_success">Files copied successfully</string>
|
||||
<string name="copying_success_one">File copied successfully</string>
|
||||
<string name="copy_move_failed">An error occurred</string>
|
||||
<string name="moving">Moving…</string>
|
||||
<string name="moving_success">Files moved successfully</string>
|
||||
<string name="moving_success_one">File moved successfully</string>
|
||||
<string name="moving_success_partial">Some files could not be moved</string>
|
||||
<string name="copying_success_partial">Some files could not be copied</string>
|
||||
<string name="no_files_selected">No files selected</string>
|
||||
<string name="saving">Saving…</string>
|
||||
<string name="could_not_create_folder">Could not create folder %s</string>
|
||||
<string name="could_not_create_file">Could not create file %s</string>
|
||||
<string name="no_new_items">No new items have been found</string>
|
||||
<string name="no_space">The destination does not have enough space available.\nRequired %1$s, available %2$s</string>
|
||||
|
||||
<!-- Create new -->
|
||||
<string name="create_new">Create new</string>
|
||||
<string name="folder">Folder</string>
|
||||
<string name="file">File</string>
|
||||
<string name="create_new_folder">Create new folder</string>
|
||||
<string name="name_taken">A file or folder with that name already exists</string>
|
||||
<string name="invalid_name">The name contains invalid characters</string>
|
||||
<string name="empty_name">Please enter a name</string>
|
||||
<string name="unknown_error_occurred">An unknown error occurred</string>
|
||||
|
||||
<!-- File operation conflicts -->
|
||||
<string name="file_already_exists">File \"%s\" already exists</string>
|
||||
<string name="file_already_exists_overwrite">File \"%s\" already exists. Overwrite?</string>
|
||||
<string name="folder_already_exists">Folder \"%s\" already exists</string>
|
||||
<string name="merge">Merge</string>
|
||||
<string name="keep_both">Keep both</string>
|
||||
<string name="overwrite">Overwrite</string>
|
||||
<string name="skip">Skip</string>
|
||||
<string name="append">Append with \'_1\'</string>
|
||||
<string name="apply_to_all">Apply to all</string>
|
||||
|
||||
<!-- File picker -->
|
||||
<string name="select_folder">Select a folder</string>
|
||||
<string name="select_file">Select a file</string>
|
||||
<string name="confirm_storage_access_title">Confirm external storage access</string>
|
||||
<string name="confirm_storage_access_text">Please choose the top folder of the SD card on the next screen, to grant write access</string>
|
||||
<string name="confirm_storage_access_text_sd">If you don\'t see the SD card, try this</string>
|
||||
<string name="confirm_storage_access_android_text">Please allow the app accessing the selected storage on the next screen by pressing \'Use this folder\' at the bottom.</string>
|
||||
<string name="confirm_selection">Confirm selection</string>
|
||||
|
||||
<plurals name="items">
|
||||
<item quantity="one">%d item</item>
|
||||
<item quantity="other">%d items</item>
|
||||
</plurals>
|
||||
|
||||
<!-- Are you sure you want to delete 5 items? -->
|
||||
<plurals name="delete_items">
|
||||
<item quantity="one">%d item</item>
|
||||
<item quantity="other">%d items</item>
|
||||
</plurals>
|
||||
|
||||
<plurals name="deleting_items">
|
||||
<item quantity="one">Deleting %d item</item>
|
||||
<item quantity="other">Deleting %d items</item>
|
||||
</plurals>
|
||||
|
||||
<!-- Are you sure you want to delete 5 contacts? -->
|
||||
<plurals name="delete_contacts">
|
||||
<item quantity="one">%d contact</item>
|
||||
<item quantity="other">%d contacts</item>
|
||||
</plurals>
|
||||
|
||||
<!-- Storages -->
|
||||
<string name="select_storage">Select storage</string>
|
||||
<string name="internal">Internal</string>
|
||||
<string name="sd_card">SD Card</string>
|
||||
<string name="root">Root</string>
|
||||
<string name="wrong_root_selected">Wrong folder selected, please select the main folder of your SD card</string>
|
||||
<string name="sd_card_usb_same">SD card and USB device paths cannot be the same</string>
|
||||
<string name="app_on_sd_card">You seem to have the app installed on an SD card, that makes the app widgets unavailable. You won\'t even see them on the list of available widgets.
|
||||
It is a system limitation, so if you want to use the widgets, you have to move the app back on the internal storage.</string>
|
||||
|
||||
<!-- File properties -->
|
||||
<string name="properties">Properties</string>
|
||||
<string name="path">Path</string>
|
||||
<string name="items_selected">Items selected</string>
|
||||
<string name="direct_children_count">Direct children count</string>
|
||||
<string name="files_count">Total files count</string>
|
||||
<string name="resolution">Resolution</string>
|
||||
<string name="duration">Duration</string>
|
||||
<string name="artist">Artist</string>
|
||||
<string name="album">Album</string>
|
||||
<string name="focal_length">Focal length</string>
|
||||
<string name="exposure_time">Exposure time</string>
|
||||
<string name="iso_speed">ISO speed</string>
|
||||
<string name="f_number">F-number</string>
|
||||
<string name="camera">Camera</string>
|
||||
<string name="exif">EXIF</string>
|
||||
<string name="song_title">Song title</string>
|
||||
<string name="gps_coordinates">GPS coordinates</string>
|
||||
<string name="altitude">Altitude</string>
|
||||
|
||||
<!-- Color customization -->
|
||||
<string name="background_color">Background color</string>
|
||||
<string name="text_color">Text color</string>
|
||||
<string name="primary_color">Primary color</string>
|
||||
<string name="accent_color_white">Accent color of white theme</string>
|
||||
<string name="accent_color_black_and_white">Accent color of Black & White theme</string>
|
||||
<string name="foreground_color">Foreground color</string>
|
||||
<string name="app_icon_color">App icon color</string>
|
||||
<string name="bottom_navigation_bar_color">Bottom navigation bar color</string>
|
||||
<string name="restore_defaults">Restore defaults</string>
|
||||
<string name="use_default">Use default</string>
|
||||
<string name="default_color">Default</string>
|
||||
<string name="change_color">Change color</string>
|
||||
<string name="theme">Theme</string>
|
||||
<string name="changing_color_description">Changing a color will make it switch to Custom theme</string>
|
||||
<string name="save">Save</string>
|
||||
<string name="discard">Discard</string>
|
||||
<string name="undo_changes">Undo changes</string>
|
||||
<string name="undo_changes_confirmation">Are you sure you want to undo your changes?</string>
|
||||
<string name="save_before_closing">You have unsaved changes. Save before exit?</string>
|
||||
<string name="apply_to_all_apps">Apply colors to all Simple Apps</string>
|
||||
<string name="app_icon_color_warning">WARNING: Some launchers do not handle app icon customization properly. In case the icon will disappear, try launching the app via Google Play or some widget, if available.
|
||||
Once launched, just set back the default orange icon #F57C00. You might have to reinstall the app in the worst case.</string>
|
||||
<string name="share_colors_success">Colors updated successfully. A new Theme called \'Shared\' has been added, please use that for updating all app colors in the future.</string>
|
||||
<string name="shared_theme_note">Note that even though you are using the Pro app version, you still need Simple Thank You for technical reasons. It takes care of the color synchronization.</string>
|
||||
<string name="purchase_thank_you">
|
||||
<![CDATA[
|
||||
Please purchase <a href="https://play.google.com/store/apps/details?id=com.simplemobiletools.thankyou">Simple Thank You</a> to unlock this function and support the development. Thanks!
|
||||
]]>
|
||||
</string>
|
||||
|
||||
<!-- Themes -->
|
||||
<string name="light_theme">Light</string>
|
||||
<string name="dark_theme">Dark</string>
|
||||
<string name="auto_theme">Auto</string>
|
||||
<string name="solarized">Solarized</string>
|
||||
<string name="dark_red">Dark red</string>
|
||||
<string name="white">White</string>
|
||||
<string name="black_white">Black & White</string>
|
||||
<string name="custom">Custom</string>
|
||||
<string name="shared">Shared</string>
|
||||
|
||||
<!-- What's new -->
|
||||
<string name="whats_new">What\'s new</string>
|
||||
<string name="whats_new_disclaimer">* only the bigger updates are listed here, there are always some smaller improvements too</string>
|
||||
|
||||
<!-- Actionbar items -->
|
||||
<string name="delete">Delete</string>
|
||||
<string name="remove">Remove</string>
|
||||
<string name="rename">Rename</string>
|
||||
<string name="share">Share</string>
|
||||
<string name="share_via">Share via</string>
|
||||
<string name="select_all">Select all</string>
|
||||
<string name="select_text">Select text</string>
|
||||
<string name="hide">Hide</string>
|
||||
<string name="unhide">Unhide</string>
|
||||
<string name="hide_folder">Hide folder</string>
|
||||
<string name="unhide_folder">Unhide folder</string>
|
||||
<string name="temporarily_show_hidden">Temporarily show hidden</string>
|
||||
<string name="stop_showing_hidden">Stop showing hidden media</string>
|
||||
<string name="maximum_share_reached">You cannot share this much content at once</string>
|
||||
<string name="empty_and_disable_recycle_bin">Empty and disable the Recycle Bin</string>
|
||||
<string name="undo">Undo</string>
|
||||
<string name="redo">Redo</string>
|
||||
<string name="print">Print</string>
|
||||
<string name="create_shortcut">Create shortcut</string>
|
||||
<string name="add_number_to_contact">Add number to contact</string>
|
||||
<string name="view_contact_details">View contact details</string>
|
||||
<string name="call_from_sim_1">Call from SIM 1</string>
|
||||
<string name="call_from_sim_2">Call from SIM 2</string>
|
||||
<string name="toggle_filename">Toggle filename visibility</string>
|
||||
<string name="move_to_top">Move to the top</string>
|
||||
<string name="move_to_bottom">Move to the bottom</string>
|
||||
|
||||
<!-- Sorting -->
|
||||
<string name="sort_by">Sort by</string>
|
||||
<string name="name">Name</string>
|
||||
<string name="size">Size</string>
|
||||
<string name="last_modified">Last modified</string>
|
||||
<string name="date_created">Date created</string>
|
||||
<string name="date_taken">Date taken</string>
|
||||
<string name="title">Title</string>
|
||||
<string name="filename">Filename</string>
|
||||
<string name="extension">Extension</string>
|
||||
<string name="random">Random</string>
|
||||
<string name="sort_randomly">Sort randomly</string>
|
||||
<string name="ascending">Ascending</string>
|
||||
<string name="descending">Descending</string>
|
||||
<string name="use_for_this_folder">Use for this folder only</string>
|
||||
<string name="sort_numeric_parts">Sort numeric parts by actual value</string>
|
||||
<string name="first_name">First name</string>
|
||||
<string name="middle_name">Middle name</string>
|
||||
<string name="surname">Surname</string>
|
||||
<string name="full_name">Full name</string>
|
||||
<string name="use_custom_sorting">Use custom sorting</string>
|
||||
<string name="change_order">Change order</string>
|
||||
|
||||
<!-- Confirmation dialog -->
|
||||
<string name="proceed_with_deletion">Are you sure you want to proceed with the deletion?</string>
|
||||
<string name="deletion_confirmation">Are you sure you want to delete %s?</string> <!-- Are you sure you want to delete 5 items? -->
|
||||
<string name="move_to_recycle_bin_confirmation">Are you sure you want to move %s into the Recycle Bin?</string> <!-- Are you sure you want to move 3 items into the Recycle Bin? -->
|
||||
<string name="are_you_sure_delete">Are you sure you want to delete this item?</string>
|
||||
<string name="are_you_sure_recycle_bin">Are you sure you want to move this item into the Recycle Bin?</string>
|
||||
<string name="do_not_ask_again">Do not ask again in this session</string>
|
||||
<string name="do_not_show_again">Do not show again</string>
|
||||
<string name="yes">Yes</string>
|
||||
<string name="no">No</string>
|
||||
<string name="maybe">Maybe</string>
|
||||
|
||||
<plurals name="delete_warning">
|
||||
<item quantity="one">WARNING: You are deleting %d folder</item>
|
||||
<item quantity="other">WARNING: You are deleting %d folders</item>
|
||||
</plurals>
|
||||
|
||||
<!-- Password protection -->
|
||||
<string name="pin">PIN</string>
|
||||
<string name="enter_pin">Enter PIN</string>
|
||||
<string name="please_enter_pin">Please enter a PIN</string>
|
||||
<string name="wrong_pin">Wrong PIN</string>
|
||||
<string name="repeat_pin">Repeat PIN</string>
|
||||
<string name="pattern">Pattern</string>
|
||||
<string name="insert_pattern">Insert pattern</string>
|
||||
<string name="wrong_pattern">Wrong pattern</string>
|
||||
<string name="repeat_pattern">Repeat pattern</string>
|
||||
<string name="biometrics">Biometrics</string>
|
||||
<string name="fingerprint">Fingerprint</string>
|
||||
<string name="add_fingerprint">Add fingerprint</string>
|
||||
<string name="place_finger">Please place your finger on the fingerprint sensor</string>
|
||||
<string name="open_biometric_dialog">Open biometric ID verification dialog</string>
|
||||
<string name="authenticate">Authenticate</string>
|
||||
<string name="authentication_failed">Authentication failed</string>
|
||||
<string name="authentication_blocked">Authentication blocked, please try again in a moment</string>
|
||||
<string name="no_fingerprints_registered">You have no fingerprints registered, please add some in the Settings of your device</string>
|
||||
<string name="go_to_settings">Go to Settings</string>
|
||||
<string name="protection_setup_successfully">Password setup successfully. Please reinstall the app in case you forget it.</string>
|
||||
<string name="fingerprint_setup_successfully">Protection setup successfully. Please reinstall the app in case of problems with reseting it.</string>
|
||||
<string name="lock_folder">Lock folder</string>
|
||||
<string name="unlock_folder">Unlock folder</string>
|
||||
<string name="lock_folder_notice">This protection works in this app only, it is not supposed to replace a real systemwide folder encryption.</string>
|
||||
|
||||
<!-- Times -->
|
||||
<string name="yesterday">Yesterday</string>
|
||||
<string name="today">Today</string>
|
||||
<string name="tomorrow">Tomorrow</string>
|
||||
<string name="hide_year">Hide year</string>
|
||||
<string name="seconds_raw">seconds</string>
|
||||
<string name="minutes_raw">minutes</string>
|
||||
<string name="hours_raw">hours</string>
|
||||
<string name="days_raw">days</string>
|
||||
<string name="seconds_letter">s</string>
|
||||
<string name="minutes_letter">m</string>
|
||||
<string name="hours_letter">h</string>
|
||||
|
||||
<plurals name="seconds">
|
||||
<item quantity="one">%d second</item>
|
||||
<item quantity="other">%d seconds</item>
|
||||
</plurals>
|
||||
<plurals name="minutes">
|
||||
<item quantity="one">%d minute</item>
|
||||
<item quantity="other">%d minutes</item>
|
||||
</plurals>
|
||||
<plurals name="hours">
|
||||
<item quantity="one">%d hour</item>
|
||||
<item quantity="other">%d hours</item>
|
||||
</plurals>
|
||||
<plurals name="days">
|
||||
<item quantity="one">%d day</item>
|
||||
<item quantity="other">%d days</item>
|
||||
</plurals>
|
||||
<plurals name="weeks">
|
||||
<item quantity="one">%d week</item>
|
||||
<item quantity="other">%d weeks</item>
|
||||
</plurals>
|
||||
<plurals name="months">
|
||||
<item quantity="one">%d month</item>
|
||||
<item quantity="other">%d months</item>
|
||||
</plurals>
|
||||
<plurals name="years">
|
||||
<item quantity="one">%d year</item>
|
||||
<item quantity="other">%d years</item>
|
||||
</plurals>
|
||||
|
||||
<!-- For example: I will be there in 5 minutes -->
|
||||
<plurals name="in_seconds">
|
||||
<item quantity="one">%d second</item>
|
||||
<item quantity="other">%d seconds</item>
|
||||
</plurals>
|
||||
<plurals name="in_minutes">
|
||||
<item quantity="one">%d minute</item>
|
||||
<item quantity="other">%d minutes</item>
|
||||
</plurals>
|
||||
<plurals name="in_hours">
|
||||
<item quantity="one">%d hour</item>
|
||||
<item quantity="other">%d hours</item>
|
||||
</plurals>
|
||||
<plurals name="in_days">
|
||||
<item quantity="one">%d day</item>
|
||||
<item quantity="other">%d days</item>
|
||||
</plurals>
|
||||
<plurals name="in_weeks">
|
||||
<item quantity="one">%d week</item>
|
||||
<item quantity="other">%d weeks</item>
|
||||
</plurals>
|
||||
<plurals name="in_months">
|
||||
<item quantity="one">%d month</item>
|
||||
<item quantity="other">%d months</item>
|
||||
</plurals>
|
||||
<plurals name="in_years">
|
||||
<item quantity="one">%d year</item>
|
||||
<item quantity="other">%d years</item>
|
||||
</plurals>
|
||||
|
||||
<!-- For example: Event reminder: 3 minutes before -->
|
||||
<plurals name="seconds_before">
|
||||
<item quantity="one">%d second before</item>
|
||||
<item quantity="other">%d seconds before</item>
|
||||
</plurals>
|
||||
<plurals name="minutes_before">
|
||||
<item quantity="one">%d minute before</item>
|
||||
<item quantity="other">%d minutes before</item>
|
||||
</plurals>
|
||||
<plurals name="hours_before">
|
||||
<item quantity="one">%d hour before</item>
|
||||
<item quantity="other">%d hours before</item>
|
||||
</plurals>
|
||||
<plurals name="days_before">
|
||||
<item quantity="one">%d day before</item>
|
||||
<item quantity="other">%d days before</item>
|
||||
</plurals>
|
||||
<plurals name="weeks_before">
|
||||
<item quantity="one">%d week before</item>
|
||||
<item quantity="other">%d weeks before</item>
|
||||
</plurals>
|
||||
<plurals name="months_before">
|
||||
<item quantity="one">%d month before</item>
|
||||
<item quantity="other">%d months before</item>
|
||||
</plurals>
|
||||
<plurals name="years_before">
|
||||
<item quantity="one">%d year before</item>
|
||||
<item quantity="other">%d years before</item>
|
||||
</plurals>
|
||||
|
||||
<!-- For example: Postpone reminder by 3 minutes -->
|
||||
<plurals name="by_seconds">
|
||||
<item quantity="one">%d second</item>
|
||||
<item quantity="other">%d seconds</item>
|
||||
</plurals>
|
||||
<plurals name="by_minutes">
|
||||
<item quantity="one">%d minute</item>
|
||||
<item quantity="other">%d minutes</item>
|
||||
</plurals>
|
||||
<plurals name="by_hours">
|
||||
<item quantity="one">%d hour</item>
|
||||
<item quantity="other">%d hours</item>
|
||||
</plurals>
|
||||
<plurals name="by_days">
|
||||
<item quantity="one">%d day</item>
|
||||
<item quantity="other">%d days</item>
|
||||
</plurals>
|
||||
<plurals name="by_weeks">
|
||||
<item quantity="one">%d week</item>
|
||||
<item quantity="other">%d weeks</item>
|
||||
</plurals>
|
||||
<plurals name="by_months">
|
||||
<item quantity="one">%d month</item>
|
||||
<item quantity="other">%d months</item>
|
||||
</plurals>
|
||||
<plurals name="by_years">
|
||||
<item quantity="one">%d year</item>
|
||||
<item quantity="other">%d years</item>
|
||||
</plurals>
|
||||
|
||||
<!-- For example: Time remaining till the alarm goes off: 6 hours, 5 minutes -->
|
||||
<string name="alarm_goes_off_in">Time remaining till the alarm goes off:\n%s</string>
|
||||
<string name="reminder_triggers_in">Time remaining till the reminder triggers:\n%s</string>
|
||||
<string name="alarm_warning">Please make sure the alarm works properly before relying on it. It could misbehave due to system restrictions related to battery saving.</string>
|
||||
<string name="reminder_warning">Please make sure the reminders work properly before relying on them. Check your device battery and notification settings, if there is nothing blocking the reminders, or killing the app in the background.</string>
|
||||
<string name="notifications_disabled">Notifications of this application are disabled. Please go in your device settings for enabling them.</string>
|
||||
|
||||
<!-- Alarms -->
|
||||
<string name="alarm">Alarm</string>
|
||||
<string name="snooze">Snooze</string>
|
||||
<string name="dismiss">Dismiss</string>
|
||||
<string name="no_reminder">No reminder</string>
|
||||
<string name="at_start">At start</string>
|
||||
<string name="system_sounds">System sounds</string>
|
||||
<string name="your_sounds">Your sounds</string>
|
||||
<string name="add_new_sound">Add a new sound</string>
|
||||
<string name="no_sound">No sound</string>
|
||||
<string name="during_day_at_hh_mm">During the day at hh:mm</string>
|
||||
<string name="during_day_at">During the day at %02d:%02d</string>
|
||||
|
||||
<!-- Settings -->
|
||||
<string name="settings">Settings</string>
|
||||
<string name="purchase_simple_thank_you">Purchase Simple Thank You</string>
|
||||
<string name="general_settings">General</string>
|
||||
<string name="color_customization">Color customization</string>
|
||||
<string name="customize_colors">Customize colors</string>
|
||||
<string name="customize_colors_locked">Customize colors (Locked)</string>
|
||||
<string name="customize_widget_colors">Customize widget colors</string>
|
||||
<string name="customize_notifications">Customize notifications</string>
|
||||
<string name="use_english_language">Use English language</string>
|
||||
<string name="show_hidden_items">Show hidden items</string>
|
||||
<string name="font_size">Font size</string>
|
||||
<string name="small">Small</string>
|
||||
<string name="medium">Medium</string>
|
||||
<string name="large">Large</string>
|
||||
<string name="extra_large">Extra large</string>
|
||||
<string name="password_protect_hidden_items">Password protect hidden item visibility</string>
|
||||
<string name="password_protect_whole_app">Password protect the whole application</string>
|
||||
<string name="password_protect_file_deletion">Password protect file deletion and moving</string>
|
||||
<string name="keep_last_modified">Keep old last-modified value at file operations</string>
|
||||
<string name="show_info_bubble">Show an info bubble at scrolling items by scrollbar dragging</string>
|
||||
<string name="prevent_phone_from_sleeping">Prevent phone from sleeping while the app is in foreground</string>
|
||||
<string name="skip_delete_confirmation">Always skip delete confirmation dialog</string>
|
||||
<string name="enable_pull_to_refresh">Enable pull-to-refresh from the top</string>
|
||||
<string name="use_24_hour_time_format">Use 24-hour time format</string>
|
||||
<string name="change_date_and_time_format">Change date and time format</string>
|
||||
<string name="sunday_first">Start week on Sunday</string>
|
||||
<string name="widgets">Widgets</string>
|
||||
<string name="use_same_snooze">Always use same snooze time</string>
|
||||
<string name="snooze_time">Snooze time</string>
|
||||
<string name="vibrate_on_button_press">Vibrate on button press</string>
|
||||
<string name="move_items_into_recycle_bin">Move items into the Recycle Bin instead of deleting</string>
|
||||
<string name="recycle_bin_cleaning_interval">Recycle Bin cleaning interval</string>
|
||||
<string name="empty_recycle_bin">Empty the Recycle Bin</string>
|
||||
<string name="force_portrait_mode">Force portrait mode</string>
|
||||
<string name="export_settings">Export settings</string>
|
||||
<string name="import_settings">Import settings</string>
|
||||
<string name="settings_exported_successfully">Settings exported successfully</string>
|
||||
<string name="settings_imported_successfully">Settings imported successfully</string>
|
||||
<string name="start_name_with_surname">Start name with surname</string>
|
||||
<string name="clear_cache">Clear cache</string>
|
||||
<string name="show_call_confirmation_dialog">Show a call confirmation dialog before initiating a call</string>
|
||||
|
||||
<!-- Setting sections -->
|
||||
<string name="visibility">Visibility</string>
|
||||
<string name="security">Security</string>
|
||||
<string name="scrolling">Scrolling</string>
|
||||
<string name="file_operations">File operations</string>
|
||||
<string name="recycle_bin">Recycle Bin</string>
|
||||
<string name="saving_label">Saving</string>
|
||||
<string name="startup">Startup</string>
|
||||
<string name="text">Text</string>
|
||||
<string name="migrating">Migrating</string>
|
||||
<string name="quality">Quality</string>
|
||||
<string name="main_screen">Main screen</string>
|
||||
<string name="thumbnails">Thumbnails</string>
|
||||
<string name="list_view">List view</string>
|
||||
|
||||
<!-- Default tab to open -->
|
||||
<string name="manage_shown_tabs">Manage shown tabs</string>
|
||||
<string name="default_tab_to_open">Tab to open at app start</string>
|
||||
<string name="contacts_tab">Contacts</string>
|
||||
<string name="favorites_tab">Favorites</string>
|
||||
<string name="call_history_tab">Call History</string>
|
||||
<string name="groups_tab">Groups</string>
|
||||
<string name="last_used_tab">Last used one</string>
|
||||
<string name="files_tab">Files</string>
|
||||
<string name="recent_files_tab">Recent files</string>
|
||||
|
||||
<!-- Recycle Bin -->
|
||||
<string name="restore_this_file">Restore this file</string>
|
||||
<string name="restore_selected_files">Restore selected files</string>
|
||||
<string name="restore_all_files">Restore all files</string>
|
||||
<string name="recycle_bin_emptied">The Recycle Bin has been emptied successfully</string>
|
||||
<string name="files_restored_successfully">Files have been restored successfully</string>
|
||||
<string name="empty_recycle_bin_confirmation">Are you sure you want to empty the Recycle Bin? The files will be permanently lost.</string>
|
||||
<string name="recycle_bin_empty">The Recycle Bin is empty</string>
|
||||
<string name="moving_recycle_bin_items_disabled">Moving Recycle bin items is disabled, please use Restore</string>
|
||||
<string name="show_the_recycle_bin">Show the Recycle Bin</string>
|
||||
<string name="hide_the_recycle_bin">Hide the Recycle Bin</string>
|
||||
|
||||
<plurals name="moving_items_into_bin">
|
||||
<item quantity="one">Moving %d item into the Recycle Bin</item>
|
||||
<item quantity="other">Moving %d items into the Recycle Bin</item>
|
||||
</plurals>
|
||||
|
||||
<!-- Import / Export -->
|
||||
<string name="importing">Importing…</string>
|
||||
<string name="exporting">Exporting…</string>
|
||||
<string name="importing_successful">Importing successful</string>
|
||||
<string name="exporting_successful">Exporting successful</string>
|
||||
<string name="importing_failed">Importing failed</string>
|
||||
<string name="exporting_failed">Exporting failed</string>
|
||||
<string name="importing_some_entries_failed">Importing some entries failed</string>
|
||||
<string name="exporting_some_entries_failed">Exporting some entries failed</string>
|
||||
<string name="no_entries_for_importing">No entries for importing have been found</string>
|
||||
<string name="no_entries_for_exporting">No entries for exporting have been found</string>
|
||||
|
||||
<!-- OTG devices -->
|
||||
<string name="usb">USB</string>
|
||||
<string name="usb_detected">You seem to have an USB device attached to your device. To make sure its files appear properly, you need to grant additional permissions.</string>
|
||||
<string name="confirm_usb_storage_access_text">Please choose the top folder of the USB device on the next screen, to grant access</string>
|
||||
<string name="wrong_root_selected_usb">Wrong folder selected, please select the main folder of your USB device</string>
|
||||
|
||||
<!-- Dates -->
|
||||
<string name="january">January</string>
|
||||
<string name="february">February</string>
|
||||
<string name="march">March</string>
|
||||
<string name="april">April</string>
|
||||
<string name="may">May</string>
|
||||
<string name="june">June</string>
|
||||
<string name="july">July</string>
|
||||
<string name="august">August</string>
|
||||
<string name="september">September</string>
|
||||
<string name="october">October</string>
|
||||
<string name="november">November</string>
|
||||
<string name="december">December</string>
|
||||
|
||||
<!-- in January -->
|
||||
<string name="in_january">in January</string>
|
||||
<string name="in_february">in February</string>
|
||||
<string name="in_march">in March</string>
|
||||
<string name="in_april">in April</string>
|
||||
<string name="in_may">in May</string>
|
||||
<string name="in_june">in June</string>
|
||||
<string name="in_july">in July</string>
|
||||
<string name="in_august">in August</string>
|
||||
<string name="in_september">in September</string>
|
||||
<string name="in_october">in October</string>
|
||||
<string name="in_november">in November</string>
|
||||
<string name="in_december">in December</string>
|
||||
|
||||
<string name="monday">Monday</string>
|
||||
<string name="tuesday">Tuesday</string>
|
||||
<string name="wednesday">Wednesday</string>
|
||||
<string name="thursday">Thursday</string>
|
||||
<string name="friday">Friday</string>
|
||||
<string name="saturday">Saturday</string>
|
||||
<string name="sunday">Sunday</string>
|
||||
|
||||
<string name="monday_letter">M</string>
|
||||
<string name="tuesday_letter">T</string>
|
||||
<string name="wednesday_letter">W</string>
|
||||
<string name="thursday_letter">T</string>
|
||||
<string name="friday_letter">F</string>
|
||||
<string name="saturday_letter">S</string>
|
||||
<string name="sunday_letter">S</string>
|
||||
|
||||
<string name="monday_short">Mon</string>
|
||||
<string name="tuesday_short">Tue</string>
|
||||
<string name="wednesday_short">Wed</string>
|
||||
<string name="thursday_short">Thu</string>
|
||||
<string name="friday_short">Fri</string>
|
||||
<string name="saturday_short">Sat</string>
|
||||
<string name="sunday_short">Sun</string>
|
||||
|
||||
<!-- Pro version -->
|
||||
<string name="upgrade_to_pro_long">Your app version will not be updated anymore. Please upgrade to the Pro version to receive new fixes and other improvements.</string>
|
||||
<string name="upgrade_to_pro_long_click">Your app version will not be updated anymore. Please upgrade to the Pro version to receive new fixes and other improvements by clicking here.</string>
|
||||
<string name="it_is_free">It is free till: %s. If you download it till then, you will be able to use it for free forever.</string>
|
||||
<string name="more_info">More info</string>
|
||||
<string name="upgrade">Upgrade</string>
|
||||
<string name="upgrade_calendar">You have to migrate locally stored events manually via exporting in an .ics file, then importing. You can find both export/import buttons at the main screen menu.</string>
|
||||
|
||||
<!-- About -->
|
||||
<string name="about">About</string>
|
||||
<string name="website_label">For the source codes visit</string>
|
||||
<string name="email_label">Send your feedback or suggestions to</string>
|
||||
<string name="upgrade_to_pro">Upgrade to Pro</string>
|
||||
<string name="more_apps">More apps</string>
|
||||
<string name="more_apps_from_us">More apps from us</string>
|
||||
<string name="invite_friends">Invite friends</string>
|
||||
<string name="share_text">Hey, come check out %1$s at %2$s</string>
|
||||
<string name="invite_via">Invite via</string>
|
||||
<string name="rate_us">Rate us</string>
|
||||
<string name="rate">Rate</string>
|
||||
<string name="donate">Donate</string>
|
||||
<string name="donate_underlined"><u>Donate</u></string>
|
||||
<string name="follow_us">Follow us</string>
|
||||
<string name="copyright">v %1$s\nCopyright © Simple Mobile Tools %2$d</string>
|
||||
<string name="support">Support</string>
|
||||
<string name="help_us">Help us</string>
|
||||
<string name="social">Social</string>
|
||||
<string name="other">Other</string>
|
||||
<string name="version_placeholder">Version %s</string>
|
||||
<string name="hello">Hello :)</string>
|
||||
<string name="about_footer">Made with ❤️ in Slovakia</string>
|
||||
<string name="additional_info">Additional info</string>
|
||||
<string name="app_version">App version: %s</string>
|
||||
<string name="device_os">Device OS: %s</string>
|
||||
<string name="donate_please">
|
||||
<![CDATA[
|
||||
Hello,<br><br>
|
||||
hope you are enjoying the app. It contains no ads, please support its development by purchasing the <a href="https://play.google.com/store/apps/details?id=com.simplemobiletools.thankyou">Simple Thank You</a> app, it will also prevent this dialog from showing up again.<br><br>
|
||||
Thank you!
|
||||
]]>
|
||||
</string>
|
||||
<string name="purchase">Purchase</string>
|
||||
<string name="update_thank_you">Please update Simple Thank You to the latest version</string>
|
||||
<string name="before_asking_question_read_faq">Before you ask a question, please check the app settings and read the Frequently Asked Questions first. Maybe the solution is there.</string>
|
||||
<string name="before_rate_read_faq">Before you rate us, please check the app settings and read the Frequently Asked Questions first. If you have any problems, maybe the solution is there.</string>
|
||||
<string name="make_sure_latest">Also make sure that you are using the latest app version.</string>
|
||||
<string name="read_it">Read it</string>
|
||||
<string name="read_faq">Read FAQ</string>
|
||||
<string name="rate_us_prompt">Hello,\n\nit looks like you are using this app for quite a while already, and we really appreciate it.\n\nIf we can ask you a favor, please rate us on Google Play. That would really help us a lot.\n\nNo matter how you decide, you will not see this message again.\n\nThanks!</string>
|
||||
<string name="rate_our_app">Rate our app please :)</string>
|
||||
<string name="thank_you">Thank you</string>
|
||||
<string name="widget_locked_pro">The widget is locked.\nPlease upgrade to the Pro version to unlock it.</string>
|
||||
<string name="widget_locked">
|
||||
<![CDATA[
|
||||
The widget is locked.<br>Please purchase <a href="https://play.google.com/store/apps/details?id=com.simplemobiletools.thankyou">Simple Thank You</a> to unlock it.
|
||||
]]>
|
||||
</string>
|
||||
|
||||
<!-- New app (do not translate anything on the 4th line) -->
|
||||
<string name="new_app">
|
||||
<![CDATA[
|
||||
Hey,<br><br>
|
||||
just letting you know that some new apps have been released recently:<br><br>
|
||||
<a href="%1$s">%2$s</a><br><br>
|
||||
<a href="%3$s">%4$s</a><br><br>
|
||||
<a href="%5$s">%6$s</a><br><br>
|
||||
You can download them by pressing their titles or icons.<br><br>
|
||||
Thanks
|
||||
]]>
|
||||
</string>
|
||||
|
||||
<string name="simple_app_launcher">Simple App Launcher</string>
|
||||
<string name="simple_calculator">Simple Calculator</string>
|
||||
<string name="simple_calendar">Simple Calendar</string>
|
||||
<string name="simple_camera">Simple Camera</string>
|
||||
<string name="simple_clock">Simple Clock</string>
|
||||
<string name="simple_contacts">Simple Contacts</string>
|
||||
<string name="simple_dialer">Simple Dialer</string>
|
||||
<string name="simple_draw">Simple Draw</string>
|
||||
<string name="simple_file_manager">Simple File Manager</string>
|
||||
<string name="simple_flashlight">Simple Flashlight</string>
|
||||
<string name="simple_gallery">Simple Gallery</string>
|
||||
<string name="simple_music_player">Simple Music Player</string>
|
||||
<string name="simple_notes">Simple Notes</string>
|
||||
<string name="simple_sms_messenger">Simple SMS Messenger</string>
|
||||
<string name="simple_thank_you">Simple Thank You</string>
|
||||
<string name="simple_voice_recorder">Simple Voice Recorder</string>
|
||||
|
||||
<string name="app_launcher_short">App Launcher</string>
|
||||
<string name="calculator_short">Calculator</string>
|
||||
<string name="calendar_short">Calendar</string>
|
||||
<string name="camera_short">Camera</string>
|
||||
<string name="clock_short">Clock</string>
|
||||
<string name="contacts_short">Contacts</string>
|
||||
<string name="dialer_short">Dialer</string>
|
||||
<string name="draw_short">Draw</string>
|
||||
<string name="file_manager_short">File Manager</string>
|
||||
<string name="flashlight_short">Flashlight</string>
|
||||
<string name="gallery_short">Gallery</string>
|
||||
<string name="music_player_short">Music Player</string>
|
||||
<string name="notes_short">Notes</string>
|
||||
<string name="sms_messenger_short">SMS Messenger</string>
|
||||
<string name="thank_you_short">Thank You</string>
|
||||
<string name="voice_recorder_short">Voice Recorder</string>
|
||||
|
||||
<string name="sideloaded_app">
|
||||
<![CDATA[
|
||||
It looks like your app version is corrupt. Please download the original version <a href="%s">here</a>.
|
||||
]]>
|
||||
</string>
|
||||
|
||||
<!-- FAQ -->
|
||||
<string name="frequently_asked_questions">Frequently asked questions</string>
|
||||
<string name="before_asking_question">Before you ask a question, please first read the</string>
|
||||
<string name="faq_1_title_commons">How come I don\'t see this apps widget on the list of widgets?</string>
|
||||
<string name="faq_1_text_commons">It is most likely because you moved the app on an SD card. There is an Android system limitation which hides the given app widgets
|
||||
in that case. The only solution is to move the app back onto the Internal Storage via your device settings.</string>
|
||||
<string name="faq_2_title_commons">I want to support you, but I cannot donate money. Is there anything else I can do?</string>
|
||||
<string name="faq_2_text_commons">
|
||||
<![CDATA[
|
||||
Yes, of course. You can spread the word about the apps or give good feedback and ratings. You can also help by translating the apps in a new language, or just update some existing translations.
|
||||
The guide to translating is at <a href="https://github.com/SimpleMobileTools/General-Discussion#how-can-i-suggest-an-edit-to-a-file">this website</a>, or just contact us at <a href="mailto:hello@simplemobiletools.com">hello@simplemobiletools.com</a> if you have any questions.
|
||||
]]>
|
||||
</string>
|
||||
<string name="faq_3_title_commons">I deleted some files by mistake, how can I recover them?</string>
|
||||
<string name="faq_3_text_commons">Sadly, you cannot. Files are deleted instantly after the confirmation dialog, there is no trashbin available.</string>
|
||||
<string name="faq_4_title_commons">I don\'t like the widget colors, can I change them?</string>
|
||||
<string name="faq_4_text_commons">Yep, as you drag a widget on your home screen a widget config screen appears. You will see colored squares at the bottom left corner, just press them to pick a new color. You can use the slider for adjusting the alpha too.</string>
|
||||
<string name="faq_5_title_commons">Can I somehow restore deleted files?</string>
|
||||
<string name="faq_5_text_commons">If they were really deleted, you cannot. However, there is a Recycle Bin enabled by default, it will cause the files just be moved in the Bin instead of deleting them.</string>
|
||||
<string name="faq_6_title_commons">The app launcher icon disappeared. What can I do?</string>
|
||||
<string name="faq_6_text_commons">It is caused by your launcher not supporting icon customization properly. Try launching the app via Google Play or some widget, if available.
|
||||
Once launched, just set back the default orange icon #F57C00. You might have to reinstall the app in the worst case.</string>
|
||||
<string name="faq_7_title_commons">The money has been deducted from my bank account, but I cannot download the app. What can I do?</string>
|
||||
<string name="faq_7_text_commons">Payments are fully handled by Google, their system glitches from time to time. Just clear your Google Play app cache and restart your device, then retry downloading it.</string>
|
||||
<string name="faq_8_title_commons">Why should I upgrade to the Pro version?</string>
|
||||
<string name="faq_8_text_commons">As your app version is no longer updated, the bugs you have maybe spotted will never be fixed. There will also be no new functions added. You can purchase the Pro version on Google Play for a small sum of money.
|
||||
It is a one time payment, which means that once you purchase it, you will never have to pay again. Not even after getting a new device. If you won\'t like the Pro version, you can just uninstall it within a few hours and you will automatically get your money back.
|
||||
If you want a refund anytime later, just contact us at hello@simplemobiletools.com and you will get it.</string>
|
||||
<string name="faq_9_title_commons">How can I select multiple items at once?</string>
|
||||
<string name="faq_9_text_commons">There are multiple ways of doing that. The first one is starting the selection mode by long pressing one item, then short clicking on others to select them. The second way is similar to selecting items on PCs with a mouse,
|
||||
just start the selection mode by long pressing one item, then with your finger still down drag it across other items for selecting. The third way of selecting multiple items is long pressing one item, then long pressing another one and everything in between gets selected. If you
|
||||
want to select all items, just long press one item, then click at the selected item counter at the top left corner. That will select or unselect all everything.</string>
|
||||
<string name="faq_10_title_commons">I have purchased the app, but I cannot download it on another device.</string>
|
||||
<string name="faq_10_text_commons">Try clearing your Google Play app cache and restarting your device. It is some Google Play glitch, not really related to the app itself.</string>
|
||||
|
||||
<!-- Contributors -->
|
||||
<string name="contributors">Contributors</string>
|
||||
<string name="translation">Translation</string>
|
||||
<string name="development">Development</string>
|
||||
<string name="other_help">Other help</string>
|
||||
<string name="contributors_label">
|
||||
<![CDATA[
|
||||
This list contains everyone that noticeably helped any app within the Simple Mobile Tools suite, not only this one. Translations are handled by volunteers,
|
||||
let us know if you want to help too. The guide to translating is at <a href="https://github.com/SimpleMobileTools/General-Discussion#how-can-i-suggest-an-edit-to-a-file">this website</a>, or just contact us at <a href="mailto:hello@simplemobiletools.com">hello@simplemobiletools.com</a> if you have any questions.
|
||||
Thanks to all contributors and other supporters!
|
||||
]]>
|
||||
</string>
|
||||
|
||||
<string name="translation_arabic">Arabic</string>
|
||||
<string name="translation_azerbaijani">Azerbaijani</string>
|
||||
<string name="translation_bengali">Bengali</string>
|
||||
<string name="translation_breton">Breton</string>
|
||||
<string name="translation_catalan">Catalan</string>
|
||||
<string name="translation_czech">Czech</string>
|
||||
<string name="translation_welsh">Welsh</string>
|
||||
<string name="translation_danish">Danish</string>
|
||||
<string name="translation_german">German</string>
|
||||
<string name="translation_greek">Greek</string>
|
||||
<string name="translation_spanish">Spanish</string>
|
||||
<string name="translation_basque">Basque</string>
|
||||
<string name="translation_persian">Persian</string>
|
||||
<string name="translation_finnish">Finnish</string>
|
||||
<string name="translation_french">French</string>
|
||||
<string name="translation_galician">Galician</string>
|
||||
<string name="translation_hindi">Hindi</string>
|
||||
<string name="translation_croatian">Croatian</string>
|
||||
<string name="translation_hungarian">Hungarian</string>
|
||||
<string name="translation_indonesian">Indonesian</string>
|
||||
<string name="translation_italian">Italian</string>
|
||||
<string name="translation_hebrew">Hebrew</string>
|
||||
<string name="translation_japanese">Japanese</string>
|
||||
<string name="translation_korean">Korean</string>
|
||||
<string name="translation_lithuanian">Lithuanian</string>
|
||||
<string name="translation_nepali">Nepali</string>
|
||||
<string name="translation_norwegian">Norwegian</string>
|
||||
<string name="translation_dutch">Dutch</string>
|
||||
<string name="translation_polish">Polish</string>
|
||||
<string name="translation_portuguese">Portuguese</string>
|
||||
<string name="translation_romanian">Romanian</string>
|
||||
<string name="translation_russian">Russian</string>
|
||||
<string name="translation_slovak">Slovak</string>
|
||||
<string name="translation_slovenian">Slovenian</string>
|
||||
<string name="translation_serbian">Serbian</string>
|
||||
<string name="translation_swedish">Swedish</string>
|
||||
<string name="translation_tamil">Tamil</string>
|
||||
<string name="translation_turkish">Turkish</string>
|
||||
<string name="translation_ukrainian">Ukrainian</string>
|
||||
<string name="translation_vietnamese">Vietnamese</string>
|
||||
<string name="translation_chinese_hk">Chinese (Hong Kong)</string>
|
||||
<string name="translation_chinese_cn">Chinese (Simplified)</string>
|
||||
<string name="translation_chinese_tw">Chinese (Traditional)</string>
|
||||
|
||||
<!-- Pro comparison (shown in the deprecated free apps) -->
|
||||
<string name="why_upgrade">Get the Pro version now!</string>
|
||||
<string name="why_upgrade_basic_version">Basic</string>
|
||||
<string name="why_upgrade_pro_version">Pro</string>
|
||||
<string name="why_upgrade_no_ads">No ads</string>
|
||||
<string name="why_upgrade_no_internet_access">No internet access</string>
|
||||
<string name="why_upgrade_footer">+ 100% Money Back Guarantee</string>
|
||||
<string name="why_upgrade_improved_design">Improved design</string>
|
||||
|
||||
<!-- Gallery Pro -->
|
||||
<string name="why_upgrade_advanced_photo_editor">Advanced photo editor</string>
|
||||
<string name="why_upgrade_heic_support">HEIC/HEIF file support</string>
|
||||
<string name="why_upgrade_batch_renaming">Advanced batch file renaming</string>
|
||||
<string name="why_upgrade_folder_locking">Individual folder locking</string>
|
||||
<string name="why_upgrade_printing_support">Printing support</string>
|
||||
|
||||
<!-- Calendar Pro -->
|
||||
<string name="why_upgrade_time_zone_support">Time zone support</string>
|
||||
<string name="why_upgrade_attendees_emails">Attendees and email reminders</string>
|
||||
<string name="why_upgrade_easy_event_importing">Easy event importing</string>
|
||||
<string name="why_upgrade_new_widgets">New widgets</string>
|
||||
|
||||
<!-- Contacts Pro -->
|
||||
<string name="why_upgrade_duplicate_contact_merging">Improved duplicate contact merging</string>
|
||||
<string name="why_upgrade_font_size_customization">Font size customization</string>
|
||||
<string name="why_upgrade_private_contact_sharing">Optional private contact sharing within our apps</string>
|
||||
<string name="why_upgrade_customizable_contact_ringtones">Customizable contact ringtones</string>
|
||||
<string name="why_upgrade_contact_filtering">Contact filtering</string>
|
||||
|
||||
<!-- Notes Pro -->
|
||||
<string name="why_upgrade_checklists">Checklists</string>
|
||||
<string name="why_upgrade_different_note_per_widget">Different note and colors per widget</string>
|
||||
<string name="why_upgrade_note_locking">Note locking</string>
|
||||
|
||||
<!-- File Manager Pro -->
|
||||
<string name="why_upgrade_date_and_time_format">Date and time format customization</string>
|
||||
<string name="why_upgrade_shortcuts">Home screen shortcuts</string>
|
||||
<string name="why_upgrade_file_compression">File compression support</string>
|
||||
<string name="why_upgrade_recents_tab">Tab with recent files</string>
|
||||
|
||||
<!-- Draw Pro -->
|
||||
<string name="why_upgrade_background_color_customization">Background color customization</string>
|
||||
<string name="why_upgrade_file_importing">File importing support</string>
|
||||
<string name="why_upgrade_zooming">Zooming</string>
|
||||
|
||||
<!-- License -->
|
||||
<string name="notice">This app uses the following third party libraries to make my life easier. Thank you.</string>
|
||||
<string name="third_party_licences">Third party licences</string>
|
||||
<string name="kotlin_title">Kotlin (programming language)</string>
|
||||
<string name="subsampling_title">Subsampling Scale Image View (zoomable imageviews)</string>
|
||||
<string name="glide_title">Glide (image loading and caching)</string>
|
||||
<string name="picasso_title">Picasso (image loading and caching)</string>
|
||||
<string name="cropper_title">Android Image Cropper (image crop and rotate)</string>
|
||||
<string name="rtl_viewpager_title">RtlViewPager (right to left swiping)</string>
|
||||
<string name="joda_title">Joda-Time (Java date replacement)</string>
|
||||
<string name="stetho_title">Stetho (debugging databases)</string>
|
||||
<string name="otto_title">Otto (event bus)</string>
|
||||
<string name="photoview_title">PhotoView (zoomable GIFs)</string>
|
||||
<string name="pattern_title">PatternLockView (pattern protection)</string>
|
||||
<string name="reprint_title">Reprint (fingerprint protection)</string>
|
||||
<string name="gif_drawable_title">Gif Drawable (loading GIFs)</string>
|
||||
<string name="autofittextview_title">AutoFitTextView (resizing text)</string>
|
||||
<string name="robolectric_title">Robolectric (testing framework)</string>
|
||||
<string name="espresso_title">Espresso (testing helper)</string>
|
||||
<string name="gson_title">Gson (JSON parser)</string>
|
||||
<string name="leak_canary_title">Leak Canary (memory leak detector)</string>
|
||||
<string name="number_picker_title">Number Picker (customizable number picker)</string>
|
||||
<string name="exoplayer_title">ExoPlayer (video player)</string>
|
||||
<string name="panorama_view_title">VR Panorama View (displaying panoramas)</string>
|
||||
<string name="sanselan_title">Apache Sanselan (reading image metadata)</string>
|
||||
<string name="filters_title">Android Photo Filters (image filters)</string>
|
||||
<string name="gesture_views_title">Gesture Views (zoomable images)</string>
|
||||
<string name="indicator_fast_scroll_title">Indicator Fast Scroll (letters on scrollbar)</string>
|
||||
<string name="event_bus_title">Event Bus (communication within the app)</string>
|
||||
<string name="audio_record_view_title">Audio Record View (audio visualization)</string>
|
||||
<string name="sms_mms_title">SMS MMS (SMS and MMS handling)</string>
|
||||
<string name="apng_title">APNG Android (animated WebP support)</string>
|
||||
|
||||
<!-- Google Play listing -->
|
||||
<string name="deprecated_app">DEPRECATED: This version of the app is no longer maintained, get the Pro version at https://play.google.com/store/apps/details?id=com.simplemobiletools.xxx.pro</string>
|
||||
<string name="pro_app_refund">Don\'t forget that if you uninstall any paid app within 2 hours, you will automatically be refunded. If you want a refund anytime later, just contact us at hello@simplemobiletools.com and you will get it. That makes it easy to try it out :)</string>
|
||||
|
||||
<!-- Description of our developer profile on Google Play, it can have max 140 characters -->
|
||||
<string name="developer_description">A group of simple, open source Android apps with customizable widgets, without ads and unnecessary permissions.</string>
|
||||
</resources>
|
Loading…
Reference in a new issue