remove reference to config.inc.php where possible

This commit is contained in:
Marc Delisle
2007-03-19 16:45:23 +00:00
parent c313e091e8
commit 24c8f9a4de
21 changed files with 65 additions and 65 deletions

View File

@@ -382,7 +382,7 @@ $strZip = '"ge-zip"';
// To translate:
$strAbortedClients = 'Aborted'; //to translate
$strAccessDeniedCreateConfig = 'Probably reason of this is that you did not create configuration file. You might want to use %1$ssetup script%2$s to create one.'; //to translate
$strAccessDeniedExplanation = 'phpMyAdmin tried to connect to the MySQL server, and the server rejected the connection. You should check the host, username and password in config.inc.php and make sure that they correspond to the information given by the administrator of the MySQL server.'; //to translate
$strAccessDeniedExplanation = 'phpMyAdmin tried to connect to the MySQL server, and the server rejected the connection. You should check the host, username and password in your configuration and make sure that they correspond to the information given by the administrator of the MySQL server.'; //to translate
$strAddAutoIncrement = 'Add AUTO_INCREMENT value'; //to translate
$strAddConstraints = 'Add constraints'; //to translate
$strAddFields = 'Add %s field(s)'; //to translate

View File

@@ -383,7 +383,7 @@ $strZip = '"ge-zip"';
// To translate:
$strAbortedClients = 'Aborted'; //to translate
$strAccessDeniedCreateConfig = 'Probably reason of this is that you did not create configuration file. You might want to use %1$ssetup script%2$s to create one.'; //to translate
$strAccessDeniedExplanation = 'phpMyAdmin tried to connect to the MySQL server, and the server rejected the connection. You should check the host, username and password in config.inc.php and make sure that they correspond to the information given by the administrator of the MySQL server.'; //to translate
$strAccessDeniedExplanation = 'phpMyAdmin tried to connect to the MySQL server, and the server rejected the connection. You should check the host, username and password in your configuration and make sure that they correspond to the information given by the administrator of the MySQL server.'; //to translate
$strAddAutoIncrement = 'Add AUTO_INCREMENT value'; //to translate
$strAddConstraints = 'Add constraints'; //to translate
$strAddFields = 'Add %s field(s)'; //to translate

View File

@@ -602,7 +602,7 @@ $strZip = '"zip"lenmi
// To translate:
$strAccessDeniedCreateConfig = 'Probably reason of this is that you did not create configuration file. You might want to use %1$ssetup script%2$s to create one.'; //to translate
$strAccessDeniedExplanation = 'phpMyAdmin tried to connect to the MySQL server, and the server rejected the connection. You should check the host, username and password in config.inc.php and make sure that they correspond to the information given by the administrator of the MySQL server.'; //to translate
$strAccessDeniedExplanation = 'phpMyAdmin tried to connect to the MySQL server, and the server rejected the connection. You should check the host, username and password in your configuration and make sure that they correspond to the information given by the administrator of the MySQL server.'; //to translate
$strAddConstraints = 'Add constraints'; //to translate
$strAddFields = 'Add %s field(s)'; //to translate
$strAllowInterrupt = 'Allow interrupt of import in case script detects it is close to time limit. This might be good way to import large files, however it can break transactions.'; //to translate

View File

@@ -241,8 +241,8 @@ $strIgnore = 'Diqqete Alma';
$strImportFiles = 'Faylları import et';
$strIndexes = 'Indeksler';
$strIndexHasBeenDropped = '%s indeksi leğv edildi';
$strIndex = 'İndeks';
$strIndexName = 'İndex adı :';
$strIndex = 'İndeks';
$strIndexType = 'İndex tipi :';
$strInnodbStat = 'InnoDB Status';
$strInsecureMySQL = 'Konfiqurasiya faylınızda MySQL başlanğıc deyerleri (parolsuz root istifadeçisi) mövcuddur ki, bu da tehlükesizlik nöqteyi nezerinden e\'tibarlı deyildir.';
@@ -486,8 +486,8 @@ $strShowAll = 'Hamısını göster';
$strShowColor = 'Rengini göster';
$strShowDatadictAs = 'Data Dictionary Format';
$strShowFullQueries = 'Emrleri Tam Olaraq Göster';
$strShow = 'Göster';
$strShowGrid = 'Show grid';
$strShow = 'Göster';
$strShowingRecords = 'Gösterilen setirler';
$strShowPHPInfo = 'PHPInfo() me\'lumatını göster';
$strShowTableDimension = 'Cedvellerin ölçülerini göster';
@@ -569,12 +569,12 @@ $strUseBackquotes = 'Cedvel ve sahe adlarını tek dırnaq arasına al';
$strUseHostTable = 'Use Host Table';
$strUserAlreadyExists = '%s istifadeçisi mövcuddur!';
$strUserEmpty = 'İstifadeçi adı boş qaldı!';
$strUser = 'İstifadeçi';
$strUserName = 'İstifadeçi adı';
$strUserNotFound = 'The selected user was not found in the privilege table.';
$strUserOverview = 'User overview';
$strUsersDeleted = 'The selected users have been deleted successfully.';
$strUsersHavingAccessToDb = 'Users having access to "%s"';
$strUser = 'İstifadeçi';
$strUseTables = 'Use Tables';
$strUseTextField = 'Use text field';
@@ -603,7 +603,7 @@ $strZip = '"zip"lenmiş';
// To translate:
$strAccessDeniedCreateConfig = 'Probably reason of this is that you did not create configuration file. You might want to use %1$ssetup script%2$s to create one.'; //to translate
$strAccessDeniedExplanation = 'phpMyAdmin tried to connect to the MySQL server, and the server rejected the connection. You should check the host, username and password in config.inc.php and make sure that they correspond to the information given by the administrator of the MySQL server.'; //to translate
$strAccessDeniedExplanation = 'phpMyAdmin tried to connect to the MySQL server, and the server rejected the connection. You should check the host, username and password in your configuration and make sure that they correspond to the information given by the administrator of the MySQL server.'; //to translate
$strAddConstraints = 'Add constraints'; //to translate
$strAddFields = 'Add %s field(s)'; //to translate
$strAllowInterrupt = 'Allow interrupt of import in case script detects it is close to time limit. This might be good way to import large files, however it can break transactions.'; //to translate
@@ -955,7 +955,7 @@ $strUnsupportedCompressionDetected = 'You attempted to load file with unsupporte
$strUpgrade = 'You should upgrade to %s %s or later.'; //to translate
$strUploadLimit = 'You probably tried to upload too large file. Please refer to %sdocumentation%s for ways to workaround this limit.'; //to translate
$strUsedPhpExtensions = 'Used PHP extensions'; //to translate
$strUseTabKey = 'TAB düymesine basaraq bir sonrakı deyere, ve ya CTRL+Ox kombinasiyasını istifade ederek istediyiniz yöne keçe bilersiniz.'; //to translate
$strUseTabKey = 'Use TAB key to move from value to value, or CTRL+arrows to move anywhere'; //to translate
$strUseThisValue = 'Use this value'; //to translate
$strVersionInformation = 'Version information'; //to translate

