commit f5c385ad19bf2c78977878bb5d5eb7927ce71be2 Author: Translation commit bot translation@torproject.org Date: Fri Sep 23 09:48:03 2016 +0000
Update translations for tor-messenger-otrproperties --- ar/otr.properties | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/ar/otr.properties b/ar/otr.properties index 3151ce1..b7dc9d6 100644 --- a/ar/otr.properties +++ b/ar/otr.properties @@ -3,14 +3,14 @@ msgevent.encryption_required_part2=محاولة لبدء محادثة خاصة. msgevent.encryption_error=حدث خطأ في تشفير رسالتك و لم يتم إرسالها. إما أن تنهي المحادثة الخاصة، أو تعيد تشغيلها. msgevent.connection_ended=لم يتم إرسال رسالتك وذلك لأن %S أغلق المحادثة الخاصة معك. إما أن تنهي المحادثة الخاصة، أو تعيد تشغيلها. msgevent.setup_error=حدث خطآ خلال محاوله اعداد محادثه خاصه مع %S. -msgevent.msg_reflected=You are receiving your own OTR messages. You are either trying to talk to yourself, or someone is reflecting your messages back at you. +msgevent.msg_reflected=أنت تستقبل رسائل OTR الخاصة بك. أنت إما تحاول التحدث إلى نفسك، أو شخص ما يعكس الرسائل الخاصة بك لك. msgevent.msg_resent=تم إرسال رسالتك الأخيرة إلي %S مرة أخري. msgevent.rcvdmsg_not_private=الرسالة الأخيرة المشفرة من %S غير قابل للقراءة، وذلك لأنكم لا تتحدثون في محادثة خاصة. msgevent.rcvdmsg_unreadable=تم إستقبال رسالة مشفرة غير قابلة للقراءة من %S. msgevent.rcvdmsg_malformed=تم إستقبال رسالة بياناتها مشوهه من %S. msgevent.log_heartbeat_rcvd=تم إستقبال إشارة أولية من %S. msgevent.log_heartbeat_sent=تم إرسال إشارة أولية إلي %S. -msgevent.rcvdmsg_general_err=An OTR error occured. +msgevent.rcvdmsg_general_err=حدث خطأ OTR. msgevent.rcvdmsg_unecrypted=الرسالة التالية من %S لم تكن مشفرة: %S msgevent.rcvdmsg_unrecognized=تم استقبال رساله OTR غير معروفه من %S. msgevent.rcvdmsg_for_other_instance=أرسل %S رسالة لجلسة محادثة مختلفة. إذا قمت بتسجيل الدخول عدة مرات، فقد تتلقي جلسة أخري نفس الرسالة.
tor-commits@lists.torproject.org