blob: d9b890ead9634ca809ff1920473d1becfc67f176 (
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
|
# 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/.
app-manager-window2 =
.title = ॲप्लिकेशन तपशील
.style = min-width: 30em; min-height: 20em;
app-manager-remove =
.label = काढून टाका
.accesskey = R
# Variables:
# $type (String) - the URI scheme of the link (e.g. mailto:)
app-manager-handle-protocol = खालिल ॲप्लिकेशन्सचा वापर { $type } लिंक हाताळणीकरिता केला जाऊ शकतो.
# Variables:
# $type (String) - the MIME type (e.g. application/binary)
app-manager-handle-file = खालिल ॲप्लिकेशन्सचा वापर { $type } अंतर्भुत माहिती हाताळणीकरिता केला जाऊ शकतो.
## These strings are followed, on a new line,
## by the URL or path of the application.
app-manager-web-app-info = हे वेब ॲप्लिकेशन येथे स्थायीत केले आहे:
app-manager-local-app-info = हा ॲप्लिकेशन येथे स्थायीत केले आहे:
|