View File

@@ -24,7 +24,7 @@ $timespanfmt = '%s days, %s hours, %s minutes and %s seconds';
$strAbortedClients = 'Aborted';
$strAccessDenied = 'Access denied';
$strAccessDeniedCreateConfig = 'Probably reason of this is that you did not create configuration file. You might want to use %1$ssetup script%2$s to create one.';
$strAccessDeniedExplanation = 'phpMyAdmin tried to connect to the MySQL server, and the server rejected the connection. You should check the host, username and password in config.inc.php and make sure that they correspond to the information given by the administrator of the MySQL server.';
$strAccessDeniedExplanation = 'phpMyAdmin tried to connect to the MySQL server, and the server rejected the connection. You should check the host, username and password in your configuration and make sure that they correspond to the information given by the administrator of the MySQL server.';
$strAction = 'Action';
$strAddAutoIncrement = 'Add AUTO_INCREMENT value';
$strAddClause = 'Add %s';

View File

@@ -24,7 +24,7 @@ $timespanfmt = '%s days, %s hours, %s minutes and %s seconds';
$strAbortedClients = 'Aborted';
$strAccessDenied = 'Access denied';
$strAccessDeniedCreateConfig = 'Probably reason of this is that you did not create configuration file. You might want to use %1$ssetup script%2$s to create one.';
$strAccessDeniedExplanation = 'phpMyAdmin tried to connect to the MySQL server, and the server rejected the connection. You should check the host, username and password in config.inc.php and make sure that they correspond to the information given by the administrator of the MySQL server.';
$strAccessDeniedExplanation = 'phpMyAdmin tried to connect to the MySQL server, and the server rejected the connection. You should check the host, username and password in your configuration and make sure that they correspond to the information given by the administrator of the MySQL server.';
$strAction = 'Action';
$strAddAutoIncrement = 'Add AUTO_INCREMENT value';
$strAddClause = 'Add %s';

View File

@@ -25,7 +25,7 @@ $timespanfmt = '%s days, %s hours, %s minutes and %s seconds';
$strAbortedClients = 'Aborted';
$strAccessDenied = 'Access denied';
$strAccessDeniedCreateConfig = 'Probably reason of this is that you did not create configuration file. You might want to use %1$ssetup script%2$s to create one.';
$strAccessDeniedExplanation = 'phpMyAdmin tried to connect to the MySQL server, and the server rejected the connection. You should check the host, username and password in config.inc.php and make sure that they correspond to the information given by the administrator of the MySQL server.';
$strAccessDeniedExplanation = 'phpMyAdmin tried to connect to the MySQL server, and the server rejected the connection. You should check the host, username and password in your configuration and make sure that they correspond to the information given by the administrator of the MySQL server.';
$strAction = 'Action';
$strAddAutoIncrement = 'Add AUTO_INCREMENT value';
$strAddClause = 'Add %s';

View File

@@ -21,7 +21,7 @@ $timespanfmt = '%s jours, %s heures, %s minutes et %s secondes';
$strAbortedClients = 'Arr<72>ts pr<70>matur<75>s';
$strAccessDenied = 'Acc<63>s refus<75>';
$strAccessDeniedCreateConfig = 'La raison probable est que vous n\'avez pas cr<63><72> de fichier de configuration. Vous pouvez utiliser le %1$sscript de configuration%2$s dans ce but.';
$strAccessDeniedExplanation = 'phpMyAdmin a tent<6E> de se connecter au serveur MySQL, et le serveur a rejet<65> la connexion. Veuillez v<>rifier les valeurs de "host", "username" et "password" dans config.inc.php et vous assurer qu\'elles correspondent aux informations fournies par l\'administrateur du serveur MySQL.';
$strAccessDeniedExplanation = 'phpMyAdmin a tent<6E> de se connecter au serveur MySQL, et le serveur a rejet<65> la connexion. Veuillez v<>rifier les valeurs de "host", "username" et "password" dans votre configuration et vous assurer qu\'elles correspondent aux informations fournies par l\'administrateur du serveur MySQL.';
$strAction = 'Action';
$strAddAutoIncrement = 'Inclure la valeur courante de l\'AUTO_INCREMENT';
$strAddClause = 'Ajouter %s';

