From d8bbc7858622b6d9c278469aab701ca0b609cddf Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Wed, 15 May 2024 05:35:49 +0200 Subject: Merging upstream version 126.0. Signed-off-by: Daniel Baumann --- l10n-ar/toolkit/toolkit/global/textActions.ftl | 40 +++++--- l10n-ar/toolkit/toolkit/pdfviewer/viewer.ftl | 127 +++++++++++++++++++++++-- 2 files changed, 148 insertions(+), 19 deletions(-) (limited to 'l10n-ar/toolkit') diff --git a/l10n-ar/toolkit/toolkit/global/textActions.ftl b/l10n-ar/toolkit/toolkit/global/textActions.ftl index 2bc805bb40..2b7220e76b 100644 --- a/l10n-ar/toolkit/toolkit/global/textActions.ftl +++ b/l10n-ar/toolkit/toolkit/global/textActions.ftl @@ -5,48 +5,62 @@ text-action-undo = .label = تراجع .accesskey = ت - text-action-undo-shortcut = .key = Z - text-action-redo = .label = أعِد .accesskey = ع - text-action-redo-shortcut = .key = Y - text-action-cut = .label = قصّ .accesskey = ق - text-action-cut-shortcut = .key = X - text-action-copy = .label = انسخ .accesskey = ن - text-action-copy-shortcut = .key = C - +# This command copies the link, removing additional +# query parameters used to track users across sites. +text-action-strip-on-share = + .label = انسخ دون تعقب الموقع + .accesskey = م text-action-paste = .label = ألصق .accesskey = ل - +text-action-paste-no-formatting = + .label = ألصق بلا تنسيق + .accesskey = ص text-action-paste-shortcut = .key = V - text-action-delete = .label = احذف .accesskey = ذ - text-action-select-all = .label = اختر الكل .accesskey = ك - text-action-select-all-shortcut = .key = A - +text-action-spell-no-suggestions = + .label = لا اقتراحات إملاء +text-action-spell-add-to-dictionary = + .label = أضِف إلى القاموس + .accesskey = م +text-action-spell-undo-add-to-dictionary = + .label = تراجع عن الإضافة إلى القاموس + .accesskey = م +text-action-spell-check-toggle = + .label = دقق الإملاء + .accesskey = م +text-action-spell-add-dictionaries = + .label = أضِف قواميس… + .accesskey = م +text-action-spell-dictionaries = + .label = اللغات + .accesskey = ت text-action-search-text-box-clear = .title = امسح +text-action-highlight-selection = + .label = لون التحديد diff --git a/l10n-ar/toolkit/toolkit/pdfviewer/viewer.ftl b/l10n-ar/toolkit/toolkit/pdfviewer/viewer.ftl index 553353edc5..97d6da57fc 100644 --- a/l10n-ar/toolkit/toolkit/pdfviewer/viewer.ftl +++ b/l10n-ar/toolkit/toolkit/pdfviewer/viewer.ftl @@ -51,12 +51,6 @@ pdfjs-download-button-label = نزّل pdfjs-bookmark-button = .title = الصفحة الحالية (عرض URL من الصفحة الحالية) pdfjs-bookmark-button-label = الصفحة الحالية -# Used in Firefox for Android. -pdfjs-open-in-app-button = - .title = افتح في تطبيق -# Used in Firefox for Android. -# Length of the translation matters since we are in a mobile context, with limited screen estate. -pdfjs-open-in-app-button-label = افتح في تطبيق ## Secondary toolbar and context menu @@ -81,6 +75,9 @@ pdfjs-cursor-text-select-tool-button-label = أداة اختيار النص pdfjs-cursor-hand-tool-button = .title = فعّل أداة اليد pdfjs-cursor-hand-tool-button-label = أداة اليد +pdfjs-scroll-page-button = + .title = استخدم تمرير الصفحة +pdfjs-scroll-page-button-label = تمرير الصفحة pdfjs-scroll-vertical-button = .title = استخدم التمرير الرأسي pdfjs-scroll-vertical-button-label = التمرير الرأسي @@ -187,6 +184,9 @@ pdfjs-layers-button-label = ‏‏الطبقات pdfjs-thumbs-button = .title = اعرض مُصغرات pdfjs-thumbs-button-label = مُصغّرات +pdfjs-current-outline-item-button = + .title = ابحث عن عنصر المخطّط التفصيلي الحالي +pdfjs-current-outline-item-button-label = عنصر المخطّط التفصيلي الحالي pdfjs-findbar-button = .title = ابحث في المستند pdfjs-findbar-button-label = ابحث @@ -220,6 +220,29 @@ pdfjs-find-match-diacritics-checkbox-label = طابِق الحركات pdfjs-find-entire-word-checkbox-label = كلمات كاملة pdfjs-find-reached-top = تابعت من الأسفل بعدما وصلت إلى بداية المستند pdfjs-find-reached-bottom = تابعت من الأعلى بعدما وصلت إلى نهاية المستند +# Variables: +# $current (Number) - the index of the currently active find result +# $total (Number) - the total number of matches in the document +pdfjs-find-match-count = + { $total -> + [zero] لا مطابقة + [one] { $current } من أصل { $total } مطابقة + [two] { $current } من أصل { $total } مطابقة + [few] { $current } من أصل { $total } مطابقة + [many] { $current } من أصل { $total } مطابقة + *[other] { $current } من أصل { $total } مطابقة + } +# Variables: +# $limit (Number) - the maximum number of matches +pdfjs-find-match-count-limit = + { $limit -> + [zero] { $limit } مطابقة + [one] أكثر من { $limit } مطابقة + [two] أكثر من { $limit } مطابقة + [few] أكثر من { $limit } مطابقة + [many] أكثر من { $limit } مطابقة + *[other] أكثر من { $limit } مطابقات + } pdfjs-find-not-found = لا وجود للعبارة ## Predefined zoom values @@ -271,19 +294,111 @@ pdfjs-web-fonts-disabled = خطوط الوب مُعطّلة: تعذّر استخ ## Editing +pdfjs-editor-free-text-button = + .title = نص +pdfjs-editor-free-text-button-label = نص +pdfjs-editor-ink-button = + .title = ارسم +pdfjs-editor-ink-button-label = ارسم +pdfjs-editor-stamp-button = + .title = أضِف أو حرّر الصور +pdfjs-editor-stamp-button-label = أضِف أو حرّر الصور +pdfjs-editor-highlight-button = + .title = أبرِز +pdfjs-editor-highlight-button-label = أبرِز +pdfjs-highlight-floating-button = + .title = أبرِز +pdfjs-highlight-floating-button1 = + .title = أبرِز + .aria-label = أبرِز +pdfjs-highlight-floating-button-label = أبرِز ## Remove button for the various kind of editor. +pdfjs-editor-remove-ink-button = + .title = أزِل الرسم +pdfjs-editor-remove-freetext-button = + .title = أزِل النص +pdfjs-editor-remove-stamp-button = + .title = أزِل الصورة +pdfjs-editor-remove-highlight-button = + .title = أزِل الإبراز ## +# Editor Parameters +pdfjs-editor-free-text-color-input = اللون +pdfjs-editor-free-text-size-input = الحجم +pdfjs-editor-ink-color-input = اللون +pdfjs-editor-ink-thickness-input = السماكة +pdfjs-editor-ink-opacity-input = العتامة +pdfjs-editor-stamp-add-image-button = + .title = أضِف صورة +pdfjs-editor-stamp-add-image-button-label = أضِف صورة +# This refers to the thickness of the line used for free highlighting (not bound to text) +pdfjs-editor-free-highlight-thickness-input = السماكة +pdfjs-editor-free-highlight-thickness-title = + .title = غيّر السُمك عند إبراز عناصر أُخرى غير النص +pdfjs-free-text = + .aria-label = محرِّر النص +pdfjs-free-text-default-content = ابدأ الكتابة… +pdfjs-ink = + .aria-label = محرِّر الرسم +pdfjs-ink-canvas = + .aria-label = صورة أنشأها المستخدم ## Alt-text dialog +# Alternative text (alt text) helps when people can't see the image. +pdfjs-editor-alt-text-button-label = نص بديل +pdfjs-editor-alt-text-edit-button-label = تحرير النص البديل +pdfjs-editor-alt-text-dialog-label = اختر خيار +pdfjs-editor-alt-text-dialog-description = يساعد النص البديل عندما لا يتمكن الأشخاص من رؤية الصورة أو عندما لا يتم تحميلها. +pdfjs-editor-alt-text-add-description-label = أضِف وصف +pdfjs-editor-alt-text-add-description-description = استهدف جملتين تصفان الموضوع أو الإعداد أو الإجراءات. +pdfjs-editor-alt-text-mark-decorative-label = علّمها على أنها زخرفية +pdfjs-editor-alt-text-mark-decorative-description = يُستخدم هذا في الصور المزخرفة، مثل الحدود أو العلامات المائية. +pdfjs-editor-alt-text-cancel-button = ألغِ +pdfjs-editor-alt-text-save-button = احفظ +pdfjs-editor-alt-text-decorative-tooltip = عُلّمت على أنها زخرفية +# .placeholder: This is a placeholder for the alt text input area +pdfjs-editor-alt-text-textarea = + .placeholder = على سبيل المثال، "يجلس شاب على الطاولة لتناول وجبة" ## Editor resizers ## This is used in an aria label to help to understand the role of the resizer. +pdfjs-editor-resizer-label-top-left = الزاوية اليُسرى العُليا — غيّر الحجم +pdfjs-editor-resizer-label-top-middle = أعلى الوسط - غيّر الحجم +pdfjs-editor-resizer-label-top-right = الزاوية اليُمنى العُليا - غيّر الحجم +pdfjs-editor-resizer-label-middle-right = اليمين الأوسط - غيّر الحجم +pdfjs-editor-resizer-label-bottom-right = الزاوية اليُمنى السُفلى - غيّر الحجم +pdfjs-editor-resizer-label-bottom-middle = أسفل الوسط - غيّر الحجم +pdfjs-editor-resizer-label-bottom-left = الزاوية اليُسرى السُفلية - غيّر الحجم +pdfjs-editor-resizer-label-middle-left = مُنتصف اليسار - غيّر الحجم ## Color picker +# This means "Color used to highlight text" +pdfjs-editor-highlight-colorpicker-label = أبرِز اللون +pdfjs-editor-colorpicker-button = + .title = غيّر اللون +pdfjs-editor-colorpicker-dropdown = + .aria-label = اختيارات الألوان +pdfjs-editor-colorpicker-yellow = + .title = أصفر +pdfjs-editor-colorpicker-green = + .title = أخضر +pdfjs-editor-colorpicker-blue = + .title = أزرق +pdfjs-editor-colorpicker-pink = + .title = وردي +pdfjs-editor-colorpicker-red = + .title = أحمر + +## Show all highlights +## This is a toggle button to show/hide all the highlights. + +pdfjs-editor-highlight-show-all-button-label = أظهِر الكل +pdfjs-editor-highlight-show-all-button = + .title = أظهِر الكل -- cgit v1.2.3