Skip to content
Extraits de code Groupes Projets
en.yml 14 ko
Newer Older
Raphael's avatar
Raphael a validé
#   Copyright (c) 2010, Diaspora Inc.  This file is
Raphael's avatar
Raphael a validé
#   licensed under the Affero General Public License version 3 or later.  See
Raphael's avatar
Raphael a validé
#   the COPYRIGHT file.
Raphael Sofaer's avatar
Raphael Sofaer a validé
# Sample localization file for English. Add more files in this directory for other locales.
# See http://github.com/svenfuchs/rails-i18n/tree/master/rails%2Flocale for starting points.

en:

  settings: "Settings"
  profile: "Profile"
  account: "Account"
MrZYX's avatar
MrZYX a validé
  _services: "Services"
MrZYX's avatar
MrZYX a validé
  _photos: "photos"
  ok: "OK"
  cancel: "Cancel"
  delete: "Delete"  
  or: "or"
  ago: "ago"
  username: "Username"
  email: "Email"
  password: "Password"
  password_confirmation: "Password confirmation"
  are_you_sure: "Are you sure?"
MrZYX's avatar
MrZYX a validé
  fill_me_out: "Fill me out"
  back: "Back"
  the_world: "the world"
  search: "Search"
  activemodel:
      errors:
          models:
              user:
                  attributes:
Raphael's avatar
Raphael a validé
                      person:
                          invalid: "is invalid"
Sarah Mei's avatar
Sarah Mei a validé
                          taken: "is already taken"
Sarah Mei's avatar
Sarah Mei a validé
                          taken: "is already taken"
              person:
                  attributes:
                      diaspora_handle:
                          taken: "is already taken"
  application:
      helper:
          unknown_person: "unknown person"
          youtube_title:
              unknown: "Unknown Video Title"
  error_messages:
      helper:
          invalid_fields: "Invalid Fields"
          correct_the_following_errors_and_try_again: "Correct the following errors and try again."
  layouts:
      header:
        view_profile: "view profile"
        edit_profile: "edit profile"
        account_settings: "account settings"
        logout: "logout"
        blog: "blog"
        developers: "developers"
        login: "login"
        add_a_new_aspect: "add a new aspect"
        manage: "Manage"
        manage_your_aspects: "Manage your Aspects"
        everyone: "Everyone"
      application:
        powered_by: "POWERED BY DIASPORA*"
  shared:
      stream_element:
          show_comments: "show comments"
      publisher:
Raphael's avatar
Raphael a validé
          posting: "Posting..."
          share: "Share"
          post_a_message_to: "Post a message to %{aspect}"
          make_public: "make public"
MrZYX's avatar
MrZYX a validé
          share_with_all: "Share with all aspects"
          share_with: "Share with %{aspect}"
          all: "all"
MrZYX's avatar
MrZYX a validé
          everyone: "Everyone"
          add_to: "add to %{aspect}"
          add_a_new_contact_to: "Add a new contact to"
          enter_a_diaspora_username: "Enter a Diaspora username:"
          your_diaspora_username_is: "Your Diaspora username is: %{diaspora_handle}"
          contact_username: "Contact's username"
          create_request: "Create request"
      invitations:
MrZYX's avatar
MrZYX a validé
          invites: "Invites"
MrZYX's avatar
MrZYX a validé
          invitations_left: "(%{count} left)"
      reshare:
MrZYX's avatar
MrZYX a validé
          reshare: "Reshare"
MrZYX's avatar
MrZYX a validé
          view_profile: "View profile"
MrZYX's avatar
MrZYX a validé
          status_messages: "status messages"
          viewing: "viewing"
          all: "all"
MrZYX's avatar
MrZYX a validé
      public_explain:
          title: "You are about to post a public message!"
          outside: "Public messages will be available for others outside of Diaspora to see."
          logged_in: "logged in to %{service}"
          manage: "manage connected services"
      notification:
          new: "New %{type} from %{from}"
      contact_list:
          search_contacts: "Search contacts"
          add_to: "Add %{name} to %{aspect}"
          remove_from: "Remove %{name} from %{aspect}"
Ariel Zavala's avatar
Ariel Zavala a validé
  aspects:
      no_contacts_message:
          nobody: "We know you know people  bring them to Diaspora!"
Raphael's avatar
Raphael a validé
          nobody_in_aspect: "Your aspect '%{aspect_name}' is empty."
          add_contact: "Add a contact"
          add_contact_to: "Add someone to %{aspect_name}"
danielvincent's avatar
danielvincent a validé
          invite: "Invite someone to join Diaspora!"
      no_posts_message:
          start_talking:  "Nobody has said anything yet.  Get the conversation started!"
      manage:
          add_a_new_aspect: "Add a new aspect"
          requests: "Requests"
