summaryrefslogtreecommitdiff
path: root/deps/npm/node_modules/libnpx/locales/ar.json
diff options
context:
space:
mode:
Diffstat (limited to 'deps/npm/node_modules/libnpx/locales/ar.json')
-rw-r--r--deps/npm/node_modules/libnpx/locales/ar.json29
1 files changed, 0 insertions, 29 deletions
diff --git a/deps/npm/node_modules/libnpx/locales/ar.json b/deps/npm/node_modules/libnpx/locales/ar.json
deleted file mode 100644
index 8ca0fcc66e..0000000000
--- a/deps/npm/node_modules/libnpx/locales/ar.json
+++ /dev/null
@@ -1,29 +0,0 @@
-{
- "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 البارامتر الاضافي عند استدعاء"
-}