i18n(ar): add Arabic translation
This commit is contained in:
parent
429f8c0863
commit
06791c6ef7
13 changed files with 144 additions and 0 deletions
36
cosmic-applet-power/i18n/ar/cosmic_applet_power.ftl
Normal file
36
cosmic-applet-power/i18n/ar/cosmic_applet_power.ftl
Normal file
|
|
@ -0,0 +1,36 @@
|
|||
power = الطاقة
|
||||
settings = الإعدادات...
|
||||
lock-screen = قفل الشاشة
|
||||
lock-screen-shortcut = Super + Escape
|
||||
log-out = تسجيل الخروج
|
||||
log-out-shortcut = Super + Shift + Escape
|
||||
suspend = تعليق
|
||||
restart = إعادة التشغيل
|
||||
shutdown = إيقاف التشغيل
|
||||
confirm = تأكيد
|
||||
cancel = إلغاء
|
||||
confirm-button = {
|
||||
\$action ->
|
||||
\[restart] إعادة التشغيل
|
||||
\[suspend] تعليق
|
||||
\[shutdown] إيقاف التشغيل
|
||||
\[log-out] تسجيل الخروج
|
||||
\*\[other] تأكيد
|
||||
}
|
||||
confirm-title =
|
||||
{ \$action ->
|
||||
\[restart] إعادة التشغيل
|
||||
\[suspend] تعليق
|
||||
\[shutdown] إيقاف التشغيل
|
||||
\[log-out] إغلاق جميع التطبيقات وتسجيل الخروج
|
||||
\*\[other] تنفيذ الإجراء المحدد
|
||||
} الآن؟
|
||||
confirm-body =
|
||||
سيقوم النظام بـ{ \$action ->
|
||||
\[restart] إعادة التشغيل
|
||||
\[suspend] التعليق
|
||||
\[shutdown] الإيقاف
|
||||
\[lock-screen] قفل الشاشة
|
||||
\[log-out] تسجيل الخروج
|
||||
\*\[other] تنفيذ الإجراء المحدد
|
||||
} تلقائيًا خلال { \$countdown } ثانية.
|
||||
Loading…
Add table
Add a link
Reference in a new issue