View File

@@ -21,7 +21,7 @@ $timespanfmt = '%s jours, %s heures, %s minutes et %s secondes';
$strAbortedClients = 'Arr<72>ts pr<70>matur<75>s';
$strAccessDenied = 'Acc<63>s refus<75>';
$strAccessDeniedCreateConfig = 'La raison probable est que vous n\'avez pas cr<63><72> de fichier de configuration. Vous pouvez utiliser le %1$sscript de configuration%2$s dans ce but.';
$strAccessDeniedExplanation = 'phpMyAdmin a tent<6E> de se connecter au serveur MySQL, et le serveur a rejet<65> la connexion. Veuillez v<>rifier les valeurs de "host", "username" et "password" dans config.inc.php et vous assurer qu\'elles correspondent aux informations fournies par l\'administrateur du serveur MySQL.';
$strAccessDeniedExplanation = 'phpMyAdmin a tent<6E> de se connecter au serveur MySQL, et le serveur a rejet<65> la connexion. Veuillez v<>rifier les valeurs de "host", "username" et "password" dans votre configuration et vous assurer qu\'elles correspondent aux informations fournies par l\'administrateur du serveur MySQL.';
$strAction = 'Action';
$strAddAutoIncrement = 'Inclure la valeur courante de l\'AUTO_INCREMENT';
$strAddClause = 'Ajouter %s';

View File

@@ -22,7 +22,7 @@ $timespanfmt = '%s jours, %s heures, %s minutes et %s secondes';
$strAbortedClients = 'Arrêts prématurés';
$strAccessDenied = 'Accès refusé';
$strAccessDeniedCreateConfig = 'La raison probable est que vous n\'avez pas créé de fichier de configuration. Vous pouvez utiliser le %1$sscript de configuration%2$s dans ce but.';
$strAccessDeniedExplanation = 'phpMyAdmin a tenté de se connecter au serveur MySQL, et le serveur a rejeté la connexion. Veuillez vérifier les valeurs de "host", "username" et "password" dans config.inc.php et vous assurer qu\'elles correspondent aux informations fournies par l\'administrateur du serveur MySQL.';
$strAccessDeniedExplanation = 'phpMyAdmin a tenté de se connecter au serveur MySQL, et le serveur a rejeté la connexion. Veuillez vérifier les valeurs de "host", "username" et "password" dans votre configuration et vous assurer qu\'elles correspondent aux informations fournies par l\'administrateur du serveur MySQL.';
$strAction = 'Action';
$strAddAutoIncrement = 'Inclure la valeur courante de l\'AUTO_INCREMENT';
$strAddClause = 'Ajouter %s';

View File

@@ -358,7 +358,7 @@ $strZip = '"zip-ში შეკუმშვა"';
// To translate:
$strAbortedClients = 'Aborted'; //to translate
$strAccessDeniedCreateConfig = 'Probably reason of this is that you did not create configuration file. You might want to use %1$ssetup script%2$s to create one.'; //to translate
$strAccessDeniedExplanation = 'phpMyAdmin tried to connect to the MySQL server, and the server rejected the connection. You should check the host, username and password in config.inc.php and make sure that they correspond to the information given by the administrator of the MySQL server.'; //to translate
$strAccessDeniedExplanation = 'phpMyAdmin tried to connect to the MySQL server, and the server rejected the connection. You should check the host, username and password in your configuration and make sure that they correspond to the information given by the administrator of the MySQL server.'; //to translate
$strAddAutoIncrement = 'Add AUTO_INCREMENT value'; //to translate
$strAddConstraints = 'Add constraints'; //to translate
$strAddFields = 'Add %s field(s)'; //to translate

View File

@@ -270,7 +270,7 @@ $strYes = 'हाँ ';
// To translate:
$strAbortedClients = 'Aborted'; //to translate
$strAccessDeniedCreateConfig = 'Probably reason of this is that you did not create configuration file. You might want to use %1$ssetup script%2$s to create one.'; //to translate
$strAccessDeniedExplanation = 'phpMyAdmin tried to connect to the MySQL server, and the server rejected the connection. You should check the host, username and password in config.inc.php and make sure that they correspond to the information given by the administrator of the MySQL server.'; //to translate
$strAccessDeniedExplanation = 'phpMyAdmin tried to connect to the MySQL server, and the server rejected the connection. You should check the host, username and password in your configuration and make sure that they correspond to the information given by the administrator of the MySQL server.'; //to translate
$strAddAutoIncrement = 'Add AUTO_INCREMENT value'; //to translate
$strAddConstraints = 'Add constraints'; //to translate
$strAddDeleteColumn = 'Add/Delete Field Columns'; //to translate

View File

