# Copyright (C) 2024 This file is copyright: # This file is distributed under the same license as the libksysguard package. # SPDX-FileCopyrightText: 2022, 2024 Zayed Al-Saidi # msgid "" msgstr "" "Project-Id-Version: libksysguard\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2024-09-06 00:41+0000\n" "PO-Revision-Date: 2024-09-26 11:59+0400\n" "Last-Translator: Zayed Al-Saidi \n" "Language-Team: ar\n" "Language: ar\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 " "&& n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;\n" "X-Generator: Lokalize 23.08.5\n" #: contents/ui/Config.qml:35 #, kde-format msgctxt "@title:group General options" msgid "General:" msgstr "عام:" #: contents/ui/Config.qml:37 #, kde-format msgctxt "@option:check" msgid "Show legend" msgstr "أظهر العنوان" #: contents/ui/Config.qml:41 #, kde-format msgctxt "@option:check" msgid "Stacked bars" msgstr "شريط متراصّ" #: contents/ui/Config.qml:49 #, kde-format msgctxt "@label for radiobutton group, Orientation of bar chart" msgid "Bar orientation:" msgstr "اتجاه الشريط:" #: contents/ui/Config.qml:51 #, kde-format msgctxt "@option:radio Vertical option for the bar chart" msgid "Vertical" msgstr "عمودي" #: contents/ui/Config.qml:56 #, kde-format msgctxt "@option:radio Horizontal option for the bar chart" msgid "Horizontal" msgstr "أفقي" #: contents/ui/Config.qml:67 #, kde-format msgctxt "@label Options about axis and label of bar chart" msgid "Axis:" msgstr "المحور:" #: contents/ui/Config.qml:69 #, kde-format msgctxt "@option:check" msgid "Show Y axis labels" msgstr "أظهر وصف محور ص" #: contents/ui/Config.qml:74 #, kde-format msgctxt "@option:check" msgid "Show grid lines" msgstr "أظهر خطوط الشبكة" #: contents/ui/Config.qml:78 #, kde-format msgctxt "@option:check" msgid "Automatic data range" msgstr "مدى البيانات آلي" #: contents/ui/Config.qml:82 #, kde-format msgctxt "@label:spinbox data range" msgid "From:" msgstr "من:" #: contents/ui/Config.qml:89 #, kde-format msgctxt "@label:spinbox data range" msgid "To:" msgstr "إلى:"