MrZYX's avatar
MrZYX a validé
          no_requests: "No new requests"
          manage_aspects: "Manage aspects"
MrZYX's avatar
MrZYX a validé
          drag_to_add: "Drag to add people"
      new_aspect:
          create: "Create"
          success: "Click on the plus on the left side to tell Diaspora who can see your new aspect."
Stephen Caudill's avatar
Stephen Caudill a validé
          failure: "Aspect creation failed."
      destroy:
          success: "%{name} was successfully removed."
      update:
          success: "Your aspect, %{name}, has been successfully edited."
          failure: "didn't work %{inspect}"
ilya's avatar
ilya a validé
          success: "Person moved to new aspect"
ilya's avatar
ilya a validé
      add_to_aspect:
          failure: "Failed to add contact to aspect."
          success: "Successfully added contact to aspect."
      helper:
          remove: "remove"
          aspect_not_empty: "Aspect not empty"
          are_you_sure: "Are you sure you want to delete this aspect?"
MrZYX's avatar
MrZYX a validé
      remove_from_aspect:
          success: "Successfully removed person from aspect"
          failure: "Failed to remove person from aspect"
  users:
      edit:
          export_data: "Export Data"
          close_account: "Close Account"
          change_language: "Change Language"
          change_password: "Change Password"
          new_password: "New Password"
MrZYX's avatar
MrZYX a validé
          download_xml: "download my xml"
          download_photos: "download my photos"
ilya's avatar
ilya a validé
      destroy: "Account successfully closed."
          welcome: "Welcome to Diaspora!"
          signup_steps: "Complete your sign-up by doing these things:"
          edit_profile: "Edit your profile"
          define_aspects: "Define your aspects"
          connect_services: "Connect your services"
          finished: "Finished!"
          skip: "skip getting started"
          save_and_continue: "Save and continue"
          step_1:
              your_profile: "Your Profile"
          step_2:
              your_aspects: "Your aspects"
              description: "Tell Diaspora what different aspects of you are seen by different contacts.  You can manage these later by clicking the manage tab on the top right.  Your aspects are unique to you, and not visible by others."
              aspect_name: "Aspect name"
              add: "Add"
          step_3:
              your_services: "Your services"
              description: 'Connect your existing social networks to your Diaspora account.  You will be able to post publically through your Everyone tab when you select "public."'
          step_4:
              set_up: "You're all set up, %{name}!"
              ready_to_share: "You're now ready to start sharing with "
              continue: "Continue on to your everyone page, an overview of all of your aspects."
              change_profile: "You can change your profile any time by clicking"
              user_menu: "in your user menu (top right)."
              connect_disconnect: "You can connect/disconnect your services any time by clicking"
              manage_aspects: "You can manage your aspects any time by clicking the"
              tab_also_added: "tab.  Your contacts can also be added while on a particular aspect page, as well."
MrZYX's avatar
MrZYX a validé
      update:
          password_changed: "Password Changed"
          password_not_changed: "Password Change Failed"
          language_changed: "Language Changed"
          language_not_changed: "Language Change Failed"
      public:
          does_not_exist: "User %{username} does not exist!"
  comments:
      new_comment:
          comment: "Comment"
Raphael's avatar
Raphael a validé
          commenting: "Commenting..."
  photos:
      show:
MrZYX's avatar
MrZYX a validé
          delete_photo: "Delete Photo"
          prev: "prev"
          full_size: "full size"
          next: "next"
          edit_photo: "Edit Photo"
MrZYX's avatar
MrZYX a validé
          add_a_description: "Add a description"
          make_profile_photo: "make profile photo"
          update_photo: "Update Photo"
      edit:
          editing: "Editing"
      photo:
          view_all: "view all of %{name}'s photos"
      new:
          new_photo: "New Photo"
          back_to_list: "Back to List"
          post_it: "post it!"
      create:
          runtime_error: "Photo upload failed.  Are you sure that your seatbelt is fastened?"
          integrity_error: "Photo upload failed.  Are you sure that was an image?"
          type_error: "Photo upload failed.  Are you sure an image was added?"
      update:
          notice: "Photo successfully updated."
          error:  "Failed to edit photo."
      destroy:
          notice: "Photo deleted."
MrZYX's avatar
MrZYX a validé
      new_photo:
          drop: "Drop photos here to upload"
          upload: "Upload a photo"
          failed: "Failed"
          invalid_ext: "{file} has invalid extension. Only {extensions} are allowed."
          size_error: "{file} is too large, maximum file size is {sizeLimit}."
          empty: "{file} is empty, please select files again without it."
  registrations:
      new:
          sign_up: "Sign up"
          sign_up_for_diaspora: "Sign up for Diaspora"
      create:
          success: "You've joined Diaspora!"
