blob: eb0d1cf453528f0b6c6e5fd945ce43a70685fe56 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
# 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/.
add-engine-window2 =
.title = أضِف محرك بحث
.style = min-width: 32em;
add-engine-button = أضِف محركًا مخصصًا
add-engine-name = اسم محرك البحث
add-engine-alias = الاسم المختصر
add-engine-url = مسار المحرّك، استعمل ”%s“ مكان عبارة البحث
add-engine-dialog =
.buttonlabelaccept = أضِف محركًا
.buttonaccesskeyaccept = ض
engine-name-exists = يوجد بالفعل محرك بهذا الاسم
engine-alias-exists = يوجد بالفعل محرك بهذا الاسم المختصر
|