commit efb825f3a09c56c0ad060a60bc591360100a5d1c Author: Translation commit bot translation@torproject.org Date: Thu Sep 24 09:17:06 2015 +0000
Update translations for tor-messenger-otrproperties --- he/otr.properties | 30 +++++++++++++++--------------- 1 file changed, 15 insertions(+), 15 deletions(-)
diff --git a/he/otr.properties b/he/otr.properties index 7ce7247..9c0302d 100644 --- a/he/otr.properties +++ b/he/otr.properties @@ -13,19 +13,19 @@ msgevent.log_heartbeat_sent=אות-חיים נשלח ל-S%. msgevent.rcvdmsg_general_err=אירעה שגיאת OTR. msgevent.rcvdmsg_unecrypted=קיבלנו הודעה לא מוצפנת מ-S%. msgevent.rcvdmsg_unrecognized=קיבלנו הודעת OTR בלתי-מזוהה מ-S%. -msgevent.rcvdmsg_for_other_instance=%S has sent a message intended for a different session. If you are logged in multiple times, another session may have received the message. -context.gone_secure_private=Private conversation with %S started. -context.gone_secure_unverified=Private conversation with %S started. However, their identity has not been verified. -context.still_secure=Successfully refreshed the private conversation with %S. -error.enc=Error occurred encrypting message. -error.not_priv=You sent encrypted data to %S, who wasn't expecting it. -error.unreadable=You transmitted an unreadable encrypted message. -error.malformed=You transmitted a malformed data message. -resent=[resent] +msgevent.rcvdmsg_for_other_instance=S% שלח הודעה המיועדת לשיחה אחרת. אם אתה מחובר במקביל מספר פעמים, אולי ההודעה התקבלה בשיחה מקבילה. +context.gone_secure_private=שיחה פרטית עם S% החלה. +context.gone_secure_unverified=שיחה פרטית עם S% החלה. אולם, זהותו לא אומתה. +context.still_secure=השיחה הפרטית עם S% רועננה בהצלחה. +error.enc=אירעה שגיאה בעת הצפנת ההודעה. +error.not_priv=שלחת נתונים מוצפנים ל-S% שלא ציפה להם. +error.unreadable=שידרת הודעה מוצפנת בלתי-קריאה. +error.malformed=שידרת הודעת נתונים שגויים. +resent=[שלח מחדש] tlv.disconnected=S% סיים את שיחתו הפרטית עמך; נא עשה כמותו. -query.msg=%S has requested an Off-the Record private conversation. However, you do not have a plugin to support that. See http://otr.cypherpunks.ca/ for more information. -trust.unused=Unused -trust.not_private=Not Private -trust.unverified=Unverified -trust.private=Private -trust.finished=Finished +query.msg=S% ביקש שיחה פרטית. אולם, התוסף הדרוש לכך אינו מצוי ברשותך. ראה http://otr.cypherpunks.ca/ לפרטים נוספים. +trust.unused=אינה בשימוש +trust.not_private=אינה פרטית +trust.unverified=אינה מאומתת +trust.private=פרטית +trust.finished=הסתיימה
tor-commits@lists.torproject.org