photo-android/app/res/values/strings.xml
Eugene Popovich 02de9e31f0 Some lint error fixes
Trovebox-Android-Common
- GuiUtils: fixed validateBasicTextData methods to add required string
parameter when requesting a resource
- res/layout/action_mode_sync.xml: removed duplicate xmlns:android
declaration
- res/layout/action_mode_sync2.xml: removed duplicate xmlns:android
declaration
- res/layout/fragment_photo_details.xml: removed image_details id
duplicate
- res/layout/fragment_sync_select_photos.xml: remved xmlns:app
declaration
- res/values/strings.xml: fixed notification_upload_multiple_title
constant
- res/values/styles.xml: fixed textSize attribute to be in sp units for
the button_text and TextTitle styles declaration
- res/values-ru/strings.xml: added few and many string plurals to the
sync_upload_selected_confirmation  and number_of_items_selected

Trovebox-Android-App
- ImageFragment: added FILL_PARENT constant usage for the API level 7
devicesto the onCreateView method
- Peferences: updated PREFERENCES_MODE constant to be MODE_PRIVATE
- res/layout/activity_account_signup.xml: removed
- res/layout/activity_upload.xml: remved app namespace delcaration
- res/layout/fragment_profile.xml: remved app namespace delcaration
- res/layout/fragment_sync_upload_settings.xml: remved app namespace
delcaration
- res/layout/fragment_tags.xml: added hint for the edit_search field
- res/layout/list_item_newest_photos.xml: removed
- res/values/strings.xml, res/values-ru/strings.xml: added
enter_tags_manually constant
- AndroidManifest.xml: added exported="false" for the UploadsProvider
declaration
2014-03-24 15:18:06 +02:00

279 lines
No EOL
17 KiB
XML

