Przeglądaj źródła

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

own3mall 6 lat temu
rodzic
commit
8d046a2f17
2 zmienionych plików z 165 dodań i 40 usunięć
  1. 40 40
      lang/Arabic/modules/util.php
  2. 125 0
      lang/Finnish(Finland)/modules/util.php

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

@@ -22,55 +22,55 @@
  *
  */
 
-define('OGP_LANG_module_name', "Utilities");
-define('OGP_LANG_ping', "Ping");
-define('OGP_LANG_traceroute', "Traceroute");
-define('OGP_LANG_network_tools', "Network Tools");
-define('OGP_LANG_sourcemod_admins', "Sourcemod Admins");
-define('OGP_LANG_steam_converter', "SteamID Converter");
-define('OGP_LANG_your_ip', "Your IP Address:");
-define('OGP_LANG_loading_agents', "Loading online Agents...");
-define('OGP_LANG_loading_failed', "Loading Agents failed.");
-define('OGP_LANG_agents_offline', "All Agents are offline.");
-define('OGP_LANG_no_commands', "Sorry, your user account has no commands available.");
-define('OGP_LANG_remote_target', "Target IP Address:");
-define('OGP_LANG_command', "Command:");
-define('OGP_LANG_select_agent', "Select Agent:");
-define('OGP_LANG_chdir_failed', "Error: chdir() returned false.");
-define('OGP_LANG_agent_invalid', "Invalid Agent specified.");
-define('OGP_LANG_networktools_agent_offline', "Unable to execute your command on the selected Agent, because it is offline.");
-define('OGP_LANG_target_empty', "No remote target given.");
-define('OGP_LANG_command_empty', "No command selected.");
-define('OGP_LANG_command_unavilable', "The selected command is unavailable on the selected agent.");
-define('OGP_LANG_target_invalid', "Invalid IP/hostname entered.");
-define('OGP_LANG_exec_failed', "Timed out while waiting for a response.");
+define('OGP_LANG_module_name', "خدمات");
+define('OGP_LANG_ping', "بينغ");
+define('OGP_LANG_traceroute', "متتبع");
+define('OGP_LANG_network_tools', "أدوات الشبكة");
+define('OGP_LANG_sourcemod_admins', "إدارة Sourcemod");
+define('OGP_LANG_steam_converter', "محول SteamID");
+define('OGP_LANG_your_ip', "عنوان IP الخاص بك:");
+define('OGP_LANG_loading_agents', "جارٍ تحميل الوكلاء المتصلين...");
+define('OGP_LANG_loading_failed', "فشل تحميل الوكلاء.");
+define('OGP_LANG_agents_offline', "جميع الوكلاء غير متصلين.");
+define('OGP_LANG_no_commands', "عذرا ، حساب المستخدم الخاص بك ليس لديه أوامر متاحة.");
+define('OGP_LANG_remote_target', "عنوان IP المستهدف:");
+define('OGP_LANG_command', "أمر:");
+define('OGP_LANG_select_agent', "اختر الوكيل:");
+define('OGP_LANG_chdir_failed', "مشكل: أرجع ()chdir خطأ.");
+define('OGP_LANG_agent_invalid', "تم تحديد وكيل غير صالح.");
+define('OGP_LANG_networktools_agent_offline', "غير قادر على تنفيذ الأمر الخاص بك على الوكيل المحدد ، لأنه غير متصل.");
+define('OGP_LANG_target_empty', "لم يتم تحديد هدف بعيد.");
+define('OGP_LANG_command_empty', "لم يتم تحديد أمر.");
+define('OGP_LANG_command_unavilable', "الأمر المحدد غير متوفر على الوكيل المحدد.");
+define('OGP_LANG_target_invalid', "تم إدخال عنوان IP/اسم مضيف غير صالح.");
+define('OGP_LANG_exec_failed', "انتهت المهلة أثناء انتظار الرد.");
 define('OGP_LANG_command_no_access', "You do not have access to this command. This incident will be logged.");
 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_no_servers', "You have no servers assigned to your account.");
