mirror of https://github.com/fairyglade/ly.git
Update Arabic localization for actions
This commit is contained in:
parent
d2803194f3
commit
c6a3223a03
|
@ -1,6 +1,6 @@
|
|||
authenticating = authenticating...
|
||||
brightness_down = decrease brightness
|
||||
brightness_up = increase brightness
|
||||
authenticating = جاري المصادقة...
|
||||
brightness_down = خفض السطوع
|
||||
brightness_up = رفع السطوع
|
||||
capslock = capslock
|
||||
err_alloc = failed memory allocation
|
||||
err_bounds = out-of-bounds index
|
||||
|
@ -47,18 +47,18 @@ err_xauth = xauth command failed
|
|||
err_xcb_conn = xcb connection failed
|
||||
err_xsessions_dir = failed to find sessions folder
|
||||
err_xsessions_open = failed to open sessions folder
|
||||
insert = insert
|
||||
login = login
|
||||
logout = logged out
|
||||
no_x11_support = x11 support disabled at compile-time
|
||||
normal = normal
|
||||
insert = ادخال
|
||||
login = تسجيل الدخول
|
||||
logout = تم تسجيل خروجك
|
||||
no_x11_support = تم تعطيل دعم x11 اثناء وقت الـ compile
|
||||
normal = عادي
|
||||
numlock = numlock
|
||||
other = other
|
||||
password = password
|
||||
restart = reboot
|
||||
other = اخر
|
||||
password = كلمة السر
|
||||
restart = اعادة التشغيل
|
||||
shell = shell
|
||||
shutdown = shutdown
|
||||
sleep = sleep
|
||||
shutdown = ايقاف التشغيل
|
||||
sleep = وضع السكون
|
||||
wayland = wayland
|
||||
x11 = x11
|
||||
xinitrc = xinitrc
|
||||
|
|
Loading…
Reference in New Issue