# Arabic translation of Dotenv (1.2.1)
# Copyright (c) 2026 by the Arabic translation team
#
msgid ""
msgstr ""
"Project-Id-Version: Dotenv (1.2.1)\n"
"POT-Creation-Date: 2026-05-27 13:02+0000\n"
"PO-Revision-Date: YYYY-mm-DD HH:MM+ZZZZ\n"
"Language-Team: Arabic\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==1)?(0):((n==0)?(1):((n==2)?(2):((((n%100)>=3)&&((n%100)<=10))?(3):((((n%100)>=11)&&((n%100)<=99))?(4):5)))));\n"

msgid "Dotenv"
msgstr "Dotenv"
msgid "Integrates the Symfony Dotenv component with Drupal"
msgstr "تدمج مكوّن Symfony Dotenv مع دروبال"
msgid "Do you want to add database settings to the .env file?"
msgstr ""
"هل تريد إضافة إعدادات قاعدة البيانات "
"إلى ملف .env؟"
msgid "Do you want to add the .env loader file to autoload with Composer?"
msgstr ""
"هل تريد إضافة ملف تحميل .env إلى التحميل "
"التلقائي عبر Composer؟"
msgid "Do you want to add the .env file to the .gitignore file?"
msgstr "هل تريد إضافة ملف .env إلى ملف .gitignore؟"
msgid "The .env file already exists at path {path}"
msgstr "ملف .env موجود بالفعل في المسار {path}"
msgid "The .env.example file already exists at path {path}"
msgstr "ملف .env.example موجود بالفعل في المسار {path}"
msgid "The settings.php file does not exist at path {path}"
msgstr "ملف settings.php غير موجود في المسار {path}"
msgid "The composer.json file does not exist at path {path}"
msgstr "ملف composer.json غير موجود في المسار {path}"
msgid "The .gitignore file does not exist at path {path}"
msgstr "ملف .gitignore غير موجود في المسار {path}"