@@ -440,7 +440,7 @@ $strZip = 'zip
// To translate:
$strAbortedClients = 'Aborted'; //to translate
$strAccessDeniedCreateConfig = 'Probably reason of this is that you did not create configuration file. You might want to use %1$ssetup script%2$s to create one.'; //to translate
$strAccessDeniedExplanation = 'phpMyAdmin tried to connect to the MySQL server, and the server rejected the connection. You should check the host, username and password in config.inc.php and make sure that they correspond to the information given by the administrator of the MySQL server.'; //to translate
$strAccessDeniedExplanation = 'phpMyAdmin tried to connect to the MySQL server, and the server rejected the connection. You should check the host, username and password in your configuration and make sure that they correspond to the information given by the administrator of the MySQL server.'; //to translate
$strAddAutoIncrement = 'Add AUTO_INCREMENT value'; //to translate
$strAddConstraints = 'Add constraints'; //to translate
$strAddFields = 'Add %s field(s)'; //to translate

View File

@@ -441,7 +441,7 @@ $strZip = 'zip 압축';
// To translate:
$strAbortedClients = 'Aborted'; //to translate
$strAccessDeniedCreateConfig = 'Probably reason of this is that you did not create configuration file. You might want to use %1$ssetup script%2$s to create one.'; //to translate
$strAccessDeniedExplanation = 'phpMyAdmin tried to connect to the MySQL server, and the server rejected the connection. You should check the host, username and password in config.inc.php and make sure that they correspond to the information given by the administrator of the MySQL server.'; //to translate
$strAccessDeniedExplanation = 'phpMyAdmin tried to connect to the MySQL server, and the server rejected the connection. You should check the host, username and password in your configuration and make sure that they correspond to the information given by the administrator of the MySQL server.'; //to translate
$strAddAutoIncrement = 'Add AUTO_INCREMENT value'; //to translate
$strAddConstraints = 'Add constraints'; //to translate
$strAddFields = 'Add %s field(s)'; //to translate

View File

@@ -437,7 +437,7 @@ $strZip = '"zipped"';
// To translate:
$strAccessDeniedCreateConfig = 'Probably reason of this is that you did not create configuration file. You might want to use %1$ssetup script%2$s to create one.'; //to translate
$strAccessDeniedExplanation = 'phpMyAdmin tried to connect to the MySQL server, and the server rejected the connection. You should check the host, username and password in config.inc.php and make sure that they correspond to the information given by the administrator of the MySQL server.'; //to translate
$strAccessDeniedExplanation = 'phpMyAdmin tried to connect to the MySQL server, and the server rejected the connection. You should check the host, username and password in your configuration and make sure that they correspond to the information given by the administrator of the MySQL server.'; //to translate
$strAddAutoIncrement = 'Add AUTO_INCREMENT value'; //to translate
$strAddConstraints = 'Add constraints'; //to translate
$strAddFields = 'Add %s field(s)'; //to translate

View File

@@ -438,7 +438,7 @@ $strZip = '"zipped"';
// To translate:
$strAccessDeniedCreateConfig = 'Probably reason of this is that you did not create configuration file. You might want to use %1$ssetup script%2$s to create one.'; //to translate
$strAccessDeniedExplanation = 'phpMyAdmin tried to connect to the MySQL server, and the server rejected the connection. You should check the host, username and password in config.inc.php and make sure that they correspond to the information given by the administrator of the MySQL server.'; //to translate
$strAccessDeniedExplanation = 'phpMyAdmin tried to connect to the MySQL server, and the server rejected the connection. You should check the host, username and password in your configuration and make sure that they correspond to the information given by the administrator of the MySQL server.'; //to translate
$strAddAutoIncrement = 'Add AUTO_INCREMENT value'; //to translate
$strAddConstraints = 'Add constraints'; //to translate
$strAddFields = 'Add %s field(s)'; //to translate

View File

