Bladeren bron

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

own3mall 2 jaren geleden
bovenliggende
commit
d7d4a0262a
1 gewijzigde bestanden met toevoegingen van 10 en 10 verwijderingen
  1. 10 10
      lang/Arabic/modules/util.php

+ 10 - 10
lang/Arabic/modules/util.php

@@ -48,11 +48,11 @@ define('OGP_LANG_command_no_access', "You do not have access to this command. Th
 define('OGP_LANG_command_hacking_attempt', "Blacklisted characters entered. This incident will be logged.");
 define('OGP_LANG_command_bad_characters', "Attempted to execute a command with malicious characters. Input received: %s %s");
 define('OGP_LANG_command_no_permissions', "Attempted to execute a command with insufficient permissions. Input received: %s %s");
-define('OGP_LANG_command_executed', "Successfully sent the following command: %s %s");
+define('OGP_LANG_command_executed', "تم إرسال الأمر التالي بنجاح: %s %s");
 define('OGP_LANG_no_servers', "You have no servers assigned to your account.");
 define('OGP_LANG_select_server', "حدد الخادم:");
 define('OGP_LANG_select_server_option', "تحديد...");
-define('OGP_LANG_steamid', "Steam ID:");
+define('OGP_LANG_steamid', "معرف Steam:");
 define('OGP_LANG_immunity', "حصانة:");
 define('OGP_LANG_sourcemod_perms', "Sourcemod Permissions:");
 define('OGP_LANG_sourcemod_perm_root', "Sourcemod Root Flag");
@@ -62,21 +62,21 @@ define('OGP_LANG_sourcemod_flag_b', "Generic admin; required for admins.");
 define('OGP_LANG_sourcemod_flag_c', "إقصاء اللاعبين الآخرين.");
 define('OGP_LANG_sourcemod_flag_d', "حظر اللاعبين الآخرين.");
 define('OGP_LANG_sourcemod_flag_e', "إزالة الحظر.");
-define('OGP_LANG_sourcemod_flag_f', "Slay/harm other players.");
+define('OGP_LANG_sourcemod_flag_f', "ذبح/إيذاء اللاعبين الآخرين.");
 define('OGP_LANG_sourcemod_flag_g', "Change the map or major gameplay features.");
 define('OGP_LANG_sourcemod_flag_h', "Change most CVARs.");
 define('OGP_LANG_sourcemod_flag_i', "Execute config files.");
 define('OGP_LANG_sourcemod_flag_j', "امتيازات الدردشة الخاصة.");
 define('OGP_LANG_sourcemod_flag_k', "بدء أو إنشاء تصوبت.");
 define('OGP_LANG_sourcemod_flag_l', "قم بتعيين كلمة مرور على الخادم.");
-define('OGP_LANG_sourcemod_flag_m', "Use RCON commands.");
+define('OGP_LANG_sourcemod_flag_m', "استخدام أوامر RCON.");
 define('OGP_LANG_sourcemod_flag_n', "قم بتغيير sv_cheats أو استخدم أوامر الغش.");
-define('OGP_LANG_sourcemod_flag_o', "Custom Group 1.");
-define('OGP_LANG_sourcemod_flag_p', "Custom Group 2.");
-define('OGP_LANG_sourcemod_flag_q', "Custom Group 3.");
-define('OGP_LANG_sourcemod_flag_r', "Custom Group 4.");
-define('OGP_LANG_sourcemod_flag_s', "Custom Group 5.");
-define('OGP_LANG_sourcemod_flag_t', "Custom Group 6.");
+define('OGP_LANG_sourcemod_flag_o', "مجموعة مخصصة 1.");
+define('OGP_LANG_sourcemod_flag_p', "مجموعة مخصصة 2.");
+define('OGP_LANG_sourcemod_flag_q', "مجموعة مخصصة 3.");
+define('OGP_LANG_sourcemod_flag_r', "مجموعة مخصصة 4.");
+define('OGP_LANG_sourcemod_flag_s', "مجموعة مخصصة 5.");
+define('OGP_LANG_sourcemod_flag_t', "مجموعة مخصصة 6.");
 define('OGP_LANG_rcon_reload_admins_failed', "Failed to reload the admin cache via RCON; is it online?");
 define('OGP_LANG_reload_admins_failed', "Failed to reload the admin cache; \"sm_reloadadmins\" is an unknown command.");
 define('OGP_LANG_reload_admins_success', "Successfully added %s to admins_simple.ini and reloaded the admin cache.");