Add htmlarea http://www.htmlarea.com/ tool to appdb
This commit is contained in:
66
htmlarea/plugins/ContextMenu/lang/he.js
Normal file
66
htmlarea/plugins/ContextMenu/lang/he.js
Normal file
@@ -0,0 +1,66 @@
|
||||
// I18N constants
|
||||
|
||||
|
||||
|
||||
// LANG: "he", ENCODING: UTF-8
|
||||
|
||||
// Author: Liron Newman, http://www.eesh.net, <plastish at ultinet dot org>
|
||||
|
||||
|
||||
|
||||
// FOR TRANSLATORS:
|
||||
|
||||
//
|
||||
|
||||
// 1. PLEASE PUT YOUR CONTACT INFO IN THE ABOVE LINE
|
||||
|
||||
// (at least a valid email address)
|
||||
|
||||
//
|
||||
|
||||
// 2. PLEASE TRY TO USE UTF-8 FOR ENCODING;
|
||||
|
||||
// (if this is not possible, please include a comment
|
||||
|
||||
// that states what encoding is necessary.)
|
||||
|
||||
|
||||
|
||||
ContextMenu.I18N = {
|
||||
|
||||
// Items that appear in menu. Please note that an underscore (_)
|
||||
|
||||
// character in the translation (right column) will cause the following
|
||||
|
||||
// letter to become underlined and be shortcut for that menu option.
|
||||
|
||||
|
||||
|
||||
"Cut" : "גזור",
|
||||
|
||||
"Copy" : "העתק",
|
||||
|
||||
"Paste" : "הדבק",
|
||||
|
||||
"Image Properties" : "_מאפייני תמונה...",
|
||||
|
||||
"Modify Link" : "_שנה קישור...",
|
||||
|
||||
"Check Link" : "בדו_ק קישור...",
|
||||
|
||||
"Remove Link" : "_הסר קישור...",
|
||||
|
||||
"Cell Properties" : "מאפייני ת_א...",
|
||||
|
||||
"Row Properties" : "מאפייני _טור...",
|
||||
|
||||
"Insert Row Before" : "ה_כנס שורה לפני",
|
||||
|
||||
"Insert Row After" : "הכנ_ס שורה אחרי",
|
||||
|
||||
"Delete Row" : "_מחק שורה",
|
||||
|
||||
"Table Properties" : "מאפייני ט_בלה...",
|
||||
|
||||
"Insert Column Before" : "הכנס _טור לפני",
|
||||
|
||||
Reference in New Issue
Block a user