MrZYX's avatar
MrZYX a validé
      edit:
          edit: "Edit %{name}"
          leave_blank: "(leave blank if you don't want to change it)"
          password_to_confirm: "(we need your current password to confirm your changes)"
          unhappy: "Unhappy?"
          update: "Update"
          cancel_my_account: "Cancel my account"
      closed: "Signups are closed on this Diaspora pod."
MrZYX's avatar
MrZYX a validé
          sent: "Your invitation has been sent."
          no_more: "You have no more invitations."
          already_sent: "You already invited this person."
          already_contacts: "You are already connected with this person" 
MrZYX's avatar
MrZYX a validé
          invite_someone_to_join: "Invite someone to join Diaspora!"
          if_they_accept_info: "if they accept, they will be added to the aspect you invited them"
          to: "To"
          message: "Message:"
          send_an_invitation: "Send an invitation"
          send_invitation: "Send invitation"
MrZYX's avatar
MrZYX a validé
      check_token:
          not_found: "Invitation token not found"
  status_messages:
      new_status_message:
          tell_me_something_good: "tell me something good"
          oh_yeah: "oh yeah!"
      show:
          destroy: "Destroy"
      helper:
          no_message_to_display: "No message to display."
  people:
      person:
          pending_request: "pending request"
          already_connected: "Already connected"
MrZYX's avatar
MrZYX a validé
          thats_you: "thats you!"
      index:
MrZYX's avatar
MrZYX a validé
          results_for: "search results for"
      show:
          no_posts: "no posts to display!"
MrZYX's avatar
MrZYX a validé
          request_people: "If you'd like, you can request to place him/her in one of your aspects."
          already_requested: "You have already sent a request to %{name}."
MrZYX's avatar
MrZYX a validé
          does_not_exist: "Person does not exist!"
maxwell's avatar
maxwell a validé
          not_connected: "You are not connected with this person"
          info_available_to: "This info will be available to whomever you connect with on Diaspora."
          your_profile: "Your profile"
          your_name: "Your name"
          first_name: "First name"
          last_name: "Last name"
          your_gender: "Your gender"
          your_birthday: "Your birthday"
          your_bio: "Your bio"
          your_photo: "Your photo"
MrZYX's avatar
MrZYX a validé
          allow_search: "Allow for people to search for you"
      profile_photo_upload:
          or_select_one: "or select one from your already existing"
MrZYX's avatar
MrZYX a validé
      update:
          updated: "Profile updated"
          failed: "Failed to update profile"
      profile_sidebar:
          edit_my_profile: "Edit my profile"
          last_seen: "last seen: %{how_long_ago}"
MrZYX's avatar
MrZYX a validé
          bio: "bio"
          gender: "gender"
          born: "born"
          in_aspects: "in aspects"
MrZYX's avatar
MrZYX a validé
      helper:
           results_for: " results for %{params}"
           people_on_pod_are_aware_of: " people on pod are aware of"
          enter_a_diaspora_username: "Enter a Diaspora username:"
          your_diaspora_username_is: "Your Diaspora username is: %{diaspora_handle}"
          create_request: "Create request"
          manage_within: "Manage contacts within"
          existing: "Existing contacts"
          know_email: "Know their email address? You should invite them"
      destroy:
          success: "You are now friends."
          error: "Please select an aspect!"
          sending: "Sending..."
          sent: "You've asked to share with %{name}.  They should see it next time they log in to Diaspora."
MrZYX's avatar
MrZYX a validé
          tried: "we tried our best to send a message to %{account}"
  services:
MrZYX's avatar
MrZYX a validé
      index:
        logged_in_as: "logged in as"
        disconnect: "disconnect"
        really_disconnect: "disconnect %{service}?"
        connect_to_twitter: "Connect to twitter"
        connect_to_facebook: "Connect to facebook"
MrZYX's avatar
MrZYX a validé
      create:
          success: "Authentication successful."
      destroy:
          success: "Successfully destroyed authentication."
MrZYX's avatar
MrZYX a validé
  dashboards:
      helper:
          home: "Home"
MrZYX's avatar
MrZYX a validé
      hello: "Hello %{name}!"
      love: "love,"
      diaspora: "the diaspora email robot"
          subject: "new Diaspora* contact request from %{from}"
          just_sent_you: "just sent you a contact request on Diaspora*"
MrZYX's avatar
MrZYX a validé
          try_it_out: "You should really think about checking it out."
          sign_in: "sign in here"
          subject: "%{name} has accepted your contact request on Diaspora*"
          accepted: "has accepted your contact request. They are now in your"
MrZYX's avatar
MrZYX a validé
          aspect: "aspect."
  home:
      show:
          share_what_you_want: "Share what you want, with who you want."
          already_account: "already have an account?"
          login_here: "log in here"