Просмотр исходного кода

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

own3mall 7 лет назад
Родитель
Сommit
da0f83a205
1 измененных файлов с 14 добавлено и 14 удалено
  1. 14 14
      lang/Croatian(Croatia)/modules/util.php

+ 14 - 14
lang/Croatian(Croatia)/modules/util.php

@@ -22,20 +22,20 @@
  *
  */
 
-define('OGP_LANG_module_name', "Utilities");
+define('OGP_LANG_module_name', "Brze Usluge za Igrice");
 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_traceroute', "Trag Rute");
+define('OGP_LANG_network_tools', "Mrežni Alati");
+define('OGP_LANG_sourcemod_admins', "Sourcemod Vip/Admin");
+define('OGP_LANG_steam_converter', "SteamID Konverter");
+define('OGP_LANG_your_ip', "Vaša IP Adresa");
 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_select_agent', "Odaberite 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.");
@@ -93,14 +93,14 @@ 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_mod_admins', "CS.16 Vip/Admin");
+define('OGP_LANG_amx_login_type', "Način Prijave");
 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_login_nick_pass', "Nadimak + Lozinka");
+define('OGP_LANG_nickname', "Nadimak");
+define('OGP_LANG_amx_mod_perms', "AMX mod X Dozvole:");
+define('OGP_LANG_amx_mod_perm_root', "AMX mod X Sve Privilegije");
+define('OGP_LANG_amx_mod_perm_custom', "AMX mod X Određene Privilegije");
 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");