~ubuntu-branches/ubuntu/lucid/phpmyadmin/lucid

« back to all changes in this revision

Viewing changes to lang/arabic-utf-8.inc.php

  • Committer: Bazaar Package Importer
  • Author(s): Michal Čihař
  • Date: 2009-06-30 14:05:13 UTC
  • mfrom: (1.2.1 upstream) (36.1.2 karmic)
  • Revision ID: james.westby@ubuntu.com-20090630140513-hz71do3sij2jhm4s
* New upstream version fixing XSS (PMASA-2009-5).
* Document no empty password in README.Debian and the shipped sample
  configuration file (LP: #388703).
* Install service file for avahi (if web service enabled and if avahi is
  installed) (LP: #369244).
* Mention protecting of setup if not using provided configuration snippets
  for webservers.
* Call ucf with --debconf-ok in postrm (Closes: #534894).

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
<?php
2
 
/* $Id: arabic-utf-8.inc.php 12304 2009-03-24 12:56:58Z nijel $ */
 
2
/* $Id: arabic-utf-8.inc.php 12494 2009-05-25 08:11:32Z helmo $ */
3
3
 
4
4
/**
5
5
 * Original translation to Arabic by Fisal <fisal77 at hotmail.com>
211
211
$strFileCouldNotBeRead = 'لم يمكن قراءة الملف';
212
212
$strFileNameTemplateRemember = 'تذكر القالب';
213
213
$strFileNameTemplate = 'قالب إسم الملف';
214
 
$strFixed = 'مثبت';
215
214
$strFlushPrivilegesNote = 'ملاحظة: يقرأ phpMyAdmin صلاحيات المستخدمين من جداول الصلاحيات من خادم MySQL مباشرةً. محتويات هذه الجداول قد تختلف عن الصلاحيات التي يستخدمها الخادم إذا ما تمّ التعديل عليها يدويّاً. في هذه الحالة، عليك %s بإعادة قراءة الصلاحيات %s قبل أن تكمل.';
216
215
$strFlushTable = 'إعادة تحميل الجدول ("FLUSH")';
217
216
$strFormat = 'صيغه';
1167
1166
$strSetupServerSecurityInfoMsg = 'If you feel this is necessary, use additional protection settings - [a@?page=servers&amp;mode=edit&amp;id=%1$d#tab_Server_config]host authentication[/a] settings and [a@?page=form&amp;formset=features#tab_Security]trusted proxies list[/a]. However, IP-based protection may not be reliable if your IP belongs to an ISP where thousands of users, including you, are connected to.';  //to translate
1168
1167
$strSetupServerSslMsg = 'You should use SSL connections if your web server supports it';  //to translate
1169
1168
$strSetupServerExtensionMsg = 'You should use mysqli for performance reasons';  //to translate
1170
 
$strSetupServerNoPasswordRootMsg = 'You allow for connecting to the server as root without a password.';  //to translate
1171
1169
$strSetupBlowfishSecretLengthMsg = 'Key is too short, it should have at least 8 characters';  //to translate
1172
1170
$strSetupForceSSLMsg = 'This [a@?page=form&amp;formset=features#tab_Security]option[/a] should be enabled if your web server supports it';  //to translate
1173
1171
$strSetupAllowArbitraryServerMsg = 'This [a@?page=form&amp;formset=features#tab_Security]option[/a] should be disabled as it allows attackers to bruteforce login to any MySQL server. If you feel this is necessary, use [a@?page=form&amp;formset=features#tab_Security]trusted proxies list[/a]. However, IP-based protection may not be reliable if your IP belongs to an ISP where thousands of users, including you, are connected to.';  //to translate
1232
1230
$strSetupForm_Query_window = 'Query window';  //to translate
1233
1231
$strSetupForm_Query_window_desc = 'Customize query window options';  //to translate
1234
1232
$strSetupServers_verbose_name = 'Verbose name of this server';  //to translate
1235
 
$strSetupServers_verbose_desc = 'Hostname where MySQL server is running';  //to translate
1236
1233
$strSetupServers_host_name = 'Server hostname';  //to translate
1237
 
$strSetupServers_host_desc = '';  //to translate
1238
1234
$strSetupServers_port_name = 'Server port';  //to translate
1239
1235
$strSetupServers_port_desc = 'Port on which MySQL server is listening, leave empty for default';  //to translate
1240
1236
$strSetupServers_socket_name = 'Server socket';  //to translate
1264
1260
$strSetupServers_hide_db_name = 'Hide databases';  //to translate
1265
1261
$strSetupServers_hide_db_desc = 'Hide databases matching regular expression (PCRE)';  //to translate
1266
1262
$strSetupServers_AllowRoot_name = 'Allow root login';  //to translate
1267
 
$strSetupServers_AllowNoPasswordRoot_name = 'Allow root without password';  //to translate
1268
1263
$strSetupServers_DisableIS_name = 'Disable use of INFORMATION_SCHEMA';  //to translate
1269
1264
$strSetupServers_DisableIS_desc = 'More information on [a@http://sf.net/support/tracker.php?aid=1849494]PMA bug tracker[/a] and [a@http://bugs.mysql.com/19588]MySQL Bugs[/a]';  //to translate
1270
1265
$strSetupServers_AllowDeny_order_name = 'Host authentication order';  //to translate
1470
1465
$strSetupServers_extension_desc = 'What PHP extension to use; you should use mysqli if supported';  //to translate
1471
1466
$strSetupVersionCheckNewAvailable = 'A newer version of phpMyAdmin is available and you should consider upgrading. The newest version is %s, released on %s.';  //to translate
1472
1467
$strSetupServers_auth_swekey_config_desc = 'The path for the config file for [a@http://swekey.com]SweKey hardware authentication[/a] (not located in your document root; suggested: /etc/swekey.conf)';  //to translate
 
1468
$strSessionGCWarning = 'Your PHP parameter [a@http://php.net/manual/en/session.configuration.php#ini.session.gc-maxlifetime@]session.gc_maxlifetime[/a] is lower that cookie validity configured in phpMyAdmin, because of this, your login will expire sooner than configured in phpMyAdmin.';  //to translate
 
1469
$strSetupServers_host_desc = 'Hostname where MySQL server is running';  //to translate
 
1470
$strSetupServers_verbose_desc = 'A user-friendly description of this server. Leave blank to display the hostname instead.';  //to translate
 
1471
$strCreateUserDatabasePrivileges = 'Grant all privileges on database &quot;%s&quot;';  //to translate
 
1472
$strShowBinaryContents = 'Show binary contents';  //to translate
 
1473
$strShowBLOBContents = 'Show BLOB contents';  //to translate
 
1474
$strStatic = 'static';  //to translate
 
1475
$strLoginWithoutPassword = 'Login without a password is forbidden by configuration (see AllowNoPassword)';  //to translate
 
1476
$strSetupServerNoPasswordMsg = 'You allow for connecting to the server without a password.';  //to translate
 
1477
$strSetupServers_AllowNoPassword_name = 'Allow logins without a password';  //to translate
 
1478
$strHostTableExplanation = 'When Host table is used, this field is ignored and values stored in Host table are used instead.';  //to translate
 
1479
$strGetMoreThemes = 'Get more themes!';  //to translate
 
1480
$strNoneDefault = 'None';  //to translate
 
1481
$strConfigDirectoryWarning = 'Directory [code]config[/code], which is used by the setup script, still exists in your phpMyAdmin directory. You should remove it once phpMyAdmin has been configured.';  //to translate
 
1482
$strRemoveCRLF = 'Remove CRLF characters within fields';  //to translate
 
1483
$strDoNotAutoIncrementZeroValues = 'Do not use AUTO_INCREMENT for zero values';  //to translate
 
1484
$strAndSmall = 'and';  //to translate
 
1485
$strReplicationStatus = 'Replication status';  //to translate
 
1486
$strReplicationStatusInfo = 'This MySQL server works as %s in <b>replication</b> process. For further information about replication status on the server, please visit the <a href="#replication">replication section</a>.';  //to translate
 
1487
$strReplicationStatus_master = 'Master status';  //to translate
 
1488
$strReplicationStatus_slave = 'Slave status';  //to translate
1473
1489
?>