ソースを参照

Transifex Language Updates - Generated by own3mall's auto script.

own3mall 8 年 前
コミット
a013d0cc21
1 ファイル変更2 行追加2 行削除
  1. 2 2
      lang/Arabic/modules/cron.php

+ 2 - 2
lang/Arabic/modules/cron.php

@@ -41,8 +41,8 @@ define('OGP_LANG_scheduled_jobs', "المهام المجدولة");
 define('OGP_LANG_there_are_no_scheduled_jobs', "لا توجد أية مهام مجدولة");
 define('OGP_LANG_cron_events', "أحداث الCron");
 define('OGP_LANG_refresh_interval', "الفاصل الزمني للتحديث");
-define('OGP_LANG_cron_no_servers_tied_to_account', "There are no servers directly assigned to your account.");
+define('OGP_LANG_cron_no_servers_tied_to_account', "لا توجد خوادم تم تعيينها مباشرة إلى حسابك.");
 define('OGP_LANG_cron_admin_link_display_text', "إدارة كرون (جميع الخوادم)");
-define('OGP_LANG_cron_admin_no_ogp_servers_to_display', "There aren't any servers currently configured in OGP.");
+define('OGP_LANG_cron_admin_no_ogp_servers_to_display', "لا توجد أي خوادم تم تكوينها حاليًا في OGP.");
 define('OGP_LANG_bad_inputs', "يحتوي الوقت المقرر على أحرف غير صالحة.");
 ?>