summaryrefslogtreecommitdiffstats
path: root/thunderbird-l10n/ar/localization/ar/toolkit/about/aboutTelemetry.ftl
blob: ede58b0f2f805b48b0e4da7be73b364de55ea52f (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
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
# 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/.

about-telemetry-ping-data-source = مصدر بيانات الطرْق:
about-telemetry-show-current-data = البيانات الحالية
about-telemetry-show-archived-ping-data = بيانات الطرْق المحفوظة
about-telemetry-show-subsession-data = اعرض بيانات الإرسال
about-telemetry-choose-ping = اختر الطرْق:
about-telemetry-archive-ping-type = نوع الطرْق
about-telemetry-archive-ping-header = طرْق
about-telemetry-option-group-today = اليوم
about-telemetry-option-group-yesterday = أمس
about-telemetry-option-group-older = أقدم
about-telemetry-previous-ping = >>
about-telemetry-next-ping = <<
about-telemetry-page-title = البيانات المُؤقتة
about-telemetry-more-information = هل تبحث عن معلومات إضافية؟
about-telemetry-firefox-data-doc = تجد في <a data-l10n-name="data-doc-link">توثيق بيانات Firefox</a> أدلّة تُخبرك بكيف تعمل مع أدوات البيانات التي نقدّمها.
about-telemetry-show-in-Firefox-json-viewer = افتح في عارض JSON
about-telemetry-home-section = البداية
about-telemetry-general-data-section = بيانات عامة
about-telemetry-environment-data-section = بيانات البيئة
about-telemetry-session-info-section = معلومات الجلسة
about-telemetry-scalar-section = الكميات القياسية
about-telemetry-keyed-scalar-section = الكميات القياسية المفتاحية
about-telemetry-histograms-section = رسوم بيانية
about-telemetry-keyed-histogram-section = رسوم بيانية مفتاحية
about-telemetry-events-section = الأحداث
about-telemetry-simple-measurements-section = قياسات بسيطة
about-telemetry-slow-sql-section = إفادات SQL بطيئة
about-telemetry-addon-details-section = تفاصيل الإضافة
about-telemetry-late-writes-section = كتابات متأخرّة
about-telemetry-raw-payload-section = الحمولة الخام
about-telemetry-raw = JSON خام
about-telemetry-full-sql-warning = ملاحظة: تنقيح SQL البطيء مُفعّل. قد تظهر نصوص SQL كاملة أدناه، لكن لن تُرسل إلى تليمتري.
about-telemetry-fetch-stack-symbols = اجلب أسماء الدوال للمكدّسات
about-telemetry-hide-stack-symbols = اعرض بيانات المكدس الخام
# Selects the correct release version
# Variables:
#   $channel (String): represents the corresponding release data string
about-telemetry-data-type =
    { $channel ->
        [release] بيانات الإصدار
       *[prerelease] بيانات الإصدار الأولي
    }
# Selects the correct upload string
# Variables:
#   $uploadcase (String): represents a corresponding upload string
about-telemetry-upload-type =
    { $uploadcase ->
        [enabled] مفعّل
       *[disabled] معطّل
    }
# Variables:
#   $telemetryServerOwner (String): the value of the toolkit.telemetry.server_owner preference. Typically "Mozilla"
about-telemetry-page-subtitle = تظهر هذه الصفحة معلومات عن الأداء، و العتاد، و الاستخدام، و التخصيصات التي جمعتها أداة تليمتري. تُرسل هذه المعلومات إلى { $telemetryServerOwner } للمساعدة في تحسين { -brand-full-name }.
about-telemetry-settings-explanation = يجمع تيليمتري { about-telemetry-data-type } و الرفع <a data-l10n-name="upload-link">{ about-telemetry-upload-type }</a>.
# Variables:
#   $name (String): ping name, e.g. “saved-session”
#   $timeStamp (String): ping localized timestamp, e.g. “2017/07/08 10:40:46”
about-telemetry-ping-details = كل معلومة ترسل مدمجة مع ”<a data-l10n-name="ping-link">طَرَقَات</a>“. تنظر حاليًا إلى طَرْقَة ‏{ $name }، ‏{ $timestamp }.
# string used as a placeholder for the search field
# More info about it can be found here:
# https://firefox-source-docs.mozilla.org/toolkit/components/telemetry/telemetry/data/main-ping.html
# Variables:
#   $selectedTitle (String): the section name from the structure of the ping.
about-telemetry-filter-placeholder =
    .placeholder = ابحث في { $selectedTitle }
about-telemetry-filter-all-placeholder =
    .placeholder = ابحث في كل الأقسام
# Variables:
#   $searchTerms (String): the searched terms
about-telemetry-results-for-search = نتائج ”{ $searchTerms }“
# More info about it can be found here: https://firefox-source-docs.mozilla.org/toolkit/components/telemetry/telemetry/data/main-ping.html
# Variables:
#   $sectionName (String): the section name from the structure of the ping.
#   $currentSearchText (String): the current text in the search input
about-telemetry-no-search-results = للأسف لا نتائج في { $sectionName } عن ”{ $currentSearchText }“
# Variables:
#   $searchTerms (String): the searched terms
about-telemetry-no-search-results-all = للأسف لا نتائج في أي من أقسام ”{ $searchTerms }“
# This message is displayed when a section is empty.
# Variables:
#   $sectionName (String): is replaced by the section name.
about-telemetry-no-data-to-display = للأسف لا بيانات متاحة حاليا في ”{ $sectionName }“
# used as a tooltip for the “current” ping title in the sidebar
about-telemetry-current-data-sidebar = البيانات الحالية
# used in the “Ping Type” select
about-telemetry-telemetry-ping-type-all = الكل
# button label to copy the histogram
about-telemetry-histogram-copy = انسخ
# these strings are used in the “Slow SQL Statements” section
about-telemetry-slow-sql-main = أظهر إفادات SQL في الخيط الرئيسي
about-telemetry-slow-sql-other = إفادات SQL بطيئة في الخيوط المساعدة
about-telemetry-slow-sql-hits = الإصابات
about-telemetry-slow-sql-average = متوسط الوقت (ms)
about-telemetry-slow-sql-statement = الاستعلام
# these strings are used in the “Add-on Details” section
about-telemetry-addon-table-id = معرّف الإضافة
about-telemetry-addon-table-details = التفاصيل
# Variables:
#   $addonProvider (String): the name of an Add-on Provider (e.g. “XPI”, “Plugin”)
about-telemetry-addon-provider = مزوّد { $addonProvider }
about-telemetry-keys-header = خاصية
about-telemetry-names-header = الاسم
about-telemetry-values-header = القيمة
# Variables:
#   $lateWriteCount (Integer): the number of the late writes
about-telemetry-late-writes-title = كتابة متأخرة #{ $lateWriteCount }
about-telemetry-stack-title = المكدّس:
about-telemetry-memory-map-title = خريطة الذاكرة:
about-telemetry-error-fetching-symbols = حدث خطأ أثناء جَلّب الرموز. تأكد من أنك متصل بالإنترنت وحاول ثانيةً.
about-telemetry-time-stamp-header = الختم الزمني
about-telemetry-category-header = الفئة
about-telemetry-method-header = الطريقة
about-telemetry-object-header = الكائن
about-telemetry-extra-header = إضافي