shift-shell/po/ar/kcm_mobile_info.po

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

115 lines
2.5 KiB
Text
Raw Permalink Normal View History

2025-04-22 01:40:26 +00:00
# Copyright (C) 2025 This file is copyright:
2023-05-08 02:29:44 +00:00
# This file is distributed under the same license as the plasma-mobile package.
2025-04-22 01:40:26 +00:00
# SPDX-FileCopyrightText: 2023, 2025 Zayed Al-Saidi <zayed.alsaidi@gmail.com>
2023-05-08 02:29:44 +00:00
#
msgid ""
msgstr ""
"Project-Id-Version: plasma-mobile\n"
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
2025-11-17 13:39:56 +00:00
"POT-Creation-Date: 2025-11-17 11:54+0000\n"
2025-04-22 01:40:26 +00:00
"PO-Revision-Date: 2025-04-20 05:23+0400\n"
2023-05-08 02:29:44 +00:00
"Last-Translator: Zayed Al-Saidi <zayed.alsaidi@gmail.com>\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 "
2025-07-16 02:07:19 +00:00
"&& n%100<=10 ? 3 : n%100>=11 ? 4 : 5;\n"
2025-04-22 01:40:26 +00:00
"X-Generator: Lokalize 23.08.5\n"
2023-05-08 02:29:44 +00:00
#: ui/main.qml:16
#, kde-format
msgid "System Information"
msgstr "معلومات النظام"
2023-09-22 02:16:57 +00:00
#: ui/main.qml:26
2023-07-26 02:20:03 +00:00
#, kde-format
msgctxt "@action:button"
msgid "Copy"
2025-04-22 01:40:26 +00:00
msgstr "انسخ"
2023-07-26 02:20:03 +00:00
2023-09-22 02:16:57 +00:00
#: ui/main.qml:47
2023-05-08 02:29:44 +00:00
#, kde-format
msgid "Operating System"
msgstr "نظام التشغيل"
2025-04-15 01:39:52 +00:00
#: ui/main.qml:58
2023-05-08 02:29:44 +00:00
#, kde-format
msgid "Webpage"
msgstr "صفة الويب"
2025-04-15 01:39:52 +00:00
#: ui/main.qml:92
2023-09-22 02:16:57 +00:00
#, kde-format
msgctxt "@title:group"
msgid "Software"
2025-04-22 01:40:26 +00:00
msgstr "البرمجيات"
2023-09-22 02:16:57 +00:00
2025-04-15 01:39:52 +00:00
#: ui/main.qml:97
2023-05-08 02:29:44 +00:00
#, kde-format
msgid "KDE Plasma Version"
msgstr "إصدارة كِيدِي بلازما"
2025-04-15 01:39:52 +00:00
#: ui/main.qml:104
2023-05-08 02:29:44 +00:00
#, kde-format
msgid "KDE Frameworks Version"
msgstr "إصدارة إطار كِيدِي"
2025-04-15 01:39:52 +00:00
#: ui/main.qml:111
2023-05-08 02:29:44 +00:00
#, kde-format
msgid "Qt Version"
msgstr "إصدار كيوت"
2025-04-15 01:39:52 +00:00
#: ui/main.qml:118
2023-05-08 02:29:44 +00:00
#, kde-format
msgid "Kernel Version"
msgstr "إصدارة النّواة"
2025-04-15 01:39:52 +00:00
#: ui/main.qml:125
2023-05-08 02:29:44 +00:00
#, kde-format
msgid "OS Type"
msgstr "نوع النظام"
2025-04-15 01:39:52 +00:00
#: ui/main.qml:126
2023-05-08 02:29:44 +00:00
#, kde-format
msgctxt "@label %1 is the CPU bit width (e.g. 32 or 64)"
msgid "%1-bit"
msgstr "%1-بت"
2025-04-15 01:39:52 +00:00
#: ui/main.qml:131
2023-09-22 02:16:57 +00:00
#, kde-format
msgctxt "@title:group"
msgid "Hardware"
2025-04-22 01:40:26 +00:00
msgstr "العتاد"
2023-09-22 02:16:57 +00:00
2025-04-15 01:39:52 +00:00
#: ui/main.qml:136
2023-05-08 02:29:44 +00:00
#, kde-format
msgid "Processor"
msgid_plural "Processors"
msgstr[0] "معالج"
msgstr[1] "معالج"
msgstr[2] "معالجين"
msgstr[3] "معالجات"
msgstr[4] "معالجاً"
msgstr[5] "معالج"
2025-04-15 01:39:52 +00:00
#: ui/main.qml:143
2023-05-08 02:29:44 +00:00
#, kde-format
msgid "Memory"
msgstr "الذاكرة"
2025-04-15 01:39:52 +00:00
#: ui/main.qml:147
2023-05-08 02:29:44 +00:00
#, kde-format
msgctxt "@label %1 is the formatted amount of system memory (e.g. 7,7 GiB)"
msgid "%1 of RAM"
msgstr "%1 من الذّاكرة العشوائيّة"
2025-04-15 01:39:52 +00:00
#: ui/main.qml:149
2023-05-08 02:29:44 +00:00
#, kde-format
msgctxt "Unknown amount of RAM"
msgid "Unknown"
msgstr "مجهول"
2023-07-26 02:20:03 +00:00
#~ msgid "Copy to clipboard"
#~ msgstr "انسخ إلى الحافظة"