@@ -27,21 +27,21 @@ $strAddDeleteColumn = 'اضافه يا حذف ستونها';
$strAddDeleteRow = 'اضافه/حذف معيارها';
$strAddNewField = 'افزودن ستون جديد';
$strAddSearchConditions = 'افزودن شرايط جستجو (بدنه شرط "where"):';
$strAddUserMessage = 'شما يك كاربر جديد اضافه كرديد.';
$strAddUser = 'افزودن يك كاربر جديد';
$strAddUserMessage = 'شما يك كاربر جديد اضافه كرديد.';
$strAffectedRows = 'سطرهاي تحت تاثير واقع‌شده:';
$strAfterInsertBack = 'برو به صفحه قبل';
$strAfterInsertNewInsert = 'درج يك سطر جديد ديگر';
$strAfter = 'بعد از %s';
$strAllTableSameWidth = 'نمايش همه جدولها با عرض يكسان؟';
$strAll = 'همه';
$strAllTableSameWidth = 'نمايش همه جدولها با عرض يكسان؟';
$strAlterOrderBy = 'تغيير جدول مرتب شده با';
$strAnalyzeTable = 'تحليل جدول';
$strAnd = 'و';
$strAnIndex = 'يك فهرست در %s اضافه گرديد.';
$strAny = 'همه';
$strAnyHost = 'همه ميزبانها';
$strAnyUser = 'همه كاربران';
$strAny = 'همه';
$strAPrimaryKey = 'يك كليد اصلي در %s اضافه شد';
$strAscending = 'صعودي';
$strAtBeginningOfTable = 'در ابتداي جدول';
@@ -57,9 +57,9 @@ $strBzip = '"bzipped"';
$strCantLoadRecodeIconv = 'بارگذاري iconv يا recode extension كه براي تبديل مجموعه كاراكترها لازم است ، مقدور نمي‌باشد، php را براي اجازه استفاده از آنها تنظيم كرده و يا تبديل مجموعه كاراكترها (charset conversion) را در phpMyAdmin غيرفعال نماييد.';
$strCantRenameIdxToPrimary = 'بازناميدن فهرست به PRIMARY مقدور نمي‌باشد!';
$strChange = 'تغيير';
$strChangeDisplay = 'ستون را براي نمايش انتخاب نماييد';
$strChangePassword = 'تغيير اسم رمز';
$strChange = 'تغيير';
$strCharsetOfFile = 'مجموعه كاراكترهاي پرونده:';
$strCheckAll = 'انتخاب همه';
$strCheckTable = 'بررسي جدول';
@@ -71,28 +71,28 @@ $strCompleteInserts = 'تمام وروديها';
$strCompression = 'فشرده‌سازي';
$strConfigFileError = 'phpMyAdmin قادر به خواندن پرونده تنظيمات نمي‌باشد!<br />اين ممكن است به خاطر وجود يك مشكل دستوري و يا پيدانشدن پرونده توسط php باشد.<br />لطفا پرونده تنظميات را مستقيما توسط پيوند زير صدا زده و پيغام(هاي) خطاي php كه دريافت مي‌كنيد را بخوانيد. در اكثر موارد يك علامت نقل قول (" \' ") يا ويرگول‌نقطه (" ; ") در جايي وجود ندارد.<br />اگر يك صفحه خالي دريافت كرديد ، همه چيز درست است.';
$strConfigureTableCoord = 'لطفا مختصات جدول %s را تنظيم كنيد';
$strCopyTableOK = 'جدول %s به %s كپي شد.';
$strCopyTable = 'كپي كردن جدول به (پايگاه داده<b>.</b>جدول):';
$strCreateIndexTopic = 'ساخت فهرست جديد';
$strCopyTableOK = 'جدول %s به %s كپي شد.';
$strCreate = 'ساختن';
$strCreateIndex = 'ساخت يك فهرست در&nbsp;%s&nbsp;ستون';
$strCreateIndexTopic = 'ساخت فهرست جديد';
$strCreateNewDatabase = 'ساخت پايگاه داده جديد';
$strCreateNewTable = 'ساخت جدول جديد در پايگاه داده %s';
$strCreatePage = 'ساخت يك صفحه جديد';
$strCreatePdfFeat = 'ساخت PDFs';
$strCreate = 'ساختن';
$strCriteria = 'معيارها';
$strDatabaseHasBeenDropped = 'پايگاه داده %s حذف گرديد.';
$strDatabasesStats = 'آمار پايگاههاي داده';
$strDatabases = 'پايگاههاي داده';
$strData = 'داده';
$strDatabase = 'پايگاه داده';
$strDatabaseHasBeenDropped = 'پايگاه داده %s حذف گرديد.';
$strDatabases = 'پايگاههاي داده';
$strDatabasesStats = 'آمار پايگاههاي داده';
$strDataDict = 'فرهنگ داده‌ها';
$strDataOnly = 'فقط داده‌ها';
$strData = 'داده';
$strDefault = 'پيش‌فرض';
$strDeletedRows = 'سطرهاي حذف‌شده :';
$strDeleted = 'سطر حذف گرديد .';
$strDelete = 'حذف';
$strDeleted = 'سطر حذف گرديد .';
$strDeletedRows = 'سطرهاي حذف‌شده :';
$strDescending = 'نزولي';
$strDisabled = 'غيرفعال';
$strDisplayFeat = 'نمايش خصوصيات';
@@ -106,16 +106,16 @@ $strDumpingData = 'حذف داده‌هاي جدول';
$strDumpXRows = 'حذف %s سطر(ها) ابتدا از سطر شماره %s.';
$strDynamic = 'پويا';
$strEdit = 'ويرايش';
$strEditPDFPages = 'ويرايش صفحات PDF';
$strEditPrivileges = 'ويرايش امتيازات';
$strEdit = 'ويرايش';
$strEffective = 'موثر';
$strEmptyResultSet = 'MySQL يك نتيجه خالي داد. (مثلا 0 سطر).';
$strEmpty = 'خالي كردن';
$strEmptyResultSet = 'MySQL يك نتيجه خالي داد. (مثلا 0 سطر).';
$strEnabled = 'فعال';
$strEnd = 'انتها';
$strEndCut = 'END CUT';
$strEndRaw = 'END RAW';
$strEnd = 'انتها';
$strEnglishPrivileges = ' نكته : نام امتيازات MySQL به زبان انگليسي بيان مي‌شود .';
$strError = 'خطا';
$strExplain = 'شرح دادن SQL';
@@ -123,13 +123,13 @@ $strExport = 'صدور';
$strExtendedInserts = 'وروديهاي تمديدشده';
$strExtra = 'اضافي';
$strField = 'ستون';
$strFieldHasBeenDropped = 'ستون %s حذف گرديد';
$strFields = 'ستونها';
$strFieldsEmpty = ' تعداد ستونها خالي است! ';
$strFieldsEnclosedBy = 'ستونهاي درميان‌گرفته با';
$strFieldsEscapedBy = 'ستونهاي جداشده با';
$strFieldsTerminatedBy = 'ستونهاي منتهي به';
$strFields = 'ستونها';
$strField = 'ستون';
$strFixed = 'fixed';
$strFlushTable = 'Flush the table ("FLUSH")';
$strFormat = 'قالب';
@@ -145,22 +145,22 @@ $strGzip = '"gzipped"';
$strHasBeenAltered = 'تغيير داده‌شد.';
$strHasBeenCreated = 'ساخته شد.';
$strHaveToShow = 'شما حذاقل بايد يك ستون را براي نمايش انتخاب نماييد';
$strHomepageOfficial = 'صفحه خانه رسمي phpMyAdmin';
$strHome = 'خانه';
$strHostEmpty = 'نام ميزبان خالي است!';
$strHomepageOfficial = 'صفحه خانه رسمي phpMyAdmin';
$strHost = 'ميزبان';
$strHostEmpty = 'نام ميزبان خالي است!';
$strIdxFulltext = 'كاملا متن';
$strIgnore = 'Ignore';
$strIndex = 'فهرست';
$strIndexes = 'فهرست‌ها';
$strIndexHasBeenDropped = 'فهرست %s حذف گرديد';
$strIndexName = 'اسم فهرست&nbsp;:';
$strIndexType = 'نوع فهرست&nbsp;:';
$strIndex = 'فهرست';
$strInsecureMySQL = 'پرونده پيكربندي شما حاوي تنظيماتي است (كاربر root بدون اسم رمز) كه مرتبط با حساب پيش‌فرض MySQL مي‌باشد. اجراي MySQL با اين پيش‌فرض باعث ورود غيرمجاز مي‌شود ، و شما بايد اين حفره امنيتي را ذرست كنيد.';
$strInsert = 'درج';
$strInsertAsNewRow = 'درج به عنوان يك سطر جديد';
$strInsertedRows = 'سطرهاي درج‌شده:';
$strInsert = 'درج';
$strInUse = 'in use';
$strKeepPass = 'عدم تغيير اسم رمز';
@@ -179,10 +179,10 @@ $strLogPassword = 'اسم رمز:';
$strLogUsername = 'نام كاربر:';
$strModifications = 'اصلاحات ذخيره گرديد';
$strModifyIndexTopic = 'اصلاح يك فهرست';
$strModify = 'اصلاح';
$strMoveTableOK = 'جدول %s به %s انتقال داده‌شد.';
$strModifyIndexTopic = 'اصلاح يك فهرست';
$strMoveTable = 'انتقال جدول به (پايگاه داده<b>.</b>جدول):';
$strMoveTableOK = 'جدول %s به %s انتقال داده‌شد.';
$strMySQLCharset = 'مجموع كاراكترهاي MySQL';
$strMySQLSaid = 'پيغام MySQL :';
$strMySQLShowProcess = 'نمايش فرايندها';
@@ -191,6 +191,7 @@ $strMySQLShowVars = 'نمايش متغيرهاي سيستمي MySQL';
$strName = 'اسم';
$strNext = 'بعد';
$strNo = 'خير';
$strNoDatabases = 'No databases';
$strNoDescription = 'no Description';
$strNoDropDatabases = 'دستور "DROP DATABASE" غيرفعال مي‌باشد.';
@@ -203,7 +204,6 @@ $strNotNumber = 'اين يك عدد نيست!';
$strNotOK = 'not OK';
$strNotSet = 'جدول <b>%s</b> وجود ندارد و يا در %s تنظيم نشده‌است';
$strNoUsersFound = 'هيچ كاربري وچود ندارد.';
$strNo = 'خير';
$strNull = 'خالي';
$strNumTables = 'جدولها';
@@ -213,53 +213,54 @@ $strOptimizeTable = 'بهينه‌سازي جدول';
$strOr = 'يا';
$strPageNumber = 'شماره صفحه:';
$strPassword = 'اسم رمز';
$strPasswordEmpty = 'اسم رمز خالي است!';
$strPasswordNotSame = 'اسم رمزها مانند هم نمي‌باشد!';
$strPassword = 'اسم رمز';
$strPdfInvalidTblName = 'جدول "%s" وجود ندارد!';
$strPdfNoTables = 'No tables';
$strPersian = 'فارسي';
$strPHPVersion = 'نسخه PHP';
$strPhp = 'ساخت كد PHP';
$strPHPVersion = 'نسخه PHP';
$strPmaDocumentation = 'مستندات phpMyAdmin';
$strPos1 = 'شروع';
$strPrevious = 'قبل';
$strPrimary = 'اصلي';
$strPrimaryKeyHasBeenDropped = 'كليد اصلي حذف گرديد';
$strPrimaryKeyName = 'نام كليد اصلي بايد PRIMARY باشد !';
$strPrimaryKeyWarning = '(<b>فقط و فقط بايد</b> "PRIMARY" نام يك كليد اصلي باشد!)';
$strPrimary = 'اصلي';
$strPrintView = 'نماي چاپ';
$strPrint = 'چاپ';
$strPrintView = 'نماي چاپ';
$strPrivileges = 'امتيازات';
$strPutColNames = 'قراردادن نام ستونها در اولين سطر';
$strQBE = 'پرس و جو';
$strQBEDel = 'Del';
$strQBEIns = 'Ins';
$strQBE = 'پرس و جو';
$strQueryOnDb = 'پرس و جوي SQL از پايگاه داده <b>%s</b>:';
$strRecords = 'سطرها';
$strRelationNotWorking ='امكانات اضافي براي كاركردن با جدولهاي پيوندي غيرفعال شده‌است . براي پيداكردن دليل آن %sاينجا%s را بزنيد .';
$strRenameTableOK = 'جدول %s به %s تغيير نام داده‌شد';
$strRenameTable = 'بازناميدن جدول به';
$strRenameTableOK = 'جدول %s به %s تغيير نام داده‌شد';
$strRepairTable = 'مرمت جدول';
$strReplaceTable = 'جايگزيني داده‌هاي جدول با پرونده';
$strReset = 'Reset';
$strReType = 'تكرار';
$strRevokeMessage = 'شما امتيازات %s را ابطال كرديد';
$strRevoke = 'ابطال';
$strRevokeMessage = 'شما امتيازات %s را ابطال كرديد';
$strRowLength = 'طول سطر';
$strRows = 'سطرها';
$strRowsFrom = 'سطر(ها) ابتدا از سطر شماره ';
$strRowSize = ' اندازه سطر ';
$strRowsModeHorizontal = 'افقي';
$strRowsModeVertical = 'عمودي';
$strRowsStatistic = 'آمار سطرها';
$strRows = 'سطرها';
$strRunning = 'در ميزبان %s';
$strRunQuery = 'Submit Query';
$strRunSQLQuery = 'اجراي پرس و جو(ها)ي SQL در پايگاه‌داده %s';
$strSave = 'ذخيره';
$strSearch = 'جستجو';
$strSearchFormTitle = 'جستجو در پايگاه‌داده';
$strSearchInTables = 'در جدول(هاي) :';
$strSearchNeedle = 'كلمه(ها) يا مقدار(ها) براي جستجو (wildcard: "%"):';
@@ -269,16 +270,16 @@ $strSearchOption3 = 'عبارت كامل';
$strSearchOption4 = 'بعنوان مبين منظم(as regular expression)';
$strSearchResultsFor = 'نتيجه جستجوي "<i>%s</i>" %s:';
$strSearchType = 'نوع جستجو :';
$strSearch = 'جستجو';
$strSelectADb = 'لطفا يك پايگاه داده را انتخاب نماييد.';
$strSelectAll = 'انتخاب همه';
$strSelectFields = 'ستونها را انتخاب نماييد (حداقل يكي)';
$strSelectNumRows = 'in query';
$strSelectTables = 'Select Tables';
$strSend = 'ذخيره به صورت پرونده';
$strServerVersion = 'نسخه سرور';
$strServer = 'سرور';
$strServerVersion = 'نسخه سرور';
$strSetEnumVal = 'اگر نوع ستون "enum" يا "set" مي‌باشد ، لطفا براي ورود مقادير از اين قالب استفاده نماييد : \'a\',\'b\',\'c\'...<br /> اگر احتياج داشتيد كه از علامت مميز برعكس(بك‌اسلش) (" \ ") يا نقل‌قول تكي (" \' ") در آن مقادير استفاده نماييد ، قبل از آنها علامت (" \ ") را بگذاريد<br /> (براي مثال\'\\\\xyz\' يا \'a\\\'b\')';
$strShow = 'نمايش';
$strShowAll = 'نمايش همه';
$strShowColor = 'نمايش رنگ';
$strShowGrid = 'Show grid';
@@ -287,7 +288,6 @@ $strShowPHPInfo = 'نمايش اطلاعات PHP';
$strShowTableDimension = 'نمايش ابعاد جدولها';
$strShowTables = 'نمايش جدولها';
$strShowThisQuery = ' نمايش دوباره اين پرس و جو در اينجا ';
$strShow = 'نمايش';
$strSingly = '(تنها)';
$strSize = 'اندازه';
$strSort = 'ترتيب';
@@ -307,15 +307,15 @@ $strSubmit = 'ارسال';
$strSuccess = 'پرس و جوي SQL شما با موفقيت اجرا گرديد';
$strSum = 'مجموع';
$strTable = 'جدول';
$strTableComments = 'توضيحات جدول';
$strTableEmpty = 'نام جدول وارد نشده‌است !';
$strTableHasBeenDropped = 'جدول %s حذف گرديد';
$strTableHasBeenEmptied = 'جدول %s خالي شد';
$strTableMaintenance = 'نگهداشت جدول';
$strTables = '%s جدول(ها)';
$strTable = 'جدول';
$strTotalUC = 'جمع كل';
$strTotal = 'جمع كل';
$strTotalUC = 'جمع كل';
$strType = 'نوع';
$strUncheckAll = 'عدم انتخاب همه';
@@ -326,15 +326,15 @@ $strUpdateProfileMessage = 'تنظيمات به هنگام گرديد.';
$strUpdateQuery = 'به‌هنگام سازي پرس و جو';
$strUsage = 'استفاده';
$strUseBackquotes = 'قراردادن نام جدولها و ستونها بين علامت نقل‌قول (" \' ")';
$strUser = 'كاربر';
$strUserEmpty = 'نام كاربر خالي است!';
$strUserName = 'نام كاربر';
$strUser = 'كاربر';
$strUseTables = 'بكارگيري جدولها';
$strValidateSQL = 'معتبرسازي SQL';
$strValue = 'مقدار';
$strViewDumpDB = 'نمايش الگوي پايگاه داده';
$strViewDump = 'نمايش الگوي جدول';
$strViewDumpDB = 'نمايش الگوي پايگاه داده';
$strWebServerUploadDirectoryError = 'پوشه‌اي را كه براي انتقال فايل انتخاب كرده‌ايد قابل دسترسي نيست.';
$strWelcome = 'به %s خوش‌آمديد';
@@ -348,7 +348,7 @@ $strZip = '"zipped"';
// To translate:
$strAbortedClients = 'Aborted'; //to translate
$strAccessDeniedCreateConfig = 'Probably reason of this is that you did not create configuration file. You might want to use %1$ssetup script%2$s to create one.'; //to translate
$strAccessDeniedExplanation = 'phpMyAdmin tried to connect to the MySQL server, and the server rejected the connection. You should check the host, username and password in config.inc.php and make sure that they correspond to the information given by the administrator of the MySQL server.'; //to translate
$strAccessDeniedExplanation = 'phpMyAdmin tried to connect to the MySQL server, and the server rejected the connection. You should check the host, username and password in your configuration and make sure that they correspond to the information given by the administrator of the MySQL server.'; //to translate
$strAddAutoIncrement = 'Add AUTO_INCREMENT value'; //to translate
$strAddConstraints = 'Add constraints'; //to translate
$strAddFields = 'Add %s field(s)'; //to translate

