8
8
"Project-Id-Version: drizzle\n"
9
9
"Report-Msgid-Bugs-To: http://translations.launchpad.net/drizzle\n"
10
10
"POT-Creation-Date: 2009-05-25 10:55-0700\n"
11
"PO-Revision-Date: 2009-02-21 18:02+0000\n"
11
"PO-Revision-Date: 2009-03-05 21:55+0000\n"
12
12
"Last-Translator: عبد الله شلي (Abdellah Chelli) <sneetsher@gmail.com>\n"
13
13
"Language-Team: Arabic <ar@li.org>\n"
14
14
"MIME-Version: 1.0\n"
16
16
"Content-Transfer-Encoding: 8bit\n"
17
17
"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n % 100 >= "
18
18
"3 && n % 100 <= 10 ? 3 : n % 100 >= 11 && n % 100 <= 99 ? 4 : 5;\n"
19
"X-Launchpad-Export-Date: 2009-03-05 20:48+0000\n"
20
"X-Generator: Launchpad (build Unknown)\n"
22
#: client/drizzle.cc:273
23
msgid "Synonym for `help'."
19
"X-Launchpad-Export-Date: 2009-07-28 18:16+0000\n"
20
"X-Generator: Launchpad (build 8323)\n"
26
22
#: client/drizzle.cc:274
27
23
msgid "Clear command."
28
24
msgstr "إمسح الأمر."
26
#: client/drizzle.cc:283
27
msgid "Display this help."
28
msgstr "إظهار هذه المساعدة."
30
#: client/drizzle.cc:288
31
msgid "Print current command."
32
msgstr "إطبع الأمر الحالي."
34
#: client/drizzle.cc:290
36
msgstr "خروج من دريزّل"
38
#: client/drizzle.cc:294
39
msgid "Get status information from the server."
40
msgstr "جلب معلومات الحالة من الخادم."
42
#: client/drizzle.cc:1345
46
#: client/drizzle.cc:1345
50
#: client/drizzle.cc:1557
51
msgid "Wait and retry if connection is down."
52
msgstr "الرجاء الإنتظار ، وإعادة محاولة الإتصال إن فشل في الإتصال"
54
#: client/drizzle.cc:2589
55
msgid "Can't connect to the server\n"
56
msgstr "لا يمكن الإتصال بقاعدة البيانات\n"
58
#: client/drizzle.cc:273
59
msgid "Synonym for `help'."
30
62
#: client/drizzle.cc:276
31
63
msgid "Reconnect to the server. Optional arguments are db and host."
48
80
msgid "Send command to drizzle server."
51
#: client/drizzle.cc:283
52
msgid "Display this help."
53
msgstr "إظهار هذه المساعدة."
55
83
#: client/drizzle.cc:284
56
84
msgid "Disable pager, print to stdout."
64
92
msgid "Set PAGER [to_pager]. Print the query results via PAGER."
67
#: client/drizzle.cc:288
68
msgid "Print current command."
69
msgstr "إطبع الأمر الحالي."
71
95
#: client/drizzle.cc:289
72
96
msgid "Change your drizzle prompt."
75
#: client/drizzle.cc:290
77
msgstr "خروج من دريزّل"
79
99
#: client/drizzle.cc:291
80
100
msgid "Rebuild completion hash."
84
104
msgid "Execute an SQL script file. Takes a file name as an argument."
87
#: client/drizzle.cc:294
88
msgid "Get status information from the server."
89
msgstr "جلب معلومات الحالة من الخادم."
91
107
#: client/drizzle.cc:296
92
108
msgid "Set outfile [to_outfile]. Append everything into given outfile."
107
123
#: client/drizzle.cc:1167 client/drizzle.cc:1174
109
msgid "Memory allocation error while constructing initial prompt. Aborting.\n"
126
"Memory allocation error while constructing initial prompt. Aborting.\n"
112
129
#: client/drizzle.cc:1270
139
156
msgid "Writing history-file %s\n"
142
#: client/drizzle.cc:1345
146
#: client/drizzle.cc:1345
150
159
#: client/drizzle.cc:1400
151
160
msgid "Query aborted by Ctrl+C\n"
404
413
msgid "Output version information and exit."
407
#: client/drizzle.cc:1557
408
msgid "Wait and retry if connection is down."
409
msgstr "الرجاء الإنتظار ، وإعادة محاولة الإتصال إن فشل في الإتصال"
411
416
#: client/drizzle.cc:1560
412
417
msgid "Number of seconds before connection timeout."
427
432
#: client/drizzle.cc:1579
428
msgid "Refuse client connecting to server if it uses old (pre-4.1.1) protocol"
434
"Refuse client connecting to server if it uses old (pre-4.1.1) protocol"
431
437
#: client/drizzle.cc:1584
504
510
msgid "No connection. Trying to reconnect..."
507
#: client/drizzle.cc:2589
508
msgid "Can't connect to the server\n"
509
msgstr "لا يمكن الإتصال بقاعدة البيانات\n"
511
513
#: client/drizzle.cc:2668
512
514
msgid "List of all Drizzle commands:"
565
567
#: client/drizzledump.cc:387
566
msgid "Number of rows before each output progress report (requires --verbose)."
569
"Number of rows before each output progress report (requires --verbose)."
569
572
#: client/drizzledump.cc:461
902
905
"It is possible that drizzled could use up to \n"
903
"key_buffer_size + (read_buffer_size + sort_buffer_size)*max_threads = %"
906
"key_buffer_size + (read_buffer_size + sort_buffer_size)*max_threads = "
905
908
"bytes of memory\n"
906
909
"Hope that's ok; if not, decrease some variables in the equation.\n"
1037
1040
#: drizzled/drizzled.cc:2106
1039
"Offset added to Auto-increment columns. Used when auto-increment-increment !"
1042
"Offset added to Auto-increment columns. Used when auto-increment-increment "
1043
1046
#: drizzled/drizzled.cc:2112
1224
1227
#: drizzled/drizzled.cc:2307
1225
msgid "Don't overwrite stale .MYD and .MYI even if no directory is specified."
1229
"Don't overwrite stale .MYD and .MYI even if no directory is specified."
1228
1232
#: drizzled/drizzled.cc:2312
2104
2108
#: drizzled/error.cc:276
2107
"Table handler doesn't support NULL in given index. Please change column "
2108
"'%-.192s' to be NOT NULL or use another handler"
2111
"Table handler doesn't support NULL in given index. Please change column '%-"
2112
".192s' to be NOT NULL or use another handler"
2111
2115
#: drizzled/error.cc:278
2828
2832
#: drizzled/error.cc:574
2830
msgid "Illegal mix of collations (%s,%s), (%s,%s), (%s,%s) for operation '%s'"
2835
"Illegal mix of collations (%s,%s), (%s,%s), (%s,%s) for operation '%s'"
2833
2838
#: drizzled/error.cc:576
3252
3259
#: drizzled/error.cc:744
3253
msgid "View being updated does not have complete key of underlying table in it"
3261
"View being updated does not have complete key of underlying table in it"
3256
3264
#: drizzled/error.cc:746
3259
"View '%-.192s.%-.192s' references invalid table(s) or column(s) or function"
3260
"(s) or definer/invoker of view lack rights to use them"
3267
"View '%-.192s.%-.192s' references invalid table(s) or column(s) or "
3268
"function(s) or definer/invoker of view lack rights to use them"
3263
3271
#: drizzled/error.cc:748
3601
3609
#: drizzled/error.cc:888
3604
"For float(M,D), double(M,D) or decimal(M,D), M must be >= D (column "
3612
"For float(M,D), double(M,D) or decimal(M,D), M must be >= D (column '%-"
3608
3616
#: drizzled/error.cc:890
3918
3929
#: drizzled/error.cc:1006
3919
msgid "Constant/Random expression in (sub)partitioning function is not allowed"
3931
"Constant/Random expression in (sub)partitioning function is not allowed"
3922
3934
#: drizzled/error.cc:1008
3995
4007
#: drizzled/error.cc:1040
3997
msgid "A %-.192s must include all columns in the table's partitioning function"
4010
"A %-.192s must include all columns in the table's partitioning function"
4000
4013
#: drizzled/error.cc:1042
4069
4082
#: drizzled/error.cc:1072
4070
msgid "When reorganizing a set of partitions they must be in consecutive order"
4084
"When reorganizing a set of partitions they must be in consecutive order"
4073
4087
#: drizzled/error.cc:1074
4231
4245
#: drizzled/error.cc:1142
4234
"The syntax '%s' is deprecated and will be removed in Drizzle %s. Please use %"
4248
"The syntax '%s' is deprecated and will be removed in Drizzle %s. Please use "
4238
4252
#: drizzled/error.cc:1144
4246
4260
#: drizzled/error.cc:1148
4249
"Upholding foreign key constraints for table '%.192s', entry '%-.192s', key %"
4250
"d would lead to a duplicate entry"
4263
"Upholding foreign key constraints for table '%.192s', entry '%-.192s', key "
4264
"%d would lead to a duplicate entry"
4253
4267
#: drizzled/error.cc:1150
4747
4761
#: drizzled/error.cc:1356
4749
msgid "Error when sending image data (for table #%d) to %-.64s restore driver"
4764
"Error when sending image data (for table #%d) to %-.64s restore driver"
4752
4767
#: drizzled/error.cc:1358
4990
5005
#: drizzled/sql_base.cc:2896
4993
"When opening HEAP table, could not allocate memory to write 'DELETE FROM `%"
4994
"s`.`%s`' to replication"
5008
"When opening HEAP table, could not allocate memory to write 'DELETE FROM "
5009
"`%s`.`%s`' to replication"
4997
5012
#: drizzled/sql_base.cc:3498