source: trunk/phpgwapi/js/htmlarea/plugins/FullPage/lang/he.js @ 2

Revision 2, 827 bytes checked in by niltonneto, 17 years ago (diff)

Removida todas as tags usadas pelo CVS ($Id, $Source).
Primeira versão no CVS externo.

  • Property svn:eol-style set to native
  • Property svn:executable set to *
Line 
1// I18N for the FullPage plugin
2
3// LANG: "he", ENCODING: UTF-8
4// Author: Liron Newman, http://www.eesh.net, <plastish at ultinet dot org>
5
6// FOR TRANSLATORS:
7//
8//   1. PLEASE PUT YOUR CONTACT INFO IN THE ABOVE LINE
9//      (at least a valid email address)
10//
11//   2. PLEASE TRY TO USE UTF-8 FOR ENCODING;
12//      (if this is not possible, please include a comment
13//       that states what encoding is necessary.)
14
15FullPage.I18N = {
16        "Alternate style-sheet:":               "גיליון סגנון אח׹:",
17        "Background color:":                    "׊בע ךקע:",
18        "Cancel":                               "ביטול",
19        "DOCTYPE:":                             "DOCTYPE:",
20        "Document properties":                  "מא׀ייני מסמך",
21        "Document title:":                      "כותךת מסמך:",
22        "OK":                                   "אישוך",
23        "Primary style-sheet:":                 "גיליון סגנון ךאשי:",
24        "Text color:":                          "׊בע טקסט:"
25};
Note: See TracBrowser for help on using the repository browser.