summaryrefslogtreecommitdiffstats
path: root/thunderbird-l10n/ar/localization/ar/toolkit/printing/printPreview.ftl
diff options
context:
space:
mode:
Diffstat (limited to 'thunderbird-l10n/ar/localization/ar/toolkit/printing/printPreview.ftl')
-rw-r--r--thunderbird-l10n/ar/localization/ar/toolkit/printing/printPreview.ftl60
1 files changed, 60 insertions, 0 deletions
diff --git a/thunderbird-l10n/ar/localization/ar/toolkit/printing/printPreview.ftl b/thunderbird-l10n/ar/localization/ar/toolkit/printing/printPreview.ftl
new file mode 100644
index 0000000000..f44f9beb98
--- /dev/null
+++ b/thunderbird-l10n/ar/localization/ar/toolkit/printing/printPreview.ftl
@@ -0,0 +1,60 @@
+# 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/.
+
+printpreview-simplify-page-checkbox =
+ .label = بسّط الصفحة
+ .accesskey = س
+ .tooltiptext = تعذّر تبسيط هذه الصفحة تلقائيًا
+printpreview-simplify-page-checkbox-enabled =
+ .label = { printpreview-simplify-page-checkbox.label }
+ .accesskey = { printpreview-simplify-page-checkbox.accesskey }
+ .tooltiptext = غيّر الترتيب لتسهيل القراءة
+printpreview-close =
+ .label = أغلق
+ .accesskey = غ
+printpreview-portrait =
+ .label = طوليّ
+ .accesskey = ط
+printpreview-landscape =
+ .label = عرضيّ
+ .accesskey = ض
+printpreview-scale =
+ .value = المقياس:
+ .accesskey = م
+printpreview-shrink-to-fit =
+ .label = قلّص لملاءمة حجم الصفحة
+printpreview-custom =
+ .label = مخصّص…
+printpreview-print =
+ .label = اطبع…
+ .accesskey = ط
+printpreview-of =
+ .value = من
+printpreview-custom-scale-prompt-title = مقياس مخصّص
+printpreview-page-setup =
+ .label = إعداد الصفحة…
+ .accesskey = ع
+printpreview-page =
+ .value = الصفحة:
+ .accesskey = ص
+
+## Variables
+## $percent (integer) - menuitem percent label
+## $arrow (String) - UTF-8 arrow character for navigation buttons
+
+printpreview-percentage-value =
+ .label = { $percent }٪
+printpreview-homearrow =
+ .label = { $arrow }
+ .tooltiptext = الصفحة الأولى
+printpreview-previousarrow =
+ .label = { $arrow }
+ .tooltiptext = الصفحة السابقة
+printpreview-nextarrow =
+ .label = { $arrow }
+ .tooltiptext = الصفحة التالية
+printpreview-endarrow =
+ .label = { $arrow }
+ .tooltiptext = الصفحة الأخيرة
+