summaryrefslogtreecommitdiff
path: root/deps/npm/node_modules/libnpx/locales/ar.json
blob: 8ca0fcc66e9bd595ed271929ad35081505a727a4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
{
  "Execute binaries from npm packages.\n%s": ".npm الثنائية من حزم node تنفيذ ملفات \n %s ",
  "Package to be installed.": ".الحزمة التي سيتم تثبيتها",
  "Location of the npm cache.": ".npm موقع الذاكرة المخبأة ل",
  "Skip installation if a package is missing.": "تخطي التثبيت في حال وجود حزمة مفقودة.",
  "Path to user npmrc.": "مسار المستخدم إلى npmrc.",
  "Execute string as if inside `npm run-script`.": ".`npm run-script` نص الامر التنفيذي كما في",
  "Shell to execute the command with, if any.": "واجهة تنفيذ الأوامر المرغوب استخدامها في حال وجودها.",
  "Generate shell code to use npx as the \"command not found\" fallback.": ".npx الامرالمتولد لاستدعاء كحل بديل في حالة \"لم يتم العثور على الامر\" من قبل ",
  "Ignores existing binaries in $PATH, or in the local project. This forces npx to do a temporary install and use the latest version.": " .npx سيتم قسرياً التثبيت بشكل مؤقت  للاصدار الاحدث من قبل .$PATH تجاهل الملفات التنفيذية الثنائية الحالية في المسار  ",
  "npm binary to use for internal operations.": ".التنفيذي الثنائي الذي سيتم استعماله للعمليات الداخلية npm ملف",
  "For the full documentation, see the manual page for npx(1).": ".npx(1) للوصول للمستندات المساعدة الكاملة, ابحث في صفحة الدليل عن",
  "Unable to guess a binary name from %s. Please use --package.": ". --package الرجاء استعمال .%s لم يتمكن تخمين اسم التطبيق الثنائي من  ",
  "\nERROR: You must supply a command.\n": "\n.خطأ : يتوجب على المستخدم ادخال امر\n",
  "Command failed: %s %s": "%s %s :فشل الامر ",
  "Install for %s failed with code %s": "%s بالكود %s تم فشل تثبيت",
  "%s not found. Trying with npx...": "...npx سيتم اعادة المحاولة باستعمال  .%s  لم يتم العثور على",
  "command not found: %s": "%s :لم يتم العثور على الأمر",
  "options": "خيارات",
  "command": "أمر",
  "version": "الإصدار",
  "command-arg": "بارامتر الأمر",
  "command-string": "نص الأمر",
  "shell": "واجهة تنفيذ الأوامر",
  "package": "الحزمة",
  "npx: installed %s in %ss": "%ss في %s تم تثبيت ",
  "Suppress output from npx itself. Subcommands will not be affected.": "الاوامر الفرعية لن تتاثر بالتعديل.npx إخفاءالخرج من",
  "Extra node argument when calling a node binary.": ".node البارامتر الاضافي عند استدعاء"
}