blob: 7ca2dd9155a8365f4dff574de91805d165719920 (
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
|
<!-- This Source Code Form is subject to the terms of the Mozilla Public
- License, v. 2.0. If a copy of the MPL was not distributed with this
- file, You can obtain one at http://mozilla.org/MPL/2.0/. -->
<!-- LOCALIZATION NOTE : FILE This file contains the global menu items -->
<!ENTITY fileMenu.label "ફાઈલ">
<!ENTITY fileMenu.accesskey "f">
<!ENTITY newMenu.label "નવું">
<!ENTITY newMenu.accesskey "N">
<!-- LOCALIZATION NOTE (newNavigatorCmd.label): Do NOT translate "Navigator" -->
<!ENTITY editMenu.label "ફેરફાર કરો">
<!ENTITY editMenu.accesskey "e">
<!ENTITY undoCmd.label "છેલ્લી ક્રિયા રદ કરો">
<!ENTITY undoCmd.accesskey "u">
<!ENTITY redoCmd.label "ફરીથી કરો">
<!ENTITY redoCmd.accesskey "r">
<!ENTITY deleteCmd.label "કાઢી નાંખો">
<!ENTITY deleteCmd.accesskey "d">
<!ENTITY preferencesCmdUnix.label "પસંદગીઓ">
<!ENTITY preferencesCmdUnix.accesskey "n">
<!ENTITY viewMenu.label "જુઓ">
<!ENTITY viewMenu.accesskey "v">
<!ENTITY viewToolbarsMenu.label "સાધનપટ્ટીઓ">
<!ENTITY viewToolbarsMenu.accesskey "T">
<!ENTITY showTaskbarCmd.label "સ્થિતિદર્શક પટ્ટી">
<!ENTITY showTaskbarCmd.accesskey "S">
<!ENTITY closeCmd.label "બંધ કરો">
<!ENTITY closeCmd.key "W">
<!ENTITY closeCmd.accesskey "c">
<!ENTITY quitApplicationCmd.label "બહાર નીકળો">
<!ENTITY quitApplicationCmd.key "Q">
<!ENTITY quitApplicationCmd.accesskey "x">
<!ENTITY quitApplicationCmdUnix.label "બંધ કરો">
<!ENTITY quitApplicationCmdUnix.accesskey "q">
|