Translated using Weblate (Arabic)
Currently translated at 48.6% (1670 of 3430 strings) [ci skip] Translation: phpMyAdmin/Development Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/master/ar/ Signed-off-by: شادي جعفر Shadi Gaafar <shadialaghbari@gmail.com>
This commit is contained in:
parent
a4f8c18808
commit
89e88fc618
316
po/ar.po
316
po/ar.po
@ -4,8 +4,8 @@ msgstr ""
|
||||
"Project-Id-Version: phpMyAdmin 5.3.0-dev\n"
|
||||
"Report-Msgid-Bugs-To: translators@phpmyadmin.net\n"
|
||||
"POT-Creation-Date: 2022-05-15 00:24+0000\n"
|
||||
"PO-Revision-Date: 2022-05-03 16:53+0000\n"
|
||||
"Last-Translator: Maurício Meneghini Fauth <mauricio@fauth.dev>\n"
|
||||
"PO-Revision-Date: 2022-05-20 21:18+0000\n"
|
||||
"Last-Translator: شادي جعفر Shadi Gaafar <shadialaghbari@gmail.com>\n"
|
||||
"Language-Team: Arabic <https://hosted.weblate.org/projects/phpmyadmin/master/"
|
||||
"ar/>\n"
|
||||
"Language: ar\n"
|
||||
@ -14,7 +14,7 @@ msgstr ""
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 "
|
||||
"&& n%100<=10 ? 3 : n%100>=11 ? 4 : 5;\n"
|
||||
"X-Generator: Weblate 4.12.1\n"
|
||||
"X-Generator: Weblate 4.13-dev\n"
|
||||
|
||||
#: libraries/classes/Advisory/Advisor.php:240
|
||||
#, php-format
|
||||
@ -118,9 +118,9 @@ msgstr ""
|
||||
"الاستعلامات المدرجة في سجل الاستعلامات البطيئة."
|
||||
|
||||
#: libraries/classes/Advisory/Rules.php:70
|
||||
#, fuzzy, php-format
|
||||
#, php-format
|
||||
msgid "The slow query rate should be below 5%%, your value is %s%%."
|
||||
msgstr "يجب أن يكون مُعدّل الاستعلام البطيء أقل من 5 %%، قيمتك هي %%"
|
||||
msgstr "يجب أن يكون مُعدّل الاستعلام البطيء أقل من 5 %%، قيمتك هي %s%%."
|
||||
|
||||
#: libraries/classes/Advisory/Rules.php:75
|
||||
msgid "Slow query rate"
|
||||
@ -138,56 +138,55 @@ msgid ""
|
||||
"You have a slow query rate of %s per hour, you should have less than 1%% per "
|
||||
"hour."
|
||||
msgstr ""
|
||||
"لديك معدل استعلام بطيء %s في الساعة، يجب أن يكون لديك أقل من 1%% في الساعة."
|
||||
|
||||
#: libraries/classes/Advisory/Rules.php:90
|
||||
#, fuzzy
|
||||
#| msgid "SQL queries"
|
||||
msgid "Long query time"
|
||||
msgstr "إستعلام SQL"
|
||||
msgstr "وقت استعلام طويل"
|
||||
|
||||
#: libraries/classes/Advisory/Rules.php:94
|
||||
msgid ""
|
||||
"{long_query_time} is set to 10 seconds or more, thus only slow queries that "
|
||||
"take above 10 seconds are logged."
|
||||
msgstr ""
|
||||
"{long_query_time} تم ضبطه على 10 ثوانٍ أو أكثر، وبالتالي يتم تسجيل "
|
||||
"الاستعلامات البطيئة التي تستغرق فقط 10 ثوانٍ."
|
||||
|
||||
#: libraries/classes/Advisory/Rules.php:98
|
||||
msgid ""
|
||||
"It is suggested to set {long_query_time} to a lower value, depending on your "
|
||||
"environment. Usually a value of 1-5 seconds is suggested."
|
||||
msgstr ""
|
||||
"يوصى بتعيين {long_query_time} على قيمة أقل، اعتمادًا على بيئتك. عادة ما يوصى "
|
||||
"بقيمة بين 1-5 ثوان."
|
||||
|
||||
#: libraries/classes/Advisory/Rules.php:101
|
||||
#, fuzzy, php-format
|
||||
#| msgid "long_query_time is set to %d second(s)."
|
||||
#, php-format
|
||||
msgid "long_query_time is currently set to %ds."
|
||||
msgstr "long_query_time محددة بـ %d ثانية."
|
||||
msgstr "long_query_time معينة حاليًِا على قيمة %dث."
|
||||
|
||||
#: libraries/classes/Advisory/Rules.php:106
|
||||
#: libraries/classes/Advisory/Rules.php:119
|
||||
#, fuzzy
|
||||
#| msgid "Show query box"
|
||||
msgid "Slow query logging"
|
||||
msgstr "إظهار صندوق الإستعلام"
|
||||
msgstr "تسجيل الاستعلام البطيء"
|
||||
|
||||
#: libraries/classes/Advisory/Rules.php:110
|
||||
#: libraries/classes/Advisory/Rules.php:123
|
||||
#, fuzzy
|
||||
#| msgid "slow_query_log is enabled."
|
||||
msgid "The slow query log is disabled."
|
||||
msgstr "slow_query_log مفعل."
|
||||
msgstr "تم تعطيل سجل الاستعلام البطيء."
|
||||
|
||||
#: libraries/classes/Advisory/Rules.php:112
|
||||
msgid ""
|
||||
"Enable slow query logging by setting {log_slow_queries} to 'ON'. This will "
|
||||
"help troubleshooting badly performing queries."
|
||||
msgstr ""
|
||||
"تمكين تسجيل الاستعلام البطيء عن طريق تعيين قيمة {log_slow_queries} "
|
||||
"على'تشغيل'. هذا سوف يساعد في استكشاف الأخطاء وإصلاحها بشكل سيء في "
|
||||
"الاستعلامات."
|
||||
|
||||
#: libraries/classes/Advisory/Rules.php:115
|
||||
#, fuzzy
|
||||
#| msgid "long_query_time is set to %d second(s)."
|
||||
msgid "log_slow_queries is set to 'OFF'"
|
||||
msgstr "long_query_time محددة بـ %d ثانية."
|
||||
msgstr "تم تعيين قيمة log_slow_queries على «إطفاء»"
|
||||
|
||||
#: libraries/classes/Advisory/Rules.php:125
|
||||
msgid ""
|
||||
@ -216,21 +215,19 @@ msgid ""
|
||||
"You should upgrade, as MySQL 5.1 has improved performance, and MySQL 5.5 "
|
||||
"even more so."
|
||||
msgstr ""
|
||||
"يجب عليك الترقية، لأن الأداء قد تحسن في MySQL 5.1، وMySQL 5.5 بشكل كبير."
|
||||
|
||||
#: libraries/classes/Advisory/Rules.php:140
|
||||
#: libraries/classes/Advisory/Rules.php:154
|
||||
#: libraries/classes/Advisory/Rules.php:165
|
||||
#, fuzzy, php-format
|
||||
#| msgid "Create version"
|
||||
#, php-format
|
||||
msgid "Current version: %s"
|
||||
msgstr "إنشاء إصدار"
|
||||
msgstr "الإصدار الحالي: %s"
|
||||
|
||||
#: libraries/classes/Advisory/Rules.php:145
|
||||
#: libraries/classes/Advisory/Rules.php:159
|
||||
#, fuzzy
|
||||
#| msgid "Version"
|
||||
msgid "Minor Version"
|
||||
msgstr "نسخة"
|
||||
msgstr "إصدار مًصغر"
|
||||
|
||||
#: libraries/classes/Advisory/Rules.php:149
|
||||
msgid "Version less than 5.1.30 (the first GA release of 5.1)."
|
||||
@ -247,17 +244,13 @@ msgid "Version less than 5.5.8 (the first GA release of 5.5)."
|
||||
msgstr ""
|
||||
|
||||
#: libraries/classes/Advisory/Rules.php:164
|
||||
#, fuzzy
|
||||
#| msgid "You should upgrade to %s %s or later."
|
||||
msgid "You should upgrade, to a stable version of MySQL 5.5."
|
||||
msgstr "عليك الترقية إلى %s%s أو لاحقا."
|
||||
msgstr "يتوجب عليك الترقية إلى إصدار مستقر من MySQL 5.5."
|
||||
|
||||
#: libraries/classes/Advisory/Rules.php:170
|
||||
#: libraries/classes/Advisory/Rules.php:183
|
||||
#, fuzzy
|
||||
#| msgid "Description"
|
||||
msgid "Distribution"
|
||||
msgstr "الوصف"
|
||||
msgstr "التوزيع"
|
||||
|
||||
#: libraries/classes/Advisory/Rules.php:173
|
||||
msgid "Version is compiled from source, not a MySQL official binary."
|
||||
@ -2321,18 +2314,24 @@ msgid ""
|
||||
"Whether a DROP DATABASE IF EXISTS statement will be added as first line to "
|
||||
"the log when creating a database."
|
||||
msgstr ""
|
||||
"ما إذا كانت عبارة DROP DATABASE IF EXISTS سيتم إضافتها في السطر الأول في "
|
||||
"السجل عند إنشاء قاعدة بيانات."
|
||||
|
||||
#: libraries/classes/Config/Descriptions.php:430
|
||||
msgid ""
|
||||
"Whether a DROP TABLE IF EXISTS statement will be added as first line to the "
|
||||
"log when creating a table."
|
||||
msgstr ""
|
||||
"ما إذا كانت عبارة DROP TABLE IF EXISTS سيتم إضافتها في السطر الأول في السجل "
|
||||
"عند إنشاء قاعدة بيانات."
|
||||
|
||||
#: libraries/classes/Config/Descriptions.php:434
|
||||
msgid ""
|
||||
"Whether a DROP VIEW IF EXISTS statement will be added as first line to the "
|
||||
"log when creating a view."
|
||||
msgstr ""
|
||||
"ما إذا كانت عبارة DROP VIEW IF EXISTS سيتم إضافتها في السطر الأول في السجل "
|
||||
"عند إنشاء عرض."
|
||||
|
||||
#: libraries/classes/Config/Descriptions.php:438
|
||||
msgid "Defines the list of statements the auto-creation uses for new versions."
|
||||
@ -2624,11 +2623,11 @@ msgstr ""
|
||||
|
||||
#: libraries/classes/Config/Descriptions.php:561
|
||||
msgid "Show server listing as a list instead of a drop down."
|
||||
msgstr "إظهار الخوادم كقائمة بدلاً من القائمة المنسدلة."
|
||||
msgstr "إظهار الخواديم كقائمة بدلاً من القائمة المنسدلة."
|
||||
|
||||
#: libraries/classes/Config/Descriptions.php:562
|
||||
msgid "A dropdown will be used if fewer items are present."
|
||||
msgstr "سيتم إستخدام القائمة المنسدلة إذا وجد عدد أقل من العناصر."
|
||||
msgstr "سيتم استخدام القائمة المنسدلة إذا وجد عدد أقل من العناصر."
|
||||
|
||||
#: libraries/classes/Config/Descriptions.php:563
|
||||
msgid "Default value for foreign key checks checkbox for some queries."
|
||||
@ -2637,7 +2636,7 @@ msgstr ""
|
||||
|
||||
#: libraries/classes/Config/Descriptions.php:564
|
||||
msgid "Uncheck the checkbox to disable drag and drop import"
|
||||
msgstr "قم بإلغاء تحديد مربع الاختيار لتعطيل السحب والإفلات الاستيراد"
|
||||
msgstr "قم بإلغاء تحديد مربع الاختيار لتعطيل الاستيراد بواسطة السحب والإفلات."
|
||||
|
||||
#: libraries/classes/Config/Descriptions.php:565
|
||||
msgid "How many rows can be inserted at one time."
|
||||
@ -2804,7 +2803,7 @@ msgstr ""
|
||||
|
||||
#: libraries/classes/Config/Descriptions.php:620
|
||||
msgid "Show \"Drop database\" link to normal users"
|
||||
msgstr "عرض رابط \"إزالة قاعدة البيانات" للمستخدمين العاديين"
|
||||
msgstr "إظهار رابط «إسقاط قاعدة البيانات» للمستخدمين العاديين"
|
||||
|
||||
#: libraries/classes/Config/Descriptions.php:621
|
||||
msgid "Blowfish secret"
|
||||
@ -2860,7 +2859,7 @@ msgstr "ضغط"
|
||||
|
||||
#: libraries/classes/Config/Descriptions.php:634
|
||||
msgid "Confirm DROP queries"
|
||||
msgstr "تأكيد إستعلامات DROP"
|
||||
msgstr "تأكيد استعلامات الإسقاط DROP"
|
||||
|
||||
#: libraries/classes/Config/Descriptions.php:635
|
||||
#: templates/console/display.twig:23 templates/console/display.twig:76
|
||||
@ -3201,7 +3200,7 @@ msgstr "تصدير بيانات التعريف ذات الصلة من تخزين
|
||||
#: templates/table/operations/index.twig:295
|
||||
#, php-format
|
||||
msgid "Add %s"
|
||||
msgstr "أضف %s"
|
||||
msgstr "إضافة %s"
|
||||
|
||||
#: libraries/classes/Config/Descriptions.php:724
|
||||
#, fuzzy
|
||||
@ -3251,7 +3250,7 @@ msgstr "وقت التصدير (بالتوقيت العالمي)"
|
||||
|
||||
#: libraries/classes/Config/Descriptions.php:744
|
||||
msgid "Foreign key dropdown order"
|
||||
msgstr "قائمة منسدلة مرتبة بالمفتاح الغريب"
|
||||
msgstr "قائمة منسدلة مرتبة بالمفتاح الأجنبي"
|
||||
|
||||
#: libraries/classes/Config/Descriptions.php:745
|
||||
msgid "Foreign key limit"
|
||||
@ -3456,7 +3455,7 @@ msgstr "تجاهل أخطاء الجمل المتعددة"
|
||||
|
||||
#: libraries/classes/Config/Descriptions.php:790
|
||||
msgid "Enable drag and drop import"
|
||||
msgstr "تمكين السحب والإفلات الاستيراد"
|
||||
msgstr "تمكين الاستيراد عن طريق السحب والإفلات."
|
||||
|
||||
#: libraries/classes/Config/Descriptions.php:791
|
||||
msgid "Partial import: allow interrupt"
|
||||
@ -3944,16 +3943,16 @@ msgstr ""
|
||||
|
||||
#: libraries/classes/Config/Descriptions.php:917
|
||||
msgid "Add DROP DATABASE"
|
||||
msgstr ""
|
||||
msgstr "إضافة DROP DATABASE"
|
||||
|
||||
#: libraries/classes/Config/Descriptions.php:918
|
||||
#: templates/database/structure/copy_form.twig:34
|
||||
msgid "Add DROP TABLE"
|
||||
msgstr ""
|
||||
msgstr "إضافة DROP TABLE"
|
||||
|
||||
#: libraries/classes/Config/Descriptions.php:919
|
||||
msgid "Add DROP VIEW"
|
||||
msgstr ""
|
||||
msgstr "إضافة DROP VIEW"
|
||||
|
||||
#: libraries/classes/Config/Descriptions.php:920
|
||||
msgid "Statements to track"
|
||||
@ -4887,17 +4886,15 @@ msgstr "نجاح!"
|
||||
#: libraries/classes/Controllers/Database/StructureController.php:366
|
||||
#: templates/table/operations/index.twig:451
|
||||
#: templates/table/operations/view.twig:32
|
||||
#, fuzzy, php-format
|
||||
#| msgid "View %s has been dropped."
|
||||
#, php-format
|
||||
msgid "View %s has been dropped."
|
||||
msgstr "تم إزالة %s من العرض"
|
||||
msgstr "تم إزالة %s من العرض"
|
||||
|
||||
#: libraries/classes/Controllers/Database/StructureController.php:367
|
||||
#: templates/table/operations/index.twig:451
|
||||
#, fuzzy, php-format
|
||||
#| msgid "Table %s has been dropped."
|
||||
#, php-format
|
||||
msgid "Table %s has been dropped."
|
||||
msgstr "تم إزالة الجدول %s"
|
||||
msgstr "تم إسقاط الجدول %s"
|
||||
|
||||
#: libraries/classes/Controllers/Database/StructureController.php:414
|
||||
#: templates/table/operations/index.twig:410
|
||||
@ -5212,7 +5209,7 @@ msgstr ""
|
||||
#: libraries/classes/Controllers/Import/ImportController.php:768
|
||||
#: libraries/classes/Controllers/Sql/SqlController.php:173
|
||||
msgid "\"DROP DATABASE\" statements are disabled."
|
||||
msgstr "أمر \"حذف قاعدة البيانات\" معطل."
|
||||
msgstr "تم تعطيل عبارات «Drop Database»."
|
||||
|
||||
#: libraries/classes/Controllers/Import/SimulateDmlController.php:38
|
||||
msgid "Only single-table UPDATE and DELETE queries can be simulated."
|
||||
@ -5275,11 +5272,11 @@ msgstr "حذف بيانات التتبع"
|
||||
|
||||
#: libraries/classes/Controllers/JavaScriptMessagesController.php:58
|
||||
msgid "Dropping Primary Key/Index"
|
||||
msgstr "حذف المفتاح الرئيسي مفتاح/فهرس"
|
||||
msgstr "حذف المفتاح/الفهرس الرئيس"
|
||||
|
||||
#: libraries/classes/Controllers/JavaScriptMessagesController.php:59
|
||||
msgid "Dropping Foreign key."
|
||||
msgstr "الغاء المفتاح الاجنبي ."
|
||||
msgstr "إسقاط المفتاح الأجنبي"
|
||||
|
||||
#: libraries/classes/Controllers/JavaScriptMessagesController.php:60
|
||||
msgid "This operation could take a long time. Proceed anyway?"
|
||||
@ -5324,8 +5321,8 @@ msgid ""
|
||||
"Do you really want to DROP the selected partition(s)? This will also DELETE "
|
||||
"the data related to the selected partition(s)!"
|
||||
msgstr ""
|
||||
"هل تريد حقا الغاء الاجزاء المحددة ؟ هذا الاجراء سيقوم بالغاء كل البيانات "
|
||||
"المرتبطة بهذه الاجزاء !"
|
||||
"هل تريد حقًا إسقاط القسم المحدد؟ سيؤدي ذلك أيضًا إلى حذف البيانات المتعلقة "
|
||||
"بالقسم (الأقسام) المحدد!"
|
||||
|
||||
#: libraries/classes/Controllers/JavaScriptMessagesController.php:75
|
||||
msgid "Do you really want to TRUNCATE the selected partition(s)?"
|
||||
@ -5435,11 +5432,11 @@ msgstr "أعد تسمية العرض الـ"
|
||||
#: templates/table/index_form.twig:234
|
||||
#, php-format
|
||||
msgid "Add %s column(s) to index"
|
||||
msgstr "أضف %s عمود/ اعمدة إلى الفهرس"
|
||||
msgstr "أضف %s عمود/ أعمدة إلى الفهرس"
|
||||
|
||||
#: libraries/classes/Controllers/JavaScriptMessagesController.php:115
|
||||
msgid "Create single-column index"
|
||||
msgstr "إنشاء فهرس من عمود مفرد"
|
||||
msgstr "إنشاء فهرس ذو عمود مفرد"
|
||||
|
||||
#: libraries/classes/Controllers/JavaScriptMessagesController.php:116
|
||||
msgid "Create composite index"
|
||||
@ -6250,7 +6247,7 @@ msgstr "لم يتم اختيار حسابات."
|
||||
|
||||
#: libraries/classes/Controllers/JavaScriptMessagesController.php:350
|
||||
msgid "Dropping column"
|
||||
msgstr "إزالة العمود"
|
||||
msgstr "إسقاط العمود"
|
||||
|
||||
#: libraries/classes/Controllers/JavaScriptMessagesController.php:351
|
||||
msgid "Adding primary key"
|
||||
@ -6472,7 +6469,7 @@ msgstr "شاهد المزيد"
|
||||
|
||||
#: libraries/classes/Controllers/JavaScriptMessagesController.php:413
|
||||
msgid "Add primary key"
|
||||
msgstr "إضافة مفتاح رئيسي"
|
||||
msgstr "إضافة مفتاح أساسي"
|
||||
|
||||
#: libraries/classes/Controllers/JavaScriptMessagesController.php:414
|
||||
msgid "Primary key added."
|
||||
@ -6561,7 +6558,7 @@ msgstr "سيتم تنفيذ الإجراءات التالية:"
|
||||
#: libraries/classes/Controllers/JavaScriptMessagesController.php:435
|
||||
#, php-format
|
||||
msgid "DROP columns %s from the table %s"
|
||||
msgstr "الغي الاعمدة %s من جدول %s"
|
||||
msgstr "إسقاط الأعمدة %s من الجدول %s"
|
||||
|
||||
#: libraries/classes/Controllers/JavaScriptMessagesController.php:436
|
||||
msgid "Create the following table"
|
||||
@ -6648,11 +6645,11 @@ msgstr ""
|
||||
|
||||
#: libraries/classes/Controllers/JavaScriptMessagesController.php:472
|
||||
msgid "Select two columns"
|
||||
msgstr "إختر عمودين"
|
||||
msgstr "حدد عمودين"
|
||||
|
||||
#: libraries/classes/Controllers/JavaScriptMessagesController.php:474
|
||||
msgid "Select two different columns"
|
||||
msgstr "إختر عمودين مختلفين"
|
||||
msgstr "حدد عمودين مختلفين"
|
||||
|
||||
#: libraries/classes/Controllers/JavaScriptMessagesController.php:476
|
||||
msgid "Data point content"
|
||||
@ -6968,7 +6965,7 @@ msgstr "حالة الاستيراد"
|
||||
#: libraries/classes/Controllers/JavaScriptMessagesController.php:582
|
||||
#: templates/navigation/main.twig:84
|
||||
msgid "Drop files here"
|
||||
msgstr "إسقاط الملفات هنا"
|
||||
msgstr "قم إفلات الملفات هنا"
|
||||
|
||||
#: libraries/classes/Controllers/JavaScriptMessagesController.php:583
|
||||
msgid "Select database first"
|
||||
@ -7719,16 +7716,15 @@ msgid "Database %1$s has been created."
|
||||
msgstr "تم إنشاء قاعدة البيانات %1$s."
|
||||
|
||||
#: libraries/classes/Controllers/Server/Databases/DestroyController.php:96
|
||||
#, fuzzy, php-format
|
||||
#| msgid "%s databases have been dropped successfully."
|
||||
#, php-format
|
||||
msgid "%1$d database has been dropped successfully."
|
||||
msgid_plural "%1$d databases have been dropped successfully."
|
||||
msgstr[0] "تم حذف قواعد البيانات %s بنجاح."
|
||||
msgstr[1] "تم حذف قواعد البيانات %s بنجاح."
|
||||
msgstr[2] "تم حذف قواعد البيانات %s بنجاح."
|
||||
msgstr[3] "تم حذف قواعد البيانات %s بنجاح."
|
||||
msgstr[4] "تم حذف قواعد البيانات %s بنجاح."
|
||||
msgstr[5] "تم حذف قواعد البيانات %s بنجاح."
|
||||
msgstr[0] "تم إسقاط قواعد البيانات %s بنجاح."
|
||||
msgstr[1] "تم إسقاط قواعد البيانات %s بنجاح."
|
||||
msgstr[2] "تم إسقاط قواعد البيانات %s بنجاح."
|
||||
msgstr[3] "تم إسقاط قواعد البيانات %s بنجاح."
|
||||
msgstr[4] "تم إسقاط قواعد البيانات %s بنجاح."
|
||||
msgstr[5] "تم إسقاط قواعد البيانات %s بنجاح."
|
||||
|
||||
#: libraries/classes/Controllers/Server/Privileges/AccountLockController.php:47
|
||||
#, fuzzy, php-format
|
||||
@ -7892,6 +7888,8 @@ msgid ""
|
||||
"incremented if you are querying an index column with a range constraint or "
|
||||
"if you are doing an index scan."
|
||||
msgstr ""
|
||||
"عدد الطلبات لقراءة الصف التالي بالترتيب حسب المفتاح. يتم زيادة هذا إذا كنت "
|
||||
"تستعلم عن عمود الفهارس مع القيود أو إذا كنت تقوم بفحص للفهارس."
|
||||
|
||||
#: libraries/classes/Controllers/Server/Status/VariablesController.php:297
|
||||
msgid ""
|
||||
@ -8485,16 +8483,15 @@ msgid "No column selected."
|
||||
msgstr "لايوجد صفوف مختارة."
|
||||
|
||||
#: libraries/classes/Controllers/Table/DropColumnController.php:79
|
||||
#, fuzzy, php-format
|
||||
#| msgid "%s databases have been dropped successfully."
|
||||
#, php-format
|
||||
msgid "%1$d column has been dropped successfully."
|
||||
msgid_plural "%1$d columns have been dropped successfully."
|
||||
msgstr[0] "تم حذف قواعد البيانات %s بنجاح."
|
||||
msgstr[1] "تم حذف قواعد البيانات %s بنجاح."
|
||||
msgstr[2] "تم حذف قواعد البيانات %s بنجاح."
|
||||
msgstr[3] "تم حذف قواعد البيانات %s بنجاح."
|
||||
msgstr[4] "تم حذف قواعد البيانات %s بنجاح."
|
||||
msgstr[5] "تم حذف قواعد البيانات %s بنجاح."
|
||||
msgstr[0] "تم إسقاط %1$d عمود بنجاح."
|
||||
msgstr[1] "تم إسقاط عمود واحد بنجاح"
|
||||
msgstr[2] "تم اسقاط عمودان بنجاح"
|
||||
msgstr[3] "تم إسقاط %1$d أعمدة بنجاح"
|
||||
msgstr[4] "تم إسقاط %1$d عمود بنجاح"
|
||||
msgstr[5] "تم إسقاط %1$d عمود بنجاح"
|
||||
|
||||
#: libraries/classes/Controllers/Table/GetFieldController.php:56
|
||||
msgid "Invalid table name"
|
||||
@ -8817,10 +8814,8 @@ msgid "One or more errors have occurred while processing your request:"
|
||||
msgstr "<b>حصل خطأ أثناء معالجة طلبك: </b>"
|
||||
|
||||
#: libraries/classes/Database/Events.php:240
|
||||
#, fuzzy
|
||||
#| msgid "Add a new User"
|
||||
msgid "Add event"
|
||||
msgstr "أضف مستخدم جديد"
|
||||
msgstr "إضافة حدث"
|
||||
|
||||
#: libraries/classes/Database/Events.php:244
|
||||
#, fuzzy
|
||||
@ -8857,10 +8852,8 @@ msgid "You must provide an event definition."
|
||||
msgstr ""
|
||||
|
||||
#: libraries/classes/Database/Events.php:499
|
||||
#, fuzzy
|
||||
#| msgid "Sorry, we failed to restore the dropped routine."
|
||||
msgid "Sorry, we failed to restore the dropped event."
|
||||
msgstr "عفواً , فشل في إستعادة الإجراء المزال"
|
||||
msgstr "عفواً، فشل في استعادة الحدث الذي تم إسقاطه."
|
||||
|
||||
#: libraries/classes/Database/Events.php:500
|
||||
#: libraries/classes/Database/Routines.php:1534
|
||||
@ -8962,10 +8955,8 @@ msgid "Delete bookmark"
|
||||
msgstr "حذف الإشارة المرجعية"
|
||||
|
||||
#: libraries/classes/Database/Routines.php:117
|
||||
#, fuzzy
|
||||
#| msgid "Add new field"
|
||||
msgid "Add routine"
|
||||
msgstr "إضافة حقل جديد"
|
||||
msgstr "إضافة روتين"
|
||||
|
||||
#: libraries/classes/Database/Routines.php:121
|
||||
msgid "Edit routine"
|
||||
@ -9062,7 +9053,7 @@ msgstr "تنفيذ"
|
||||
|
||||
#: libraries/classes/Database/Routines.php:1533
|
||||
msgid "Sorry, we failed to restore the dropped routine."
|
||||
msgstr ""
|
||||
msgstr "معذرة، فشلنا في استعادة الروتين الذي تم إسقاطه."
|
||||
|
||||
#: libraries/classes/Database/Routines.php:1561
|
||||
#, php-format
|
||||
@ -9115,10 +9106,8 @@ msgid "Trigger %1$s has been created."
|
||||
msgstr "تم إنشاء الإجراء %1$s."
|
||||
|
||||
#: libraries/classes/Database/Triggers.php:258
|
||||
#, fuzzy
|
||||
#| msgid "Add a new User"
|
||||
msgid "Add trigger"
|
||||
msgstr "أضف مستخدم جديد"
|
||||
msgstr "إضافة زناد"
|
||||
|
||||
#: libraries/classes/Database/Triggers.php:262
|
||||
#, fuzzy
|
||||
@ -9155,10 +9144,8 @@ msgid "You must provide a trigger definition."
|
||||
msgstr ""
|
||||
|
||||
#: libraries/classes/Database/Triggers.php:435
|
||||
#, fuzzy
|
||||
#| msgid "Sorry, we failed to restore the dropped routine."
|
||||
msgid "Sorry, we failed to restore the dropped trigger."
|
||||
msgstr "عفواً , فشل في إستعادة الإجراء المزال"
|
||||
msgstr "معذرة، فشل في استعاده الزناد الذي تم إسقاطه."
|
||||
|
||||
#: libraries/classes/Database/Triggers.php:469
|
||||
#, fuzzy, php-format
|
||||
@ -10414,10 +10401,8 @@ msgid ""
|
||||
msgstr ""
|
||||
|
||||
#: libraries/classes/Normalization.php:300
|
||||
#, fuzzy
|
||||
#| msgid "Add primary key"
|
||||
msgid "+ Add a new primary key column"
|
||||
msgstr "إضافة مفتاح رئيسي"
|
||||
msgstr "إضافة مفتاح أساسي"
|
||||
|
||||
#: libraries/classes/Normalization.php:323
|
||||
#, fuzzy
|
||||
@ -10683,7 +10668,7 @@ msgstr ""
|
||||
#: templates/table/structure/display_structure.twig:290
|
||||
#: templates/table/structure/display_structure.twig:508
|
||||
msgid "Drop"
|
||||
msgstr "سقّط"
|
||||
msgstr "إسقاط"
|
||||
|
||||
#: libraries/classes/Operations.php:572
|
||||
#, fuzzy
|
||||
@ -11252,10 +11237,8 @@ msgid ""
|
||||
msgstr ""
|
||||
|
||||
#: libraries/classes/Plugins/Export/ExportSql.php:265
|
||||
#, fuzzy
|
||||
#| msgid "Statements"
|
||||
msgid "Add statements:"
|
||||
msgstr "أوامر"
|
||||
msgstr "إضافة عبارات:"
|
||||
|
||||
#: libraries/classes/Plugins/Export/ExportSql.php:273
|
||||
#: libraries/classes/Plugins/Export/ExportSql.php:282
|
||||
@ -11264,10 +11247,9 @@ msgstr "أوامر"
|
||||
#: libraries/classes/Plugins/Export/ExportSql.php:332
|
||||
#: libraries/classes/Plugins/Export/ExportSql.php:360
|
||||
#: libraries/classes/Plugins/Export/ExportSql.php:369
|
||||
#, fuzzy, php-format
|
||||
#| msgid "Statements"
|
||||
#, php-format
|
||||
msgid "Add %s statement"
|
||||
msgstr "أوامر"
|
||||
msgstr "إضافة عبارة %s"
|
||||
|
||||
#: libraries/classes/Plugins/Export/ExportSql.php:315
|
||||
msgid "(less efficient as indexes will be generated during table creation)"
|
||||
@ -11415,11 +11397,11 @@ msgstr ""
|
||||
|
||||
#: libraries/classes/Plugins/Export/ExportSql.php:1759
|
||||
msgid "Constraints for dumped tables"
|
||||
msgstr "قيود الجداول المحفوظة"
|
||||
msgstr "قيود الجداول المُلقاة."
|
||||
|
||||
#: libraries/classes/Plugins/Export/ExportSql.php:1760
|
||||
msgid "Constraints for table"
|
||||
msgstr "القيود للجدول"
|
||||
msgstr "قيود الجداول"
|
||||
|
||||
#: libraries/classes/Plugins/Export/ExportSql.php:1787
|
||||
#, fuzzy
|
||||
@ -11556,10 +11538,8 @@ msgid ""
|
||||
msgstr ""
|
||||
|
||||
#: libraries/classes/Plugins/Import/ImportLdi.php:62
|
||||
#, fuzzy
|
||||
#| msgid "Column names"
|
||||
msgid "Column names: "
|
||||
msgstr "اسم العمود"
|
||||
msgstr "أسماء الأعمدة: "
|
||||
|
||||
#: libraries/classes/Plugins/Import/ImportLdi.php:116
|
||||
msgid "This plugin does not support compressed imports!"
|
||||
@ -12264,7 +12244,7 @@ msgstr "يسمح بإنشاء جداول جديدة."
|
||||
#: templates/server/privileges/privileges_table.twig:415
|
||||
#: templates/server/privileges/privileges_table.twig:423
|
||||
msgid "Allows dropping tables."
|
||||
msgstr "يسمح بحذف الجداول."
|
||||
msgstr "يسمح بإسقاط الجداول."
|
||||
|
||||
#: libraries/classes/Server/Privileges.php:308
|
||||
#: libraries/classes/Server/Privileges.php:400
|
||||
@ -12273,7 +12253,7 @@ msgstr "يسمح بحذف الجداول."
|
||||
#: templates/server/privileges/privileges_table.twig:399
|
||||
#: templates/server/privileges/privileges_table.twig:402
|
||||
msgid "Allows creating and dropping indexes."
|
||||
msgstr "يسمح بإنشاء وحذف الفهارس."
|
||||
msgstr "يسمح بإنشاء وإسقاط الفهارس."
|
||||
|
||||
#: libraries/classes/Server/Privileges.php:313
|
||||
#: libraries/classes/Server/Privileges.php:405
|
||||
@ -12312,10 +12292,8 @@ msgstr ""
|
||||
#: templates/server/privileges/privileges_table.twig:225
|
||||
#: templates/server/privileges/privileges_table.twig:543
|
||||
#: templates/server/privileges/privileges_table.twig:546
|
||||
#, fuzzy
|
||||
#| msgid "Allows creating and dropping indexes."
|
||||
msgid "Allows creating and dropping triggers."
|
||||
msgstr "يسمح بإنشاء وحذف الفهارس."
|
||||
msgstr "يسمح بإنشاء وإسقاط الأزندة."
|
||||
|
||||
#: libraries/classes/Server/Privileges.php:345
|
||||
#: templates/server/privileges/privileges_table.twig:16
|
||||
@ -12348,7 +12326,7 @@ msgstr "يسمح بإنشاء قواعد بيانات وجداول جديدة."
|
||||
#: templates/server/privileges/privileges_table.twig:413
|
||||
#: templates/server/privileges/privileges_table.twig:421
|
||||
msgid "Allows dropping databases and tables."
|
||||
msgstr "يسمح بحذف قواعد البيانات."
|
||||
msgstr "يسمح بإسقاط قواعد البيانات والجداول."
|
||||
|
||||
#: libraries/classes/Server/Privileges.php:375
|
||||
#: templates/server/privileges/privileges_table.twig:610
|
||||
@ -12453,13 +12431,13 @@ msgstr ""
|
||||
#: templates/server/privileges/privileges_table.twig:473
|
||||
#: templates/server/privileges/privileges_table.twig:476
|
||||
msgid "Allows altering and dropping stored routines."
|
||||
msgstr ""
|
||||
msgstr "يمسح بتعديل وإسقاط الروتينيات المخزنة."
|
||||
|
||||
#: libraries/classes/Server/Privileges.php:502
|
||||
#: templates/server/privileges/privileges_table.twig:718
|
||||
#: templates/server/privileges/privileges_table.twig:721
|
||||
msgid "Allows creating, dropping and renaming user accounts."
|
||||
msgstr ""
|
||||
msgstr "يسمح بإنشاء، وإسقاط وإعادة تسمية حسابات المستخدمين."
|
||||
|
||||
#: libraries/classes/Server/Privileges.php:507
|
||||
#: templates/server/privileges/privileges_table.twig:486
|
||||
@ -13601,16 +13579,12 @@ msgstr "اسم الجدول"
|
||||
#: templates/console/display.twig:124
|
||||
#: templates/database/central_columns/main.twig:196 templates/export.twig:285
|
||||
#: templates/export.twig:301 templates/export.twig:317
|
||||
#, fuzzy
|
||||
#| msgid "And"
|
||||
msgid "Add"
|
||||
msgstr "و"
|
||||
msgstr "إضافة"
|
||||
|
||||
#: templates/columns_definitions/column_definitions_form.twig:39
|
||||
#, fuzzy
|
||||
#| msgid "Column names"
|
||||
msgid "column(s)"
|
||||
msgstr "اسم العمود"
|
||||
msgstr "العمود (الأعمدة)"
|
||||
|
||||
#: templates/columns_definitions/column_definitions_form.twig:73
|
||||
#, fuzzy
|
||||
@ -13702,10 +13676,8 @@ msgid "Expression or column list"
|
||||
msgstr "القيم للعمود %s"
|
||||
|
||||
#: templates/columns_definitions/partitions.twig:37
|
||||
#, fuzzy
|
||||
#| msgid "Partition %s"
|
||||
msgid "Partitions:"
|
||||
msgstr "تقسيم %s"
|
||||
msgstr "الأقسام:"
|
||||
|
||||
#: templates/columns_definitions/partitions.twig:45
|
||||
#, fuzzy
|
||||
@ -13714,10 +13686,8 @@ msgid "Subpartition by:"
|
||||
msgstr "مقسم"
|
||||
|
||||
#: templates/columns_definitions/partitions.twig:65
|
||||
#, fuzzy
|
||||
#| msgid "partitioned"
|
||||
msgid "Subpartitions:"
|
||||
msgstr "مقسم"
|
||||
msgstr "أقسام فرعية:"
|
||||
|
||||
#: templates/columns_definitions/partitions.twig:76
|
||||
#: templates/table/operations/index.twig:480
|
||||
@ -14079,10 +14049,8 @@ msgid "Hide trace"
|
||||
msgstr "إخفاء الفهارس"
|
||||
|
||||
#: templates/console/display.twig:135
|
||||
#, fuzzy
|
||||
#| msgid "Table Search"
|
||||
msgid "Add bookmark"
|
||||
msgstr "بحث في الجدول"
|
||||
msgstr "إضافة للمفضلة"
|
||||
|
||||
#: templates/console/display.twig:142
|
||||
#, fuzzy
|
||||
@ -14260,7 +14228,7 @@ msgstr "محزم"
|
||||
#: templates/table/structure/display_structure.twig:463
|
||||
#: templates/table/tracking/structure_snapshot_indexes.twig:10
|
||||
msgid "Cardinality"
|
||||
msgstr ""
|
||||
msgstr "الأصلية (عدد العناصر في المجموعة)"
|
||||
|
||||
#: templates/database/data_dictionary/index.twig:117 templates/indexes.twig:92
|
||||
#: templates/table/structure/display_structure.twig:542
|
||||
@ -14752,10 +14720,8 @@ msgid "criteria"
|
||||
msgstr "المعايير :"
|
||||
|
||||
#: templates/database/multi_table_query/form.twig:73
|
||||
#, fuzzy
|
||||
#| msgid "Add %s"
|
||||
msgid "Add as"
|
||||
msgstr "أضف %s"
|
||||
msgstr "إضافة كـ"
|
||||
|
||||
#: templates/database/multi_table_query/form.twig:119
|
||||
#, fuzzy
|
||||
@ -14775,10 +14741,8 @@ msgstr "حذف الرسم البياني"
|
||||
|
||||
#: templates/database/multi_table_query/form.twig:159
|
||||
#: templates/table/relation/foreign_key_row.twig:85
|
||||
#, fuzzy
|
||||
#| msgid "Add column"
|
||||
msgid "+ Add column"
|
||||
msgstr "إضافة عمود"
|
||||
msgstr "+ إضافة عمود"
|
||||
|
||||
#: templates/database/multi_table_query/form.twig:174
|
||||
#: templates/database/qbe/selection_form.twig:80
|
||||
@ -14824,11 +14788,11 @@ msgstr "حذف قاعدة البيانات"
|
||||
#: templates/database/operations/index.twig:89
|
||||
#, php-format
|
||||
msgid "Database %s has been dropped."
|
||||
msgstr "تم حذف قاعدة البيانات %s ."
|
||||
msgstr "تم إسقاط قاعدة البيانات %s ."
|
||||
|
||||
#: templates/database/operations/index.twig:94
|
||||
msgid "Drop the database (DROP)"
|
||||
msgstr "حذف قاعدة البيانات"
|
||||
msgstr "إسقاط قاعدة البيانات"
|
||||
|
||||
#: templates/database/operations/index.twig:118
|
||||
#, fuzzy
|
||||
@ -14844,7 +14808,7 @@ msgstr "إنشاء قاعدة البيانات قبل عملية النسخ"
|
||||
#: templates/database/structure/copy_form.twig:44
|
||||
#: templates/table/operations/index.twig:306
|
||||
msgid "Add constraints"
|
||||
msgstr "أضف قيود"
|
||||
msgstr "إضافة قيود"
|
||||
|
||||
#: templates/database/operations/index.twig:180
|
||||
msgid "Switch to copied database"
|
||||
@ -15016,10 +14980,8 @@ msgid "Add/Delete criteria rows:"
|
||||
msgstr "إضافه/حذف معايير الصفوف"
|
||||
|
||||
#: templates/database/qbe/selection_form.twig:67
|
||||
#, fuzzy
|
||||
#| msgid "Add/Delete columns"
|
||||
msgid "Add/Delete columns:"
|
||||
msgstr "إضافه/حذف عمود"
|
||||
msgstr "إضافة/حذف أعمدة:"
|
||||
|
||||
#: templates/database/qbe/selection_form.twig:86
|
||||
#: templates/database/qbe/selection_form.twig:88
|
||||
@ -15050,10 +15012,8 @@ msgid "Direction"
|
||||
msgstr "الإنشاء"
|
||||
|
||||
#: templates/database/routines/editor_form.twig:66
|
||||
#, fuzzy
|
||||
#| msgid "Add new field"
|
||||
msgid "Add parameter"
|
||||
msgstr "إضافة حقل جديد"
|
||||
msgstr "إضافة معلمة"
|
||||
|
||||
#: templates/database/routines/editor_form.twig:67
|
||||
#, fuzzy
|
||||
@ -15194,10 +15154,8 @@ msgstr[5] "<b>المجموع:</b> <i>%s</i>تطابق"
|
||||
|
||||
#: templates/database/structure/add_prefix.twig:7
|
||||
#: templates/database/structure/add_prefix.twig:9
|
||||
#, fuzzy
|
||||
#| msgid "Add new field"
|
||||
msgid "Add prefix"
|
||||
msgstr "إضافة حقل جديد"
|
||||
msgstr "إضافة بادئة"
|
||||
|
||||
#: templates/database/structure/body_for_table_summary.twig:6
|
||||
#, php-format
|
||||
@ -16235,7 +16193,7 @@ msgstr "تصفح حاسبك:"
|
||||
|
||||
#: templates/import.twig:55 templates/import.twig:82
|
||||
msgid "You may also drag and drop a file on any page."
|
||||
msgstr ""
|
||||
msgstr "يمكنك أيضًا سحب ملف وإفلاته على أي صفحة."
|
||||
|
||||
#: templates/import.twig:62 templates/import.twig:88
|
||||
#, fuzzy, php-format
|
||||
@ -16309,13 +16267,13 @@ msgstr "تغيير اسم جدول إلى"
|
||||
#: templates/indexes.twig:45
|
||||
#: templates/table/structure/display_structure.twig:495
|
||||
msgid "The primary key has been dropped."
|
||||
msgstr "لقد تم حذف المفتاح الأساسي."
|
||||
msgstr "لقد تم إسقاط المفتاح الأساسي."
|
||||
|
||||
#: templates/indexes.twig:50
|
||||
#: templates/table/structure/display_structure.twig:500
|
||||
#, php-format
|
||||
msgid "Index %s has been dropped."
|
||||
msgstr "تم حذف الفهرس %s."
|
||||
msgstr "تم حذف إسقاط %s."
|
||||
|
||||
#: templates/login/form.twig:58 templates/login/form.twig:117
|
||||
#: templates/login/form.twig:121 templates/login/form.twig:124
|
||||
@ -17212,10 +17170,8 @@ msgstr ""
|
||||
|
||||
#: templates/server/privileges/edit_routine_privileges.twig:78
|
||||
#: templates/server/privileges/edit_routine_privileges.twig:81
|
||||
#, fuzzy
|
||||
#| msgid "Allows creating and dropping indexes."
|
||||
msgid "Allows altering and dropping this routine."
|
||||
msgstr "يسمح بإنشاء وحذف الفهارس."
|
||||
msgstr "يسمح بإنشاء وإسقاط هذا الروتين."
|
||||
|
||||
#: templates/server/privileges/edit_routine_privileges.twig:90
|
||||
#: templates/server/privileges/edit_routine_privileges.twig:93
|
||||
@ -17570,7 +17526,7 @@ msgstr "استرجع كل الصلاحيات الفعالة من المستخد
|
||||
|
||||
#: templates/server/privileges/users_overview.twig:153
|
||||
msgid "Drop the databases that have the same names as the users."
|
||||
msgstr "احذف قواعد البيانات التي لها نفس أسماء المستخدمين."
|
||||
msgstr "إسقاط قواعد البيانات التي لها نفس أسماء المستخدمين."
|
||||
|
||||
#: templates/server/privileges/users_overview.twig:178
|
||||
#, fuzzy
|
||||
@ -18917,7 +18873,7 @@ msgstr "إفراغ الجدول (TRUNCATE)"
|
||||
|
||||
#: templates/table/operations/index.twig:452
|
||||
msgid "Delete the table (DROP)"
|
||||
msgstr "حذف الجدول (DROP)"
|
||||
msgstr "إسقاط الجدول (DROP)"
|
||||
|
||||
#: templates/table/operations/index.twig:474
|
||||
msgid "Partition maintenance"
|
||||
@ -18939,10 +18895,8 @@ msgid "Rename view to"
|
||||
msgstr "أعد تسمية العرض الـ"
|
||||
|
||||
#: templates/table/operations/view.twig:37
|
||||
#, fuzzy
|
||||
#| msgid "Delete the table (DROP)"
|
||||
msgid "Delete the view (DROP)"
|
||||
msgstr "حذف الجدول (DROP)"
|
||||
msgstr "إسقاط العرض (DROP)"
|
||||
|
||||
#: templates/table/page_with_secondary_tabs.twig:11
|
||||
#, fuzzy
|
||||
@ -18963,10 +18917,8 @@ msgid "Check partition"
|
||||
msgstr "مقسم"
|
||||
|
||||
#: templates/table/partition/drop.twig:2
|
||||
#, fuzzy
|
||||
#| msgid "partitioned"
|
||||
msgid "Drop partition"
|
||||
msgstr "مقسم"
|
||||
msgstr "إسقاط القسم"
|
||||
|
||||
#: templates/table/partition/optimize.twig:2
|
||||
#, fuzzy
|
||||
@ -18999,10 +18951,8 @@ msgid "table-specific"
|
||||
msgstr "خاص بقاعدة بيانات"
|
||||
|
||||
#: templates/table/relation/common_form.twig:9
|
||||
#, fuzzy
|
||||
#| msgid "Foreign key constraint"
|
||||
msgid "Foreign key constraints"
|
||||
msgstr "قيود المفتاح الغريب"
|
||||
msgstr "قيود المفاتيح الأجنبية"
|
||||
|
||||
#: templates/table/relation/common_form.twig:14
|
||||
#, fuzzy
|
||||
@ -19011,10 +18961,8 @@ msgid "Actions"
|
||||
msgstr "العملية"
|
||||
|
||||
#: templates/table/relation/common_form.twig:15
|
||||
#, fuzzy
|
||||
#| msgid "Constraints for table"
|
||||
msgid "Constraint properties"
|
||||
msgstr "القيود للجدول"
|
||||
msgstr "خواص القيد"
|
||||
|
||||
#: templates/table/relation/common_form.twig:19
|
||||
msgid ""
|
||||
@ -19030,13 +18978,11 @@ msgstr ""
|
||||
|
||||
#: templates/table/relation/common_form.twig:28
|
||||
msgid "Foreign key constraint"
|
||||
msgstr "قيود المفتاح الغريب"
|
||||
msgstr "قيد المفتاح الأجنبي"
|
||||
|
||||
#: templates/table/relation/common_form.twig:93
|
||||
#, fuzzy
|
||||
#| msgid "Add constraints"
|
||||
msgid "+ Add constraint"
|
||||
msgstr "أضف قيود"
|
||||
msgstr "+ إضافة قيود"
|
||||
|
||||
#: templates/table/relation/common_form.twig:106
|
||||
#: templates/table/relation/common_form.twig:114
|
||||
@ -19062,16 +19008,13 @@ msgid "Choose column to display:"
|
||||
msgstr "اختر الحقل لإظهاره"
|
||||
|
||||
#: templates/table/relation/foreign_key_row.twig:15
|
||||
#, fuzzy, php-format
|
||||
#| msgid "Foreign key constraint"
|
||||
#, php-format
|
||||
msgid "Foreign key constraint %s has been dropped"
|
||||
msgstr "قيود المفتاح الغريب"
|
||||
msgstr "تم إسقاط قيد المفتاح الأجنبي %s"
|
||||
|
||||
#: templates/table/relation/foreign_key_row.twig:33
|
||||
#, fuzzy
|
||||
#| msgid "Constraints for table"
|
||||
msgid "Constraint name"
|
||||
msgstr "القيود للجدول"
|
||||
msgstr "اسم القيد"
|
||||
|
||||
#: templates/table/search/index.twig:27
|
||||
msgid "Do a \"query by example\" (wildcard: \"%\")"
|
||||
@ -19113,10 +19056,8 @@ msgstr "صف البداية"
|
||||
|
||||
#: templates/table/structure/display_partitions.twig:4
|
||||
#: templates/table/structure/display_structure.twig:580
|
||||
#, fuzzy
|
||||
#| msgid "Partition %s"
|
||||
msgid "Partitions"
|
||||
msgstr "تقسيم %s"
|
||||
msgstr "الأقسام"
|
||||
|
||||
#: templates/table/structure/display_partitions.twig:8
|
||||
#, fuzzy
|
||||
@ -19181,7 +19122,7 @@ msgstr "تغيير"
|
||||
#: templates/table/structure/display_structure.twig:116
|
||||
#, php-format
|
||||
msgid "Column %s has been dropped."
|
||||
msgstr "تم حذف العمود %s."
|
||||
msgstr "تم إسقاط العمود %s."
|
||||
|
||||
#: templates/table/structure/display_structure.twig:142
|
||||
#, php-format
|
||||
@ -19260,10 +19201,9 @@ msgid "at beginning of table"
|
||||
msgstr "في بداية الجدول"
|
||||
|
||||
#: templates/table/structure/display_structure.twig:552
|
||||
#, fuzzy, php-format
|
||||
#| msgid "Create an index on %s columns"
|
||||
#, php-format
|
||||
msgid "Create an index on %s columns"
|
||||
msgstr "إنشاء فهرس للعمود %s"
|
||||
msgstr "إنشاء فهرس على %s عمود (أعمدة)"
|
||||
|
||||
#: templates/table/structure/display_table_stats.twig:14
|
||||
msgid "Space usage"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user