about summary refs log tree commit diff stats
path: root/src/_locales/ar/messages.json
blob: 6868e01321402b332ea948d7e56d5f514e4dbb94 (plain) (blame)
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
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
{
    "extensionName": {
        "message": "vhack-LibRedirect",
        "description": "name of the extension"
    },
    "extensionDescription": {
        "message": "A soft fork of the LibRedirect extension, preconfigured with the vhack.eu services",
        "description": "description of the extension"
    },
    "switchInstance": {
        "message": "تبديل النُسخة",
        "description": "used in the popup"
    },
    "settings": {
        "message": "الإعدادات",
        "description": "used in the popup"
    },
    "general": {
        "message": "العامة",
        "description": "used in the settings page"
    },
    "theme": {
        "message": "السمة",
        "description": "used in the settings page"
    },
    "light": {
        "message": "فاتح",
        "description": "used in the settings page"
    },
    "dark": {
        "message": "داكن",
        "description": "used in the settings page"
    },
    "auto": {
        "message": "تلقائي",
        "description": "used in the settings page"
    },
    "excludeFromRedirecting": {
        "message": "استبعاد من التوجيه",
        "description": "used in the settings page"
    },
    "importSettings": {
        "message": "استيراد الإعدادات",
        "description": "used in the settings page"
    },
    "exportSettings": {
        "message": "تصدير الإعدادات",
        "description": "used in the settings page"
    },
    "resetSettings": {
        "message": "إعادة تعيين الإعدادات",
        "description": "used in the settings page"
    },
    "enable": {
        "message": "تفعيل",
        "description": "used in the settings page"
    },
    "showInPopup": {
        "message": "الإظهار في المنبثقة",
        "description": "used in the settings page"
    },
    "frontend": {
        "message": "الواجهة الأمامية",
        "description": "used in the settings page"
    },
    "redirectType": {
        "message": "نوع التوجيه",
        "description": "used in the settings page"
    },
    "both": {
        "message": "الإثنين",
        "description": "used in the settings page"
    },
    "onlyEmbedded": {
        "message": "فقط المضمنة",
        "description": "used in the settings page"
    },
    "onlyNotEmbedded": {
        "message": "فقط الغير مضمنة",
        "description": "used in the settings page"
    },
    "addYourFavoriteInstances": {
        "message": "أضِف نُسخك المُفضلة",
        "description": "used in the settings page"
    },
    "copyOriginal": {
        "message": "Copy Original"
    },
    "copied": {
        "message": "تم النسخ",
        "description": "used in the popup"
    },
    "redirectToOriginal": {
        "message": "إعادة التوجيه إلى الأصلي",
        "description": "Used in context menus when right clicking on a page/tab"
    },
    "redirectLink": {
        "message": "محاولة إعادة توجيه",
        "description": "Used in context menus when right clicking on a hyperlink"
    },
    "about": {
        "message": "عن"
    },
    "unsupportedIframesHandling": {
        "message": "التعامل مع embeds غير المدعوم"
    },
    "fetchPublicInstances": {
        "message": "اجلب النُسخ العامة"
    },
    "disable": {
        "message": "عطّل"
    },
    "pingInstances": {
        "message": "بينج النُسخ"
    },
    "exportSettingsToSync": {
        "message": "Export Settings to Sync"
    },
    "importSettingsFromSync": {
        "message": "Import Settings from Sync"
    },
    "services": {
        "message": "Services"
    },
    "service": {
        "message": "Service"
    },
    "bookmarksMenu": {
        "message": "Bookmarks menu"
    },
    "redirectOnlyInIncognito": {
        "message": "Redirect Only in Incognito"
    },
    "bypass": {
        "message": "Bypass"
    },
    "block": {
        "message": "Block"
    },
    "searchHint": {
        "message": "Set LibRedirect as Default Search Engine. For how to do in chromium browsers, click <a href='https://libredirect.github.io/docs.html#search_engine_chromium' target='_blank' rel='noopener noreferrer'>here</a>."
    },
    "redirect": {
        "message": "Redirect"
    },
    "autoPickInstance": {
        "message": "اختر النُسخ تلقائيًا"
    },
    "redirectGoogle": {
        "message": "إعادة توجيه جوجل"
    },
    "search_frontend": {
        "message": "واجهة البحث"
    },
    "searchService": {
        "message": "خدمة البحث"
    },
    "embedFrontend": {
        "message": "واجهة Embed"
    }
}