<?xml version="1.0" encoding="utf-8"?>
<resources>
<string name="app_name">Trovebox</string>
<string name="take_photo">Take Photo</string>
<!-- Intro -->
<string name="button_skip">Skip</string>
<string name="slide_1_text">One spot for your company\'s photos and videos</string>
<string name="slide_2_text">Collaborate with colleagues and clients</string>
<string name="slide_3_text">Securely and painlessly organize and share</string>
<!-- Menu -->
<string name="menu_camera">Take a photo</string>
<string name="menu_preferences">Preferences</string>
<string name="menu_exit">Exit</string>
<!-- Share Menu -->
<string name="menu_share">Share</string>
<string name="menu_share_email">E-Mail</string>
<string name="menu_share_twitter">Twitter</string>
<string name="menu_share_facebook">Facebook</string>
<string name="menu_share_system">Other System Apps…</string>
<!-- Share -->
<string name="share_private_photo_forbidden">You can\'t share private photos</string>
<string name="share_private_photo_confirmation_question">This photo is private. Are you sure want to share it?</string>
<!-- Share E-Mail -->
<string name="share_email_default_title">I\'m using Trovebox to share my moments</string>
<string name="share_email_default_body">View the photo &lt;a href="%1$s">%1$s&lt;/a></string>
<string name="share_email_send_title">Send E-Mail…</string>
<!-- Share System -->
<string name="share_system_default_title">@string/share_email_default_title</string>
<string name="share_system_default_body">View the photo %1$s</string>
<string name="share_system_send_title">Share photo URL</string>
<!-- Share Twitter -->
<string name="share_twitter_requesting_authentication">Requesting twitter authentication…</string>
<string name="share_twitter_verifying_authentication">Veryfying twitter authentication…</string>
<string name="share_twitter_authorise_ask">Please authorize this app!</string>
<string name="share_twitter_authorisation_question">You have not authorized Trovebox to access your Twitter account. Do you want to do it now?</string>
<string name="share_twitter_logged_in_as">Logged in as %1$s</string>
<string name="share_twitter_send_tweet">Post a Tweet</string>
<string name="share_twitter_dialog_title">Twitter share</string>
<string name="share_twitter_logout">Sign out</string>
<string name="share_twitter_default_msg">%1$s shared via @trovebox</string>
<string name="share_twitter_default_with_title_msg">%1$s %2$s shared via @trovebox</string>
<string name="share_twitter_success_message">Photo has been shared successfully</string>
<string name="share_twitter_success_setup_message">Twitter was successfully set up</string>
<!-- Share Facebook -->
<string name="share_facebook_authorise_ask">Please authorize this app!</string>
<string name="share_facbook_authorisation_question">You have not authorized Trovebox to access your Facebook account or authorization expired. Do you want to do it now?</string>
<string name="share_facbook_action_canceled">Action canceled</string>
<string name="share_facebook_success_setup_message">Facebook was successfully set up</string>
<string name="share_facebook_photo">Share Photo</string>
<string name="share_facebook_default_action">Shared via Trovebox</string>
<string name="share_facebook_default_caption">Some caption</string>
<string name="share_facebook_default_description">Trovebox is the easiest way to share, enjoy and organize your photos using Dropbox, Box.net or Amazon S3</string>
<string name="share_facebook_success_message">Photo has been shared successfully</string>
<string name="share_facebook_share_canceled_message">Update status cancelled</string>
<string name="share_facebook_no_wall_post_made">No wall post made</string>
<string name="share_facebook_dialog_title">Facebook share</string>
<string name="share_facebook_logged_in_as">Logged in as %1$s</string>
<!-- SetupActivity -->
<string name="hint_server">username.trovebox.com</string>
<string name="login">Login</string>
<string name="get_trovebox_account">Get a Trovebox account</string>
<string name="logging_in_message">Please wait. Logging you in…</string>
<string name="signup_message">Please wait. Registering new user…</string>
<!-- MainActivity -->
<string name="tab_home">Home</string>
<string name="tab_gallery">Gallery</string>
<string name="tab_tags">Tags</string>
<string name="tab_albums">Albums</string>
<string name="tab_sync">Sync</string>
<string name="tab_account">Account</string>
<string name="tab_settings">Settings</string>
<string name="tab_preferences">Preferences</string>
<!-- UploadActivity -->
<string name="uploading_in_background">Your upload has been started</string>
<string name="upload_camera_option">Camera</string>
<string name="upload_gallery_option">Gallery</string>
<string name="upload_title">Upload</string>
<string name="upload_title_hint">Title</string>
<string name="upload_tags">Tags</string>
<string name="upload_albums">Albums</string>
<string name="upload_select_tags">Select Tags</string>
<string name="upload_select_tags_finish">Finish</string>
<string name="upload_description">Description</string>
<string name="upload_private">Private</string>
<string name="upload_share_facebook">Facebook</string>
<string name="upload_share_twitter">Twitter</string>
<string name="upload_upload_original">Upload Original</string>
<string name="upload_button">Upload!</string>
<string name="upload_pick_photo_first">Please pick a photo first</string>
<string name="upload_image_edit_button">Crop &amp; effects</string>
<string name="original_upload_extra_tag">Original</string>
<!-- Tags -->
<string name="tags_view_in_gallery">View tagged photos</string>
<string name="enter_tags_manually">Enter tags</string>
<!-- SelectTagsActivity -->
<string name="title_activity_select_tags">Select Tags</string>
<!-- SelectAlbumsActivity -->
<string name="title_activity_select_albums">Select Albums</string>
<!-- Newest Home -->
<string name="newest_this_photo_was_taken">This photo was taken %1$d %2$s ago.</string>
<string name="newest_this_photo_was_taken_less_one_hour">This photo was taken less than one hour ago.</string>
<string name="havent_uploaded_any_photos">Hmm, you haven\'t uploaded any photos.</string>
<string name="use_sync_to_start">Use the sync tab to start!</string>
<!-- general -->
<string name="day">day</string>
<string name="days">days</string>
<string name="hour">hour</string>
<string name="hours">hours</string>
<string name="year">year</string>
<string name="years">years</string>
<string name="logOut">Sign out</string>
<string name="areYouSureQuestion">Are you sure?</string>
<string name="external_storage_na_message">sdcard is missing or currently not mounted. Cannot continue.</string>
<string name="action_not_supported_on_os_version">This action is not supported on your device OS version.</string>
<string name="upload_limit_reached_with_reset_message">The free upload limit is reached. Please upgrade to Pro or wait until it will reset at %1$s</string>
<string name="upload_limit_for_multiple_upload_reached_message">You\'ve selected to upload %1$d photos but the remaining free uploading limit for your account is %2$d. Please select the number of photos which feets the limit or upgrade to Pro.</string>
<string name="autoupload_ignored">Automatic upload ignored.</string>
<!-- Errors -->
<string name="errorWithAuthentication">Error with authentication</string>
<string name="errorSimple">Error: %1$s</string>
<string name="errorCouldNotUploadTakenPhoto">Could not upload the photo taken</string>
<string name="errorVerifyingTheResponse">Error while verifying the response</string>
<string name="errorWithTwitterAuthentication">Error with twitter authentication</string>
<string name="errorCouldNotLogin">Could not login</string>
<string name="errorCouldNotSignup">Could not signup</string>
<string name="errorCouldNotLoadNextAlbumsInList">Could not load next albums in list</string>
<string name="errorCouldNotUseIntentsToOpenMaps">Could not use Intent to open maps</string>
<string name="errorCouldNotGetAlbum">Could not get album</string>
<string name="errorCouldNotCreateAlbum">Could not create album</string>
<string name="errorOccured">Error occurred</string>
<string name="errorCouldNotLoadNextTagsInList">Could not load next tags in list</string>
<string name="errorCouldNotInitTwitterFragment">Could not init twitter fragment</string>
<string name="errorCouldNotRetrieveTwitterScreenName">Could not retrieve twitter screen name</string>
<string name="errorCouldNotSendTweet">Could not send tweet</string>
<string name="errorCanNotFindExternalStorageForTakingPicture">Can not find external storage for taking a picture</string>
<string name="errorCouldNotInitFacebookFragment">Could not init facebook fragment</string>
<string name="errorCouldNotRetrieveFacebookScreenName">Could not retrieve facebook user name</string>
<string name="errorCouldNotSendFacebookPhoto">Could not post facebook message</string>
<string name="errorCantFindPendingUploadInformation">Can\'t find pending upload information</string>
<string name="errorCouldNotRetrieveProfileInfo">Could not retrieve profile information.</string>
<string name="errorCouldNotRetrieveSystemVersionInfo">Could not retrieve system version information.</string>
<string name="errorSubscriptionNotSupported">Subscriptions are not supported by your device!</string>
<string name="errorIabNotSupported">Billing operations are not supported by your device!</string>
<string name="errorPurchasing">Error purchasing: %1$s</string>
<string name="errorPurchasingAuthVerificationFailed">Error purchasing. Authenticity verification failed.</string>
<string name="errorCouldNotQueryInventory">Could not query purchased inventory</string>
<string name="errorCouldNotVerifyPayment">Could not verify payment</string>
<string name="errorIabUserCanceled">User canceled</string>
<string name="errorPicasaUploadsNotSupported">Picasa uploads are not yet supported. Please select local image.</string>
<string name="errorCouldNotRecoverPassword">Could not recover password.</string>
<string name="errorGooglePlayServicesNotAvailable">Sorry, looks like Google Play Services are not available on your device.</string>
<string name="errorGoogleAccountsNotFound">Could not find any google account associated with the device.</string>
<string name="errorCouldNotFetchGoogleAccountToken">Could not obtain google account access token: %1$s.</string>
<string name="errorNotAuthorizedUpload">You are not authorized to upload to any album.</string>
<!-- Preferences -->
<string name="upload_preference_category">Camera upload</string>
<string name="setting_upload_manager_title">Upload Manager</string>
<string name="setting_upload_manager_summary">Click to open \"Sending list\"</string>
<string name="wifi_only_upload">Upload only if WiFi network used</string>
<string name="auto_upload_preference_category">Automatically upload photos (Experimental)</string>
<string name="auto_upload_preference">Auto upload taken pictures</string>
<string name="sync_preference_category">Sync</string>
<string name="sync_clear">Clear sync information</string>
<string name="sync_clear_comment">This doesn\'t touch your images. Only uploaded markers are removed.</string>
<string name="setting_account_facebook_loggedin_logout">Facebook Sign out</string>
<string name="setting_account_server_title">URL</string>
<string name="setting_set_tag_dialog_title">Set tag for uploaded pictures</string>
<string name="setting_set_tag_hint">Include these tags</string>
<string name="cache_preference_category">Cache</string>
<string name="disk_cache_clear">Clear disk cache</string>
<string name="disk_cache_clear_comment">This will clear downloaded images cache.</string>
<string name="disk_caches_cleared_message">The disk caches has been cleared</string>
<string name="setting_account_edit_account_title">Edit account</string>
<string name="setting_account_change_profile_picture_title">Change profile picture</string>
<string name="setting_account_title">Account</string>
<string name="setting_account_loggedin_logout">Sign out</string>
<string name="setting_account_loggedin_login">Log in</string>
<!-- Screens for Create/Login/Own domain: Account -->
<string name="account_google_login_button"><![CDATA[Connect using <b>Google</b> login]]></string>
<string name="account_signup_instructions"><![CDATA[Need an account, visit <a href="http://trovebox.com">trovebox.com</a>]]></string>
<string name="account_signup_button">Sign up with your email</string>
<string name="account_login_button">Sign in with your email</string>
<string name="account_own_server_button">Using your own domain?</string>
<string name="account_facebook">Connect using Facebook login</string>
<string name="account_create_button">Create Account</string>
<string name="account_forgot_password_button">Forgot password?</string>
<string name="title_activity_account_facebook">AccountFacebook</string>
<string name="title_activity_account_login">AccountLogin</string>
<string name="title_activity_account_signup">AccountSignup</string>
<string name="invalid_credentials">Invalid username or password</string>
<string name="unknown_error">Unknown error</string>
<string name="sign_in_instructions"><![CDATA[<b>Enter</b> an email, password and hit <b>Login</b>]]></string>
<string name="password_recovery_instructions">Enter your email to recover your password</string>
<string name="instant_sign_in_instructions"><![CDATA[<b>Sign up</b> or <b>sign in</b> with a single tap]]></string>
<string name="select_google_account">Please select google account to login with</string>
<string name="select_trovebox_account">Select a Trovebox account</string>
<!-- Hints -->
<string name="hint_email">email</string>
<string name="hint_password">password</string>
<string name="hint_username">username</string>
<!-- missing fields names -->
<string name="field_email">email</string>
<string name="field_password">password</string>
<string name="field_username">username</string>
<string name="field_album">album</string>
<!-- Feather -->
<string name="feather_failed_to_retrieve_the_list_of_acitions">Failed to retrieve the list of actions!</string>
<string name="feather_failed_to_retrieve_the_session_information">Failed to retrieve the session informations</string>
<string name="feather_processing_hi_res_image">Processing Hi-res image</string>
<string name="feather_loading_image">Loading image…</string>
<string name="feather_saving_image">Saving image…</string>
<string name="feather_applying_action">Applying action %1$s from %2$s</string>
<string name="feather_error_occurred">There was an error: %1$s</string>
<string name="feather_failed_to_load_image">Failed to load image %1$s</string>
<!-- Photo details -->
<string name="delete_photo_confirmation_question">Are you sure you want to delete this photo?</string>
<string name="menu_edit">Edit</string>
<string name="menu_delete">Delete</string>
<string name="menu_cancel">Cancel</string>
<string name="deleting_photo_message">Deleting photo…</string>
<!-- Photo details edit -->
<string name="photo_edit_save_button">Save</string>
<string name="updating_photo_message">Updating photo…</string>
<string name="photo_edit_dialog_title">Edit this photo</string>
<!-- Albums select -->
<string name="select_albums_finish">@string/upload_select_tags_finish</string>
<string name="select_albums_create">Create new album</string>
<!-- Album create -->
<string name="create_album_save_button">@string/photo_edit_save_button</string>
<string name="album_title_hint">Name</string>
<string name="creating_album_message">Creating album…</string>
<string name="album_create_dialog_title">Create album</string>
<!-- Profile details -->
<string name="profile_counter_photos">photos</string>
<string name="profile_counter_albums">albums</string>
<string name="profile_counter_tags">tags</string>
<string name="profile_counter_storage_kb_used">KB used</string>
<string name="profile_counter_storage_mb_used">MB used</string>
<string name="profile_counter_storage_gb_used">GB used</string>
<string name="profile_email">E-Mail</string>
<string name="profile_account">Account</string>
<string name="profile_account_type_free">Free</string>
<string name="profile_account_type_pro">Pro</string>
<string name="profile_button_upgrade">Upgrade to Pro account</string>
<string name="profile_upgrade_offer">Upgrade for just $2.99 / month</string>
<string name="profile_upgrade_offer_details"><a href="https://trovebox.com/plans/mobile">See a full list of benefits</a></string>
<!-- In-App Billing -->
<string name="iabMonthlySubscriptionSuccess">Thank you for subscribing to premium!</string>
<string name="iabNoNeedToUpgrade">You are already a premium member and don\'t need to upgrade!</string>
</resources>