~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to po/mr.po

  • Committer: Henrik Ingo
  • Date: 2011-10-04 20:01:12 UTC
  • mto: This revision was merged to the branch mainline in revision 2431.
  • Revision ID: henrik.ingo@avoinelama.fi-20111004200112-saqklktzedntsgef
This does 2 things:

1) Modify pandora-plugin to allow more keys in a plugin.ini. Until now
you could only specify headers, sources and extra-dist, but not
scripts (that are not compiled, just copied) or various text or data
files you wish to be part of an installation.

The new plugin.ini keys correspond to automake targets as follows:

# plugin.ini key
automake variable
-----------------
# scripts or bin_scripts
dist_bin_SCRIPTS=
# sbin_scripts
dist_sbin_SCRIPTS=
# libexec_scripts
dist_libexec_SCRIPTS=
# pkg_scripts
dist_pkgdata_SCRIPTS=
# data
dist_data_DATA=
# pkg_data
dist_pkgdata_DATA=
# sysconf_data
dist_sysconf_DATA=

2a) Uses the new keys pkg_scripts and pkg_data to move some useful
files from the auth_ldap plugin to ./share/drizzle7/ so an end user
can benefit from them without downloading Drizzle source codes.

2b) Also adds libdrizzle-2.0/libdrizzle/mysql_password_hash to programs
that should be installed and changes the name to drizzle_password_hash.
(Source filenames are unchanged. Makefile first builds mysql_password_hash
and then makes a copy to the final name. I didn't know if someone expects
mysql_password_hash to be there in some tests or something.)

The intent is to write documentation for LDAP authentication that uses
bin/drizzle_password_hash and share/drizzle7/* for creating LDAP user
records.

Show diffs side-by-side

added added

removed removed

Lines of Context:
7
7
msgstr ""
8
8
"Project-Id-Version: drizzle\n"
9
9
"Report-Msgid-Bugs-To: \n"
10
 
"POT-Creation-Date: 2011-08-30 12:15-0400\n"
 
10
"POT-Creation-Date: 2011-09-27 14:15-0400\n"
11
11
"PO-Revision-Date: 2009-04-16 13:52+0000\n"
12
12
"Last-Translator: Harshal Baviskar <Unknown>\n"
13
13
"Language-Team: Marathi <mr@li.org>\n"
4095
4095
msgstr ""
4096
4096
 
4097
4097
#: ../plugin/innobase/handler/replication_dictionary.cc:125
4098
 
#: ../plugin/transaction_log/hexdump_transaction_message.cc:168
 
4098
#: ../plugin/transaction_log/hexdump_transaction_message.cc:167
4099
4099
#: ../plugin/transaction_log/print_transaction_message.cc:173
4100
4100
#: ../plugin/transaction_log/transaction_log_reader.cc:156
4101
4101
#, c-format
4462
4462
msgid "User Statistics as DATA_DICTIONARY tables"
4463
4463
msgstr ""
4464
4464
 
4465
 
#: ../plugin/md5/md5.cc:100
 
4465
#: ../plugin/md5/md5.cc:94
4466
4466
msgid "libgcrypt library version mismatch"
4467
4467
msgstr ""
4468
4468
 
4509
4509
msgid "Maximum number of user threads available."
4510
4510
msgstr ""
4511
4511
 
4512
 
#: ../plugin/myisam/ha_myisam.cc:537
 
4512
#: ../plugin/myisam/ha_myisam.cc:525
4513
4513
#, c-format
4514
4514
msgid "Got an error from thread_id=%<PRIu64>, %s:%d"
4515
4515
msgstr ""
4516
4516
 
4517
 
#: ../plugin/myisam/ha_myisam.cc:543
 
4517
#: ../plugin/myisam/ha_myisam.cc:531
4518
4518
#, c-format
4519
4519
msgid "Got an error from unknown thread, %s:%d"
4520
4520
msgstr ""
4521
4521
 
4522
 
#: ../plugin/myisam/ha_myisam.cc:552
 
4522
#: ../plugin/myisam/ha_myisam.cc:540
4523
4523
msgid "Unknown thread accessing table"
4524
4524
msgstr ""
4525
4525
 
4526
 
#: ../plugin/myisam/ha_myisam.cc:1516
 
4526
#: ../plugin/myisam/ha_myisam.cc:1504
4527
4527
msgid ""
4528
4528
"Don't use the fast sort index method to created index if the temporary file "
4529
4529
"would get bigger than this."
4530
4530
msgstr ""
4531
4531
 
4532
 
#: ../plugin/myisam/ha_myisam.cc:1519
 
4532
#: ../plugin/myisam/ha_myisam.cc:1507
4533
4533
msgid ""
4534
4534
"The buffer that is allocated when sorting the index when doing a REPAIR or "
4535
4535
"when creating indexes with CREATE INDEX or ALTER TABLE."
4955
4955
msgid "Syslog Priority of error messages"
4956
4956
msgstr ""
4957
4957
 
4958
 
#: ../plugin/transaction_log/hexdump_transaction_message.cc:107
 
4958
#: ../plugin/transaction_log/hexdump_transaction_message.cc:106
4959
4959
#: ../plugin/transaction_log/print_transaction_message.cc:106
4960
4960
#: ../plugin/transaction_log/transaction_log_reader.cc:94
4961
4961
msgid "Failed to open transaction log file"
4962
4962
msgstr ""
4963
4963
 
4964
 
#: ../plugin/transaction_log/hexdump_transaction_message.cc:148
 
4964
#: ../plugin/transaction_log/hexdump_transaction_message.cc:147
4965
4965
#: ../plugin/transaction_log/transaction_log_reader.cc:147
4966
4966
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:153
4967
4967
#, c-format
4968
4968
msgid "Could not read transaction message.\n"
4969
4969
msgstr ""
4970
4970
 
4971
 
#: ../plugin/transaction_log/hexdump_transaction_message.cc:149
 
4971
#: ../plugin/transaction_log/hexdump_transaction_message.cc:148
4972
4972
#: ../plugin/transaction_log/transaction_log_reader.cc:148
4973
4973
#, c-format
4974
4974
msgid "GPB ERROR: %s.\n"
4975
4975
msgstr ""
4976
4976
 
4977
 
#: ../plugin/transaction_log/hexdump_transaction_message.cc:150
 
4977
#: ../plugin/transaction_log/hexdump_transaction_message.cc:149
4978
4978
#: ../plugin/transaction_log/transaction_log_reader.cc:149
4979
4979
#, c-format
4980
4980
msgid "Raw buffer read: %s.\n"
4981
4981
msgstr ""
4982
4982
 
4983
 
#: ../plugin/transaction_log/hexdump_transaction_message.cc:170
 
4983
#: ../plugin/transaction_log/hexdump_transaction_message.cc:169
4984
4984
#: ../plugin/transaction_log/print_transaction_message.cc:175
4985
4985
#: ../plugin/transaction_log/transaction_log_reader.cc:158
4986
4986
#, c-format