564 lines
21 KiB
YAML
564 lines
21 KiB
YAML
# Copyright (c) 2010, Diaspora Inc. This file is
|
||
# licensed under the Affero General Public License version 3 or later. See
|
||
# the COPYRIGHT file.
|
||
|
||
|
||
ar:
|
||
_comments: "Comments"
|
||
_home: "Home"
|
||
_photos: "fotos"
|
||
_services: "Servicios"
|
||
account: "Cuenta"
|
||
activerecord:
|
||
errors:
|
||
models:
|
||
contact:
|
||
attributes:
|
||
person_id:
|
||
taken: "must be unique among this user's contacts."
|
||
person:
|
||
attributes:
|
||
diaspora_handle:
|
||
taken: "is already taken."
|
||
request:
|
||
attributes:
|
||
from_id:
|
||
taken: "is a duplicate of a pre-existing request."
|
||
user:
|
||
attributes:
|
||
email:
|
||
taken: "is already taken."
|
||
person:
|
||
invalid: "is invalid."
|
||
username:
|
||
taken: "is already taken."
|
||
ago: "%{time} ago"
|
||
application:
|
||
helper:
|
||
aspect_badge:
|
||
all_aspects: "All aspects"
|
||
unknown_person: "شخص غير معروف"
|
||
video_title:
|
||
unknown: "Unknown Video Title"
|
||
are_you_sure: "Are you sure?"
|
||
aspect_memberships:
|
||
destroy:
|
||
failure: "Failed to remove person from aspect"
|
||
no_membership: "Could not find the selected person in that aspect"
|
||
success: "Successfully removed person from aspect"
|
||
aspects:
|
||
add_to_aspect:
|
||
failure: "Failed to add friend to aspect."
|
||
success: "Successfully added friend to aspect."
|
||
aspect_contacts:
|
||
done_editing: "done editing"
|
||
aspect_stream:
|
||
activity: "activity"
|
||
post_time: "post time"
|
||
sort_by: "sort by:"
|
||
contacts_not_visible: "Contacts in this aspect will not be able to see each other."
|
||
contacts_visible: "Contacts in this aspect will be able to see each other."
|
||
create:
|
||
failure: ".فشل إنشاء الجانب"
|
||
success: ".من الذي يمكنه مشاهدة مظهرك الجديد Diaspora انقر على علامة الزائد على الجانب الأيسر لتقول ل"
|
||
destroy:
|
||
failure: "%{name} is not empty and could not be removed."
|
||
success: ".بنجاح %{name} تم إزالة"
|
||
edit:
|
||
add_existing: "Add an existing contact"
|
||
aspect_list_is_not_visible: "aspect list is hidden to others in aspect"
|
||
aspect_list_is_visible: "aspect list is visible to others in aspect"
|
||
confirm_remove_aspect: "Are you sure you want to delete this aspect?"
|
||
done: "Done"
|
||
make_aspect_list_visible: "make aspect list visible?"
|
||
remove_aspect: "Delete this aspect"
|
||
rename: "rename"
|
||
update: "update"
|
||
few: "%{count} aspects"
|
||
helper:
|
||
are_you_sure: "Are you sure you want to delete this aspect?"
|
||
aspect_not_empty: "الجانب ليس فارغ"
|
||
remove: "حذف"
|
||
index:
|
||
handle_explanation: "This is your diaspora handle. Like an email address, you can give this to people to reach you."
|
||
no_contacts: "No contacts"
|
||
manage:
|
||
add_a_new_aspect: "أضف جانبا جديدا"
|
||
add_a_new_contact: "Add a new contact"
|
||
drag_to_add: "Drag to add people"
|
||
manage_aspects: "Manage aspects"
|
||
no_requests: "No hay nuevas solicitudes"
|
||
requests: "طلبات"
|
||
many: "%{count} aspects"
|
||
move_contact:
|
||
error: "Error moving contact: %{inspect}"
|
||
failure: "didn't work %{inspect}"
|
||
success: "Person moved to new aspect"
|
||
new_aspect:
|
||
create: "جديد"
|
||
name: "Nombre"
|
||
no_contacts_message:
|
||
add_contact: "Add a contact"
|
||
add_contact_to: "Add someone to %{aspect_name}"
|
||
invite: "Invite someone to join Diaspora!"
|
||
nobody: "We know you know people — bring them to Diaspora!"
|
||
nobody_in_aspect: "Your aspect '%{aspect_name}' is empty."
|
||
no_posts_message:
|
||
start_talking: "Nadie ha dicho nada todavía. ¡Empezá la conversación!"
|
||
one: "1 aspect"
|
||
other: "%{count} aspects"
|
||
seed:
|
||
family: "Family"
|
||
work: "Work"
|
||
show:
|
||
edit_aspect: "edit aspect"
|
||
update:
|
||
failure: "Your aspect, %{name}, had too long name to be saved."
|
||
success: ".بنجاح %{name} تم تعديل"
|
||
zero: "no aspects"
|
||
back: "Back"
|
||
cancel: "Cancelar"
|
||
comments:
|
||
few: "%{count} comments"
|
||
many: "%{count} comments"
|
||
new_comment:
|
||
comment: "تعليق"
|
||
commenting: "Commenting..."
|
||
one: "1 comment"
|
||
other: "%{count} comments"
|
||
zero: "no comments"
|
||
contacts:
|
||
create:
|
||
failure: "Failed to create contact"
|
||
destroy:
|
||
failure: "Failed to disconnect from %{name}"
|
||
success: "Successfully disconnected from %{name}"
|
||
few: "%{count} contacts"
|
||
many: "%{count} contacts"
|
||
one: "1 contact"
|
||
other: "%{count} contacts"
|
||
share_with_pane:
|
||
accepts: "Once %{name} accepts, you'll start seeing each other's posts on Diaspora"
|
||
add_new_aspect: "add to new aspect"
|
||
share_with: "Start sharing with %{name}"
|
||
zero: "no contacts"
|
||
conversations:
|
||
helper:
|
||
new_messages:
|
||
few: "%{count} new messages"
|
||
many: "%{count} new messages"
|
||
one: "1 new messages"
|
||
other: "%{count} new messages"
|
||
zero: "no new messages"
|
||
index:
|
||
create_a_new_message: "create a new message"
|
||
message_inbox: "Message Inbox"
|
||
new_message: "New Message"
|
||
no_conversation_selected: "no conversation selected"
|
||
no_messages: "no messages"
|
||
new:
|
||
no_results: "No Results Found"
|
||
send: "Send"
|
||
subject: "subject"
|
||
to: "to"
|
||
show:
|
||
delete: "delete and block conversation"
|
||
reply: "reply"
|
||
date:
|
||
formats:
|
||
birthday: "%B %d"
|
||
birthday_with_year: "%B %d %Y"
|
||
fullmonth_day: "%B %d"
|
||
delete: "Eliminar"
|
||
email: "Email"
|
||
error_messages:
|
||
helper:
|
||
correct_the_following_errors_and_try_again: ".صحح الأخطاء التالية وحاول مرة أخرى"
|
||
invalid_fields: "مدخلات غير صحيحة"
|
||
fill_me_out: "Fill me out"
|
||
home:
|
||
show:
|
||
already_account: "already have an account?"
|
||
choice: "Choice"
|
||
choice_explanation: "Diaspora allows you to sort your connections into groups called Aspects. Unique to Diaspora, Aspects ensure your photos, stories and jokes are shared with only the people you want them to be."
|
||
learn_about_host: "Learn about how to host your own Diaspora server"
|
||
login_here: "log in here"
|
||
ownership: "Ownership"
|
||
ownership_explanation: "You own your pictures, and you shouldn’t have to give that up just in order to share them. You maintain ownership of everything you share on Diaspora, giving you full control over how it is distributed."
|
||
share_what_you_want: "Share what you want, with whom you want."
|
||
simplicity: "Simplicity"
|
||
simplicity_explanation: "Diaspora makes sharing clean and easy – this goes doubly so for privacy. Innherently private, Diaspora doesn’t have pages of settings and options to wade through to keep your profile secure and to your liking."
|
||
tagline_first_half: "Share what you want,"
|
||
tagline_second_half: "with whom you want."
|
||
invitations:
|
||
check_token:
|
||
not_found: "Invitation token not found"
|
||
create:
|
||
already_contacts: "You are already connected with this person"
|
||
already_sent: "You already invited this person."
|
||
no_more: "No tenés más invitaciones."
|
||
rejected: "The following email addresses had problems: "
|
||
sent: "Your invitation has been sent."
|
||
edit:
|
||
sign_up: "sign_up"
|
||
new:
|
||
already_invited: "Already invited"
|
||
aspect: "Aspect"
|
||
comma_seperated_plz: "You can enter multiple email addresses separated by commas."
|
||
if_they_accept_info: "if they accept, they will be added to the aspect you invited them."
|
||
invite_someone_to_join: "¡Invitá a alguien a unirse a Diaspora!"
|
||
personal_message: "Personal message"
|
||
resend: "Resend"
|
||
send_an_invitation: "Send an invitation"
|
||
send_invitation: "Send invitation"
|
||
to: "To"
|
||
layouts:
|
||
application:
|
||
have_a_problem: "Have a problem? Find an answer here"
|
||
logged_in_as: "logged in as %{name}"
|
||
powered_by: "POWERED BY DIASPORA*"
|
||
public_feed: "Public Diaspora Feed for %{name}"
|
||
toggle: "toggle mobile site"
|
||
whats_new: "what's new?"
|
||
your_aspects: "your aspects"
|
||
header:
|
||
account_settings: "account settings"
|
||
blog: "blog"
|
||
code: "code"
|
||
edit_profile: "edit profile"
|
||
login: "login"
|
||
logout: "logout"
|
||
view_profile: "view profile"
|
||
more: "More"
|
||
next: "next"
|
||
notifications:
|
||
also_commented: "also commented on"
|
||
also_commented_deleted: "commented on a deleted post"
|
||
comment_on_post: "commented on your"
|
||
deleted: "deleted"
|
||
helper:
|
||
new_notifications:
|
||
few: "%{count} new notifications"
|
||
many: "%{count} new notifications"
|
||
one: "1 new notifications"
|
||
other: "%{count} new notifications"
|
||
zero: "no new notifications"
|
||
index:
|
||
and: "and"
|
||
and_others: "and %{number} others"
|
||
mark_all_as_read: "Mark All as Read"
|
||
notifications: "Notifications"
|
||
mentioned: "has mentioned you in their"
|
||
new_request: "offered to share with you."
|
||
post: "post"
|
||
request_accepted: "accepted your share request."
|
||
notifier:
|
||
also_commented:
|
||
commented: "has also commented on %{post_author}'s post:"
|
||
sign_in: "Sign in to view it."
|
||
subject: "%{name} has also commented."
|
||
comment_on_post:
|
||
commented: "has commented on your post!"
|
||
sign_in: "Sign in to view it."
|
||
subject: "%{name} has commented on your post."
|
||
diaspora: "the diaspora email robot"
|
||
hello: "Hello %{name}!"
|
||
love: "love,"
|
||
mentioned:
|
||
mentioned: "mentioned you in a post:"
|
||
sign_in: "Sign in to view it."
|
||
subject: "%{name} has mentioned you on Diaspora*"
|
||
new_request:
|
||
just_sent_you: "just sent you a friend request on Diaspora*"
|
||
sign_in: "sign in here"
|
||
subject: "new Diaspora* friend request from %{from}"
|
||
try_it_out: "You should really think about checking it out."
|
||
private_message:
|
||
message_subject: "Subject: %{subject}"
|
||
private_message: "has sent you a private message:"
|
||
sign_in: "Sign in to view it."
|
||
subject: "%{name} has sent you a private message yon Diaspora*"
|
||
request_accepted:
|
||
accepted: "has accepted your friend request. They are now in your"
|
||
sign_in: "Sign in here"
|
||
subject: "%{name} has accepted your friend request on Diaspora*"
|
||
single_admin:
|
||
admin: "Your Diaspora administrator"
|
||
subject: "A message from your Diaspora administrator:"
|
||
thanks: "Thanks,"
|
||
ok: "OK"
|
||
or: "or"
|
||
password: "Password"
|
||
password_confirmation: "Password confirmation"
|
||
people:
|
||
aspect_list:
|
||
edit_membership: "edit aspect membership"
|
||
helper:
|
||
people_on_pod_are_aware_of: " people on pod are aware of"
|
||
results_for: " results for %{params}"
|
||
index:
|
||
couldnt_find_them_send_invite: "Couldn't find them? Send an invite!"
|
||
no_one_found: "...and no one was found."
|
||
no_results: "Hey! You need to search for something."
|
||
results_for: "buscar resultados para"
|
||
person:
|
||
add_contact: "add contact"
|
||
already_connected: "Already connected"
|
||
pending_request: "طلبات معلقة"
|
||
thats_you: "¡Ese sos vos!"
|
||
profile_sidebar:
|
||
bio: "bio"
|
||
born: "born"
|
||
cannot_remove: "Cannot remove %{name} from last aspect."
|
||
edit_my_profile: "Editar mi perfil"
|
||
gender: "gender"
|
||
in_aspects: "in aspects"
|
||
remove_contact: "remove contact"
|
||
remove_from: "Remove %{name} from %{aspect}?"
|
||
show:
|
||
does_not_exist: "¡Esa persona no existe!"
|
||
incoming_request: "You have an incoming request from this person."
|
||
message: "Message"
|
||
no_posts: "¡No hay mensajes que mostrar!"
|
||
not_connected: "You are not connected with this person"
|
||
recent_posts: "Recent Posts"
|
||
recent_public_posts: "Recent Public Posts"
|
||
return_to_aspects: "Return to your aspects page"
|
||
similar_contacts: "similar contacts"
|
||
start_sharing: "start sharing"
|
||
to_accept_or_ignore: "to accept or ignore it."
|
||
webfinger:
|
||
fail: "Sorry, we couldn't find %{handle}."
|
||
photos:
|
||
create:
|
||
integrity_error: "Photo upload failed. Are you sure that was an image?"
|
||
runtime_error: "Photo upload failed. Are you sure that your seatbelt is fastened?"
|
||
type_error: "Photo upload failed. Are you sure an image was added?"
|
||
destroy:
|
||
notice: "تم حذف الصورة"
|
||
edit:
|
||
editing: "تحرير"
|
||
new:
|
||
back_to_list: "عودة إلى القائمة"
|
||
new_photo: "صورة جديدة"
|
||
post_it: "!ألصقها"
|
||
new_photo:
|
||
empty: "{file} is empty, please select files again without it."
|
||
invalid_ext: "{file} has invalid extension. Only {extensions} are allowed."
|
||
size_error: "{file} is too large, maximum file size is {sizeLimit}."
|
||
new_profile_photo:
|
||
or_select_one: "or select one from your already existing"
|
||
upload: "Upload a new profile photo!"
|
||
photo:
|
||
view_all: "view all of %{name}'s photos"
|
||
show:
|
||
collection_permalink: "collection permalink"
|
||
delete_photo: "حذف الصورة"
|
||
edit: "edit"
|
||
edit_delete_photo: "Edit photo description / delete photo"
|
||
make_profile_photo: "make profile photo"
|
||
original_post: "Original Post"
|
||
permalink: "permalink"
|
||
update_photo: "Update Photo"
|
||
view: "view"
|
||
update:
|
||
error: "فشل تحرير الصورة."
|
||
notice: "تم تحديث الصورة بنجاح"
|
||
posts:
|
||
index:
|
||
posts_tagged_with: "Posts tagged with #%{tag}"
|
||
whatup: "What's happening on %{pod}"
|
||
previous: "previous"
|
||
profile: "Perfil"
|
||
profiles:
|
||
edit:
|
||
allow_search: "Allow for people to search for you within Diaspora"
|
||
edit_profile: "Edit profile"
|
||
first_name: "First name"
|
||
info_available_to: "This info will be available to whomever you connect with on Diaspora."
|
||
last_name: "Last name"
|
||
update_profile: "Update Profile"
|
||
your_bio: "Your bio"
|
||
your_birthday: "Your birthday"
|
||
your_gender: "Your gender"
|
||
your_name: "Your name"
|
||
your_photo: "Your photo"
|
||
your_profile: "Your profile"
|
||
update:
|
||
failed: "Failed to update profile"
|
||
updated: "Profile updated"
|
||
registrations:
|
||
closed: "Signups are closed on this Diaspora pod."
|
||
create:
|
||
success: "!Diaspora سجل في"
|
||
edit:
|
||
cancel_my_account: "Cancel my account"
|
||
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"
|
||
new:
|
||
enter_email: "Enter an e-mail"
|
||
enter_password: "Enter a password"
|
||
enter_password_again: "Enter the same password as before"
|
||
enter_username: "Pick a username (only letters, numbers, and underscores)"
|
||
sign_up: "التسجيل"
|
||
sign_up_for_diaspora: "Registrate en Diapora"
|
||
requests:
|
||
create:
|
||
sending: "Sending..."
|
||
sent: "You've asked to share with %{name}. They should see it next time they log in to Diaspora."
|
||
destroy:
|
||
error: "!الرجاء اختيار جانب"
|
||
ignore: ". تجاهل طلب الصداقة"
|
||
success: ".أنتم الآن أصدقاء"
|
||
helper:
|
||
new_requests:
|
||
few: "%{count} new requests!"
|
||
many: "%{count} new requests!"
|
||
one: "new request!"
|
||
other: "%{count} new requests!"
|
||
zero: "no new requests"
|
||
manage_aspect_contacts:
|
||
existing: "Existing contacts"
|
||
manage_within: "Manage contacts within"
|
||
new_request_to_person:
|
||
sent: "sent!"
|
||
search: "Search"
|
||
services:
|
||
create:
|
||
success: "Authentication successful."
|
||
destroy:
|
||
success: "Successfully destroyed authentication."
|
||
failure:
|
||
error: "there was an error connecting that service"
|
||
finder:
|
||
friends:
|
||
few: "%{count} friends"
|
||
many: "%{count} friends"
|
||
one: "1 friend"
|
||
other: "%{count} friends"
|
||
zero: "no friends"
|
||
invite_your_friends_from: "Invite your friends from %{service}"
|
||
not_connected: "not connected"
|
||
index:
|
||
connect_to_facebook: "Connect to facebook"
|
||
connect_to_twitter: "Connect to twitter"
|
||
disconnect: "disconnect"
|
||
edit_services: "Edit services"
|
||
logged_in_as: "logged in as"
|
||
really_disconnect: "disconnect %{service}?"
|
||
inviter:
|
||
click_link_to_accept_invitation: "Click this link to accept your invitation"
|
||
join_me_on_diaspora: "Join me on DIASPORA*"
|
||
remote_friend:
|
||
invite: "invite"
|
||
resend: "resend"
|
||
settings: "Settings"
|
||
shared:
|
||
add_contact:
|
||
create_request: "Find by Diaspora handle"
|
||
diaspora_handle: "Diaspora handle"
|
||
enter_a_diaspora_username: "Enter a Diaspora username:"
|
||
know_email: "Know their email address? You should invite them"
|
||
your_diaspora_username_is: "Your Diaspora username is: %{diaspora_handle}"
|
||
contact_list:
|
||
all_contacts: "All contacts"
|
||
cannot_remove: "Cannot remove person from last aspect."
|
||
invitations:
|
||
by_email: "by Email"
|
||
dont_have_now: "You don't have any right now, but more invites are coming soon!"
|
||
from_facebook: "From Facebook"
|
||
invitations_left: "(%{count} left)"
|
||
invite_someone: "Invite someone"
|
||
invite_your_friends: "Invite your friends"
|
||
invites: "Invites"
|
||
invites_closed: "Invites are currently closed on this Diaspora seed"
|
||
notification:
|
||
new: "New %{type} from %{from}"
|
||
public_explain:
|
||
logged_in: "logged in to %{service}"
|
||
manage: "manage connected services"
|
||
outside: "Public messages will be available for others outside of Diaspora to see."
|
||
title: "You are about to post a public message!"
|
||
publisher:
|
||
add_photos: "add photos"
|
||
all: "all"
|
||
all_contacts: "all contacts"
|
||
make_public: "make public"
|
||
mention_helper_text: "to mention someone, press '@' and start typing their name"
|
||
post_a_message_to: "Post a message to %{aspect}"
|
||
posting: "Posting..."
|
||
share: "مشاركة"
|
||
share_with: "Share with %{aspect}"
|
||
whats_on_your_mind: "what's on your mind?"
|
||
reshare:
|
||
reshare: "Reshare"
|
||
status_messages:
|
||
destroy:
|
||
failure: "Failed to delete post"
|
||
helper:
|
||
no_message_to_display: "لا يوجد رسالة لعرضها"
|
||
new_status_message:
|
||
oh_yeah: "!يا سلااام"
|
||
tell_me_something_good: "قل لي شيئا جيداً"
|
||
show:
|
||
destroy: "إزالة"
|
||
permalink: "permalink"
|
||
stream_helper:
|
||
hide_comments: "hide comments"
|
||
show_comments: "show comments"
|
||
the_world: "the world"
|
||
username: "Username"
|
||
users:
|
||
destroy: "Account successfully closed."
|
||
edit:
|
||
also_commented: "...someone also comments on your contact's post?"
|
||
change: "Change"
|
||
change_language: "Change Language"
|
||
change_password: "Cambiar Contraseña"
|
||
close_account: "Cerrar Cuenta"
|
||
comment_on_post: "...someone comments on your post?"
|
||
current_password: "Current password"
|
||
download_photos: "descargar mis fotos"
|
||
download_xml: "download my xml"
|
||
edit_account: "Edit account"
|
||
export_data: "Exportar datos"
|
||
mentioned: "...you are mentioned in a post?"
|
||
new_password: "Nueva Contraseña"
|
||
private_message: "...you receive a private message?"
|
||
receive_email_notifications: "Receive email notificaions?"
|
||
request_acceptence: "...your share request is accepted?"
|
||
request_received: "...you receive a new share request?"
|
||
your_email: "Your email"
|
||
your_handle: "Your diaspora handle"
|
||
getting_started:
|
||
connect_on_diaspora: "Connect on Diaspora"
|
||
connect_services: "Connect your services"
|
||
edit_profile: "Editar tu perfil"
|
||
finished: "Finished!"
|
||
save_and_continue: "Save and continue"
|
||
signup_steps: "Complete your sign-up by doing these things:"
|
||
skip: "skip getting started"
|
||
step_2:
|
||
find_your_friends_on_diaspora: "Would you like to find your Facebook friends on Diaspora?"
|
||
skip: "Skip"
|
||
step_3:
|
||
finish: "Finish"
|
||
people_already_on_diaspora: "People already on Diaspora"
|
||
welcome: "Welcome to Diaspora!"
|
||
public:
|
||
does_not_exist: "¡El usuario %{username} no existe!"
|
||
update:
|
||
email_notifications_changed: "Language Change Failed"
|
||
language_changed: "Language Changed"
|
||
language_not_changed: "Language Change Failed"
|
||
password_changed: "Password Changed"
|
||
password_not_changed: "Password Change Failed"
|
||
webfinger:
|
||
fetch_failed: "failed to fetch webfinger profile for %{profile_url}"
|
||
hcard_fetch_failed: "there was a problem fetching the hcard for #{@account}"
|
||
no_person_constructed: "No person could be constructed from this hcard."
|
||
not_enabled: "webfinger does not seem to be enabled for %{account}'s host"
|
||
xrd_fetch_failed: "there was an error getting the xrd from account %{account}"
|