blob: ebe0b5fc2d146b5511fc3b24b25669893c1b3af7 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
|
<!-- ***** BEGIN LICENSE BLOCK *****
- Version: MPL 1.1/GPL 2.0/LGPL 2.1
-
- The contents of this file are subject to the Mozilla Public License Version
- 1.1 (the "License"); you may not use this file except in compliance with
- the License. You may obtain a copy of the License at
- http://www.mozilla.org/MPL/
-
- Software distributed under the License is distributed on an "AS IS" basis,
- WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
- for the specific language governing rights and limitations under the
- License.
-
- The Original Code is Editor Smiley Overlay.
-
- The Initial Developer of the Original Code is
- Neil Rashbrook.
- Portions created by the Initial Developer are Copyright (C) 2003
- the Initial Developer. All Rights Reserved.
-
- Contributor(s):
- Neil Rashbrook <neil@parkwaycc.co.uk>
-
- Alternatively, the contents of this file may be used under the terms of
- either the GNU General Public License Version 2 or later (the "GPL"), or
- the GNU Lesser General Public License Version 2.1 or later (the "LGPL"),
- in which case the provisions of the GPL or the LGPL are applicable instead
- of those above. If you wish to allow use of your version of this file only
- under the terms of either the GPL or the LGPL, and not to allow others to
- use your version of this file under the terms of the MPL, indicate your
- decision by deleting the provisions above and replace them with the notice
- and other provisions required by the LGPL or the GPL. If you do not delete
- the provisions above, a recipient may use your version of this file under
- the terms of any one of the MPL, the GPL or the LGPL.
-
- ***** END LICENSE BLOCK ***** -->
<!-- Smiley Menu items -->
<!ENTITY insertSmiley.label "स्माइली">
<!ENTITY insertSmiley.accesskey "S">
<!ENTITY smiley1Cmd.label "मुस्कान">
<!ENTITY smiley1Cmd.accesskey "S">
<!ENTITY smiley1Cmd.tooltip "स्माइली मुहार घुसाउनुहोस्">
<!ENTITY smiley2Cmd.label "आँखा तरेको">
<!ENTITY smiley2Cmd.accesskey "F">
<!ENTITY smiley2Cmd.tooltip "आँखा तरेको मुहार घुसाउनुहोस्">
<!ENTITY smiley3Cmd.label "आँखा झिम्क्याउनु">
<!ENTITY smiley3Cmd.accesskey "W">
<!ENTITY smiley3Cmd.tooltip "आँखा झिम्क्याएको मुहार घुसाउनुहोस्">
<!ENTITY smiley4Cmd.label "जिब्रो बाहिर निकाल्नु">
<!ENTITY smiley4Cmd.accesskey "T">
<!ENTITY smiley4Cmd.tooltip "जिब्रो बाहिर निकालेको मुहार घुसाउनुहोस्">
<!ENTITY smiley5Cmd.label "हसिलो">
<!ENTITY smiley5Cmd.accesskey "L">
<!ENTITY smiley5Cmd.tooltip "हसिलो मुहार घुसाउनुहोस्">
<!ENTITY smiley6Cmd.label "लज्जित">
<!ENTITY smiley6Cmd.accesskey "E">
<!ENTITY smiley6Cmd.tooltip "लज्जित मुहार घुसाउनुहोस्">
<!ENTITY smiley7Cmd.label "सन्दिग्ध">
<!ENTITY smiley7Cmd.accesskey "U">
<!ENTITY smiley7Cmd.tooltip "सन्दिग्ध मुहार घुसाउनुहोस्">
<!ENTITY smiley8Cmd.label "स्तब्ध">
<!ENTITY smiley8Cmd.accesskey "p">
<!ENTITY smiley8Cmd.tooltip "स्तब्ध मुहार घुसाउनुहोस्">
<!ENTITY smiley9Cmd.label "चुम्बन">
<!ENTITY smiley9Cmd.accesskey "K">
<!ENTITY smiley9Cmd.tooltip "चुम्बन मुहार घुसाउनुहोस्">
<!ENTITY smiley10Cmd.label "चित्कार">
<!ENTITY smiley10Cmd.accesskey "Y">
<!ENTITY smiley10Cmd.tooltip "चित्कार भएको मुहार घुसाउनुहोस्">
<!ENTITY smiley11Cmd.label "शान्त">
<!ENTITY smiley11Cmd.accesskey "C">
<!ENTITY smiley11Cmd.tooltip "शान्त मुहार घुसाउनुहोस्">
<!ENTITY smiley12Cmd.label "छुच्चो">
<!ENTITY smiley12Cmd.accesskey "M">
<!ENTITY smiley12Cmd.tooltip "छुच्चो मुहार घुसाउनुहोस्">
<!ENTITY smiley13Cmd.label "अभद्र">
<!ENTITY smiley13Cmd.accesskey "o">
<!ENTITY smiley13Cmd.tooltip "अभद्र मुहार देखाउनुहोस्">
<!ENTITY smiley14Cmd.label "निर्दोष">
<!ENTITY smiley14Cmd.accesskey "I">
<!ENTITY smiley14Cmd.tooltip "निर्दोष मुहार घुसाउनुहोस्">
<!ENTITY smiley15Cmd.label "रुनु">
<!ENTITY smiley15Cmd.accesskey "r">
<!ENTITY smiley15Cmd.tooltip "रोएको मुहार घुसाउनुहोस्">
<!ENTITY smiley16Cmd.label "ओठ बन्द">
<!ENTITY smiley16Cmd.accesskey "a">
<!ENTITY smiley16Cmd.tooltip "ओठ बन्द भएको मुहार घुसाउनुहोस्">
<!ENTITY SmileButton.tooltip "स्माइली मुहार घुसाउनुहोस्">
|