View File

@@ -347,7 +347,7 @@ $strZip = '"zipped"';
// To translate:
$strAbortedClients = 'Aborted'; //to translate
$strAccessDeniedCreateConfig = 'Probably reason of this is that you did not create configuration file. You might want to use %1$ssetup script%2$s to create one.'; //to translate
$strAccessDeniedExplanation = 'phpMyAdmin tried to connect to the MySQL server, and the server rejected the connection. You should check the host, username and password in config.inc.php and make sure that they correspond to the information given by the administrator of the MySQL server.'; //to translate
$strAccessDeniedExplanation = 'phpMyAdmin tried to connect to the MySQL server, and the server rejected the connection. You should check the host, username and password in your configuration and make sure that they correspond to the information given by the administrator of the MySQL server.'; //to translate
$strAddAutoIncrement = 'Add AUTO_INCREMENT value'; //to translate
$strAddConstraints = 'Add constraints'; //to translate
$strAddFields = 'Add %s field(s)'; //to translate

View File

@@ -27,7 +27,7 @@ $timespanfmt = 'දින %s, පැය %s, මිනිත්තු %s සහ
$strAbortedClients = 'අත්හැර දමන ලදි';
$strAccessDenied = 'පිවිසුම වලක්වා ඇත';
$strAccessDeniedCreateConfig = 'Probably reason of this is that you did not create configuration file. You might want to use %1$ssetup script%2$s to create one.';
$strAccessDeniedExplanation = 'phpMyAdmin tried to connect to the MySQL server, and the server rejected the connection. You should check the host, username and password in config.inc.php and make sure that they correspond to the information given by the administrator of the MySQL server.';
$strAccessDeniedExplanation = 'phpMyAdmin tried to connect to the MySQL server, and the server rejected the connection. You should check the host, username and password in your configuration and make sure that they correspond to the information given by the administrator of the MySQL server.';
$strAction = 'ක්‍රියාව';
$strAddAutoIncrement = 'AUTO_INCREMENT අගයක් එක් කරන්න';
$strAddClause = '%s එක් කරන්න';

