diff --git a/locale/ar/LC_MESSAGES/fdroidserver.po b/locale/ar/LC_MESSAGES/fdroidserver.po index ca0c3426..6ec76ab3 100644 --- a/locale/ar/LC_MESSAGES/fdroidserver.po +++ b/locale/ar/LC_MESSAGES/fdroidserver.po @@ -5,20 +5,21 @@ # PD , 2023. # Laachir , 2024. # Cool Man , 2024. +# jonnysemon , 2025. msgid "" msgstr "" "Project-Id-Version: fdroidserver 2.1-273-g54e84d87\n" "Report-Msgid-Bugs-To: https://gitlab.com/fdroid/fdroidserver/issues\n" "POT-Creation-Date: 2025-03-25 11:36+0100\n" -"PO-Revision-Date: 2024-09-21 19:31+0000\n" -"Last-Translator: Cool Man \n" +"PO-Revision-Date: 2025-05-30 07:19+0000\n" +"Last-Translator: jonnysemon \n" "Language-Team: Arabic \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 ? 4 : 5;\n" -"X-Generator: Weblate 5.8-dev\n" +"X-Generator: Weblate 5.12-dev\n" #: ../fdroidserver/nightly.py msgid "" @@ -1735,7 +1736,7 @@ msgstr "" #: ../fdroidserver/common.py msgid "This is a repository of apps to be used with F-Droid. Applications in this repository are either official binaries built by the original application developers, or are binaries built from source by the admin of f-droid.org using the tools on https://gitlab.com/fdroid." -msgstr "" +msgstr "هذا مستودع للتطبيقات المراد استخدامها مع F-Droid. التطبيقات في هذا المستودع إما ملفات رقمي رسمي بناها مطورو التطبيقات الأصليون، أو ملفات رقمية من المصدر بواسطة مسؤول f-droid.org باستخدام الأدوات الموجودة على https://gitlab.com/fdroid." #: ../fdroidserver/import_subcommand.py #, python-format