pages.{ar,fa}: remove translated placeholders (#11997)
* pages.{ar,fa}: remove translated placeholders Signed-off-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com> * common-arguments: reword note * rmdir: fix Arabic translation Signed-off-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com> --------- Signed-off-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
This commit is contained in:

committed by
GitHub

parent
1c7f3d6e8f
commit
3a37343e59
@@ -18,11 +18,11 @@
|
||||
|
||||
- إنسخ محتوي ملف إلي حافظة النظام:
|
||||
|
||||
`xclip -sel clip {{اسم_الملف.txt}}`
|
||||
`xclip -sel clip {{input_file.txt}}`
|
||||
|
||||
- إنسخ محتوي صورة بصيغة PNG إلي حافظة النظام (يمكن أن تستخدم في أي برنامج عن طريق لصق):
|
||||
|
||||
`xclip -sel clip -t image/png {{اسم_الملف.png}}`
|
||||
`xclip -sel clip -t image/png {{input_file.png}}`
|
||||
|
||||
- إنسخ إدخال المستخدم في الطرفية أو الكونسول إلي حافظة النظام:
|
||||
|
||||
|
Reference in New Issue
Block a user