Skip to content

Commit 5a599c8

Browse files
committed
i18n(ar): fix more syntax errors
1 parent ada95b0 commit 5a599c8

File tree

2 files changed

+22
-22
lines changed

2 files changed

+22
-22
lines changed

cosmic-applet-bluetooth/i18n/ar/cosmic_applet_bluetooth.ftl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ confirm-pin = يرجى تأكيد أن رمز PIN التالي يطابق الم
66
confirm = تأكيد
77
cancel = إلغاء
88
unsuccessful = فشل الاقتران
9-
check-device = تأكد من أن {\$deviceName} قيد التشغيل، وفي النطاق، وجاهز للاقتران.
9+
check-device = تأكد من أن { $deviceName } قيد التشغيل، وفي النطاق، وجاهز للاقتران.
1010
try-again = حاول مرة أخرى
1111
discoverable = قابل للاكتشاف
1212
pairable = قابل للاقتران

cosmic-applet-power/i18n/ar/cosmic_applet_power.ftl

Lines changed: 21 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -10,27 +10,27 @@ shutdown = إيقاف التشغيل
1010
confirm = تأكيد
1111
cancel = إلغاء
1212
confirm-button = {
13-
  \$action ->
14-
   \[restart] إعادة التشغيل
15-
   \[suspend] تعليق
16-
   \[shutdown] إيقاف التشغيل
17-
   \[log-out] تسجيل الخروج
18-
   \*\[other] تأكيد
13+
  $action ->
14+
   [restart] إعادة التشغيل
15+
   [suspend] تعليق
16+
   [shutdown] إيقاف التشغيل
17+
   [log-out] تسجيل الخروج
18+
   *[other] تأكيد
1919
}
20-
confirm-title =
21-
  { \$action ->
22-
   \[restart] إعادة التشغيل
23-
   \[suspend] تعليق
24-
   \[shutdown] إيقاف التشغيل
25-
   \[log-out] إغلاق جميع التطبيقات وتسجيل الخروج
26-
   \*\[other] تنفيذ الإجراء المحدد
20+
confirm-title = {
21+
$action ->
22+
[restart] إعادة التشغيل
23+
[suspend] تعليق
24+
[shutdown] إيقاف التشغيل
25+
[log-out] إغلاق جميع التطبيقات وتسجيل الخروج
26+
*[other] تنفيذ الإجراء المحدد
2727
  } الآن؟
2828
confirm-body =
29-
  سيقوم النظام بـ{ \$action ->
30-
   \[restart] إعادة التشغيل
31-
   \[suspend] التعليق
32-
   \[shutdown] الإيقاف
33-
   \[lock-screen] قفل الشاشة
34-
   \[log-out] تسجيل الخروج
35-
   \*\[other] تنفيذ الإجراء المحدد
36-
  } تلقائيًا خلال { \$countdown } ثانية.
29+
  سيقوم النظام بـ{ $action ->
30+
[restart] إعادة التشغيل
31+
[suspend] التعليق
32+
[shutdown] الإيقاف
33+
[lock-screen] قفل الشاشة
34+
[log-out] تسجيل الخروج
35+
*[other] تنفيذ الإجراء المحدد
36+
  } تلقائيًا خلال { $countdown } ثانية.

0 commit comments

Comments
 (0)