-define('OGP_LANG_select_server', "Select Server:");
-define('OGP_LANG_select_server_option', "Select...");
+define('OGP_LANG_select_server', "حدد الخادم:");
+define('OGP_LANG_select_server_option', "تحديد...");
 define('OGP_LANG_steamid', "Steam ID:");
-define('OGP_LANG_immunity', "Immunity:");
+define('OGP_LANG_immunity', "حصانة:");
 define('OGP_LANG_sourcemod_perms', "Sourcemod Permissions:");
 define('OGP_LANG_sourcemod_perm_root', "Sourcemod Root Flag");
 define('OGP_LANG_sourcemod_perm_custom', "Sourcemod Custom Flags");
 define('OGP_LANG_sourcemod_flag_a', "Reserved slot access.");
 define('OGP_LANG_sourcemod_flag_b', "Generic admin; required for admins.");
-define('OGP_LANG_sourcemod_flag_c', "Kick other players.");
-define('OGP_LANG_sourcemod_flag_d', "Ban other players.");
-define('OGP_LANG_sourcemod_flag_e', "Remove bans.");
+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_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', "Special chat privileges.");
-define('OGP_LANG_sourcemod_flag_k', "Start or create votes.");
-define('OGP_LANG_sourcemod_flag_l', "Set a password on the server.");
+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_n', "Change sv_cheats or use cheating commands.");
+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.");
@@ -83,21 +83,21 @@ define('OGP_LANG_reload_admins_success', "Successfully added %s to admins_simple
 define('OGP_LANG_add_success_no_rcon', "Successfully added %s to your admins_simple.ini file, but unable to reload the admin cache.");
 define('OGP_LANG_writefile_error', "There was an unknown error writing to: %s");
 define('OGP_LANG_remotefile_nonexistent', "Unable to add a new admin. Admin file: %s doesn\'t exist on this server.");
-define('OGP_LANG_empty_flag_list', "You didn\'t select any admin flags.");
+define('OGP_LANG_empty_flag_list', "لم تحدد أي علامات المشرف.");
 define('OGP_LANG_invalid_steam_format', "The SteamID you entered doesn\'t match the required pattern.");
 define('OGP_LANG_selected_server_offline', "Unable to add an admin, the agent controlling the selected server is offline.");
 define('OGP_LANG_malformed_form', "You submitted a form with malformed hidden elements - unable to add an admin.");
-define('OGP_LANG_empty_form_data', "Please fill out all elements of the form.");
-define('OGP_LANG_server_not_selected', "You haven\'t selected a server.");
+define('OGP_LANG_empty_form_data', "يرجى ملء جميع عناصر النموذج.");
+define('OGP_LANG_server_not_selected', "لم تقم بتحديد خادم.");
 define('OGP_LANG_invalid_steamid', "You have entered an invalid Steam ID.");
 define('OGP_LANG_invalid_immunity', "You entered an invalid immunity value.");
-define('OGP_LANG_submit', "Submit");
+define('OGP_LANG_submit', "إرسال");
 define('OGP_LANG_post_failed', "The POST action failed. Unable to retrieve a response.");
 define('OGP_LANG_amx_mod_admins', "AMX mod X Admins");
-define('OGP_LANG_amx_login_type', "Login Type");
+define('OGP_LANG_amx_login_type', "نوع تسجيل الدخول");
 define('OGP_LANG_amx_login_steamid', "Steam ID");
-define('OGP_LANG_amx_login_nick_pass', "Nickname + Password");
-define('OGP_LANG_nickname', "Nickname");
+define('OGP_LANG_amx_login_nick_pass', "الكنية + كلمة المرور");
+define('OGP_LANG_nickname', "الكنية");
 define('OGP_LANG_amx_mod_perms', "AMX mod X Permissions:");
 define('OGP_LANG_amx_mod_perm_root', "AMX mod X All Flags.");
 define('OGP_LANG_amx_mod_perm_custom', "AMX mod X Custom Flags.");
@@ -121,5 +121,5 @@ define('OGP_LANG_amx_mod_flag_q', "custom level E");
 define('OGP_LANG_amx_mod_flag_r', "custom level F");
 define('OGP_LANG_amx_mod_flag_s', "custom level G");
 define('OGP_LANG_amx_mod_flag_t', "custom level H");
-define('OGP_LANG_amx_mod_flag_u', "menu access");
+define('OGP_LANG_amx_mod_flag_u', "الوصول إلى القائمة");
 ?>

+ 125 - 0
lang/Finnish(Finland)/modules/util.php

@@ -0,0 +1,125 @@
+<?php
+/*
+ *
+ * OGP - Open Game Panel
+ * Copyright (C) 2008 - 2017 The OGP Development Team
+ *
+ * http://www.opengamepanel.org/
+ *
+ * This program is free software; you can redistribute it and/or
+ * modify it under the terms of the GNU General Public License
+ * as published by the Free Software Foundation; either version 2
+ * of the License, or any later version.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+ * GNU General Public License for more details.
+ *
+ * You should have received a copy of the GNU General Public License
+ * along with this program; if not, write to the Free Software
+ * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
+ *
+ */
+
+define('OGP_LANG_module_name', "Utilities");
+define('OGP_LANG_ping', "Ping");
+define('OGP_LANG_traceroute', "Traceroute");
+define('OGP_LANG_network_tools', "Network Tools");
+define('OGP_LANG_sourcemod_admins', "Sourcemod Admins");
+define('OGP_LANG_steam_converter', "SteamID Converter");
+define('OGP_LANG_your_ip', "Your IP Address:");
+define('OGP_LANG_loading_agents', "Loading online Agents...");
+define('OGP_LANG_loading_failed', "Loading Agents failed.");
+define('OGP_LANG_agents_offline', "All Agents are offline.");
+define('OGP_LANG_no_commands', "Sorry, your user account has no commands available.");
+define('OGP_LANG_remote_target', "Target IP Address:");
+define('OGP_LANG_command', "Command:");
+define('OGP_LANG_select_agent', "Select Agent:");
+define('OGP_LANG_chdir_failed', "Error: chdir() returned false.");
+define('OGP_LANG_agent_invalid', "Invalid Agent specified.");
+define('OGP_LANG_networktools_agent_offline', "Unable to execute your command on the selected Agent, because it is offline.");
+define('OGP_LANG_target_empty', "No remote target given.");
+define('OGP_LANG_command_empty', "No command selected.");
+define('OGP_LANG_command_unavilable', "The selected command is unavailable on the selected agent.");
+define('OGP_LANG_target_invalid', "Invalid IP/hostname entered.");
+define('OGP_LANG_exec_failed', "Timed out while waiting for a response.");
+define('OGP_LANG_command_no_access', "You do not have access to this command. This incident will be logged.");
+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_no_servers', "You have no servers assigned to your account.");
+define('OGP_LANG_select_server', "Select Server:");
+define('OGP_LANG_select_server_option', "Select...");
+define('OGP_LANG_steamid', "Steam ID:");
+define('OGP_LANG_immunity', "Immunity:");
+define('OGP_LANG_sourcemod_perms', "Sourcemod Permissions:");
+define('OGP_LANG_sourcemod_perm_root', "Sourcemod Root Flag");
+define('OGP_LANG_sourcemod_perm_custom', "Sourcemod Custom Flags");
+define('OGP_LANG_sourcemod_flag_a', "Reserved slot access.");
+define('OGP_LANG_sourcemod_flag_b', "Generic admin; required for admins.");
+define('OGP_LANG_sourcemod_flag_c', "Kick other players.");
+define('OGP_LANG_sourcemod_flag_d', "Ban other players.");
+define('OGP_LANG_sourcemod_flag_e', "Remove bans.");
+define('OGP_LANG_sourcemod_flag_f', "Slay/harm other players.");
+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', "Special chat privileges.");
+define('OGP_LANG_sourcemod_flag_k', "Start or create votes.");
+define('OGP_LANG_sourcemod_flag_l', "Set a password on the server.");
+define('OGP_LANG_sourcemod_flag_m', "Use RCON commands.");
+define('OGP_LANG_sourcemod_flag_n', "Change sv_cheats or use cheating commands.");
+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_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.");
+define('OGP_LANG_add_success_no_rcon', "Successfully added %s to your admins_simple.ini file, but unable to reload the admin cache.");
+define('OGP_LANG_writefile_error', "There was an unknown error writing to: %s");
+define('OGP_LANG_remotefile_nonexistent', "Unable to add a new admin. Admin file: %s doesn\'t exist on this server.");
+define('OGP_LANG_empty_flag_list', "You didn\'t select any admin flags.");
+define('OGP_LANG_invalid_steam_format', "The SteamID you entered doesn\'t match the required pattern.");
+define('OGP_LANG_selected_server_offline', "Unable to add an admin, the agent controlling the selected server is offline.");
+define('OGP_LANG_malformed_form', "You submitted a form with malformed hidden elements - unable to add an admin.");
+define('OGP_LANG_empty_form_data', "Please fill out all elements of the form.");
+define('OGP_LANG_server_not_selected', "You haven\'t selected a server.");
+define('OGP_LANG_invalid_steamid', "You have entered an invalid Steam ID.");
+define('OGP_LANG_invalid_immunity', "You entered an invalid immunity value.");
+define('OGP_LANG_submit', "Submit");
+define('OGP_LANG_post_failed', "The POST action failed. Unable to retrieve a response.");
+define('OGP_LANG_amx_mod_admins', "AMX mod X Admins");
+define('OGP_LANG_amx_login_type', "Login Type");
+define('OGP_LANG_amx_login_steamid', "Steam ID");
+define('OGP_LANG_amx_login_nick_pass', "Nickname + Password");
+define('OGP_LANG_nickname', "Nickname");
+define('OGP_LANG_amx_mod_perms', "AMX mod X Permissions:");
+define('OGP_LANG_amx_mod_perm_root', "AMX mod X All Flags.");
+define('OGP_LANG_amx_mod_perm_custom', "AMX mod X Custom Flags.");
+define('OGP_LANG_amx_mod_flag_a', "immunity (can't be kicked/baned/slayed/slaped and affected by other commmands)");
+define('OGP_LANG_amx_mod_flag_b', "reservation (can join on reserved slots)");
+define('OGP_LANG_amx_mod_flag_c', "amx_kick command");
+define('OGP_LANG_amx_mod_flag_d', "amx_ban and amx_unban commands");
+define('OGP_LANG_amx_mod_flag_e', "amx_slay and amx_slap commands");
+define('OGP_LANG_amx_mod_flag_f', "amx_map command");
+define('OGP_LANG_amx_mod_flag_g', "amx_cvar command (not all cvars will be available)");
+define('OGP_LANG_amx_mod_flag_h', "amx_cfg command");
+define('OGP_LANG_amx_mod_flag_i', "amx_chat and other chat commands");
+define('OGP_LANG_amx_mod_flag_j', "amx_vote and other vote commands");
+define('OGP_LANG_amx_mod_flag_k', "access to sv_password cvar (by amx_cvar command)");
+define('OGP_LANG_amx_mod_flag_l', "access to amx_rcon command and rcon_password cvar (by amx_cvar command)");
+define('OGP_LANG_amx_mod_flag_m', "custom level A (for additional plugins)");
+define('OGP_LANG_amx_mod_flag_n', "custom level B");
+define('OGP_LANG_amx_mod_flag_o', "custom level C");
+define('OGP_LANG_amx_mod_flag_p', "custom level D");
+define('OGP_LANG_amx_mod_flag_q', "custom level E");
+define('OGP_LANG_amx_mod_flag_r', "custom level F");
+define('OGP_LANG_amx_mod_flag_s', "custom level G");
+define('OGP_LANG_amx_mod_flag_t', "custom level H");
+define('OGP_LANG_amx_mod_flag_u', "menu access");
+?>