~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to po/gl.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-06-07 10:52+0000\n"
12
12
"Last-Translator: Ana <Unknown>\n"
13
13
"Language-Team: Galician <gl@li.org>\n"
4116
4116
msgstr ""
4117
4117
 
4118
4118
#: ../plugin/innobase/handler/replication_dictionary.cc:125
4119
 
#: ../plugin/transaction_log/hexdump_transaction_message.cc:168
 
4119
#: ../plugin/transaction_log/hexdump_transaction_message.cc:167
4120
4120
#: ../plugin/transaction_log/print_transaction_message.cc:173
4121
4121
#: ../plugin/transaction_log/transaction_log_reader.cc:156
4122
4122
#, c-format
4483
4483
msgid "User Statistics as DATA_DICTIONARY tables"
4484
4484
msgstr ""
4485
4485
 
4486
 
#: ../plugin/md5/md5.cc:100
 
4486
#: ../plugin/md5/md5.cc:94
4487
4487
msgid "libgcrypt library version mismatch"
4488
4488
msgstr ""
4489
4489
 
4530
4530
msgid "Maximum number of user threads available."
4531
4531
msgstr ""
4532
4532
 
4533
 
#: ../plugin/myisam/ha_myisam.cc:537
 
4533
#: ../plugin/myisam/ha_myisam.cc:525
4534
4534
#, c-format
4535
4535
msgid "Got an error from thread_id=%<PRIu64>, %s:%d"
4536
4536
msgstr ""
4537
4537
 
4538
 
#: ../plugin/myisam/ha_myisam.cc:543
 
4538
#: ../plugin/myisam/ha_myisam.cc:531
4539
4539
#, c-format
4540
4540
msgid "Got an error from unknown thread, %s:%d"
4541
4541
msgstr ""
4542
4542
 
4543
 
#: ../plugin/myisam/ha_myisam.cc:552
 
4543
#: ../plugin/myisam/ha_myisam.cc:540
4544
4544
msgid "Unknown thread accessing table"
4545
4545
msgstr ""
4546
4546
 
4547
 
#: ../plugin/myisam/ha_myisam.cc:1516
 
4547
#: ../plugin/myisam/ha_myisam.cc:1504
4548
4548
msgid ""
4549
4549
"Don't use the fast sort index method to created index if the temporary file "
4550
4550
"would get bigger than this."
4551
4551
msgstr ""
4552
4552
 
4553
 
#: ../plugin/myisam/ha_myisam.cc:1519
 
4553
#: ../plugin/myisam/ha_myisam.cc:1507
4554
4554
msgid ""
4555
4555
"The buffer that is allocated when sorting the index when doing a REPAIR or "
4556
4556
"when creating indexes with CREATE INDEX or ALTER TABLE."
4976
4976
msgid "Syslog Priority of error messages"
4977
4977
msgstr ""
4978
4978
 
4979
 
#: ../plugin/transaction_log/hexdump_transaction_message.cc:107
 
4979
#: ../plugin/transaction_log/hexdump_transaction_message.cc:106
4980
4980
#: ../plugin/transaction_log/print_transaction_message.cc:106
4981
4981
#: ../plugin/transaction_log/transaction_log_reader.cc:94
4982
4982
msgid "Failed to open transaction log file"
4983
4983
msgstr ""
4984
4984
 
4985
 
#: ../plugin/transaction_log/hexdump_transaction_message.cc:148
 
4985
#: ../plugin/transaction_log/hexdump_transaction_message.cc:147
4986
4986
#: ../plugin/transaction_log/transaction_log_reader.cc:147
4987
4987
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:153
4988
4988
#, c-format
4989
4989
msgid "Could not read transaction message.\n"
4990
4990
msgstr ""
4991
4991
 
4992
 
#: ../plugin/transaction_log/hexdump_transaction_message.cc:149
 
4992
#: ../plugin/transaction_log/hexdump_transaction_message.cc:148
4993
4993
#: ../plugin/transaction_log/transaction_log_reader.cc:148
4994
4994
#, c-format
4995
4995
msgid "GPB ERROR: %s.\n"
4996
4996
msgstr ""
4997
4997
 
4998
 
#: ../plugin/transaction_log/hexdump_transaction_message.cc:150
 
4998
#: ../plugin/transaction_log/hexdump_transaction_message.cc:149
4999
4999
#: ../plugin/transaction_log/transaction_log_reader.cc:149
5000
5000
#, c-format
5001
5001
msgid "Raw buffer read: %s.\n"
5002
5002
msgstr ""
5003
5003
 
5004
 
#: ../plugin/transaction_log/hexdump_transaction_message.cc:170
 
5004
#: ../plugin/transaction_log/hexdump_transaction_message.cc:169
5005
5005
#: ../plugin/transaction_log/print_transaction_message.cc:175
5006
5006
#: ../plugin/transaction_log/transaction_log_reader.cc:158
5007
5007
#, c-format