remove reference to config.inc.php where possible
This commit is contained in:
@@ -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
|
||||
|
@@ -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
|
||||
|
@@ -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
|
||||
|
@@ -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
|
||||
|
@@ -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';
|
||||
|
@@ -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';
|
||||
|
@@ -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';
|
||||
|
@@ -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';
|
||||
|
@@ -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';
|
||||
|
@@ -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';
|
||||
|
@@ -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
|
||||
|
@@ -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
|
||||
|
@@ -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
|
||||
|
@@ -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
|
||||
|
@@ -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
|
||||
|
@@ -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
|
||||
|
@@ -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 = 'ساخت يك فهرست در %s ستون';
|
||||
$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 = 'اسم فهرست :';
|
||||
$strIndexType = 'نوع فهرست :';
|
||||
$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
|
||||
|
@@ -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
|
||||
|
@@ -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 එක් කරන්න';
|
||||
|
@@ -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
|
||||
|
@@ -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
|
||||
|
Reference in New Issue
Block a user