View File

@@ -599,7 +599,7 @@ $strZip = '"
// To translate:
$strAccessDeniedCreateConfig = 'Probably reason of this is that you did not create configuration file. You might want to use %1$ssetup script%2$s to create one.'; //to translate
$strAccessDeniedExplanation = 'phpMyAdmin tried to connect to the MySQL server, and the server rejected the connection. You should check the host, username and password in config.inc.php and make sure that they correspond to the information given by the administrator of the MySQL server.'; //to translate
$strAccessDeniedExplanation = 'phpMyAdmin tried to connect to the MySQL server, and the server rejected the connection. You should check the host, username and password in your configuration and make sure that they correspond to the information given by the administrator of the MySQL server.'; //to translate
$strAddConstraints = 'Add constraints'; //to translate
$strAddFields = 'Add %s field(s)'; //to translate
$strAddHeaderComment = 'Add custom comment into header (\\n splits lines)'; //to translate

View File

@@ -600,7 +600,7 @@ $strZip = '"ถูกบีบอัดอยู่ (zip)"';
// To translate:
$strAccessDeniedCreateConfig = 'Probably reason of this is that you did not create configuration file. You might want to use %1$ssetup script%2$s to create one.'; //to translate
$strAccessDeniedExplanation = 'phpMyAdmin tried to connect to the MySQL server, and the server rejected the connection. You should check the host, username and password in config.inc.php and make sure that they correspond to the information given by the administrator of the MySQL server.'; //to translate
$strAccessDeniedExplanation = 'phpMyAdmin tried to connect to the MySQL server, and the server rejected the connection. You should check the host, username and password in your configuration and make sure that they correspond to the information given by the administrator of the MySQL server.'; //to translate
$strAddConstraints = 'Add constraints'; //to translate
$strAddFields = 'Add %s field(s)'; //to translate
$strAddHeaderComment = 'Add custom comment into header (\\n splits lines)'; //to translate