parent
ddda28102c
commit
0e13a316f6
3 changed files with 16 additions and 23 deletions
|
|
@ -1,6 +1,7 @@
|
||||||
# 0.6.7.0
|
# 0.6.7.0
|
||||||
|
|
||||||
## Refactor
|
## Refactor
|
||||||
|
* Cleanup some translations [#7465](https://github.com/diaspora/diaspora/pull/7465)
|
||||||
|
|
||||||
## Bug fixes
|
## Bug fixes
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -55,14 +55,10 @@ en:
|
||||||
attributes:
|
attributes:
|
||||||
person_id:
|
person_id:
|
||||||
taken: "must be unique among this user’s contacts."
|
taken: "must be unique among this user’s contacts."
|
||||||
request:
|
|
||||||
attributes:
|
|
||||||
from_id:
|
|
||||||
taken: "is a duplicate of a pre-existing request."
|
|
||||||
reshare:
|
reshare:
|
||||||
attributes:
|
attributes:
|
||||||
root_guid:
|
root_guid:
|
||||||
taken: "That good, eh? You've already reshared that post!"
|
taken: "That good, eh? You've already reshared that post!"
|
||||||
poll:
|
poll:
|
||||||
attributes:
|
attributes:
|
||||||
poll_answers:
|
poll_answers:
|
||||||
|
|
@ -174,7 +170,7 @@ en:
|
||||||
you_should_add_some_more_contacts: "You should add some more contacts!"
|
you_should_add_some_more_contacts: "You should add some more contacts!"
|
||||||
try_adding_some_more_contacts: "You can search or %{invite_link} more contacts."
|
try_adding_some_more_contacts: "You can search or %{invite_link} more contacts."
|
||||||
invite_link_text: "invite"
|
invite_link_text: "invite"
|
||||||
or_spotlight: "Or you can share with %{link}"
|
or_spotlight: "Or you can share with %{link}"
|
||||||
community_spotlight: "Community spotlight"
|
community_spotlight: "Community spotlight"
|
||||||
aspect_listings:
|
aspect_listings:
|
||||||
add_an_aspect: "+ Add an aspect"
|
add_an_aspect: "+ Add an aspect"
|
||||||
|
|
@ -198,7 +194,7 @@ en:
|
||||||
keep_pod_running: "Keep %{pod} running fast and buy servers their coffee fix with a monthly donation!"
|
keep_pod_running: "Keep %{pod} running fast and buy servers their coffee fix with a monthly donation!"
|
||||||
donate_liberapay: "Donate to liberapay"
|
donate_liberapay: "Donate to liberapay"
|
||||||
welcome_to_diaspora: "Welcome to diaspora*, %{name}!"
|
welcome_to_diaspora: "Welcome to diaspora*, %{name}!"
|
||||||
introduce_yourself: "This is your stream. Jump in and introduce yourself."
|
introduce_yourself: "This is your stream. Jump in and introduce yourself."
|
||||||
|
|
||||||
new_here:
|
new_here:
|
||||||
title: "Welcome new users"
|
title: "Welcome new users"
|
||||||
|
|
@ -254,7 +250,6 @@ en:
|
||||||
contacts:
|
contacts:
|
||||||
index:
|
index:
|
||||||
start_a_conversation: "Start a conversation"
|
start_a_conversation: "Start a conversation"
|
||||||
add_a_new_aspect: "Add a new aspect"
|
|
||||||
title: "Contacts"
|
title: "Contacts"
|
||||||
no_contacts: "Looks like you need to add some contacts!"
|
no_contacts: "Looks like you need to add some contacts!"
|
||||||
no_contacts_message: "Check out %{community_spotlight}"
|
no_contacts_message: "Check out %{community_spotlight}"
|
||||||
|
|
@ -572,9 +567,9 @@ en:
|
||||||
sending_invitation: "Sending invitation..."
|
sending_invitation: "Sending invitation..."
|
||||||
paste_link: "Share this link with your friends to invite them to diaspora*, or email them the link directly."
|
paste_link: "Share this link with your friends to invite them to diaspora*, or email them the link directly."
|
||||||
codes_left:
|
codes_left:
|
||||||
zero: "No invites left on this code"
|
zero: "No invites left on this code"
|
||||||
one: "One invite left on this code"
|
one: "One invite left on this code"
|
||||||
other: "%{count} invites left on this code"
|
other: "%{count} invites left on this code"
|
||||||
|
|
||||||
layouts:
|
layouts:
|
||||||
header:
|
header:
|
||||||
|
|
@ -629,7 +624,6 @@ en:
|
||||||
zero: "%{actors} have reshared your post %{post_link}."
|
zero: "%{actors} have reshared your post %{post_link}."
|
||||||
one: "%{actors} has reshared your post %{post_link}."
|
one: "%{actors} has reshared your post %{post_link}."
|
||||||
other: "%{actors} have reshared your post %{post_link}."
|
other: "%{actors} have reshared your post %{post_link}."
|
||||||
post: "post"
|
|
||||||
also_commented_deleted:
|
also_commented_deleted:
|
||||||
zero: "%{actors} commented on a deleted post."
|
zero: "%{actors} commented on a deleted post."
|
||||||
one: "%{actors} commented on a deleted post."
|
one: "%{actors} commented on a deleted post."
|
||||||
|
|
@ -913,9 +907,9 @@ en:
|
||||||
|
|
||||||
photos:
|
photos:
|
||||||
create:
|
create:
|
||||||
runtime_error: "Photo upload failed. Are you sure that your seatbelt is fastened?"
|
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?"
|
integrity_error: "Photo upload failed. Are you sure that was an image?"
|
||||||
type_error: "Photo upload failed. Are you sure an image was added?"
|
type_error: "Photo upload failed. Are you sure an image was added?"
|
||||||
destroy:
|
destroy:
|
||||||
notice: "Photo deleted."
|
notice: "Photo deleted."
|
||||||
new_profile_photo:
|
new_profile_photo:
|
||||||
|
|
@ -1080,8 +1074,8 @@ en:
|
||||||
share_this: "Share this link via email, blog, or social networks!"
|
share_this: "Share this link via email, blog, or social networks!"
|
||||||
public_explain:
|
public_explain:
|
||||||
control_your_audience: "Control your audience"
|
control_your_audience: "Control your audience"
|
||||||
new_user_welcome_message: "Use #hashtags to classify your posts and find people who share your interests. Call out awesome people with @Mentions"
|
new_user_welcome_message: "Use #hashtags to classify your posts and find people who share your interests. Call out awesome people with @Mentions"
|
||||||
visibility_dropdown: "Use this dropdown to change visibility of your post. (We suggest you make this first one public.)"
|
visibility_dropdown: "Use this dropdown to change visibility of your post. (We suggest you make this first one public.)"
|
||||||
title: "Set up connected services"
|
title: "Set up connected services"
|
||||||
share: "Share"
|
share: "Share"
|
||||||
outside: "Public messages will be available for others outside of diaspora* to see."
|
outside: "Public messages will be available for others outside of diaspora* to see."
|
||||||
|
|
@ -1234,11 +1228,11 @@ en:
|
||||||
connect_to_facebook: "We can speed things up a bit by %{link} to diaspora*. This will pull your name and photo, and enable cross-posting."
|
connect_to_facebook: "We can speed things up a bit by %{link} to diaspora*. This will pull your name and photo, and enable cross-posting."
|
||||||
connect_to_facebook_link: "Hooking up your Facebook account"
|
connect_to_facebook_link: "Hooking up your Facebook account"
|
||||||
what_are_you_in_to: "What are you into?"
|
what_are_you_in_to: "What are you into?"
|
||||||
hashtag_explanation: "Hashtags allow you to talk about and follow your interests. They’re also a great way to find new people on diaspora*."
|
hashtag_explanation: "Hashtags allow you to talk about and follow your interests. They’re also a great way to find new people on diaspora*."
|
||||||
hashtag_suggestions: "Try following tags like #art, #movies, #gif, etc."
|
hashtag_suggestions: "Try following tags like #art, #movies, #gif, etc."
|
||||||
|
|
||||||
update:
|
update:
|
||||||
password_changed: "Password changed. You can now log in with your new password."
|
password_changed: "Password changed. You can now log in with your new password."
|
||||||
password_not_changed: "Password change failed"
|
password_not_changed: "Password change failed"
|
||||||
|
|
||||||
language_changed: "Language changed"
|
language_changed: "Language changed"
|
||||||
|
|
|
||||||
|
|
@ -135,8 +135,6 @@ en:
|
||||||
my_aspects: "My aspects"
|
my_aspects: "My aspects"
|
||||||
|
|
||||||
publisher:
|
publisher:
|
||||||
limited: "Limited: your post will only be seen by people you are sharing with"
|
|
||||||
public: "Public: your post will be visible to everyone and found by search engines"
|
|
||||||
near_from: "Posted from: <%= location %>"
|
near_from: "Posted from: <%= location %>"
|
||||||
option: "Answer"
|
option: "Answer"
|
||||||
add_option: "Add an answer"
|
add_option: "Add an answer"
|
||||||
|
|
@ -184,7 +182,7 @@ en:
|
||||||
mobile_row_unchecked: "<%= name %> (add)"
|
mobile_row_unchecked: "<%= name %> (add)"
|
||||||
stopped_sharing_with: "You have stopped sharing with <%= name %>."
|
stopped_sharing_with: "You have stopped sharing with <%= name %>."
|
||||||
started_sharing_with: "You have started sharing with <%= name %>!"
|
started_sharing_with: "You have started sharing with <%= name %>!"
|
||||||
error: "Couldn’t start sharing with <%= name %>. Are you ignoring them?"
|
error: "Couldn’t start sharing with <%= name %>. Are you ignoring them?"
|
||||||
error_remove: "Couldn’t remove <%= name %> from the aspect :("
|
error_remove: "Couldn’t remove <%= name %> from the aspect :("
|
||||||
toggle:
|
toggle:
|
||||||
one: "In <%= count %> aspect"
|
one: "In <%= count %> aspect"
|
||||||
|
|
@ -206,7 +204,7 @@ en:
|
||||||
add_an_aspect: "+ Add an aspect"
|
add_an_aspect: "+ Add an aspect"
|
||||||
getting_started:
|
getting_started:
|
||||||
hey: "Hey, <%= name %>!"
|
hey: "Hey, <%= name %>!"
|
||||||
no_tags: "Hey, you haven’t followed any tags! Continue anyway?"
|
no_tags: "Hey, you haven’t followed any tags! Continue anyway?"
|
||||||
alright_ill_wait: "All right, I’ll wait."
|
alright_ill_wait: "All right, I’ll wait."
|
||||||
preparing_your_stream: "Preparing your personalized stream..."
|
preparing_your_stream: "Preparing your personalized stream..."
|
||||||
photo_uploader:
|
photo_uploader:
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue