Git
Threads by month
- ----- 2025 -----
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2024 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2023 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2022 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2021 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2020 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2019 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2018 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2017 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2016 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2015 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2014 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2013 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2012 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2011 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2010 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
June 2010
- 3 participants
- 104 discussions

[Phpmyadmin-git] [SCM] phpMyAdmin localized documentation branch, master, updated. 805d5733b7f62deb5c7c69c479297720a7922e73
by Michal Čihař 07 Jun '10
by Michal Čihař 07 Jun '10
07 Jun '10
The branch, master has been updated
via 805d5733b7f62deb5c7c69c479297720a7922e73 (commit)
from ea9dd1bdd6f4fce1f003ab35a4d6d4f9e8faab47 (commit)
- Log -----------------------------------------------------------------
commit 805d5733b7f62deb5c7c69c479297720a7922e73
Author: Alberto Luaces <aluaces(a)udc.es>
Date: Mon Jun 7 19:33:22 2010 +0200
Translation update done using Pootle.
-----------------------------------------------------------------------
Summary of changes:
po/es.po | 155 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++----
1 files changed, 144 insertions(+), 11 deletions(-)
diff --git a/po/es.po b/po/es.po
index a3c1f72..811df34 100644
--- a/po/es.po
+++ b/po/es.po
@@ -1101,6 +1101,12 @@ msgid ""
"['controluser']</a></tt> and <tt><a href=\"#cfg_Servers_controlpass\" class="
"\"configrule\"> $cfg['Servers'][$i]['controlpass']</a></tt> settings."
msgstr ""
+"Debe especificar los detalles para el <a href=\"#controluser\">usuario "
+"controlador</a> en el fichero <tt>config.inc.php</tt> ubicado en las "
+"opciones <tt><a href=\"#cfg_Servers_controluser\" class=\"configrule\"> "
+"$cfg['Servers'][$i]['controluser']</a></tt> y <tt><a "
+"href=\"#cfg_Servers_controlpass\" class=\"configrule\"> "
+"$cfg['Servers'][$i]['controlpass']</a></tt>."
#. type: Content of: <html><body><div><ul><li>
#: ../phpmyadmin/Documentation.html:414
@@ -1110,6 +1116,11 @@ msgid ""
"example: use something else in your file!</b> Input these statements from "
"the phpMyAdmin SQL Query window or mysql command–line client."
msgstr ""
+"El ejemplo siguiente asume que usted emplea <tt>pma</tt> como usuario "
+"controlador y <tt>pmapass</tt> como su contraseña, pero <b>ésto es sólo un "
+"ejemplo: ¡use otros valores en su fichero!</b> Introduzca los valores desde "
+"la ventana SQL Query de phpMyAdmin o desde la línea de comandos del cliente "
+"de mysql."
#. type: Content of: <html><body><div><ul><li>
#: ../phpmyadmin/Documentation.html:419
@@ -1168,6 +1179,8 @@ msgid ""
"(this of course requires that your <a href=\"#linked-tables\">linked-tables "
"infrastructure</a> be set up)."
msgstr ""
+"(obviamente, es necesario que su <a href=\"#linked-tables\">infraestructura de "
+"tablas enlazadas</a> esté lista)."
#. type: Content of: <html><body><div><ul><li>
#: ../phpmyadmin/Documentation.html:445
@@ -1177,6 +1190,11 @@ msgid ""
"to an ordinary user, unless you understand the impact of those privileges "
"(for example, you are creating a superuser)."
msgstr ""
+"Así, cada uno de los usuarios <i>verdaderos</i> se le debe proporcionar un "
+"conjunto de permisos en un grupo de bases de datos particular. Normalmente, "
+"no se debería dar privilegios globales a un usuario normal, a no ser que "
+"usted sea consciente del impacto de dichos permisos (si por ejemplo, desea "
+"crear un superusuario)."
#. type: Content of: <html><body><div><ul><li>
#: ../phpmyadmin/Documentation.html:449
@@ -1184,12 +1202,15 @@ msgid ""
"For example, to grant the user <i>real_user</i> with all privileges on the "
"database <i>user_base</i>:"
msgstr ""
+"Por ejemplo, para proporcionar al usuario <i>real_user</i> todos los "
+"permisos de la base de datos <i>user_base</i>:"
#. type: Content of: <html><body><div><ul><li><pre>
#: ../phpmyadmin/Documentation.html:453
#, no-wrap
msgid "GRANT ALL PRIVILEGES ON user_base.* TO 'real_user'@localhost IDENTIFIED BY 'real_password';\n"
-msgstr ""
+msgstr "GRANT ALL PRIVILEGES ON user_base.* TO 'real_user'@localhost IDENTIFIED BY "
+"'real_password';\n"
#. type: Content of: <html><body><div><ul><li>
#: ../phpmyadmin/Documentation.html:456
@@ -1197,6 +1218,8 @@ msgid ""
"What the user may now do is controlled entirely by the MySQL user management "
"system."
msgstr ""
+"Las acciones permitidas en este momento para el usuario están completamente "
+"bajo el control del sistema de administración de MySQL."
#. type: Content of: <html><body><div><ul><li>
#: ../phpmyadmin/Documentation.html:458
@@ -1205,12 +1228,18 @@ msgid ""
"authentication mode, you don't need to fill the user/password fields inside "
"the <a href=\"#cfg_Servers\" class=\"configrule\">$cfg['Servers']</a> array."
msgstr ""
+"Con los métodos de autentificación <abbr title=\"HyperText Transfer "
+"Protocol\">HTTP</abbr> o por cookies, no es necesario rellenar los campos "
+"usuario/contraseña en el array <a href=\"#cfg_Servers\" "
+"class=\"configrule\">$cfg['Servers']</a>."
#. type: Content of: <html><body><div><h4>
#: ../phpmyadmin/Documentation.html:464
msgid ""
"'<abbr title=\"HyperText Transfer Protocol\">HTTP</abbr>' authentication mode"
msgstr ""
+"Método de autentificación '<abbr title=\"HyperText Transfer "
+"Protocol\">HTTP</abbr>'"
#. type: Content of: <html><body><div><ul><li>
#: ../phpmyadmin/Documentation.html:466
@@ -1218,6 +1247,9 @@ msgid ""
"Uses <abbr title=\"HyperText Transfer Protocol\">HTTP</abbr> Basic "
"authentication method and allows you to log in as any valid MySQL user."
msgstr ""
+"Emplea el método básico de autentificación <abbr title=\"HyperText Transfer "
+"Protocol\">HTTP</abbr> y le permite ingresar como cualquier usuario válido de "
+"MySQL."
#. type: Content of: <html><body><div><ul><li>
#: ../phpmyadmin/Documentation.html:468
@@ -1230,6 +1262,14 @@ msgid ""
"<abbr title=\"Common Gateway Interface\">CGI</abbr> see <a href="
"\"#faq1_35\"><abbr title=\"Frequently Asked Questions\">FAQ</abbr> 1.35</a>."
msgstr ""
+"Admite la mayoría de las configuraciones PHP. Para el soporte de <abbr "
+"title=\"Internet Information Services\">IIS</abbr> (<abbr title=\"Internet "
+"Server Application Programming Interface\">ISAPI</abbr>) usando <abbr "
+"title=\"Common Gateway Interface\">CGI</abbr> PHP, vea <a "
+"href=\"#faq1_32\"><abbr title=\"Frequently Asked Questions\">FAQ</abbr> "
+"1.32</a>. Para usar con el <abbr title=\"Common Gateway Interface\">CGI</abbr> "
+"de Apache, vea <a href=\"#faq1_35\"><abbr title=\"Frequently Asked "
+"Questions\">FAQ</abbr> 1.35</a>."
#. type: Content of: <html><body><div><ul><li>
#: ../phpmyadmin/Documentation.html:477
@@ -1239,11 +1279,15 @@ msgid ""
"with '<abbr title=\"HyperText Transfer Protocol\">HTTP</abbr>' "
"authentication mode."
msgstr ""
+"Vea también <a href=\"#faq4_4\"> <abbr title=\"Frequently Asked "
+"Questions\">FAQ</abbr> 4.4</a> acerca de cómo no usar el mecanismo "
+"<i>.htaccess</i> conjuntamente con el modo de autentificación '<abbr "
+"title=\"HyperText Transfer Protocol\">HTTP</abbr>'."
#. type: Content of: <html><body><div><h4>
#: ../phpmyadmin/Documentation.html:484
msgid "'cookie' authentication mode"
-msgstr ""
+msgstr "método de autentificación por 'cookie'"
#. type: Content of: <html><body><div><ul><li>
#: ../phpmyadmin/Documentation.html:486
@@ -1252,6 +1296,9 @@ msgid ""
"Transfer Protocol\">HTTP</abbr> authentication (for example, if you're "
"running <abbr title=\"Internet Information Services\">IIS</abbr>)."
msgstr ""
+"Se puede usar este método como reemplazo de la autentificación <abbr "
+"title=\"HyperText Transfer Protocol\">HTTP</abbr> (si por ejemplo, está "
+"ejecutando <abbr title=\"Internet Information Services\">IIS</abbr>)."
#. type: Content of: <html><body><div><ul><li>
#: ../phpmyadmin/Documentation.html:490
@@ -1259,6 +1306,8 @@ msgid ""
"Obviously, the user must enable cookies in the browser, but this is now a "
"requirement for all authentication modes."
msgstr ""
+"Obviamente, el usuario debe de activar las cookies, aunque ya es un "
+"requisito para todos los métodos de autentificación."
#. type: Content of: <html><body><div><ul><li>
#: ../phpmyadmin/Documentation.html:492
@@ -1266,6 +1315,8 @@ msgid ""
"With this mode, the user can truly log out of phpMyAdmin and log in back "
"with the same username."
msgstr ""
+"Mediante este modo, el usuario puede salir completamente de phpMyAdmin y "
+"después volver a entrar con el mismo nombre de usuario."
#. type: Content of: <html><body><div><ul><li>
#: ../phpmyadmin/Documentation.html:494
@@ -1273,6 +1324,9 @@ msgid ""
"If you want to log in to arbitrary server see <a href=\"#AllowArbitraryServer"
"\" class=\"configrule\"> $cfg['AllowArbitraryServer']</a> directive."
msgstr ""
+"Si quiere entrar en cualquier servidor, vea la directiva <a "
+"href=\"#AllowArbitraryServer\" class=\"configrule\"> "
+"$cfg['AllowArbitraryServer']</a>."
#. type: Content of: <html><body><div><ul><li>
#: ../phpmyadmin/Documentation.html:497
@@ -1281,11 +1335,14 @@ msgid ""
"the <tt>mcrypt</tt> extension will speed up access considerably, but is not "
"required."
msgstr ""
+"Tal y como se menciona en la sección <a href=\"#require\">requisitos</a>, "
+"emplear la extensión <tt>mcrypt</tt> acelerará el acceso considerablemente, "
+"aunque no es obligatoria."
#. type: Content of: <html><body><div><h4>
#: ../phpmyadmin/Documentation.html:502
msgid "'signon' authentication mode"
-msgstr ""
+msgstr "método de autentificación 'signon'"
#. type: Content of: <html><body><div><ul><li>
#: ../phpmyadmin/Documentation.html:504
@@ -1293,22 +1350,27 @@ msgid ""
"This mode is a convenient way of using credentials from another application "
"to authenticate to phpMyAdmin."
msgstr ""
+"Este modo es una manera útil de usar las credenciales de otra aplicación "
+"para entrar en phpMyAdmin."
#. type: Content of: <html><body><div><ul><li>
#: ../phpmyadmin/Documentation.html:506
msgid "The other application has to store login information into session data."
msgstr ""
+"La otra aplicación tiene que almacenar la información de registro en los "
+"datos de la sesión."
#. type: Content of: <html><body><div><ul><li>
#: ../phpmyadmin/Documentation.html:508
msgid ""
"More details in the <a href=\"#cfg_Servers_auth_type\">auth_type</a> section."
msgstr ""
+"Más detalles en la sección <a href=\"#cfg_Servers_auth_type\">auth_type</a>."
#. type: Content of: <html><body><div><h4>
#: ../phpmyadmin/Documentation.html:511
msgid "'config' authentication mode"
-msgstr ""
+msgstr "modo de autentificación 'config'"
#. type: Content of: <html><body><div><ul><li>
#: ../phpmyadmin/Documentation.html:513
@@ -1319,6 +1381,11 @@ msgid ""
"['password']</a> fields (and as a result, anyone who can read your config."
"inc.php can discover your username and password)."
msgstr ""
+"Este modo es el más inseguro dado que necesita que se rellenen los campos <a "
+"href=\"#servers_user\" class=\"configrule\"> $cfg['Servers'][$i]['user']</a> y "
+"<a href=\"#servers_user\" class=\"configrule\"> "
+"$cfg['Servers'][$i]['password']</a> (y, a resultas de ello, cualquiera que "
+"pueda leer su config.inc.php podrá leer su nombre de usuario y contraseña)."
#. type: Content of: <html><body><div><ul><li>
#: ../phpmyadmin/Documentation.html:520
@@ -1327,6 +1394,9 @@ msgid ""
"href=\"#servers_only_db\" class=\"configrule\"> $cfg['Servers'][$i]"
"['only_db']</a> might be enough."
msgstr ""
+"Pero usted no necesita crear un "usuario de control" aquí: puede "
+"ser suficiente emplear <a href=\"#servers_only_db\" class=\"configrule\"> "
+"$cfg['Servers'][$i]['only_db']</a>."
#. type: Content of: <html><body><div><ul><li>
#: ../phpmyadmin/Documentation.html:523
@@ -1335,6 +1405,10 @@ msgid ""
"\">ISP</abbr> <abbr title=\"Frequently Asked Questions\">FAQ</abbr></a> "
"section, there is an entry explaining how to protect your configuration file."
msgstr ""
+"En la sección <a href=\"#faqmultiuser\"> <abbr title=\"Internet service "
+"provider\">ISP</abbr> <abbr title=\"Frequently Asked "
+"Questions\">FAQ</abbr></a>, hay una reseña que explica cómo proteger su "
+"fichero de configuración."
#. type: Content of: <html><body><div><ul><li>
#: ../phpmyadmin/Documentation.html:527
@@ -1345,6 +1419,12 @@ msgid ""
"\"#servers_allowdeny_rules\" class=\"configrule\"> $cfg['Servers'][$i]"
"['AllowDeny']['rules']</a> configuration directives."
msgstr ""
+"Para incrementar la seguridad en este modo, debería considerar el uso de las "
+"directivas de autentificación del servidor <a "
+"href=\"#servers_allowdeny_order\" class=\"configrule\"> "
+"$cfg['Servers'][$i]['AllowDeny']['order']</a> y <a "
+"href=\"#servers_allowdeny_rules\" class=\"configrule\"> "
+"$cfg['Servers'][$i]['AllowDeny']['rules']</a>."
#. type: Content of: <html><body><div><ul><li>
#: ../phpmyadmin/Documentation.html:534
@@ -1357,11 +1437,19 @@ msgid ""
"suffice (both of which are beyond the scope of this manual but easily "
"searchable with Google)."
msgstr ""
+"Al contrario que los modos de cookie o http, no pide al usuario que se "
+"autentifique al cargar la página phpMyAdmin por primera vez. Es así por "
+"diseño, pero podría permitir a cualquiera entrar en su instalación. Debería "
+"emplear un método de restricción, como un fichero <a "
+"href=\"#glossary\">.htaccess</a> con la directiva HTTP-AUTH, o impedir las "
+"consultas HTTP entrantes a su router o firewall (ambos métodos están más "
+"allá de la temática de este manual, pero son fácilmente localizables con "
+"Google)."
#. type: Content of: <html><body><div><h4>
#: ../phpmyadmin/Documentation.html:542
msgid "Swekey authentication"
-msgstr ""
+msgstr "autentificación Swekey"
#. type: Content of: <html><body><div><p>
#: ../phpmyadmin/Documentation.html:544
@@ -1369,6 +1457,8 @@ msgid ""
"The Swekey is a low cost authentication USB key that can be used in web "
"applications."
msgstr ""
+"Swekey es un sistema de autentificación barato mediante una llave USB que se "
+"puede emplear en aplicaciones web."
#. type: Content of: <html><body><div><p>
#: ../phpmyadmin/Documentation.html:546
@@ -1378,17 +1468,21 @@ msgid ""
"cookie authentication mode only). Swekey Authentication is disabled by "
"default."
msgstr ""
+"Cuando se activa la autentificación Swekey, phpMyAdmin pide insertar la "
+"Swekey del usuario antes de entrar a la página de registro (actualmente sólo "
+"habilitada para el modo de autentificación po cookies). La autentificación "
+"Swekey está desactivada por defecto."
#. type: Content of: <html><body><div><p>
#: ../phpmyadmin/Documentation.html:550
msgid "To enable it, add the following line to <tt>config.inc.php</tt>:"
-msgstr ""
+msgstr "Para habilitarla, añada la línea siguiente a <i>config.inc.php</i>:"
#. type: Content of: <html><body><div><pre>
#: ../phpmyadmin/Documentation.html:553
#, no-wrap
msgid "$cfg['Servers'][$i]['auth_swekey_config'] = '/etc/swekey.conf';\n"
-msgstr ""
+msgstr "$cfg['Servers'][$i]['auth_swekey_config'] = '/etc/swekey.conf';\n"
#. type: Content of: <html><body><div><p>
#: ../phpmyadmin/Documentation.html:556
@@ -1399,6 +1493,12 @@ msgid ""
"etc</tt>). A self documented sample file is provided in the <tt>contrib</tt> "
"directory. Feel free to use it with your own users' information."
msgstr ""
+"Después, tiene que crear el fichero <tt>swekey.conf</tt>, que asociará cada "
+"usuario con el Id de su llave Swekey. Es importante mantener el fichero "
+"fuera del directorio raíz de los documentos del servidor web (que en el "
+"ejemplo está en <tt>/etc</tt>). Hay un fichero autodocumentado en el "
+"directorio <tt>contrib</tt>. Empléelo si desea con la información de sus "
+"usuarios."
#. type: Content of: <html><body><div><p>
#: ../phpmyadmin/Documentation.html:561
@@ -1407,11 +1507,14 @@ msgid ""
"net/auth_key\">http://phpmyadmin.net/auth_key</a> since this link provides "
"funding for phpMyAdmin."
msgstr ""
+"Si desea comprar una Swekey, diríjase por favor a <a "
+"href=\"http://phpmyadmin.net/auth_key\">http://phpmyadmin.net/auth_key</a>, "
+"dado que este enlace soporta económicamente a phpMyAdmin."
#. type: Content of: <html><body><div><h3>
#: ../phpmyadmin/Documentation.html:566 ../phpmyadmin/Documentation.html:3178
msgid "Configuration"
-msgstr ""
+msgstr "Configuración"
#. type: Content of: <html><body><div><p>
#: ../phpmyadmin/Documentation.html:568
@@ -1423,6 +1526,12 @@ msgid ""
"of line character ("<tt>\\n</tt>") in your text editor before "
"saving a script you have modified."
msgstr ""
+"<span class=\"important\">Aviso para los usuarios de <acronym title=\"Apple "
+"Macintosh\">Mac</acronym>:</span> PHP no se comporta bien con los caracteres "
+"de final de línea de <acronym title=\"Apple Macintosh\">Mac</acronym> "
+"("<tt>\\r</tt>"). Asegúrese de que emplea la opción que permite "
+"usar los caracteres de final de línea de *nix ("<tt>\\n</tt>") en "
+"su editor de textos antes de guardar cualquier script que haya modificado."
#. type: Content of: <html><body><div><p>
#: ../phpmyadmin/Documentation.html:575
@@ -1433,6 +1542,12 @@ msgid ""
"one. This file only needs to contain the parameters you want to change from "
"their corresponding default value in <tt>libraries/config.default.php</tt>."
msgstr ""
+"<span class=\"important\">Nota sobre la configuración:</span> Casi todos los "
+"datos de configuración se encuentran en <tt>config.inc.php</tt>. Si no "
+"existiese este fichero, vaya a la sección <a href=\"#setup\">Instalación "
+"rápida</a> para crear uno. Este fichero sólo necesita albergar los "
+"parámetros que quiere modificar con respecto a los valores por defecto, "
+"presentes en <tt>libraries/config.default.php</tt>."
#. type: Content of: <html><body><div><p>
#: ../phpmyadmin/Documentation.html:582
@@ -1442,11 +1557,15 @@ msgid ""
"footer.inc.php</i> and <i>config.header.inc.php</i> files to add your site "
"specific code to be included on start and end of each page."
msgstr ""
+"Los parámetros relacionados con el diseño, como los colores, están en "
+"<tt>themes/themename/layout.inc.php</tt>. También se podrían crear los "
+"ficheros <i>config.footer.inc.php</i> y <i>config.header.inc.php</i> para "
+"incluir código específico al principio o al final de cada página."
#. type: Content of: <html><body><div><dl><dt>
#: ../phpmyadmin/Documentation.html:587
msgid "$cfg['PmaAbsoluteUri'] string"
-msgstr ""
+msgstr "$cfg['PmaAbsoluteUri'] string"
#. type: Content of: <html><body><div><dl><dd>
#: ../phpmyadmin/Documentation.html:588
@@ -1477,7 +1596,7 @@ msgstr ""
#. type: Content of: <html><body><div><dl><dt>
#: ../phpmyadmin/Documentation.html:605
msgid "$cfg['PmaNoRelation_DisableWarning'] boolean"
-msgstr ""
+msgstr "$cfg['PmaNoRelation_DisableWarning'] boolean"
#. type: Content of: <html><body><div><dl><dd>
#: ../phpmyadmin/Documentation.html:606
@@ -1494,6 +1613,10 @@ msgid ""
""Structure" page of one database where you would like to use it. "
"You will find a link that will analyze why those features have been disabled."
msgstr ""
+"Si ha tratado de configurarlo pero no le funciona, vea la página "
+""Estructura" de cualquier base de datos en la que quiera "
+"emplearlo. Encontrará un enlace que analizará por qué dichas características "
+"se han desabilitado."
#. type: Content of: <html><body><div><dl><dd>
#: ../phpmyadmin/Documentation.html:614
@@ -1501,11 +1624,13 @@ msgid ""
"If you do not want to use those features set this variable to <tt>TRUE</tt> "
"to stop this message from appearing."
msgstr ""
+"Si no quiere usar dichas características, marque esta variable como "
+"<tt>TRUE</tt> para que no vuelva a aparecer este mensaje."
#. type: Content of: <html><body><div><dl><dt>
#: ../phpmyadmin/Documentation.html:617
msgid "$cfg['SuhosinDisableWarning'] boolean"
-msgstr ""
+msgstr "$cfg['SuhosinDisableWarning'] boolean"
#. type: Content of: <html><body><div><dl><dd>
#: ../phpmyadmin/Documentation.html:618
@@ -1513,6 +1638,8 @@ msgid ""
"A warning is displayed on the main page if Suhosin is detected. You can set "
"this parameter to <tt>TRUE</tt> to stop this message from appearing."
msgstr ""
+"Aparecerá un aviso en la página principal si se detecta Suhosin. Puede poner "
+"este parámetro a <tt>TRUE</tt> para eliminar este mensaje."
#. type: Content of: <html><body><div><dl><dt>
#: ../phpmyadmin/Documentation.html:622
@@ -1526,6 +1653,9 @@ msgid ""
"cookie authentication. You can set this parameter to <tt>TRUE</tt> to stop "
"this message from appearing."
msgstr ""
+"Desactica el aviso por defecto que se muestra si no se encuentra mcrypt para "
+"la autentificación por cookies. Se puede poner este parámetro como "
+"<tt>TRUE</tt> para desactivar el mensaje."
#. type: Content of: <html><body><div><dl><dt>
#: ../phpmyadmin/Documentation.html:628
@@ -1539,6 +1669,9 @@ msgid ""
"call phpMyAdmin inside a frame, and is a potential security hole allowing "
"cross-frame scripting attacks."
msgstr ""
+"Poner esta a <tt>true</tt> permite a una página de otro dominio llamar a "
+"phpMyAdmin dentro de un marco, y es un riesgo potencial de seguridad puesto "
+"que permite los ataques por scripting a través de los marcos."
#. type: Content of: <html><body><div><dl><dt>
#: ../phpmyadmin/Documentation.html:633
hooks/post-receive
--
phpMyAdmin localized documentation
1
0

[Phpmyadmin-git] [SCM] phpMyAdmin website branch, master, updated. 28cd8c971ded4d4150d15ba3b6476668f50cf29a
by Michal Čihař 07 Jun '10
by Michal Čihař 07 Jun '10
07 Jun '10
The branch, master has been updated
via 28cd8c971ded4d4150d15ba3b6476668f50cf29a (commit)
from 92242986348cf1f843909b308e375983ad22823b (commit)
- Log -----------------------------------------------------------------
commit 28cd8c971ded4d4150d15ba3b6476668f50cf29a
Author: Michal Čihař <michal(a)cihar.com>
Date: Mon Jun 7 20:21:36 2010 +0200
Add Welsh.
-----------------------------------------------------------------------
Summary of changes:
data/langnames.py | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/data/langnames.py b/data/langnames.py
index 59ff1e6..847abad 100644
--- a/data/langnames.py
+++ b/data/langnames.py
@@ -28,6 +28,7 @@ MAP = {
'bs' : 'bosnian',
'ca' : 'catalan',
'cs' : 'czech',
+ 'cy' : 'welsh',
'da' : 'danish',
'de' : 'german',
'el' : 'greek',
hooks/post-receive
--
phpMyAdmin website
1
0

[Phpmyadmin-git] [SCM] phpMyAdmin branch, master, updated. RELEASE_3_3_3-4759-g1649a0a
by Michal Čihař 07 Jun '10
by Michal Čihař 07 Jun '10
07 Jun '10
The branch, master has been updated
via 1649a0a1c4e5d049e7b2e064d660439286fe0894 (commit)
via 736b0f3ff78d9128939daf97c338718fa63784d3 (commit)
via 4c36c6d42a6ba328e7b2db34def579ac1a1bd4d6 (commit)
via 5a0bf298896f7b6d93b5e571fe429232e2b04109 (commit)
from aeb14a271ab439b0f62940049aa07edf1240f46b (commit)
- Log -----------------------------------------------------------------
commit 1649a0a1c4e5d049e7b2e064d660439286fe0894
Author: Michal Čihař <michal(a)cihar.com>
Date: Mon Jun 7 20:20:47 2010 +0200
Add description for Welsh.
commit 736b0f3ff78d9128939daf97c338718fa63784d3
Author: Pootle server <pootle(a)cihar.com>
Date: Mon Jun 7 19:59:58 2010 +0200
Add Welsch translation.
commit 4c36c6d42a6ba328e7b2db34def579ac1a1bd4d6
Author: sven.erik.andersen <sven.erik.andersen(a)gmail.com>
Date: Mon Jun 7 10:58:02 2010 +0200
Translation update done using Pootle.
commit 5a0bf298896f7b6d93b5e571fe429232e2b04109
Author: Domen <dbc334(a)gmail.com>
Date: Sun Jun 6 22:21:47 2010 +0200
Translation update done using Pootle.
-----------------------------------------------------------------------
Summary of changes:
libraries/select_lang.lib.php | 2 +
po/{phpmyadmin.pot => cy.po} | 7 +-
po/nb.po | 124 +----------------------------------------
po/sl.po | 122 ++--------------------------------------
4 files changed, 12 insertions(+), 243 deletions(-)
copy po/{phpmyadmin.pot => cy.po} (99%)
diff --git a/libraries/select_lang.lib.php b/libraries/select_lang.lib.php
index 7a8927d..a6c93bb 100644
--- a/libraries/select_lang.lib.php
+++ b/libraries/select_lang.lib.php
@@ -220,6 +220,8 @@ function PMA_langDetails($lang) {
return array('ca|catalan', 'ca', 'Català');
case 'cs':
return array('cs|czech', 'cs', 'Česky');
+ case 'cy':
+ return array('cy|welsh', 'cy', 'Cymraeg');
case 'da':
return array('da|danish', 'da', 'Dansk');
case 'de':
diff --git a/po/phpmyadmin.pot b/po/cy.po
similarity index 99%
copy from po/phpmyadmin.pot
copy to po/cy.po
index f721a2e..abd8781 100644
--- a/po/phpmyadmin.pot
+++ b/po/cy.po
@@ -2,20 +2,19 @@
# Copyright (C) 2003 - 2010 phpMyAdmin devel team
# This file is distributed under the same license as the phpMyAdmin package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
-#
#, fuzzy
msgid ""
msgstr ""
-"Project-Id-Version: phpMyAdmin 3.4.0-dev\n"
+"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: phpmyadmin-devel(a)lists.sourceforge.net\n"
"POT-Creation-Date: 2010-06-04 16:07-0400\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL(a)li.org>\n"
"MIME-Version: 1.0\n"
-"Content-Type: text/plain; charset=CHARSET\n"
+"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n"
+"X-Generator: Translate Toolkit 1.5.3\n"
#: browse_foreigners.php:38 browse_foreigners.php:59
#: libraries/display_tbl.lib.php:417 server_privileges.php:1475
diff --git a/po/nb.po b/po/nb.po
index f697230..bca94d5 100644
--- a/po/nb.po
+++ b/po/nb.po
@@ -4,13 +4,13 @@ msgstr ""
"Project-Id-Version: phpMyAdmin 3.4.0-dev\n"
"Report-Msgid-Bugs-To: phpmyadmin-devel(a)lists.sourceforge.net\n"
"POT-Creation-Date: 2010-06-04 16:07-0400\n"
-"PO-Revision-Date: 2010-06-01 09:52+0200\n"
+"PO-Revision-Date: 2010-06-07 10:58+0200\n"
"Last-Translator: <sven.erik.andersen(a)gmail.com>\n"
"Language-Team: norwegian <no(a)li.org>\n"
+"Language: nb\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"Language: nb\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: Pootle 2.0.1\n"
@@ -8132,7 +8132,6 @@ msgid "Propose table structure"
msgstr "Foreslå tabellstruktur"
#: tbl_structure.php:540
-#, fuzzy
#| msgid "Add column(s)"
msgid "Add column"
msgstr "Legg til kolonne(r)"
@@ -8344,122 +8343,3 @@ msgstr "VIEW navn"
#: view_operations.php:93
msgid "Rename view to"
msgstr "Endre tabellens navn"
-
-#~| msgid "Add new field"
-#~ msgid "Add field"
-#~ msgstr "Legg til felt"
-
-#~ msgid "Field"
-#~ msgstr "Felt"
-
-#~ msgid "Records"
-#~ msgstr "Rader"
-
-#~ msgid "Fields terminated by"
-#~ msgstr "Felter avsluttet med"
-
-#~ msgid "Fields"
-#~ msgstr "Felter"
-
-#~ msgid "Add %s field(s)"
-#~ msgstr "Legg til %s felt(er)"
-
-#~ msgid "Field %s has been dropped"
-#~ msgstr "Feltet %s har blitt slettet"
-
-#~ msgid "See image/jpeg: inline"
-#~ msgstr "Se image/jpeg: inline"
-
-#~ msgid "zipped"
-#~ msgstr "Komprimert (zip)"
-
-#~ msgid "gzipped"
-#~ msgstr "Komprimert (gz)"
-
-#~ msgid "bzipped"
-#~ msgstr "Komprimert (bz2)"
-
-#~ msgid ""
-#~ "Add custom comment into header (\n"
-#~ " splits lines)"
-#~ msgstr ""
-#~ "Legg til egen kommentar i hodet (\n"
-#~ " lager linjeskift)"
-
-#~ msgid "and"
-#~ msgstr "og"
-
-#~ msgctxt "$strBLOBRepositoryDisabled"
-#~ msgid "Disabled"
-#~ msgstr "Avslått"
-
-#~ msgctxt "$strBLOBRepositoryEnabled"
-#~ msgid "Enabled"
-#~ msgstr "Påslått"
-
-#~ msgctxt "$strBLOBRepositoryRepair"
-#~ msgid "Repair"
-#~ msgstr "Reparer"
-
-#~ msgid "Calendar"
-#~ msgstr "Kalender"
-
-#~ msgid "MySQL 4.0 compatible"
-#~ msgstr "MySQL 4.0 kompatibel"
-
-#~ msgid "Could not load default configuration from: \"%1$s\""
-#~ msgstr "Kunne ikke laste standard konfigurasjonsfil fra: \"%1$s\""
-
-#~ msgid "Create an index on %s columns"
-#~ msgstr "Lag en indeks på %s kolonner"
-
-#~ msgctxt "$strCreateTableShort"
-#~ msgid "Create table"
-#~ msgstr "Opprett tabell"
-
-#~ msgctxt "$strCreateUserDatabaseNone"
-#~ msgid "None"
-#~ msgstr "Ingen"
-
-#~ msgid "Flush the table (\"FLUSH\")"
-#~ msgstr "Oppfrisk tabellen (\"FLUSH\")"
-
-#~ msgid "Invalid server index: \"%s\""
-#~ msgstr "Ugyldig tjenerindeks: \"%s\""
-
-#~ msgctxt "$strMIME_description"
-#~ msgid "Description"
-#~ msgstr "Beskrivelse"
-
-#~ msgctxt "$strNoneDefault"
-#~ msgid "None"
-#~ msgstr "Ingen"
-
-#~ msgid "Schema of the \"%s\" database - Page %s"
-#~ msgstr "Skjema for \"%s\"-databasen - Side %s"
-
-#~ msgid "The \"%s\" table doesn't exist!"
-#~ msgstr "Tabellen \"%s\" eksisterer ikke!"
-
-#~ msgid ""
-#~ "This MySQL server works as %s in <b>replication</b> process. For further "
-#~ "information about replication status on the server, please visit the <a "
-#~ "href=\"#replication\">replication section</a>."
-#~ msgstr ""
-#~ "Denne MySQL tjeneren som %s i <b>replikasjon<b>sprosess. For mer "
-#~ "informasjon om replikasjonsstatusen for tjeneren, gå til <a href="
-#~ "\"#replication\">replikasjonsseksjonen</a>."
-
-#~ msgid "running on %s"
-#~ msgstr "som kjører på %s"
-
-#~ msgid "The scale factor is too small to fit the schema on one page"
-#~ msgstr "Skaleringsfaktoren er for liten til å romme alt på en side"
-
-#~ msgid ""
-#~ "Cannot start session without errors, please check errors given in your "
-#~ "PHP and/or webserver log file and configure your PHP installation "
-#~ "properly."
-#~ msgstr ""
-#~ "Kan ikke starte sessjonen uten feil, kontroller feilmeldinger i din PHP "
-#~ "og/eller webtjenerloggfil og konfigurer din PHP innstallasjon korrekt."
diff --git a/po/sl.po b/po/sl.po
index 97b26cc..8725e35 100644
--- a/po/sl.po
+++ b/po/sl.po
@@ -4,15 +4,15 @@ msgstr ""
"Project-Id-Version: phpMyAdmin 3.4.0-dev\n"
"Report-Msgid-Bugs-To: phpmyadmin-devel(a)lists.sourceforge.net\n"
"POT-Creation-Date: 2010-06-04 16:07-0400\n"
-"PO-Revision-Date: 2010-06-04 23:39+0200\n"
+"PO-Revision-Date: 2010-06-06 22:21+0200\n"
"Last-Translator: Domen <dbc334(a)gmail.com>\n"
"Language-Team: slovenian <sl(a)li.org>\n"
+"Language: sl\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"Language: sl\n"
-"Plural-Forms: nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n"
-"%100==4 ? 2 : 3);\n"
+"Plural-Forms: nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || "
+"n%100==4 ? 2 : 3);\n"
"X-Generator: Pootle 2.0.1\n"
#: browse_foreigners.php:38 browse_foreigners.php:59
@@ -8106,10 +8106,9 @@ msgid "Propose table structure"
msgstr "Predlagaj strukturo tabele"
#: tbl_structure.php:540
-#, fuzzy
#| msgid "Add column(s)"
msgid "Add column"
-msgstr "Dodaj stolpec(-ce)"
+msgstr "Dodaj stolpec"
#: tbl_structure.php:554
msgid "At End of Table"
@@ -8319,114 +8318,3 @@ msgstr "Ime VIEW"
#: view_operations.php:93
msgid "Rename view to"
msgstr "Preimenuj pogled v"
-
-#~| msgid "Add new field"
-#~ msgid "Add field"
-#~ msgstr "Dodaj polje"
-
-#~ msgid "Field"
-#~ msgstr "Polje"
-
-#~ msgid "Records"
-#~ msgstr "Zapisi"
-
-#~ msgid "Fields terminated by"
-#~ msgstr "Polja zaključena z"
-
-#~ msgid "Fields"
-#~ msgstr "Polja"
-
-#~ msgid "Add %s field(s)"
-#~ msgstr "Dodaj %s polj(e)"
-
-#~ msgid "Field %s has been dropped"
-#~ msgstr "Polje %s je zavrženo"
-
-#~ msgid "See image/jpeg: inline"
-#~ msgstr "Pokaži sliko/jpeg: vključeno"
-
-#~ msgid "zipped"
-#~ msgstr "zipano"
-
-#~ msgid "gzipped"
-#~ msgstr "gzipano"
-
-#~ msgid "bzipped"
-#~ msgstr "bzipano"
-
-#~ msgid ""
-#~ "Add custom comment into header (\n"
-#~ " splits lines)"
-#~ msgstr ""
-#~ "Dodaj prilagojen komentar v glavo (\n"
-#~ " prelomi vrstice)"
-
-#~ msgid "and"
-#~ msgstr "in"
-
-#~ msgctxt "$strBLOBRepositoryDisabled"
-#~ msgid "Disabled"
-#~ msgstr "Onemogočeno"
-
-#~ msgctxt "$strBLOBRepositoryEnabled"
-#~ msgid "Enabled"
-#~ msgstr "Omogočeno"
-
-#~ msgctxt "$strBLOBRepositoryRepair"
-#~ msgid "Repair"
-#~ msgstr "Popravi"
-
-#~ msgid "Calendar"
-#~ msgstr "Koledar"
-
-#~ msgid "MySQL 4.0 compatible"
-#~ msgstr "Združljivo z MySQL 4.0"
-
-#~ msgid "Could not load default configuration from: \"%1$s\""
-#~ msgstr "Ne morem naložiti privzete konfiguracije iz: \"%1$s\""
-
-#~ msgid "Create an index on %s columns"
-#~ msgstr "Ustvari indeks na %s stolpcih"
-
-#~ msgctxt "$strCreateTableShort"
-#~ msgid "Create table"
-#~ msgstr "Ustvari tabelo"
-
-#~ msgctxt "$strCreateUserDatabaseNone"
-#~ msgid "None"
-#~ msgstr "Nobena"
-
-#~ msgid "Flush the table (\"FLUSH\")"
-#~ msgstr "Počisti tabelo (\"FLUSH\")"
-
-#~ msgid "Invalid server index: \"%s\""
-#~ msgstr "Neveljaven indeks strežnika: \"%s\""
-
-#~ msgctxt "$strMIME_description"
-#~ msgid "Description"
-#~ msgstr "Opis"
-
-#~ msgctxt "$strNoneDefault"
-#~ msgid "None"
-#~ msgstr "Brez"
-
-#~ msgid "Schema of the \"%s\" database - Page %s"
-#~ msgstr "Shema podatkovne zbirke \"%s\" - Stran %s"
-
-#~ msgid "The \"%s\" table doesn't exist!"
-#~ msgstr "Tabela \"%s\" ne obstaja!"
-
-#~ msgid "running on %s"
-#~ msgstr "teče na %s"
-
-#~ msgid "The scale factor is too small to fit the schema on one page"
-#~ msgstr "Faktor povečava je premajhen, da bi spravili shemo na eno stran"
-
-#~ msgid ""
-#~ "Cannot start session without errors, please check errors given in your "
-#~ "PHP and/or webserver log file and configure your PHP installation "
-#~ "properly."
-#~ msgstr ""
-#~ "Ne morem začeti seje brez napak; prosimo, preverite napake v vaši PHP in/"
-#~ "ali strežnikovi dneviški datoteki in primerno konfigurirajte vašo "
-#~ "namestitev PHP."
hooks/post-receive
--
phpMyAdmin
1
0

[Phpmyadmin-git] [SCM] phpMyAdmin localized documentation branch, master, updated. ea9dd1bdd6f4fce1f003ab35a4d6d4f9e8faab47
by Michal Čihař 06 Jun '10
by Michal Čihař 06 Jun '10
06 Jun '10
The branch, master has been updated
via ea9dd1bdd6f4fce1f003ab35a4d6d4f9e8faab47 (commit)
via f330b2b25e49140426e1d89f0da01b9c10a106d5 (commit)
via 4c40b9b419f19c90e2dc5a7e913dc01468f294f2 (commit)
via 30e7b37746ed255e59bc4e4b69d3536f7eb57354 (commit)
via 743334421cea87e565954ffb53f513ed9a21c7a5 (commit)
via 56a55ff751b5c565165f78104b010bdf271bc971 (commit)
via 33ee43e5fb16553605d9ba784567a76f4851fdfd (commit)
via f488977a6bf91e6e23a7330478e051d956bb7b66 (commit)
from 09dce6fd0808e1228ce11495c398fb20041b5ad1 (commit)
- Log -----------------------------------------------------------------
commit ea9dd1bdd6f4fce1f003ab35a4d6d4f9e8faab47
Author: Cédric Corazza <cedric.corazza(a)wanadoo.fr>
Date: Sat Jun 5 22:49:48 2010 +0200
Translation update done using Pootle.
commit f330b2b25e49140426e1d89f0da01b9c10a106d5
Author: Cédric Corazza <cedric.corazza(a)wanadoo.fr>
Date: Sat Jun 5 22:49:19 2010 +0200
Translation update done using Pootle.
commit 4c40b9b419f19c90e2dc5a7e913dc01468f294f2
Author: Cédric Corazza <cedric.corazza(a)wanadoo.fr>
Date: Sat Jun 5 22:44:31 2010 +0200
Translation update done using Pootle.
commit 30e7b37746ed255e59bc4e4b69d3536f7eb57354
Author: Cédric Corazza <cedric.corazza(a)wanadoo.fr>
Date: Sat Jun 5 22:43:33 2010 +0200
Translation update done using Pootle.
commit 743334421cea87e565954ffb53f513ed9a21c7a5
Author: Cédric Corazza <cedric.corazza(a)wanadoo.fr>
Date: Sat Jun 5 22:42:41 2010 +0200
Translation update done using Pootle.
commit 56a55ff751b5c565165f78104b010bdf271bc971
Author: Cédric Corazza <cedric.corazza(a)wanadoo.fr>
Date: Sat Jun 5 22:40:55 2010 +0200
Translation update done using Pootle.
commit 33ee43e5fb16553605d9ba784567a76f4851fdfd
Author: Cédric Corazza <cedric.corazza(a)wanadoo.fr>
Date: Sat Jun 5 22:40:12 2010 +0200
Translation update done using Pootle.
commit f488977a6bf91e6e23a7330478e051d956bb7b66
Author: Cédric Corazza <cedric.corazza(a)wanadoo.fr>
Date: Sat Jun 5 22:39:55 2010 +0200
Translation update done using Pootle.
-----------------------------------------------------------------------
Summary of changes:
po/fr.po | 51 ++++++++++++++++++++++-----------------------------
1 files changed, 22 insertions(+), 29 deletions(-)
diff --git a/po/fr.po b/po/fr.po
index 383e3bf..2834e17 100644
--- a/po/fr.po
+++ b/po/fr.po
@@ -8,7 +8,7 @@ msgstr ""
"Project-Id-Version: phpMyAdmin-docs VERSION\n"
"Report-Msgid-Bugs-To: phpmyadmin-devel(a)lists.sourceforge.net\n"
"POT-Creation-Date: 2010-06-01 09:16+0300\n"
-"PO-Revision-Date: 2010-03-14 17:02+0200\n"
+"PO-Revision-Date: 2010-06-05 22:49+0200\n"
"Last-Translator: Cédric Corazza <cedric.corazza(a)wanadoo.fr>\n"
"Language-Team: none\n"
"Language: fr\n"
@@ -259,20 +259,18 @@ msgstr "Actuellement phpMyAdmin sait :"
#. type: Content of: <html><body><div><ul><li>
#: ../phpmyadmin/Documentation.html:104
-#, fuzzy
msgid "browse and drop databases, tables, views, columns and indexes"
msgstr ""
"parcourir et supprimer bases de données, tables, vues, champs et "
-"index;"
+"index"
#. type: Content of: <html><body><div><ul><li>
#: ../phpmyadmin/Documentation.html:105
-#, fuzzy
msgid ""
"create, copy, drop, rename and alter databases, tables, columns and indexes"
msgstr ""
-"créer, copier, supprimer, renommer et modifier bases de donné"
-"es, tables, , vues, champs et index;"
+"créer, copier, supprimer, renommer et modifier bases de "
+"données, tables, , vues, champs et index"
#. type: Content of: <html><body><div><ul><li>
#: ../phpmyadmin/Documentation.html:107
@@ -423,12 +421,11 @@ msgstr ""
#. type: Content of: <html><body><div><ul><li>
#: ../phpmyadmin/Documentation.html:142
-#, fuzzy
msgid ""
"communicate in <a href=\"./translators.html\">58 different languages</a>"
msgstr ""
-"communiquer dans <a href=\"./translators.fr.html\">57 langues diffé"
-"rentes.</a>"
+"communiquer dans <a href=\"./translators.fr.html\">58 langues "
+"différentes.</a>"
#. type: Content of: <html><body><div><ul><li>
#: ../phpmyadmin/Documentation.html:144
@@ -923,7 +920,6 @@ msgstr "Infrastructure des tables liées"
#. type: Content of: <html><body><div><p>
#: ../phpmyadmin/Documentation.html:328
-#, fuzzy
msgid ""
"For a whole set of new features (bookmarks, comments, <abbr title="
"\"structured query language\">SQL</abbr>-history, tracking mechanism, <abbr "
@@ -934,15 +930,15 @@ msgid ""
"controluser, so no other user should have rights to it)."
msgstr ""
"Si vous voulez bénéficier de toute une série de "
-"nouveautés (signets, commentaires, historique <abbr title="
-"\"structured query language\">SQL</abbr>, mécanisme de suivi, gé"
-"nération de <abbr title=\"Portable Document Format\">PDF</abbr>, "
-"transformation des contenus de champ, etc.), vous devrez créer un "
-"ensemble de tables spéciales. Ces tables peuvent se trouver dans "
-"votre propre base de données, ou dans une base de données "
-"centrale pour une installation multi-utilisateurs (cette base de donné"
-"es serait alors accée par le controluser, aussi, aucun autre "
-"utilisateur ne devrait avoir de droits sur celle-ci)."
+"nouveautés (signets, commentaires, historique <abbr title=\"structured "
+"query language\">SQL</abbr>, mécanisme de suivi, génération de "
+"<abbr title=\"Portable Document Format\">PDF</abbr>, transformation des "
+"contenus de champ, etc.), vous devrez créer un ensemble de tables "
+"spéciales. Ces tables peuvent se trouver dans votre propre base de "
+"données, ou dans une base de données centrale pour une "
+"installation multi-utilisateurs (cette base de données serait alors "
+"accée par le controluser, aussi, aucun autre utilisateur ne devrait "
+"avoir de droits sur celle-ci)."
#. type: Content of: <html><body><div><p>
#: ../phpmyadmin/Documentation.html:337
@@ -2190,12 +2186,12 @@ msgstr ""
#. type: Content of: <html><body><div><dl><dt>
#: ../phpmyadmin/Documentation.html:773
-#, fuzzy
msgid ""
"<span id=\"cfg_Servers_auth_http_realm\">$cfg['Servers'][$i]"
"['auth_http_realm']</span> string"
msgstr ""
-"<span id=\"cfg_Servers_user\">$cfg['Servers'][$i]['user']</span> chaîne"
+"<span id=\"cfg_Servers_auth_http_realm\">$cfg['Servers'][$i]['auth_http_realm'"
+"]</span> chaîne"
#. type: Content of: <html><body><div><dl><dd>
#: ../phpmyadmin/Documentation.html:776
@@ -2560,14 +2556,13 @@ msgstr ""
#. type: Content of: <html><body><div><dl><dd>
#: ../phpmyadmin/Documentation.html:895
-#, fuzzy
msgid ""
"Since release 2.2.4 you can describe, in a special 'relation' table, which "
"column is a key in another table (a foreign key). phpMyAdmin currently uses "
"this to"
msgstr ""
"Depuis la version 2.2.4, vous pouvez décrire, dans une table "
-"spéciale « relation », quel champ est une "
+"spéciale « relation », quel colonne est une "
"clé pour une autre table (une clé étrangère). "
"phpMyAdmin utilise actuellement cela pour :"
@@ -2582,16 +2577,15 @@ msgstr ""
#. type: Content of: <html><body><div><dl><dd><ul><li>
#: ../phpmyadmin/Documentation.html:900
-#, fuzzy
msgid ""
"display in an optional tool-tip the "display column" when browsing "
"the master table, if you move the mouse to a column containing a foreign key "
"(use also the 'table_info' table);"
msgstr ""
-"afficher dans une info-bulle le champ d'affichage (« display "
-"field ») en affichant la table maître, si vous dé"
-"placez la souris dans une colonne contenant une clé é"
-"trangère (utilise également la table 'table_info');"
+"afficher dans une info-bulle optionnelle « Afficher la colonne » "
+"lors du parcours de la table maître, si vous déplacez la souris sur une "
+"colonne contenant une clé étrangère (utilise aussi la table "
+"'table_info') ;"
#. type: Content of: <html><body><div><dl><dd><ul><li>
#: ../phpmyadmin/Documentation.html:903
@@ -2604,7 +2598,6 @@ msgstr ""
#. type: Content of: <html><body><div><dl><dd><ul><li>
#: ../phpmyadmin/Documentation.html:905
-#, fuzzy
msgid ""
"in edit/insert mode, display a drop-down list of possible foreign keys (key "
"value and "display column" are shown)"
hooks/post-receive
--
phpMyAdmin localized documentation
1
0

[Phpmyadmin-git] [SCM] phpMyAdmin branch, master, updated. RELEASE_3_3_3-4755-gaeb14a2
by Michal Čihař 05 Jun '10
by Michal Čihař 05 Jun '10
05 Jun '10
The branch, master has been updated
via aeb14a271ab439b0f62940049aa07edf1240f46b (commit)
via 4fb2f7a2330e5d402dec60328941d07b0685a792 (commit)
via 3526b4fa8a65f6b3b3ef71495fa63d47077b6166 (commit)
via 898d7def27edfed7ba5498793ef5e008a2345f4a (commit)
via f3eb5bafce1a4d55aa96b7703a22b5001627e6f1 (commit)
via fb2a4eee51631e95babafa9a1de987b09e8d5192 (commit)
via ed69959f77a11c7cc39e9a9a2b1ea406181fb46f (commit)
via 5b963d0e90806dbfdbdfd8e91bb96bccb9fd697e (commit)
via 86f77765a8bee944e61abdf24ac88fec1862047a (commit)
via c6f039b0a1073208fc0327b176e9d8a451f985fb (commit)
via 7a6cf32ffd9236d6f26329752a48a04a3880f632 (commit)
via f04a74a95cc43d2836f2ea0f0cbea1167e674745 (commit)
via 53eda16b4b6c59f8b96ebed8d99849dcd6c409d6 (commit)
via 068cb44ff1b686b788dd652c21b024239030f18e (commit)
via fc2e0be48cc21e962b3e61dbe7b8bb4fbdfdf6a3 (commit)
via c6b3ce8ff5028093bac6d8cb0e8d845df3cc137b (commit)
via 12308500460f7dc090497d3230f9c1231135c304 (commit)
via 4a182dc6749a8a850b0ce155a50aed9e615f0440 (commit)
via 3970e0e9f0df8a1e83d8c086d1b5a3887be68403 (commit)
via 183aea41fa2e34bd0df5d141054d67f06d9c5a42 (commit)
via 1153e5c8151c072340dd25f83cdf9f3cc3796e50 (commit)
via 1f46429a7c72620ac3c1a028836213fe36f974b6 (commit)
via 9aabf7218885674b53ef82786291b563d0e0f8ac (commit)
via 7345aba6887c8fc9a502bfb1c57c52781dd60977 (commit)
via ca09bca158b3a0110ea74d5ee56be0141c86fc58 (commit)
via c3ca56484891152bc318887a16fa55c02a667313 (commit)
via f2797c359adc15a605233ea0c543b8586331d6b3 (commit)
via d1f6d7d0d353796a89f6f71e62dcc3a09f46fd8a (commit)
via 8ee52737180b50125c163d0890f4fc836e06cd8b (commit)
via b2ff619af9b5bde30aeceeacdb2a315e9a33957f (commit)
via d7bbfd0d2310e85395a917377735077e8618d839 (commit)
via 9aa858202308e06fd1a217ed3225a603b56365b0 (commit)
via 088ea8c50474a7b72287e45c7908ac92db1e44f1 (commit)
via 177c6a68fcf5583bffc8e2bb5a801c703acc23f1 (commit)
via f892819cb1c3fc3eec47ce628dcaa08b32c60ca8 (commit)
via f88f8ccea6a6a9ca129708fb75379b1ef9f2c444 (commit)
via 7f73b8310b0c09aa67f6cfe670d0d6c3c01e4021 (commit)
via 61d4fcc4d0e6660466b6273d7022b39f0aef8f7f (commit)
via 54f10e3ce85381b18ba257fed44df907445682e4 (commit)
via 8cc722e9cb43921d07aaa7179fcd7977ac54dfd8 (commit)
via a431ec588926af3534d3297237946d175878ae8b (commit)
via 6a52b935ba026a630da038404093fd240a5c7e8a (commit)
via 9b0ecd4fc48069d0c2784a0f6d60d889ad936dc1 (commit)
via 6e4ca526ded3dadd6b8b5be0077c628d0d8adcd3 (commit)
via 48fef99b78b1d71a16c73c2910ec45ea5de58714 (commit)
via 6640578b847d5ca4abee9ee6c414643fc147cb25 (commit)
via 380a4d54daec740147286af6110ba454b1f2c06b (commit)
via 7defef3d6bf2472a8f96652a8472b3d092e7d026 (commit)
via 5d7f5d0bcf3f300c0b8ed9f103a1795d18329e1b (commit)
via b35f6e0787dc18ace3bf1f83bec53b94d19a28aa (commit)
via 90cac014aea6bbab502c772804fe019125bf37e0 (commit)
via 61afb5f720f63788de40abe5b8db871586b92f9c (commit)
via 20c877debdd4b75efff87b0d762f2f8d202c1dda (commit)
via 47799a27336f9cdc6ad3cd7471d6d0b3f47d63cf (commit)
via ac1fb07f0469aa031aeea189b6f3c83d788ea14e (commit)
via 3926f039167b9f5435eb8365b84930040810491a (commit)
via c0635c23bc6ec87d9ff2cbdd888ed0173f1063f6 (commit)
via 16c5db5044dada8d4bf7d92a140b191f0067a53d (commit)
from f50d6694e79bb1f8268e44123e8b6935f10a365a (commit)
- Log -----------------------------------------------------------------
commit aeb14a271ab439b0f62940049aa07edf1240f46b
Merge: f50d6694e79bb1f8268e44123e8b6935f10a365a 4fb2f7a2330e5d402dec60328941d07b0685a792
Author: Michal Čihař <michal(a)cihar.com>
Date: Sat Jun 5 21:42:42 2010 +0200
Merge remote branch 'pootle/master'
Conflicts:
po/en_GB.po
po/sl.po
commit 4fb2f7a2330e5d402dec60328941d07b0685a792
Author: Domen <dbc334(a)gmail.com>
Date: Fri Jun 4 23:39:18 2010 +0200
Translation update done using Pootle.
commit 3526b4fa8a65f6b3b3ef71495fa63d47077b6166
Author: Domen <dbc334(a)gmail.com>
Date: Fri Jun 4 23:36:20 2010 +0200
Translation update done using Pootle.
commit 898d7def27edfed7ba5498793ef5e008a2345f4a
Author: Domen <dbc334(a)gmail.com>
Date: Fri Jun 4 23:29:17 2010 +0200
Translation update done using Pootle.
commit f3eb5bafce1a4d55aa96b7703a22b5001627e6f1
Author: Domen <dbc334(a)gmail.com>
Date: Fri Jun 4 23:27:55 2010 +0200
Translation update done using Pootle.
commit fb2a4eee51631e95babafa9a1de987b09e8d5192
Author: Domen <dbc334(a)gmail.com>
Date: Fri Jun 4 23:25:11 2010 +0200
Translation update done using Pootle.
commit ed69959f77a11c7cc39e9a9a2b1ea406181fb46f
Author: Domen <dbc334(a)gmail.com>
Date: Fri Jun 4 23:25:00 2010 +0200
Translation update done using Pootle.
commit 5b963d0e90806dbfdbdfd8e91bb96bccb9fd697e
Author: Domen <dbc334(a)gmail.com>
Date: Fri Jun 4 23:23:12 2010 +0200
Translation update done using Pootle.
commit 86f77765a8bee944e61abdf24ac88fec1862047a
Author: Domen <dbc334(a)gmail.com>
Date: Fri Jun 4 23:21:30 2010 +0200
Translation update done using Pootle.
commit c6f039b0a1073208fc0327b176e9d8a451f985fb
Author: Domen <dbc334(a)gmail.com>
Date: Fri Jun 4 23:18:38 2010 +0200
Translation update done using Pootle.
commit 7a6cf32ffd9236d6f26329752a48a04a3880f632
Author: Domen <dbc334(a)gmail.com>
Date: Fri Jun 4 23:14:30 2010 +0200
Translation update done using Pootle.
commit f04a74a95cc43d2836f2ea0f0cbea1167e674745
Author: Domen <dbc334(a)gmail.com>
Date: Fri Jun 4 23:12:25 2010 +0200
Translation update done using Pootle.
commit 53eda16b4b6c59f8b96ebed8d99849dcd6c409d6
Author: Domen <dbc334(a)gmail.com>
Date: Fri Jun 4 23:11:13 2010 +0200
Translation update done using Pootle.
commit 068cb44ff1b686b788dd652c21b024239030f18e
Author: Domen <dbc334(a)gmail.com>
Date: Fri Jun 4 23:10:32 2010 +0200
Translation update done using Pootle.
commit fc2e0be48cc21e962b3e61dbe7b8bb4fbdfdf6a3
Author: Domen <dbc334(a)gmail.com>
Date: Fri Jun 4 23:06:18 2010 +0200
Translation update done using Pootle.
commit c6b3ce8ff5028093bac6d8cb0e8d845df3cc137b
Author: Marc Delisle <marc(a)infomarc.info>
Date: Fri Jun 4 22:01:58 2010 +0200
Translation update done using Pootle.
commit 12308500460f7dc090497d3230f9c1231135c304
Author: Marc Delisle <marc(a)infomarc.info>
Date: Fri Jun 4 22:01:35 2010 +0200
Translation update done using Pootle.
commit 4a182dc6749a8a850b0ce155a50aed9e615f0440
Author: Marc Delisle <marc(a)infomarc.info>
Date: Fri Jun 4 22:01:18 2010 +0200
Translation update done using Pootle.
commit 3970e0e9f0df8a1e83d8c086d1b5a3887be68403
Author: Marc Delisle <marc(a)infomarc.info>
Date: Fri Jun 4 22:01:05 2010 +0200
Translation update done using Pootle.
commit 183aea41fa2e34bd0df5d141054d67f06d9c5a42
Author: Marc Delisle <marc(a)infomarc.info>
Date: Fri Jun 4 22:00:52 2010 +0200
Translation update done using Pootle.
commit 1153e5c8151c072340dd25f83cdf9f3cc3796e50
Author: Marc Delisle <marc(a)infomarc.info>
Date: Fri Jun 4 22:00:21 2010 +0200
Translation update done using Pootle.
commit 1f46429a7c72620ac3c1a028836213fe36f974b6
Author: Marc Delisle <marc(a)infomarc.info>
Date: Fri Jun 4 21:58:54 2010 +0200
Translation update done using Pootle.
commit 9aabf7218885674b53ef82786291b563d0e0f8ac
Author: Marc Delisle <marc(a)infomarc.info>
Date: Fri Jun 4 21:58:37 2010 +0200
Translation update done using Pootle.
commit 7345aba6887c8fc9a502bfb1c57c52781dd60977
Author: Marc Delisle <marc(a)infomarc.info>
Date: Fri Jun 4 21:58:29 2010 +0200
Translation update done using Pootle.
commit ca09bca158b3a0110ea74d5ee56be0141c86fc58
Author: Marc Delisle <marc(a)infomarc.info>
Date: Fri Jun 4 21:58:17 2010 +0200
Translation update done using Pootle.
commit c3ca56484891152bc318887a16fa55c02a667313
Author: Marc Delisle <marc(a)infomarc.info>
Date: Fri Jun 4 21:57:55 2010 +0200
Translation update done using Pootle.
commit f2797c359adc15a605233ea0c543b8586331d6b3
Author: Marc Delisle <marc(a)infomarc.info>
Date: Fri Jun 4 21:57:41 2010 +0200
Translation update done using Pootle.
commit d1f6d7d0d353796a89f6f71e62dcc3a09f46fd8a
Author: Marc Delisle <marc(a)infomarc.info>
Date: Fri Jun 4 21:57:16 2010 +0200
Translation update done using Pootle.
commit 8ee52737180b50125c163d0890f4fc836e06cd8b
Author: Marc Delisle <marc(a)infomarc.info>
Date: Fri Jun 4 21:56:39 2010 +0200
Translation update done using Pootle.
commit b2ff619af9b5bde30aeceeacdb2a315e9a33957f
Author: Marc Delisle <marc(a)infomarc.info>
Date: Fri Jun 4 21:56:30 2010 +0200
Translation update done using Pootle.
commit d7bbfd0d2310e85395a917377735077e8618d839
Author: Marc Delisle <marc(a)infomarc.info>
Date: Fri Jun 4 21:56:17 2010 +0200
Translation update done using Pootle.
commit 9aa858202308e06fd1a217ed3225a603b56365b0
Author: Marc Delisle <marc(a)infomarc.info>
Date: Fri Jun 4 21:56:01 2010 +0200
Translation update done using Pootle.
commit 088ea8c50474a7b72287e45c7908ac92db1e44f1
Author: Marc Delisle <marc(a)infomarc.info>
Date: Fri Jun 4 21:55:44 2010 +0200
Translation update done using Pootle.
commit 177c6a68fcf5583bffc8e2bb5a801c703acc23f1
Author: Marc Delisle <marc(a)infomarc.info>
Date: Fri Jun 4 21:55:23 2010 +0200
Translation update done using Pootle.
commit f892819cb1c3fc3eec47ce628dcaa08b32c60ca8
Author: Marc Delisle <marc(a)infomarc.info>
Date: Fri Jun 4 21:54:37 2010 +0200
Translation update done using Pootle.
commit f88f8ccea6a6a9ca129708fb75379b1ef9f2c444
Author: Marc Delisle <marc(a)infomarc.info>
Date: Fri Jun 4 21:54:14 2010 +0200
Translation update done using Pootle.
commit 7f73b8310b0c09aa67f6cfe670d0d6c3c01e4021
Author: Marc Delisle <marc(a)infomarc.info>
Date: Fri Jun 4 21:53:47 2010 +0200
Translation update done using Pootle.
commit 61d4fcc4d0e6660466b6273d7022b39f0aef8f7f
Author: Marc Delisle <marc(a)infomarc.info>
Date: Fri Jun 4 21:53:31 2010 +0200
Translation update done using Pootle.
commit 54f10e3ce85381b18ba257fed44df907445682e4
Author: Marc Delisle <marc(a)infomarc.info>
Date: Fri Jun 4 21:53:21 2010 +0200
Translation update done using Pootle.
commit 8cc722e9cb43921d07aaa7179fcd7977ac54dfd8
Author: Marc Delisle <marc(a)infomarc.info>
Date: Fri Jun 4 21:52:58 2010 +0200
Translation update done using Pootle.
commit a431ec588926af3534d3297237946d175878ae8b
Author: Marc Delisle <marc(a)infomarc.info>
Date: Fri Jun 4 21:52:49 2010 +0200
Translation update done using Pootle.
commit 6a52b935ba026a630da038404093fd240a5c7e8a
Author: Marc Delisle <marc(a)infomarc.info>
Date: Fri Jun 4 21:52:35 2010 +0200
Translation update done using Pootle.
commit 9b0ecd4fc48069d0c2784a0f6d60d889ad936dc1
Author: Marc Delisle <marc(a)infomarc.info>
Date: Fri Jun 4 21:52:21 2010 +0200
Translation update done using Pootle.
commit 6e4ca526ded3dadd6b8b5be0077c628d0d8adcd3
Author: Marc Delisle <marc(a)infomarc.info>
Date: Fri Jun 4 21:52:08 2010 +0200
Translation update done using Pootle.
commit 48fef99b78b1d71a16c73c2910ec45ea5de58714
Author: Marc Delisle <marc(a)infomarc.info>
Date: Fri Jun 4 21:51:59 2010 +0200
Translation update done using Pootle.
commit 6640578b847d5ca4abee9ee6c414643fc147cb25
Author: Marc Delisle <marc(a)infomarc.info>
Date: Fri Jun 4 21:51:49 2010 +0200
Translation update done using Pootle.
commit 380a4d54daec740147286af6110ba454b1f2c06b
Author: Marc Delisle <marc(a)infomarc.info>
Date: Fri Jun 4 21:51:22 2010 +0200
Translation update done using Pootle.
commit 7defef3d6bf2472a8f96652a8472b3d092e7d026
Author: Marc Delisle <marc(a)infomarc.info>
Date: Fri Jun 4 21:51:12 2010 +0200
Translation update done using Pootle.
commit 5d7f5d0bcf3f300c0b8ed9f103a1795d18329e1b
Author: Marc Delisle <marc(a)infomarc.info>
Date: Fri Jun 4 21:51:01 2010 +0200
Translation update done using Pootle.
commit b35f6e0787dc18ace3bf1f83bec53b94d19a28aa
Author: Marc Delisle <marc(a)infomarc.info>
Date: Fri Jun 4 21:50:50 2010 +0200
Translation update done using Pootle.
commit 90cac014aea6bbab502c772804fe019125bf37e0
Author: Marc Delisle <marc(a)infomarc.info>
Date: Fri Jun 4 21:50:34 2010 +0200
Translation update done using Pootle.
commit 61afb5f720f63788de40abe5b8db871586b92f9c
Author: Marc Delisle <marc(a)infomarc.info>
Date: Fri Jun 4 21:50:15 2010 +0200
Translation update done using Pootle.
commit 20c877debdd4b75efff87b0d762f2f8d202c1dda
Author: Marc Delisle <marc(a)infomarc.info>
Date: Fri Jun 4 21:50:06 2010 +0200
Translation update done using Pootle.
commit 47799a27336f9cdc6ad3cd7471d6d0b3f47d63cf
Author: Marc Delisle <marc(a)infomarc.info>
Date: Fri Jun 4 21:49:54 2010 +0200
Translation update done using Pootle.
commit ac1fb07f0469aa031aeea189b6f3c83d788ea14e
Author: Marc Delisle <marc(a)infomarc.info>
Date: Fri Jun 4 21:49:40 2010 +0200
Translation update done using Pootle.
commit 3926f039167b9f5435eb8365b84930040810491a
Author: Marc Delisle <marc(a)infomarc.info>
Date: Fri Jun 4 21:49:27 2010 +0200
Translation update done using Pootle.
commit c0635c23bc6ec87d9ff2cbdd888ed0173f1063f6
Author: Marc Delisle <marc(a)infomarc.info>
Date: Fri Jun 4 21:49:17 2010 +0200
Translation update done using Pootle.
commit 16c5db5044dada8d4bf7d92a140b191f0067a53d
Author: Marc Delisle <marc(a)infomarc.info>
Date: Fri Jun 4 21:49:02 2010 +0200
Translation update done using Pootle.
-----------------------------------------------------------------------
Summary of changes:
po/en_GB.po | 183 +++++++++++++++++++++++------------------------------------
po/sl.po | 37 ++++++++++++-
2 files changed, 107 insertions(+), 113 deletions(-)
diff --git a/po/en_GB.po b/po/en_GB.po
index 9572a94..e12821d 100644
--- a/po/en_GB.po
+++ b/po/en_GB.po
@@ -4,13 +4,13 @@ msgstr ""
"Project-Id-Version: phpMyAdmin 3.4.0-dev\n"
"Report-Msgid-Bugs-To: phpmyadmin-devel(a)lists.sourceforge.net\n"
"POT-Creation-Date: 2010-06-04 16:07-0400\n"
-"PO-Revision-Date: 2010-05-25 16:41+0200\n"
+"PO-Revision-Date: 2010-06-04 22:01+0200\n"
"Last-Translator: Michal <michal(a)cihar.com>\n"
"Language-Team: english-gb <en_GB(a)li.org>\n"
+"Language: en_GB\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"Language: en_GB\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: Pootle 2.0.1\n"
@@ -111,10 +111,9 @@ msgstr "Table comments"
#: tbl_indexes.php:189 tbl_printview.php:142 tbl_relation.php:402
#: tbl_select.php:135 tbl_structure.php:177 tbl_tracking.php:273
#: tbl_tracking.php:324
-#, fuzzy
#| msgid "Column names"
msgid "Column"
-msgstr "Column names"
+msgstr "Column"
#: db_datadict.php:175 db_printview.php:106 libraries/Index.class.php:443
#: libraries/db_events.inc.php:31 libraries/db_routines.inc.php:42
@@ -448,16 +447,14 @@ msgid "Modify"
msgstr "Modify"
#: db_qbe.php:584
-#, fuzzy
#| msgid "Add/Delete Criteria Row"
msgid "Add/Delete criteria rows"
-msgstr "Add/Delete Criteria Row"
+msgstr "Add/Delete criteria rows"
#: db_qbe.php:596
-#, fuzzy
#| msgid "Add/Delete Field Columns"
msgid "Add/Delete columns"
-msgstr "Add/Delete Field Columns"
+msgstr "Add/Delete columns"
#: db_qbe.php:609 db_qbe.php:634
msgid "Update Query"
@@ -551,10 +548,9 @@ msgid "Inside table(s):"
msgstr "Inside table(s):"
#: db_search.php:355
-#, fuzzy
#| msgid "Inside field:"
msgid "Inside column:"
-msgstr "Inside field:"
+msgstr "Inside column:"
#: db_structure.php:81 db_structure.php:82 db_structure.php:94
#: db_structure.php:95 db_structure.php:107 db_structure.php:108
@@ -1000,10 +996,9 @@ msgid "Please select the primary key or a unique key"
msgstr "Please select the primary key or a unique key"
#: js/messages.php:63 pmd_general.php:77 tbl_relation.php:548
-#, fuzzy
#| msgid "Choose field to display"
msgid "Choose column to display"
-msgstr "Choose field to display"
+msgstr "Choose column to display"
#. l10n: Display text for calendar close link
#: js/messages.php:73
@@ -1977,10 +1972,9 @@ msgid "No Privileges"
msgstr "No Privileges"
#: libraries/display_create_table.lib.php:41
-#, fuzzy
#| msgid "Table must have at least one field."
msgid "Table must have at least one column."
-msgstr "Table must have at least one field."
+msgstr "Table must have at least one column."
#: libraries/display_create_table.lib.php:48
#, php-format
@@ -1988,20 +1982,19 @@ msgid "Create table on database %s"
msgstr "Create table on database %s"
#: libraries/display_create_table.lib.php:57
-#, fuzzy
#| msgid "Number of fields"
msgid "Number of columns"
-msgstr "Number of fields"
+msgstr "Number of columns"
#: libraries/display_export.lib.php:42
msgid "Could not load export plugins, please check your installation!"
msgstr "Could not load export plug-ins, please check your installation!"
#: libraries/display_export.lib.php:107
-#, fuzzy, php-format
+#, php-format
#| msgid "Dump %s row(s) starting at record # %s"
msgid "Dump %s row(s) starting at row # %s"
-msgstr "Dump %s row(s) starting at record # %s"
+msgstr "Dump %s row(s) starting at row # %s"
#: libraries/display_export.lib.php:115
msgid "Dump all rows"
@@ -2155,10 +2148,9 @@ msgstr ""
"however it can break transactions."
#: libraries/display_import.lib.php:239 setup/lib/messages.inc.php:161
-#, fuzzy
#| msgid "Number of records (queries) to skip from start"
msgid "Number of queries to skip from start"
-msgstr "Number of records (queries) to skip from start"
+msgstr "Number of queries to skip from start"
#: libraries/display_import.lib.php:255 setup/lib/messages.inc.php:160
msgid "Format of imported file"
@@ -2215,10 +2207,9 @@ msgid "%d is not valid row number."
msgstr "%d is not valid row number."
#: libraries/display_tbl.lib.php:310
-#, fuzzy
#| msgid "row(s) starting from record #"
msgid "row(s) starting from row #"
-msgstr "row(s) starting from record #"
+msgstr "row(s) starting from row #"
#: libraries/display_tbl.lib.php:316
msgid "horizontal"
@@ -2275,10 +2266,9 @@ msgid "Relational key"
msgstr "Relational key"
#: libraries/display_tbl.lib.php:588
-#, fuzzy
#| msgid "Relational display field"
msgid "Relational display column"
-msgstr "Relational display field"
+msgstr "Relational display column"
#: libraries/display_tbl.lib.php:595
msgid "Show binary contents"
@@ -2700,24 +2690,21 @@ msgstr "CSV"
#: libraries/export/csv.php:21 libraries/import/csv.php:27
#: libraries/import/csv.php:59 libraries/import/ldi.php:40
-#, fuzzy
#| msgid "Lines terminated by"
msgid "Columns terminated by"
-msgstr "Lines terminated by"
+msgstr "Columns terminated by"
#: libraries/export/csv.php:22 libraries/import/csv.php:28
#: libraries/import/csv.php:71 libraries/import/ldi.php:41
-#, fuzzy
#| msgid "Fields enclosed by"
msgid "Columns enclosed by"
-msgstr "Fields enclosed by"
+msgstr "Columns enclosed by"
#: libraries/export/csv.php:23 libraries/import/csv.php:29
#: libraries/import/csv.php:75 libraries/import/ldi.php:42
-#, fuzzy
#| msgid "Fields escaped by"
msgid "Columns escaped by"
-msgstr "Fields escaped by"
+msgstr "Columns escaped by"
#: libraries/export/csv.php:24 libraries/import/csv.php:30
#: libraries/import/csv.php:79 libraries/import/ldi.php:43
@@ -2733,20 +2720,18 @@ msgid "Replace NULL by"
msgstr "Replace NULL by"
#: libraries/export/csv.php:26 libraries/export/excel.php:23
-#, fuzzy
#| msgid "Remove CRLF characters within fields"
msgid "Remove CRLF characters within columns"
-msgstr "Remove CRLF characters within fields"
+msgstr "Remove CRLF characters within columns"
#: libraries/export/csv.php:27 libraries/export/excel.php:24
#: libraries/export/htmlword.php:26 libraries/export/latex.php:57
#: libraries/export/ods.php:24 libraries/export/odt.php:50
#: libraries/export/texytext.php:34 libraries/export/xls.php:24
#: libraries/export/xlsx.php:24
-#, fuzzy
#| msgid "Put fields names in the first row"
msgid "Put columns names in the first row"
-msgstr "Put fields names in the first row"
+msgstr "Put columns names in the first row"
#: libraries/export/excel.php:18
msgid "CSV for MS Excel"
@@ -2881,10 +2866,9 @@ msgid "Database export options"
msgstr "Database export options"
#: libraries/export/sql.php:80
-#, fuzzy
#| msgid "Enclose table and field names with backquotes"
msgid "Enclose table and column names with backquotes"
-msgstr "Enclose table and field names with backquotes"
+msgstr "Enclose table and column names with backquotes"
#: libraries/export/sql.php:86
msgid "Add into comments"
@@ -3103,10 +3087,10 @@ msgid "Invalid format of CSV input on line %d."
msgstr "Invalid format of CSV input on line %d."
#: libraries/import/csv.php:312
-#, fuzzy, php-format
+#, php-format
#| msgid "Invalid field count in CSV input on line %d."
msgid "Invalid column count in CSV input on line %d."
-msgstr "Invalid field count in CSV input on line %d."
+msgstr "Invalid column count in CSV input on line %d."
#: libraries/import/docsql.php:29
msgid "DocSQL"
@@ -4481,10 +4465,9 @@ msgid "Run SQL query/queries on database %s"
msgstr "Run SQL query/queries on database %s"
#: libraries/sql_query_form.lib.php:317
-#, fuzzy
#| msgid "Column names"
msgid "Columns"
-msgstr "Column names"
+msgstr "Columns"
#: libraries/sql_query_form.lib.php:352 sql.php:665 sql.php:666 sql.php:683
msgid "Bookmark this SQL query"
@@ -4600,7 +4583,6 @@ msgid "Length/Values"
msgstr "Length/Values"
#: libraries/tbl_properties.inc.php:105
-#, fuzzy
#| msgid ""
#| "If field type is \"enum\" or \"set\", please enter the values using this "
#| "format: 'a','b','c'...<br />If you ever need to put a backslash (\"\\\") "
@@ -4612,10 +4594,10 @@ msgid ""
"a single quote (\"'\") amongst those values, precede it with a backslash "
"(for example '\\\\xyz' or 'a\\'b')."
msgstr ""
-"If field type is \"enum\" or \"set\", please enter the values using this "
-"format: 'a','b','c'...<br />If you ever need to put a backslash (\"\\\") or "
-"a single quote (\"'\") amongst those values, precede it with a backslash "
-"(for example '\\\\xyz' or 'a\\'b')."
+"If column type is \"enum\" or \"set\", please enter the values using this "
+"format: 'a','b','c'...<br />If you ever need to put a backslash (\"\\\") or a "
+"single quote (\"'\") amongst those values, precede it with a backslash (for "
+"example '\\\\xyz' or 'a\\'b')."
#: libraries/tbl_properties.inc.php:106
msgid ""
@@ -4690,23 +4672,21 @@ msgid "Save"
msgstr "Save"
#: libraries/tbl_properties.inc.php:780 tbl_structure.php:542
-#, fuzzy, php-format
+#, php-format
#| msgid "Add column(s)"
msgid "Add %s column(s)"
-msgstr "Add column(s)"
+msgstr "Add %s column(s)"
#: libraries/tbl_properties.inc.php:784 tbl_structure.php:536
-#, fuzzy
#| msgid "You have to add at least one field."
msgid "You have to add at least one column."
-msgstr "You have to add at least one field."
+msgstr "You have to add at least one column."
#: libraries/tbl_triggers.lib.php:29
msgid "Event"
msgstr "Event"
#: libraries/transformations/application_octetstream__download.inc.php:10
-#, fuzzy
#| msgid ""
#| "Displays a link to download the binary data of the field. You can use the "
#| "first option to specify the filename, or use the second option as the "
@@ -4718,9 +4698,9 @@ msgid ""
"of a column which contains the filename. If you use the second option, you "
"need to set the first option to the empty string."
msgstr ""
-"Displays a link to download the binary data of the field. You can use the "
+"Displays a link to download the binary data of the column. You can use the "
"first option to specify the filename, or use the second option as the name "
-"of a field which contains the filename. If you use the second option, you "
+"of a column which contains the filename. If you use the second option, you "
"need to set the first option to the empty string."
#: libraries/transformations/application_octetstream__hex.inc.php:10
@@ -4745,7 +4725,6 @@ msgid "Displays a link to download this image."
msgstr "Displays a link to download this image."
#: libraries/transformations/text_plain__dateformat.inc.php:10
-#, fuzzy
#| msgid ""
#| "Displays a TIME, TIMESTAMP, DATETIME or numeric unix timestamp field as "
#| "formatted date. The first option is the offset (in hours) which will be "
@@ -4765,7 +4744,7 @@ msgid ""
"documentation for PHP's strftime() function and for \"utc\" it is done using "
"gmdate() function."
msgstr ""
-"Displays a TIME, TIMESTAMP, DATETIME or numeric unix timestamp field as "
+"Displays a TIME, TIMESTAMP, DATETIME or numeric unix timestamp column as "
"formatted date. The first option is the offset (in hours) which will be "
"added to the timestamp (Default: 0). Use second option to specify a "
"different date/time format string. Third option determines whether you want "
@@ -4775,7 +4754,6 @@ msgstr ""
"gmdate() function."
#: libraries/transformations/text_plain__external.inc.php:10
-#, fuzzy
#| msgid ""
#| "LINUX ONLY: Launches an external application and feeds it the field data "
#| "via standard input. Returns the standard output of the application. The "
@@ -4799,19 +4777,18 @@ msgid ""
"will prevent wrapping and ensure that the output appears all on one line "
"(Default 1)."
msgstr ""
-"LINUX ONLY: Launches an external application and feeds it the field data via "
-"standard input. Returns the standard output of the application. The default "
-"is Tidy, to pretty-print HTML code. For security reasons, you have to "
-"manually edit the file libraries/transformations/text_plain__external.inc."
-"php and list the tools you want to make available. The first option is then "
-"the number of the program you want to use and the second option is the "
-"parameters for the program. The third option, if set to 1, will convert the "
-"output using htmlspecialchars() (Default 1). The fourth option, if set to 1, "
-"will prevent wrapping and ensure that the output appears all on one line "
-"(Default 1)."
+"LINUX ONLY: Launches an external application and feeds it the column data "
+"via standard input. Returns the standard output of the application. The "
+"default is Tidy, to pretty-print HTML code. For security reasons, you have "
+"to manually edit the file "
+"libraries/transformations/text_plain__external.inc.php and list the tools "
+"you want to make available. The first option is then the number of the "
+"program you want to use and the second option is the parameters for the "
+"program. The third option, if set to 1, will convert the output using "
+"htmlspecialchars() (Default 1). The fourth option, if set to 1, will prevent "
+"wrapping and ensure that the output appears all on one line (Default 1)."
#: libraries/transformations/text_plain__formatted.inc.php:10
-#, fuzzy
#| msgid ""
#| "Displays the contents of the field as-is, without running it through "
#| "htmlspecialchars(). That is, the field is assumed to contain valid HTML."
@@ -4819,11 +4796,10 @@ msgid ""
"Displays the contents of the column as-is, without running it through "
"htmlspecialchars(). That is, the column is assumed to contain valid HTML."
msgstr ""
-"Displays the contents of the field as-is, without running it through "
-"htmlspecialchars(). That is, the field is assumed to contain valid HTML."
+"Displays the contents of the column as-is, without running it through "
+"htmlspecialchars(). That is, the column is assumed to contain valid HTML."
#: libraries/transformations/text_plain__imagelink.inc.php:10
-#, fuzzy
#| msgid ""
#| "Displays an image and a link; the field contains the filename. The first "
#| "option is a URL prefix like \"http://www.example.com/\". The second and "
@@ -4833,12 +4809,11 @@ msgid ""
"option is a URL prefix like \"http://www.example.com/\". The second and "
"third options are the width and the height in pixels."
msgstr ""
-"Displays an image and a link; the field contains the filename. The first "
-"option is a URL prefix like \"http://www.example.com/\". The second and "
-"third options are the width and the height in pixels."
+"Displays an image and a link; the column contains the filename. The first "
+"option is a URL prefix like \"http://www.example.com/\". The second and third "
+"options are the width and the height in pixels."
#: libraries/transformations/text_plain__link.inc.php:10
-#, fuzzy
#| msgid ""
#| "Displays a link; the field contains the filename. The first option is a "
#| "URL prefix like \"http://www.example.com/\". The second option is a title "
@@ -4848,9 +4823,9 @@ msgid ""
"prefix like \"http://www.example.com/\". The second option is a title for "
"the link."
msgstr ""
-"Displays a link; the field contains the filename. The first option is a URL "
-"prefix like \"http://www.example.com/\". The second option is a title for "
-"the link."
+"Displays a link; the column contains the filename. The first option is a URL "
+"prefix like \"http://www.example.com/\". The second option is a title for the "
+"link."
#: libraries/transformations/text_plain__longToIpv4.inc.php:10
msgid ""
@@ -5073,16 +5048,14 @@ msgid "Create a page"
msgstr "Create a page"
#: pdf_pages.php:310
-#, fuzzy
#| msgid "Page number:"
msgid "Page name"
-msgstr "Page number:"
+msgstr "Page name"
#: pdf_pages.php:314
-#, fuzzy
#| msgid "Automatic layout"
msgid "Automatic layout based on"
-msgstr "Automatic layout"
+msgstr "Automatic layout based on"
#: pdf_pages.php:316
msgid "Internal relations"
@@ -5209,7 +5182,6 @@ msgid "To select relation, click :"
msgstr "To select relation, click :"
#: pmd_help.php:29
-#, fuzzy
#| msgid ""
#| "The display field is shown in pink. To set/unset a field as the display "
#| "field, click the \"Choose field to display\" icon, then click on the "
@@ -5219,9 +5191,9 @@ msgid ""
"column, click the \"Choose column to display\" icon, then click on the "
"appropriate column name."
msgstr ""
-"The display field is shown in pink. To set/unset a field as the display "
-"field, click the \"Choose field to display\" icon, then click on the "
-"appropriate field name."
+"The display column is shown in pink. To set/unset a column as the display "
+"column, click the \"Choose column to display\" icon, then click on the "
+"appropriate column name."
#: pmd_pdf.php:63
msgid "Page has been created"
@@ -6311,7 +6283,6 @@ msgstr ""
"documentation[/a]. Otherwise you will be only able to download or display it."
#: setup/lib/messages.inc.php:35
-#, fuzzy
#| msgid ""
#| "Defines which type of editing controls should be used for CHAR and "
#| "VARCHAR fields; [kbd]input[/kbd] - allows limiting of input length, [kbd]"
@@ -6322,14 +6293,13 @@ msgid ""
"kbd] - allows newlines in columns"
msgstr ""
"Defines which type of editing controls should be used for CHAR and VARCHAR "
-"fields; [kbd]input[/kbd] - allows limiting of input length, [kbd]textarea[/"
-"kbd] - allows newlines in fields"
+"columns; [kbd]input[/kbd] - allows limiting of input length, "
+"[kbd]textarea[/kbd] - allows newlines in columns"
#: setup/lib/messages.inc.php:36
-#, fuzzy
#| msgid "CHAR fields editing"
msgid "CHAR columns editing"
-msgstr "CHAR fields editing"
+msgstr "CHAR columns editing"
#: setup/lib/messages.inc.php:37
msgid "Number of columns for CHAR/VARCHAR textareas"
@@ -7053,7 +7023,6 @@ msgid "GZip output buffering"
msgstr "GZip output buffering"
#: setup/lib/messages.inc.php:217
-#, fuzzy
#| msgid ""
#| "[kbd]SMART[/kbd] - i.e. descending order for fields of type TIME, DATE, "
#| "DATETIME and TIMESTAMP, ascending order otherwise"
@@ -7061,7 +7030,7 @@ msgid ""
"[kbd]SMART[/kbd] - i.e. descending order for columns of type TIME, DATE, "
"DATETIME and TIMESTAMP, ascending order otherwise"
msgstr ""
-"[kbd]SMART[/kbd] - i.e. descending order for fields of type TIME, DATE, "
+"[kbd]SMART[/kbd] - i.e. descending order for columns of type TIME, DATE, "
"DATETIME and TIMESTAMP, ascending order otherwise"
#: setup/lib/messages.inc.php:218
@@ -7081,16 +7050,14 @@ msgid "Iconic table operations"
msgstr "Iconic table operations"
#: setup/lib/messages.inc.php:224
-#, fuzzy
#| msgid "Disallow BLOB and BINARY fields from editing"
msgid "Disallow BLOB and BINARY columns from editing"
-msgstr "Disallow BLOB and BINARY fields from editing"
+msgstr "Disallow BLOB and BINARY columns from editing"
#: setup/lib/messages.inc.php:225
-#, fuzzy
#| msgid "Protect binary fields"
msgid "Protect binary columns"
-msgstr "Protect binary fields"
+msgstr "Protect binary columns"
#: setup/lib/messages.inc.php:226
msgid ""
@@ -7554,7 +7521,6 @@ msgid "PDF schema: table coordinates"
msgstr "PDF schema: table coordinates"
#: setup/lib/messages.inc.php:320
-#, fuzzy
#| msgid ""
#| "Table to describe the display fields, leave blank for no support; "
#| "suggested: [kbd]pma_table_info[/kbd]"
@@ -7562,14 +7528,13 @@ msgid ""
"Table to describe the display columns, leave blank for no support; "
"suggested: [kbd]pma_table_info[/kbd]"
msgstr ""
-"Table to describe the display fields, leave blank for no support; suggested: "
-"[kbd]pma_table_info[/kbd]"
+"Table to describe the display columns, leave blank for no support; "
+"suggested: [kbd]pma_table_info[/kbd]"
#: setup/lib/messages.inc.php:321
-#, fuzzy
#| msgid "Display fields table"
msgid "Display columns table"
-msgstr "Display fields table"
+msgstr "Display columns table"
#: setup/lib/messages.inc.php:323
msgid "User for config auth"
@@ -7600,12 +7565,10 @@ msgid "Verbose name of this server"
msgstr "Verbose name of this server"
#: setup/lib/messages.inc.php:329
-#, fuzzy
#| msgid ""
#| "Whether a user should be displayed a "show all (records)" button"
msgid "Whether a user should be displayed a "show all (rows)" button"
-msgstr ""
-"Whether a user should be displayed a "show all (records)" button"
+msgstr "Whether a user should be displayed a "show all (rows)" button"
#: setup/lib/messages.inc.php:330
msgid "Allow to display all the rows"
@@ -7897,10 +7860,9 @@ msgid "Ignore"
msgstr "Ignore"
#: tbl_change.php:728
-#, fuzzy
#| msgid " Because of its length,<br /> this field might not be editable "
msgid " Because of its length,<br /> this column might not be editable "
-msgstr " Because of its length,<br /> this field might not be editable "
+msgstr " Because of its length,<br /> this column might not be editable "
#: tbl_change.php:888
msgid "Remove BLOB Repository Reference"
@@ -8188,10 +8150,9 @@ msgid "Operator"
msgstr "Operator"
#: tbl_select.php:270
-#, fuzzy
#| msgid "Select fields (at least one):"
msgid "Select columns (at least one):"
-msgstr "Select fields (at least one):"
+msgstr "Select columns (at least one):"
#: tbl_select.php:288
msgid "Add search conditions (body of the \"where\" clause):"
@@ -8215,10 +8176,10 @@ msgid "None"
msgstr "None"
#: tbl_structure.php:374
-#, fuzzy, php-format
+#, php-format
#| msgid "Table %s has been dropped"
msgid "Column %s has been dropped"
-msgstr "Table %s has been dropped"
+msgstr "Column %s has been dropped"
#: tbl_structure.php:385
#, php-format
@@ -8239,10 +8200,8 @@ msgid "Propose table structure"
msgstr "Propose table structure"
#: tbl_structure.php:540
-#, fuzzy
-#| msgid "Add column(s)"
msgid "Add column"
-msgstr "Add column(s)"
+msgstr "Add column"
#: tbl_structure.php:554
msgid "At End of Table"
diff --git a/po/sl.po b/po/sl.po
index 8f8aa84..97b26cc 100644
--- a/po/sl.po
+++ b/po/sl.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: phpMyAdmin 3.4.0-dev\n"
"Report-Msgid-Bugs-To: phpmyadmin-devel(a)lists.sourceforge.net\n"
"POT-Creation-Date: 2010-06-04 16:07-0400\n"
-"PO-Revision-Date: 2010-06-03 20:07+0200\n"
+"PO-Revision-Date: 2010-06-04 23:39+0200\n"
"Last-Translator: Domen <dbc334(a)gmail.com>\n"
"Language-Team: slovenian <sl(a)li.org>\n"
"MIME-Version: 1.0\n"
@@ -3369,6 +3369,9 @@ msgid ""
"exceeded the value of binlog_cache_size and used a temporary file to store "
"statements from the transaction."
msgstr ""
+"Število transakcij, ki so uporabile začasni predpomnilnik dvojiškega "
+"dnevnika, vendar je ta presegel vrednost binlog_cache_size, zato so bile za "
+"shranitev izjav iz transakcije uporabljene začasne datoteke."
#: libraries/messages.inc.php:63
msgid "The number of transactions that used the temporary binary log cache."
@@ -3383,6 +3386,10 @@ msgid ""
"to increase the tmp_table_size value to cause temporary tables to be memory-"
"based instead of disk-based."
msgstr ""
+"Število začasnih tabel na disku, ki jih je strežnik samodejno ustvaril med "
+"izvajanjem izjav. Če je Created_tmp_disk_tables velika, boste morda želeli "
+"povečati vrednost tmp_table_size, zaradi česar bodo začasne tabele temeljile "
+"na pomnilniku namesto na disku."
#: libraries/messages.inc.php:65
msgid "How many temporary files mysqld has created."
@@ -3393,18 +3400,24 @@ msgid ""
"The number of in-memory temporary tables created automatically by the server "
"while executing statements."
msgstr ""
+"Število začasnih tabel v-pomnilniku, ki jih je strežnik samodejno ustvaril "
+"med izvajanjem stavkov."
#: libraries/messages.inc.php:67
msgid ""
"The number of rows written with INSERT DELAYED for which some error occurred "
"(probably duplicate key)."
msgstr ""
+"Število vrstic zapisanih z INSERT DELAYED, pri katerih je prišlo do neke "
+"napake (najverjetneje podvojen ključ)."
#: libraries/messages.inc.php:68
msgid ""
"The number of INSERT DELAYED handler threads in use. Every different table "
"on which one uses INSERT DELAYED gets its own thread."
msgstr ""
+"Število upravljalnih niti INSERT DELAYED v uporabi. Vsaka različna tabela, "
+"na kateri se uporabi INSERT DELAYED, dobi svojo lastno nit."
#: libraries/messages.inc.php:69
msgid "The number of INSERT DELAYED rows written."
@@ -3428,6 +3441,9 @@ msgid ""
"table with a given name. This is called discovery. Handler_discover "
"indicates the number of time tables have been discovered."
msgstr ""
+"Strežnik MySQL lahko vpraša skladiščni pogon NDB Cluster, če ve za tabelo z "
+"navedenim imenom. Temu se reče odkritje. Handler_discover kaže koliko krat "
+"so bile tabele odkrite."
#: libraries/messages.inc.php:74
msgid ""
@@ -3435,12 +3451,18 @@ msgid ""
"it suggests that the server is doing a lot of full index scans; for example, "
"SELECT col1 FROM foo, assuming that col1 is indexed."
msgstr ""
+"Koliko krat je bil prvi vnos prebran iz indeksa. Če je vrednost visoka, "
+"kaže, da strežnik izvaja mnogo pregledov indeksa; na primer: SELECT col1 "
+"FROM foo, pri čemer se predpostavlja, da je col1 indeksiran."
#: libraries/messages.inc.php:75
msgid ""
"The number of requests to read a row based on a key. If this is high, it is "
"a good indication that your queries and tables are properly indexed."
msgstr ""
+"Število zahtev za branje vrstice temelječih na ključu. Če je ta vrednost "
+"visoka, je to dober znak, da so vaše poizvedbe in tabele primerno "
+"indeksirane."
#: libraries/messages.inc.php:76
msgid ""
@@ -3448,12 +3470,17 @@ msgid ""
"incremented if you are querying an index column with a range constraint or "
"if you are doing an index scan."
msgstr ""
+"Število zahtev za branje naslednje vrstice v zaporedju ključa. To je "
+"povečano, če poizvedujete po indeksnem stolpcu z omejitvijo obsega ali če "
+"pregledujete indeks."
#: libraries/messages.inc.php:77
msgid ""
"The number of requests to read the previous row in key order. This read "
"method is mainly used to optimize ORDER BY ... DESC."
msgstr ""
+"Število poizvedb za branje prejšnje vrstice v zaporedju ključa. Ta postopek "
+"branja se uporablja predvsem za optimizacijo ORDER BY ... DESC."
#: libraries/messages.inc.php:78
msgid ""
@@ -3462,6 +3489,10 @@ msgid ""
"probably have a lot of queries that require MySQL to scan whole tables or "
"you have joins that don't use keys properly."
msgstr ""
+"Število zahtev za branje vrstice temelječih na ustaljenem položaju. To je "
+"visoko, če izvajate veliko poizvedb, ki potrebujejo razvrščanje rezultata. "
+"Najverjetneje imate veliko poizvedb, ki od MySQL zahtevajo pregled celotnih "
+"tabel, ali stike, ki ne uporabljajo ključev pravilno."
#: libraries/messages.inc.php:79
msgid ""
@@ -3470,6 +3501,10 @@ msgid ""
"tables are not properly indexed or that your queries are not written to take "
"advantage of the indexes you have."
msgstr ""
+"Število zahtev za branje naslednje vrstice v podatkovni datoteki. To je "
+"visoko, če izvajate veliko pregledov tabel. Na splošno to kaže, da vaše "
+"tabele niso primerno indeksirane ali da vaše poizvedbe ne izkoristijo "
+"prednosti indeksov, ki jih imate."
#: libraries/messages.inc.php:80
msgid "The number of internal ROLLBACK statements."
hooks/post-receive
--
phpMyAdmin
1
0

[Phpmyadmin-git] [SCM] phpMyAdmin branch, master, updated. RELEASE_3_3_3-4697-gf50d669
by Marc Delisle 05 Jun '10
by Marc Delisle 05 Jun '10
05 Jun '10
The branch, master has been updated
via f50d6694e79bb1f8268e44123e8b6935f10a365a (commit)
via c3ea6fb22bdc7c728d68388e715aeeffeaa422cb (commit)
via bf4fbb395a2ff3ac33272546d521904bf2b4cfee (commit)
via 2ff0e610fce1d8687f0901991c73d054ef6f4769 (commit)
from 7a9dd2bcd25e68253e327d93fce65d1735c016d4 (commit)
- Log -----------------------------------------------------------------
commit f50d6694e79bb1f8268e44123e8b6935f10a365a
Merge: 7a9dd2bcd25e68253e327d93fce65d1735c016d4 c3ea6fb22bdc7c728d68388e715aeeffeaa422cb
Author: Marc Delisle <marc(a)infomarc.info>
Date: Sat Jun 5 08:28:24 2010 -0400
bug #3011126 [display] Edit link missing after long query
-----------------------------------------------------------------------
Summary of changes:
ChangeLog | 1 +
libraries/common.lib.php | 13 +++++++++++--
2 files changed, 12 insertions(+), 2 deletions(-)
diff --git a/ChangeLog b/ChangeLog
index 7cda441..0189e96 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -96,6 +96,7 @@ $Id$
- bug [synchronize] Rows were deleted in target table regardless of the
"Would you like to delete..." option
- bug [privileges] List of tables not shown when the db name has a wildcard
+- bug #3011126 [display] Edit link missing after long query
3.3.3.0 (2010-05-10)
- patch #2982480 [navi] Do not group if there would be one table in group,
diff --git a/libraries/common.lib.php b/libraries/common.lib.php
index ec2f8eb..d7333c7 100644
--- a/libraries/common.lib.php
+++ b/libraries/common.lib.php
@@ -1188,7 +1188,9 @@ function PMA_showMessage($message, $sql_query = null, $type = 'notice', $is_view
$url_params['sql_query'] = $sql_query;
$url_params['show_query'] = 1;
- if (! empty($cfg['SQLQuery']['Edit']) && ! $query_too_big) {
+ // even if the query is big and was truncated, offer the chance
+ // to edit it (unless it's enormous, see PMA_linkOrButton() )
+ if (! empty($cfg['SQLQuery']['Edit'])) {
if ($cfg['EditInWindow'] == true) {
$onclick = 'window.parent.focus_querywindow(\'' . PMA_jsFormat($sql_query, false) . '\'); return false;';
} else {
@@ -1766,6 +1768,13 @@ function PMA_generate_html_tabs($tabs, $url_params)
function PMA_linkOrButton($url, $message, $tag_params = array(),
$new_form = true, $strip_img = false, $target = '')
{
+ $url_length = strlen($url);
+ // with this we should be able to catch case of image upload
+ // into a (MEDIUM) BLOB; not worth generating even a form for these
+ if ($url_length > $GLOBALS['cfg']['LinkLengthLimit'] * 100) {
+ return '';
+ }
+
if (! is_array($tag_params)) {
$tmp = $tag_params;
$tag_params = array();
@@ -1787,7 +1796,7 @@ function PMA_linkOrButton($url, $message, $tag_params = array(),
$tag_params_strings[] = $par_name . '="' . $par_value . '"';
}
- if (strlen($url) <= $GLOBALS['cfg']['LinkLengthLimit']) {
+ if ($url_length <= $GLOBALS['cfg']['LinkLengthLimit']) {
// no whitespace within an <a> else Safari will make it part of the link
$ret = "\n" . '<a href="' . $url . '" '
. implode(' ', $tag_params_strings) . '>'
hooks/post-receive
--
phpMyAdmin
1
0

[Phpmyadmin-git] [SCM] phpMyAdmin branch, QA_3_3, updated. RELEASE_3_3_3-34-gc3ea6fb
by Marc Delisle 05 Jun '10
by Marc Delisle 05 Jun '10
05 Jun '10
The branch, QA_3_3 has been updated
via c3ea6fb22bdc7c728d68388e715aeeffeaa422cb (commit)
from bf4fbb395a2ff3ac33272546d521904bf2b4cfee (commit)
- Log -----------------------------------------------------------------
commit c3ea6fb22bdc7c728d68388e715aeeffeaa422cb
Author: Marc Delisle <marc(a)infomarc.info>
Date: Sat Jun 5 08:20:36 2010 -0400
bug #3011126 [display] Edit link missing after long query
-----------------------------------------------------------------------
Summary of changes:
ChangeLog | 1 +
libraries/common.lib.php | 13 +++++++++++--
2 files changed, 12 insertions(+), 2 deletions(-)
diff --git a/ChangeLog b/ChangeLog
index dca8ffe..395def4 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -16,6 +16,7 @@ $HeadURL: https://phpmyadmin.svn.sourceforge.net/svnroot/phpmyadmin/trunk/phpMyA
- bug [synchronize] Rows were deleted in target table regardless of the
"Would you like to delete..." option
- bug [privileges] List of tables not shown when the db name has a wildcard
+- bug #3011126 [display] Edit link missing after long query
3.3.3.0 (2010-05-10)
- patch #2982480 [navi] Do not group if there would be one table in group,
diff --git a/libraries/common.lib.php b/libraries/common.lib.php
index 2e18474..c62d518 100644
--- a/libraries/common.lib.php
+++ b/libraries/common.lib.php
@@ -1191,7 +1191,9 @@ function PMA_showMessage($message, $sql_query = null, $type = 'notice')
$url_params['sql_query'] = $sql_query;
$url_params['show_query'] = 1;
- if (! empty($cfg['SQLQuery']['Edit']) && ! $query_too_big) {
+ // even if the query is big and was truncated, offer the chance
+ // to edit it (unless it's enormous, see PMA_linkOrButton() )
+ if (! empty($cfg['SQLQuery']['Edit'])) {
if ($cfg['EditInWindow'] == true) {
$onclick = 'window.parent.focus_querywindow(\'' . PMA_jsFormat($sql_query, false) . '\'); return false;';
} else {
@@ -1689,6 +1691,13 @@ function PMA_generate_html_tabs($tabs, $url_params)
function PMA_linkOrButton($url, $message, $tag_params = array(),
$new_form = true, $strip_img = false, $target = '')
{
+ $url_length = strlen($url);
+ // with this we should be able to catch case of image upload
+ // into a (MEDIUM) BLOB; not worth generating even a form for these
+ if ($url_length > $GLOBALS['cfg']['LinkLengthLimit'] * 100) {
+ return '';
+ }
+
if (! is_array($tag_params)) {
$tmp = $tag_params;
$tag_params = array();
@@ -1710,7 +1719,7 @@ function PMA_linkOrButton($url, $message, $tag_params = array(),
$tag_params_strings[] = $par_name . '="' . $par_value . '"';
}
- if (strlen($url) <= $GLOBALS['cfg']['LinkLengthLimit']) {
+ if ($url_length <= $GLOBALS['cfg']['LinkLengthLimit']) {
// no whitespace within an <a> else Safari will make it part of the link
$ret = "\n" . '<a href="' . $url . '" '
. implode(' ', $tag_params_strings) . '>'
hooks/post-receive
--
phpMyAdmin
1
0

[Phpmyadmin-git] [SCM] phpMyAdmin branch, master, updated. RELEASE_3_3_3-4693-g7a9dd2b
by Marc Delisle 04 Jun '10
by Marc Delisle 04 Jun '10
04 Jun '10
The branch, master has been updated
via 7a9dd2bcd25e68253e327d93fce65d1735c016d4 (commit)
from e8ba43e2997f12890adc155bc2039f711c172faf (commit)
- Log -----------------------------------------------------------------
commit 7a9dd2bcd25e68253e327d93fce65d1735c016d4
Author: Marc Delisle <marc(a)infomarc.info>
Date: Fri Jun 4 16:08:41 2010 -0400
refresh po files
-----------------------------------------------------------------------
Summary of changes:
po/af.po | 34 +++++++-----
po/ar.po | 37 +++++++------
po/az.po | 34 +++++++-----
po/be.po | 37 +++++++------
po/be(a)latin.po | 37 +++++++------
po/bg.po | 37 +++++++------
po/bn.po | 37 +++++++------
po/bs.po | 34 +++++++-----
po/ca.po | 37 +++++++------
po/cs.po | 153 ++++++++++++---------------------------------------
po/da.po | 37 +++++++------
po/de.po | 43 ++++++++-------
po/el.po | 37 +++++++------
po/en_GB.po | 37 +++++++------
po/es.po | 37 +++++++------
po/et.po | 37 +++++++------
po/eu.po | 37 +++++++------
po/fa.po | 34 +++++++-----
po/fi.po | 37 +++++++------
po/fr.po | 136 +++++++++-------------------------------------
po/gl.po | 37 +++++++------
po/he.po | 37 +++++++------
po/hi.po | 37 +++++++------
po/hr.po | 37 +++++++------
po/hu.po | 37 +++++++------
po/id.po | 37 +++++++------
po/it.po | 37 +++++++------
po/ja.po | 37 +++++++------
po/ka.po | 37 +++++++------
po/ko.po | 34 +++++++-----
po/lt.po | 37 +++++++------
po/lv.po | 37 +++++++------
po/mk.po | 37 +++++++------
po/mn.po | 37 +++++++------
po/ms.po | 34 +++++++-----
po/nb.po | 140 ++++++++++-------------------------------------
po/nl.po | 37 +++++++------
po/phpmyadmin.pot | 28 +++++-----
po/pl.po | 37 +++++++------
po/pt.po | 34 +++++++-----
po/pt_BR.po | 37 +++++++------
po/ro.po | 37 +++++++------
po/ru.po | 37 +++++++------
po/si.po | 37 +++++++------
po/sk.po | 37 +++++++------
po/sl.po | 156 +++++++++++++----------------------------------------
po/sq.po | 34 +++++++-----
po/sr.po | 37 +++++++------
po/sr(a)latin.po | 37 +++++++------
po/sv.po | 37 +++++++------
po/ta.po | 37 +++++++------
po/te.po | 38 ++++++++------
po/th.po | 34 +++++++-----
po/tr.po | 37 +++++++------
po/tt.po | 37 +++++++------
po/uk.po | 37 +++++++------
po/ur.po | 37 +++++++------
po/uz.po | 37 +++++++------
po/uz(a)latin.po | 37 +++++++------
po/zh_CN.po | 157 ++++++++++++++++-------------------------------------
po/zh_TW.po | 37 +++++++------
61 files changed, 1330 insertions(+), 1455 deletions(-)
diff --git a/po/af.po b/po/af.po
index c74cbe1..ce4a5bc 100644
--- a/po/af.po
+++ b/po/af.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: phpMyAdmin 3.4.0-dev\n"
"Report-Msgid-Bugs-To: phpmyadmin-devel(a)lists.sourceforge.net\n"
-"POT-Creation-Date: 2010-05-31 14:33-0400\n"
+"POT-Creation-Date: 2010-06-04 16:07-0400\n"
"PO-Revision-Date: 2010-03-30 23:04+0200\n"
"Last-Translator: Michal <michal(a)cihar.com>\n"
"Language-Team: afrikaans <af(a)li.org>\n"
@@ -55,7 +55,7 @@ msgstr "Soek"
#: libraries/replication_gui.lib.php:369 libraries/select_server.lib.php:104
#: libraries/sql_query_form.lib.php:400 libraries/sql_query_form.lib.php:477
#: libraries/sql_query_form.lib.php:552 libraries/tbl_properties.inc.php:782
-#: main.php:128 navigation.php:238 pdf_pages.php:292 pdf_pages.php:328
+#: main.php:128 navigation.php:237 pdf_pages.php:292 pdf_pages.php:328
#: pdf_pages.php:530 pmd_pdf.php:116 server_binlog.php:142
#: server_privileges.php:625 server_privileges.php:1585
#: server_privileges.php:1932 server_privileges.php:1979
@@ -197,7 +197,7 @@ msgid "View dump (schema) of database"
msgstr "Sien die storting (skema) van die databasis"
#: db_export.php:33 db_printview.php:96 db_qbe.php:102 db_structure.php:51
-#: db_tracking.php:35 export.php:359 navigation.php:346
+#: db_tracking.php:35 export.php:359 navigation.php:332
msgid "No tables found in database."
msgstr "Geen tabelle in databasis gevind nie."
@@ -356,7 +356,7 @@ msgstr "Tabel"
#: db_printview.php:105 libraries/db_structure.lib.php:56
#: libraries/header_printview.inc.php:63 libraries/import.lib.php:145
-#: navigation.php:652 navigation.php:674 server_databases.php:122
+#: navigation.php:638 navigation.php:660 server_databases.php:122
#: tbl_printview.php:394 tbl_structure.php:365 tbl_structure.php:777
msgid "Rows"
msgstr "Rye"
@@ -725,11 +725,11 @@ msgstr ""
#: libraries/export/latex.php:148 libraries/export/odt.php:113
#: libraries/export/sql.php:342 libraries/export/texytext.php:84
#: libraries/export/xml.php:255 libraries/header.inc.php:106
-#: libraries/header_printview.inc.php:58 navigation.php:233
-#: server_databases.php:169 server_privileges.php:1621
-#: server_privileges.php:1682 server_privileges.php:1940
-#: server_processlist.php:56 server_synchronize.php:1179
-#: server_synchronize.php:1183 tbl_tracking.php:591 test/theme.php:65
+#: libraries/header_printview.inc.php:58 server_databases.php:169
+#: server_privileges.php:1621 server_privileges.php:1682
+#: server_privileges.php:1940 server_processlist.php:56
+#: server_synchronize.php:1179 server_synchronize.php:1183
+#: tbl_tracking.php:591 test/theme.php:65
msgid "Database"
msgstr "Databasis"
@@ -4807,22 +4807,22 @@ msgstr ""
msgid "No databases"
msgstr "Geen databasisse"
-#: navigation.php:318
+#: navigation.php:304
msgid "Filter"
msgstr ""
-#: navigation.php:319 setup/frames/index.inc.php:218
+#: navigation.php:305 setup/frames/index.inc.php:218
#: setup/lib/messages.inc.php:42
msgid "Clear"
msgstr ""
-#: navigation.php:350 navigation.php:351
+#: navigation.php:336 navigation.php:337
#, fuzzy
msgctxt "short form"
msgid "Create table"
msgstr "Skep 'n nuwe bladsy"
-#: navigation.php:353 navigation.php:516
+#: navigation.php:339 navigation.php:502
msgid "Please select a database"
msgstr "Kies asb. 'n databasis"
@@ -7819,8 +7819,7 @@ msgstr "Stel tabel struktuur voor"
#: tbl_structure.php:540
#, fuzzy
-#| msgid "Add new field"
-msgid "Add field"
+msgid "Add column"
msgstr "Voeg 'n nuwe veld by"
#: tbl_structure.php:554
@@ -8033,6 +8032,11 @@ msgstr ""
msgid "Rename view to"
msgstr "Hernoem tabel na"
+#, fuzzy
+#~| msgid "Add new field"
+#~ msgid "Add field"
+#~ msgstr "Voeg 'n nuwe veld by"
+
#~ msgid "Field"
#~ msgstr "Veld"
diff --git a/po/ar.po b/po/ar.po
index a0bff75..c394e96 100644
--- a/po/ar.po
+++ b/po/ar.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: phpMyAdmin 3.4.0-dev\n"
"Report-Msgid-Bugs-To: phpmyadmin-devel(a)lists.sourceforge.net\n"
-"POT-Creation-Date: 2010-05-31 14:33-0400\n"
+"POT-Creation-Date: 2010-06-04 16:07-0400\n"
"PO-Revision-Date: 2010-05-29 14:16+0200\n"
"Last-Translator: Ahmed <aa.mahdawy.10(a)gmail.com>\n"
"Language-Team: arabic <ar(a)li.org>\n"
@@ -58,7 +58,7 @@ msgstr "ابحث"
#: libraries/replication_gui.lib.php:369 libraries/select_server.lib.php:104
#: libraries/sql_query_form.lib.php:400 libraries/sql_query_form.lib.php:477
#: libraries/sql_query_form.lib.php:552 libraries/tbl_properties.inc.php:782
-#: main.php:128 navigation.php:238 pdf_pages.php:292 pdf_pages.php:328
+#: main.php:128 navigation.php:237 pdf_pages.php:292 pdf_pages.php:328
#: pdf_pages.php:530 pmd_pdf.php:116 server_binlog.php:142
#: server_privileges.php:625 server_privileges.php:1585
#: server_privileges.php:1932 server_privileges.php:1979
@@ -198,7 +198,7 @@ msgid "View dump (schema) of database"
msgstr "عرض بنية قاعدة البيانات"
#: db_export.php:33 db_printview.php:96 db_qbe.php:102 db_structure.php:51
-#: db_tracking.php:35 export.php:359 navigation.php:346
+#: db_tracking.php:35 export.php:359 navigation.php:332
msgid "No tables found in database."
msgstr "لا توجد جداول متوفره في قاعدة البيانات هذه!."
@@ -352,7 +352,7 @@ msgstr "الجدول"
#: db_printview.php:105 libraries/db_structure.lib.php:56
#: libraries/header_printview.inc.php:63 libraries/import.lib.php:145
-#: navigation.php:652 navigation.php:674 server_databases.php:122
+#: navigation.php:638 navigation.php:660 server_databases.php:122
#: tbl_printview.php:394 tbl_structure.php:365 tbl_structure.php:777
msgid "Rows"
msgstr "صفوف"
@@ -720,11 +720,11 @@ msgstr ""
#: libraries/export/latex.php:148 libraries/export/odt.php:113
#: libraries/export/sql.php:342 libraries/export/texytext.php:84
#: libraries/export/xml.php:255 libraries/header.inc.php:106
-#: libraries/header_printview.inc.php:58 navigation.php:233
-#: server_databases.php:169 server_privileges.php:1621
-#: server_privileges.php:1682 server_privileges.php:1940
-#: server_processlist.php:56 server_synchronize.php:1179
-#: server_synchronize.php:1183 tbl_tracking.php:591 test/theme.php:65
+#: libraries/header_printview.inc.php:58 server_databases.php:169
+#: server_privileges.php:1621 server_privileges.php:1682
+#: server_privileges.php:1940 server_processlist.php:56
+#: server_synchronize.php:1179 server_synchronize.php:1183
+#: tbl_tracking.php:591 test/theme.php:65
msgid "Database"
msgstr "قاعدة البيانات"
@@ -4821,23 +4821,23 @@ msgstr ""
msgid "No databases"
msgstr "لايوجد قواعد بيانات"
-#: navigation.php:318
+#: navigation.php:304
msgid "Filter"
msgstr ""
-#: navigation.php:319 setup/frames/index.inc.php:218
+#: navigation.php:305 setup/frames/index.inc.php:218
#: setup/lib/messages.inc.php:42
msgid "Clear"
msgstr ""
-#: navigation.php:350 navigation.php:351
+#: navigation.php:336 navigation.php:337
#, fuzzy
#| msgid "Create table"
msgctxt "short form"
msgid "Create table"
msgstr "أنشئ الجدول"
-#: navigation.php:353 navigation.php:516
+#: navigation.php:339 navigation.php:502
msgid "Please select a database"
msgstr "اختر قاعدة بيانات من القائمة"
@@ -7802,9 +7802,9 @@ msgstr "اقترح بناء الجدول"
#: tbl_structure.php:540
#, fuzzy
-#| msgid "Add new field"
-msgid "Add field"
-msgstr "إضافة حقل جديد"
+#| msgid "Add into comments"
+msgid "Add column"
+msgstr "أضف إلى الملاحظات"
#: tbl_structure.php:554
msgid "At End of Table"
@@ -8012,6 +8012,11 @@ msgstr ""
msgid "Rename view to"
msgstr ""
+#, fuzzy
+#~| msgid "Add new field"
+#~ msgid "Add field"
+#~ msgstr "إضافة حقل جديد"
+
#~ msgid "Field"
#~ msgstr "الحقل"
diff --git a/po/az.po b/po/az.po
index 75936ac..d59a648 100644
--- a/po/az.po
+++ b/po/az.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: phpMyAdmin 3.4.0-dev\n"
"Report-Msgid-Bugs-To: phpmyadmin-devel(a)lists.sourceforge.net\n"
-"POT-Creation-Date: 2010-05-31 14:33-0400\n"
+"POT-Creation-Date: 2010-06-04 16:07-0400\n"
"PO-Revision-Date: 2010-03-12 09:11+0100\n"
"Last-Translator: Automatically generated\n"
"Language-Team: azerbaijani <az(a)li.org>\n"
@@ -54,7 +54,7 @@ msgstr "Axtarış"
#: libraries/replication_gui.lib.php:369 libraries/select_server.lib.php:104
#: libraries/sql_query_form.lib.php:400 libraries/sql_query_form.lib.php:477
#: libraries/sql_query_form.lib.php:552 libraries/tbl_properties.inc.php:782
-#: main.php:128 navigation.php:238 pdf_pages.php:292 pdf_pages.php:328
+#: main.php:128 navigation.php:237 pdf_pages.php:292 pdf_pages.php:328
#: pdf_pages.php:530 pmd_pdf.php:116 server_binlog.php:142
#: server_privileges.php:625 server_privileges.php:1585
#: server_privileges.php:1932 server_privileges.php:1979
@@ -194,7 +194,7 @@ msgid "View dump (schema) of database"
msgstr "Me'lumat bazasının sxemini göster"
#: db_export.php:33 db_printview.php:96 db_qbe.php:102 db_structure.php:51
-#: db_tracking.php:35 export.php:359 navigation.php:346
+#: db_tracking.php:35 export.php:359 navigation.php:332
msgid "No tables found in database."
msgstr "Me'lumat bazasında cedvel yoxdur."
@@ -354,7 +354,7 @@ msgstr "Cedvel"
#: db_printview.php:105 libraries/db_structure.lib.php:56
#: libraries/header_printview.inc.php:63 libraries/import.lib.php:145
-#: navigation.php:652 navigation.php:674 server_databases.php:122
+#: navigation.php:638 navigation.php:660 server_databases.php:122
#: tbl_printview.php:394 tbl_structure.php:365 tbl_structure.php:777
msgid "Rows"
msgstr "Sıra sayı"
@@ -723,11 +723,11 @@ msgstr ""
#: libraries/export/latex.php:148 libraries/export/odt.php:113
#: libraries/export/sql.php:342 libraries/export/texytext.php:84
#: libraries/export/xml.php:255 libraries/header.inc.php:106
-#: libraries/header_printview.inc.php:58 navigation.php:233
-#: server_databases.php:169 server_privileges.php:1621
-#: server_privileges.php:1682 server_privileges.php:1940
-#: server_processlist.php:56 server_synchronize.php:1179
-#: server_synchronize.php:1183 tbl_tracking.php:591 test/theme.php:65
+#: libraries/header_printview.inc.php:58 server_databases.php:169
+#: server_privileges.php:1621 server_privileges.php:1682
+#: server_privileges.php:1940 server_processlist.php:56
+#: server_synchronize.php:1179 server_synchronize.php:1183
+#: tbl_tracking.php:591 test/theme.php:65
msgid "Database"
msgstr "Me'lumat Bazası"
@@ -4891,22 +4891,22 @@ msgstr ""
msgid "No databases"
msgstr "Baza seçilmemişdir ve ya mövcud deyildir."
-#: navigation.php:318
+#: navigation.php:304
msgid "Filter"
msgstr ""
-#: navigation.php:319 setup/frames/index.inc.php:218
+#: navigation.php:305 setup/frames/index.inc.php:218
#: setup/lib/messages.inc.php:42
msgid "Clear"
msgstr ""
-#: navigation.php:350 navigation.php:351
+#: navigation.php:336 navigation.php:337
#, fuzzy
msgctxt "short form"
msgid "Create table"
msgstr "Yeni Sehife qur"
-#: navigation.php:353 navigation.php:516
+#: navigation.php:339 navigation.php:502
msgid "Please select a database"
msgstr "Me'lumat bazası seç"
@@ -7925,8 +7925,7 @@ msgstr "Alternativ cedvel strukturu"
#: tbl_structure.php:540
#, fuzzy
-#| msgid "Add new field"
-msgid "Add field"
+msgid "Add column"
msgstr "Yeni sahe elave et"
#: tbl_structure.php:554
@@ -8141,6 +8140,11 @@ msgstr ""
msgid "Rename view to"
msgstr "Cedveli yeniden adlandır"
+#, fuzzy
+#~| msgid "Add new field"
+#~ msgid "Add field"
+#~ msgstr "Yeni sahe elave et"
+
#~ msgid "Field"
#~ msgstr "Sahe"
diff --git a/po/be.po b/po/be.po
index 55f6c14..fddb066 100644
--- a/po/be.po
+++ b/po/be.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: phpMyAdmin 3.4.0-dev\n"
"Report-Msgid-Bugs-To: phpmyadmin-devel(a)lists.sourceforge.net\n"
-"POT-Creation-Date: 2010-05-31 14:33-0400\n"
+"POT-Creation-Date: 2010-06-04 16:07-0400\n"
"PO-Revision-Date: 2010-03-12 09:12+0100\n"
"Last-Translator: Automatically generated\n"
"Language-Team: belarusian_cyrillic <be(a)li.org>\n"
@@ -57,7 +57,7 @@ msgstr "Пошук"
#: libraries/replication_gui.lib.php:369 libraries/select_server.lib.php:104
#: libraries/sql_query_form.lib.php:400 libraries/sql_query_form.lib.php:477
#: libraries/sql_query_form.lib.php:552 libraries/tbl_properties.inc.php:782
-#: main.php:128 navigation.php:238 pdf_pages.php:292 pdf_pages.php:328
+#: main.php:128 navigation.php:237 pdf_pages.php:292 pdf_pages.php:328
#: pdf_pages.php:530 pmd_pdf.php:116 server_binlog.php:142
#: server_privileges.php:625 server_privileges.php:1585
#: server_privileges.php:1932 server_privileges.php:1979
@@ -197,7 +197,7 @@ msgid "View dump (schema) of database"
msgstr "Праглядзець дамп (схему) базы дадзеных"
#: db_export.php:33 db_printview.php:96 db_qbe.php:102 db_structure.php:51
-#: db_tracking.php:35 export.php:359 navigation.php:346
+#: db_tracking.php:35 export.php:359 navigation.php:332
msgid "No tables found in database."
msgstr "У базе дадзеных табліц ня выяўлена."
@@ -353,7 +353,7 @@ msgstr "Табліца"
#: db_printview.php:105 libraries/db_structure.lib.php:56
#: libraries/header_printview.inc.php:63 libraries/import.lib.php:145
-#: navigation.php:652 navigation.php:674 server_databases.php:122
+#: navigation.php:638 navigation.php:660 server_databases.php:122
#: tbl_printview.php:394 tbl_structure.php:365 tbl_structure.php:777
msgid "Rows"
msgstr "Радкі"
@@ -726,11 +726,11 @@ msgstr "Праверыць табліцу"
#: libraries/export/latex.php:148 libraries/export/odt.php:113
#: libraries/export/sql.php:342 libraries/export/texytext.php:84
#: libraries/export/xml.php:255 libraries/header.inc.php:106
-#: libraries/header_printview.inc.php:58 navigation.php:233
-#: server_databases.php:169 server_privileges.php:1621
-#: server_privileges.php:1682 server_privileges.php:1940
-#: server_processlist.php:56 server_synchronize.php:1179
-#: server_synchronize.php:1183 tbl_tracking.php:591 test/theme.php:65
+#: libraries/header_printview.inc.php:58 server_databases.php:169
+#: server_privileges.php:1621 server_privileges.php:1682
+#: server_privileges.php:1940 server_processlist.php:56
+#: server_synchronize.php:1179 server_synchronize.php:1183
+#: tbl_tracking.php:591 test/theme.php:65
msgid "Database"
msgstr "База дадзеных"
@@ -5160,25 +5160,25 @@ msgstr ""
msgid "No databases"
msgstr "Базы дадзеных адсутнічаюць"
-#: navigation.php:318
+#: navigation.php:304
#, fuzzy
msgid "Filter"
msgstr "Файлы"
-#: navigation.php:319 setup/frames/index.inc.php:218
+#: navigation.php:305 setup/frames/index.inc.php:218
#: setup/lib/messages.inc.php:42
#, fuzzy
msgid "Clear"
msgstr "Каляндар"
-#: navigation.php:350 navigation.php:351
+#: navigation.php:336 navigation.php:337
#, fuzzy
#| msgid "Create table"
msgctxt "short form"
msgid "Create table"
msgstr "Стварыць табліцу"
-#: navigation.php:353 navigation.php:516
+#: navigation.php:339 navigation.php:502
msgid "Please select a database"
msgstr "Калі ласка, выберыце базу дадзеных"
@@ -8235,9 +8235,9 @@ msgstr "Прапанаваная структура табліцы"
#: tbl_structure.php:540
#, fuzzy
-#| msgid "Add new field"
-msgid "Add field"
-msgstr "Дадаць новае поле"
+#| msgid "Add %s field(s)"
+msgid "Add column"
+msgstr "Дадаць %s новыя палі"
#: tbl_structure.php:554
msgid "At End of Table"
@@ -8452,6 +8452,11 @@ msgstr "Назва прагляду"
msgid "Rename view to"
msgstr "Перайменаваць табліцу ў"
+#, fuzzy
+#~| msgid "Add new field"
+#~ msgid "Add field"
+#~ msgstr "Дадаць новае поле"
+
#~ msgid "Field"
#~ msgstr "Поле"
diff --git a/po/be(a)latin.po b/po/be(a)latin.po
index 63b7c90..ea80b92 100644
--- a/po/be(a)latin.po
+++ b/po/be(a)latin.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: phpMyAdmin 3.4.0-dev\n"
"Report-Msgid-Bugs-To: phpmyadmin-devel(a)lists.sourceforge.net\n"
-"POT-Creation-Date: 2010-05-31 14:33-0400\n"
+"POT-Creation-Date: 2010-06-04 16:07-0400\n"
"PO-Revision-Date: 2010-03-30 23:09+0200\n"
"Last-Translator: Michal <michal(a)cihar.com>\n"
"Language-Team: belarusian_latin <be@latin@li.org>\n"
@@ -59,7 +59,7 @@ msgstr "Pošuk"
#: libraries/replication_gui.lib.php:369 libraries/select_server.lib.php:104
#: libraries/sql_query_form.lib.php:400 libraries/sql_query_form.lib.php:477
#: libraries/sql_query_form.lib.php:552 libraries/tbl_properties.inc.php:782
-#: main.php:128 navigation.php:238 pdf_pages.php:292 pdf_pages.php:328
+#: main.php:128 navigation.php:237 pdf_pages.php:292 pdf_pages.php:328
#: pdf_pages.php:530 pmd_pdf.php:116 server_binlog.php:142
#: server_privileges.php:625 server_privileges.php:1585
#: server_privileges.php:1932 server_privileges.php:1979
@@ -199,7 +199,7 @@ msgid "View dump (schema) of database"
msgstr "Prahladzieć damp (schiemu) bazy dadzienych"
#: db_export.php:33 db_printview.php:96 db_qbe.php:102 db_structure.php:51
-#: db_tracking.php:35 export.php:359 navigation.php:346
+#: db_tracking.php:35 export.php:359 navigation.php:332
msgid "No tables found in database."
msgstr "U bazie dadzienych tablic nia vyjaŭlena."
@@ -353,7 +353,7 @@ msgstr "Tablica"
#: db_printview.php:105 libraries/db_structure.lib.php:56
#: libraries/header_printview.inc.php:63 libraries/import.lib.php:145
-#: navigation.php:652 navigation.php:674 server_databases.php:122
+#: navigation.php:638 navigation.php:660 server_databases.php:122
#: tbl_printview.php:394 tbl_structure.php:365 tbl_structure.php:777
msgid "Rows"
msgstr "Radki"
@@ -726,11 +726,11 @@ msgstr ""
#: libraries/export/latex.php:148 libraries/export/odt.php:113
#: libraries/export/sql.php:342 libraries/export/texytext.php:84
#: libraries/export/xml.php:255 libraries/header.inc.php:106
-#: libraries/header_printview.inc.php:58 navigation.php:233
-#: server_databases.php:169 server_privileges.php:1621
-#: server_privileges.php:1682 server_privileges.php:1940
-#: server_processlist.php:56 server_synchronize.php:1179
-#: server_synchronize.php:1183 tbl_tracking.php:591 test/theme.php:65
+#: libraries/header_printview.inc.php:58 server_databases.php:169
+#: server_privileges.php:1621 server_privileges.php:1682
+#: server_privileges.php:1940 server_processlist.php:56
+#: server_synchronize.php:1179 server_synchronize.php:1183
+#: tbl_tracking.php:591 test/theme.php:65
msgid "Database"
msgstr "Baza dadzienych"
@@ -5150,23 +5150,23 @@ msgstr ""
msgid "No databases"
msgstr "Bazy dadzienych adsutničajuć"
-#: navigation.php:318
+#: navigation.php:304
msgid "Filter"
msgstr ""
-#: navigation.php:319 setup/frames/index.inc.php:218
+#: navigation.php:305 setup/frames/index.inc.php:218
#: setup/lib/messages.inc.php:42
msgid "Clear"
msgstr ""
-#: navigation.php:350 navigation.php:351
+#: navigation.php:336 navigation.php:337
#, fuzzy
#| msgid "Create table"
msgctxt "short form"
msgid "Create table"
msgstr "Stvaryć tablicu"
-#: navigation.php:353 navigation.php:516
+#: navigation.php:339 navigation.php:502
msgid "Please select a database"
msgstr "Kali łaska, vybierycie bazu dadzienych"
@@ -8157,9 +8157,9 @@ msgstr "Prapanavanaja struktura tablicy"
#: tbl_structure.php:540
#, fuzzy
-#| msgid "Add new field"
-msgid "Add field"
-msgstr "Dadać novaje pole"
+#| msgid "Add %s field(s)"
+msgid "Add column"
+msgstr "Dadać %s novyja pali"
#: tbl_structure.php:554
msgid "At End of Table"
@@ -8370,6 +8370,11 @@ msgstr "Nazva prahladu"
msgid "Rename view to"
msgstr ""
+#, fuzzy
+#~| msgid "Add new field"
+#~ msgid "Add field"
+#~ msgstr "Dadać novaje pole"
+
#~ msgid "Field"
#~ msgstr "Pole"
diff --git a/po/bg.po b/po/bg.po
index 90df42e..5c71ab9 100644
--- a/po/bg.po
+++ b/po/bg.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: phpMyAdmin 3.4.0-dev\n"
"Report-Msgid-Bugs-To: phpmyadmin-devel(a)lists.sourceforge.net\n"
-"POT-Creation-Date: 2010-05-31 14:33-0400\n"
+"POT-Creation-Date: 2010-06-04 16:07-0400\n"
"PO-Revision-Date: 2010-03-12 09:12+0100\n"
"Last-Translator: Automatically generated\n"
"Language-Team: bulgarian <bg(a)li.org>\n"
@@ -57,7 +57,7 @@ msgstr "Търсене"
#: libraries/replication_gui.lib.php:369 libraries/select_server.lib.php:104
#: libraries/sql_query_form.lib.php:400 libraries/sql_query_form.lib.php:477
#: libraries/sql_query_form.lib.php:552 libraries/tbl_properties.inc.php:782
-#: main.php:128 navigation.php:238 pdf_pages.php:292 pdf_pages.php:328
+#: main.php:128 navigation.php:237 pdf_pages.php:292 pdf_pages.php:328
#: pdf_pages.php:530 pmd_pdf.php:116 server_binlog.php:142
#: server_privileges.php:625 server_privileges.php:1585
#: server_privileges.php:1932 server_privileges.php:1979
@@ -197,7 +197,7 @@ msgid "View dump (schema) of database"
msgstr "Схема на БД"
#: db_export.php:33 db_printview.php:96 db_qbe.php:102 db_structure.php:51
-#: db_tracking.php:35 export.php:359 navigation.php:346
+#: db_tracking.php:35 export.php:359 navigation.php:332
msgid "No tables found in database."
msgstr "В базата от данни няма таблици."
@@ -352,7 +352,7 @@ msgstr "Таблица "
#: db_printview.php:105 libraries/db_structure.lib.php:56
#: libraries/header_printview.inc.php:63 libraries/import.lib.php:145
-#: navigation.php:652 navigation.php:674 server_databases.php:122
+#: navigation.php:638 navigation.php:660 server_databases.php:122
#: tbl_printview.php:394 tbl_structure.php:365 tbl_structure.php:777
msgid "Rows"
msgstr "Редове"
@@ -720,11 +720,11 @@ msgstr ""
#: libraries/export/latex.php:148 libraries/export/odt.php:113
#: libraries/export/sql.php:342 libraries/export/texytext.php:84
#: libraries/export/xml.php:255 libraries/header.inc.php:106
-#: libraries/header_printview.inc.php:58 navigation.php:233
-#: server_databases.php:169 server_privileges.php:1621
-#: server_privileges.php:1682 server_privileges.php:1940
-#: server_processlist.php:56 server_synchronize.php:1179
-#: server_synchronize.php:1183 tbl_tracking.php:591 test/theme.php:65
+#: libraries/header_printview.inc.php:58 server_databases.php:169
+#: server_privileges.php:1621 server_privileges.php:1682
+#: server_privileges.php:1940 server_processlist.php:56
+#: server_synchronize.php:1179 server_synchronize.php:1183
+#: tbl_tracking.php:591 test/theme.php:65
msgid "Database"
msgstr "БД"
@@ -4930,23 +4930,23 @@ msgstr ""
msgid "No databases"
msgstr "Няма бази от данни"
-#: navigation.php:318
+#: navigation.php:304
msgid "Filter"
msgstr ""
-#: navigation.php:319 setup/frames/index.inc.php:218
+#: navigation.php:305 setup/frames/index.inc.php:218
#: setup/lib/messages.inc.php:42
#, fuzzy
msgid "Clear"
msgstr "Календар"
-#: navigation.php:350 navigation.php:351
+#: navigation.php:336 navigation.php:337
#, fuzzy
msgctxt "short form"
msgid "Create table"
msgstr "Създай нова Страница"
-#: navigation.php:353 navigation.php:516
+#: navigation.php:339 navigation.php:502
msgid "Please select a database"
msgstr "Моля изберете база от данни"
@@ -7975,9 +7975,9 @@ msgstr "Анализ на таблицата"
#: tbl_structure.php:540
#, fuzzy
-#| msgid "Add new field"
-msgid "Add field"
-msgstr "Добавяне на ново поле"
+#| msgid "Add %s field(s)"
+msgid "Add column"
+msgstr "Добавяне на %s поле(та)"
#: tbl_structure.php:554
msgid "At End of Table"
@@ -8192,6 +8192,11 @@ msgstr ""
msgid "Rename view to"
msgstr "Преименуване на таблицата на"
+#, fuzzy
+#~| msgid "Add new field"
+#~ msgid "Add field"
+#~ msgstr "Добавяне на ново поле"
+
#~ msgid "Field"
#~ msgstr "Поле"
diff --git a/po/bn.po b/po/bn.po
index 5582946..15722d1 100644
--- a/po/bn.po
+++ b/po/bn.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: phpMyAdmin 3.4.0-dev\n"
"Report-Msgid-Bugs-To: phpmyadmin-devel(a)lists.sourceforge.net\n"
-"POT-Creation-Date: 2010-05-31 14:33-0400\n"
+"POT-Creation-Date: 2010-06-04 16:07-0400\n"
"PO-Revision-Date: 2010-03-12 09:11+0100\n"
"Last-Translator: Automatically generated\n"
"Language-Team: bangla <bn(a)li.org>\n"
@@ -57,7 +57,7 @@ msgstr "খুঁজুন"
#: libraries/replication_gui.lib.php:369 libraries/select_server.lib.php:104
#: libraries/sql_query_form.lib.php:400 libraries/sql_query_form.lib.php:477
#: libraries/sql_query_form.lib.php:552 libraries/tbl_properties.inc.php:782
-#: main.php:128 navigation.php:238 pdf_pages.php:292 pdf_pages.php:328
+#: main.php:128 navigation.php:237 pdf_pages.php:292 pdf_pages.php:328
#: pdf_pages.php:530 pmd_pdf.php:116 server_binlog.php:142
#: server_privileges.php:625 server_privileges.php:1585
#: server_privileges.php:1932 server_privileges.php:1979
@@ -197,7 +197,7 @@ msgid "View dump (schema) of database"
msgstr "View dump (schema) of database"
#: db_export.php:33 db_printview.php:96 db_qbe.php:102 db_structure.php:51
-#: db_tracking.php:35 export.php:359 navigation.php:346
+#: db_tracking.php:35 export.php:359 navigation.php:332
msgid "No tables found in database."
msgstr "No tables found in database."
@@ -352,7 +352,7 @@ msgstr "টেবিল"
#: db_printview.php:105 libraries/db_structure.lib.php:56
#: libraries/header_printview.inc.php:63 libraries/import.lib.php:145
-#: navigation.php:652 navigation.php:674 server_databases.php:122
+#: navigation.php:638 navigation.php:660 server_databases.php:122
#: tbl_printview.php:394 tbl_structure.php:365 tbl_structure.php:777
msgid "Rows"
msgstr "Rows"
@@ -721,11 +721,11 @@ msgstr "টেবিল পরীক্ষা কর"
#: libraries/export/latex.php:148 libraries/export/odt.php:113
#: libraries/export/sql.php:342 libraries/export/texytext.php:84
#: libraries/export/xml.php:255 libraries/header.inc.php:106
-#: libraries/header_printview.inc.php:58 navigation.php:233
-#: server_databases.php:169 server_privileges.php:1621
-#: server_privileges.php:1682 server_privileges.php:1940
-#: server_processlist.php:56 server_synchronize.php:1179
-#: server_synchronize.php:1183 tbl_tracking.php:591 test/theme.php:65
+#: libraries/header_printview.inc.php:58 server_databases.php:169
+#: server_privileges.php:1621 server_privileges.php:1682
+#: server_privileges.php:1940 server_processlist.php:56
+#: server_synchronize.php:1179 server_synchronize.php:1183
+#: tbl_tracking.php:591 test/theme.php:65
msgid "Database"
msgstr "ডাটাবেজ"
@@ -5074,24 +5074,24 @@ msgstr ""
msgid "No databases"
msgstr "কোন ডাটাবেজ নাই"
-#: navigation.php:318
+#: navigation.php:304
#, fuzzy
msgid "Filter"
msgstr "ক্ষেত্রসমূহ"
-#: navigation.php:319 setup/frames/index.inc.php:218
+#: navigation.php:305 setup/frames/index.inc.php:218
#: setup/lib/messages.inc.php:42
#, fuzzy
msgid "Clear"
msgstr "ক্যালেন্ডার"
-#: navigation.php:350 navigation.php:351
+#: navigation.php:336 navigation.php:337
#, fuzzy
msgctxt "short form"
msgid "Create table"
msgstr "একটি নতুন পাতা তৈরী কর"
-#: navigation.php:353 navigation.php:516
+#: navigation.php:339 navigation.php:502
msgid "Please select a database"
msgstr "Please select a database"
@@ -8143,9 +8143,9 @@ msgstr "Propose table structure"
#: tbl_structure.php:540
#, fuzzy
-#| msgid "Add new field"
-msgid "Add field"
-msgstr "নতুন ক্ষেত্র যোগ কর"
+#| msgid "Add %s field(s)"
+msgid "Add column"
+msgstr " %s ক্ষেত্রসমূহ যোগ কর"
#: tbl_structure.php:554
msgid "At End of Table"
@@ -8361,6 +8361,11 @@ msgstr ""
msgid "Rename view to"
msgstr "টেবিল রিনেম করুন"
+#, fuzzy
+#~| msgid "Add new field"
+#~ msgid "Add field"
+#~ msgstr "নতুন ক্ষেত্র যোগ কর"
+
#~ msgid "Field"
#~ msgstr "ক্ষেত্র"
diff --git a/po/bs.po b/po/bs.po
index e3998e0..e0851f9 100644
--- a/po/bs.po
+++ b/po/bs.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: phpMyAdmin 3.4.0-dev\n"
"Report-Msgid-Bugs-To: phpmyadmin-devel(a)lists.sourceforge.net\n"
-"POT-Creation-Date: 2010-05-31 14:33-0400\n"
+"POT-Creation-Date: 2010-06-04 16:07-0400\n"
"PO-Revision-Date: 2010-03-12 09:12+0100\n"
"Last-Translator: Automatically generated\n"
"Language-Team: bosnian <bs(a)li.org>\n"
@@ -57,7 +57,7 @@ msgstr "Pretraživanje"
#: libraries/replication_gui.lib.php:369 libraries/select_server.lib.php:104
#: libraries/sql_query_form.lib.php:400 libraries/sql_query_form.lib.php:477
#: libraries/sql_query_form.lib.php:552 libraries/tbl_properties.inc.php:782
-#: main.php:128 navigation.php:238 pdf_pages.php:292 pdf_pages.php:328
+#: main.php:128 navigation.php:237 pdf_pages.php:292 pdf_pages.php:328
#: pdf_pages.php:530 pmd_pdf.php:116 server_binlog.php:142
#: server_privileges.php:625 server_privileges.php:1585
#: server_privileges.php:1932 server_privileges.php:1979
@@ -197,7 +197,7 @@ msgid "View dump (schema) of database"
msgstr "Prikaži sadržaj (shemu) baze"
#: db_export.php:33 db_printview.php:96 db_qbe.php:102 db_structure.php:51
-#: db_tracking.php:35 export.php:359 navigation.php:346
+#: db_tracking.php:35 export.php:359 navigation.php:332
msgid "No tables found in database."
msgstr "Tabele nisu pronađene u bazi."
@@ -356,7 +356,7 @@ msgstr "Tabela"
#: db_printview.php:105 libraries/db_structure.lib.php:56
#: libraries/header_printview.inc.php:63 libraries/import.lib.php:145
-#: navigation.php:652 navigation.php:674 server_databases.php:122
+#: navigation.php:638 navigation.php:660 server_databases.php:122
#: tbl_printview.php:394 tbl_structure.php:365 tbl_structure.php:777
msgid "Rows"
msgstr "Redova"
@@ -725,11 +725,11 @@ msgstr ""
#: libraries/export/latex.php:148 libraries/export/odt.php:113
#: libraries/export/sql.php:342 libraries/export/texytext.php:84
#: libraries/export/xml.php:255 libraries/header.inc.php:106
-#: libraries/header_printview.inc.php:58 navigation.php:233
-#: server_databases.php:169 server_privileges.php:1621
-#: server_privileges.php:1682 server_privileges.php:1940
-#: server_processlist.php:56 server_synchronize.php:1179
-#: server_synchronize.php:1183 tbl_tracking.php:591 test/theme.php:65
+#: libraries/header_printview.inc.php:58 server_databases.php:169
+#: server_privileges.php:1621 server_privileges.php:1682
+#: server_privileges.php:1940 server_processlist.php:56
+#: server_synchronize.php:1179 server_synchronize.php:1183
+#: tbl_tracking.php:591 test/theme.php:65
msgid "Database"
msgstr "Baza podataka"
@@ -4890,22 +4890,22 @@ msgstr ""
msgid "No databases"
msgstr "Baza ne postoji"
-#: navigation.php:318
+#: navigation.php:304
msgid "Filter"
msgstr ""
-#: navigation.php:319 setup/frames/index.inc.php:218
+#: navigation.php:305 setup/frames/index.inc.php:218
#: setup/lib/messages.inc.php:42
msgid "Clear"
msgstr ""
-#: navigation.php:350 navigation.php:351
+#: navigation.php:336 navigation.php:337
#, fuzzy
msgctxt "short form"
msgid "Create table"
msgstr "Napravi novu stranu"
-#: navigation.php:353 navigation.php:516
+#: navigation.php:339 navigation.php:502
msgid "Please select a database"
msgstr "Izaberite bazu"
@@ -7920,8 +7920,7 @@ msgstr "Predloži strukturu tabele"
#: tbl_structure.php:540
#, fuzzy
-#| msgid "Add new field"
-msgid "Add field"
+msgid "Add column"
msgstr "Dodaj novo polje"
#: tbl_structure.php:554
@@ -8136,6 +8135,11 @@ msgstr ""
msgid "Rename view to"
msgstr "Promjeni ime tabele u "
+#, fuzzy
+#~| msgid "Add new field"
+#~ msgid "Add field"
+#~ msgstr "Dodaj novo polje"
+
#~ msgid "Field"
#~ msgstr "Polje"
diff --git a/po/ca.po b/po/ca.po
index 43c4011..ce2e92d 100644
--- a/po/ca.po
+++ b/po/ca.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: phpMyAdmin 3.4.0-dev\n"
"Report-Msgid-Bugs-To: phpmyadmin-devel(a)lists.sourceforge.net\n"
-"POT-Creation-Date: 2010-05-31 14:33-0400\n"
+"POT-Creation-Date: 2010-06-04 16:07-0400\n"
"PO-Revision-Date: 2010-03-12 09:13+0100\n"
"Last-Translator: Automatically generated\n"
"Language-Team: catalan <ca(a)li.org>\n"
@@ -57,7 +57,7 @@ msgstr "Cerca"
#: libraries/replication_gui.lib.php:369 libraries/select_server.lib.php:104
#: libraries/sql_query_form.lib.php:400 libraries/sql_query_form.lib.php:477
#: libraries/sql_query_form.lib.php:552 libraries/tbl_properties.inc.php:782
-#: main.php:128 navigation.php:238 pdf_pages.php:292 pdf_pages.php:328
+#: main.php:128 navigation.php:237 pdf_pages.php:292 pdf_pages.php:328
#: pdf_pages.php:530 pmd_pdf.php:116 server_binlog.php:142
#: server_privileges.php:625 server_privileges.php:1585
#: server_privileges.php:1932 server_privileges.php:1979
@@ -197,7 +197,7 @@ msgid "View dump (schema) of database"
msgstr "Veure l'esquema de la base de dades"
#: db_export.php:33 db_printview.php:96 db_qbe.php:102 db_structure.php:51
-#: db_tracking.php:35 export.php:359 navigation.php:346
+#: db_tracking.php:35 export.php:359 navigation.php:332
msgid "No tables found in database."
msgstr "Base de dades sense taules."
@@ -351,7 +351,7 @@ msgstr "Taula"
#: db_printview.php:105 libraries/db_structure.lib.php:56
#: libraries/header_printview.inc.php:63 libraries/import.lib.php:145
-#: navigation.php:652 navigation.php:674 server_databases.php:122
+#: navigation.php:638 navigation.php:660 server_databases.php:122
#: tbl_printview.php:394 tbl_structure.php:365 tbl_structure.php:777
msgid "Rows"
msgstr "Fila"
@@ -720,11 +720,11 @@ msgstr "Taules seguides"
#: libraries/export/latex.php:148 libraries/export/odt.php:113
#: libraries/export/sql.php:342 libraries/export/texytext.php:84
#: libraries/export/xml.php:255 libraries/header.inc.php:106
-#: libraries/header_printview.inc.php:58 navigation.php:233
-#: server_databases.php:169 server_privileges.php:1621
-#: server_privileges.php:1682 server_privileges.php:1940
-#: server_processlist.php:56 server_synchronize.php:1179
-#: server_synchronize.php:1183 tbl_tracking.php:591 test/theme.php:65
+#: libraries/header_printview.inc.php:58 server_databases.php:169
+#: server_privileges.php:1621 server_privileges.php:1682
+#: server_privileges.php:1940 server_processlist.php:56
+#: server_synchronize.php:1179 server_synchronize.php:1183
+#: tbl_tracking.php:591 test/theme.php:65
msgid "Database"
msgstr "Base de dades"
@@ -5144,23 +5144,23 @@ msgstr "Configurar marc de navegació"
msgid "No databases"
msgstr "No hi ha Bases de Dades"
-#: navigation.php:318
+#: navigation.php:304
msgid "Filter"
msgstr "Filtre"
-#: navigation.php:319 setup/frames/index.inc.php:218
+#: navigation.php:305 setup/frames/index.inc.php:218
#: setup/lib/messages.inc.php:42
msgid "Clear"
msgstr "Neteja"
-#: navigation.php:350 navigation.php:351
+#: navigation.php:336 navigation.php:337
#, fuzzy
#| msgid "Create table"
msgctxt "short form"
msgid "Create table"
msgstr "Crea una taula"
-#: navigation.php:353 navigation.php:516
+#: navigation.php:339 navigation.php:502
msgid "Please select a database"
msgstr "Tria una Base de Dades"
@@ -8424,9 +8424,9 @@ msgstr "Proposa una estructura de taula"
#: tbl_structure.php:540
#, fuzzy
-#| msgid "Add new field"
-msgid "Add field"
-msgstr "Afegeix un camp nou"
+#| msgid "Add column(s)"
+msgid "Add column"
+msgstr "Afegeix columna(es)"
#: tbl_structure.php:554
msgid "At End of Table"
@@ -8639,6 +8639,11 @@ msgstr "Nom de VISTA"
msgid "Rename view to"
msgstr "Reanomena les taules a"
+#, fuzzy
+#~| msgid "Add new field"
+#~ msgid "Add field"
+#~ msgstr "Afegeix un camp nou"
+
#~ msgid "Field"
#~ msgstr "Camp"
diff --git a/po/cs.po b/po/cs.po
index 046c09b..62058c7 100644
--- a/po/cs.po
+++ b/po/cs.po
@@ -5,7 +5,7 @@ msgid ""
msgstr ""
"Project-Id-Version: phpMyAdmin 3.4.0-dev\n"
"Report-Msgid-Bugs-To: phpmyadmin-devel(a)lists.sourceforge.net\n"
-"POT-Creation-Date: 2010-05-31 14:33-0400\n"
+"POT-Creation-Date: 2010-06-04 16:07-0400\n"
"PO-Revision-Date: 2010-06-01 08:05+0200\n"
"Last-Translator: Michal <michal(a)cihar.com>\n"
"Language-Team: czech <cs(a)li.org>\n"
@@ -60,7 +60,7 @@ msgstr "Vyhledávání"
#: libraries/replication_gui.lib.php:369 libraries/select_server.lib.php:104
#: libraries/sql_query_form.lib.php:400 libraries/sql_query_form.lib.php:477
#: libraries/sql_query_form.lib.php:552 libraries/tbl_properties.inc.php:782
-#: main.php:128 navigation.php:238 pdf_pages.php:292 pdf_pages.php:328
+#: main.php:128 navigation.php:237 pdf_pages.php:292 pdf_pages.php:328
#: pdf_pages.php:530 pmd_pdf.php:116 server_binlog.php:142
#: server_privileges.php:625 server_privileges.php:1585
#: server_privileges.php:1932 server_privileges.php:1979
@@ -113,7 +113,6 @@ msgstr "Komentář k tabulce"
#: tbl_indexes.php:189 tbl_printview.php:142 tbl_relation.php:402
#: tbl_select.php:135 tbl_structure.php:177 tbl_tracking.php:273
#: tbl_tracking.php:324
-#| msgid "Column names"
msgid "Column"
msgstr "Pole"
@@ -199,7 +198,7 @@ msgid "View dump (schema) of database"
msgstr "Export databáze"
#: db_export.php:33 db_printview.php:96 db_qbe.php:102 db_structure.php:51
-#: db_tracking.php:35 export.php:359 navigation.php:346
+#: db_tracking.php:35 export.php:359 navigation.php:332
msgid "No tables found in database."
msgstr "V databázi nebyla nalezena žádná tabulka."
@@ -347,7 +346,7 @@ msgstr "Tabulka"
#: db_printview.php:105 libraries/db_structure.lib.php:56
#: libraries/header_printview.inc.php:63 libraries/import.lib.php:145
-#: navigation.php:652 navigation.php:674 server_databases.php:122
+#: navigation.php:638 navigation.php:660 server_databases.php:122
#: tbl_printview.php:394 tbl_structure.php:365 tbl_structure.php:777
msgid "Rows"
msgstr "Řádků"
@@ -450,12 +449,10 @@ msgid "Modify"
msgstr "Úpravy"
#: db_qbe.php:584
-#| msgid "Add/Delete Criteria Row"
msgid "Add/Delete criteria rows"
msgstr "Přidat nebo odebrat řádek"
#: db_qbe.php:596
-#| msgid "Add/Delete Field Columns"
msgid "Add/Delete columns"
msgstr "Přidat nebo odebrat pole"
@@ -551,7 +548,6 @@ msgid "Inside table(s):"
msgstr "V tabulkách:"
#: db_search.php:355
-#| msgid "Inside field:"
msgid "Inside column:"
msgstr "Uvnitř pole:"
@@ -617,8 +613,8 @@ msgstr "Sledování není zapnuté."
#: db_structure.php:420 libraries/display_tbl.lib.php:1944
#, php-format
msgid ""
-"This view has at least this number of rows. Please refer to %sdocumentation"
-"%s."
+"This view has at least this number of rows. Please refer to %sdocumentation%"
+"s."
msgstr ""
"Tento pohled má alespoň tolik řádek. Podrobnosti naleznete v %sdokumentaci%s."
@@ -713,11 +709,11 @@ msgstr "Sledované tabulky"
#: libraries/export/latex.php:148 libraries/export/odt.php:113
#: libraries/export/sql.php:342 libraries/export/texytext.php:84
#: libraries/export/xml.php:255 libraries/header.inc.php:106
-#: libraries/header_printview.inc.php:58 navigation.php:233
-#: server_databases.php:169 server_privileges.php:1621
-#: server_privileges.php:1682 server_privileges.php:1940
-#: server_processlist.php:56 server_synchronize.php:1179
-#: server_synchronize.php:1183 tbl_tracking.php:591 test/theme.php:65
+#: libraries/header_printview.inc.php:58 server_databases.php:169
+#: server_privileges.php:1621 server_privileges.php:1682
+#: server_privileges.php:1940 server_processlist.php:56
+#: server_synchronize.php:1179 server_synchronize.php:1183
+#: tbl_tracking.php:591 test/theme.php:65
msgid "Database"
msgstr "Databáze"
@@ -809,8 +805,8 @@ msgstr "Výpis byl uložen do souboru %s."
#: import.php:60
#, php-format
msgid ""
-"You probably tried to upload too large file. Please refer to %sdocumentation"
-"%s for ways to workaround this limit."
+"You probably tried to upload too large file. Please refer to %sdocumentation%"
+"s for ways to workaround this limit."
msgstr ""
"Pravděpodobně jste se pokusili nahrát příliš velký soubor. Přečtěte si "
"prosím %sdokumentaci%s, jak toto omezení obejít."
@@ -1001,7 +997,6 @@ msgid "Please select the primary key or a unique key"
msgstr "Zvolte, prosím, primární nebo unikátní klíč"
#: js/messages.php:63 pmd_general.php:77 tbl_relation.php:548
-#| msgid "Choose field to display"
msgid "Choose column to display"
msgstr "Zvolte která pole zobrazit"
@@ -1473,8 +1468,8 @@ msgstr "Vítejte v %s"
#: libraries/auth/config.auth.lib.php:107
#, php-format
msgid ""
-"You probably did not create a configuration file. You might want to use the "
-"%1$ssetup script%2$s to create one."
+"You probably did not create a configuration file. You might want to use the %"
+"1$ssetup script%2$s to create one."
msgstr ""
"Pravděpodobná příčina je, že nemáte vytvořený konfigurační soubor. Pro jeho "
"vytvoření by se vám mohl hodit %1$snastavovací skript%2$s."
@@ -1981,7 +1976,6 @@ msgid "No Privileges"
msgstr "Nemáte oprávnění"
#: libraries/display_create_table.lib.php:41
-#| msgid "Table must have at least one field."
msgid "Table must have at least one column."
msgstr "Tabulka musí mít alespoň jedno pole."
@@ -1991,7 +1985,6 @@ msgid "Create table on database %s"
msgstr "Vytvořit novou tabulku v databázi %s"
#: libraries/display_create_table.lib.php:57
-#| msgid "Number of fields"
msgid "Number of columns"
msgstr "Počet polí"
@@ -2002,7 +1995,6 @@ msgstr ""
#: libraries/display_export.lib.php:107
#, php-format
-#| msgid "Dump %s row(s) starting at record # %s"
msgid "Dump %s row(s) starting at row # %s"
msgstr "Vypsat %s řádků od %s"
@@ -2043,8 +2035,8 @@ msgstr "jméno tabulky"
#, php-format
msgid ""
"This value is interpreted using %1$sstrftime%2$s, so you can use time "
-"formatting strings. Additionally the following transformations will happen: "
-"%3$s. Other text will be kept as is."
+"formatting strings. Additionally the following transformations will happen: %"
+"3$s. Other text will be kept as is."
msgstr ""
"Tato hodnota je interpretována pomocí %1$sstrftime%2$s, takže můžete použít "
"libovolné řetězce pro formátování data a času. Dále budou provedena "
@@ -2161,7 +2153,6 @@ msgstr ""
"může to způsobit problémy s transakcemi."
#: libraries/display_import.lib.php:239 setup/lib/messages.inc.php:161
-#| msgid "Number of records (queries) to skip from start"
msgid "Number of queries to skip from start"
msgstr "Počet dotazů od začátku, které se mají přeskočit"
@@ -2220,7 +2211,6 @@ msgid "%d is not valid row number."
msgstr "%d není platné číslo řádku."
#: libraries/display_tbl.lib.php:310
-#| msgid "row(s) starting from record #"
msgid "row(s) starting from row #"
msgstr "řádků začínající od"
@@ -2279,7 +2269,6 @@ msgid "Relational key"
msgstr "Relační klíč"
#: libraries/display_tbl.lib.php:588
-#| msgid "Relational display field"
msgid "Relational display column"
msgstr "Pole pro zobrazení v relacích"
@@ -2700,19 +2689,16 @@ msgstr "CSV"
#: libraries/export/csv.php:21 libraries/import/csv.php:27
#: libraries/import/csv.php:59 libraries/import/ldi.php:40
-#| msgid "Lines terminated by"
msgid "Columns terminated by"
msgstr "Pole oddělené"
#: libraries/export/csv.php:22 libraries/import/csv.php:28
#: libraries/import/csv.php:71 libraries/import/ldi.php:41
-#| msgid "Fields enclosed by"
msgid "Columns enclosed by"
msgstr "Pole uzavřené do"
#: libraries/export/csv.php:23 libraries/import/csv.php:29
#: libraries/import/csv.php:75 libraries/import/ldi.php:42
-#| msgid "Fields escaped by"
msgid "Columns escaped by"
msgstr "Pole escapována"
@@ -2730,7 +2716,6 @@ msgid "Replace NULL by"
msgstr "Nahradit NULL hodnoty"
#: libraries/export/csv.php:26 libraries/export/excel.php:23
-#| msgid "Remove CRLF characters within fields"
msgid "Remove CRLF characters within columns"
msgstr "Odstranit znaky CRLF z polí"
@@ -2739,7 +2724,6 @@ msgstr "Odstranit znaky CRLF z polí"
#: libraries/export/ods.php:24 libraries/export/odt.php:50
#: libraries/export/texytext.php:34 libraries/export/xls.php:24
#: libraries/export/xlsx.php:24
-#| msgid "Put fields names in the first row"
msgid "Put columns names in the first row"
msgstr "Přidat jména polí na první řádek"
@@ -2876,7 +2860,6 @@ msgid "Database export options"
msgstr "Nastavení exportu databází"
#: libraries/export/sql.php:80
-#| msgid "Enclose table and field names with backquotes"
msgid "Enclose table and column names with backquotes"
msgstr "Použít zpětné uvozovky u jmen tabulek a polí"
@@ -3096,7 +3079,6 @@ msgstr "Chybný formát CSV dat na řádku %d."
#: libraries/import/csv.php:312
#, php-format
-#| msgid "Invalid field count in CSV input on line %d."
msgid "Invalid column count in CSV input on line %d."
msgstr "Chybný počet polí v CSV datech na řádku %d."
@@ -4471,7 +4453,6 @@ msgid "Run SQL query/queries on database %s"
msgstr "Spustit SQL dotaz(y) na databázi %s"
#: libraries/sql_query_form.lib.php:317
-#| msgid "Column names"
msgid "Columns"
msgstr "Pole"
@@ -4589,11 +4570,6 @@ msgid "Length/Values"
msgstr "Délka/Množina"
#: libraries/tbl_properties.inc.php:105
-#| msgid ""
-#| "If field type is \"enum\" or \"set\", please enter the values using this "
-#| "format: 'a','b','c'...<br />If you ever need to put a backslash (\"\\\") "
-#| "or a single quote (\"'\") amongst those values, precede it with a "
-#| "backslash (for example '\\\\xyz' or 'a\\'b')."
msgid ""
"If column type is \"enum\" or \"set\", please enter the values using this "
"format: 'a','b','c'...<br />If you ever need to put a backslash (\"\\\") or "
@@ -4624,8 +4600,8 @@ msgid ""
"For a list of available transformation options and their MIME type "
"transformations, click on %stransformation descriptions%s"
msgstr ""
-"Pro seznam dostupných parametrů transformací a jejich MIME typů klikněte na "
-"%spopisy transformací%s"
+"Pro seznam dostupných parametrů transformací a jejich MIME typů klikněte na %"
+"spopisy transformací%s"
#: libraries/tbl_properties.inc.php:145
msgid "Transformation options"
@@ -4658,8 +4634,8 @@ msgid ""
"No description is available for this transformation.<br />Please ask the "
"author what %s does."
msgstr ""
-"Pro tuto transformaci není dostupný žádný popis.<br />Zeptejte se autora co "
-"%s dělá."
+"Pro tuto transformaci není dostupný žádný popis.<br />Zeptejte se autora co %"
+"s dělá."
#: libraries/tbl_properties.inc.php:726 server_engines.php:58
#: tbl_operations.php:355
@@ -4679,12 +4655,10 @@ msgstr "Uložit"
#: libraries/tbl_properties.inc.php:780 tbl_structure.php:542
#, php-format
-#| msgid "Add column(s)"
msgid "Add %s column(s)"
msgstr "Přidat %s polí"
#: libraries/tbl_properties.inc.php:784 tbl_structure.php:536
-#| msgid "You have to add at least one field."
msgid "You have to add at least one column."
msgstr "Musíte přidat alespoň jedno pole."
@@ -4693,11 +4667,6 @@ msgid "Event"
msgstr "Událost"
#: libraries/transformations/application_octetstream__download.inc.php:10
-#| msgid ""
-#| "Displays a link to download the binary data of the field. You can use the "
-#| "first option to specify the filename, or use the second option as the "
-#| "name of a field which contains the filename. If you use the second "
-#| "option, you need to set the first option to the empty string."
msgid ""
"Displays a link to download the binary data of the column. You can use the "
"first option to specify the filename, or use the second option as the name "
@@ -4730,15 +4699,6 @@ msgid "Displays a link to download this image."
msgstr "Zobrazí odkaz na obrázek (například stáhnutí pole blob)."
#: libraries/transformations/text_plain__dateformat.inc.php:10
-#| msgid ""
-#| "Displays a TIME, TIMESTAMP, DATETIME or numeric unix timestamp field as "
-#| "formatted date. The first option is the offset (in hours) which will be "
-#| "added to the timestamp (Default: 0). Use second option to specify a "
-#| "different date/time format string. Third option determines whether you "
-#| "want to see local date or UTC one (use \"local\" or \"utc\" strings) for "
-#| "that. According to that, date format has different value - for \"local\" "
-#| "see the documentation for PHP's strftime() function and for \"utc\" it is "
-#| "done using gmdate() function."
msgid ""
"Displays a TIME, TIMESTAMP, DATETIME or numeric unix timestamp column as "
"formatted date. The first option is the offset (in hours) which will be "
@@ -4758,17 +4718,6 @@ msgstr ""
"„utc“."
#: libraries/transformations/text_plain__external.inc.php:10
-#| msgid ""
-#| "LINUX ONLY: Launches an external application and feeds it the field data "
-#| "via standard input. Returns the standard output of the application. The "
-#| "default is Tidy, to pretty-print HTML code. For security reasons, you "
-#| "have to manually edit the file libraries/transformations/"
-#| "text_plain__external.inc.php and list the tools you want to make "
-#| "available. The first option is then the number of the program you want to "
-#| "use and the second option is the parameters for the program. The third "
-#| "option, if set to 1, will convert the output using htmlspecialchars() "
-#| "(Default 1). The fourth option, if set to 1, will prevent wrapping and "
-#| "ensure that the output appears all on one line (Default 1)."
msgid ""
"LINUX ONLY: Launches an external application and feeds it the column data "
"via standard input. Returns the standard output of the application. The "
@@ -4793,9 +4742,6 @@ msgstr ""
"(výchozí je 1)."
#: libraries/transformations/text_plain__formatted.inc.php:10
-#| msgid ""
-#| "Displays the contents of the field as-is, without running it through "
-#| "htmlspecialchars(). That is, the field is assumed to contain valid HTML."
msgid ""
"Displays the contents of the column as-is, without running it through "
"htmlspecialchars(). That is, the column is assumed to contain valid HTML."
@@ -4804,10 +4750,6 @@ msgstr ""
"htmlspecialchars(). Předpokládá se, že pole obsahuje platné HTML."
#: libraries/transformations/text_plain__imagelink.inc.php:10
-#| msgid ""
-#| "Displays an image and a link; the field contains the filename. The first "
-#| "option is a URL prefix like \"http://www.example.com/\". The second and "
-#| "third options are the width and the height in pixels."
msgid ""
"Displays an image and a link; the column contains the filename. The first "
"option is a URL prefix like \"http://www.example.com/\". The second and "
@@ -4818,10 +4760,6 @@ msgstr ""
"šířku a výšku obrázku."
#: libraries/transformations/text_plain__link.inc.php:10
-#| msgid ""
-#| "Displays a link; the field contains the filename. The first option is a "
-#| "URL prefix like \"http://www.example.com/\". The second option is a title "
-#| "for the link."
msgid ""
"Displays a link; the column contains the filename. The first option is a URL "
"prefix like \"http://www.example.com/\". The second option is a title for "
@@ -5016,21 +4954,21 @@ msgstr "Znovu nahrát navigační rám"
msgid "No databases"
msgstr "Žádné databáze"
-#: navigation.php:318
+#: navigation.php:304
msgid "Filter"
msgstr "Filtr"
-#: navigation.php:319 setup/frames/index.inc.php:218
+#: navigation.php:305 setup/frames/index.inc.php:218
#: setup/lib/messages.inc.php:42
msgid "Clear"
msgstr "Vyčistit"
-#: navigation.php:350 navigation.php:351
+#: navigation.php:336 navigation.php:337
msgctxt "short form"
msgid "Create table"
msgstr "Nová tabulka"
-#: navigation.php:353 navigation.php:516
+#: navigation.php:339 navigation.php:502
msgid "Please select a database"
msgstr "Prosím vyberte databázi"
@@ -5180,10 +5118,6 @@ msgid "To select relation, click :"
msgstr "Pro výběr relace klikněte :"
#: pmd_help.php:29
-#| msgid ""
-#| "The display field is shown in pink. To set/unset a field as the display "
-#| "field, click the \"Choose field to display\" icon, then click on the "
-#| "appropriate field name."
msgid ""
"The display column is shown in pink. To set/unset a column as the display "
"column, click the \"Choose column to display\" icon, then click on the "
@@ -5462,8 +5396,8 @@ msgstr "Odstranit databáze se stejnými jmény jako uživatelé."
msgid ""
"Note: phpMyAdmin gets the users' privileges directly from MySQL's privilege "
"tables. The content of these tables may differ from the privileges the "
-"server uses, if they have been changed manually. In this case, you should "
-"%sreload the privileges%s before you continue."
+"server uses, if they have been changed manually. In this case, you should %"
+"sreload the privileges%s before you continue."
msgstr ""
"Poznámka: phpMyAdmin získává oprávnění přímo z tabulek MySQL. Obsah těchto "
"tabulek se může lišit od oprávnění, která server právě používá, pokud byly "
@@ -6280,10 +6214,6 @@ msgstr ""
"stáhnout nebo zobrazit."
#: setup/lib/messages.inc.php:35
-#| msgid ""
-#| "Defines which type of editing controls should be used for CHAR and "
-#| "VARCHAR fields; [kbd]input[/kbd] - allows limiting of input length, [kbd]"
-#| "textarea[/kbd] - allows newlines in fields"
msgid ""
"Defines which type of editing controls should be used for CHAR and VARCHAR "
"columns; [kbd]input[/kbd] - allows limiting of input length, [kbd]textarea[/"
@@ -6294,7 +6224,6 @@ msgstr ""
"textová oblast[/kbd] - umožní použít odřádkování"
#: setup/lib/messages.inc.php:36
-#| msgid "CHAR fields editing"
msgid "CHAR columns editing"
msgstr "Editace polí typu CHAR"
@@ -7025,9 +6954,6 @@ msgid "GZip output buffering"
msgstr "Mezipaměť pro GZip výstup"
#: setup/lib/messages.inc.php:217
-#| msgid ""
-#| "[kbd]SMART[/kbd] - i.e. descending order for fields of type TIME, DATE, "
-#| "DATETIME and TIMESTAMP, ascending order otherwise"
msgid ""
"[kbd]SMART[/kbd] - i.e. descending order for columns of type TIME, DATE, "
"DATETIME and TIMESTAMP, ascending order otherwise"
@@ -7052,12 +6978,10 @@ msgid "Iconic table operations"
msgstr "Zobrazení ikon pro operace s tabulkami"
#: setup/lib/messages.inc.php:224
-#| msgid "Disallow BLOB and BINARY fields from editing"
msgid "Disallow BLOB and BINARY columns from editing"
msgstr "Zakáže úpravu polí BLOB a BINARY"
#: setup/lib/messages.inc.php:225
-#| msgid "Protect binary fields"
msgid "Protect binary columns"
msgstr "Chránit binární pole"
@@ -7122,9 +7046,8 @@ msgstr ""
"Nastavil jste typ autentizace [kbd]config[/kbd] a zadal jste uživatelské "
"jméno a heslo pro automatické přihlášení, což není doporučená volba pro "
"produkční servery. Kdokoli kdo zná URL phpMyAdminu může přímo přistoupit k "
-"Vašemu phpMyAdmin panelu. Nastavte [a@?page=servers&mode=edit&id="
-"%1$d#tab_Server]typ autentizace[/a] na [kbd]cookie[/kbd] nebo [kbd]http[/"
-"kbd]."
+"Vašemu phpMyAdmin panelu. Nastavte [a@?page=servers&mode=edit&id=%1"
+"$d#tab_Server]typ autentizace[/a] na [kbd]cookie[/kbd] nebo [kbd]http[/kbd]."
#: setup/lib/messages.inc.php:239
msgid "You should use mysqli for performance reasons"
@@ -7529,9 +7452,6 @@ msgid "PDF schema: table coordinates"
msgstr "PDF schéma: tabulka souřadnic"
#: setup/lib/messages.inc.php:320
-#| msgid ""
-#| "Table to describe the display fields, leave blank for no support; "
-#| "suggested: [kbd]pma_table_info[/kbd]"
msgid ""
"Table to describe the display columns, leave blank for no support; "
"suggested: [kbd]pma_table_info[/kbd]"
@@ -7540,7 +7460,6 @@ msgstr ""
"Výchozí hodnota: [kbd]pma_table_info[/kbd]"
#: setup/lib/messages.inc.php:321
-#| msgid "Display fields table"
msgid "Display columns table"
msgstr "Tabulka s popisem polí"
@@ -7572,8 +7491,6 @@ msgid "Verbose name of this server"
msgstr "Dlouhé jméno tohoto serveru"
#: setup/lib/messages.inc.php:329
-#| msgid ""
-#| "Whether a user should be displayed a "show all (records)" button"
msgid "Whether a user should be displayed a "show all (rows)" button"
msgstr "Jestli uživateli bude zobrazeno tlačítko "zobrazit vše""
@@ -7867,7 +7784,6 @@ msgid "Ignore"
msgstr "Ignorovat"
#: tbl_change.php:728
-#| msgid " Because of its length,<br /> this field might not be editable "
msgid " Because of its length,<br /> this column might not be editable "
msgstr " Toto pole možná nepůjde <br />kvůli délce upravit "
@@ -8156,7 +8072,6 @@ msgid "Operator"
msgstr "Operátor"
#: tbl_select.php:270
-#| msgid "Select fields (at least one):"
msgid "Select columns (at least one):"
msgstr "Zvolte pole (alespoň jedno):"
@@ -8183,7 +8098,6 @@ msgstr "Žádná"
#: tbl_structure.php:374
#, php-format
-#| msgid "Table %s has been dropped"
msgid "Column %s has been dropped"
msgstr "Pole %s byla odstraněno"
@@ -8206,8 +8120,9 @@ msgid "Propose table structure"
msgstr "Navrhnout strukturu tabulky"
#: tbl_structure.php:540
-#| msgid "Add new field"
-msgid "Add field"
+#, fuzzy
+#| msgid "Add column(s)"
+msgid "Add column"
msgstr "Přidat pole"
#: tbl_structure.php:554
@@ -8417,6 +8332,10 @@ msgstr "Jméno pohledu"
msgid "Rename view to"
msgstr "Přejmenovat pohled na"
+#~| msgid "Add new field"
+#~ msgid "Add field"
+#~ msgstr "Přidat pole"
+
#~ msgid "Field"
#~ msgstr "Sloupec"
diff --git a/po/da.po b/po/da.po
index 0a88442..e34745f 100644
--- a/po/da.po
+++ b/po/da.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: phpMyAdmin 3.4.0-dev\n"
"Report-Msgid-Bugs-To: phpmyadmin-devel(a)lists.sourceforge.net\n"
-"POT-Creation-Date: 2010-05-31 14:33-0400\n"
+"POT-Creation-Date: 2010-06-04 16:07-0400\n"
"PO-Revision-Date: 2010-03-12 09:13+0100\n"
"Last-Translator: Automatically generated\n"
"Language-Team: danish <da(a)li.org>\n"
@@ -57,7 +57,7 @@ msgstr "Søg"
#: libraries/replication_gui.lib.php:369 libraries/select_server.lib.php:104
#: libraries/sql_query_form.lib.php:400 libraries/sql_query_form.lib.php:477
#: libraries/sql_query_form.lib.php:552 libraries/tbl_properties.inc.php:782
-#: main.php:128 navigation.php:238 pdf_pages.php:292 pdf_pages.php:328
+#: main.php:128 navigation.php:237 pdf_pages.php:292 pdf_pages.php:328
#: pdf_pages.php:530 pmd_pdf.php:116 server_binlog.php:142
#: server_privileges.php:625 server_privileges.php:1585
#: server_privileges.php:1932 server_privileges.php:1979
@@ -197,7 +197,7 @@ msgid "View dump (schema) of database"
msgstr "Vis dump (skema) af database"
#: db_export.php:33 db_printview.php:96 db_qbe.php:102 db_structure.php:51
-#: db_tracking.php:35 export.php:359 navigation.php:346
+#: db_tracking.php:35 export.php:359 navigation.php:332
msgid "No tables found in database."
msgstr "Ingen tabeller fundet i databasen."
@@ -351,7 +351,7 @@ msgstr "Tabel"
#: db_printview.php:105 libraries/db_structure.lib.php:56
#: libraries/header_printview.inc.php:63 libraries/import.lib.php:145
-#: navigation.php:652 navigation.php:674 server_databases.php:122
+#: navigation.php:638 navigation.php:660 server_databases.php:122
#: tbl_printview.php:394 tbl_structure.php:365 tbl_structure.php:777
msgid "Rows"
msgstr "Rækker"
@@ -719,11 +719,11 @@ msgstr ""
#: libraries/export/latex.php:148 libraries/export/odt.php:113
#: libraries/export/sql.php:342 libraries/export/texytext.php:84
#: libraries/export/xml.php:255 libraries/header.inc.php:106
-#: libraries/header_printview.inc.php:58 navigation.php:233
-#: server_databases.php:169 server_privileges.php:1621
-#: server_privileges.php:1682 server_privileges.php:1940
-#: server_processlist.php:56 server_synchronize.php:1179
-#: server_synchronize.php:1183 tbl_tracking.php:591 test/theme.php:65
+#: libraries/header_printview.inc.php:58 server_databases.php:169
+#: server_privileges.php:1621 server_privileges.php:1682
+#: server_privileges.php:1940 server_processlist.php:56
+#: server_synchronize.php:1179 server_synchronize.php:1183
+#: tbl_tracking.php:591 test/theme.php:65
msgid "Database"
msgstr "Database"
@@ -5061,23 +5061,23 @@ msgstr ""
msgid "No databases"
msgstr "Ingen databaser"
-#: navigation.php:318
+#: navigation.php:304
msgid "Filter"
msgstr ""
-#: navigation.php:319 setup/frames/index.inc.php:218
+#: navigation.php:305 setup/frames/index.inc.php:218
#: setup/lib/messages.inc.php:42
msgid "Clear"
msgstr ""
-#: navigation.php:350 navigation.php:351
+#: navigation.php:336 navigation.php:337
#, fuzzy
#| msgid "Create table"
msgctxt "short form"
msgid "Create table"
msgstr "Opret tabel"
-#: navigation.php:353 navigation.php:516
+#: navigation.php:339 navigation.php:502
msgid "Please select a database"
msgstr "Vælg en database"
@@ -8067,9 +8067,9 @@ msgstr "Foreslå tabelstruktur"
#: tbl_structure.php:540
#, fuzzy
-#| msgid "Add new field"
-msgid "Add field"
-msgstr "Tilføj nyt felt"
+#| msgid "Add %s field(s)"
+msgid "Add column"
+msgstr "Tilføj %s felt(er)"
#: tbl_structure.php:554
msgid "At End of Table"
@@ -8280,6 +8280,11 @@ msgstr "VIEW navn"
msgid "Rename view to"
msgstr ""
+#, fuzzy
+#~| msgid "Add new field"
+#~ msgid "Add field"
+#~ msgstr "Tilføj nyt felt"
+
#~ msgid "Field"
#~ msgstr "Feltnavn"
diff --git a/po/de.po b/po/de.po
index adfc4dc..9228a7e 100644
--- a/po/de.po
+++ b/po/de.po
@@ -3,14 +3,14 @@ msgid ""
msgstr ""
"Project-Id-Version: phpMyAdmin 3.4.0-dev\n"
"Report-Msgid-Bugs-To: phpmyadmin-devel(a)lists.sourceforge.net\n"
-"POT-Creation-Date: 2010-05-31 14:33-0400\n"
+"POT-Creation-Date: 2010-06-04 16:07-0400\n"
"PO-Revision-Date: 2010-06-03 21:04+0200\n"
"Last-Translator: <canin(a)in.com>\n"
"Language-Team: german <de(a)li.org>\n"
-"Language: de\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+"Language: de\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: Pootle 2.0.1\n"
@@ -58,7 +58,7 @@ msgstr "Suche"
#: libraries/replication_gui.lib.php:369 libraries/select_server.lib.php:104
#: libraries/sql_query_form.lib.php:400 libraries/sql_query_form.lib.php:477
#: libraries/sql_query_form.lib.php:552 libraries/tbl_properties.inc.php:782
-#: main.php:128 navigation.php:238 pdf_pages.php:292 pdf_pages.php:328
+#: main.php:128 navigation.php:237 pdf_pages.php:292 pdf_pages.php:328
#: pdf_pages.php:530 pmd_pdf.php:116 server_binlog.php:142
#: server_privileges.php:625 server_privileges.php:1585
#: server_privileges.php:1932 server_privileges.php:1979
@@ -198,7 +198,7 @@ msgid "View dump (schema) of database"
msgstr "Dump (Schema) der Datenbank anzeigen"
#: db_export.php:33 db_printview.php:96 db_qbe.php:102 db_structure.php:51
-#: db_tracking.php:35 export.php:359 navigation.php:346
+#: db_tracking.php:35 export.php:359 navigation.php:332
msgid "No tables found in database."
msgstr "Es wurden keine Tabellen in der Datenbank gefunden."
@@ -346,7 +346,7 @@ msgstr "Tabelle"
#: db_printview.php:105 libraries/db_structure.lib.php:56
#: libraries/header_printview.inc.php:63 libraries/import.lib.php:145
-#: navigation.php:652 navigation.php:674 server_databases.php:122
+#: navigation.php:638 navigation.php:660 server_databases.php:122
#: tbl_printview.php:394 tbl_structure.php:365 tbl_structure.php:777
msgid "Rows"
msgstr "Zeilen"
@@ -454,7 +454,6 @@ msgid "Add/Delete criteria rows"
msgstr "Zeilen hinzufügen/entfernen"
#: db_qbe.php:596
-#| msgid "Add/Delete Field Columns"
msgid "Add/Delete columns"
msgstr "Spalten hinzufügen/entfernen"
@@ -714,11 +713,11 @@ msgstr "Verfolgte Tabellen"
#: libraries/export/latex.php:148 libraries/export/odt.php:113
#: libraries/export/sql.php:342 libraries/export/texytext.php:84
#: libraries/export/xml.php:255 libraries/header.inc.php:106
-#: libraries/header_printview.inc.php:58 navigation.php:233
-#: server_databases.php:169 server_privileges.php:1621
-#: server_privileges.php:1682 server_privileges.php:1940
-#: server_processlist.php:56 server_synchronize.php:1179
-#: server_synchronize.php:1183 tbl_tracking.php:591 test/theme.php:65
+#: libraries/header_printview.inc.php:58 server_databases.php:169
+#: server_privileges.php:1621 server_privileges.php:1682
+#: server_privileges.php:1940 server_processlist.php:56
+#: server_synchronize.php:1179 server_synchronize.php:1183
+#: tbl_tracking.php:591 test/theme.php:65
msgid "Database"
msgstr "Datenbank"
@@ -1005,7 +1004,6 @@ msgid "Please select the primary key or a unique key"
msgstr "Bitte den PRIMARY KEY oder einen UNIQUE KEY wählen"
#: js/messages.php:63 pmd_general.php:77 tbl_relation.php:548
-#| msgid "Choose field to display"
msgid "Choose column to display"
msgstr "Anzuzeigende Spalte auswählen"
@@ -2757,7 +2755,6 @@ msgid "Replace NULL by"
msgstr "Ersetze NULL durch"
#: libraries/export/csv.php:26 libraries/export/excel.php:23
-#| msgid "Remove CRLF characters within fields"
msgid "Remove CRLF characters within columns"
msgstr "CRLF-Zeichen aus den Feldern entfernen"
@@ -4767,7 +4764,6 @@ msgstr "Speichern"
#: libraries/tbl_properties.inc.php:780 tbl_structure.php:542
#, php-format
-#| msgid "Add column(s)"
msgid "Add %s column(s)"
msgstr "%s Spalte(n) einfügen"
@@ -5127,21 +5123,21 @@ msgstr "Navigations-Frame aktualisieren"
msgid "No databases"
msgstr "Keine Datenbanken"
-#: navigation.php:318
+#: navigation.php:304
msgid "Filter"
msgstr "Filter"
-#: navigation.php:319 setup/frames/index.inc.php:218
+#: navigation.php:305 setup/frames/index.inc.php:218
#: setup/lib/messages.inc.php:42
msgid "Clear"
msgstr "Werte löschen"
-#: navigation.php:350 navigation.php:351
+#: navigation.php:336 navigation.php:337
msgctxt "short form"
msgid "Create table"
msgstr "Erzeuge Tabelle"
-#: navigation.php:353 navigation.php:516
+#: navigation.php:339 navigation.php:502
msgid "Please select a database"
msgstr "Bitte Datenbank auswählen"
@@ -8371,9 +8367,9 @@ msgstr "Tabellenstruktur analysieren"
#: tbl_structure.php:540
#, fuzzy
-#| msgid "Add new field"
-msgid "Add field"
-msgstr "Neue Felder hinzufügen"
+#| msgid "Add column(s)"
+msgid "Add column"
+msgstr "Spalte(n) einfügen"
#: tbl_structure.php:554
msgid "At End of Table"
@@ -8585,6 +8581,11 @@ msgstr "VIEW Name"
msgid "Rename view to"
msgstr "View umbenennen in"
+#, fuzzy
+#~| msgid "Add new field"
+#~ msgid "Add field"
+#~ msgstr "Neue Felder hinzufügen"
+
#~ msgid "Field"
#~ msgstr "Feld"
diff --git a/po/el.po b/po/el.po
index 28da3ca..2afbccb 100644
--- a/po/el.po
+++ b/po/el.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: phpMyAdmin 3.4.0-dev\n"
"Report-Msgid-Bugs-To: phpmyadmin-devel(a)lists.sourceforge.net\n"
-"POT-Creation-Date: 2010-05-31 14:33-0400\n"
+"POT-Creation-Date: 2010-06-04 16:07-0400\n"
"PO-Revision-Date: 2010-03-30 23:16+0200\n"
"Last-Translator: Michal <michal(a)cihar.com>\n"
"Language-Team: greek <el(a)li.org>\n"
@@ -58,7 +58,7 @@ msgstr "Αναζήτηση"
#: libraries/replication_gui.lib.php:369 libraries/select_server.lib.php:104
#: libraries/sql_query_form.lib.php:400 libraries/sql_query_form.lib.php:477
#: libraries/sql_query_form.lib.php:552 libraries/tbl_properties.inc.php:782
-#: main.php:128 navigation.php:238 pdf_pages.php:292 pdf_pages.php:328
+#: main.php:128 navigation.php:237 pdf_pages.php:292 pdf_pages.php:328
#: pdf_pages.php:530 pmd_pdf.php:116 server_binlog.php:142
#: server_privileges.php:625 server_privileges.php:1585
#: server_privileges.php:1932 server_privileges.php:1979
@@ -198,7 +198,7 @@ msgid "View dump (schema) of database"
msgstr "Εμφάνιση σχήματος της βάσης δεδομένων"
#: db_export.php:33 db_printview.php:96 db_qbe.php:102 db_structure.php:51
-#: db_tracking.php:35 export.php:359 navigation.php:346
+#: db_tracking.php:35 export.php:359 navigation.php:332
msgid "No tables found in database."
msgstr "Δεν βρέθηκαν Πίνακες στη βάση δεδομένων."
@@ -349,7 +349,7 @@ msgstr "Πίνακας "
#: db_printview.php:105 libraries/db_structure.lib.php:56
#: libraries/header_printview.inc.php:63 libraries/import.lib.php:145
-#: navigation.php:652 navigation.php:674 server_databases.php:122
+#: navigation.php:638 navigation.php:660 server_databases.php:122
#: tbl_printview.php:394 tbl_structure.php:365 tbl_structure.php:777
msgid "Rows"
msgstr "Εγγραφές"
@@ -720,11 +720,11 @@ msgstr "Παρακολουθούμενοι πίνακες"
#: libraries/export/latex.php:148 libraries/export/odt.php:113
#: libraries/export/sql.php:342 libraries/export/texytext.php:84
#: libraries/export/xml.php:255 libraries/header.inc.php:106
-#: libraries/header_printview.inc.php:58 navigation.php:233
-#: server_databases.php:169 server_privileges.php:1621
-#: server_privileges.php:1682 server_privileges.php:1940
-#: server_processlist.php:56 server_synchronize.php:1179
-#: server_synchronize.php:1183 tbl_tracking.php:591 test/theme.php:65
+#: libraries/header_printview.inc.php:58 server_databases.php:169
+#: server_privileges.php:1621 server_privileges.php:1682
+#: server_privileges.php:1940 server_processlist.php:56
+#: server_synchronize.php:1179 server_synchronize.php:1183
+#: tbl_tracking.php:591 test/theme.php:65
msgid "Database"
msgstr "Βάση"
@@ -5159,22 +5159,22 @@ msgstr "Προσαρμογή πλαισίου πλοήγησης"
msgid "No databases"
msgstr "Δεν υπάρχουν βάσεις δεδομένων"
-#: navigation.php:318
+#: navigation.php:304
msgid "Filter"
msgstr "Φίλτρο"
-#: navigation.php:319 setup/frames/index.inc.php:218
+#: navigation.php:305 setup/frames/index.inc.php:218
#: setup/lib/messages.inc.php:42
msgid "Clear"
msgstr "Καθάρισμα"
-#: navigation.php:350 navigation.php:351
+#: navigation.php:336 navigation.php:337
#, fuzzy
msgctxt "short form"
msgid "Create table"
msgstr "Δημιουργία πίνακα"
-#: navigation.php:353 navigation.php:516
+#: navigation.php:339 navigation.php:502
msgid "Please select a database"
msgstr "Παρακαλώ επιλέξτε μία βάση δεδομένων"
@@ -8443,9 +8443,9 @@ msgstr "Προτεινόμενη δομή πίνακα"
#: tbl_structure.php:540
#, fuzzy
-#| msgid "Add new field"
-msgid "Add field"
-msgstr "Προσθήκη νέου Πεδίου"
+#| msgid "Add column(s)"
+msgid "Add column"
+msgstr "Προσθήκη στήλης(ών)"
#: tbl_structure.php:554
msgid "At End of Table"
@@ -8659,6 +8659,11 @@ msgstr "ΠΡΟΒΟΛΗ ονόματος"
msgid "Rename view to"
msgstr "Μετονομασία πίνακα σε"
+#, fuzzy
+#~| msgid "Add new field"
+#~ msgid "
Add field"
+#~ msgstr "Προσθήκη νέου Πεδίου"
+
#~ msgid "Field"
#~ msgstr "Πεδίο"
diff --git a/po/en_GB.po b/po/en_GB.po
index 2cea616..9572a94 100644
--- a/po/en_GB.po
+++ b/po/en_GB.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: phpMyAdmin 3.4.0-dev\n"
"Report-Msgid-Bugs-To: phpmyadmin-devel(a)lists.sourceforge.net\n"
-"POT-Creation-Date: 2010-05-31 14:33-0400\n"
+"POT-Creation-Date: 2010-06-04 16:07-0400\n"
"PO-Revision-Date: 2010-05-25 16:41+0200\n"
"Last-Translator: Michal <michal(a)cihar.com>\n"
"Language-Team: english-gb <en_GB(a)li.org>\n"
@@ -58,7 +58,7 @@ msgstr "Search"
#: libraries/replication_gui.lib.php:369 libraries/select_server.lib.php:104
#: libraries/sql_query_form.lib.php:400 libraries/sql_query_form.lib.php:477
#: libraries/sql_query_form.lib.php:552 libraries/tbl_properties.inc.php:782
-#: main.php:128 navigation.php:238 pdf_pages.php:292 pdf_pages.php:328
+#: main.php:128 navigation.php:237 pdf_pages.php:292 pdf_pages.php:328
#: pdf_pages.php:530 pmd_pdf.php:116 server_binlog.php:142
#: server_privileges.php:625 server_privileges.php:1585
#: server_privileges.php:1932 server_privileges.php:1979
@@ -198,7 +198,7 @@ msgid "View dump (schema) of database"
msgstr "View dump (schema) of database"
#: db_export.php:33 db_printview.php:96 db_qbe.php:102 db_structure.php:51
-#: db_tracking.php:35 export.php:359 navigation.php:346
+#: db_tracking.php:35 export.php:359 navigation.php:332
msgid "No tables found in database."
msgstr "No tables found in database."
@@ -346,7 +346,7 @@ msgstr "Table"
#: db_printview.php:105 libraries/db_structure.lib.php:56
#: libraries/header_printview.inc.php:63 libraries/import.lib.php:145
-#: navigation.php:652 navigation.php:674 server_databases.php:122
+#: navigation.php:638 navigation.php:660 server_databases.php:122
#: tbl_printview.php:394 tbl_structure.php:365 tbl_structure.php:777
msgid "Rows"
msgstr "Rows"
@@ -715,11 +715,11 @@ msgstr "Tracked tables"
#: libraries/export/latex.php:148 libraries/export/odt.php:113
#: libraries/export/sql.php:342 libraries/export/texytext.php:84
#: libraries/export/xml.php:255 libraries/header.inc.php:106
-#: libraries/header_printview.inc.php:58 navigation.php:233
-#: server_databases.php:169 server_privileges.php:1621
-#: server_privileges.php:1682 server_privileges.php:1940
-#: server_processlist.php:56 server_synchronize.php:1179
-#: server_synchronize.php:1183 tbl_tracking.php:591 test/theme.php:65
+#: libraries/header_printview.inc.php:58 server_databases.php:169
+#: server_privileges.php:1621 server_privileges.php:1682
+#: server_privileges.php:1940 server_processlist.php:56
+#: server_synchronize.php:1179 server_synchronize.php:1183
+#: tbl_tracking.php:591 test/theme.php:65
msgid "Database"
msgstr "Database"
@@ -5041,21 +5041,21 @@ msgstr "Reload navigation frame"
msgid "No databases"
msgstr "No databases"
-#: navigation.php:318
+#: navigation.php:304
msgid "Filter"
msgstr "Filter"
-#: navigation.php:319 setup/frames/index.inc.php:218
+#: navigation.php:305 setup/frames/index.inc.php:218
#: setup/lib/messages.inc.php:42
msgid "Clear"
msgstr "Clear"
-#: navigation.php:350 navigation.php:351
+#: navigation.php:336 navigation.php:337
msgctxt "short form"
msgid "Create table"
msgstr "Create table"
-#: navigation.php:353 navigation.php:516
+#: navigation.php:339 navigation.php:502
msgid "Please select a database"
msgstr "Please select a database"
@@ -8240,9 +8240,9 @@ msgstr "Propose table structure"
#: tbl_structure.php:540
#, fuzzy
-#| msgid "Add new field"
-msgid "Add field"
-msgstr "Add new field"
+#| msgid "Add column(s)"
+msgid "Add column"
+msgstr "Add column(s)"
#: tbl_structure.php:554
msgid "At End of Table"
@@ -8452,6 +8452,11 @@ msgstr "VIEW name"
msgid "Rename view to"
msgstr "Rename view to"
+#, fuzzy
+#~| msgid "Add new field"
+#~ msgid "Add field"
+#~ msgstr "Add new field"
+
#~ msgid "Field"
#~ msgstr "Field"
diff --git a/po/es.po b/po/es.po
index 4deada7..7968491 100644
--- a/po/es.po
+++ b/po/es.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: phpMyAdmin 3.4.0-dev\n"
"Report-Msgid-Bugs-To: phpmyadmin-devel(a)lists.sourceforge.net\n"
-"POT-Creation-Date: 2010-05-31 14:33-0400\n"
+"POT-Creation-Date: 2010-06-04 16:07-0400\n"
"PO-Revision-Date: 2010-03-12 11:23+0200\n"
"Last-Translator: Michal <michal(a)cihar.com>\n"
"Language-Team: spanish <es(a)li.org>\n"
@@ -58,7 +58,7 @@ msgstr "Buscar"
#: libraries/replication_gui.lib.php:369 libraries/select_server.lib.php:104
#: libraries/sql_query_form.lib.php:400 libraries/sql_query_form.lib.php:477
#: libraries/sql_query_form.lib.php:552 libraries/tbl_properties.inc.php:782
-#: main.php:128 navigation.php:238 pdf_pages.php:292 pdf_pages.php:328
+#: main.php:128 navigation.php:237 pdf_pages.php:292 pdf_pages.php:328
#: pdf_pages.php:530 pmd_pdf.php:116 server_binlog.php:142
#: server_privileges.php:625 server_privileges.php:1585
#: server_privileges.php:1932 server_privileges.php:1979
@@ -198,7 +198,7 @@ msgid "View dump (schema) of database"
msgstr "Ver el volcado esquema de la base de datos"
#: db_export.php:33 db_printview.php:96 db_qbe.php:102 db_structure.php:51
-#: db_tracking.php:35 export.php:359 navigation.php:346
+#: db_tracking.php:35 export.php:359 navigation.php:332
msgid "No tables found in database."
msgstr "No se han encontrado tablas en la base de datos."
@@ -352,7 +352,7 @@ msgstr "Tabla"
#: db_printview.php:105 libraries/db_structure.lib.php:56
#: libraries/header_printview.inc.php:63 libraries/import.lib.php:145
-#: navigation.php:652 navigation.php:674 server_databases.php:122
+#: navigation.php:638 navigation.php:660 server_databases.php:122
#: tbl_printview.php:394 tbl_structure.php:365 tbl_structure.php:777
msgid "Rows"
msgstr "Filas"
@@ -724,11 +724,11 @@ msgstr "Saltarse las tablas bloqueadas"
#: libraries/export/latex.php:148 libraries/export/odt.php:113
#: libraries/export/sql.php:342 libraries/export/texytext.php:84
#: libraries/export/xml.php:255 libraries/header.inc.php:106
-#: libraries/header_printview.inc.php:58 navigation.php:233
-#: server_databases.php:169 server_privileges.php:1621
-#: server_privileges.php:1682 server_privileges.php:1940
-#: server_processlist.php:56 server_synchronize.php:1179
-#: server_synchronize.php:1183 tbl_tracking.php:591 test/theme.php:65
+#: libraries/header_printview.inc.php:58 server_databases.php:169
+#: server_privileges.php:1621 server_privileges.php:1682
+#: server_privileges.php:1940 server_processlist.php:56
+#: server_synchronize.php:1179 server_synchronize.php:1183
+#: tbl_tracking.php:591 test/theme.php:65
msgid "Database"
msgstr "Base de datos"
@@ -5202,24 +5202,24 @@ msgstr "Personalizar el marco de navegación"
msgid "No databases"
msgstr "No hay bases de datos"
-#: navigation.php:318
+#: navigation.php:304
#, fuzzy
msgid "Filter"
msgstr "Archivos"
-#: navigation.php:319 setup/frames/index.inc.php:218
+#: navigation.php:305 setup/frames/index.inc.php:218
#: setup/lib/messages.inc.php:42
msgid "Clear"
msgstr "Limpiar"
-#: navigation.php:350 navigation.php:351
+#: navigation.php:336 navigation.php:337
#, fuzzy
#| msgid "Create table"
msgctxt "short form"
msgid "Create table"
msgstr "Crear tabla"
-#: navigation.php:353 navigation.php:516
+#: navigation.php:339 navigation.php:502
msgid "Please select a database"
msgstr "Seleccionar una base de datos"
@@ -8430,9 +8430,9 @@ msgstr "Planteamiento de la estructura de tabla"
#: tbl_structure.php:540
#, fuzzy
-#| msgid "Add new field"
-msgid "Add field"
-msgstr "Insertar nuevo campo"
+#| msgid "Add %s field(s)"
+msgid "Add column"
+msgstr "Añadir %s campo(s)"
#: tbl_structure.php:554
msgid "At End of Table"
@@ -8649,6 +8649,11 @@ msgstr "(VIEW) VER nombre"
msgid "Rename view to"
msgstr "Cambiar el nombre de la tabla a"
+#, fuzzy
+#~| msgid "Add new field"
+#~ msgid "Add field"
+#~ msgstr "Insertar nuevo campo"
+
#~ msgid "Field"
#~ msgstr "Campo"
diff --git a/po/et.po b/po/et.po
index 6760063..bab1c0b 100644
--- a/po/et.po
+++ b/po/et.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: phpMyAdmin 3.4.0-dev\n"
"Report-Msgid-Bugs-To: phpmyadmin-devel(a)lists.sourceforge.net\n"
-"POT-Creation-Date: 2010-05-31 14:33-0400\n"
+"POT-Creation-Date: 2010-06-04 16:07-0400\n"
"PO-Revision-Date: 2010-03-12 09:14+0100\n"
"Last-Translator: Automatically generated\n"
"Language-Team: estonian <et(a)li.org>\n"
@@ -57,7 +57,7 @@ msgstr "Otsi"
#: libraries/replication_gui.lib.php:369 libraries/select_server.lib.php:104
#: libraries/sql_query_form.lib.php:400 libraries/sql_query_form.lib.php:477
#: libraries/sql_query_form.lib.php:552 libraries/tbl_properties.inc.php:782
-#: main.php:128 navigation.php:238 pdf_pages.php:292 pdf_pages.php:328
+#: main.php:128 navigation.php:237 pdf_pages.php:292 pdf_pages.php:328
#: pdf_pages.php:530 pmd_pdf.php:116 server_binlog.php:142
#: server_privileges.php:625 server_privileges.php:1585
#: server_privileges.php:1932 server_privileges.php:1979
@@ -197,7 +197,7 @@ msgid "View dump (schema) of database"
msgstr "Vaata andmebaasi väljundit (skeemi)"
#: db_export.php:33 db_printview.php:96 db_qbe.php:102 db_structure.php:51
-#: db_tracking.php:35 export.php:359 navigation.php:346
+#: db_tracking.php:35 export.php:359 navigation.php:332
msgid "No tables found in database."
msgstr "Andmebaasist ei leitud tabeleid."
@@ -352,7 +352,7 @@ msgstr "Tabel"
#: db_printview.php:105 libraries/db_structure.lib.php:56
#: libraries/header_printview.inc.php:63 libraries/import.lib.php:145
-#: navigation.php:652 navigation.php:674 server_databases.php:122
+#: navigation.php:638 navigation.php:660 server_databases.php:122
#: tbl_printview.php:394 tbl_structure.php:365 tbl_structure.php:777
msgid "Rows"
msgstr "Ridu"
@@ -721,11 +721,11 @@ msgstr "Kontrolli tabelit"
#: libraries/export/latex.php:148 libraries/export/odt.php:113
#: libraries/export/sql.php:342 libraries/export/texytext.php:84
#: libraries/export/xml.php:255 libraries/header.inc.php:106
-#: libraries/header_printview.inc.php:58 navigation.php:233
-#: server_databases.php:169 server_privileges.php:1621
-#: server_privileges.php:1682 server_privileges.php:1940
-#: server_processlist.php:56 server_synchronize.php:1179
-#: server_synchronize.php:1183 tbl_tracking.php:591 test/theme.php:65
+#: libraries/header_printview.inc.php:58 server_databases.php:169
+#: server_privileges.php:1621 server_privileges.php:1682
+#: server_privileges.php:1940 server_processlist.php:56
+#: server_synchronize.php:1179 server_synchronize.php:1183
+#: tbl_tracking.php:591 test/theme.php:65
msgid "Database"
msgstr "Andmebaas"
@@ -5062,25 +5062,25 @@ msgstr ""
msgid "No databases"
msgstr "Pole andmebaase"
-#: navigation.php:318
+#: navigation.php:304
#, fuzzy
msgid "Filter"
msgstr "Väljade arv"
-#: navigation.php:319 setup/frames/index.inc.php:218
+#: navigation.php:305 setup/frames/index.inc.php:218
#: setup/lib/messages.inc.php:42
#, fuzzy
msgid "Clear"
msgstr "Kalender"
-#: navigation.php:350 navigation.php:351
+#: navigation.php:336 navigation.php:337
#, fuzzy
#| msgid "Create table"
msgctxt "short form"
msgid "Create table"
msgstr "Loo tabel"
-#: navigation.php:353 navigation.php:516
+#: navigation.php:339 navigation.php:502
msgid "Please select a database"
msgstr "Valige andmebaas"
@@ -8126,9 +8126,9 @@ msgstr "Soovita tabeli struktuuri"
#: tbl_structure.php:540
#, fuzzy
-#| msgid "Add new field"
-msgid "Add field"
-msgstr "Lisa uus väli"
+#| msgid "Add %s field(s)"
+msgid "Add column"
+msgstr "Lisa %s väli(jad)"
#: tbl_structure.php:554
msgid "At End of Table"
@@ -8343,6 +8343,11 @@ msgstr ""
msgid "Rename view to"
msgstr "Nimeta tabel ümber"
+#, fuzzy
+#~| msgid "Add new field"
+#~ msgid "Add field"
+#~ msgstr "Lisa uus väli"
+
#~ msgid "Field"
#~ msgstr "Väli"
diff --git a/po/eu.po b/po/eu.po
index 685acca..01472ae 100644
--- a/po/eu.po
+++ b/po/eu.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: phpMyAdmin 3.4.0-dev\n"
"Report-Msgid-Bugs-To: phpmyadmin-devel(a)lists.sourceforge.net\n"
-"POT-Creation-Date: 2010-05-31 14:33-0400\n"
+"POT-Creation-Date: 2010-06-04 16:07-0400\n"
"PO-Revision-Date: 2010-03-31 10:40+0200\n"
"Last-Translator: <hey_neken(a)mundurat.net>\n"
"Language-Team: basque <eu(a)li.org>\n"
@@ -58,7 +58,7 @@ msgstr "Bilatu"
#: libraries/replication_gui.lib.php:369 libraries/select_server.lib.php:104
#: libraries/sql_query_form.lib.php:400 libraries/sql_query_form.lib.php:477
#: libraries/sql_query_form.lib.php:552 libraries/tbl_properties.inc.php:782
-#: main.php:128 navigation.php:238 pdf_pages.php:292 pdf_pages.php:328
+#: main.php:128 navigation.php:237 pdf_pages.php:292 pdf_pages.php:328
#: pdf_pages.php:530 pmd_pdf.php:116 server_binlog.php:142
#: server_privileges.php:625 server_privileges.php:1585
#: server_privileges.php:1932 server_privileges.php:1979
@@ -198,7 +198,7 @@ msgid "View dump (schema) of database"
msgstr "Ikusi datu-basearen iraulketa (eskema)"
#: db_export.php:33 db_printview.php:96 db_qbe.php:102 db_structure.php:51
-#: db_tracking.php:35 export.php:359 navigation.php:346
+#: db_tracking.php:35 export.php:359 navigation.php:332
msgid "No tables found in database."
msgstr "Ez da taularik aurkitu datu-basean."
@@ -357,7 +357,7 @@ msgstr "Taula"
#: db_printview.php:105 libraries/db_structure.lib.php:56
#: libraries/header_printview.inc.php:63 libraries/import.lib.php:145
-#: navigation.php:652 navigation.php:674 server_databases.php:122
+#: navigation.php:638 navigation.php:660 server_databases.php:122
#: tbl_printview.php:394 tbl_structure.php:365 tbl_structure.php:777
msgid "Rows"
msgstr "Errenkadak"
@@ -726,11 +726,11 @@ msgstr ""
#: libraries/export/latex.php:148 libraries/export/odt.php:113
#: libraries/export/sql.php:342 libraries/export/texytext.php:84
#: libraries/export/xml.php:255 libraries/header.inc.php:106
-#: libraries/header_printview.inc.php:58 navigation.php:233
-#: server_databases.php:169 server_privileges.php:1621
-#: server_privileges.php:1682 server_privileges.php:1940
-#: server_processlist.php:56 server_synchronize.php:1179
-#: server_synchronize.php:1183 tbl_tracking.php:591 test/theme.php:65
+#: libraries/header_printview.inc.php:58 server_databases.php:169
+#: server_privileges.php:1621 server_privileges.php:1682
+#: server_privileges.php:1940 server_processlist.php:56
+#: server_synchronize.php:1179 server_synchronize.php:1183
+#: tbl_tracking.php:591 test/theme.php:65
msgid "Database"
msgstr "Datu-basea"
@@ -4913,22 +4913,22 @@ msgstr ""
msgid "No databases"
msgstr "Datu-baserik ez"
-#: navigation.php:318
+#: navigation.php:304
msgid "Filter"
msgstr ""
-#: navigation.php:319 setup/frames/index.inc.php:218
+#: navigation.php:305 setup/frames/index.inc.php:218
#: setup/lib/messages.inc.php:42
msgid "Clear"
msgstr ""
-#: navigation.php:350 navigation.php:351
+#: navigation.php:336 navigation.php:337
#, fuzzy
msgctxt "short form"
msgid "Create table"
msgstr "Orri berri bat sortu"
-#: navigation.php:353 navigation.php:516
+#: navigation.php:339 navigation.php:502
msgid "Please select a database"
msgstr "Datu-base bat hautatu mesedez"
@@ -7950,9 +7950,9 @@ msgstr "Taularen egituraren proposamena "
#: tbl_structure.php:540
#, fuzzy
-#| msgid "Add new field"
-msgid "Add field"
-msgstr "Eremu berria gehitu"
+#| msgid "Add %s field(s)"
+msgid "Add column"
+msgstr "Gehitu %s zutabe"
#: tbl_structure.php:554
msgid "At End of Table"
@@ -8165,6 +8165,11 @@ msgstr ""
msgid "Rename view to"
msgstr "Taula berrizendatu izen honetara: "
+#, fuzzy
+#~| msgid "Add new field"
+#~ msgid "Add field"
+#~ msgstr "Eremu berria gehitu"
+
#~ msgid "Field"
#~ msgstr "Eremua"
diff --git a/po/fa.po b/po/fa.po
index dc4836b..8006871 100644
--- a/po/fa.po
+++ b/po/fa.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: phpMyAdmin 3.4.0-dev\n"
"Report-Msgid-Bugs-To: phpmyadmin-devel(a)lists.sourceforge.net\n"
-"POT-Creation-Date: 2010-05-31 14:33-0400\n"
+"POT-Creation-Date: 2010-06-04 16:07-0400\n"
"PO-Revision-Date: 2010-05-19 03:54+0200\n"
"Last-Translator: <ahmad_usa2007(a)yahoo.com>\n"
"Language-Team: persian <fa(a)li.org>\n"
@@ -55,7 +55,7 @@ msgstr "جستجو"
#: libraries/replication_gui.lib.php:369 libraries/select_server.lib.php:104
#: libraries/sql_query_form.lib.php:400 libraries/sql_query_form.lib.php:477
#: libraries/sql_query_form.lib.php:552 libraries/tbl_properties.inc.php:782
-#: main.php:128 navigation.php:238 pdf_pages.php:292 pdf_pages.php:328
+#: main.php:128 navigation.php:237 pdf_pages.php:292 pdf_pages.php:328
#: pdf_pages.php:530 pmd_pdf.php:116 server_binlog.php:142
#: server_privileges.php:625 server_privileges.php:1585
#: server_privileges.php:1932 server_privileges.php:1979
@@ -196,7 +196,7 @@ msgid "View dump (schema) of database"
msgstr "نمايش الگوي پايگاه داده"
#: db_export.php:33 db_printview.php:96 db_qbe.php:102 db_structure.php:51
-#: db_tracking.php:35 export.php:359 navigation.php:346
+#: db_tracking.php:35 export.php:359 navigation.php:332
msgid "No tables found in database."
msgstr "در اين پايگاه داده هيچ جدولي وجود ندارد ."
@@ -352,7 +352,7 @@ msgstr "جدول"
#: db_printview.php:105 libraries/db_structure.lib.php:56
#: libraries/header_printview.inc.php:63 libraries/import.lib.php:145
-#: navigation.php:652 navigation.php:674 server_databases.php:122
+#: navigation.php:638 navigation.php:660 server_databases.php:122
#: tbl_printview.php:394 tbl_structure.php:365 tbl_structure.php:777
msgid "Rows"
msgstr "سطرها"
@@ -720,11 +720,11 @@ msgstr ""
#: libraries/export/latex.php:148 libraries/export/odt.php:113
#: libraries/export/sql.php:342 libraries/export/texytext.php:84
#: libraries/export/xml.php:255 libraries/header.inc.php:106
-#: libraries/header_printview.inc.php:58 navigation.php:233
-#: server_databases.php:169 server_privileges.php:1621
-#: server_privileges.php:1682 server_privileges.php:1940
-#: server_processlist.php:56 server_synchronize.php:1179
-#: server_synchronize.php:1183 tbl_tracking.php:591 test/theme.php:65
+#: libraries/header_printview.inc.php:58 server_databases.php:169
+#: server_privileges.php:1621 server_privileges.php:1682
+#: server_privileges.php:1940 server_processlist.php:56
+#: server_synchronize.php:1179 server_synchronize.php:1183
+#: tbl_tracking.php:591 test/theme.php:65
msgid "Database"
msgstr "پايگاه داده"
@@ -4792,23 +4792,23 @@ msgstr ""
msgid "No databases"
msgstr "No databases"
-#: navigation.php:318
+#: navigation.php:304
msgid "Filter"
msgstr ""
-#: navigation.php:319 setup/frames/index.inc.php:218
+#: navigation.php:305 setup/frames/index.inc.php:218
#: setup/lib/messages.inc.php:42
#, fuzzy
msgid "Clear"
msgstr "تقویم"
-#: navigation.php:350 navigation.php:351
+#: navigation.php:336 navigation.php:337
#, fuzzy
msgctxt "short form"
msgid "Create table"
msgstr "ساخت يك صفحه جديد"
-#: navigation.php:353 navigation.php:516
+#: navigation.php:339 navigation.php:502
msgid "Please select a database"
msgstr "لطفا يك پايگاه داده را انتخاب نماييد."
@@ -7791,8 +7791,7 @@ msgstr "پيشنهاد ساختار جدول"
#: tbl_structure.php:540
#, fuzzy
-#| msgid "Add new field"
-msgid "Add field"
+msgid "Add column"
msgstr "افزودن ستون جديد"
#: tbl_structure.php:554
@@ -8006,6 +8005,11 @@ msgstr ""
msgid "Rename view to"
msgstr "بازناميدن جدول به"
+#, fuzzy
+#~| msgid "Add new field"
+#~ msgid "Add field"
+#~ msgstr "افزودن ستون جديد"
+
#~ msgid "Field"
#~ msgstr "ستون"
diff --git a/po/fi.po b/po/fi.po
index 8ed56d2..1a0f14a 100644
--- a/po/fi.po
+++ b/po/fi.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: phpMyAdmin 3.4.0-dev\n"
"Report-Msgid-Bugs-To: phpmyadmin-devel(a)lists.sourceforge.net\n"
-"POT-Creation-Date: 2010-05-31 14:33-0400\n"
+"POT-Creation-Date: 2010-06-04 16:07-0400\n"
"PO-Revision-Date: 2010-04-30 18:08+0200\n"
"Last-Translator: <kajouni(a)gmail.com>\n"
"Language-Team: finnish <fi(a)li.org>\n"
@@ -58,7 +58,7 @@ msgstr "Etsi"
#: libraries/replication_gui.lib.php:369 libraries/select_server.lib.php:104
#: libraries/sql_query_form.lib.php:400 libraries/sql_query_form.lib.php:477
#: libraries/sql_query_form.lib.php:552 libraries/tbl_properties.inc.php:782
-#: main.php:128 navigation.php:238 pdf_pages.php:292 pdf_pages.php:328
+#: main.php:128 navigation.php:237 pdf_pages.php:292 pdf_pages.php:328
#: pdf_pages.php:530 pmd_pdf.php:116 server_binlog.php:142
#: server_privileges.php:625 server_privileges.php:1585
#: server_privileges.php:1932 server_privileges.php:1979
@@ -198,7 +198,7 @@ msgid "View dump (schema) of database"
msgstr "Tee vedos tietokannasta"
#: db_export.php:33 db_printview.php:96 db_qbe.php:102 db_structure.php:51
-#: db_tracking.php:35 export.php:359 navigation.php:346
+#: db_tracking.php:35 export.php:359 navigation.php:332
msgid "No tables found in database."
msgstr "Tietokannassa ei ole tauluja."
@@ -352,7 +352,7 @@ msgstr "Taulu"
#: db_printview.php:105 libraries/db_structure.lib.php:56
#: libraries/header_printview.inc.php:63 libraries/import.lib.php:145
-#: navigation.php:652 navigation.php:674 server_databases.php:122
+#: navigation.php:638 navigation.php:660 server_databases.php:122
#: tbl_printview.php:394 tbl_structure.php:365 tbl_structure.php:777
msgid "Rows"
msgstr "Kpl rivejä"
@@ -722,11 +722,11 @@ msgstr "Seurattavat taulut"
#: libraries/export/latex.php:148 libraries/export/odt.php:113
#: libraries/export/sql.php:342 libraries/export/texytext.php:84
#: libraries/export/xml.php:255 libraries/header.inc.php:106
-#: libraries/header_printview.inc.php:58 navigation.php:233
-#: server_databases.php:169 server_privileges.php:1621
-#: server_privileges.php:1682 server_privileges.php:1940
-#: server_processlist.php:56 server_synchronize.php:1179
-#: server_synchronize.php:1183 tbl_tracking.php:591 test/theme.php:65
+#: libraries/header_printview.inc.php:58 server_databases.php:169
+#: server_privileges.php:1621 server_privileges.php:1682
+#: server_privileges.php:1940 server_processlist.php:56
+#: server_synchronize.php:1179 server_synchronize.php:1183
+#: tbl_tracking.php:591 test/theme.php:65
msgid "Database"
msgstr "Tietokanta"
@@ -5135,23 +5135,23 @@ msgstr "Mukauta navigointikehystä"
msgid "No databases"
msgstr "Ei tietokantoja"
-#: navigation.php:318
+#: navigation.php:304
msgid "Filter"
msgstr "Suodatin"
-#: navigation.php:319 setup/frames/index.inc.php:218
+#: navigation.php:305 setup/frames/index.inc.php:218
#: setup/lib/messages.inc.php:42
msgid "Clear"
msgstr "Tyhjennä"
-#: navigation.php:350 navigation.php:351
+#: navigation.php:336 navigation.php:337
#, fuzzy
#| msgid "Create table"
msgctxt "short form"
msgid "Create table"
msgstr "Luo taulu"
-#: navigation.php:353 navigation.php:516
+#: navigation.php:339 navigation.php:502
msgid "Please select a database"
msgstr "Valitse tietokanta"
@@ -8402,9 +8402,9 @@ msgstr "Esitä taulun rakenne"
#: tbl_structure.php:540
#, fuzzy
-#| msgid "Add new field"
-msgid "Add field"
-msgstr "Lisää sarake"
+#| msgid "Add column(s)"
+msgid "Add column"
+msgstr "Lisää sarake/sarakkeita"
#: tbl_structure.php:554
msgid "At End of Table"
@@ -8616,6 +8616,11 @@ msgstr "VIEW-arvon nimi"
msgid "Rename view to"
msgstr "Nimeä taulu uudelleen"
+#, fuzzy
+#~| msgid "Add new field"
+#~ msgid "Add field"
+#~ msgstr "Lisää sarake"
+
#~ msgid "Field"
#~ msgstr "Sarake"
diff --git a/po/fr.po b/po/fr.po
index db0a838..e6d0824 100644
--- a/po/fr.po
+++ b/po/fr.po
@@ -3,14 +3,14 @@ msgid ""
msgstr ""
"Project-Id-Version: phpMyAdmin 3.4.0-dev\n"
"Report-Msgid-Bugs-To: phpmyadmin-devel(a)lists.sourceforge.net\n"
-"POT-Creation-Date: 2010-05-31 14:33-0400\n"
+"POT-Creation-Date: 2010-06-04 16:07-0400\n"
"PO-Revision-Date: 2010-06-01 16:27+0200\n"
"Last-Translator: Marc <marc(a)infomarc.info>\n"
"Language-Team: french <fr(a)li.org>\n"
-"Language: fr\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+"Language: fr\n"
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
"X-Generator: Pootle 2.0.1\n"
@@ -58,7 +58,7 @@ msgstr "Rechercher"
#: libraries/replication_gui.lib.php:369 libraries/select_server.lib.php:104
#: libraries/sql_query_form.lib.php:400 libraries/sql_query_form.lib.php:477
#: libraries/sql_query_form.lib.php:552 libraries/tbl_properties.inc.php:782
-#: main.php:128 navigation.php:238 pdf_pages.php:292 pdf_pages.php:328
+#: main.php:128 navigation.php:237 pdf_pages.php:292 pdf_pages.php:328
#: pdf_pages.php:530 pmd_pdf.php:116 server_binlog.php:142
#: server_privileges.php:625 server_privileges.php:1585
#: server_privileges.php:1932 server_privileges.php:1979
@@ -111,7 +111,6 @@ msgstr "Commentaires sur la table"
#: tbl_indexes.php:189 tbl_printview.php:142 tbl_relation.php:402
#: tbl_select.php:135 tbl_structure.php:177 tbl_tracking.php:273
#: tbl_tracking.php:324
-#| msgid "Column names"
msgid "Column"
msgstr "Colonne"
@@ -197,7 +196,7 @@ msgid "View dump (schema) of database"
msgstr "Schéma et données de la base"
#: db_export.php:33 db_printview.php:96 db_qbe.php:102 db_structure.php:51
-#: db_tracking.php:35 export.php:359 navigation.php:346
+#: db_tracking.php:35 export.php:359 navigation.php:332
msgid "No tables found in database."
msgstr "Aucune table n'a été trouvée dans cette base."
@@ -345,7 +344,7 @@ msgstr "Table"
#: db_printview.php:105 libraries/db_structure.lib.php:56
#: libraries/header_printview.inc.php:63 libraries/import.lib.php:145
-#: navigation.php:652 navigation.php:674 server_databases.php:122
+#: navigation.php:638 navigation.php:660 server_databases.php:122
#: tbl_printview.php:394 tbl_structure.php:365 tbl_structure.php:777
msgid "Rows"
msgstr "Enregistrements"
@@ -447,12 +446,10 @@ msgid "Modify"
msgstr "Modifier"
#: db_qbe.php:584
-#| msgid "Add/Delete Criteria Row"
msgid "Add/Delete criteria rows"
msgstr "Ajouter/effacer des lignes"
#: db_qbe.php:596
-#| msgid "Add/Delete Field Columns"
msgid "Add/Delete columns"
msgstr "Ajouter/effacer des colonnes"
@@ -548,7 +545,6 @@ msgid "Inside table(s):"
msgstr "Dans la(les) table(s) :"
#: db_search.php:355
-#| msgid "Inside field:"
msgid "Inside column:"
msgstr "Dans la colonne:"
@@ -711,11 +707,11 @@ msgstr "Tables faisant l'objet d'un suivi"
#: libraries/export/latex.php:148 libraries/export/odt.php:113
#: libraries/export/sql.php:342 libraries/export/texytext.php:84
#: libraries/export/xml.php:255 libraries/header.inc.php:106
-#: libraries/header_printview.inc.php:58 navigation.php:233
-#: server_databases.php:169 server_privileges.php:1621
-#: server_privileges.php:1682 server_privileges.php:1940
-#: server_processlist.php:56 server_synchronize.php:1179
-#: server_synchronize.php:1183 tbl_tracking.php:591 test/theme.php:65
+#: libraries/header_printview.inc.php:58 server_databases.php:169
+#: server_privileges.php:1621 server_privileges.php:1682
+#: server_privileges.php:1940 server_processlist.php:56
+#: server_synchronize.php:1179 server_synchronize.php:1183
+#: tbl_tracking.php:591 test/theme.php:65
msgid "Database"
msgstr "Base de données"
@@ -1008,7 +1004,6 @@ msgid "Please select the primary key or a unique key"
msgstr "Veuillez choisir la clé primaire ou un index unique"
#: js/messages.php:63 pmd_general.php:77 tbl_relation.php:548
-#| msgid "Choose field to display"
msgid "Choose column to display"
msgstr "Colonne descriptive"
@@ -1997,7 +1992,6 @@ msgid "No Privileges"
msgstr "aucun privilège"
#: libraries/display_create_table.lib.php:41
-#| msgid "Table must have at least one field."
msgid "Table must have at least one column."
msgstr "La table doit comporter au moins une colonne"
@@ -2007,7 +2001,6 @@ msgid "Create table on database %s"
msgstr "Créer une nouvelle table sur la base %s"
#: libraries/display_create_table.lib.php:57
-#| msgid "Number of fields"
msgid "Number of columns"
msgstr "Nombre de colonnes"
@@ -2017,7 +2010,6 @@ msgstr "Erreur lors du chargement des modules d'exportation!"
#: libraries/display_export.lib.php:107
#, php-format
-#| msgid "Dump %s row(s) starting at record # %s"
msgid "Dump %s row(s) starting at row # %s"
msgstr "Exporter %s ligne(s) à partir du rang n° %s"
@@ -2174,7 +2166,6 @@ msgstr ""
"volumineux, au détriment du respect des transactions."
#: libraries/display_import.lib.php:239 setup/lib/messages.inc.php:161
-#| msgid "Number of records (queries) to skip from start"
msgid "Number of queries to skip from start"
msgstr "Nombre de requêtes à sauter à partir du début"
@@ -2233,7 +2224,6 @@ msgid "%d is not valid row number."
msgstr "%d n'est pas un numéro d'enregistrement valable."
#: libraries/display_tbl.lib.php:310
-#| msgid "row(s) starting from record #"
msgid "row(s) starting from row #"
msgstr "ligne(s) à partir de la ligne n°"
@@ -2292,7 +2282,6 @@ msgid "Relational key"
msgstr "Relations : clés"
#: libraries/display_tbl.lib.php:588
-#| msgid "Relational display field"
msgid "Relational display column"
msgstr "Relations : colonnes descriptives"
@@ -2724,19 +2713,16 @@ msgstr "CSV"
#: libraries/export/csv.php:21 libraries/import/csv.php:27
#: libraries/import/csv.php:59 libraries/import/ldi.php:40
-#| msgid "Lines terminated by"
msgid "Columns terminated by"
msgstr "Colonnes terminées par"
#: libraries/export/csv.php:22 libraries/import/csv.php:28
#: libraries/import/csv.php:71 libraries/import/ldi.php:41
-#| msgid "Fields enclosed by"
msgid "Columns enclosed by"
msgstr "Colonnes entourées par"
#: libraries/export/csv.php:23 libraries/import/csv.php:29
#: libraries/import/csv.php:75 libraries/import/ldi.php:42
-#| msgid "Fields escaped by"
msgid "Columns escaped by"
msgstr "Caractère d'échappement"
@@ -2754,7 +2740,6 @@ msgid "Replace NULL by"
msgstr "Remplacer NULL par"
#: libraries/export/csv.php:26 libraries/export/excel.php:23
-#| msgid "Remove CRLF characters within fields"
msgid "Remove CRLF characters within columns"
msgstr "Enlève les caractères de fin de ligne à l'intérieur des colonnes"
@@ -2763,7 +2748,6 @@ msgstr "Enlève les caractères de fin de ligne à l'intérieur des colonnes"
#: libraries/export/ods.php:24 libraries/export/odt.php:50
#: libraries/export/texytext.php:34 libraries/export/xls.php:24
#: libraries/export/xlsx.php:24
-#| msgid "Put fields names in the first row"
msgid "Put columns names in the first row"
msgstr "Afficher les noms de colonnes en première ligne"
@@ -2900,7 +2884,6 @@ msgid "Database export options"
msgstr "Options d'exportation"
#: libraries/export/sql.php:80
-#| msgid "Enclose table and field names with backquotes"
msgid "Enclose table and column names with backquotes"
msgstr ""
"Protéger les noms des tables et des colonnes par des guillemets obliques (`)"
@@ -3123,7 +3106,6 @@ msgstr "Format invalide pour les données CSV à la ligne %d."
#: libraries/import/csv.php:312
#, php-format
-#| msgid "Invalid field count in CSV input on line %d."
msgid "Invalid column count in CSV input on line %d."
msgstr "Nombre de colonnes invalide dans les données CSV à la ligne %d"
@@ -4538,7 +4520,6 @@ msgid "Run SQL query/queries on database %s"
msgstr "Exécuter une ou des <b>requêtes</b> sur la base %s"
#: libraries/sql_query_form.lib.php:317
-#| msgid "Column names"
msgid "Columns"
msgstr "Colonnes"
@@ -4656,11 +4637,6 @@ msgid "Length/Values"
msgstr "Taille/Valeurs*"
#: libraries/tbl_properties.inc.php:105
-#| msgid ""
-#| "If field type is \"enum\" or \"set\", please enter the values using this "
-#| "format: 'a','b','c'...<br />If you ever need to put a backslash (\"\\\") "
-#| "or a single quote (\"'\") amongst those values, precede it with a "
-#| "backslash (for example '\\\\xyz' or 'a\\'b')."
msgid ""
"If column type is \"enum\" or \"set\", please enter the values using this "
"format: 'a','b','c'...<br />If you ever need to put a backslash (\"\\\") or "
@@ -4746,12 +4722,10 @@ msgstr "Sauvegarder"
#: libraries/tbl_properties.inc.php:780 tbl_structure.php:542
#, php-format
-#| msgid "Add column(s)"
msgid "Add %s column(s)"
msgstr "Ajouter %s colonne(s)"
#: libraries/tbl_properties.inc.php:784 tbl_structure.php:536
-#| msgid "You have to add at least one field."
msgid "You have to add at least one column."
msgstr "Vous devez ajouter au moins une colonne."
@@ -4760,11 +4734,6 @@ msgid "Event"
msgstr "Événement"
#: libraries/transformations/application_octetstream__download.inc.php:10
-#| msgid ""
-#| "Displays a link to download the binary data of the field. You can use the "
-#| "first option to specify the filename, or use the second option as the "
-#| "name of a field which contains the filename. If you use the second "
-#| "option, you need to set the first option to the empty string."
msgid ""
"Displays a link to download the binary data of the column. You can use the "
"first option to specify the filename, or use the second option as the name "
@@ -4799,15 +4768,6 @@ msgid "Displays a link to download this image."
msgstr "Affiche un lien vers cette image"
#: libraries/transformations/text_plain__dateformat.inc.php:10
-#| msgid ""
-#| "Displays a TIME, TIMESTAMP, DATETIME or numeric unix timestamp field as "
-#| "formatted date. The first option is the offset (in hours) which will be "
-#| "added to the timestamp (Default: 0). Use second option to specify a "
-#| "different date/time format string. Third option determines whether you "
-#| "want to see local date or UTC one (use \"local\" or \"utc\" strings) for "
-#| "that. According to that, date format has different value - for \"local\" "
-#| "see the documentation for PHP's strftime() function and for \"utc\" it is "
-#| "done using gmdate() function."
msgid ""
"Displays a TIME, TIMESTAMP, DATETIME or numeric unix timestamp column as "
"formatted date. The first option is the offset (in hours) which will be "
@@ -4827,17 +4787,6 @@ msgstr ""
"strftime() et pour le format «utc», il utilise la fonction gmdate()."
#: libraries/transformations/text_plain__external.inc.php:10
-#| msgid ""
-#| "LINUX ONLY: Launches an external application and feeds it the field data "
-#| "via standard input. Returns the standard output of the application. The "
-#| "default is Tidy, to pretty-print HTML code. For security reasons, you "
-#| "have to manually edit the file libraries/transformations/"
-#| "text_plain__external.inc.php and list the tools you want to make "
-#| "available. The first option is then the number of the program you want to "
-#| "use and the second option is the parameters for the program. The third "
-#| "option, if set to 1, will convert the output using htmlspecialchars() "
-#| "(Default 1). The fourth option, if set to 1, will prevent wrapping and "
-#| "ensure that the output appears all on one line (Default 1)."
msgid ""
"LINUX ONLY: Launches an external application and feeds it the column data "
"via standard input. Returns the standard output of the application. The "
@@ -4863,9 +4812,6 @@ msgstr ""
"défaut, 1)."
#: libraries/transformations/text_plain__formatted.inc.php:10
-#| msgid ""
-#| "Displays the contents of the field as-is, without running it through "
-#| "htmlspecialchars(). That is, the field is assumed to contain valid HTML."
msgid ""
"Displays the contents of the column as-is, without running it through "
"htmlspecialchars(). That is, the column is assumed to contain valid HTML."
@@ -4875,10 +4821,6 @@ msgstr ""
"colonne contient du HTML valide."
#: libraries/transformations/text_plain__imagelink.inc.php:10
-#| msgid ""
-#| "Displays an image and a link; the field contains the filename. The first "
-#| "option is a URL prefix like \"http://www.example.com/\". The second and "
-#| "third options are the width and the height in pixels."
msgid ""
"Displays an image and a link; the column contains the filename. The first "
"option is a URL prefix like \"http://www.example.com/\". The second and "
@@ -4890,10 +4832,6 @@ msgstr ""
"hauteur en pixels."
#: libraries/transformations/text_plain__link.inc.php:10
-#| msgid ""
-#| "Displays a link; the field contains the filename. The first option is a "
-#| "URL prefix like \"http://www.example.com/\". The second option is a title "
-#| "for the link."
msgid ""
"Displays a link; the column contains the filename. The first option is a URL "
"prefix like \"http://www.example.com/\". The second option is a title for "
@@ -5094,21 +5032,21 @@ msgstr "Recharger le cadre de navigation"
msgid "No databases"
msgstr "Aucune base de données"
-#: navigation.php:318
+#: navigation.php:304
msgid "Filter"
msgstr "Filtre"
-#: navigation.php:319 setup/frames/index.inc.php:218
+#: navigation.php:305 setup/frames/index.inc.php:218
#: setup/lib/messages.inc.php:42
msgid "Clear"
msgstr "Vider"
-#: navigation.php:350 navigation.php:351
+#: navigation.php:336 navigation.php:337
msgctxt "short form"
msgid "Create table"
msgstr "Nouvelle table"
-#: navigation.php:353 navigation.php:516
+#: navigation.php:339 navigation.php:502
msgid "Please select a database"
msgstr "Choisissez une base de données"
@@ -5126,12 +5064,10 @@ msgid "Create a page"
msgstr "Créer une page"
#: pdf_pages.php:310
-#| msgid "Page number:"
msgid "Page name"
msgstr "Nom de la page"
#: pdf_pages.php:314
-#| msgid "Automatic layout"
msgid "Automatic layout based on"
msgstr "Mise en page automatique"
@@ -5260,18 +5196,14 @@ msgid "To select relation, click :"
msgstr "Pour sélectionner un lien, cliquez :"
#: pmd_help.php:29
-#| msgid ""
-#| "The display field is shown in pink. To set/unset a field as the display "
-#| "field, click the \"Choose field to display\" icon, then click on the "
-#| "appropriate field name."
msgid ""
"The display column is shown in pink. To set/unset a column as the display "
"column, click the \"Choose column to display\" icon, then click on the "
"appropriate column name."
msgstr ""
"La colonne descriptive est montrée en rose. Pour indiquer qu'une colonne est "
-"ou n'est plus la colonne descriptive, cliquer l'icône «Colonne "
-"descriptive», puis cliquer sur le nom de colonne approprié."
+"ou n'est plus la colonne descriptive, cliquer l'icône «Colonne descriptive», "
+"puis cliquer sur le nom de colonne approprié."
#: pmd_pdf.php:63
msgid "Page has been created"
@@ -6373,21 +6305,16 @@ msgstr ""
"vous ne pourrez que télécharger ou afficher la configuration."
#: setup/lib/messages.inc.php:35
-#| msgid ""
-#| "Defines which type of editing controls should be used for CHAR and "
-#| "VARCHAR fields; [kbd]input[/kbd] - allows limiting of input length, [kbd]"
-#| "textarea[/kbd] - allows newlines in fields"
msgid ""
"Defines which type of editing controls should be used for CHAR and VARCHAR "
"columns; [kbd]input[/kbd] - allows limiting of input length, [kbd]textarea[/"
"kbd] - allows newlines in columns"
msgstr ""
-"Déterminer la méthode d'édition pour les colonnes CHAR et VARCHAR; "
-"[kbd]input[/kbd] - permet de limiter la taille, [kbd]textarea[/kbd] - permet "
-"la saisie de sauts de lignes"
+"Déterminer la méthode d'édition pour les colonnes CHAR et VARCHAR; [kbd]input"
+"[/kbd] - permet de limiter la taille, [kbd]textarea[/kbd] - permet la saisie "
+"de sauts de lignes"
#: setup/lib/messages.inc.php:36
-#| msgid "CHAR fields editing"
msgid "CHAR columns editing"
msgstr "Édition des colonnes CHAR"
@@ -7119,9 +7046,6 @@ msgid "GZip output buffering"
msgstr "Tampon de sortie GZip"
#: setup/lib/messages.inc.php:217
-#| msgid ""
-#| "[kbd]SMART[/kbd] - i.e. descending order for fields of type TIME, DATE, "
-#| "DATETIME and TIMESTAMP, ascending order otherwise"
msgid ""
"[kbd]SMART[/kbd] - i.e. descending order for columns of type TIME, DATE, "
"DATETIME and TIMESTAMP, ascending order otherwise"
@@ -7146,12 +7070,10 @@ msgid "Iconic table operations"
msgstr "Icônes pour les actions sur les tables"
#: setup/lib/messages.inc.php:224
-#| msgid "Disallow BLOB and BINARY fields from editing"
msgid "Disallow BLOB and BINARY columns from editing"
msgstr "Empêche l'édition des colonnes BLOB et BINARY"
#: setup/lib/messages.inc.php:225
-#| msgid "Protect binary fields"
msgid "Protect binary columns"
msgstr "Protéger les colonnes avec contenu binaire"
@@ -7624,9 +7546,6 @@ msgid "PDF schema: table coordinates"
msgstr "Table pour coordonnées du schéma en PDF"
#: setup/lib/messages.inc.php:320
-#| msgid ""
-#| "Table to describe the display fields, leave blank for no support; "
-#| "suggested: [kbd]pma_table_info[/kbd]"
msgid ""
"Table to describe the display columns, leave blank for no support; "
"suggested: [kbd]pma_table_info[/kbd]"
@@ -7635,7 +7554,6 @@ msgstr ""
"suggéré : [kbd]pma_table_info[/kbd]"
#: setup/lib/messages.inc.php:321
-#| msgid "Display fields table"
msgid "Display columns table"
msgstr "Table pour colonnes descriptives"
@@ -7668,8 +7586,6 @@ msgid "Verbose name of this server"
msgstr "Nom à afficher pour ce serveur"
#: setup/lib/messages.inc.php:329
-#| msgid ""
-#| "Whether a user should be displayed a "show all (records)" button"
msgid "Whether a user should be displayed a "show all (rows)" button"
msgstr "Devrait-on afficher un bouton "Tout afficher""
@@ -7962,7 +7878,6 @@ msgid "Ignore"
msgstr "Ignorer"
#: tbl_change.php:728
-#| msgid " Because of its length,<br /> this field might not be editable "
msgid " Because of its length,<br /> this column might not be editable "
msgstr ""
"Il est possible que cette colonne<br />ne soit pas éditable<br />en raison "
@@ -8256,7 +8171,6 @@ msgid "Operator"
msgstr "Opérateur"
#: tbl_select.php:270
-#| msgid "Select fields (at least one):"
msgid "Select columns (at least one):"
msgstr "Choisir les colonnes (au moins une)"
@@ -8283,7 +8197,6 @@ msgstr "aucune"
#: tbl_structure.php:374
#, php-format
-#| msgid "Table %s has been dropped"
msgid "Column %s has been dropped"
msgstr "La colonne %s a été effacée"
@@ -8306,9 +8219,10 @@ msgid "Propose table structure"
msgstr "Suggérer des optimisations quant à la structure de la table"
#: tbl_structure.php:540
-#| msgid "Add new field"
-msgid "Add field"
-msgstr "Ajouter une colonne"
+#, fuzzy
+#| msgid "Add column(s)"
+msgid "Add column"
+msgstr "Ajouter des colonnes"
#: tbl_structure.php:554
msgid "At End of Table"
@@ -8520,6 +8434,10 @@ msgstr "Nom de la vue"
msgid "Rename view to"
msgstr "Changer le nom de la vue pour"
+#~| msgid "Add new field"
+#~ msgid "Add field"
+#~ msgstr "Ajouter une colonne"
+
#~ msgid "Field"
#~ msgstr "Champ"
diff --git a/po/gl.po b/po/gl.po
index f7798cb..c1f1995 100644
--- a/po/gl.po
+++ b/po/gl.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: phpMyAdmin 3.4.0-dev\n"
"Report-Msgid-Bugs-To: phpmyadmin-devel(a)lists.sourceforge.net\n"
-"POT-Creation-Date: 2010-05-31 14:33-0400\n"
+"POT-Creation-Date: 2010-06-04 16:07-0400\n"
"PO-Revision-Date: 2010-03-12 09:14+0100\n"
"Last-Translator: Automatically generated\n"
"Language-Team: galician <gl(a)li.org>\n"
@@ -58,7 +58,7 @@ msgstr "Procurar"
#: libraries/replication_gui.lib.php:369 libraries/select_server.lib.php:104
#: libraries/sql_query_form.lib.php:400 libraries/sql_query_form.lib.php:477
#: libraries/sql_query_form.lib.php:552 libraries/tbl_properties.inc.php:782
-#: main.php:128 navigation.php:238 pdf_pages.php:292 pdf_pages.php:328
+#: main.php:128 navigation.php:237 pdf_pages.php:292 pdf_pages.php:328
#: pdf_pages.php:530 pmd_pdf.php:116 server_binlog.php:142
#: server_privileges.php:625 server_privileges.php:1585
#: server_privileges.php:1932 server_privileges.php:1979
@@ -198,7 +198,7 @@ msgid "View dump (schema) of database"
msgstr "Ver o esquema do volcado da base de datos"
#: db_export.php:33 db_printview.php:96 db_qbe.php:102 db_structure.php:51
-#: db_tracking.php:35 export.php:359 navigation.php:346
+#: db_tracking.php:35 export.php:359 navigation.php:332
msgid "No tables found in database."
msgstr "Non se achou ningunha táboa na base de datos"
@@ -352,7 +352,7 @@ msgstr "Táboa"
#: db_printview.php:105 libraries/db_structure.lib.php:56
#: libraries/header_printview.inc.php:63 libraries/import.lib.php:145
-#: navigation.php:652 navigation.php:674 server_databases.php:122
+#: navigation.php:638 navigation.php:660 server_databases.php:122
#: tbl_printview.php:394 tbl_structure.php:365 tbl_structure.php:777
msgid "Rows"
msgstr "Fileiras"
@@ -722,11 +722,11 @@ msgstr "Táboas seguidas"
#: libraries/export/latex.php:148 libraries/export/odt.php:113
#: libraries/export/sql.php:342 libraries/export/texytext.php:84
#: libraries/export/xml.php:255 libraries/header.inc.php:106
-#: libraries/header_printview.inc.php:58 navigation.php:233
-#: server_databases.php:169 server_privileges.php:1621
-#: server_privileges.php:1682 server_privileges.php:1940
-#: server_processlist.php:56 server_synchronize.php:1179
-#: server_synchronize.php:1183 tbl_tracking.php:591 test/theme.php:65
+#: libraries/header_printview.inc.php:58 server_databases.php:169
+#: server_privileges.php:1621 server_privileges.php:1682
+#: server_privileges.php:1940 server_processlist.php:56
+#: server_synchronize.php:1179 server_synchronize.php:1183
+#: tbl_tracking.php:591 test/theme.php:65
msgid "Database"
msgstr "Base de datos"
@@ -5145,23 +5145,23 @@ msgstr "Personalizar a moldura de navegación"
msgid "No databases"
msgstr "Non hai ningunha base de datos"
-#: navigation.php:318
+#: navigation.php:304
msgid "Filter"
msgstr "Filtro"
-#: navigation.php:319 setup/frames/index.inc.php:218
+#: navigation.php:305 setup/frames/index.inc.php:218
#: setup/lib/messages.inc.php:42
msgid "Clear"
msgstr "Limpar"
-#: navigation.php:350 navigation.php:351
+#: navigation.php:336 navigation.php:337
#, fuzzy
#| msgid "Create table"
msgctxt "short form"
msgid "Create table"
msgstr "Crear táboas"
-#: navigation.php:353 navigation.php:516
+#: navigation.php:339 navigation.php:502
msgid "Please select a database"
msgstr "Seleccione unha base de dados"
@@ -8454,9 +8454,9 @@ msgstr "Propor unha estrutura para a táboa"
#: tbl_structure.php:540
#, fuzzy
-#| msgid "Add new field"
-msgid "Add field"
-msgstr "Engadir un campo novo"
+#| msgid "Add column(s)"
+msgid "Add column"
+msgstr "Engadir columna(s)"
#: tbl_structure.php:554
msgid "At End of Table"
@@ -8668,6 +8668,11 @@ msgstr "Nome da VISTA"
msgid "Rename view to"
msgstr "Mudar o nome da táboa para"
+#, fuzzy
+#~| msgid "Add new field"
+#~ msgid "Add field"
+#~ msgstr "Engadir un campo novo"
+
#~ msgid "Field"
#~ msgstr "Campo"
diff --git a/po/he.po b/po/he.po
index 846ec54..b32c131 100644
--- a/po/he.po
+++ b/po/he.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: phpMyAdmin 3.4.0-dev\n"
"Report-Msgid-Bugs-To: phpmyadmin-devel(a)lists.sourceforge.net\n"
-"POT-Creation-Date: 2010-05-31 14:33-0400\n"
+"POT-Creation-Date: 2010-06-04 16:07-0400\n"
"PO-Revision-Date: 2010-03-12 09:15+0100\n"
"Last-Translator: Automatically generated\n"
"Language-Team: hebrew <he(a)li.org>\n"
@@ -54,7 +54,7 @@ msgstr "חיפוש"
#: libraries/replication_gui.lib.php:369 libraries/select_server.lib.php:104
#: libraries/sql_query_form.lib.php:400 libraries/sql_query_form.lib.php:477
#: libraries/sql_query_form.lib.php:552 libraries/tbl_properties.inc.php:782
-#: main.php:128 navigation.php:238 pdf_pages.php:292 pdf_pages.php:328
+#: main.php:128 navigation.php:237 pdf_pages.php:292 pdf_pages.php:328
#: pdf_pages.php:530 pmd_pdf.php:116 server_binlog.php:142
#: server_privileges.php:625 server_privileges.php:1585
#: server_privileges.php:1932 server_privileges.php:1979
@@ -194,7 +194,7 @@ msgid "View dump (schema) of database"
msgstr "ראיית הוצאה (תבנית) של מאגר נתונים"
#: db_export.php:33 db_printview.php:96 db_qbe.php:102 db_structure.php:51
-#: db_tracking.php:35 export.php:359 navigation.php:346
+#: db_tracking.php:35 export.php:359 navigation.php:332
msgid "No tables found in database."
msgstr "לא נמצאו טבלאות במאגר נתונים."
@@ -348,7 +348,7 @@ msgstr "טבלה"
#: db_printview.php:105 libraries/db_structure.lib.php:56
#: libraries/header_printview.inc.php:63 libraries/import.lib.php:145
-#: navigation.php:652 navigation.php:674 server_databases.php:122
+#: navigation.php:638 navigation.php:660 server_databases.php:122
#: tbl_printview.php:394 tbl_structure.php:365 tbl_structure.php:777
msgid "Rows"
msgstr "שורות"
@@ -717,11 +717,11 @@ msgstr ""
#: libraries/export/latex.php:148 libraries/export/odt.php:113
#: libraries/export/sql.php:342 libraries/export/texytext.php:84
#: libraries/export/xml.php:255 libraries/header.inc.php:106
-#: libraries/header_printview.inc.php:58 navigation.php:233
-#: server_databases.php:169 server_privileges.php:1621
-#: server_privileges.php:1682 server_privileges.php:1940
-#: server_processlist.php:56 server_synchronize.php:1179
-#: server_synchronize.php:1183 tbl_tracking.php:591 test/theme.php:65
+#: libraries/header_printview.inc.php:58 server_databases.php:169
+#: server_privileges.php:1621 server_privileges.php:1682
+#: server_privileges.php:1940 server_processlist.php:56
+#: server_synchronize.php:1179 server_synchronize.php:1183
+#: tbl_tracking.php:591 test/theme.php:65
msgid "Database"
msgstr "מאגר נתונים"
@@ -4805,23 +4805,23 @@ msgstr ""
msgid "No databases"
msgstr "אין מאגרי נתונים"
-#: navigation.php:318
+#: navigation.php:304
msgid "Filter"
msgstr ""
-#: navigation.php:319 setup/frames/index.inc.php:218
+#: navigation.php:305 setup/frames/index.inc.php:218
#: setup/lib/messages.inc.php:42
#, fuzzy
msgid "Clear"
msgstr "לוח שנה"
-#: navigation.php:350 navigation.php:351
+#: navigation.php:336 navigation.php:337
#, fuzzy
msgctxt "short form"
msgid "Create table"
msgstr "יצירת עמוד חדש"
-#: navigation.php:353 navigation.php:516
+#: navigation.php:339 navigation.php:502
msgid "Please select a database"
msgstr "אנא בחר מאגר נתונים"
@@ -7831,9 +7831,9 @@ msgstr "הצעת מבנה טבלה"
#: tbl_structure.php:540
#, fuzzy
-#| msgid "Add new field"
-msgid "Add field"
-msgstr "הוספת שדה חדש"
+#| msgid "Add %s field(s)"
+msgid "Add column"
+msgstr "הוספת %s תאים"
#: tbl_structure.php:554
msgid "At End of Table"
@@ -8046,6 +8046,11 @@ msgstr ""
msgid "Rename view to"
msgstr "שינוי שם טבלה אל"
+#, fuzzy
+#~| msgid "Add new field"
+#~ msgid "Add field"
+#~ msgstr "הוספת שדה חדש"
+
#~ msgid "Field"
#~ msgstr "שדה"
diff --git a/po/hi.po b/po/hi.po
index df52c76..2d7261d 100644
--- a/po/hi.po
+++ b/po/hi.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: phpMyAdmin 3.4.0-dev\n"
"Report-Msgid-Bugs-To: phpmyadmin-devel(a)lists.sourceforge.net\n"
-"POT-Creation-Date: 2010-05-31 14:33-0400\n"
+"POT-Creation-Date: 2010-06-04 16:07-0400\n"
"PO-Revision-Date: 2010-05-21 05:48+0200\n"
"Last-Translator: <u4663530(a)anu.edu.au>\n"
"Language-Team: hindi <hi(a)li.org>\n"
@@ -57,7 +57,7 @@ msgstr "खोजें"
#: libraries/replication_gui.lib.php:369 libraries/select_server.lib.php:104
#: libraries/sql_query_form.lib.php:400 libraries/sql_query_form.lib.php:477
#: libraries/sql_query_form.lib.php:552 libraries/tbl_properties.inc.php:782
-#: main.php:128 navigation.php:238 pdf_pages.php:292 pdf_pages.php:328
+#: main.php:128 navigation.php:237 pdf_pages.php:292 pdf_pages.php:328
#: pdf_pages.php:530 pmd_pdf.php:116 server_binlog.php:142
#: server_privileges.php:625 server_privileges.php:1585
#: server_privileges.php:1932 server_privileges.php:1979
@@ -197,7 +197,7 @@ msgid "View dump (schema) of database"
msgstr "डेटाबेस का डंप (स्कीमा) दिखाएं"
#: db_export.php:33 db_printview.php:96 db_qbe.php:102 db_structure.php:51
-#: db_tracking.php:35 export.php:359 navigation.php:346
+#: db_tracking.php:35 export.php:359 navigation.php:332
msgid "No tables found in database."
msgstr "डाटाबेस में कोई टेबल नहीं।"
@@ -345,7 +345,7 @@ msgstr " टेबल "
#: db_printview.php:105 libraries/db_structure.lib.php:56
#: libraries/header_printview.inc.php:63 libraries/import.lib.php:145
-#: navigation.php:652 navigation.php:674 server_databases.php:122
+#: navigation.php:638 navigation.php:660 server_databases.php:122
#: tbl_printview.php:394 tbl_structure.php:365 tbl_structure.php:777
msgid "Rows"
msgstr ""
@@ -713,11 +713,11 @@ msgstr "ट्रैक की गयी तालिकाएं"
#: libraries/export/latex.php:148 libraries/export/odt.php:113
#: libraries/export/sql.php:342 libraries/export/texytext.php:84
#: libraries/export/xml.php:255 libraries/header.inc.php:106
-#: libraries/header_printview.inc.php:58 navigation.php:233
-#: server_databases.php:169 server_privileges.php:1621
-#: server_privileges.php:1682 server_privileges.php:1940
-#: server_processlist.php:56 server_synchronize.php:1179
-#: server_synchronize.php:1183 tbl_tracking.php:591 test/theme.php:65
+#: libraries/header_printview.inc.php:58 server_databases.php:169
+#: server_privileges.php:1621 server_privileges.php:1682
+#: server_privileges.php:1940 server_processlist.php:56
+#: server_synchronize.php:1179 server_synchronize.php:1183
+#: tbl_tracking.php:591 test/theme.php:65
msgid "Database"
msgstr " डाटाबेस"
@@ -4693,23 +4693,23 @@ msgstr ""
msgid "No databases"
msgstr "कोइ डाटाबेस नहिं"
-#: navigation.php:318
+#: navigation.php:304
msgid "Filter"
msgstr ""
-#: navigation.php:319 setup/frames/index.inc.php:218
+#: navigation.php:305 setup/frames/index.inc.php:218
#: setup/lib/messages.inc.php:42
msgid "Clear"
msgstr ""
-#: navigation.php:350 navigation.php:351
+#: navigation.php:336 navigation.php:337
#, fuzzy
#| msgid "Create a page"
msgctxt "short form"
msgid "Create table"
msgstr "नया पेज़ बनाऐं"
-#: navigation.php:353 navigation.php:516
+#: navigation.php:339 navigation.php:502
msgid "Please select a database"
msgstr "कृपया एक डाटाबेस चुनिये "
@@ -7655,9 +7655,9 @@ msgstr ""
#: tbl_structure.php:540
#, fuzzy
-#| msgid "Add new field"
-msgid "Add field"
-msgstr "नया क्षेत्र जोडें"
+#| msgid "Add %s field(s)"
+msgid "Add column"
+msgstr "%s क्षेत्र जोडें"
#: tbl_structure.php:554
msgid "At End of Table"
@@ -7865,6 +7865,11 @@ msgstr ""
msgid "Rename view to"
msgstr ""
+#, fuzzy
+#~| msgid "Add new field"
+#~ msgid "Add field"
+#~ msgstr "नया क्षेत्र जोडें"
+
#~ msgid "Field"
#~ msgstr "फील्ड"
diff --git a/po/hr.po b/po/hr.po
index 28a4b2e..d30a9f7 100644
--- a/po/hr.po
+++ b/po/hr.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: phpMyAdmin 3.4.0-dev\n"
"Report-Msgid-Bugs-To: phpmyadmin-devel(a)lists.sourceforge.net\n"
-"POT-Creation-Date: 2010-05-31 14:33-0400\n"
+"POT-Creation-Date: 2010-06-04 16:07-0400\n"
"PO-Revision-Date: 2010-03-12 09:13+0100\n"
"Last-Translator: Automatically generated\n"
"Language-Team: croatian <hr(a)li.org>\n"
@@ -57,7 +57,7 @@ msgstr "Traži"
#: libraries/replication_gui.lib.php:369 libraries/select_server.lib.php:104
#: libraries/sql_query_form.lib.php:400 libraries/sql_query_form.lib.php:477
#: libraries/sql_query_form.lib.php:552 libraries/tbl_properties.inc.php:782
-#: main.php:128 navigation.php:238 pdf_pages.php:292 pdf_pages.php:328
+#: main.php:128 navigation.php:237 pdf_pages.php:292 pdf_pages.php:328
#: pdf_pages.php:530 pmd_pdf.php:116 server_binlog.php:142
#: server_privileges.php:625 server_privileges.php:1585
#: server_privileges.php:1932 server_privileges.php:1979
@@ -197,7 +197,7 @@ msgid "View dump (schema) of database"
msgstr "Prikaži ispis (shemu) baze podataka"
#: db_export.php:33 db_printview.php:96 db_qbe.php:102 db_structure.php:51
-#: db_tracking.php:35 export.php:359 navigation.php:346
+#: db_tracking.php:35 export.php:359 navigation.php:332
msgid "No tables found in database."
msgstr "U bazi podataka nisu pronađene tablice."
@@ -353,7 +353,7 @@ msgstr "Tablica"
#: db_printview.php:105 libraries/db_structure.lib.php:56
#: libraries/header_printview.inc.php:63 libraries/import.lib.php:145
-#: navigation.php:652 navigation.php:674 server_databases.php:122
+#: navigation.php:638 navigation.php:660 server_databases.php:122
#: tbl_printview.php:394 tbl_structure.php:365 tbl_structure.php:777
msgid "Rows"
msgstr "Redaka"
@@ -723,11 +723,11 @@ msgstr "Provjeri tablicu"
#: libraries/export/latex.php:148 libraries/export/odt.php:113
#: libraries/export/sql.php:342 libraries/export/texytext.php:84
#: libraries/export/xml.php:255 libraries/header.inc.php:106
-#: libraries/header_printview.inc.php:58 navigation.php:233
-#: server_databases.php:169 server_privileges.php:1621
-#: server_privileges.php:1682 server_privileges.php:1940
-#: server_processlist.php:56 server_synchronize.php:1179
-#: server_synchronize.php:1183 tbl_tracking.php:591 test/theme.php:65
+#: libraries/header_printview.inc.php:58 server_databases.php:169
+#: server_privileges.php:1621 server_privileges.php:1682
+#: server_privileges.php:1940 server_processlist.php:56
+#: server_synchronize.php:1179 server_synchronize.php:1183
+#: tbl_tracking.php:591 test/theme.php:65
msgid "Database"
msgstr "Baza podataka"
@@ -5135,25 +5135,25 @@ msgstr ""
msgid "No databases"
msgstr "Nema baza podataka"
-#: navigation.php:318
+#: navigation.php:304
#, fuzzy
msgid "Filter"
msgstr "Datoteke"
-#: navigation.php:319 setup/frames/index.inc.php:218
+#: navigation.php:305 setup/frames/index.inc.php:218
#: setup/lib/messages.inc.php:42
#, fuzzy
msgid "Clear"
msgstr "Kalendar"
-#: navigation.php:350 navigation.php:351
+#: navigation.php:336 navigation.php:337
#, fuzzy
#| msgid "Create table"
msgctxt "short form"
msgid "Create table"
msgstr "Izradi tablicu"
-#: navigation.php:353 navigation.php:516
+#: navigation.php:339 navigation.php:502
msgid "Please select a database"
msgstr "Odaberite bazu podataka"
@@ -8206,9 +8206,9 @@ msgstr "Predloži strukturu tablice"
#: tbl_structure.php:540
#, fuzzy
-#| msgid "Add new field"
-msgid "Add field"
-msgstr "Dodaj novo polje"
+#| msgid "Add %s field(s)"
+msgid "Add column"
+msgstr "Dodaj %s polja"
#: tbl_structure.php:554
msgid "At End of Table"
@@ -8423,6 +8423,11 @@ msgstr "Naziv prikaza"
msgid "Rename view to"
msgstr "Preimenuj tablicu u"
+#, fuzzy
+#~| msgid "Add new field"
+#~ msgid "Add field"
+#~ msgstr "Dodaj novo polje"
+
#~ msgid "Field"
#~ msgstr "Polje"
diff --git a/po/hu.po b/po/hu.po
index dfcc425..d555993 100644
--- a/po/hu.po
+++ b/po/hu.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: phpMyAdmin 3.4.0-dev\n"
"Report-Msgid-Bugs-To: phpmyadmin-devel(a)lists.sourceforge.net\n"
-"POT-Creation-Date: 2010-05-31 14:33-0400\n"
+"POT-Creation-Date: 2010-06-04 16:07-0400\n"
"PO-Revision-Date: 2010-03-12 09:15+0100\n"
"Last-Translator: Automatically generated\n"
"Language-Team: hungarian <hu(a)li.org>\n"
@@ -57,7 +57,7 @@ msgstr "Keresés"
#: libraries/replication_gui.lib.php:369 libraries/select_server.lib.php:104
#: libraries/sql_query_form.lib.php:400 libraries/sql_query_form.lib.php:477
#: libraries/sql_query_form.lib.php:552 libraries/tbl_properties.inc.php:782
-#: main.php:128 navigation.php:238 pdf_pages.php:292 pdf_pages.php:328
+#: main.php:128 navigation.php:237 pdf_pages.php:292 pdf_pages.php:328
#: pdf_pages.php:530 pmd_pdf.php:116 server_binlog.php:142
#: server_privileges.php:625 server_privileges.php:1585
#: server_privileges.php:1932 server_privileges.php:1979
@@ -197,7 +197,7 @@ msgid "View dump (schema) of database"
msgstr "Adatbázis kiírás (vázlat) megtekintése"
#: db_export.php:33 db_printview.php:96 db_qbe.php:102 db_structure.php:51
-#: db_tracking.php:35 export.php:359 navigation.php:346
+#: db_tracking.php:35 export.php:359 navigation.php:332
msgid "No tables found in database."
msgstr "Nem található tábla az adatbázisban."
@@ -351,7 +351,7 @@ msgstr "Tábla"
#: db_printview.php:105 libraries/db_structure.lib.php:56
#: libraries/header_printview.inc.php:63 libraries/import.lib.php:145
-#: navigation.php:652 navigation.php:674 server_databases.php:122
+#: navigation.php:638 navigation.php:660 server_databases.php:122
#: tbl_printview.php:394 tbl_structure.php:365 tbl_structure.php:777
msgid "Rows"
msgstr "sor"
@@ -722,11 +722,11 @@ msgstr "A zárolt táblák kihagyása"
#: libraries/export/latex.php:148 libraries/export/odt.php:113
#: libraries/export/sql.php:342 libraries/export/texytext.php:84
#: libraries/export/xml.php:255 libraries/header.inc.php:106
-#: libraries/header_printview.inc.php:58 navigation.php:233
-#: server_databases.php:169 server_privileges.php:1621
-#: server_privileges.php:1682 server_privileges.php:1940
-#: server_processlist.php:56 server_synchronize.php:1179
-#: server_synchronize.php:1183 tbl_tracking.php:591 test/theme.php:65
+#: libraries/header_printview.inc.php:58 server_databases.php:169
+#: server_privileges.php:1621 server_privileges.php:1682
+#: server_privileges.php:1940 server_processlist.php:56
+#: server_synchronize.php:1179 server_synchronize.php:1183
+#: tbl_tracking.php:591 test/theme.php:65
msgid "Database"
msgstr "Adatbázis"
@@ -5164,24 +5164,24 @@ msgstr "A navigációs keret testreszabása"
msgid "No databases"
msgstr "Nincs adatbázis"
-#: navigation.php:318
+#: navigation.php:304
#, fuzzy
msgid "Filter"
msgstr "Fájlok"
-#: navigation.php:319 setup/frames/index.inc.php:218
+#: navigation.php:305 setup/frames/index.inc.php:218
#: setup/lib/messages.inc.php:42
msgid "Clear"
msgstr "Törlés"
-#: navigation.php:350 navigation.php:351
+#: navigation.php:336 navigation.php:337
#, fuzzy
#| msgid "Create table"
msgctxt "short form"
msgid "Create table"
msgstr "Tábla létrehozása"
-#: navigation.php:353 navigation.php:516
+#: navigation.php:339 navigation.php:502
msgid "Please select a database"
msgstr "Válasszon adatbázist"
@@ -8443,9 +8443,9 @@ msgstr "Táblaszerkezet ajánlása"
#: tbl_structure.php:540
#, fuzzy
-#| msgid "Add new field"
-msgid "Add field"
-msgstr "Új mező hozzáadása"
+#| msgid "Add %s field(s)"
+msgid "Add column"
+msgstr "%s mező hozzáadása"
#: tbl_structure.php:554
msgid "At End of Table"
@@ -8660,6 +8660,11 @@ msgstr "NÉZET neve"
msgid "Rename view to"
msgstr "Tábla átnevezése"
+#, fuzzy
+#~| msgid "Add new field"
+#~ msgid "Add field"
+#~ msgstr "Új mező hozzáadása"
+
#~ msgid "Field"
#~ msgstr "Mező"
diff --git a/po/id.po b/po/id.po
index 1cd6ce8..ef0baf3 100644
--- a/po/id.po
+++ b/po/id.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: phpMyAdmin 3.4.0-dev\n"
"Report-Msgid-Bugs-To: phpmyadmin-devel(a)lists.sourceforge.net\n"
-"POT-Creation-Date: 2010-05-31 14:33-0400\n"
+"POT-Creation-Date: 2010-06-04 16:07-0400\n"
"PO-Revision-Date: 2010-04-17 21:14+0200\n"
"Last-Translator: Azhari Harahap <azhari.harahap(a)yahoo.com>\n"
"Language-Team: indonesian <id(a)li.org>\n"
@@ -58,7 +58,7 @@ msgstr "Cari"
#: libraries/replication_gui.lib.php:369 libraries/select_server.lib.php:104
#: libraries/sql_query_form.lib.php:400 libraries/sql_query_form.lib.php:477
#: libraries/sql_query_form.lib.php:552 libraries/tbl_properties.inc.php:782
-#: main.php:128 navigation.php:238 pdf_pages.php:292 pdf_pages.php:328
+#: main.php:128 navigation.php:237 pdf_pages.php:292 pdf_pages.php:328
#: pdf_pages.php:530 pmd_pdf.php:116 server_binlog.php:142
#: server_privileges.php:625 server_privileges.php:1585
#: server_privileges.php:1932 server_privileges.php:1979
@@ -198,7 +198,7 @@ msgid "View dump (schema) of database"
msgstr "Tampilkan Dump (Skema) dari database"
#: db_export.php:33 db_printview.php:96 db_qbe.php:102 db_structure.php:51
-#: db_tracking.php:35 export.php:359 navigation.php:346
+#: db_tracking.php:35 export.php:359 navigation.php:332
msgid "No tables found in database."
msgstr "Tidak ada tabel dalam database."
@@ -351,7 +351,7 @@ msgstr "Tabel"
#: db_printview.php:105 libraries/db_structure.lib.php:56
#: libraries/header_printview.inc.php:63 libraries/import.lib.php:145
-#: navigation.php:652 navigation.php:674 server_databases.php:122
+#: navigation.php:638 navigation.php:660 server_databases.php:122
#: tbl_printview.php:394 tbl_structure.php:365 tbl_structure.php:777
msgid "Rows"
msgstr "Baris"
@@ -721,11 +721,11 @@ msgstr "Tabel-tabel yang dilacak"
#: libraries/export/latex.php:148 libraries/export/odt.php:113
#: libraries/export/sql.php:342 libraries/export/texytext.php:84
#: libraries/export/xml.php:255 libraries/header.inc.php:106
-#: libraries/header_printview.inc.php:58 navigation.php:233
-#: server_databases.php:169 server_privileges.php:1621
-#: server_privileges.php:1682 server_privileges.php:1940
-#: server_processlist.php:56 server_synchronize.php:1179
-#: server_synchronize.php:1183 tbl_tracking.php:591 test/theme.php:65
+#: libraries/header_printview.inc.php:58 server_databases.php:169
+#: server_privileges.php:1621 server_privileges.php:1682
+#: server_privileges.php:1940 server_processlist.php:56
+#: server_synchronize.php:1179 server_synchronize.php:1183
+#: tbl_tracking.php:591 test/theme.php:65
msgid "Database"
msgstr "Database"
@@ -4942,24 +4942,24 @@ msgstr ""
msgid "No databases"
msgstr "Database tidak ditemukan"
-#: navigation.php:318
+#: navigation.php:304
msgid "Filter"
msgstr ""
-#: navigation.php:319 setup/frames/index.inc.php:218
+#: navigation.php:305 setup/frames/index.inc.php:218
#: setup/lib/messages.inc.php:42
#, fuzzy
msgid "Clear"
msgstr "Kalender"
-#: navigation.php:350 navigation.php:351
+#: navigation.php:336 navigation.php:337
#, fuzzy
#| msgid "Create table"
msgctxt "short form"
msgid "Create table"
msgstr "Buat tabel"
-#: navigation.php:353 navigation.php:516
+#: navigation.php:339 navigation.php:502
msgid "Please select a database"
msgstr "Silakan pilih database"
@@ -7988,9 +7988,9 @@ msgstr "Menganalisa struktur tabel"
#: tbl_structure.php:540
#, fuzzy
-#| msgid "Add new field"
-msgid "Add field"
-msgstr "Menambahkan field baru"
+#| msgid "Add %s field(s)"
+msgid "Add column"
+msgstr "Menambahkan %s field(s)"
#: tbl_structure.php:554
msgid "At End of Table"
@@ -8204,6 +8204,11 @@ msgstr "Nama VIEW"
msgid "Rename view to"
msgstr "Ubah nama tabel menjadi "
+#, fuzzy
+#~| msgid "Add new field"
+#~ msgid "Add field"
+#~ msgstr "Menambahkan field baru"
+
#~ msgid "Field"
#~ msgstr "Field"
diff --git a/po/it.po b/po/it.po
index 2c049c4..c00d8fa 100644
--- a/po/it.po
+++ b/po/it.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: phpMyAdmin 3.4.0-dev\n"
"Report-Msgid-Bugs-To: phpmyadmin-devel(a)lists.sourceforge.net\n"
-"POT-Creation-Date: 2010-05-31 14:33-0400\n"
+"POT-Creation-Date: 2010-06-04 16:07-0400\n"
"PO-Revision-Date: 2010-05-24 21:25+0200\n"
"Last-Translator: Fabio <fantonifabio(a)tiscali.it>\n"
"Language-Team: italian <it(a)li.org>\n"
@@ -59,7 +59,7 @@ msgstr "Cerca"
#: libraries/replication_gui.lib.php:369 libraries/select_server.lib.php:104
#: libraries/sql_query_form.lib.php:400 libraries/sql_query_form.lib.php:477
#: libraries/sql_query_form.lib.php:552 libraries/tbl_properties.inc.php:782
-#: main.php:128 navigation.php:238 pdf_pages.php:292 pdf_pages.php:328
+#: main.php:128 navigation.php:237 pdf_pages.php:292 pdf_pages.php:328
#: pdf_pages.php:530 pmd_pdf.php:116 server_binlog.php:142
#: server_privileges.php:625 server_privileges.php:1585
#: server_privileges.php:1932 server_privileges.php:1979
@@ -199,7 +199,7 @@ msgid "View dump (schema) of database"
msgstr "Visualizza dump (schema) del database"
#: db_export.php:33 db_printview.php:96 db_qbe.php:102 db_structure.php:51
-#: db_tracking.php:35 export.php:359 navigation.php:346
+#: db_tracking.php:35 export.php:359 navigation.php:332
msgid "No tables found in database."
msgstr "Non ci sono tabelle nel database."
@@ -347,7 +347,7 @@ msgstr "Tabella"
#: db_printview.php:105 libraries/db_structure.lib.php:56
#: libraries/header_printview.inc.php:63 libraries/import.lib.php:145
-#: navigation.php:652 navigation.php:674 server_databases.php:122
+#: navigation.php:638 navigation.php:660 server_databases.php:122
#: tbl_printview.php:394 tbl_structure.php:365 tbl_structure.php:777
msgid "Rows"
msgstr "Righe"
@@ -717,11 +717,11 @@ msgstr "Controlla tabelle"
#: libraries/export/latex.php:148 libraries/export/odt.php:113
#: libraries/export/sql.php:342 libraries/export/texytext.php:84
#: libraries/export/xml.php:255 libraries/header.inc.php:106
-#: libraries/header_printview.inc.php:58 navigation.php:233
-#: server_databases.php:169 server_privileges.php:1621
-#: server_privileges.php:1682 server_privileges.php:1940
-#: server_processlist.php:56 server_synchronize.php:1179
-#: server_synchronize.php:1183 tbl_tracking.php:59
1 test/theme.php:65
+#: libraries/header_printview.inc.php:58 server_databases.php:169
+#: server_privileges.php:1621 server_privileges.php:1682
+#: server_privileges.php:1940 server_processlist.php:56
+#: server_synchronize.php:1179 server_synchronize.php:1183
+#: tbl_tracking.php:591 test/theme.php:65
msgid "Database"
msgstr "Database"
@@ -5103,25 +5103,25 @@ msgstr "Personalizza frame di navigazione"
msgid "No databases"
msgstr "Nessun database"
-#: navigation.php:318
+#: navigation.php:304
#, fuzzy
msgid "Filter"
msgstr "File"
-#: navigation.php:319 setup/frames/index.inc.php:218
+#: navigation.php:305 setup/frames/index.inc.php:218
#: setup/lib/messages.inc.php:42
#, fuzzy
msgid "Clear"
msgstr "Calendario"
-#: navigation.php:350 navigation.php:351
+#: navigation.php:336 navigation.php:337
#, fuzzy
#| msgid "Create table"
msgctxt "short form"
msgid "Create table"
msgstr "Crea tabelle"
-#: navigation.php:353 navigation.php:516
+#: navigation.php:339 navigation.php:502
msgid "Please select a database"
msgstr "Prego, selezionare un database"
@@ -8182,9 +8182,9 @@ msgstr "Proponi la struttura della tabella"
#: tbl_structure.php:540
#, fuzzy
-#| msgid "Add new field"
-msgid "Add field"
-msgstr "Aggiungi un nuovo campo"
+#| msgid "Add %s field(s)"
+msgid "Add column"
+msgstr "Aggiungi %s campo(i)"
#: tbl_structure.php:554
msgid "At End of Table"
@@ -8401,6 +8401,11 @@ msgstr "Nome VISTA"
msgid "Rename view to"
msgstr "Rinomina la tabella in"
+#, fuzzy
+#~| msgid "Add new field"
+#~ msgid "Add field"
+#~ msgstr "Aggiungi un nuovo campo"
+
#~ msgid "Field"
#~ msgstr "Campo"
diff --git a/po/ja.po b/po/ja.po
index 0d687b5..c0ab430 100644
--- a/po/ja.po
+++ b/po/ja.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: phpMyAdmin 3.4.0-dev\n"
"Report-Msgid-Bugs-To: phpmyadmin-devel(a)lists.sourceforge.net\n"
-"POT-Creation-Date: 2010-05-31 14:33-0400\n"
+"POT-Creation-Date: 2010-06-04 16:07-0400\n"
"PO-Revision-Date: 2010-03-12 11:22+0200\n"
"Last-Translator: Michal <michal(a)cihar.com>\n"
"Language-Team: japanese <jp(a)li.org>\n"
@@ -58,7 +58,7 @@ msgstr "検索"
#: libraries/replication_gui.lib.php:369 libraries/select_server.lib.php:104
#: libraries/sql_query_form.lib.php:400 libraries/sql_query_form.lib.php:477
#: libraries/sql_query_form.lib.php:552 libraries/tbl_properties.inc.php:782
-#: main.php:128 navigation.php:238 pdf_pages.php:292 pdf_pages.php:328
+#: main.php:128 navigation.php:237 pdf_pages.php:292 pdf_pages.php:328
#: pdf_pages.php:530 pmd_pdf.php:116 server_binlog.php:142
#: server_privileges.php:625 server_privileges.php:1585
#: server_privileges.php:1932 server_privileges.php:1979
@@ -198,7 +198,7 @@ msgid "View dump (schema) of database"
msgstr "DB のダンプ(スキーマ)表示"
#: db_export.php:33 db_printview.php:96 db_qbe.php:102 db_structure.php:51
-#: db_tracking.php:35 export.php:359 navigation.php:346
+#: db_tracking.php:35 export.php:359 navigation.php:332
msgid "No tables found in database."
msgstr "このデータベースにはテーブルがありません"
@@ -352,7 +352,7 @@ msgstr "テーブル"
#: db_printview.php:105 libraries/db_structure.lib.php:56
#: libraries/header_printview.inc.php:63 libraries/import.lib.php:145
-#: navigation.php:652 navigation.php:674 server_databases.php:122
+#: navigation.php:638 navigation.php:660 server_databases.php:122
#: tbl_printview.php:394 tbl_structure.php:365 tbl_structure.php:777
msgid "Rows"
msgstr "行"
@@ -719,11 +719,11 @@ msgstr ""
#: libraries/export/latex.php:148 libraries/export/odt.php:113
#: libraries/export/sql.php:342 libraries/export/texytext.php:84
#: libraries/export/xml.php:255 libraries/header.inc.php:106
-#: libraries/header_printview.inc.php:58 navigation.php:233
-#: server_databases.php:169 server_privileges.php:1621
-#: server_privileges.php:1682 server_privileges.php:1940
-#: server_processlist.php:56 server_synchronize.php:1179
-#: server_synchronize.php:1183 tbl_tracking.php:591 test/theme.php:65
+#: libraries/header_printview.inc.php:58 server_databases.php:169
+#: server_privileges.php:1621 server_privileges.php:1682
+#: server_privileges.php:1940 server_processlist.php:56
+#: server_synchronize.php:1179 server_synchronize.php:1183
+#: tbl_tracking.php:591 test/theme.php:65
msgid "Database"
msgstr "データベース"
@@ -5047,23 +5047,23 @@ msgstr ""
msgid "No databases"
msgstr "データベースが存在しません"
-#: navigation.php:318
+#: navigation.php:304
msgid "Filter"
msgstr ""
-#: navigation.php:319 setup/frames/index.inc.php:218
+#: navigation.php:305 setup/frames/index.inc.php:218
#: setup/lib/messages.inc.php:42
msgid "Clear"
msgstr ""
-#: navigation.php:350 navigation.php:351
+#: navigation.php:336 navigation.php:337
#, fuzzy
#| msgid "Create table"
msgctxt "short form"
msgid "Create table"
msgstr "テーブルを作成"
-#: navigation.php:353 navigation.php:516
+#: navigation.php:339 navigation.php:502
msgid "Please select a database"
msgstr "データベースを選択してください"
@@ -8056,9 +8056,9 @@ msgstr "テーブル構造を確認する"
#: tbl_structure.php:540
#, fuzzy
-#| msgid "Add new field"
-msgid "Add field"
-msgstr "新規フィールドを追加する"
+#| msgid "Add %s field(s)"
+msgid "Add column"
+msgstr "%s 個のフィールドを追加する"
#: tbl_structure.php:554
msgid "At End of Table"
@@ -8266,6 +8266,11 @@ msgstr "VIEW の名前"
msgid "Rename view to"
msgstr ""
+#, fuzzy
+#~| msgid "Add new field"
+#~ msgid "Add field"
+#~ msgstr "新規フィールドを追加する"
+
#~ msgid "Field"
#~ msgstr "フィールド"
diff --git a/po/ka.po b/po/ka.po
index 0f7e044..92d9f1e 100644
--- a/po/ka.po
+++ b/po/ka.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: phpMyAdmin 3.4.0-dev\n"
"Report-Msgid-Bugs-To: phpmyadmin-devel(a)lists.sourceforge.net\n"
-"POT-Creation-Date: 2010-05-31 14:33-0400\n"
+"POT-Creation-Date: 2010-06-04 16:07-0400\n"
"PO-Revision-Date: 2010-03-12 09:14+0100\n"
"Last-Translator: Automatically generated\n"
"Language-Team: georgian <ka(a)li.org>\n"
@@ -57,7 +57,7 @@ msgstr "ძებნა"
#: libraries/replication_gui.lib.php:369 libraries/select_server.lib.php:104
#: libraries/sql_query_form.lib.php:400 libraries/sql_query_form.lib.php:477
#: libraries/sql_query_form.lib.php:552 libraries/tbl_properties.inc.php:782
-#: main.php:128 navigation.php:238 pdf_pages.php:292 pdf_pages.php:328
+#: main.php:128 navigation.php:237 pdf_pages.php:292 pdf_pages.php:328
#: pdf_pages.php:530 pmd_pdf.php:116 server_binlog.php:142
#: server_privileges.php:625 server_privileges.php:1585
#: server_privileges.php:1932 server_privileges.php:1979
@@ -197,7 +197,7 @@ msgid "View dump (schema) of database"
msgstr "View dump (schema) of database"
#: db_export.php:33 db_printview.php:96 db_qbe.php:102 db_structure.php:51
-#: db_tracking.php:35 export.php:359 navigation.php:346
+#: db_tracking.php:35 export.php:359 navigation.php:332
msgid "No tables found in database."
msgstr "No tables found in database."
@@ -351,7 +351,7 @@ msgstr "ცხრილი"
#: db_printview.php:105 libraries/db_structure.lib.php:56
#: libraries/header_printview.inc.php:63 libraries/import.lib.php:145
-#: navigation.php:652 navigation.php:674 server_databases.php:122
+#: navigation.php:638 navigation.php:660 server_databases.php:122
#: tbl_printview.php:394 tbl_structure.php:365 tbl_structure.php:777
msgid "Rows"
msgstr "სტრიქონები"
@@ -722,11 +722,11 @@ msgstr "დაბლოკილი ცხრილების გამოტ
#: libraries/export/latex.php:148 libraries/export/odt.php:113
#: libraries/export/sql.php:342 libraries/export/texytext.php:84
#: libraries/export/xml.php:255 libraries/header.inc.php:106
-#: libraries/header_printview.inc.php:58 navigation.php:233
-#: server_databases.php:169 server_privileges.php:1621
-#: server_privileges.php:1682 server_privileges.php:1940
-#: server_processlist.php:56 server_synchronize.php:1179
-#: server_synchronize.php:1183 tbl_tracking.php:591 test/theme.php:65
+#: libraries/header_printview.inc.php:58 server_databases.php:169
+#: server_privileges.php:1621 server_privileges.php:1682
+#: server_privileges.php:1940 server_processlist.php:56
+#: server_synchronize.php:1179 server_synchronize.php:1183
+#: tbl_tracking.php:591 test/theme.php:65
msgid "Database"
msgstr "მონაცემთა ბაზა"
@@ -5111,24 +5111,24 @@ msgstr "Customize navigation frame"
msgid "No databases"
msgstr "მონაცემთა ბაზები არაა"
-#: navigation.php:318
+#: navigation.php:304
#, fuzzy
msgid "Filter"
msgstr "ფაილები"
-#: navigation.php:319 setup/frames/index.inc.php:218
+#: navigation.php:305 setup/frames/index.inc.php:218
#: setup/lib/messages.inc.php:42
msgid "Clear"
msgstr "გაწმენდა"
-#: navigation.php:350 navigation.php:351
+#: navigation.php:336 navigation.php:337
#, fuzzy
#| msgid "Create table"
msgctxt "short form"
msgid "Create table"
msgstr "ცხრილის შექმნა"
-#: navigation.php:353 navigation.php:516
+#: navigation.php:339 navigation.php:502
msgid "Please select a database"
msgstr "გთხოვთ აირჩიოთ მონაცემთა ბაზა"
@@ -8333,9 +8333,9 @@ msgstr "ცხრილის სტრუქტურის შეთავა
#: tbl_structure.php:540
#, fuzzy
-#| msgid "Add new field"
-msgid "Add field"
-msgstr "ახალი ველის დამატება"
+#| msgid "Add %s field(s)"
+msgid "Add column"
+msgstr "%s ველის დამატება"
#: tbl_structure.php:554
msgid "At End of Table"
@@ -8551,6 +8551,11 @@ msgstr "VIEW name"
msgid "Rename view to"
msgstr "Rename table to"
+#, fuzzy
+#~| msgid "Add new field"
+#~ msgid "Add field"
+#~ msgstr "ახალი ველის დამატება"
+
#~ msgid "Field"
#~ msgstr "ველი"
diff --git a/po/ko.po b/po/ko.po
index c391b0c..6ee0360 100644
--- a/po/ko.po
+++ b/po/ko.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: phpMyAdmin 3.4.0-dev\n"
"Report-Msgid-Bugs-To: phpmyadmin-devel(a)lists.sourceforge.net\n"
-"POT-Creation-Date: 2010-05-31 14:33-0400\n"
+"POT-Creation-Date: 2010-06-04 16:07-0400\n"
"PO-Revision-Date: 2010-03-12 09:16+0100\n"
"Last-Translator: Automatically generated\n"
"Language-Team: korean <ko(a)li.org>\n"
@@ -54,7 +54,7 @@ msgstr "검색"
#: libraries/replication_gui.lib.php:369 libraries/select_server.lib.php:104
#: libraries/sql_query_form.lib.php:400 libraries/sql_query_form.lib.php:477
#: libraries/sql_query_form.lib.php:552 libraries/tbl_properties.inc.php:782
-#: main.php:128 navigation.php:238 pdf_pages.php:292 pdf_pages.php:328
+#: main.php:128 navigation.php:237 pdf_pages.php:292 pdf_pages.php:328
#: pdf_pages.php:530 pmd_pdf.php:116 server_binlog.php:142
#: server_privileges.php:625 server_privileges.php:1585
#: server_privileges.php:1932 server_privileges.php:1979
@@ -196,7 +196,7 @@ msgid "View dump (schema) of database"
msgstr "데이터베이스의 덤프(스키마) 데이터 보기"
#: db_export.php:33 db_printview.php:96 db_qbe.php:102 db_structure.php:51
-#: db_tracking.php:35 export.php:359 navigation.php:346
+#: db_tracking.php:35 export.php:359 navigation.php:332
msgid "No tables found in database."
msgstr "데이터베이스에 테이블이 없습니다."
@@ -357,7 +357,7 @@ msgstr "테이블 "
#: db_printview.php:105 libraries/db_structure.lib.php:56
#: libraries/header_printview.inc.php:63 libraries/import.lib.php:145
-#: navigation.php:652 navigation.php:674 server_databases.php:122
+#: navigation.php:638 navigation.php:660 server_databases.php:122
#: tbl_printview.php:394 tbl_structure.php:365 tbl_structure.php:777
msgid "Rows"
msgstr "행(레코드)"
@@ -725,11 +725,11 @@ msgstr ""
#: libraries/export/latex.php:148 libraries/export/odt.php:113
#: libraries/export/sql.php:342 libraries/export/texytext.php:84
#: libraries/export/xml.php:255 libraries/header.inc.php:106
-#: libraries/header_printview.inc.php:58 navigation.php:233
-#: server_databases.php:169 server_privileges.php:1621
-#: server_privileges.php:1682 server_privileges.php:1940
-#: server_processlist.php:56 server_synchronize.php:1179
-#: server_synchronize.php:1183 tbl_tracking.php:591 test/theme.php:65
+#: libraries/header_printview.inc.php:58 server_databases.php:169
+#: server_privileges.php:1621 server_privileges.php:1682
+#: server_privileges.php:1940 server_processlist.php:56
+#: server_synchronize.php:1179 server_synchronize.php:1183
+#: tbl_tracking.php:591 test/theme.php:65
msgid "Database"
msgstr "데이터베이스"
@@ -4801,22 +4801,22 @@ msgstr ""
msgid "No databases"
msgstr "데이터베이스가 없습니다"
-#: navigation.php:318
+#: navigation.php:304
msgid "Filter"
msgstr ""
-#: navigation.php:319 setup/frames/index.inc.php:218
+#: navigation.php:305 setup/frames/index.inc.php:218
#: setup/lib/messages.inc.php:42
msgid "Clear"
msgstr ""
-#: navigation.php:350 navigation.php:351
+#: navigation.php:336 navigation.php:337
#, fuzzy
msgctxt "short form"
msgid "Create table"
msgstr "새 페이지 만들기"
-#: navigation.php:353 navigation.php:516
+#: navigation.php:339 navigation.php:502
msgid "Please select a database"
msgstr "데이터베이스를 선택하세요"
@@ -7822,8 +7822,7 @@ msgstr "제안하는 테이블 구조"
#: tbl_structure.php:540
#, fuzzy
-#| msgid "Add new field"
-msgid "Add field"
+msgid "Add column"
msgstr "필드 추가하기"
#: tbl_structure.php:554
@@ -8036,6 +8035,11 @@ msgstr ""
msgid "Rename view to"
msgstr "테이블 이름 바꾸기"
+#, fuzzy
+#~| msgid "Add new field"
+#~ msgid "Add field"
+#~ msgstr "필드 추가하기"
+
#~ msgid "Field"
#~ msgstr "필드"
diff --git a/po/lt.po b/po/lt.po
index 3c4c63b..2eb613d 100644
--- a/po/lt.po
+++ b/po/lt.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: phpMyAdmin 3.4.0-dev\n"
"Report-Msgid-Bugs-To: phpmyadmin-devel(a)lists.sourceforge.net\n"
-"POT-Creation-Date: 2010-05-31 14:33-0400\n"
+"POT-Creation-Date: 2010-06-04 16:07-0400\n"
"PO-Revision-Date: 2010-04-16 19:52+0200\n"
"Last-Translator: Rytis <rytis.s(a)gmail.com>\n"
"Language-Team: lithuanian <lt(a)li.org>\n"
@@ -58,7 +58,7 @@ msgstr "Paieška"
#: libraries/replication_gui.lib.php:369 libraries/select_server.lib.php:104
#: libraries/sql_query_form.lib.php:400 libraries/sql_query_form.lib.php:477
#: libraries/sql_query_form.lib.php:552 libraries/tbl_properties.inc.php:782
-#: main.php:128 navigation.php:238 pdf_pages.php:292 pdf_pages.php:328
+#: main.php:128 navigation.php:237 pdf_pages.php:292 pdf_pages.php:328
#: pdf_pages.php:530 pmd_pdf.php:116 server_binlog.php:142
#: server_privileges.php:625 server_privileges.php:1585
#: server_privileges.php:1932 server_privileges.php:1979
@@ -198,7 +198,7 @@ msgid "View dump (schema) of database"
msgstr "Sukurti, peržiūrėti duombazės atvaizdį"
#: db_export.php:33 db_printview.php:96 db_qbe.php:102 db_structure.php:51
-#: db_tracking.php:35 export.php:359 navigation.php:346
+#: db_tracking.php:35 export.php:359 navigation.php:332
msgid "No tables found in database."
msgstr "Duombazėje nerasta lentelių."
@@ -352,7 +352,7 @@ msgstr "Lentelė"
#: db_printview.php:105 libraries/db_structure.lib.php:56
#: libraries/header_printview.inc.php:63 libraries/import.lib.php:145
-#: navigation.php:652 navigation.php:674 server_databases.php:122
+#: navigation.php:638 navigation.php:660 server_databases.php:122
#: tbl_printview.php:394 tbl_structure.php:365 tbl_structure.php:777
msgid "Rows"
msgstr "Eilutės"
@@ -722,11 +722,11 @@ msgstr "Patikrinti lentelę"
#: libraries/export/latex.php:148 libraries/export/odt.php:113
#: libraries/export/sql.php:342 libraries/export/texytext.php:84
#: libraries/export/xml.php:255 libraries/header.inc.php:106
-#: libraries/header_printview.inc.php:58 navigation.php:233
-#: server_databases.php:169 server_privileges.php:1621
-#: server_privileges.php:1682 server_privileges.php:1940
-#: server_processlist.php:56 server_synchronize.php:1179
-#: server_synchronize.php:1183 tbl_tracking.php:591 test/theme.php:65
+#: libraries/header_printview.inc.php:58 server_databases.php:169
+#: server_privileges.php:1621 server_privileges.php:1682
+#: server_privileges.php:1940 server_processlist.php:56
+#: server_synchronize.php:1179 server_synchronize.php:1183
+#: tbl_tracking.php:591 test/theme.php:65
msgid "Database"
msgstr "Duombazė"
@@ -4941,23 +4941,23 @@ msgstr ""
msgid "No databases"
msgstr "Nėra duombazių"
-#: navigation.php:318
+#: navigation.php:304
msgid "Filter"
msgstr "Filtras"
-#: navigation.php:319 setup/frames/index.inc.php:218
+#: navigation.php:305 setup/frames/index.inc.php:218
#: setup/lib/messages.inc.php:42
msgid "Clear"
msgstr "Išvalyti"
-#: navigation.php:350 navigation.php:351
+#: navigation.php:336 navigation.php:337
#, fuzzy
#| msgid "Create table"
msgctxt "short form"
msgid "Create table"
msgstr "Sukurti lentelę"
-#: navigation.php:353 navigation.php:516
+#: navigation.php:339 navigation.php:502
msgid "Please select a database"
msgstr "Pasirinkite duombazę"
@@ -8000,9 +8000,9 @@ msgstr "Analizuoti lentelės struktūrą"
#: tbl_structure.php:540
#, fuzzy
-#| msgid "Add new field"
-msgid "Add field"
-msgstr "Įterpti naują laukelį(ius)"
+#| msgid "Add column(s)"
+msgid "Add column"
+msgstr "Pridėti stulpelį(-ius)"
#: tbl_structure.php:554
msgid "At End of Table"
@@ -8217,6 +8217,11 @@ msgstr ""
msgid "Rename view to"
msgstr "Pervadinti lentelę į"
+#, fuzzy
+#~| msgid "Add new field"
+#~ msgid "Add field"
+#~ msgstr "Įterpti naują laukelį(ius)"
+
#~ msgid "Field"
#~ msgstr "Laukas"
diff --git a/po/lv.po b/po/lv.po
index 488a346..6af3dd0 100644
--- a/po/lv.po
+++ b/po/lv.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: phpMyAdmin 3.4.0-dev\n"
"Report-Msgid-Bugs-To: phpmyadmin-devel(a)lists.sourceforge.net\n"
-"POT-Creation-Date: 2010-05-31 14:33-0400\n"
+"POT-Creation-Date: 2010-06-04 16:07-0400\n"
"PO-Revision-Date: 2010-03-12 09:16+0100\n"
"Last-Translator: Automatically generated\n"
"Language-Team: latvian <lv(a)li.org>\n"
@@ -57,7 +57,7 @@ msgstr "Meklēt"
#: libraries/replication_gui.lib.php:369 libraries/select_server.lib.php:104
#: libraries/sql_query_form.lib.php:400 libraries/sql_query_form.lib.php:477
#: libraries/sql_query_form.lib.php:552 libraries/tbl_properties.inc.php:782
-#: main.php:128 navigation.php:238 pdf_pages.php:292 pdf_pages.php:328
+#: main.php:128 navigation.php:237 pdf_pages.php:292 pdf_pages.php:328
#: pdf_pages.php:530 pmd_pdf.php:116 server_binlog.php:142
#: server_privileges.php:625 server_privileges.php:1585
#: server_privileges.php:1932 server_privileges.php:1979
@@ -197,7 +197,7 @@ msgid "View dump (schema) of database"
msgstr "Apskatīt datubāzes dampu (shēmu)"
#: db_export.php:33 db_printview.php:96 db_qbe.php:102 db_structure.php:51
-#: db_tracking.php:35 export.php:359 navigation.php:346
+#: db_tracking.php:35 export.php:359 navigation.php:332
msgid "No tables found in database."
msgstr "Tabulas nav atrastas šajā datubāzē."
@@ -352,7 +352,7 @@ msgstr "Tabula"
#: db_printview.php:105 libraries/db_structure.lib.php:56
#: libraries/header_printview.inc.php:63 libraries/import.lib.php:145
-#: navigation.php:652 navigation.php:674 server_databases.php:122
+#: navigation.php:638 navigation.php:660 server_databases.php:122
#: tbl_printview.php:394 tbl_structure.php:365 tbl_structure.php:777
msgid "Rows"
msgstr "Rindas"
@@ -721,11 +721,11 @@ msgstr ""
#: libraries/export/latex.php:148 libraries/export/odt.php:113
#: libraries/export/sql.php:342 libraries/export/texytext.php:84
#: libraries/export/xml.php:255 libraries/header.inc.php:106
-#: libraries/header_printview.inc.php:58 navigation.php:233
-#: server_databases.php:169 server_privileges.php:1621
-#: server_privileges.php:1682 server_privileges.php:1940
-#: server_processlist.php:56 server_synchronize.php:1179
-#: server_synchronize.php:1183 tbl_tracking.php:591 test/theme.php:65
+#: libraries/header_printview.inc.php:58 server_databases.php:169
+#: server_privileges.php:1621 server_privileges.php:1682
+#: server_privileges.php:1940 server_processlist.php:56
+#: server_synchronize.php:1179 server_synchronize.php:1183
+#: tbl_tracking.php:591 test/theme.php:65
msgid "Database"
msgstr "Datubāze"
@@ -4901,23 +4901,23 @@ msgstr ""
msgid "No databases"
msgstr "Nav datubāzu"
-#: navigation.php:318
+#: navigation.php:304
msgid "Filter"
msgstr ""
-#: navigation.php:319 setup/frames/index.inc.php:218
+#: navigation.php:305 setup/frames/index.inc.php:218
#: setup/lib/messages.inc.php:42
#, fuzzy
msgid "Clear"
msgstr "Kalendārs"
-#: navigation.php:350 navigation.php:351
+#: navigation.php:336 navigation.php:337
#, fuzzy
msgctxt "short form"
msgid "Create table"
msgstr "Izveidot jaunu lapu"
-#: navigation.php:353 navigation.php:516
+#: navigation.php:339 navigation.php:502
msgid "Please select a database"
msgstr "Lūdzu izvēlieties datubāzi"
@@ -7940,9 +7940,9 @@ msgstr "Ieteikt tabulas sruktūru"
#: tbl_structure.php:540
#, fuzzy
-#| msgid "Add new field"
-msgid "Add field"
-msgstr "Pievienot jaunu lauku"
+#| msgid "Add %s field(s)"
+msgid "Add column"
+msgstr "Pievienot %s lauku(s)"
#: tbl_structure.php:554
msgid "At End of Table"
@@ -8159,6 +8159,11 @@ msgstr ""
msgid "Rename view to"
msgstr "Pārsaukt tabulu uz"
+#, fuzzy
+#~| msgid "Add new field"
+#~ msgid "Add field"
+#~ msgstr "Pievienot jaunu lauku"
+
#~ msgid "Field"
#~ msgstr "Lauks"
diff --git a/po/mk.po b/po/mk.po
index e6a8682..92525e2 100644
--- a/po/mk.po
+++ b/po/mk.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: phpMyAdmin 3.4.0-dev\n"
"Report-Msgid-Bugs-To: phpmyadmin-devel(a)lists.sourceforge.net\n"
-"POT-Creation-Date: 2010-05-31 14:33-0400\n"
+"POT-Creation-Date: 2010-06-04 16:07-0400\n"
"PO-Revision-Date: 2010-03-12 09:16+0100\n"
"Last-Translator: Automatically generated\n"
"Language-Team: macedonian_cyrillic <mk(a)li.org>\n"
@@ -57,7 +57,7 @@ msgstr "Пребарување"
#: libraries/replication_gui.lib.php:369 libraries/select_server.lib.php:104
#: libraries/sql_query_form.lib.php:400 libraries/sql_query_form.lib.php:477
#: libraries/sql_query_form.lib.php:552 libraries/tbl_properties.inc.php:782
-#: main.php:128 navigation.php:238 pdf_pages.php:292 pdf_pages.php:328
+#: main.php:128 navigation.php:237 pdf_pages.php:292 pdf_pages.php:328
#: pdf_pages.php:530 pmd_pdf.php:116 server_binlog.php:142
#: server_privileges.php:625 server_privileges.php:1585
#: server_privileges.php:1932 server_privileges.php:1979
@@ -197,7 +197,7 @@ msgid "View dump (schema) of database"
msgstr "Прикажи содржина (шема) на базата"
#: db_export.php:33 db_printview.php:96 db_qbe.php:102 db_structure.php:51
-#: db_tracking.php:35 export.php:359 navigation.php:346
+#: db_tracking.php:35 export.php:359 navigation.php:332
msgid "No tables found in database."
msgstr "Табелите не се пронајдени во базата на податоци."
@@ -352,7 +352,7 @@ msgstr "Табела"
#: db_printview.php:105 libraries/db_structure.lib.php:56
#: libraries/header_printview.inc.php:63 libraries/import.lib.php:145
-#: navigation.php:652 navigation.php:674 server_databases.php:122
+#: navigation.php:638 navigation.php:660 server_databases.php:122
#: tbl_printview.php:394 tbl_structure.php:365 tbl_structure.php:777
msgid "Rows"
msgstr "Записи"
@@ -721,11 +721,11 @@ msgstr ""
#: libraries/export/latex.php:148 libraries/export/odt.php:113
#: libraries/export/sql.php:342 libraries/export/texytext.php:84
#: libraries/export/xml.php:255 libraries/header.inc.php:106
-#: libraries/header_printview.inc.php:58 navigation.php:233
-#: server_databases.php:169 server_privileges.php:1621
-#: server_privileges.php:1682 server_privileges.php:1940
-#: server_processlist.php:56 server_synchronize.php:1179
-#: server_synchronize.php:1183 tbl_tracking.php:591 test/theme.php:65
+#: libraries/header_printview.inc.php:58 server_databases.php:169
+#: server_privileges.php:1621 server_privileges.php:1682
+#: server_privileges.php:1940 server_processlist.php:56
+#: server_synchronize.php:1179 server_synchronize.php:1183
+#: tbl_tracking.php:591 test/theme.php:65
msgid "Database"
msgstr "База на податоци"
@@ -4952,23 +4952,23 @@ msgstr ""
msgid "No databases"
msgstr "Базата на податоци не постои"
-#: navigation.php:318
+#: navigation.php:304
msgid "Filter"
msgstr ""
-#: navigation.php:319 setup/frames/index.inc.php:218
+#: navigation.php:305 setup/frames/index.inc.php:218
#: setup/lib/messages.inc.php:42
#, fuzzy
msgid "Clear"
msgstr "Календар"
-#: navigation.php:350 navigation.php:351
+#: navigation.php:336 navigation.php:337
#, fuzzy
msgctxt "short form"
msgid "Create table"
msgstr "Направи нова страница"
-#: navigation.php:353 navigation.php:516
+#: navigation.php:339 navigation.php:502
msgid "Please select a database"
msgstr "Изберете база на податоци"
@@ -7995,9 +7995,9 @@ msgstr "Предложи структура на табелата"
#: tbl_structure.php:540
#, fuzzy
-#| msgid "Add new field"
-msgid "Add field"
-msgstr "Додади ново поле"
+#| msgid "Add %s field(s)"
+msgid "Add column"
+msgstr "Додади %s полиња"
#: tbl_structure.php:554
msgid "At End of Table"
@@ -8213,6 +8213,11 @@ msgstr ""
msgid "Rename view to"
msgstr "Промени го името на табелата во "
+#, fuzzy
+#~| msgid "Add new field"
+#~ msgid "Add field"
+#~ msgstr "Додади ново поле"
+
#~ msgid "Field"
#~ msgstr "Поле"
diff --git a/po/mn.po b/po/mn.po
index b85a0ae..4b03e2c 100644
--- a/po/mn.po
+++ b/po/mn.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: phpMyAdmin 3.4.0-dev\n"
"Report-Msgid-Bugs-To: phpmyadmin-devel(a)lists.sourceforge.net\n"
-"POT-Creation-Date: 2010-05-31 14:33-0400\n"
+"POT-Creation-Date: 2010-06-04 16:07-0400\n"
"PO-Revision-Date: 2010-03-12 09:17+0100\n"
"Last-Translator: Automatically generated\n"
"Language-Team: mongolian <mn(a)li.org>\n"
@@ -56,7 +56,7 @@ msgstr "Хайх"
#: libraries/replication_gui.lib.php:369 libraries/select_server.lib.php:104
#: libraries/sql_query_form.lib.php:400 libraries/sql_query_form.lib.php:477
#: libraries/sql_query_form.lib.php:552 libraries/tbl_properties.inc.php:782
-#: main.php:128 navigation.php:238 pdf_pages.php:292 pdf_pages.php:328
+#: main.php:128 navigation.php:237 pdf_pages.php:292 pdf_pages.php:328
#: pdf_pages.php:530 pmd_pdf.php:116 server_binlog.php:142
#: server_privileges.php:625 server_privileges.php:1585
#: server_privileges.php:1932 server_privileges.php:1979
@@ -196,7 +196,7 @@ msgid "View dump (schema) of database"
msgstr "ӨС-ийн схем харах"
#: db_export.php:33 db_printview.php:96 db_qbe.php:102 db_structure.php:51
-#: db_tracking.php:35 export.php:359 navigation.php:346
+#: db_tracking.php:35 export.php:359 navigation.php:332
msgid "No tables found in database."
msgstr "ӨС-д хүснэгт олдсонгүй."
@@ -350,7 +350,7 @@ msgstr "Хүснэгт "
#: db_printview.php:105 libraries/db_structure.lib.php:56
#: libraries/header_printview.inc.php:63 libraries/import.lib.php:145
-#: navigation.php:652 navigation.php:674 server_databases.php:122
+#: navigation.php:638 navigation.php:660 server_databases.php:122
#: tbl_printview.php:394 tbl_structure.php:365 tbl_structure.php:777
msgid "Rows"
msgstr "Мөрүүд"
@@ -718,11 +718,11 @@ msgstr ""
#: libraries/export/latex.php:148 libraries/export/odt.php:113
#: libraries/export/sql.php:342 libraries/export/texytext.php:84
#: libraries/export/xml.php:255 libraries/header.inc.php:106
-#: libraries/header_printview.inc.php:58 navigation.php:233
-#: server_databases.php:169 server_privileges.php:1621
-#: server_privileges.php:1682 server_privileges.php:1940
-#: server_processlist.php:56 server_synchronize.php:1179
-#: server_synchronize.php:1183 tbl_tracking.php:591 test/theme.php:65
+#: libraries/header_printview.inc.php:58 server_databases.php:169
+#: server_privileges.php:1621 server_privileges.php:1682
+#: server_privileges.php:1940 server_processlist.php:56
+#: server_synchronize.php:1179 server_synchronize.php:1183
+#: tbl_tracking.php:591 test/theme.php:65
msgid "Database"
msgstr "ӨС"
@@ -4927,23 +4927,23 @@ msgstr ""
msgid "No databases"
msgstr "ӨС байхгүй"
-#: navigation.php:318
+#: navigation.php:304
msgid "Filter"
msgstr ""
-#: navigation.php:319 setup/frames/index.inc.php:218
+#: navigation.php:305 setup/frames/index.inc.php:218
#: setup/lib/messages.inc.php:42
msgid "Clear"
msgstr ""
-#: navigation.php:350 navigation.php:351
+#: navigation.php:336 navigation.php:337
#, fuzzy
#| msgid "Create table"
msgctxt "short form"
msgid "Create table"
msgstr "Хүснэгт үүсгэх"
-#: navigation.php:353 navigation.php:516
+#: navigation.php:339 navigation.php:502
msgid "Please select a database"
msgstr "Өгөгдлийн сан сонго"
@@ -7918,9 +7918,9 @@ msgstr "Хүснэгтийн бүтцийг таниулах"
#: tbl_structure.php:540
#, fuzzy
-#| msgid "Add new field"
-msgid "Add field"
-msgstr "Шинэ талбар нэмэх"
+#| msgid "Add %s field(s)"
+msgid "Add column"
+msgstr "%s талбар(ууд) нэмэх"
#: tbl_structure.php:554
msgid "At End of Table"
@@ -8131,6 +8131,11 @@ msgstr ""
msgid "Rename view to"
msgstr ""
+#, fuzzy
+#~| msgid "Add new field"
+#~ msgid "Add field"
+#~ msgstr "Шинэ талбар нэмэх"
+
#~ msgid "Field"
#~ msgstr "Талбар"
diff --git a/po/ms.po b/po/ms.po
index 7d3bfd5..fc159d4 100644
--- a/po/ms.po
+++ b/po/ms.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: phpMyAdmin 3.4.0-dev\n"
"Report-Msgid-Bugs-To: phpmyadmin-devel(a)lists.sourceforge.net\n"
-"POT-Creation-Date: 2010-05-31 14:33-0400\n"
+"POT-Creation-Date: 2010-06-04 16:07-0400\n"
"PO-Revision-Date: 2010-03-12 09:17+0100\n"
"Last-Translator: Automatically generated\n"
"Language-Team: malay <ms(a)li.org>\n"
@@ -54,7 +54,7 @@ msgstr "Cari"
#: libraries/replication_gui.lib.php:369 libraries/select_server.lib.php:104
#: libraries/sql_query_form.lib.php:400 libraries/sql_query_form.lib.php:477
#: libraries/sql_query_form.lib.php:552 libraries/tbl_properties.inc.php:782
-#: main.php:128 navigation.php:238 pdf_pages.php:292 pdf_pages.php:328
+#: main.php:128 navigation.php:237 pdf_pages.php:292 pdf_pages.php:328
#: pdf_pages.php:530 pmd_pdf.php:116 server_binlog.php:142
#: server_privileges.php:625 server_privileges.php:1585
#: server_privileges.php:1932 server_privileges.php:1979
@@ -196,7 +196,7 @@ msgid "View dump (schema) of database"
msgstr "Lihat longgokan (skema) pangkalan data"
#: db_export.php:33 db_printview.php:96 db_qbe.php:102 db_structure.php:51
-#: db_tracking.php:35 export.php:359 navigation.php:346
+#: db_tracking.php:35 export.php:359 navigation.php:332
msgid "No tables found in database."
msgstr "Tiada jadual dijumpai pada pangkalan data."
@@ -354,7 +354,7 @@ msgstr "Jadual"
#: db_printview.php:105 libraries/db_structure.lib.php:56
#: libraries/header_printview.inc.php:63 libraries/import.lib.php:145
-#: navigation.php:652 navigation.php:674 server_databases.php:122
+#: navigation.php:638 navigation.php:660 server_databases.php:122
#: tbl_printview.php:394 tbl_structure.php:365 tbl_structure.php:777
msgid "Rows"
msgstr "Baris"
@@ -723,11 +723,11 @@ msgstr ""
#: libraries/export/latex.php:148 libraries/export/odt.php:113
#: libraries/export/sql.php:342 libraries/export/texytext.php:84
#: libraries/export/xml.php:255 libraries/header.inc.php:106
-#: libraries/header_printview.inc.php:58 navigation.php:233
-#: server_databases.php:169 server_privileges.php:1621
-#: server_privileges.php:1682 server_privileges.php:1940
-#: server_processlist.php:56 server_synchronize.php:1179
-#: server_synchronize.php:1183 tbl_tracking.php:591 test/theme.php:65
+#: libraries/header_printview.inc.php:58 server_databases.php:169
+#: server_privileges.php:1621 server_privileges.php:1682
+#: server_privileges.php:1940 server_processlist.php:56
+#: server_synchronize.php:1179 server_synchronize.php:1183
+#: tbl_tracking.php:591 test/theme.php:65
msgid "Database"
msgstr "Pangkalan Data"
@@ -4819,22 +4819,22 @@ msgstr ""
msgid "No databases"
msgstr "Tiada pangkalan data"
-#: navigation.php:318
+#: navigation.php:304
msgid "Filter"
msgstr ""
-#: navigation.php:319 setup/frames/index.inc.php:218
+#: navigation.php:305 setup/frames/index.inc.php:218
#: setup/lib/messages.inc.php:42
msgid "Clear"
msgstr ""
-#: navigation.php:350 navigation.php:351
+#: navigation.php:336 navigation.php:337
#, fuzzy
msgctxt "short form"
msgid "Create table"
msgstr "Cipta Halaman baru"
-#: navigation.php:353 navigation.php:516
+#: navigation.php:339 navigation.php:502
msgid "Please select a database"
msgstr "Sila pilih pangkalan data"
@@ -7835,8 +7835,7 @@ msgstr "Cadangkan struktur jadual"
#: tbl_structure.php:540
#, fuzzy
-#| msgid "Add new field"
-msgid "Add field"
+msgid "Add column"
msgstr "Tambah medan baru"
#: tbl_structure.php:554
@@ -8049,6 +8048,11 @@ msgstr ""
msgid "Rename view to"
msgstr "Tukarnama jadual ke"
+#, fuzzy
+#~| msgid "Add new field"
+#~ msgid "Add field"
+#~ msgstr "Tambah medan baru"
+
#~ msgid "Field"
#~ msgstr "Medan"
diff --git a/po/nb.po b/po/nb.po
index efc41cc..f697230 100644
--- a/po/nb.po
+++ b/po/nb.po
@@ -3,14 +3,14 @@ msgid ""
msgstr ""
"Project-Id-Version: phpMyAdmin 3.4.0-dev\n"
"Report-Msgid-Bugs-To: phpmyadmin-devel(a)lists.sourceforge.net\n"
-"POT-Creation-Date: 2010-05-31 14:33-0400\n"
+"POT-Creation-Date: 2010-06-04 16:07-0400\n"
"PO-Revision-Date: 2010-06-01 09:52+0200\n"
"Last-Translator: <sven.erik.andersen(a)gmail.com>\n"
"Language-Team: norwegian <no(a)li.org>\n"
-"Language: nb\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+"Language: nb\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: Pootle 2.0.1\n"
@@ -57,7 +57,7 @@ msgstr "Søk"
#: libraries/replication_gui.lib.php:369 libraries/select_server.lib.php:104
#: libraries/sql_query_form.lib.php:400 libraries/sql_query_form.lib.php:477
#: libraries/sql_query_form.lib.php:552 libraries/tbl_properties.inc.php:782
-#: main.php:128 navigation.php:238 pdf_pages.php:292 pdf_pages.php:328
+#: main.php:128 navigation.php:237 pdf_pages.php:292 pdf_pages.php:328
#: pdf_pages.php:530 pmd_pdf.php:116 server_binlog.php:142
#: server_privileges.php:625 server_privileges.php:1585
#: server_privileges.php:1932 server_privileges.php:1979
@@ -110,7 +110,6 @@ msgstr "Tabellkommentarer"
#: tbl_indexes.php:189 tbl_printview.php:142 tbl_relation.php:402
#: tbl_select.php:135 tbl_structure.php:177 tbl_tracking.php:273
#: tbl_tracking.php:324
-#| msgid "Column names"
msgid "Column"
msgstr "Kolonne"
@@ -196,7 +195,7 @@ msgid "View dump (schema) of database"
msgstr "Vis dump (skjema) av database"
#: db_export.php:33 db_printview.php:96 db_qbe.php:102 db_structure.php:51
-#: db_tracking.php:35 export.php:359 navigation.php:346
+#: db_tracking.php:35 export.php:359 navigation.php:332
msgid "No tables found in database."
msgstr "Ingen tabeller i databasen."
@@ -344,7 +343,7 @@ msgstr "Tabell"
#: db_printview.php:105 libraries/db_structure.lib.php:56
#: libraries/header_printview.inc.php:63 libraries/import.lib.php:145
-#: navigation.php:652 navigation.php:674 server_databases.php:122
+#: navigation.php:638 navigation.php:660 server_databases.php:122
#: tbl_printview.php:394 tbl_structure.php:365 tbl_structure.php:777
msgid "Rows"
msgstr "Rader"
@@ -446,12 +445,10 @@ msgid "Modify"
msgstr "Endre"
#: db_qbe.php:584
-#| msgid "Add/Delete Criteria Row"
msgid "Add/Delete criteria rows"
msgstr "Legg til/Slett kriterierad"
#: db_qbe.php:596
-#| msgid "Add/Delete Field Columns"
msgid "Add/Delete columns"
msgstr "Legg til/Slett kolonner"
@@ -547,7 +544,6 @@ msgid "Inside table(s):"
msgstr "I tabell(ene):"
#: db_search.php:355
-#| msgid "Inside field:"
msgid "Inside column:"
msgstr "I kolonne:"
@@ -708,11 +704,11 @@ msgstr "Overvåkede tabeller"
#: libraries/export/latex.php:148 libraries/export/odt.php:113
#: libraries/export/sql.php:342 libraries/export/texytext.php:84
#: libraries/export/xml.php:255 libraries/header.inc.php:106
-#: libraries/header_printview.inc.php:58 navigation.php:233
-#: server_databases.php:169 server_privileges.php:1621
-#: server_privileges.php:1682 server_privileges.php:1940
-#: server_processlist.php:56 server_synchronize.php:1179
-#: server_synchronize.php:1183 tbl_tracking.php:591 test/theme.php:65
+#: libraries/header_printview.inc.php:58 server_databases.php:169
+#: server_privileges.php:1621 server_privileges.php:1682
+#: server_privileges.php:1940 server_processlist.php:56
+#: server_synchronize.php:1179 server_synchronize.php:1183
+#: tbl_tracking.php:591 test/theme.php:65
msgid "Database"
msgstr "Database"
@@ -997,7 +993,6 @@ msgid "Please select the primary key or a unique key"
msgstr "Velg primærnøkkelen eller en unik nøkkel"
#: js/messages.php:63 pmd_general.php:77 tbl_relation.php:548
-#| msgid "Choose field to display"
msgid "Choose column to display"
msgstr "Velg kolonne for visning"
@@ -1970,7 +1965,6 @@ msgid "No Privileges"
msgstr "Ingen privilegier"
#: libraries/display_create_table.lib.php:41
-#| msgid "Table must have at least one field."
msgid "Table must have at least one column."
msgstr "Tabellen må ha minst en kolonne."
@@ -1980,7 +1974,6 @@ msgid "Create table on database %s"
msgstr "Opprett ny tabell i database %s"
#: libraries/display_create_table.lib.php:57
-#| msgid "Number of fields"
msgid "Number of columns"
msgstr "Antall kolonner"
@@ -1990,7 +1983,6 @@ msgstr "Kunne ikke laste eksporttillegg, kontroller din innstallasjon!"
#: libraries/display_export.lib.php:107
#, php-format
-#| msgid "Dump %s row(s) starting at record # %s"
msgid "Dump %s row(s) starting at row # %s"
msgstr "Dumpe %s rader fra rad %s."
@@ -2146,7 +2138,6 @@ msgstr ""
"på, men det kan knekke transaksjoner."
#: libraries/display_import.lib.php:239 setup/lib/messages.inc.php:161
-#| msgid "Number of records (queries) to skip from start"
msgid "Number of queries to skip from start"
msgstr "Antall poster(spørringer) å hoppe over fra start"
@@ -2205,7 +2196,6 @@ msgid "%d is not valid row number."
msgstr "%d er ikke et gyldig radnummer."
#: libraries/display_tbl.lib.php:310
-#| msgid "row(s) starting from record #"
msgid "row(s) starting from row #"
msgstr "rader fra rad"
@@ -2264,7 +2254,6 @@ msgid "Relational key"
msgstr "Relasjonsnøkkel"
#: libraries/display_tbl.lib.php:588
-#| msgid "Relational display field"
msgid "Relational display column"
msgstr "Relasjonsvisningskolonne"
@@ -2688,19 +2677,16 @@ msgstr "CSV-data"
#: libraries/export/csv.php:21 libraries/import/csv.php:27
#: libraries/import/csv.php:59 libraries/import/ldi.php:40
-#| msgid "Lines terminated by"
msgid "Columns terminated by"
msgstr "Kolonner avsluttet med"
#: libraries/export/csv.php:22 libraries/import/csv.php:28
#: libraries/import/csv.php:71 libraries/import/ldi.php:41
-#| msgid "Fields enclosed by"
msgid "Columns enclosed by"
msgstr "Kolonner omsluttet av"
#: libraries/export/csv.php:23 libraries/import/csv.php:29
#: libraries/import/csv.php:75 libraries/import/ldi.php:42
-#| msgid "Fields escaped by"
msgid "Columns escaped by"
msgstr "Kolonner beskyttet med"
@@ -2718,7 +2704,6 @@ msgid "Replace NULL by"
msgstr "Erstatt NULL med"
#: libraries/export/csv.php:26 libraries/export/excel.php:23
-#| msgid "Remove CRLF characters within fields"
msgid "Remove CRLF characters within columns"
msgstr "Fjern CRLF tegn i kolonner"
@@ -2727,7 +2712,6 @@ msgstr "Fjern CRLF tegn i kolonner"
#: libraries/export/ods.php:24 libraries/export/odt.php:50
#: libraries/export/texytext.php:34 libraries/export/xls.php:24
#: libraries/export/xlsx.php:24
-#| msgid "Put fields names in the first row"
msgid "Put columns names in the first row"
msgstr "Sett inn kolonnenavn i første rad"
@@ -2864,7 +2848,6 @@ msgid "Database export options"
msgstr "Databaseeksportinnstillinger"
#: libraries/export/sql.php:80
-#| msgid "Enclose table and field names with backquotes"
msgid "Enclose table and column names with backquotes"
msgstr "Bruk venstre anførselstegn med tabell og kolonnenavn"
@@ -3087,7 +3070,6 @@ msgstr "Ugyldig format i CSV importen i linje %d."
#: libraries/import/csv.php:312
#, php-format
-#| msgid "Invalid field count in CSV input on line %d."
msgid "Invalid column count in CSV input on line %d."
msgstr "Ugyldig antall kolonner i CSV importen i linje %d."
@@ -4476,7 +4458,6 @@ msgid "Run SQL query/queries on database %s"
msgstr "Kjør SQL spørring/spørringer mot databasen %s"
#: libraries/sql_query_form.lib.php:317
-#| msgid "Column names"
msgid "Columns"
msgstr "Kolonner"
@@ -4596,11 +4577,6 @@ msgid "Length/Values"
msgstr "Lengde/Sett*"
#: libraries/tbl_properties.inc.php:105
-#| msgid ""
-#| "If field type is \"enum\" or \"set\", please enter the values using this "
-#| "format: 'a','b','c'...<br />If you ever need to put a backslash (\"\\\") "
-#| "or a single quote (\"'\") amongst those values, precede it with a "
-#| "backslash (for example '\\\\xyz' or 'a\\'b')."
msgid ""
"If column type is \"enum\" or \"set\", please enter the values using this "
"format: 'a','b','c'...<br />If you ever need to put a backslash (\"\\\") or "
@@ -4608,9 +4584,9 @@ msgid ""
"(for example '\\\\xyz' or 'a\\'b')."
msgstr ""
"Hvis kolonnetypen er \"enum\" eller \"set\", skriv inn verdien med dette "
-"formatet: 'a','b','c'...<br />Hvis du skulle trenge å ha en skråstrek (\"\\\") "
-"eller en enkel apostrof (\"'\") blant disse verdiene, skriv en skråstrek foran "
-"(eks. '\\\\xyz' eller 'a\\'b')."
+"formatet: 'a','b','c'...<br />Hvis du skulle trenge å ha en skråstrek (\"\\"
+"\") eller en enkel apostrof (\"'\") blant disse verdiene, skriv en skråstrek "
+"foran (eks. '\\\\xyz' eller 'a\\'b')."
#: libraries/tbl_properties.inc.php:106
msgid ""
@@ -4686,12 +4662,10 @@ msgstr "Lagre"
#: libraries/tbl_properties.inc.php:780 tbl_structure.php:542
#, php-format
-#| msgid "Add column(s)"
msgid "Add %s column(s)"
msgstr "Legg til %s kolonne(r)"
#: libraries/tbl_properties.inc.php:784 tbl_structure.php:536
-#| msgid "You have to add at least one field."
msgid "You have to add at least one column."
msgstr "Du må sette inn minst en kolonne."
@@ -4700,11 +4674,6 @@ msgid "Event"
msgstr "Hendelse"
#: libraries/transformations/application_octetstream__download.inc.php:10
-#| msgid ""
-#| "Displays a link to download the binary data of the field. You can use the "
-#| "first option to specify the filename, or use the second option as the "
-#| "name of a field which contains the filename. If you use the second "
-#| "option, you need to set the first option to the empty string."
msgid ""
"Displays a link to download the binary data of the column. You can use the "
"first option to specify the filename, or use the second option as the name "
@@ -4738,15 +4707,6 @@ msgid "Displays a link to download this image."
msgstr "Viser en link til dette bildet (m.a.o. direkte blob-nedlasting)."
#: libraries/transformations/text_plain__dateformat.inc.php:10
-#| msgid ""
-#| "Displays a TIME, TIMESTAMP, DATETIME or numeric unix timestamp field as "
-#| "formatted date. The first option is the offset (in hours) which will be "
-#| "added to the timestamp (Default: 0). Use second option to specify a "
-#| "different date/time format string. Third option determines whether you "
-#| "want to see local date or UTC one (use \"local\" or \"utc\" strings) for "
-#| "that. According to that, date format has different value - for \"local\" "
-#| "see the documentation for PHP's strftime() function and for \"utc\" it is "
-#| "done using gmdate() function."
msgid ""
"Displays a TIME, TIMESTAMP, DATETIME or numeric unix timestamp column as "
"formatted date. The first option is the offset (in hours) which will be "
@@ -4767,17 +4727,6 @@ msgstr ""
"\"utc\" se gmdate() funksjonen."
#: libraries/transformations/text_plain__external.inc.php:10
-#| msgid ""
-#| "LINUX ONLY: Launches an external application and feeds it the field data "
-#| "via standard input. Returns the standard output of the application. The "
-#| "default is Tidy, to pretty-print HTML code. For security reasons, you "
-#| "have to manually edit the file libraries/transformations/"
-#| "text_plain__external.inc.php and list the tools you want to make "
-#| "available. The first option is then the number of the program you want to "
-#| "use and the second option is the parameters for the program. The third "
-#| "option, if set to 1, will convert the output using htmlspecialchars() "
-#| "(Default 1). The fourth option, if set to 1, will prevent wrapping and "
-#| "ensure that the output appears all on one line (Default 1)."
msgid ""
"LINUX ONLY: Launches an external application and feeds it the column data "
"via standard input. Returns the standard output of the application. The "
@@ -4802,9 +4751,6 @@ msgstr ""
"reformatering (Standard er 1)."
#: libraries/transformations/text_plain__formatted.inc.php:10
-#| msgid ""
-#| "Displays the contents of the field as-is, without running it through "
-#| "htmlspecialchars(). That is, the field is assumed to contain valid HTML."
msgid ""
"Displays the contents of the column as-is, without running it through "
"htmlspecialchars(). That is, the column is assumed to contain valid HTML."
@@ -4813,10 +4759,6 @@ msgstr ""
"htmlspecialchars(). Kolonnen blir betraktet som å inneholde gyldig HTML."
#: libraries/transformations/text_plain__imagelink.inc.php:10
-#| msgid ""
-#| "Displays an image and a link; the field contains the filename. The first "
-#| "option is a URL prefix like \"http://www.example.com/\". The second and "
-#| "third options are the width and the height in pixels."
msgid ""
"Displays an image and a link; the column contains the filename. The first "
"option is a URL prefix like \"http://www.example.com/\". The second and "
@@ -4827,10 +4769,6 @@ msgstr ""
"piksler, tredje er høyden."
#: libraries/transformations/text_plain__link.inc.php:10
-#| msgid ""
-#| "Displays a link; the field contains the filename. The first option is a "
-#| "URL prefix like \"http://www.example.com/\". The second option is a title "
-#| "for the link."
msgid ""
"Displays a link; the column contains the filename. The first option is a URL "
"prefix like \"http://www.example.com/\". The second option is a title for "
@@ -5027,21 +4965,21 @@ msgstr "Endre navigasjonsrammen"
msgid "No databases"
msgstr "Ingen databaser"
-#: navigation.php:318
+#: navigation.php:304
msgid "Filter"
msgstr "Filter"
-#: navigation.php:319 setup/frames/index.inc.php:218
+#: navigation.php:305 setup/frames/index.inc.php:218
#: setup/lib/messages.inc.php:42
msgid "Clear"
msgstr "Fjern"
-#: navigation.php:350 navigation.php:351
+#: navigation.php:336 navigation.php:337
msgctxt "short form"
msgid "Create table"
msgstr "Opprett tabell"
-#: navigation.php:353 navigation.php:516
+#: navigation.php:339 navigation.php:502
msgid "Please select a database"
msgstr "Vennligst velg en database"
@@ -5059,12 +4997,10 @@ msgid "Create a page"
msgstr "Lag en ny side"
#: pdf_pages.php:310
-#| msgid "Page number:"
msgid "Page name"
msgstr "Sidenummer"
#: pdf_pages.php:314
-#| msgid "Automatic layout"
msgid "Automatic layout based on"
msgstr "Automatisk disposisjon"
@@ -5193,18 +5129,14 @@ msgid "To select relation, click :"
msgstr "For å velge relasjon, klikk :"
#: pmd_help.php:29
-#| msgid ""
-#| "The display field is shown in pink. To set/unset a field as the display "
-#| "field, click the \"Choose field to display\" icon, then click on the "
-#| "appropriate field name."
msgid ""
"The display column is shown in pink. To set/unset a column as the display "
"column, click the \"Choose column to display\" icon, then click on the "
"appropriate column name."
msgstr ""
"Visningskolonnen er markert i rosa. For å slå på/av et felt som "
-"visningskolonne, klikk på \"Velg kolonne for visning\" ikonet, klikk så på det "
-"aktuelle kolonnenavnet."
+"visningskolonne, klikk på \"Velg kolonne for visning\" ikonet, klikk så på "
+"det aktuelle kolonnenavnet."
#: pmd_pdf.php:63
msgid "Page has been created"
@@ -6296,21 +6228,16 @@ msgstr ""
"eller fremvise den."
#: setup/lib/messages.inc.php:35
-#| msgid ""
-#| "Defines which type of editing controls should be used for CHAR and "
-#| "VARCHAR fields; [kbd]input[/kbd] - allows limiting of input length, [kbd]"
-#| "textarea[/kbd] - allows newlines in fields"
msgid ""
"Defines which type of editing controls should be used for CHAR and VARCHAR "
"columns; [kbd]input[/kbd] - allows limiting of input length, [kbd]textarea[/"
"kbd] - allows newlines in columns"
msgstr ""
"Definerer hvilken type redigeringskontroll som skal brukes for CHAR og "
-"VARCHAR kolonner; [kbd]input[/kbd] - tillater begrensning av lengde, "
-"[kbd]textarea[/kbd] - tillater linjeskift i kolonner"
+"VARCHAR kolonner; [kbd]input[/kbd] - tillater begrensning av lengde, [kbd]"
+"textarea[/kbd] - tillater linjeskift i kolonner"
#: setup/lib/messages.inc.php:36
-#| msgid "CHAR fields editing"
msgid "CHAR columns editing"
msgstr "CHAR kolonneredigering"
@@ -7039,9 +6966,6 @@ msgid "GZip output buffering"
msgstr "GZip utbuffring"
#: setup/lib/messages.inc.php:217
-#| msgid ""
-#| "[kbd]SMART[/kbd] - i.e. descending order for fields of type TIME, DATE, "
-#| "DATETIME and TIMESTAMP, ascending order otherwise"
msgid ""
"[kbd]SMART[/kbd] - i.e. descending order for columns of type TIME, DATE, "
"DATETIME and TIMESTAMP, ascending order otherwise"
@@ -7066,12 +6990,10 @@ msgid "Iconic table operations"
msgstr "Ikoniske tabelloperasjoner"
#: setup/lib/messages.inc.php:224
-#| msgid "Disallow BLOB and BINARY fields from editing"
msgid "Disallow BLOB and BINARY columns from editing"
msgstr "Ikke tillat BLOB eller BLOB og BINARY kolonner å bli redigert"
#: setup/lib/messages.inc.php:225
-#| msgid "Protect binary fields"
msgid "Protect binary columns"
msgstr "Beskytt binære kolonner"
@@ -7535,9 +7457,6 @@ msgid "PDF schema: table coordinates"
msgstr "PDF schema: tabellkoordinater"
#: setup/lib/messages.inc.php:320
-#| msgid ""
-#| "Table to describe the display fields, leave blank for no support; "
-#| "suggested: [kbd]pma_table_info[/kbd]"
msgid ""
"Table to describe the display columns, leave blank for no support; "
"suggested: [kbd]pma_table_info[/kbd]"
@@ -7546,7 +7465,6 @@ msgstr ""
"anbefalt: [kbd]pma_table_info[/kbd]"
#: setup/lib/messages.inc.php:321
-#| msgid "Display fields table"
msgid "Display columns table"
msgstr "Visningskolonnetabell"
@@ -7579,8 +7497,6 @@ msgid "Verbose name of this server"
msgstr "Fult navn for denne tjeneren"
#: setup/lib/messages.inc.php:329
-#| msgid ""
-#| "Whether a user should be displayed a "show all (records)" button"
msgid "Whether a user should be displayed a "show all (rows)" button"
msgstr "Avgjør om en bruker får en "vis alle (rader)" knapp"
@@ -7874,7 +7790,6 @@ msgid "Ignore"
msgstr "Ignorer"
#: tbl_change.php:728
-#| msgid " Because of its length,<br /> this field might not be editable "
msgid " Because of its length,<br /> this column might not be editable "
msgstr ""
" På grunn av sin lengde,<br /> så vil muligens denne kolonnen ikke være "
@@ -8169,7 +8084,6 @@ msgid "Operator"
msgstr "Operator"
#: tbl_select.php:270
-#| msgid "Select fields (at least one):"
msgid "Select columns (at least one):"
msgstr "Velg kolonner (minst ett):"
@@ -8196,7 +8110,6 @@ msgstr "Ingen"
#: tbl_structure.php:374
#, php-format
-#| msgid "Table %s has been dropped"
msgid "Column %s has been dropped"
msgstr "Kolonne %s har blitt slettet"
@@ -8219,9 +8132,10 @@ msgid "Propose table structure"
msgstr "Foreslå tabellstruktur"
#: tbl_structure.php:540
-#| msgid "Add new field"
-msgid "Add field"
-msgstr "Legg til felt"
+#, fuzzy
+#| msgid "Add column(s)"
+msgid "Add column"
+msgstr "Legg til kolonne(r)"
#: tbl_structure.php:554
msgid "At End of Table"
@@ -8431,6 +8345,10 @@ msgstr "VIEW navn"
msgid "Rename view to"
msgstr "Endre tabellens navn"
+#~| msgid "Add new field"
+#~ msgid "Add field"
+#~ msgstr "Legg til felt"
+
#~ msgid "Field"
#~ msgstr "Felt"
diff --git a/po/nl.po b/po/nl.po
index ec1aee4..116e248 100644
--- a/po/nl.po
+++ b/po/nl.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: phpMyAdmin 3.4.0-dev\n"
"Report-Msgid-Bugs-To: phpmyadmin-devel(a)lists.sourceforge.net\n"
-"POT-Creation-Date: 2010-05-31 14:33-0400\n"
+"POT-Creation-Date: 2010-06-04 16:07-0400\n"
"PO-Revision-Date: 2010-05-31 01:06+0200\n"
"Last-Translator: Bjorn <inbox(a)bjornroesbeke.be>\n"
"Language-Team: dutch <nl(a)li.org>\n"
@@ -57,7 +57,7 @@ msgstr "Zoeken"
#: libraries/replication_gui.lib.php:369 libraries/select_server.lib.php:104
#: libraries/sql_query_form.lib.php:400 libraries/sql_query_form.lib.php:477
#: libraries/sql_query_form.lib.php:552 libraries/tbl_properties.inc.php:782
-#: main.php:128 navigation.php:238 pdf_pages.php:292 pdf_pages.php:328
+#: main.php:128 navigation.php:237 pdf_pages.php:292 pdf_pages.php:328
#: pdf_pages.php:530 pmd_pdf.php:116 server_binlog.php:142
#: server_privileges.php:625 server_privileges.php:1585
#: server_privileges.php:1932 server_privileges.php:1979
@@ -197,7 +197,7 @@ msgid "View dump (schema) of database"
msgstr "Bekijk een dump (schema) van database"
#: db_export.php:33 db_printview.php:96 db_qbe.php:102 db_structure.php:51
-#: db_tracking.php:35 export.php:359 navigation.php:346
+#: db_tracking.php:35 export.php:359 navigation.php:332
msgid "No tables found in database."
msgstr "Geen tabellen gevonden in de database."
@@ -349,7 +349,7 @@ msgstr "Tabel"
#: db_printview.php:105 libraries/db_structure.lib.php:56
#: libraries/header_printview.inc.php:63 libraries/import.lib.php:145
-#: navigation.php:652 navigation.php:674 server_databases.php:122
+#: navigation.php:638 navigation.php:660 server_databases.php:122
#: tbl_printview.php:394 tbl_structure.php:365 tbl_structure.php:777
msgid "Rows"
msgstr "Rijen"
@@ -718,11 +718,11 @@ msgstr "Tabellen met tracker"
#: libraries/export/latex.php:148 libraries/export/odt.php:113
#: libraries/export/sql.php:342 libraries/export/texytext.php:84
#: libraries/export/xml.php:255 libraries/header.inc.php:106
-#: libraries/header_printview.inc.php:58 navigation.php:233
-#: server_databases.php:169 server_privileges.php:1621
-#: server_privileges.php:1682 server_privileges.php:1940
-#: server_processlist.php:56 server_synchronize.php:1179
-#: server_synchronize.php:1183 tbl_tracking.php:591 test/theme.php:65
+#: libraries/header_printview.inc.php:58 server_databases.php:169
+#: server_privileges.php:1621 server_privileges.php:1682
+#: server_privileges.php:1940 server_processlist.php:56
+#: server_synchronize.php:1179 server_synchronize.php:1183
+#: tbl_tracking.php:591 test/theme.php:65
msgid "Database"
msgstr "Database"
@@ -5142,21 +5142,21 @@ msgstr "Herlaad het navigatievenster."
msgid "No databases"
msgstr "Geen databases"
-#: navigation.php:318
+#: navigation.php:304
msgid "Filter"
msgstr "Filter"
-#: navigation.php:319 setup/frames/index.inc.php:218
+#: navigation.php:305 setup/frames/index.inc.php:218
#: setup/lib/messages.inc.php:42
msgid "Clear"
msgstr "Clear"
-#: navigation.php:350 navigation.php:351
+#: navigation.php:336 navigation.php:337
msgctxt "short form"
msgid "Create table"
msgstr "Maak tabel"
-#: navigation.php:353 navigation.php:516
+#: navigation.php:339 navigation.php:502
msgid "Please select a database"
msgstr "Selecteer A.U.B. een database"
@@ -8426,9 +8426,9 @@ msgstr "Tabelstructuur voorstellen"
#: tbl_structure.php:540
#, fuzzy
-#| msgid "Add new field"
-msgid "Add field"
-msgstr "Nieuw veld toevoegen"
+#| msgid "Add column(s)"
+msgid "Add column"
+msgstr "Kolom(men) toevoegen"
#: tbl_structure.php:554
msgid "At End of Table"
@@ -8645,6 +8645,11 @@ msgstr "VIEW-naam"
msgid "Rename view to"
msgstr "Tabel hernoemen naar"
+#, fuzzy
+#~| msgid "Add new field"
+#~ msgid "Add field"
+#~ msgstr "Nieuw veld toevoegen"
+
#~ msgid "Field"
#~ msgstr "Veld"
diff --git a/po/phpmyadmin.pot b/po/phpmyadmin.pot
index 86ded43..f721a2e 100644
--- a/po/phpmyadmin.pot
+++ b/po/phpmyadmin.pot
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: phpMyAdmin 3.4.0-dev\n"
"Report-Msgid-Bugs-To: phpmyadmin-devel(a)lists.sourceforge.net\n"
-"POT-Creation-Date: 2010-05-31 14:33-0400\n"
+"POT-Creation-Date: 2010-06-04 16:07-0400\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL(a)li.org>\n"
@@ -58,7 +58,7 @@ msgstr ""
#: libraries/replication_gui.lib.php:369 libraries/select_server.lib.php:104
#: libraries/sql_query_form.lib.php:400 libraries/sql_query_form.lib.php:477
#: libraries/sql_query_form.lib.php:552 libraries/tbl_properties.inc.php:782
-#: main.php:128 navigation.php:238 pdf_pages.php:292 pdf_pages.php:328
+#: main.php:128 navigation.php:237 pdf_pages.php:292 pdf_pages.php:328
#: pdf_pages.php:530 pmd_pdf.php:116 server_binlog.php:142
#: server_privileges.php:625 server_privileges.php:1585
#: server_privileges.php:1932 server_privileges.php:1979
@@ -196,7 +196,7 @@ msgid "View dump (schema) of database"
msgstr ""
#: db_export.php:33 db_printview.php:96 db_qbe.php:102 db_structure.php:51
-#: db_tracking.php:35 export.php:359 navigation.php:346
+#: db_tracking.php:35 export.php:359 navigation.php:332
msgid "No tables found in database."
msgstr ""
@@ -342,7 +342,7 @@ msgstr ""
#: db_printview.php:105 libraries/db_structure.lib.php:56
#: libraries/header_printview.inc.php:63 libraries/import.lib.php:145
-#: navigation.php:652 navigation.php:674 server_databases.php:122
+#: navigation.php:638 navigation.php:660 server_databases.php:122
#: tbl_printview.php:394 tbl_structure.php:365 tbl_structure.php:777
msgid "Rows"
msgstr ""
@@ -703,11 +703,11 @@ msgstr ""
#: libraries/export/latex.php:148 libraries/export/odt.php:113
#: libraries/export/sql.php:342 libraries/export/texytext.php:84
#: libraries/export/xml.php:255 libraries/header.inc.php:106
-#: libraries/header_printview.inc.php:58 navigation.php:233
-#: server_databases.php:169 server_privileges.php:1621
-#: server_privileges.php:1682 server_privileges.php:1940
-#: server_processlist.php:56 server_synchronize.php:1179
-#: server_synchronize.php:1183 tbl_tracking.php:591 test/theme.php:65
+#: libraries/header_printview.inc.php:58 server_databases.php:169
+#: server_privileges.php:1621 server_privileges.php:1682
+#: server_privileges.php:1940 server_processlist.php:56
+#: server_synchronize.php:1179 server_synchronize.php:1183
+#: tbl_tracking.php:591 test/theme.php:65
msgid "Database"
msgstr ""
@@ -4634,21 +4634,21 @@ msgstr ""
msgid "No databases"
msgstr ""
-#: navigation.php:318
+#: navigation.php:304
msgid "Filter"
msgstr ""
-#: navigation.php:319 setup/frames/index.inc.php:218
+#: navigation.php:305 setup/frames/index.inc.php:218
#: setup/lib/messages.inc.php:42
msgid "Clear"
msgstr ""
-#: navigation.php:350 navigation.php:351
+#: navigation.php:336 navigation.php:337
msgctxt "short form"
msgid "Create table"
msgstr ""
-#: navigation.php:353 navigation.php:516
+#: navigation.php:339 navigation.php:502
msgid "Please select a database"
msgstr ""
@@ -7569,7 +7569,7 @@ msgid "Propose table structure"
msgstr ""
#: tbl_structure.php:540
-msgid "Add field"
+msgid "Add column"
msgstr ""
#: tbl_structure.php:554
diff --git a/po/pl.po b/po/pl.po
index a11eef8..b005fab 100644
--- a/po/pl.po
+++ b/po/pl.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: phpMyAdmin 3.4.0-dev\n"
"Report-Msgid-Bugs-To: phpmyadmin-devel(a)lists.sourceforge.net\n"
-"POT-Creation-Date: 2010-05-31 14:33-0400\n"
+"POT-Creation-Date: 2010-06-04 16:07-0400\n"
"PO-Revision-Date: 2010-03-12 09:17+0100\n"
"Last-Translator: Automatically generated\n"
"Language-Team: polish <pl(a)li.org>\n"
@@ -57,7 +57,7 @@ msgstr "Szukaj"
#: libraries/replication_gui.lib.php:369 libraries/select_server.lib.php:104
#: libraries/sql_query_form.lib.php:400 libraries/sql_query_form.lib.php:477
#: libraries/sql_query_form.lib.php:552 libraries/tbl_properties.inc.php:782
-#: main.php:128 navigation.php:238 pdf_pages.php:292 pdf_pages.php:328
+#: main.php:128 navigation.php:237 pdf_pages.php:292 pdf_pages.php:328
#: pdf_pages.php:530 pmd_pdf.php:116 server_binlog.php:142
#: server_privileges.php:625 server_privileges.php:1585
#: server_privileges.php:1932 server_privileges.php:1979
@@ -197,7 +197,7 @@ msgid "View dump (schema) of database"
msgstr "Zrzut bazy danych"
#: db_export.php:33 db_printview.php:96 db_qbe.php:102 db_structure.php:51
-#: db_tracking.php:35 export.php:359 navigation.php:346
+#: db_tracking.php:35 export.php:359 navigation.php:332
msgid "No tables found in database."
msgstr "Nie znaleziono tabeli w bazie danych."
@@ -351,7 +351,7 @@ msgstr "Tabela"
#: db_printview.php:105 libraries/db_structure.lib.php:56
#: libraries/header_printview.inc.php:63 libraries/import.lib.php:145
-#: navigation.php:652 navigation.php:674 server_databases.php:122
+#: navigation.php:638 navigation.php:660 server_databases.php:122
#: tbl_printview.php:394 tbl_structure.php:365 tbl_structure.php:777
msgid "Rows"
msgstr "Rekordów"
@@ -722,11 +722,11 @@ msgstr "Pomiń zablokowane tabele"
#: libraries/export/latex.php:148 libraries/export/odt.php:113
#: libraries/export/sql.php:342 libraries/export/texytext.php:84
#: libraries/export/xml.php:255 libraries/header.inc.php:106
-#: libraries/header_printview.inc.php:58 navigation.php:233
-#: server_databases.php:169 server_privileges.php:1621
-#: server_privileges.php:1682 server_privileges.php:1940
-#: server_processlist.php:56 server_synchronize.php:1179
-#: server_synchronize.php:1183 tbl_tracking.php:591 test/theme.php:65
+#: libraries/header_printview.inc.php:58 server_databases.php:169
+#: server_privileges.php:1621 server_privileges.php:1682
+#: server_privileges.php:1940 server_processlist.php:56
+#: server_synchronize.php:1179 server_synchronize.php:1183
+#: tbl_tracking.php:591 test/theme.php:65
msgid "Database"
msgstr "Baza danych"
@@ -5128,24 +5128,24 @@ msgstr "Indywidualizacja ramki nawigacyjnej"
msgid "No databases"
msgstr "Brak baz danych"
-#: navigation.php:318
+#: navigation.php:304
#, fuzzy
msgid "Filter"
msgstr "Pliki"
-#: navigation.php:319 setup/frames/index.inc.php:218
+#: navigation.php:305 setup/frames/index.inc.php:218
#: setup/lib/messages.inc.php:42
msgid "Clear"
msgstr "Wyczyść"
-#: navigation.php:350 navigation.php:351
+#: navigation.php:336 navigation.php:337
#, fuzzy
#| msgid "Create table"
msgctxt "short form"
msgid "Create table"
msgstr "Utwórz tabelę"
-#: navigation.php:353 navigation.php:516
+#: navigation.php:339 navigation.php:502
msgid "Please select a database"
msgstr "Proszę wybrać bazę danych"
@@ -8282,9 +8282,9 @@ msgstr "Analiza zawartości"
#: tbl_structure.php:540
#, fuzzy
-#| msgid "Add new field"
-msgid "Add field"
-msgstr "Dodaj nowego pole"
+#| msgid "Add %s field(s)"
+msgid "Add column"
+msgstr "Dodaj %s pól"
#: tbl_structure.php:554
msgid "At End of Table"
@@ -8500,6 +8500,11 @@ msgstr "Nazwa perspektywy"
msgid "Rename view to"
msgstr "Zmień nazwę tabeli na"
+#, fuzzy
+#~| msgid "Add new field"
+#~ msgid "Add field"
+#~ msgstr "Dodaj nowego pole"
+
#~ msgid "Field"
#~ msgstr "Pole"
diff --git a/po/pt.po b/po/pt.po
index a1d1eca..9b1d72a 100644
--- a/po/pt.po
+++ b/po/pt.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: phpMyAdmin 3.4.0-dev\n"
"Report-Msgid-Bugs-To: phpmyadmin-devel(a)lists.sourceforge.net\n"
-"POT-Creation-Date: 2010-05-31 14:33-0400\n"
+"POT-Creation-Date: 2010-06-04 16:07-0400\n"
"PO-Revision-Date: 2010-03-12 09:17+0100\n"
"Last-Translator: Automatically generated\n"
"Language-Team: portuguese <pt(a)li.org>\n"
@@ -54,7 +54,7 @@ msgstr "Pesquisar"
#: libraries/replication_gui.lib.php:369 libraries/select_server.lib.php:104
#: libraries/sql_query_form.lib.php:400 libraries/sql_query_form.lib.php:477
#: libraries/sql_query_form.lib.php:552 libraries/tbl_properties.inc.php:782
-#: main.php:128 navigation.php:238 pdf_pages.php:292 pdf_pages.php:328
+#: main.php:128 navigation.php:237 pdf_pages.php:292 pdf_pages.php:328
#: pdf_pages.php:530 pmd_pdf.php:116 server_binlog.php:142
#: server_privileges.php:625 server_privileges.php:1585
#: server_privileges.php:1932 server_privileges.php:1979
@@ -194,7 +194,7 @@ msgid "View dump (schema) of database"
msgstr "Ver o esquema da base de dados"
#: db_export.php:33 db_printview.php:96 db_qbe.php:102 db_structure.php:51
-#: db_tracking.php:35 export.php:359 navigation.php:346
+#: db_tracking.php:35 export.php:359 navigation.php:332
msgid "No tables found in database."
msgstr "Nenhuma tabela encontrada na base de dados"
@@ -354,7 +354,7 @@ msgstr "Tabela"
#: db_printview.php:105 libraries/db_structure.lib.php:56
#: libraries/header_printview.inc.php:63 libraries/import.lib.php:145
-#: navigation.php:652 navigation.php:674 server_databases.php:122
+#: navigation.php:638 navigation.php:660 server_databases.php:122
#: tbl_printview.php:394 tbl_structure.php:365 tbl_structure.php:777
msgid "Rows"
msgstr "Registos"
@@ -724,11 +724,11 @@ msgstr "Verificar tabela"
#: libraries/export/latex.php:148 libraries/export/odt.php:113
#: libraries/export/sql.php:342 libraries/export/texytext.php:84
#: libraries/export/xml.php:255 libraries/header.inc.php:106
-#: libraries/header_printview.inc.php:58 navigation.php:233
-#: server_databases.php:169 server_privileges.php:1621
-#: server_privileges.php:1682 server_privileges.php:1940
-#: server_processlist.php:56 server_synchronize.php:1179
-#: server_synchronize.php:1183 tbl_tracking.php:591 test/theme.php:65
+#: libraries/header_printview.inc.php:58 server_databases.php:169
+#: server_privileges.php:1621 server_privileges.php:1682
+#: server_privileges.php:1940 server_processlist.php:56
+#: server_synchronize.php:1179 server_synchronize.php:1183
+#: tbl_tracking.php:591 test/theme.php:65
msgid "Database"
msgstr "Base de Dados"
@@ -4862,23 +4862,23 @@ msgstr ""
msgid "No databases"
msgstr "Sem bases de dados"
-#: navigation.php:318
+#: navigation.php:304
#, fuzzy
msgid "Filter"
msgstr "Qtd Campos"
-#: navigation.php:319 setup/frames/index.inc.php:218
+#: navigation.php:305 setup/frames/index.inc.php:218
#: setup/lib/messages.inc.php:42
msgid "Clear"
msgstr ""
-#: navigation.php:350 navigation.php:351
+#: navigation.php:336 navigation.php:337
#, fuzzy
msgctxt "short form"
msgid "Create table"
msgstr "Criar uma Página nova"
-#: navigation.php:353 navigation.php:516
+#: navigation.php:339 navigation.php:502
msgid "Please select a database"
msgstr "Por favor seleccione uma base de dados"
@@ -7914,8 +7914,7 @@ msgstr "Propor uma estrutura de tabela"
#: tbl_structure.php:540
#, fuzzy
-#| msgid "Add new field"
-msgid "Add field"
+msgid "Add column"
msgstr "Adiciona novo campo"
#: tbl_structure.php:554
@@ -8130,6 +8129,11 @@ msgstr ""
msgid "Rename view to"
msgstr "Renomeia a tabela para "
+#, fuzzy
+#~| msgid "Add new field"
+#~ msgid "Add field"
+#~ msgstr "Adiciona novo campo"
+
#~ msgid "Field"
#~ msgstr "Campo"
diff --git a/po/pt_BR.po b/po/pt_BR.po
index f6b506b..549d100 100644
--- a/po/pt_BR.po
+++ b/po/pt_BR.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: phpMyAdmin 3.4.0-dev\n"
"Report-Msgid-Bugs-To: phpmyadmin-devel(a)lists.sourceforge.net\n"
-"POT-Creation-Date: 2010-05-31 14:33-0400\n"
+"POT-Creation-Date: 2010-06-04 16:07-0400\n"
"PO-Revision-Date: 2010-03-21 05:17+0200\n"
"Last-Translator: Maurício Meneghini Fauth <mauriciofauth(a)gmail.com>\n"
"Language-Team: brazilian_portuguese <pt_BR(a)li.org>\n"
@@ -58,7 +58,7 @@ msgstr "Procurar"
#: libraries/replication_gui.lib.php:369 libraries/select_server.lib.php:104
#: libraries/sql_query_form.lib.php:400 libraries/sql_query_form.lib.php:477
#: libraries/sql_query_form.lib.php:552 libraries/tbl_properties.inc.php:782
-#: main.php:128 navigation.php:238 pdf_pages.php:292 pdf_pages.php:328
+#: main.php:128 navigation.php:237 pdf_pages.php:292 pdf_pages.php:328
#: pdf_pages.php:530 pmd_pdf.php:116 server_binlog.php:142
#: server_privileges.php:625 server_privileges.php:1585
#: server_privileges.php:1932 server_privileges.php:1979
@@ -198,7 +198,7 @@ msgid "View dump (schema) of database"
msgstr "Ver o esquema do Banco de Dados"
#: db_export.php:33 db_printview.php:96 db_qbe.php:102 db_structure.php:
51
-#: db_tracking.php:35 export.php:359 navigation.php:346
+#: db_tracking.php:35 export.php:359 navigation.php:332
msgid "No tables found in database."
msgstr "Nenhuma tabela encontrada no Banco de Dados"
@@ -352,7 +352,7 @@ msgstr "Tabela"
#: db_printview.php:105 libraries/db_structure.lib.php:56
#: libraries/header_printview.inc.php:63 libraries/import.lib.php:145
-#: navigation.php:652 navigation.php:674 server_databases.php:122
+#: navigation.php:638 navigation.php:660 server_databases.php:122
#: tbl_printview.php:394 tbl_structure.php:365 tbl_structure.php:777
msgid "Rows"
msgstr "Registros"
@@ -721,11 +721,11 @@ msgstr "Verificar tabela"
#: libraries/export/latex.php:148 libraries/export/odt.php:113
#: libraries/export/sql.php:342 libraries/export/texytext.php:84
#: libraries/export/xml.php:255 libraries/header.inc.php:106
-#: libraries/header_printview.inc.php:58 navigation.php:233
-#: server_databases.php:169 server_privileges.php:1621
-#: server_privileges.php:1682 server_privileges.php:1940
-#: server_processlist.php:56 server_synchronize.php:1179
-#: server_synchronize.php:1183 tbl_tracking.php:591 test/theme.php:65
+#: libraries/header_printview.inc.php:58 server_databases.php:169
+#: server_privileges.php:1621 server_privileges.php:1682
+#: server_privileges.php:1940 server_processlist.php:56
+#: server_synchronize.php:1179 server_synchronize.php:1183
+#: tbl_tracking.php:591 test/theme.php:65
msgid "Database"
msgstr "Banco de Dados"
@@ -5099,23 +5099,23 @@ msgstr ""
msgid "No databases"
msgstr "Sem bases"
-#: navigation.php:318
+#: navigation.php:304
msgid "Filter"
msgstr "Filtro"
-#: navigation.php:319 setup/frames/index.inc.php:218
+#: navigation.php:305 setup/frames/index.inc.php:218
#: setup/lib/messages.inc.php:42
msgid "Clear"
msgstr "Limpar"
-#: navigation.php:350 navigation.php:351
+#: navigation.php:336 navigation.php:337
#, fuzzy
#| msgid "Create table"
msgctxt "short form"
msgid "Create table"
msgstr "Criar tabela"
-#: navigation.php:353 navigation.php:516
+#: navigation.php:339 navigation.php:502
msgid "Please select a database"
msgstr "Selecionar um Banco de Dados"
@@ -8169,9 +8169,9 @@ msgstr "Propor estrutura da tabela"
#: tbl_structure.php:540
#, fuzzy
-#| msgid "Add new field"
-msgid "Add field"
-msgstr "Adicionar novo campo"
+#| msgid "Add %s field(s)"
+msgid "Add column"
+msgstr "Adicionar %s campo(s)"
#: tbl_structure.php:554
msgid "At End of Table"
@@ -8386,6 +8386,11 @@ msgstr "Nome da VISÃO"
msgid "Rename view to"
msgstr "Renomear a tabela para "
+#, fuzzy
+#~| msgid "Add new field"
+#~ msgid "Add field"
+#~ msgstr "Adicionar novo campo"
+
#~ msgid "Field"
#~ msgstr "Campo"
diff --git a/po/ro.po b/po/ro.po
index da0903b..0da022d 100644
--- a/po/ro.po
+++ b/po/ro.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: phpMyAdmin 3.4.0-dev\n"
"Report-Msgid-Bugs-To: phpmyadmin-devel(a)lists.sourceforge.net\n"
-"POT-Creation-Date: 2010-05-31 14:33-0400\n"
+"POT-Creation-Date: 2010-06-04 16:07-0400\n"
"PO-Revision-Date: 2010-05-16 01:40+0200\n"
"Last-Translator: <ssuceveanu(a)yahoo.com>\n"
"Language-Team: romanian <ro(a)li.org>\n"
@@ -59,7 +59,7 @@ msgstr "Caută"
#: libraries/replication_gui.lib.php:369 libraries/select_server.lib.php:104
#: libraries/sql_query_form.lib.php:400 libraries/sql_query_form.lib.php:477
#: libraries/sql_query_form.lib.php:552 libraries/tbl_properties.inc.php:782
-#: main.php:128 navigation.php:238 pdf_pages.php:292 pdf_pages.php:328
+#: main.php:128 navigation.php:237 pdf_pages.php:292 pdf_pages.php:328
#: pdf_pages.php:530 pmd_pdf.php:116 server_binlog.php:142
#: server_privileges.php:625 server_privileges.php:1585
#: server_privileges.php:1932 server_privileges.php:1979
@@ -199,7 +199,7 @@ msgid "View dump (schema) of database"
msgstr "Vizualizarea schemei bazei de date"
#: db_export.php:33 db_printview.php:96 db_qbe.php:102 db_structure.php:51
-#: db_tracking.php:35 export.php:359 navigation.php:346
+#: db_tracking.php:35 export.php:359 navigation.php:332
msgid "No tables found in database."
msgstr "Nu s-a găsit nici un tabel în baza de date."
@@ -349,7 +349,7 @@ msgstr "Tabel"
#: db_printview.php:105 libraries/db_structure.lib.php:56
#: libraries/header_printview.inc.php:63 libraries/import.lib.php:145
-#: navigation.php:652 navigation.php:674 server_databases.php:122
+#: navigation.php:638 navigation.php:660 server_databases.php:122
#: tbl_printview.php:394 tbl_structure.php:365 tbl_structure.php:777
msgid "Rows"
msgstr "Linie"
@@ -720,11 +720,11 @@ msgstr "Tabelele urmărite"
#: libraries/export/latex.php:148 libraries/export/odt.php:113
#: libraries/export/sql.php:342 libraries/export/texytext.php:84
#: libraries/export/xml.php:255 libraries/header.inc.php:106
-#: libraries/header_printview.inc.php:58 navigation.php:233
-#: server_databases.php:169 server_privileges.php:1621
-#: server_privileges.php:1682 server_privileges.php:1940
-#: server_processlist.php:56 server_synchronize.php:1179
-#: server_synchronize.php:1183 tbl_tracking.php:591 test/theme.php:65
+#: libraries/header_printview.inc.php:58 server_databases.php:169
+#: server_privileges.php:1621 server_privileges.php:1682
+#: server_privileges.php:1940 server_processlist.php:56
+#: server_synchronize.php:1179 server_synchronize.php:1183
+#: tbl_tracking.php:591 test/theme.php:65
msgid "Database"
msgstr "Baza de date"
@@ -5122,25 +5122,25 @@ msgstr "Personalizează cadrul principal"
msgid "No databases"
msgstr "Nu sînt baze de date"
-#: navigation.php:318
+#: navigation.php:304
#, fuzzy
msgid "Filter"
msgstr "Fișiere"
-#: navigation.php:319 setup/frames/index.inc.php:218
+#: navigation.php:305 setup/frames/index.inc.php:218
#: setup/lib/messages.inc.php:42
#, fuzzy
msgid "Clear"
msgstr "Calendar"
-#: navigation.php:350 navigation.php:351
+#: navigation.php:336 navigation.php:337
#, fuzzy
#| msgid "Create table"
msgctxt "short form"
msgid "Create table"
msgstr "Creare tabel"
-#: navigation.php:353 navigation.php:516
+#: navigation.php:339 navigation.php:502
msgid "Please select a database"
msgstr "Selectați baza de date"
@@ -8198,9 +8198,9 @@ msgstr "Propune structura de tabele"
#: tbl_structure.php:540
#, fuzzy
-#| msgid "Add new field"
-msgid "Add field"
-msgstr "Adaugă cîmp nou"
+#| msgid "Add %s field(s)"
+msgid "Add column"
+msgstr "Adaugă %s cîmp(uri)"
#: tbl_structure.php:554
msgid "At End of Table"
@@ -8414,6 +8414,11 @@ msgstr "Denumire VIZIUNE"
msgid "Rename view to"
msgstr "Redenumire tabel la"
+#, fuzzy
+#~| msgid "Add new field"
+#~ msgid "Add field"
+#~ msgstr "Adaugă cîmp nou"
+
#~ msgid "Field"
#~ msgstr "Cîmp"
diff --git a/po/ru.po b/po/ru.po
index 1c46612..aa323f7 100644
--- a/po/ru.po
+++ b/po/ru.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: phpMyAdmin 3.4.0-dev\n"
"Report-Msgid-Bugs-To: phpmyadmin-devel(a)lists.sourceforge.net\n"
-"POT-Creation-Date: 2010-05-31 14:33-0400\n"
+"POT-Creation-Date: 2010-06-04 16:07-0400\n"
"PO-Revision-Date: 2010-03-30 23:23+0200\n"
"Last-Translator: Michal <michal(a)cihar.com>\n"
"Language-Team: russian <ru(a)li.org>\n"
@@ -59,7 +59,7 @@ msgstr "Поиск"
#: libraries/replication_gui.lib.php:369 libraries/select_server.lib.php:104
#: libraries/sql_query_form.lib.php:400 libraries/sql_query_form.lib.php:477
#: libraries/sql_query_form.lib.php:552 libraries/tbl_properties.inc.php:782
-#: main.php:128 navigation.php:238 pdf_pages.php:292 pdf_pages.php:328
+#: main.php:128 navigation.php:237 pdf_pages.php:292 pdf_pages.php:328
#: pdf_pages.php:530 pmd_pdf.php:116 server_binlog.php:142
#: server_privileges.php:625 server_privileges.php:1585
#: server_privileges.php:1932 server_privileges.php:1979
@@ -199,7 +199,7 @@ msgid "View dump (schema) of database"
msgstr "Отобразить дамп (схему) базы данных"
#: db_export.php:33 db_printview.php:96 db_qbe.php:102 db_structure.php:51
-#: db_tracking.php:35 export.php:359 navigation.php:346
+#: db_tracking.php:35 export.php:359 navigation.php:332
msgid "No tables found in database."
msgstr "Таблиц в базе данных не обнаружено."
@@ -353,7 +353,7 @@ msgstr "Таблица "
#: db_printview.php:105 libraries/db_structure.lib.php:56
#: libraries/header_printview.inc.php:63 libraries/import.lib.php:145
-#: navigation.php:652 navigation.php:674 server_databases.php:122
+#: navigation.php:638 navigation.php:660 server_databases.php:122
#: tbl_printview.php:394 tbl_structure.php:365 tbl_structure.php:777
msgid "Rows"
msgstr "Строки"
@@ -725,11 +725,11 @@ msgstr "Отслеживаемые таблицы"
#: libraries/export/latex.php:148 libraries/export/odt.php:113
#: libraries/export/sql.php:342 libraries/export/texytext.php:84
#: libraries/export/xml.php:255 libraries/header.inc.php:106
-#: libraries/header_printview.inc.php:58 navigation.php:233
-#: server_databases.php:169 server_privileges.php:1621
-#: server_privileges.php:1682 server_privileges.php:1940
-#: server_processlist.php:56 server_synchronize.php:1179
-#: server_synchronize.php:1183 tbl_tracking.php:591 test/theme.php:65
+#: libraries/header_printview.inc.php:58 server_databases.php:169
+#: server_privileges.php:1621 server_privileges.php:1682
+#: server_privileges.php:1940 server_processlist.php:56
+#: server_synchronize.php:1179 server_synchronize.php:1183
+#: tbl_tracking.php:591 test/theme.php:65
msgid "Database"
msgstr "База данных"
@@ -5168,23 +5168,23 @@ msgstr "Модифицировать фрейм навигации"
msgid "No databases"
msgstr "Базы данных отсутствуют"
-#: navigation.php:318
+#: navigation.php:304
msgid "Filter"
msgstr "Фильтр"
-#: navigation.php:319 setup/frames/index.inc.php:218
+#: navigation.php:305 setup/frames/index.inc.php:218
#: setup/lib/messages.inc.php:42
msgid "Clear"
msgstr "Очистить"
-#: navigation.php:350 navigation.php:351
+#: navigation.php:336 navigation.php:337
#, fuzzy
#| msgid "Create table"
msgctxt "short form"
msgid "Create table"
msgstr "Создать таблицу"
-#: navigation.php:353 navigation.php:516
+#: navigation.php:339 navigation.php:502
msgid "Please select a database"
msgstr "Выберите базу данных"
@@ -8469,9 +8469,9 @@ msgstr "Анализ структуры таблицы"
#: tbl_structure.php:540
#, fuzzy
-#| msgid "Add new field"
-msgid "Add field"
-msgstr "Добавить новое поле"
+#| msgid "Add column(s)"
+msgid "Add column"
+msgstr "Добавить поле(я)"
#: tbl_structure.php:554
msgid "At End of Table"
@@ -8686,6 +8686,11 @@ msgstr "VIEW название"
msgid "Rename view to"
msgstr "Переименовать таблицу в"
+#, fuzzy
+#~| msgid "Add new field"
+#~ msgid "Add field"
+#~ msgstr "Добавить новое поле"
+
#~ msgid "Field"
#~ msgstr "Поле"
diff --git a/po/si.po b/po/si.po
index 1b16ca4..a7414ea 100644
--- a/po/si.po
+++ b/po/si.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: phpMyAdmin 3.4.0-dev\n"
"Report-Msgid-Bugs-To: phpmyadmin-devel(a)lists.sourceforge.net\n"
-"POT-Creation-Date: 2010-05-31 14:33-0400\n"
+"POT-Creation-Date: 2010-06-04 16:07-0400\n"
"PO-Revision-Date: 2010-03-30 23:09+0200\n"
"Last-Translator: Michal <michal(a)cihar.com>\n"
"Language-Team: sinhala <si(a)li.org>\n"
@@ -57,7 +57,7 @@ msgstr "සෙවීම"
#: libraries/replication_gui.lib.php:369 libraries/select_server.lib.php:104
#: libraries/sql_query_form.lib.php:400 libraries/sql_query_form.lib.php:477
#: libraries/sql_query_form.lib.php:552 libraries/tbl_properties.inc.php:782
-#: main.php:128 navigation.php:238 pdf_pages.php:292 pdf_pages.php:328
+#: main.php:128 navigation.php:237 pdf_pages.php:292 pdf_pages.php:328
#: pdf_pages.php:530 pmd_pdf.php:116 server_binlog.php:142
#: server_privileges.php:625 server_privileges.php:1585
#: server_privileges.php:1932 server_privileges.php:1979
@@ -197,7 +197,7 @@ msgid "View dump (schema) of database"
msgstr "View dump (schema) of database"
#: db_export.php:33 db_printview.php:96 db_qbe.php:102 db_structure.php:51
-#: db_tracking.php:35 export.php:359 navigation.php:346
+#: db_tracking.php:35 export.php:359 navigation.php:332
msgid "No tables found in database."
msgstr "දත්තගබඩාවේ වගු කිසිවක් සොයා ගැනීමට නොමැත."
@@ -352,7 +352,7 @@ msgstr "වගුව"
#: db_printview.php:105 libraries/db_structure.lib.php:56
#: libraries/header_printview.inc.php:63 libraries/import.lib.php:145
-#: navigation.php:652 navigation.php:674 server_databases.php:122
+#: navigation.php:638 navigation.php:660 server_databases.php:122
#: tbl_printview.php:394 tbl_structure.php:365 tbl_structure.php:777
msgid "Rows"
msgstr "පේළි"
@@ -721,11 +721,11 @@ msgstr "වගුව පරීක්ෂා කරන්න"
#: libraries/export/latex.php:148 libraries/export/odt.php:113
#: libraries/export/sql.php:342 libraries/export/texytext.php:84
#: libraries/export/xml.php:255 libraries/header.inc.php:106
-#: libraries/header_printview.inc.php:58 navigation.php:233
-#: server_databases.php:169 server_privileges.php:1621
-#: server_privileges.php:1682 server_privileges.php:1940
-#: server_processlist.php:56 server_synchronize.php:1179
-#: server_synchronize.php:1183 tbl_tracking.php:591 test/theme.php:65
+#: libraries/header_printview.inc.php:58 server_databases.php:169
+#: server_privileges.php:1621 server_privileges.php:1682
+#: server_privileges.php:1940 server_processlist.php:56
+#: server_synchronize.php:1179 server_synchronize.php:1183
+#: tbl_tracking.php:591 test/theme.php:65
msgid "Database"
msgstr "දත්තගබඩාව"
@@ -5057,24 +5057,24 @@ msgstr ""
msgid "No databases"
msgstr "දත්තගබඩා නොමැත"
-#: navigation.php:318
+#: navigation.php:304
#, fuzzy
msgid "Filter"
msgstr "ක්ෂේත්ර"
-#: navigation.php:319 setup/frames/index.inc.php:218
+#: navigation.php:305 setup/frames/index.inc.php:218
#: setup/lib/messages.inc.php:42
#, fuzzy
msgid "Clear"
msgstr "දින දර්ශනය"
-#: navigation.php:350 navigation.php:351
+#: navigation.php:336 navigation.php:337
#, fuzzy
msgctxt "short form"
msgid "Create table"
msgstr "නව පිටුවක් සාදන්න"
-#: navigation.php:353 navigation.php:516
+#: navigation.php:339 navigation.php:502
msgid "Please select a database"
msgstr "කරුණාකර දත්තගබඩාවක් තෝරන්න"
@@ -8118,9 +8118,9 @@ msgstr "Propose table structure"
#: tbl_structure.php:540
#, fuzzy
-#| msgid "Add new field"
-msgid "Add field"
-msgstr "නව ක්ෂේත්රයක් එක් කරන්න"
+#| msgid "Add %s field(s)"
+msgid "Add column"
+msgstr "%s ක්ෂේත්ර(යක්) එක් කරන්න"
#: tbl_structure.php:554
msgid "At End of Table"
@@ -8336,6 +8336,11 @@ msgstr ""
msgid "Rename view to"
msgstr "වගුව බවට නම වෙනස් කරන්න"
+#, fuzzy
+#~| msgid "Add new field"
+#~ msgid "Add field"
+#~ msgstr "නව ක්ෂේත්රයක් එක් කරන්න"
+
#~ msgid "Field"
#~ msgstr "ක්ෂේත්රය"
diff --git a/po/sk.po b/po/sk.po
index 19f9638..fdee0fc 100644
--- a/po/sk.po
+++ b/po/sk.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: phpMyAdmin 3.4.0-dev\n"
"Report-Msgid-Bugs-To: phpmyadmin-devel(a)lists.sourceforge.net\n"
-"POT-Creation-Date: 2010-05-31 14:33-0400\n"
+"POT-Creation-Date: 2010-06-04 16:07-0400\n"
"PO-Revision-Date: 2010-03-30 23:47+0200\n"
"Last-Translator: Michal <michal(a)cihar.com>\n"
"Language-Team: slovak <sk(a)li.org>\n"
@@ -58,7 +58,7 @@ msgstr "Hľadať"
#: libraries/replication_gui.lib.php:369 libraries/select_server.lib.php:104
#: libraries/sql_query_form.lib.php:400 libraries/sql_query_form.lib.php:477
#: libraries/sql_query_form.lib.php:552 libraries/tbl_properties.inc.php:782
-#: main.php:128 navigation.php:238 pdf_pages.php:292 pdf_pages.php:328
+#: main.php:128 navigation.php:237 pdf_pages.php:292 pdf_pages.php:328
#: pdf_pages.php:530 pmd_pdf.php:116 server_binlog.php:142
#: server_privileges.php:625 server_privileges.php:1585
#: server_privileges.php:1932 server_privileges.php:1979
@@ -198,7 +198,7 @@ msgid "View dump (schema) of database"
msgstr "Zobraziť dump (schému) databázy"
#: db_export.php:33 db_printview.php:96 db_qbe.php:102 db_structure.php:51
-#: db_tracking.php:35 export.php:359 navigation.php:346
+#: db_tracking.php:35 export.php:359 navigation.php:332
msgid "No tables found in database."
msgstr "Neboli nájdené žiadne tabuľky v tejto datábaze."
@@ -354,7 +354,7 @@ msgstr "Tabuľka"
#: db_printview.php:105 libraries/db_structure.lib.php:56
#: libraries/header_printview.inc.php:63 libraries/import.lib.php:145
-#: navigation.php:652 navigation.php:674 server_databases.php:122
+#: navigation.php:638 navigation.php:660 server_databases.php:122
#: tbl_printview.php:394 tbl_structure.php:365 tbl_structure.php:777
msgid "Rows"
msgstr "Riadkov"
@@ -724,11 +724,11 @@ msgstr ""
#: libraries/export/latex.php:148 libraries/export/odt.php:113
#: libraries/export/sql.php:342 libraries/export/texytext.php:84
#: libraries/export/xml.php:255 libraries/header.inc.php:106
-#: libraries/header_printview.inc.php:58 navigation.php:233
-#: server_databases.php:169 server_privileges.php:1621
-#: server_privileges.php:1682 server_privileges.php:1940
-#: server_processlist.php:56 server_synchronize.php:1179
-#: server_synchronize.php:1183 tbl_tracking.php:591 test/theme.php:65
+#: libraries/header_printview.inc.php:58 server_databases.php:169
+#: server_privileges.php:1621 server_privileges.php:1682
+#: server_privileges.php:1940 server_processlist.php:56
+#: server_synchronize.php:1179 server_synchronize.php:1183
+#: tbl_tracking.php:591 test/theme.php:65
msgid "Database"
msgstr "Databáza"
@@ -5067,24 +5067,24 @@ msgstr ""
msgid "No databases"
msgstr "Žiadne databázy"
-#: navigation.php:318
+#: navigation.php:304
msgid "Filter"
msgstr "Filter"
-#: navigation.php:319 setup/frames/index.inc.php:218
+#: navigation.php:305 setup/frames/index.inc.php:218
#: setup/lib/messages.inc.php:42
#, fuzzy
msgid "Clear"
msgstr "Kalendár"
-#: navigation.php:350 navigation.php:351
+#: navigation.php:336 navigation.php:337
#, fuzzy
#| msgid "Create table"
msgctxt "short form"
msgid "Create table"
msgstr "Vytvoriť tabuľku"
-#: navigation.php:353 navigation.php:516
+#: navigation.php:339 navigation.php:502
msgid "Please select a database"
msgstr "Prosím vyberte si databázu"
@@ -8143,9 +8143,9 @@ msgstr "Navrhnúť štruktúru tabuľky"
#: tbl_structure.php:540
#, fuzzy
-#| msgid "Add new field"
-msgid "Add field"
-msgstr "Pridať nové pole"
+#| msgid "Add column(s)"
+msgid "Add column"
+msgstr "Pridať stĺpec/stĺpce"
#: tbl_structure.php:554
msgid "At End of Table"
@@ -8360,6 +8360,11 @@ msgstr ""
msgid "Rename view to"
msgstr "Premenovať tabuľku na"
+#, fuzzy
+#~| msgid "Add new field"
+#~ msgid "Add field"
+#~ msgstr "Pridať nové pole"
+
#~ msgid "Field"
#~ msgstr "Pole"
diff --git a/po/sl.po b/po/sl.po
index 271f0c2..8f8aa84 100644
--- a/po/sl.po
+++ b/po/sl.po
@@ -3,16 +3,16 @@ msgid ""
msgstr ""
"Project-Id-Version: phpMyAdmin 3.4.0-dev\n"
"Report-Msgid-Bugs-To: phpmyadmin-devel(a)lists.sourceforge.net\n"
-"POT-Creation-Date: 2010-05-31 14:33-0400\n"
+"POT-Creation-Date: 2010-06-04 16:07-0400\n"
"PO-Revision-Date: 2010-06-03 20:07+0200\n"
"Last-Translator: Domen <dbc334(a)gmail.com>\n"
"Language-Team: slovenian <sl(a)li.org>\n"
-"Language: sl\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"Plural-Forms: nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || "
-"n%100==4 ? 2 : 3);\n"
+"Language: sl\n"
+"Plural-Forms: nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n"
+"%100==4 ? 2 : 3);\n"
"X-Generator: Pootle 2.0.1\n"
#: browse_foreigners.php:38 browse_foreigners.php:59
@@ -58,7 +58,7 @@ msgstr "Iskanje"
#: libraries/replication_gui.lib.php:369 libraries/select_server.lib.php:104
#: libraries/sql_query_form.lib.php:400 libraries/sql_query_form.lib.php:477
#: libraries/sql_query_form.lib.php:552 libraries/tbl_properties.inc.php:782
-#: main.php:128 navigation.php:238 pdf_pages.php:292 pdf_pages.php:328
+#: main.php:128 navigation.php:237 pdf_pages.php:292 pdf_pages.php:328
#: pdf_pages.php:530 pmd_pdf.php:116 server_binlog.php:142
#: server_privileges.php:625 server_privileges.php:1585
#: server_privileges.php:1932 server_privileges.php:1979
@@ -111,7 +111,6 @@ msgstr "Komentar tabele"
#: tbl_indexes.php:189 tbl_printview.php:142 tbl_relation.php:402
#: tbl_select.php:135 tbl_structure.php:177 tbl_tracking.php:273
#: tbl_tracking.php:324
-#| msgid "Column names"
msgid "Column"
msgstr "Stolpec"
@@ -197,7 +196,7 @@ msgid "View dump (schema) of database"
msgstr "Preglej povzetek stanja podatkovne baze"
#: db_export.php:33 db_printview.php:96 db_qbe.php:102 db_structure.php:51
-#: db_tracking.php:35 export.php:359 navigation.php:346
+#: db_tracking.php:35 export.php:359 navigation.php:332
msgid "No tables found in database."
msgstr "V podatkovni zbirki ni mogoče najti tabel."
@@ -345,7 +344,7 @@ msgstr "Tabela"
#: db_printview.php:105 libraries/db_structure.lib.php:56
#: libraries/header_printview.inc.php:63 libraries/import.lib.php:145
-#: navigation.php:652 navigation.php:674 server_databases.php:122
+#: navigation.php:638 navigation.php:660 server_databases.php:122
#: tbl_printview.php:394 tbl_structure.php:365 tbl_structure.php:777
msgid "Rows"
msgstr "vrstic"
@@ -449,12 +448,10 @@ msgid "Modify"
msgstr "Spremeni"
#: db_qbe.php:584
-#| msgid "Add/Delete Criteria Row"
msgid "Add/Delete criteria rows"
msgstr "Dodaj/Odstrani vrstice meril"
#: db_qbe.php:596
-#| msgid "Add/Delete Field Columns"
msgid "Add/Delete columns"
msgstr "Dodaj/Odstrani stolpce"
@@ -550,7 +547,6 @@ msgid "Inside table(s):"
msgstr "V tabelah:"
#: db_search.php:355
-#| msgid "Inside field:"
msgid "Inside column:"
msgstr "V stolpcu:"
@@ -711,11 +707,11 @@ msgstr "Sledene tabele"
#: libraries/export/latex.php:148 libraries/export/odt.php:113
#: libraries/export/sql.php:342 libraries/export/texytext.php:84
#: libraries/export/xml.php:255 libraries/header.inc.php:106
-#: libraries/header_printview.inc.php:58 navigation.php:233
-#: server_databases.php:169 server_privileges.php:1621
-#: server_privileges.php:1682 server_privileges.php:1940
-#: server_processlist.php:56 server_synchronize.php:1179
-#: server_synchronize.php:1183 tbl_tracking.php:591 test/theme.php:65
+#: libraries/header_printview.inc.php:58 server_databases.php:169
+#: server_privileges.php:1621 server_privileges.php:1682
+#: server_privileges.php:1940 server_processlist.php:56
+#: server_synchronize.php:1179 server_synchronize.php:1183
+#: tbl_tracking.php:591 test/theme.php:65
msgid "Database"
msgstr "Podatkovna zbirka"
@@ -1001,7 +997,6 @@ msgid "Please select the primary key or a unique key"
msgstr "Prosimo, izberite primarni ključ ali unikatni ključ"
#: js/messages.php:63 pmd_general.php:77 tbl_relation.php:548
-#| msgid "Choose field to display"
msgid "Choose column to display"
msgstr "Izberite stolpec za prikaz"
@@ -1985,7 +1980,6 @@ msgid "No Privileges"
msgstr "Brez privilegijev"
#: libraries/display_create_table.lib.php:41
-#| msgid "Table must have at least one field."
msgid "Table must have at least one column."
msgstr "Tabele morajo imeti vsaj en stolpec."
@@ -1995,7 +1989,6 @@ msgid "Create table on database %s"
msgstr "Ustvari novo tabelo v podatkovni zbirki %s"
#: libraries/display_create_table.lib.php:57
-#| msgid "Number of fields"
msgid "Number of columns"
msgstr "Število stolpcev"
@@ -2006,7 +1999,6 @@ msgstr ""
#: libraries/display_export.lib.php:107
#, php-format
-#| msgid "Dump %s row(s) starting at record # %s"
msgid "Dump %s row(s) starting at row # %s"
msgstr "Odloži %s vrstic, začni pri vrstici # %s"
@@ -2163,7 +2155,6 @@ msgstr ""
"prekine transakcije."
#: libraries/display_import.lib.php:239 setup/lib/messages.inc.php:161
-#| msgid "Number of records (queries) to skip from start"
msgid "Number of queries to skip from start"
msgstr "Število poizvedb, ki jih naj preskočim od začetka"
@@ -2222,7 +2213,6 @@ msgid "%d is not valid row number."
msgstr "%d ni veljavna številka vrstice."
#: libraries/display_tbl.lib.php:310
-#| msgid "row(s) starting from record #"
msgid "row(s) starting from row #"
msgstr "vrstic naprej od vrstice #"
@@ -2281,7 +2271,6 @@ msgid "Relational key"
msgstr "Relacijski ključ"
#: libraries/display_tbl.lib.php:588
-#| msgid "Relational display field"
msgid "Relational display column"
msgstr "Relacijski prikazni stolpec"
@@ -2707,19 +2696,16 @@ msgstr "CSV-podatki"
#: libraries/export/csv.php:21 libraries/import/csv.php:27
#: libraries/import/csv.php:59 libraries/import/ldi.php:40
-#| msgid "Lines terminated by"
msgid "Columns terminated by"
msgstr "Stolpci zaključeni z"
#: libraries/export/csv.php:22 libraries/import/csv.php:28
#: libraries/import/csv.php:71 libraries/import/ldi.php:41
-#| msgid "Fields enclosed by"
msgid "Columns enclosed by"
msgstr "Stolpci obdani z"
#: libraries/export/csv.php:23 libraries/import/csv.php:29
#: libraries/import/csv.php:75 libraries/import/ldi.php:42
-#| msgid "Fields escaped by"
msgid "Columns escaped by"
msgstr "Stolpci izognjeni z"
@@ -2737,7 +2723,6 @@ msgid "Replace NULL by"
msgstr "Zamenjaj NULL z"
#: libraries/export/csv.php:26 libraries/export/excel.php:23
-#| msgid "Remove CRLF characters within fields"
msgid "Remove CRLF characters within columns"
msgstr "Odstrani znake CRLF znotraj stolpcev"
@@ -2746,7 +2731,6 @@ msgstr "Odstrani znake CRLF znotraj stolpcev"
#: libraries/export/ods.php:24 libraries/export/odt.php:50
#: libraries/export/texytext.php:34 libraries/export/xls.php:24
#: libraries/export/xlsx.php:24
-#| msgid "Put fields names in the first row"
msgid "Put columns names in the first row"
msgstr "Postavi imena stolpcev v prvo vrstico"
@@ -2883,7 +2867,6 @@ msgid "Database export options"
msgstr "Možnosti za izvoz zbirke podatkov"
#: libraries/export/sql.php:80
-#| msgid "Enclose table and field names with backquotes"
msgid "Enclose table and column names with backquotes"
msgstr "Obdaj imena tabel in stolpcev z enojnimi poševnimi narekovaji"
@@ -3106,7 +3089,6 @@ msgstr "Neveljavna oblika vnosa CSV v vrstici %d."
#: libraries/import/csv.php:312
#, php-format
-#| msgid "Invalid field count in CSV input on line %d."
msgid "Invalid column count in CSV input on line %d."
msgstr "Neveljavno število stolpcev v vnosu CSV v vrstici %d."
@@ -4405,7 +4387,6 @@ msgid "Run SQL query/queries on database %s"
msgstr "Izvedi poizvedbo/poizvedbe SQL na podatkovni zbirki %s"
#: libraries/sql_query_form.lib.php:317
-#| msgid "Column names"
msgid "Columns"
msgstr "Stolpci"
@@ -4523,11 +4504,6 @@ msgid "Length/Values"
msgstr "Dolžina/Vrednosti"
#: libraries/tbl_properties.inc.php:105
-#| msgid ""
-#| "If field type is \"enum\" or \"set\", please enter the values using this "
-#| "format: 'a','b','c'...<br />If you ever need to put a backslash (\"\\\") "
-#| "or a single quote (\"'\") amongst those values, precede it with a "
-#| "backslash (for example '\\\\xyz' or 'a\\'b')."
msgid ""
"If column type is \"enum\" or \"set\", please enter the values using this "
"format: 'a','b','c'...<br />If you ever need to put a backslash (\"\\\") or "
@@ -4535,9 +4511,9 @@ msgid ""
"(for example '\\\\xyz' or 'a\\'b')."
msgstr ""
"Če je stolpec vrste \"enum\" ali \"set\", navedite vrednosti v obliki: "
-"'a','b','c' ...<br />Če želite med vrednostmi uporabiti poševnico (\"\\\") ali "
-"enojni narekovaj (\"'\"), pred tem znakom vnesite poševnico (npr. '\\\\xyz' ali "
-"'a\\'b')."
+"'a','b','c' ...<br />Če želite med vrednostmi uporabiti poševnico (\"\\\") "
+"ali enojni narekovaj (\"'\"), pred tem znakom vnesite poševnico (npr. '\\"
+"\\xyz' ali 'a\\'b')."
#: libraries/tbl_properties.inc.php:106
msgid ""
@@ -4613,12 +4589,10 @@ msgstr "Shrani"
#: libraries/tbl_properties.inc.php:780 tbl_structure.php:542
#, php-format
-#| msgid "Add column(s)"
msgid "Add %s column(s)"
msgstr "Dodaj %s stolpec(-cev)"
#: libraries/tbl_properties.inc.php:784 tbl_structure.php:536
-#| msgid "You have to add at least one field."
msgid "You have to add at least one column."
msgstr "Dodati morate vsaj en stolpec."
@@ -4627,11 +4601,6 @@ msgid "Event"
msgstr "Dogodek"
#: libraries/transformations/application_octetstream__download.inc.php:10
-#| msgid ""
-#| "Displays a link to download the binary data of the field. You can use the "
-#| "first option to specify the filename, or use the second option as the "
-#| "name of a field which contains the filename. If you use the second "
-#| "option, you need to set the first option to the empty string."
msgid ""
"Displays a link to download the binary data of the column. You can use the "
"first option to specify the filename, or use the second option as the name "
@@ -4665,15 +4634,6 @@ msgid "Displays a link to download this image."
msgstr "Pokaže povezavo na grafiko (neposredni BLOB prenos, ipd.)."
#: libraries/transformations/text_plain__dateformat.inc.php:10
-#| msgid ""
-#| "Displays a TIME, TIMESTAMP, DATETIME or numeric unix timestamp field as "
-#| "formatted date. The first option is the offset (in hours) which will be "
-#| "added to the timestamp (Default: 0). Use second option to specify a "
-#| "different date/time format string. Third option determines whether you "
-#| "want to see local date or UTC one (use \"local\" or \"utc\" strings) for "
-#| "that. According to that, date format has different value - for \"local\" "
-#| "see the documentation for PHP's strftime() function and for \"utc\" it is "
-#| "done using gmdate() function."
msgid ""
"Displays a TIME, TIMESTAMP, DATETIME or numeric unix timestamp column as "
"formatted date. The first option is the offset (in hours) which will be "
@@ -4693,17 +4653,6 @@ msgstr ""
"funkcijo strftime() in za \"utc\" se uporablja funkcija gmdate()."
#: libraries/transformations/text_plain__external.inc.php:10
-#| msgid ""
-#| "LINUX ONLY: Launches an external application and feeds it the field data "
-#| "via standard input. Returns the standard output of the application. The "
-#| "default is Tidy, to pretty-print HTML code. For security reasons, you "
-#| "have to manually edit the file libraries/transformations/"
-#| "text_plain__external.inc.php and list the tools you want to make "
-#| "available. The first option is then the number of the program you want to "
-#| "use and the second option is the parameters for the program. The third "
-#| "option, if set to 1, will convert the output using htmlspecialchars() "
-#| "(Default 1). The fourth option, if set to 1, will prevent wrapping and "
-#| "ensure that the output appears all on one line (Default 1)."
msgid ""
"LINUX ONLY: Launches an external application and feeds it the column data "
"via standard input. Returns the standard output of the application. The "
@@ -4719,17 +4668,14 @@ msgstr ""
"SAMO ZA LINUX: Zažene zunanjo aplikacijo in podaja podatke stopcev preko "
"standardnega vhoda. Vrne standardni izhod aplikacije. Privzeto je Tidy, za "
"tiskanje HTML-kode. Zaradi varnostnih razlogov morate ročno urediti datoteko "
-"libraries/transformations/text_plain__external.inc.php in vstaviti orodja "
-"za zaganjanje. Prva možnost je številka programa, ki ga želite uporabiti, "
-"druga možnost pa so parametri za program. Če tretji parameter nastavite na "
-"1, bo s pomočjo htmlspecialchars() pretvoril izhod (Privzeto 1). Če "
-"nastavite četrti parameter na 1, bi preprečil prelamljanje in zagotovil, da "
-"se celotni izhod prikaže v eni vrstici (Privzeto 1)."
+"libraries/transformations/text_plain__external.inc.php in vstaviti orodja za "
+"zaganjanje. Prva možnost je številka programa, ki ga želite uporabiti, druga "
+"možnost pa so parametri za program. Če tretji parameter nastavite na 1, bo s "
+"pomočjo htmlspecialchars() pretvoril izhod (Privzeto 1). Če nastavite četrti "
+"parameter na 1, bi preprečil prelamljanje in zagotovil, da se celotni izhod "
+"prikaže v eni vrstici (Privzeto 1)."
#: libraries/transformations/text_plain__formatted.inc.php:10
-#| msgid ""
-#| "Displays the contents of the field as-is, without running it through "
-#| "htmlspecialchars(). That is, the field is assumed to contain valid HTML."
msgid ""
"Displays the contents of the column as-is, without running it through "
"htmlspecialchars(). That is, the column is assumed to contain valid HTML."
@@ -4738,24 +4684,16 @@ msgstr ""
"Zatorej se za polje predvideva, da vsebuje veljaven HTML."
#: libraries/transformations/text_plain__imagelink.inc.php:10
-#| msgid ""
-#| "Displays an image and a link; the field contains the filename. The first "
-#| "option is a URL prefix like \"http://www.example.com/\". The second and "
-#| "third options are the width and the height in pixels."
msgid ""
"Displays an image and a link; the column contains the filename. The first "
"option is a URL prefix like \"http://www.example.com/\". The second and "
"third options are the width and the height in pixels."
msgstr ""
"Prikaže sliko in povezavo; stolpec vsebuje ime datoteke. Prva možnost je "
-"predpona URL, kot je \"http://www.example.com/\". Druga in tretja možnost sta "
-"širina in višina v slikovnih pikah."
+"predpona URL, kot je \"http://www.example.com/\". Druga in tretja možnost "
+"sta širina in višina v slikovnih pikah."
#: libraries/transformations/text_plain__link.inc.php:10
-#| msgid ""
-#| "Displays a link; the field contains the filename. The first option is a "
-#| "URL prefix like \"http://www.example.com/\". The second option is a title "
-#| "for the link."
msgid ""
"Displays a link; the column contains the filename. The first option is a URL "
"prefix like \"http://www.example.com/\". The second option is a title for "
@@ -4953,21 +4891,21 @@ msgstr "Osveži okvir navigacije"
msgid "No databases"
msgstr "Brez zbirk podatkov"
-#: navigation.php:318
+#: navigation.php:304
msgid "Filter"
msgstr "Filtriranje"
-#: navigation.php:319 setup/frames/index.inc.php:218
+#: navigation.php:305 setup/frames/index.inc.php:218
#: setup/lib/messages.inc.php:42
msgid "Clear"
msgstr "Počisti"
-#: navigation.php:350 navigation.php:351
+#: navigation.php:336 navigation.php:337
msgctxt "short form"
msgid "Create table"
msgstr "Ustvari tabelo"
-#: navigation.php:353 navigation.php:516
+#: navigation.php:339 navigation.php:502
msgid "Please select a database"
msgstr "Prosimo, izberite zbirko podatkov"
@@ -4985,12 +4923,10 @@ msgid "Create a page"
msgstr "Ustvari novo stran"
#: pdf_pages.php:310
-#| msgid "Page number:"
msgid "Page name"
msgstr "Ime strani"
#: pdf_pages.php:314
-#| msgid "Automatic layout"
msgid "Automatic layout based on"
msgstr "Samodejna postavitev temelječa na"
@@ -5119,10 +5055,6 @@ msgid "To select relation, click :"
msgstr "Za izbiro relacije, kliknite:"
#: pmd_help.php:29
-#| msgid ""
-#| "The display field is shown in pink. To set/unset a field as the display "
-#| "field, click the \"Choose field to display\" icon, then click on the "
-#| "appropriate field name."
msgid ""
"The display column is shown in pink. To set/unset a column as the display "
"column, click the \"Choose column to display\" icon, then click on the "
@@ -6231,21 +6163,16 @@ msgstr ""
"prenesli ali jo prikazali."
#: setup/lib/messages.inc.php:35
-#| msgid ""
-#| "Defines which type of editing controls should be used for CHAR and "
-#| "VARCHAR fields; [kbd]input[/kbd] - allows limiting of input length, [kbd]"
-#| "textarea[/kbd] - allows newlines in fields"
msgid ""
"Defines which type of editing controls should be used for CHAR and VARCHAR "
"columns; [kbd]input[/kbd] - allows limiting of input length, [kbd]textarea[/"
"kbd] - allows newlines in columns"
msgstr ""
"Določa, katera vrsta urejevalnih kontrolnikov naj se uporablja za stolpce "
-"CHAR in VARCHAR; [kbd]input[/kbd] – omogoča omejevanje dolžine vnosa, "
-"[kbd]textarea[/kbd] – omogoča nove vrstice v stolpcu"
+"CHAR in VARCHAR; [kbd]input[/kbd] – omogoča omejevanje dolžine vnosa, [kbd]"
+"textarea[/kbd] – omogoča nove vrstice v stolpcu"
#: setup/lib/messages.inc.php:36
-#| msgid "CHAR fields editing"
msgid "CHAR columns editing"
msgstr "Urejanje stolpcev CHAR"
@@ -6976,9 +6903,6 @@ msgid "GZip output buffering"
msgstr "Izhod medpomnjenja GZip"
#: setup/lib/messages.inc.php:217
-#| msgid ""
-#| "[kbd]SMART[/kbd] - i.e. descending order for fields of type TIME, DATE, "
-#| "DATETIME and TIMESTAMP, ascending order otherwise"
msgid ""
"[kbd]SMART[/kbd] - i.e. descending order for columns of type TIME, DATE, "
"DATETIME and TIMESTAMP, ascending order otherwise"
@@ -7003,12 +6927,10 @@ msgid "Iconic table operations"
msgstr "Ikonski posegi tabel"
#: setup/lib/messages.inc.php:224
-#| msgid "Disallow BLOB and BINARY fields from editing"
msgid "Disallow BLOB and BINARY columns from editing"
msgstr "Prepreči urejanje stolpcev BLOB in BINARY"
#: setup/lib/messages.inc.php:225
-#| msgid "Protect binary fields"
msgid "Protect binary columns"
msgstr "Zaščiti dvojiške stolpce"
@@ -7481,9 +7403,6 @@ msgid "PDF schema: table coordinates"
msgstr "PDF-shema: koordinate tabel"
#: setup/lib/messages.inc.php:320
-#| msgid ""
-#| "Table to describe the display fields, leave blank for no support; "
-#| "suggested: [kbd]pma_table_info[/kbd]"
msgid ""
"Table to describe the display columns, leave blank for no support; "
"suggested: [kbd]pma_table_info[/kbd]"
@@ -7492,7 +7411,6 @@ msgstr ""
"podpore; predlagano: [kbd]pma_table_info[/kbd]"
#: setup/lib/messages.inc.php:321
-#| msgid "Display fields table"
msgid "Display columns table"
msgstr "Tabela prikaznih stolpcev"
@@ -7525,8 +7443,6 @@ msgid "Verbose name of this server"
msgstr "Razširjeno ime tega strežnika"
#: setup/lib/messages.inc.php:329
-#| msgid ""
-#| "Whether a user should be displayed a "show all (records)" button"
msgid "Whether a user should be displayed a "show all (rows)" button"
msgstr "Ali se naj uporabniku prikaže gumb "prikaži vse (vrstice)""
@@ -7819,7 +7735,6 @@ msgid "Ignore"
msgstr "Prezri"
#: tbl_change.php:728
-#| msgid " Because of its length,<br /> this field might not be editable "
msgid " Because of its length,<br /> this column might not be editable "
msgstr " Zaradi njegove dolžine<br /> stolpca morda ne bo mogoče urejati "
@@ -8108,7 +8023,6 @@ msgid "Operator"
msgstr "Operator"
#: tbl_select.php:270
-#| msgid "Select fields (at least one):"
msgid "Select columns (at least one):"
msgstr "Izberite stolpce (vsaj enega):"
@@ -8135,7 +8049,6 @@ msgstr "Brez"
#: tbl_structure.php:374
#, php-format
-#| msgid "Table %s has been dropped"
msgid "Column %s has been dropped"
msgstr "Stolpec %s je zavržen"
@@ -8158,9 +8071,10 @@ msgid "Propose table structure"
msgstr "Predlagaj strukturo tabele"
#: tbl_structure.php:540
-#| msgid "Add new field"
-msgid "Add field"
-msgstr "Dodaj polje"
+#, fuzzy
+#| msgid "Add column(s)"
+msgid "Add column"
+msgstr "Dodaj stolpec(-ce)"
#: tbl_structure.php:554
msgid "At End of Table"
@@ -8371,6 +8285,10 @@ msgstr "Ime VIEW"
msgid "Rename view to"
msgstr "Preimenuj pogled v"
+#~| msgid "Add new field"
+#~ msgid "Add field"
+#~ msgstr "Dodaj polje"
+
#~ msgid "Field"
#~ msgstr "Polje"
diff --git a/po/sq.po b/po/sq.po
index c2e6fd7..0e761cc 100644
--- a/po/sq.po
+++ b/po/sq.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: phpMyAdmin 3.4.0-dev\n"
"Report-Msgid-Bugs-To: phpmyadmin-devel(a)lists.sourceforge.net\n"
-"POT-Creation-Date: 2010-05-31 14:33-0400\n"
+"POT-Creation-Date: 2010-06-04 16:07-0400\n"
"PO-Revision-Date: 2010-05-19 13:02+0200\n"
"Last-Translator: Laurent <laurenti(a)alblinux.net>\n"
"Language-Team: albanian <sq(a)li.org>\n"
@@ -58,7 +58,7 @@ msgstr "Kërko"
#: libraries/replication_gui.lib.php:369 libraries/select_server.lib.php:104
#: libraries/sql_query_form.lib.php:400 libraries/sql_query_form.lib.php:477
#: libraries/sql_query_form.lib.php:552 libraries/tbl_properties.inc.php:782
-#: main.php:128 navigation.php:238 pdf_pages.php:292 pdf_pages.php:328
+#: main.php:128 navigation.php:237 pdf_pages.php:292 pdf_pages.php:328
#: pdf_pages.php:530 pmd_pdf.php:116 server_binlog.php:142
#: server_privileges.php:625 server_privileges.php:1585
#: server_privileges.php:1932 server_privileges.php:1979
@@ -198,7 +198,7 @@ msgid "View dump (schema) of database"
msgstr "Shfaq dump (skema) e databazës"
#: db_export.php:33 db_printview.php:96 db_qbe.php:102 db_structure.php:51
-#: db_tracking.php:35 export.php:359 navigation.php:346
+#: db_tracking.php:35 export.php:359 navigation.php:332
msgid "No tables found in database."
msgstr "Nuk gjenden tabela në databazë."
@@ -346,7 +346,7 @@ msgstr "Tabela"
#: db_printview.php:105 libraries/db_structure.lib.php:56
#: libraries/header_printview.inc.php:63 libraries/import.lib.php:145
-#: navigation.php:652 navigation.php:674 server_databases.php:122
+#: navigation.php:638 navigation.php:660 server_databases.php:122
#: tbl_printview.php:394 tbl_structure.php:365 tbl_structure.php:777
msgid "Rows"
msgstr "rreshta"
@@ -716,11 +716,11 @@ msgstr ""
#: libraries/export/latex.php:148 libraries/export/odt.php:113
#: libraries/export/sql.php:342 libraries/export/texytext.php:84
#: libraries/export/xml.php:255 libraries/header.inc.php:106
-#: libraries/header_printview.inc.php:58 navigation.php:233
-#: server_databases.php:169 server_privileges.php:1621
-#: server_privileges.php:1682 server_privileges.php:1940
-#: server_processlist.php:56 server_synchronize.php:1179
-#: server_synchronize.php:1183 tbl_tracking.php:591 test/theme.php:65
+#: libraries/header_printview.inc.php:58 server_databases.php:169
+#: server_privileges.php:1621 server_privileges.php:1682
+#: server_privileges.php:1940 server_processlist.php:56
+#: server_synchronize.php:1179 server_synchronize.php:1183
+#: tbl_tracking.php:591 test/theme.php:65
msgid "Database"
msgstr "Databazat"
@@ -4902,23 +4902,23 @@ msgstr ""
msgid "No databases"
msgstr "Asnjë databazë"
-#: navigation.php:318
+#: navigation.php:304
msgid "Filter"
msgstr ""
-#: navigation.php:319 setup/frames/index.inc.php:218
+#: navigation.php:305 setup/frames/index.inc.php:218
#: setup/lib/messages.inc.php:42
#, fuzzy
msgid "Clear"
msgstr "Kalendari"
-#: navigation.php:350 navigation.php:351
+#: navigation.php:336 navigation.php:337
#, fuzzy
msgctxt "short form"
msgid "Create table"
msgstr "Krijo një faqe të re"
-#: navigation.php:353 navigation.php:516
+#: navigation.php:339 navigation.php:502
msgid "Please select a database"
msgstr "Të lutem, zgjidh një databazë"
@@ -7938,8 +7938,7 @@ msgstr "Propozo strukturën e tabelës"
#: tbl_structure.php:540
#, fuzzy
-#| msgid "Add new field"
-msgid "Add field"
+msgid "Add column"
msgstr "Shto një fushë të re"
#: tbl_structure.php:554
@@ -8155,6 +8154,11 @@ msgstr ""
msgid "Rename view to"
msgstr "Riemërto tabelën në"
+#, fuzzy
+#~| msgid "Add new field"
+#~ msgid "Add field"
+#~ msgstr "Shto një fushë të re"
+
#~ msgid "Field"
#~ msgstr "Fusha"
diff --git a/po/sr.po b/po/sr.po
index ed58641..54e160d 100644
--- a/po/sr.po
+++ b/po/sr.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: phpMyAdmin 3.4.0-dev\n"
"Report-Msgid-Bugs-To: phpmyadmin-devel(a)lists.sourceforge.net\n"
-"POT-Creation-Date: 2010-05-31 14:33-0400\n"
+"POT-Creation-Date: 2010-06-04 16:07-0400\n"
"PO-Revision-Date: 2010-03-30 23:47+0200\n"
"Last-Translator: Michal <michal(a)cihar.com>\n"
"Language-Team: serbian_cyrillic <sr(a)li.org>\n"
@@ -59,7 +59,7 @@ msgstr "Претраживање"
#: libraries/replication_gui.lib.php:369 libraries/select_server.lib.php:104
#: libraries/sql_query_form.lib.php:400 libraries/sql_query_form.lib.php:477
#: libraries/sql_query_form.lib.php:552 libraries/tbl_properties.inc.php:782
-#: main.php:128 navigation.php:238 pdf_pages.php:292 pdf_pages.php:328
+#: main.php:128 navigation.php:237 pdf_pages.php:292 pdf_pages.php:328
#: pdf_pages.php:530 pmd_pdf.php:116 server_binlog.php:142
#: server_privileges.php:625 server_privileges.php:1585
#: server_privileges.php:1932 server_privileges.php:1979
@@ -199,7 +199,7 @@ msgid "View dump (schema) of database"
msgstr "Прикажи садржај (схему) базе"
#: db_export.php:33 db_printview.php:96 db_qbe.php:102 db_structure.php:51
-#: db_tracking.php:35 export.php:359 navigation.php:346
+#: db_tracking.php:35 export.php:359 navigation.php:332
msgid "No tables found in database."
msgstr "Табеле нису пронађене у бази."
@@ -354,7 +354,7 @@ msgstr "Табела"
#: db_printview.php:105 libraries/db_structure.lib.php:56
#: libraries/header_printview.inc.php:63 libraries/import.lib.php:145
-#: navigation.php:652 navigation.php:674 server_databases.php:122
+#: navigation.php:638 navigation.php:660 server_databases.php:122
#: tbl_printview.php:394 tbl_structure.php:365 tbl_structure.php:777
msgid "Rows"
msgstr "Редова"
@@ -724,11 +724,11 @@ msgstr "Провери табелу"
#: libraries/export/latex.php:148 libraries/export/odt.php:113
#: libraries/export/sql.php:342 libraries/export/texytext.php:84
#: libraries/export/xml.php:255 libraries/header.inc.php:106
-#: libraries/header_printview.inc.php:58 navigation.php:233
-#: server_databases.php:169 server_privileges.php:1621
-#: server_privileges.php:1682 server_privileges.php:1940
-#: server_processlist.php:56 server_synchronize.php:1179
-#: server_synchronize.php:1183 tbl_tracking.php:591 test/theme.php:65
+#: libraries/header_printview.inc.php:58 server_databases.php:169
+#: server_privileges.php:1621 server_privileges.php:1682
+#: server_privileges.php:1940 server_processlist.php:56
+#: server_synchronize.php:1179 server_synchronize.php:1183
+#: tbl_tracking.php:591 test/theme.php:65
msgid "Database"
msgstr "База података"
@@ -5075,25 +5075,25 @@ msgstr ""
msgid "No databases"
msgstr "База не постоји"
-#: navigation.php:318
+#: navigation.php:304
#, fuzzy
msgid "Filter"
msgstr "Датотеке"
-#: navigation.php:319 setup/frames/index.inc.php:218
+#: navigation.php:305 setup/frames/index.inc.php:218
#: setup/lib/messages.inc.php:42
#, fuzzy
msgid "Clear"
msgstr "Календар"
-#: navigation.php:350 navigation.php:351
+#: navigation.php:336 navigation.php:337
#, fuzzy
#| msgid "Create table"
msgctxt "short form"
msgid "Create table"
msgstr "Направи табелу"
-#: navigation.php:353 navigation.php:516
+#: navigation.php:339 navigation.php:502
msgid "Please select a database"
msgstr "Изаберите базу"
@@ -8138,9 +8138,9 @@ msgstr "Предложи структуру табеле"
#: tbl_structure.php:540
#, fuzzy
-#| msgid "Add new field"
-msgid "Add field"
-msgstr "Додај ново поље"
+#| msgid "Add %s field(s)"
+msgid "Add column"
+msgstr "Додај %s поља"
#: tbl_structure.php:554
msgid "At End of Table"
@@ -8356,6 +8356,11 @@ msgstr "назив за VIEW"
msgid "Rename view to"
msgstr "Промени име табеле у "
+#, fuzzy
+#~| msgid "Add new field"
+#~ msgid "Add field"
+#~ msgstr "Додај ново поље"
+
#~ msgid "Field"
#~ msgstr "Поље"
diff --git a/po/sr(a)latin.po b/po/sr(a)latin.po
index 0cbb453..876b984 100644
--- a/po/sr(a)latin.po
+++ b/po/sr(a)latin.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: phpMyAdmin 3.4.0-dev\n"
"Report-Msgid-Bugs-To: phpmyadmin-devel(a)lists.sourceforge.net\n"
-"POT-Creation-Date: 2010-05-31 14:33-0400\n"
+"POT-Creation-Date: 2010-06-04 16:07-0400\n"
"PO-Revision-Date: 2010-03-30 23:47+0200\n"
"Last-Translator: Michal <michal(a)cihar.com>\n"
"Language-Team: serbian_latin <sr@latin@li.org>\n"
@@ -59,7 +59,7 @@ msgstr "Pretraživanje"
#: libraries/replication_gui.lib.php:369 libraries/select_server.lib.php:104
#: libraries/sql_query_form.lib.php:400 libraries/sql_query_form.lib.php:477
#: libraries/sql_query_form.lib.php:552 libraries/tbl_properties.inc.php:782
-#: main.php:128 navigation.php:238 pdf_pages.php:292 pdf_pages.php:328
+#: main.php:128 navigation.php:237 pdf_pages.php:292 pdf_pages.php:328
#: pdf_pages.php:530 pmd_pdf.php:116 server_binlog.php:142
#: server_privileges.php:625 server_privileges.php:1585
#: server_privileges.php:1932 server_privileges.php:1979
@@ -199,7 +199,7 @@ msgid "View dump (schema) of database"
msgstr "Prikaži sadržaj (shemu) baze"
#: db_export.php:33 db_printview.php:96 db_qbe.php:102 db_structure.php:51
-#: db_tracking.php:35 export.php:359 navigation.php:346
+#: db_tracking.php:35 export.php:359 navigation.php:332
msgid "No tables found in database."
msgstr "Tabele nisu pronađene u bazi."
@@ -354,7 +354,7 @@ msgstr "Tabela"
#: db_printview.php:105 libraries/db_structure.lib.php:56
#: libraries/header_printview.inc.php:63 libraries/import.lib.php:145
-#: navigation.php:652 navigation.php:674 server_databases.php:122
+#: navigation.php:638 navigation.php:660 server_databases.php:122
#: tbl_printview.php:394 tbl_structure.php:365 tbl_structure.php:777
msgid "Rows"
msgstr "Redova"
@@ -724,11 +724,11 @@ msgstr "Proveri tabelu"
#: libraries/export/latex.php:148 libraries/export/odt.php:113
#: libraries/export/sql.php:342 libraries/export/texytext.php:84
#: libraries/export/xml.php:255 libraries/header.inc.php:106
-#: libraries/header_printview.inc.php:58 navigation.php:233
-#: server_databases.php:169 server_privileges.php:1621
-#: server_privileges.php:1682 server_privileges.php:1940
-#: server_processlist.php:56 server_synchronize.php:1179
-#: server_synchronize.php:1183 tbl_tracking.php:591 test/theme.php:65
+#: libraries/header_printview.inc.php:58 server_databases.php:169
+#: server_privileges.php:1621 server_privileges.php:1682
+#: server_privileges.php:1940 server_processlist.php:56
+#: server_synchronize.php:1179 server_synchronize.php:1183
+#: tbl_tracking.php:591 test/theme.php:65
msgid "Database"
msgstr "Baza podataka"
@@ -5079,25 +5079,25 @@ msgstr ""
msgid "No databases"
msgstr "Baza ne postoji"
-#: navigation.php:318
+#: navigation.php:304
#, fuzzy
msgid "Filter"
msgstr "Datoteke"
-#: navigation.php:319 setup/frames/index.inc.php:218
+#: navigation.php:305 setup/frames/index.inc.php:218
#: setup/lib/messages.inc.php:42
#, fuzzy
msgid "Clear"
msgstr "Kalendar"
-#: navigation.php:350 navigation.php:351
+#: navigation.php:336 navigation.php:337
#, fuzzy
#| msgid "Create table"
msgctxt "short form"
msgid "Create table"
msgstr "Napravi tabelu"
-#: navigation.php:353 navigation.php:516
+#: navigation.php:339 navigation.php:502
msgid "Please select a database"
msgstr "Izaberite bazu"
@@ -8143,9 +8143,9 @@ msgstr "Predloži strukturu tabele"
#: tbl_structure.php:540
#, fuzzy
-#| msgid "Add new field"
-msgid "Add field"
-msgstr "Dodaj novo polje"
+#| msgid "Add %s field(s)"
+msgid "Add column"
+msgstr "Dodaj %s polja"
#: tbl_structure.php:554
msgid "At End of Table"
@@ -8361,6 +8361,11 @@ msgstr "naziv za VIEW"
msgid "Rename view to"
msgstr "Promeni ime tabele u "
+#, fuzzy
+#~| msgid "Add new field"
+#~ msgid "Add field"
+#~ msgstr "Dodaj novo polje"
+
#~ msgid "Field"
#~ msgstr "Polje"
diff --git a/po/sv.po b/po/sv.po
index e5e5ef2..fbbce44 100644
--- a/po/sv.po
+++ b/po/sv.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: phpMyAdmin 3.4.0-dev\n"
"Report-Msgid-Bugs-To: phpmyadmin-devel(a)lists.sourceforge.net\n"
-"POT-Creation-Date: 2010-05-31 14:33-0400\n"
+"POT-Creation-Date: 2010-06-04 16:07-0400\n"
"PO-Revision-Date: 2010-03-12 09:19+0100\n"
"Last-Translator: Automatically generated\n"
"Language-Team: swedish <sv(a)li.org>\n"
@@ -57,7 +57,7 @@ msgstr "Sök"
#: libraries/replication_gui.lib.php:369 libraries/select_server.lib.php:104
#: libraries/sql_query_form.lib.php:400 libraries/sql_query_form.lib.php:477
#: libraries/sql_query_form.lib.php:552 libraries/tbl_properties.inc.php:782
-#: main.php:128 navigation.php:238 pdf_pages.php:292 pdf_pages.php:328
+#: main.php:128 navigation.php:237 pdf_pages.php:292 pdf_pages.php:328
#: pdf_pages.php:530 pmd_pdf.php:116 server_binlog.php:142
#: server_privileges.php:625 server_privileges.php:1585
#: server_privileges.php:1932 server_privileges.php:1979
@@ -197,7 +197,7 @@ msgid "View dump (schema) of database"
msgstr "Visa SQL-satser för databasen"
#: db_export.php:33 db_printview.php:96 db_qbe.php:102 db_structure.php:51
-#: db_tracking.php:35 export.php:359 navigation.php:346
+#: db_tracking.php:35 export.php:359 navigation.php:332
msgid "No tables found in database."
msgstr "Inga tabeller funna i databasen."
@@ -351,7 +351,7 @@ msgstr "Tabell"
#: db_printview.php:105 libraries/db_structure.lib.php:56
#: libraries/header_printview.inc.php:63 libraries/import.lib.php:145
-#: navigation.php:652 navigation.php:674 server_databases.php:122
+#: navigation.php:638 navigation.php:660 server_databases.php:122
#: tbl_printview.php:394 tbl_structure.php:365 tbl_structure.php:777
msgid "Rows"
msgstr "Rader"
@@ -720,11 +720,11 @@ msgstr "Hoppa över låsta tabeller"
#: libraries/export/latex.php:148 libraries/export/odt.php:113
#: libraries/export/sql.php:342 libraries/export/texytext.php:84
#: libraries/export/xml.php:255 libraries/header.inc.php:106
-#: libraries/header_printview.inc.php:58 navigation.php:233
-#: server_databases.php:169 server_privileges.php:1621
-#: server_privileges.php:1682 server_privileges.php:1940
-#: server_processlist.php:56 server_synchronize.php:1179
-#: server_synchronize.php:1183 tbl_tracking.php:591 test/theme.php:65
+#: libraries/header_printview.inc.php:58 server_databases.php:169
+#: server_privileges.php:1621 server_privileges.php:1682
+#: server_privileges.php:1940 server_processlist.php:56
+#: server_synchronize.php:1179 server_synchronize.php:1183
+#: tbl_tracking.php:591 test/theme.php:65
msgid "Database"
msgstr "Databas"
@@ -5123,23 +5123,23 @@ msgstr "Anpassa navigeringsram"
msgid "No databases"
msgstr "Inga databaser"
-#: navigation.php:318
+#: navigation.php:304
msgid "Filter"
msgstr "Filter"
-#: navigation.php:319 setup/frames/index.inc.php:218
+#: navigation.php:305 setup/frames/index.inc.php:218
#: setup/lib/messages.inc.php:42
msgid "Clear"
msgstr "Nollställ"
-#: navigation.php:350 navigation.php:351
+#: navigation.php:336 navigation.php:337
#, fuzzy
#| msgid "Create table"
msgctxt "short form"
msgid "Create table"
msgstr "Skapa tabell"
-#: navigation.php:353 navigation.php:516
+#: navigation.php:339 navigation.php:502
msgid "Please select a database"
msgstr "Välj en databas"
@@ -8364,9 +8364,9 @@ msgstr "Föreslå tabellstruktur"
#: tbl_structure.php:540
#, fuzzy
-#| msgid "Add new field"
-msgid "Add field"
-msgstr "Lägg till fält"
+#| msgid "Add %s field(s)"
+msgid "Add column"
+msgstr "Lägg till %s fält"
#: tbl_structure.php:554
msgid "At End of Table"
@@ -8581,6 +8581,11 @@ msgstr "Namn på vy"
msgid "Rename view to"
msgstr "Döp om tabellen till"
+#, fuzzy
+#~| msgid "Add new field"
+#~ msgid "Add field"
+#~ msgstr "Lägg till fält"
+
#~ msgid "Field"
#~ msgstr "Fält"
diff --git a/po/ta.po b/po/ta.po
index 6787a2f..4bd427a 100644
--- a/po/ta.po
+++ b/po/ta.po
@@ -6,7 +6,7 @@ msgid ""
msgstr ""
"Project-Id-Version: phpMyAdmin 3.4.0-dev\n"
"Report-Msgid-Bugs-To: phpmyadmin-devel(a)lists.sourceforge.net\n"
-"POT-Creation-Date: 2010-05-31 14:33-0400\n"
+"POT-Creation-Date: 2010-06-04 16:07-0400\n"
"PO-Revision-Date: 2010-04-16 10:43+0200\n"
"Last-Translator: Sutharshan <sutharshan02(a)gmail.com>\n"
"Language-Team: Tamil <ta(a)li.org>\n"
@@ -58,7 +58,7 @@ msgstr ""
#: libraries/replication_gui.lib.php:369 libraries/select_server.lib.php:104
#: libraries/sql_query_form.lib.php:400 libraries/sql_query_form.lib.php:477
#: libraries/sql_query_form.lib.php:552 libraries/tbl_properties.inc.php:782
-#: main.php:128 navigation.php:238 pdf_pages.php:292 pdf_pages.php:328
+#: main.php:128 navigation.php:237 pdf_pages.php:292 pdf_pages.php:328
#: pdf_pages.php:530 pmd_pdf.php:116 server_binlog.php:142
#: server_privileges.php:625 server_privileges.php:1585
#: server_privileges.php:1932 server_privileges.php:1979
@@ -196,7 +196,7 @@ msgid "View dump (schema) of database"
msgstr ""
#: db_export.php:33 db_printview.php:96 db_qbe.php:102 db_structure.php:51
-#: db_tracking.php:35 export.php:359 navigation.php:346
+#: db_tracking.php:35 export.php:359 navigation.php:332
msgid "No tables found in database."
msgstr ""
@@ -342,7 +342,7 @@ msgstr ""
#: db_printview.php:105 libraries/db_structure.lib.php:56
#: libraries/header_printview.inc.php:63 libraries/import.lib.php:145
-#: navigation.php:652 navigation.php:674 server_databases.php:122
+#: navigation.php:638 navigation.php:660 server_databases.php:122
#: tbl_printview.php:394 tbl_structure.php:365 tbl_structure.php:777
msgid "Rows"
msgstr ""
@@ -707,11 +707,11 @@ msgstr ""
#: libraries/export/latex.php:148 libraries/export/odt.php:113
#: libraries/export/sql.php:342 libraries/export/texytext.php:84
#: libraries/export/xml.php:255 libraries/header.inc.php:106
-#: libraries/header_printview.inc.php:58 navigation.php:233
-#: server_databases.php:169 server_privileges.php:1621
-#: server_privileges.php:1682 server_privileges.php:1940
-#: server_processlist.php:56 server_synchronize.php:1179
-#: server_synchronize.php:1183 tbl_tracking.php:591 test/theme.php:65
+#: libraries/header_printview.inc.php:58 server_databases.php:169
+#: server_privileges.php:1621 server_privileges.php:1682
+#: server_privileges.php:1940 server_processlist.php:56
+#: server_synchronize.php:1179 server_synchronize.php:1183
+#: tbl_tracking.php:591 test/theme.php:65
msgid "Database"
msgstr ""
@@ -4684,21 +4684,21 @@ msgstr ""
msgid "No databases"
msgstr ""
-#: navigation.php:318
+#: navigation.php:304
msgid "Filter"
msgstr ""
-#: navigation.php:319 setup/frames/index.inc.php:218
+#: navigation.php:305 setup/frames/index.inc.php:218
#: setup/lib/messages.inc.php:42
msgid "Clear"
msgstr ""
-#: navigation.php:350 navigation.php:351
+#: navigation.php:336 navigation.php:337
msgctxt "short form"
msgid "Create table"
msgstr ""
-#: navigation.php:353 navigation.php:516
+#: navigation.php:339 navigation.php:502
msgid "Please select a database"
msgstr ""
@@ -7620,9 +7620,9 @@ msgstr ""
#: tbl_structure.php:540
#, fuzzy
-#| msgid "Add new field"
-msgid "Add field"
-msgstr "புதிய களத்தை சேர்க்க"
+#| msgid "Add %s field(s)"
+msgid "Add column"
+msgstr "%s களத்தை சேர்க்க"
#: tbl_structure.php:554
msgid "At End of Table"
@@ -7826,3 +7826,8 @@ msgstr ""
#: view_operations.php:93
msgid "Rename view to"
msgstr ""
+
+#, fuzzy
+#~| msgid "Add new field"
+#~ msgid "Add field"
+#~ msgstr "புதிய களத்தை சேர்க்க"
diff --git a/po/te.po b/po/te.po
index a22efe2..c2630eb 100644
--- a/po/te.po
+++ b/po/te.po
@@ -6,7 +6,7 @@ msgid ""
msgstr ""
"Project-Id-Version: phpMyAdmin 3.4.0-dev\n"
"Report-Msgid-Bugs-To: phpmyadmin-devel(a)lists.sourceforge.net\n"
-"POT-Creation-Date: 2010-05-31 14:33-0400\n"
+"POT-Creation-Date: 2010-06-04 16:07-0400\n"
"PO-Revision-Date: 2010-05-26 14:20+0200\n"
"Last-Translator: <veeven(a)gmail.com>\n"
"Language-Team: Telugu <te(a)li.org>\n"
@@ -59,7 +59,7 @@ msgstr "శోధించు"
#: libraries/replication_gui.lib.php:369 libraries/select_server.lib.php:104
#: libraries/sql_query_form.lib.php:400 libraries/sql_query_form.lib.php:477
#: libraries/sql_query_form.lib.php:552 libraries/tbl_properties.inc.php:782
-#: main.php:128 navigation.php:238 pdf_pages.php:292 pdf_pages.php:328
+#: main.php:128 navigation.php:237 pdf_pages.php:292 pdf_pages.php:328
#: pdf_pages.php:530 pmd_pdf.php:116 server_binlog.php:142
#: server_privileges.php:625 server_privileges.php:1585
#: server_privileges.php:1932 server_privileges.php:1979
@@ -200,7 +200,7 @@ msgid "View dump (schema) of database"
msgstr ""
#: db_export.php:33 db_printview.php:96 db_qbe.php:102 db_structure.php:51
-#: db_tracking.php:35 export.php:359 navigation.php:346
+#: db_tracking.php:35 export.php:359 navigation.php:332
msgid "No tables found in database."
msgstr ""
@@ -351,7 +351,7 @@ msgstr "పట్టిక"
#: db_printview.php:105 libraries/db_structure.lib.php:56
#: libraries/header_printview.inc.php:63 libraries/import.lib.php:145
-#: navigation.php:652 navigation.php:674 server_databases.php:122
+#: navigation.php:638 navigation.php:660 server_databases.php:122
#: tbl_printview.php:394 tbl_structure.php:365 tbl_structure.php:777
msgid "Rows"
msgstr ""
@@ -721,11 +721,11 @@ msgstr ""
#: libraries/export/latex.php:148 libraries/export/odt.php:113
#: libraries/export/sql.php:342 libraries/export/texytext.php:84
#: libraries/export/xml.php:255 libraries/header.inc.php:106
-#: libraries/header_printview.inc.php:58 navigation.php:233
-#: server_databases.php:169 server_privileges.php:1621
-#: server_privileges.php:1682 server_privileges.php:1940
-#: server_processlist.php:56 server_synchronize.php:1179
-#: server_synchronize.php:1183 tbl_tracking.php:591 test/theme.php:65
+#: libraries/header_printview.inc.php:58 server_databases.php:169
+#: server_privileges.php:1621 server_privileges.php:1682
+#: server_privileges.php:1940 server_processlist.php:56
+#: server_synchronize.php:1179 server_synchronize.php:1183
+#: tbl_tracking.php:591 test/theme.php:65
msgid "Database"
msgstr "డేటాబేస్"
@@ -4743,24 +4743,24 @@ msgstr ""
msgid "No databases"
msgstr ""
-#: navigation.php:318
+#: navigation.php:304
msgid "Filter"
msgstr ""
-#: navigation.php:319 setup/frames/index.inc.php:218
+#: navigation.php:305 setup/frames/index.inc.php:218
#: setup/lib/messages.inc.php:42
msgid "Clear"
msgstr ""
# మొదటి అనువాదము
-#: navigation.php:350 navigation.php:351
+#: navigation.php:336 navigation.php:337
#, fuzzy
#| msgid "Create a page"
msgctxt "short form"
msgid "Create table"
msgstr "పుటని సృష్టించు"
-#: navigation.php:353 navigation.php:516
+#: navigation.php:339 navigation.php:502
msgid "Please select a database"
msgstr ""
@@ -7716,9 +7716,9 @@ msgstr ""
# మొదటి అనువాదము
#: tbl_structure.php:540
#, fuzzy
-#| msgid "Add new field"
-msgid "Add field"
-msgstr "క్రొత్త ఫీల్డ్ చేర్చు"
+#| msgid "Add into comments"
+msgid "Add column"
+msgstr "స్పందనలకు చేర్చు"
#: tbl_structure.php:554
msgid "At End of Table"
@@ -7927,6 +7927,12 @@ msgstr "నామధేయమును చూపుము"
msgid "Rename view to"
msgstr ""
+# మొదటి అనువాదము
+#, fuzzy
+#~| msgid "Add new field"
+#~ msgid "Add field"
+#~ msgstr "క్రొత్త ఫీల్డ్ చేర్చు"
+
#~ msgid "and"
#~ msgstr "మరియు"
diff --git a/po/th.po b/po/th.po
index 8807c87..c102386 100644
--- a/po/th.po
+++ b/po/th.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: phpMyAdmin 3.4.0-dev\n"
"Report-Msgid-Bugs-To: phpmyadmin-devel(a)lists.sourceforge.net\n"
-"POT-Creation-Date: 2010-05-31 14:33-0400\n"
+"POT-Creation-Date: 2010-06-04 16:07-0400\n"
"PO-Revision-Date: 2010-03-12 09:19+0100\n"
"Last-Translator: Automatically generated\n"
"Language-Team: thai <th(a)li.org>\n"
@@ -54,7 +54,7 @@ msgstr "ค้นหา"
#: libraries/replication_gui.lib.php:369 libraries/select_server.lib.php:104
#: libraries/sql_query_form.lib.php:400 libraries/sql_query_form.lib.php:477
#: libraries/sql_query_form.lib.php:552 libraries/tbl_properties.inc.php:782
-#: main.php:128 navigation.php:238 pdf_pages.php:292 pdf_pages.php:328
+#: main.php:128 navigation.php:237 pdf_pages.php:292 pdf_pages.php:328
#: pdf_pages.php:530 pmd_pdf.php:116 server_binlog.php:142
#: server_privileges.php:625 server_privileges.php:1585
#: server_privileges.php:1932 server_privileges.php:1979
@@ -194,7 +194,7 @@ msgid "View dump (schema) of database"
msgstr "ดูโครงสร้างของฐานข้อมูล"
#: db_export.php:33 db_printview.php:96 db_qbe.php:102 db_structure.php:51
-#: db_tracking.php:35 export.php:359 navigation.php:346
+#: db_tracking.php:35 export.php:359 navigation.php:332
msgid "No tables found in database."
msgstr "ไม่พบตารางใด ๆ ในฐานข้อมูล"
@@ -351,7 +351,7 @@ msgstr "ตาราง "
#: db_printview.php:105 libraries/db_structure.lib.php:56
#: libraries/header_printview.inc.php:63 libraries/import.lib.php:145
-#: navigation.php:652 navigation.php:674 server_databases.php:122
+#: navigation.php:638 navigation.php:660 server_databases.php:122
#: tbl_printview.php:394 tbl_structure.php:365 tbl_structure.php:777
msgid "Rows"
msgstr "แถว"
@@ -720,11 +720,11 @@ msgstr ""
#: libraries/export/latex.php:148 libraries/export/odt.php:113
#: libraries/export/sql.php:342 libraries/export/texytext.php:84
#: libraries/export/xml.php:255 libraries/header.inc.php:106
-#: libraries/header_printview.inc.php:58 navigation.php:233
-#: server_databases.php:169 server_privileges.php:1621
-#: server_privileges.php:1682 server_privileges.php:1940
-#: server_processlist.php:56 server_synchronize.php:1179
-#: server_synchronize.php:1183 tbl_tracking.php:591 test/theme.php:65
+#: libraries/header_printview.inc.php:58 server_databases.php:169
+#: server_privileges.php:1621 server_privileges.php:1682
+#: server_privileges.php:1940 server_processlist.php:56
+#: server_synchronize.php:1179 server_synchronize.php:1183
+#: tbl_tracking.php:591 test/theme.php:65
msgid "Database"
msgstr "ฐานข้อมูล"
@@ -4818,23 +4818,23 @@ msgstr ""
msgid "No databases"
msgstr "ไม่มีฐานข้อมูล"
-#: navigation.php:318
+#: navigation.php:304
msgid "Filter"
msgstr ""
-#: navigation.php:319 setup/frames/index.inc.php:218
+#: navigation.php:305 setup/frames/index.inc.php:218
#: setup/lib/messages.inc.php:42
#, fuzzy
msgid "Clear"
msgstr "ปฏิทิน"
-#: navigation.php:350 navigation.php:351
+#: navigation.php:336 navigation.php:337
#, fuzzy
msgctxt "short form"
msgid "Create table"
msgstr "เริ่มหน้าใหม่"
-#: navigation.php:353 navigation.php:516
+#: navigation.php:339 navigation.php:502
msgid "Please select a database"
msgstr "โปรดเลือกฐานข้อมูล"
@@ -7841,8 +7841,7 @@ msgstr "เสนอโครงสร้างตาราง"
#: tbl_structure.php:540
#, fuzzy
-#| msgid "Add new field"
-msgid "Add field"
+msgid "Add column"
msgstr "เพิ่มฟิลด์ใหม่"
#: tbl_structure.php:554
@@ -8056,6 +8055,11 @@ msgstr ""
msgid "Rename view to"
msgstr "เปลี่ยนชื่อตารางเป็น"
+#, fuzzy
+#~| msgid "Add new field"
+#~ msgid "Add field"
+#~ msgstr "เพิ่มฟิลด์ใหม่"
+
#~ msgid "Field"
#~ msgstr "ฟิลด์"
diff --git a/po/tr.po b/po/tr.po
index f068667..bd1ea97 100644
--- a/po/tr.po
+++ b/po/tr.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: phpMyAdmin 3.4.0-dev\n"
"Report-Msgid-Bugs-To: phpmyadmin-devel(a)lists.sourceforge.net\n"
-"POT-Creation-Date: 2010-05-31 14:33-0400\n"
+"POT-Creation-Date: 2010-06-04 16:07-0400\n"
"PO-Revision-Date: 2010-04-03 11:44+0200\n"
"Last-Translator: <hitowerdigit(a)hotmail.com>\n"
"Language-Team: turkish <tr(a)li.org>\n"
@@ -58,7 +58,7 @@ msgstr "Ara"
#: libraries/replication_gui.lib.php:369 libraries/select_server.lib.php:104
#: libraries/sql_query_form.lib.php:400 libraries/sql_query_form.lib.php:477
#: libraries/sql_query_form.lib.php:552 libraries/tbl_properties.inc.php:782
-#: main.php:128 navigation.php:238 pdf_pages.php:292 pdf_pages.php:328
+#: main.php:128 navigation.php:237 pdf_pages.php:292 pdf_pages.php:328
#: pdf_pages.php:530 pmd_pdf.php:116 server_binlog.php:142
#: server_privileges.php:625 server_privileges.php:1585
#: server_privileges.php:1932 server_privileges.php:1979
@@ -198,7 +198,7 @@ msgid "View dump (schema) of database"
msgstr "Veritabanının dökümünü (şemasını) göster"
#: db_export.php:33 db_printview.php:96 db_qbe.php:102 db_structure.php:51
-#: db_tracking.php:35 export.php:359 navigation.php:346
+#: db_tracking.php:35 export.php:359 navigation.php:332
msgid "No tables found in database."
msgstr "Veritabanında tablo bulunamadı."
@@ -352,7 +352,7 @@ msgstr "Tablo:"
#: db_printview.php:105 libraries/db_structure.lib.php:56
#: libraries/header_printview.inc.php:63 libraries/import.lib.php:145
-#: navigation.php:652 navigation.php:674 server_databases.php:122
+#:
navigation.php:638 navigation.php:660 server_databases.php:122
#: tbl_printview.php:394 tbl_structure.php:365 tbl_structure.php:777
msgid "Rows"
msgstr "Satır"
@@ -721,11 +721,11 @@ msgstr "İzlenen tablolar"
#: libraries/export/latex.php:148 libraries/export/odt.php:113
#: libraries/export/sql.php:342 libraries/export/texytext.php:84
#: libraries/export/xml.php:255 libraries/header.inc.php:106
-#: libraries/header_printview.inc.php:58 navigation.php:233
-#: server_databases.php:169 server_privileges.php:1621
-#: server_privileges.php:1682 server_privileges.php:1940
-#: server_processlist.php:56 server_synchronize.php:1179
-#: server_synchronize.php:1183 tbl_tracking.php:591 test/theme.php:65
+#: libraries/header_printview.inc.php:58 server_databases.php:169
+#: server_privileges.php:1621 server_privileges.php:1682
+#: server_privileges.php:1940 server_processlist.php:56
+#: server_synchronize.php:1179 server_synchronize.php:1183
+#: tbl_tracking.php:591 test/theme.php:65
msgid "Database"
msgstr "Veritabanı"
@@ -5140,23 +5140,23 @@ msgstr "Rehber çerçeveyi yeniden yükle"
msgid "No databases"
msgstr "Veritabanı yok"
-#: navigation.php:318
+#: navigation.php:304
msgid "Filter"
msgstr "Süzgeç"
-#: navigation.php:319 setup/frames/index.inc.php:218
+#: navigation.php:305 setup/frames/index.inc.php:218
#: setup/lib/messages.inc.php:42
msgid "Clear"
msgstr "Temizle"
-#: navigation.php:350 navigation.php:351
+#: navigation.php:336 navigation.php:337
#, fuzzy
#| msgid "Create table"
msgctxt "short form"
msgid "Create table"
msgstr "Tablo oluştur"
-#: navigation.php:353 navigation.php:516
+#: navigation.php:339 navigation.php:502
msgid "Please select a database"
msgstr " Lütfen bir veritabanı seçin"
@@ -8413,9 +8413,9 @@ msgstr "Tablo yapısı öner"
#: tbl_structure.php:540
#, fuzzy
-#| msgid "Add new field"
-msgid "Add field"
-msgstr "Yeni alan ekle"
+#| msgid "Add column(s)"
+msgid "Add column"
+msgstr "Sekme(leri) ekle"
#: tbl_structure.php:554
msgid "At End of Table"
@@ -8631,6 +8631,11 @@ msgstr "GÖRÜNÜM adı"
msgid "Rename view to"
msgstr "Görünümü yeniden şuna adlandır"
+#, fuzzy
+#~| msgid "Add new field"
+#~ msgid "Add field"
+#~ msgstr "Yeni alan ekle"
+
#~ msgid "Field"
#~ msgstr "Alan"
diff --git a/po/tt.po b/po/tt.po
index ca36da2..f9238f5 100644
--- a/po/tt.po
+++ b/po/tt.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: phpMyAdmin 3.4.0-dev\n"
"Report-Msgid-Bugs-To: phpmyadmin-devel(a)lists.sourceforge.net\n"
-"POT-Creation-Date: 2010-05-31 14:33-0400\n"
+"POT-Creation-Date: 2010-06-04 16:07-0400\n"
"PO-Revision-Date: 2010-03-30 23:14+0200\n"
"Last-Translator: Michal <michal(a)cihar.com>\n"
"Language-Team: tatarish <tt(a)li.org>\n"
@@ -58,7 +58,7 @@ msgstr "Ezläw"
#: libraries/replication_gui.lib.php:369 libraries/select_server.lib.php:104
#: libraries/sql_query_form.lib.php:400 libraries/sql_query_form.lib.php:477
#: libraries/sql_query_form.lib.php:552 libraries/tbl_properties.inc.php:782
-#: main.php:128 navigation.php:238 pdf_pages.php:292 pdf_pages.php:328
+#: main.php:128 navigation.php:237 pdf_pages.php:292 pdf_pages.php:328
#: pdf_pages.php:530 pmd_pdf.php:116 server_binlog.php:142
#: server_privileges.php:625 server_privileges.php:1585
#: server_privileges.php:1932 server_privileges.php:1979
@@ -198,7 +198,7 @@ msgid "View dump (schema) of database"
msgstr "Biremlek eçtälegen (tözeleşen) çığaru"
#: db_export.php:33 db_printview.php:96 db_qbe.php:102 db_structure.php:51
-#: db_tracking.php:35 export.php:359 navigation.php:346
+#: db_tracking.php:35 export.php:359 navigation.php:332
msgid "No tables found in database."
msgstr "Bu biremlektä ber genä dä tüşämä yuq."
@@ -353,7 +353,7 @@ msgstr "Tüşämä"
#: db_printview.php:105 libraries/db_structure.lib.php:56
#: libraries/header_printview.inc.php:63 libraries/import.lib.php:145
-#: navigation.php:652 navigation.php:674 server_databases.php:122
+#: navigation.php:638 navigation.php:660 server_databases.php:122
#: tbl_printview.php:394 tbl_structure.php:365 tbl_structure.php:777
msgid "Rows"
msgstr "Kerem"
@@ -722,11 +722,11 @@ msgstr "Tüşämä tikşerü"
#: libraries/export/latex.php:148 libraries/export/odt.php:113
#: libraries/export/sql.php:342 libraries/export/texytext.php:84
#: libraries/export/xml.php:255 libraries/header.inc.php:106
-#: libraries/header_printview.inc.php:58 navigation.php:233
-#: server_databases.php:169 server_privileges.php:1621
-#: server_privileges.php:1682 server_privileges.php:1940
-#: server_processlist.php:56 server_synchronize.php:1179
-#: server_synchronize.php:1183 tbl_tracking.php:591 test/theme.php:65
+#: libraries/header_printview.inc.php:58 server_databases.php:169
+#: server_privileges.php:1621 server_privileges.php:1682
+#: server_privileges.php:1940 server_processlist.php:56
+#: server_synchronize.php:1179 server_synchronize.php:1183
+#: tbl_tracking.php:591 test/theme.php:65
msgid "Database"
msgstr "Biremlek"
@@ -4931,24 +4931,24 @@ msgstr ""
msgid "No databases"
msgstr "Biremleklär yuq"
-#: navigation.php:318
+#: navigation.php:304
#, fuzzy
msgid "Filter"
msgstr "Alan"
-#: navigation.php:319 setup/frames/index.inc.php:218
+#: navigation.php:305 setup/frames/index.inc.php:218
#: setup/lib/messages.inc.php:42
#, fuzzy
msgid "Clear"
msgstr "Täqwim"
-#: navigation.php:350 navigation.php:351
+#: navigation.php:336 navigation.php:337
#, fuzzy
msgctxt "short form"
msgid "Create table"
msgstr "Yaña Bit yaratu"
-#: navigation.php:353 navigation.php:516
+#: navigation.php:339 navigation.php:502
msgid "Please select a database"
msgstr "Berär biremlek saylísı"
@@ -7986,9 +7986,9 @@ msgstr "Tüşämä tözeleşenä küzätü"
#: tbl_structure.php:540
#, fuzzy
-#| msgid "Add new field"
-msgid "Add field"
-msgstr "Yaña alan östäw"
+#| msgid "Add %s field(s)"
+msgid "Add column"
+msgstr "%s alan östäw"
#: tbl_structure.php:554
msgid "At End of Table"
@@ -8204,6 +8204,11 @@ msgstr ""
msgid "Rename view to"
msgstr "Tüşämä adın üzgärtü"
+#, fuzzy
+#~| msgid "Add new field"
+#~ msgid "Add field"
+#~ msgstr "Yaña alan östäw"
+
#~ msgid "Field"
#~ msgstr "Alan"
diff --git a/po/uk.po b/po/uk.po
index 1406d2c..1943b5d 100644
--- a/po/uk.po
+++ b/po/uk.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: phpMyAdmin 3.4.0-dev\n"
"Report-Msgid-Bugs-To: phpmyadmin-devel(a)lists.sourceforge.net\n"
-"POT-Creation-Date: 2010-05-31 14:33-0400\n"
+"POT-Creation-Date: 2010-06-04 16:07-0400\n"
"PO-Revision-Date: 2010-03-12 09:19+0100\n"
"Last-Translator: Automatically generated\n"
"Language-Team: ukrainian <uk(a)li.org>\n"
@@ -54,7 +54,7 @@ msgstr "Шукати"
#: libraries/replication_gui.lib.php:369 libraries/select_server.lib.php:104
#: libraries/sql_query_form.lib.php:400 libraries/sql_query_form.lib.php:477
#: libraries/sql_query_form.lib.php:552 libraries/tbl_properties.inc.php:782
-#: main.php:128 navigation.php:238 pdf_pages.php:292 pdf_pages.php:328
+#: main.php:128 navigation.php:237 pdf_pages.php:292 pdf_pages.php:328
#: pdf_pages.php:530 pmd_pdf.php:116 server_binlog.php:142
#: server_privileges.php:625 server_privileges.php:1585
#: server_privileges.php:1932 server_privileges.php:1979
@@ -194,7 +194,7 @@ msgid "View dump (schema) of database"
msgstr "Переглянути дамп (схему) БД"
#: db_export.php:33 db_printview.php:96 db_qbe.php:102 db_structure.php:51
-#: db_tracking.php:35 export.php:359 navigation.php:346
+#: db_tracking.php:35 export.php:359 navigation.php:332
msgid "No tables found in database."
msgstr "В БД не виявлено таблиць."
@@ -348,7 +348,7 @@ msgstr "таблиця "
#: db_printview.php:105 libraries/db_structure.lib.php:56
#: libraries/header_printview.inc.php:63 libraries/import.lib.php:145
-#: navigation.php:652 navigation.php:674 server_databases.php:122
+#: navigation.php:638 navigation.php:660 server_databases.php:122
#: tbl_printview.php:394 tbl_structure.php:365 tbl_structure.php:777
msgid "Rows"
msgstr "Рядки"
@@ -716,11 +716,11 @@ msgstr ""
#: libraries/export/latex.php:148 libraries/export/odt.php:113
#: libraries/export/sql.php:342 libraries/export/texytext.php:84
#: libraries/export/xml.php:255 libraries/header.inc.php:106
-#: libraries/header_printview.inc.php:58 navigation.php:233
-#: server_databases.php:169 server_privileges.php:1621
-#: server_privileges.php:1682 server_privileges.php:1940
-#: server_processlist.php:56 server_synchronize.php:1179
-#: server_synchronize.php:1183 tbl_tracking.php:591 test/theme.php:65
+#: libraries/header_printview.inc.php:58 server_databases.php:169
+#: server_privileges.php:1621 server_privileges.php:1682
+#: server_privileges.php:1940 server_processlist.php:56
+#: server_synchronize.php:1179 server_synchronize.php:1183
+#: tbl_tracking.php:591 test/theme.php:65
msgid "Database"
msgstr "БД"
@@ -4843,23 +4843,23 @@ msgstr ""
msgid "No databases"
msgstr "БД відсутні"
-#: navigation.php:318
+#: navigation.php:304
msgid "Filter"
msgstr ""
-#: navigation.php:319 setup/frames/index.inc.php:218
+#: navigation.php:305 setup/frames/index.inc.php:218
#: setup/lib/messages.inc.php:42
msgid "Clear"
msgstr ""
-#: navigation.php:350 navigation.php:351
+#: navigation.php:336 navigation.php:337
#, fuzzy
#| msgid "Create a page"
msgctxt "short form"
msgid "Create table"
msgstr "Створити нову сторінку"
-#: navigation.php:353 navigation.php:516
+#: navigation.php:339 navigation.php:502
msgid "Please select a database"
msgstr "Прошу вибрати БД"
@@ -7830,9 +7830,9 @@ msgstr "Запропонувати структуру таблиці"
#: tbl_structure.php:540
#, fuzzy
-#| msgid "Add new field"
-msgid "Add field"
-msgstr "Додати нове поле"
+#| msgid "Add into comments"
+msgid "Add column"
+msgstr "Додати коментар"
#: tbl_structure.php:554
msgid "At End of Table"
@@ -8040,6 +8040,11 @@ msgstr ""
msgid "Rename view to"
msgstr ""
+#, fuzzy
+#~| msgid "Add new field"
+#~ msgid "Add field"
+#~ msgstr "Додати нове поле"
+
#~ msgid "Field"
#~ msgstr "Поле"
diff --git a/po/ur.po b/po/ur.po
index 5b6cb88..ff3a006 100644
--- a/po/ur.po
+++ b/po/ur.po
@@ -6,7 +6,7 @@ msgid ""
msgstr ""
"Project-Id-Version: phpMyAdmin 3.4.0-dev\n"
"Report-Msgid-Bugs-To: phpmyadmin-devel(a)lists.sourceforge.net\n"
-"POT-Creation-Date: 2010-05-31 14:33-0400\n"
+"POT-Creation-Date: 2010-06-04 16:07-0400\n"
"PO-Revision-Date: 2010-05-14 12:35+0200\n"
"Last-Translator: <monymirza(a)gmail.com>\n"
"Language-Team: Urdu <ur(a)li.org>\n"
@@ -61,7 +61,7 @@ msgstr "تلاش"
#: libraries/replication_gui.lib.php:369 libraries/select_server.lib.php:104
#: libraries/sql_query_form.lib.php:400 libraries/sql_query_form.lib.php:477
#: libraries/sql_query_form.lib.php:552 libraries/tbl_properties.inc.php:782
-#: main.php:128 navigation.php:238 pdf_pages.php:292 pdf_pages.php:328
+#: main.php:128 navigation.php:237 pdf_pages.php:292 pdf_pages.php:328
#: pdf_pages.php:530 pmd_pdf.php:116 server_binlog.php:142
#: server_privileges.php:625 server_privileges.php:1585
#: server_privileges.php:1932 server_privileges.php:1979
@@ -201,7 +201,7 @@ msgid "View dump (schema) of database"
msgstr " ڈیٹا بیس کی ڈمپ (شیما) دیکھیں"
#: db_export.php:33 db_printview.php:96 db_qbe.php:102 db_structure.php:51
-#: db_tracking.php:35 export.php:359 navigation.php:346
+#: db_tracking.php:35 export.php:359 navigation.php:332
msgid "No tables found in database."
msgstr "ڈیٹا بیس میں کوئی ٹیبل نہیں مِلا"
@@ -349,7 +349,7 @@ msgstr "ٹیبل"
#: db_printview.php:105 libraries/db_structure.lib.php:56
#: libraries/header_printview.inc.php:63 libraries/import.lib.php:145
-#: navigation.php:652 navigation.php:674 server_databases.php:122
+#: navigation.php:638 navigation.php:660 server_databases.php:122
#: tbl_printview.php:394 tbl_structure.php:365 tbl_structure.php:777
msgid "Rows"
msgstr ""
@@ -719,11 +719,11 @@ msgstr "ٹریکڈ ٹیبلز"
#: libraries/export/latex.php:148 libraries/export/odt.php:113
#: libraries/export/sql.php:342 libraries/export/texytext.php:84
#: libraries/export/xml.php:255 libraries/header.inc.php:106
-#: libraries/header_printview.inc.php:58 navigation.php:233
-#: server_databases.php:169 server_privileges.php:1621
-#: server_privileges.php:1682 server_privileges.php:1940
-#: server_processlist.php:56 server_synchronize.php:1179
-#: server_synchronize.php:1183 tbl_tracking.php:591 test/theme.php:65
+#: libraries/header_printview.inc.php:58 server_databases.php:169
+#: server_privileges.php:1621 server_privileges.php:1682
+#: server_privileges.php:1940 server_processlist.php:56
+#: server_synchronize.php:1179 server_synchronize.php:1183
+#: tbl_tracking.php:591 test/theme.php:65
msgid "Database"
msgstr "ڈیٹا بیس"
@@ -4668,21 +4668,21 @@ msgstr ""
msgid "No databases"
msgstr ""
-#: navigation.php:318
+#: navigation.php:304
msgid "Filter"
msgstr ""
-#: navigation.php:319 setup/frames/index.inc.php:218
+#: navigation.php:305 setup/frames/index.inc.php:218
#: setup/lib/messages.inc.php:42
msgid "Clear"
msgstr ""
-#: navigation.php:350 navigation.php:351
+#: navigation.php:336 navigation.php:337
msgctxt "short form"
msgid "Create table"
msgstr ""
-#: navigation.php:353 navigation.php:516
+#: navigation.php:339 navigation.php:502
msgid "Please select a database"
msgstr ""
@@ -7607,9 +7607,9 @@ msgstr ""
#: tbl_structure.php:540
#, fuzzy
-#| msgid "Inside field:"
-msgid "Add field"
-msgstr "فیلڈ کے اندر:"
+#| msgid "Add/Delete Field Columns"
+msgid "Add column"
+msgstr "فیلڈ کالمز شامل یا ختم کریں"
#: tbl_structure.php:554
msgid "At End of Table"
@@ -7814,6 +7814,11 @@ msgstr ""
msgid "Rename view to"
msgstr ""
+#, fuzzy
+#~| msgid "Inside field:"
+#~ msgid "Add field"
+#~ msgstr "فیلڈ کے اندر:"
+
#~ msgid "Field"
#~ msgstr "فیلڈ"
diff --git a/po/uz.po b/po/uz.po
index 68475b3..f854a48 100644
--- a/po/uz.po
+++ b/po/uz.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: phpMyAdmin 3.4.0-dev\n"
"Report-Msgid-Bugs-To: phpmyadmin-devel(a)lists.sourceforge.net\n"
-"POT-Creation-Date: 2010-05-31 14:33-0400\n"
+"POT-Creation-Date: 2010-06-04 16:07-0400\n"
"PO-Revision-Date: 2010-03-12 09:20+0100\n"
"Last-Translator: Automatically generated\n"
"Language-Team: uzbek_cyrillic <uz(a)li.org>\n"
@@ -56,7 +56,7 @@ msgstr "Қидириш"
#: libraries/replication_gui.lib.php:369 libraries/select_server.lib.php:104
#: libraries/sql_query_form.lib.php:400 libraries/sql_query_form.lib.php:477
#: libraries/sql_query_form.lib.php:552 libraries/tbl_properties.inc.php:782
-#: main.php:128 navigation.php:238 pdf_pages.php:292 pdf_pages.php:328
+#: main.php:128 navigation.php:237 pdf_pages.php:292 pdf_pages.php:328
#: pdf_pages.php:530 pmd_pdf.php:116 server_binlog.php:142
#: server_privileges.php:625 server_privileges.php:1585
#: server_privileges.php:1932 server_privileges.php:1979
@@ -196,7 +196,7 @@ msgid "View dump (schema) of database"
msgstr "Маълумотлар базаси дампини (схемасини) намойиш этиш"
#: db_export.php:33 db_printview.php:96 db_qbe.php:102 db_structure.php:51
-#: db_tracking.php:35 export.php:359 navigation.php:346
+#: db_tracking.php:35 export.php:359 navigation.php:332
msgid "No tables found in database."
msgstr "Маълумотлар базасида биронта ҳам жадвал мавжуд эмас."
@@ -350,7 +350,7 @@ msgstr "Жадвал "
#: db_printview.php:105 libraries/db_structure.lib.php:56
#: libraries/header_printview.inc.php:63 libraries/import.lib.php:145
-#: navigation.php:652 navigation.php:674 server_databases.php:122
+#: navigation.php:638 navigation.php:660 server_databases.php:122
#: tbl_printview.php:394 tbl_structure.php:365 tbl_structure.php:777
msgid "Rows"
msgstr "Қаторларсони"
@@ -720,11 +720,11 @@ msgstr "Кузатилган жадваллар"
#: libraries/export/latex.php:148 libraries/export/odt.php:113
#: libraries/export/sql.php:342 libraries/export/texytext.php:84
#: libraries/export/xml.php:255 libraries/header.inc.php:106
-#: libraries/header_printview.inc.php:58 navigation.php:233
-#: server_databases.php:169 server_privileges.php:1621
-#: server_privileges.php:1682 server_privileges.php:1940
-#: server_processlist.php:56 server_synchronize.php:1179
-#: server_synchronize.php:1183 tbl_tracking.php:591 test/theme.php:65
+#: libraries/header_printview.inc.php:58 server_databases.php:169
+#: server_privileges.php:1621 server_privileges.php:1682
+#: server_privileges.php:1940 server_processlist.php:56
+#: server_synchronize.php:1179 server_synchronize.php:1183
+#: tbl_tracking.php:591 test/theme.php:65
msgid "Database"
msgstr "Маълумотлар базаси"
@@ -5179,23 +5179,23 @@ msgstr "Навигация ойнасини қайта юклаш"
msgid "No databases"
msgstr "Маълумотлар базаси мавжуд эмас"
-#: navigation.php:318
+#: navigation.php:304
msgid "Filter"
msgstr "Фильтр"
-#: navigation.php:319 setup/frames/index.inc.php:218
+#: navigation.php:305 setup/frames/index.inc.php:218
#: setup/lib/messages.inc.php:42
msgid "Clear"
msgstr "Тозалаш"
-#: navigation.php:350 navigation.php:351
+#: navigation.php:336 navigation.php:337
#, fuzzy
#| msgid "Create table"
msgctxt "short form"
msgid "Create table"
msgstr "Жадвал тузиш"
-#: navigation.php:353 navigation.php:516
+#: navigation.php:339 navigation.php:502
msgid "Please select a database"
msgstr "Маълумотлар базасини танланг"
@@ -8474,9 +8474,9 @@ msgstr "Жадвал тузилиши таҳлили"
#: tbl_structure.php:540
#, fuzzy
-#| msgid "Add new field"
-msgid "Add field"
-msgstr "Янги майдон қўшиш"
+#| msgid "Add column(s)"
+msgid "Add column"
+msgstr "Устун(лар) қўшиш"
#: tbl_structure.php:554
msgid "At End of Table"
@@ -8689,6 +8689,11 @@ msgstr "Ном кўриниши"
msgid "Rename view to"
msgstr "Кўриниш номини ўзгартириш"
+#, fuzzy
+#~| msgid "Add new field"
+#~ msgid "Add field"
+#~ msgstr "Янги майдон қўшиш"
+
#~ msgid "Field"
#~ msgstr "Майдон"
diff --git a/po/uz(a)latin.po b/po/uz(a)latin.po
index 13e008a..c778a3a 100644
--- a/po/uz(a)latin.po
+++ b/po/uz(a)latin.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: phpMyAdmin 3.4.0-dev\n"
"Report-Msgid-Bugs-To: phpmyadmin-devel(a)lists.sourceforge.net\n"
-"POT-Creation-Date: 2010-05-31 14:33-0400\n"
+"POT-Creation-Date: 2010-06-04 16:07-0400\n"
"PO-Revision-Date: 2010-03-12 09:20+0100\n"
"Last-Translator: Automatically generated\n"
"Language-Team: uzbek_latin <uz@latin@li.org>\n"
@@ -57,7 +57,7 @@ msgstr "Qidirish"
#: libraries/replication_gui.lib.php:369 libraries/select_server.lib.php:104
#: libraries/sql_query_form.lib.php:400 libraries/sql_query_form.lib.php:477
#: libraries/sql_query_form.lib.php:552 libraries/tbl_properties.inc.php:782
-#: main.php:128 navigation.php:238 pdf_pages.php:292 pdf_pages.php:328
+#: main.php:128 navigation.php:237 pdf_pages.php:292 pdf_pages.php:328
#: pdf_pages.php:530 pmd_pdf.php:116 server_binlog.php:142
#: server_privileges.php:625 server_privileges.php:1585
#: server_privileges.php:1932 server_privileges.php:1979
@@ -197,7 +197,7 @@ msgid "View dump (schema) of database"
msgstr "Ma`lumotlar bazasi dampini (sxemasini) namoyish etish"
#: db_export.php:33 db_printview.php:96 db_qbe.php:102 db_structure.php:51
-#: db_tracking.php:35 export.php:359 navigation.php:346
+#: db_tracking.php:35 export.php:359 navigation.php:332
msgid "No tables found in database."
msgstr "Ma`lumotlar bazasida bironta ham jadval mavjud emas."
@@ -351,7 +351,7 @@ msgstr "Jadval "
#: db_printview.php:105 libraries/db_structure.lib.php:56
#: libraries/header_printview.inc.php:63 libraries/import.lib.php:145
-#: navigation.php:652 navigation.php:674 server_databases.php:122
+#: navigation.php:638 navigation.php:660 server_databases.php:122
#: tbl_printview.php:394 tbl_structure.php:365 tbl_structure.php:777
msgid "Rows"
msgstr "Qatorlarsoni"
@@ -722,11 +722,11 @@ msgstr "Kuzatilgan jadvallar"
#: libraries/export/latex.php:148 libraries/export/odt.php:113
#: libraries/export/sql.php:342 libraries/export/texytext.php:84
#: libraries/export/xml.php:255 libraries/header.inc.php:106
-#: libraries/header_printview.inc.php:58 navigation.php:233
-#: server_databases.php:169 server_privileges.php:1621
-#: server_privileges.php:1682 server_privileges.php:1940
-#: server_processlist.php:56 server_synchronize.php:1179
-#: server_synchronize.php:1183 tbl_tracking.php:591 test/theme.php:65
+#: libraries/header_printview.inc.php:58 server_databases.php:169
+#: server_privileges.php:1621 server_privileges.php:1682
+#: server_privileges.php:1940 server_processlist.php:56
+#: server_synchronize.php:1179 server_synchronize.php:1183
+#: tbl_tracking.php:591 test/theme.php:65
msgid "Database"
msgstr "Ma`lumotlar bazasi"
@@ -5213,23 +5213,23 @@ msgstr "Navigatsiya oynasini qayta yuklash"
msgid "No databases"
msgstr "Ma`lumotlar bazasi mavjud emas"
-#: navigation.php:318
+#: navigation.php:304
msgid "Filter"
msgstr "Filtr"
-#: navigation.php:319 setup/frames/index.inc.php:218
+#: navigation.php:305 setup/frames/index.inc.php:218
#: setup/lib/messages.inc.php:42
msgid "Clear"
msgstr "Tozalash"
-#: navigation.php:350 navigation.php:351
+#: navigation.php:336 navigation.php:337
#, fuzzy
#| msgid "Create table"
msgctxt "short form"
msgid "Create table"
msgstr "Jadval tuzish"
-#: navigation.php:353 navigation.php:516
+#: navigation.php:339 navigation.php:502
msgid "Please select a database"
msgstr "Ma`lumotlar bazasini tanlang"
@@ -8538,9 +8538,9 @@ msgstr "Jadval tuzilishi tahlili"
#: tbl_structure.php:540
#, fuzzy
-#| msgid "Add new field"
-msgid "Add field"
-msgstr "Yangi maydon qo‘shish"
+#| msgid "Add column(s)"
+msgid "Add column"
+msgstr "Ustun(lar) qo‘shish"
#: tbl_structure.php:554
msgid "At End of Table"
@@ -8754,6 +8754,11 @@ msgstr "Nom ko‘rinishi"
msgid "Rename view to"
msgstr "Ko‘rinish nomini o‘zgartirish"
+#, fuzzy
+#~| msgid "Add new field"
+#~ msgid "Add field"
+#~ msgstr "Yangi maydon qo‘shish"
+
#~ msgid "Field"
#~ msgstr "Maydon"
diff --git a/po/zh_CN.po b/po/zh_CN.po
index e15ec5e..3adc8f8 100644
--- a/po/zh_CN.po
+++ b/po/zh_CN.po
@@ -3,14 +3,14 @@ msgid ""
msgstr ""
"Project-Id-Version: phpMyAdmin 3.4.0-dev\n"
"Report-Msgid-Bugs-To: phpmyadmin-devel(a)lists.sourceforge.net\n"
-"POT-Creation-Date: 2010-05-31 14:33-0400\n"
+"POT-Creation-Date: 2010-06-04 16:07-0400\n"
"PO-Revision-Date: 2010-06-04 14:09+0200\n"
"Last-Translator: shanyan baishui <Siramizu(a)gmail.com>\n"
"Language-Team: chinese_simplified <zh_CN(a)li.org>\n"
-"Language: zh_CN\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+"Language: zh_CN\n"
"Plural-Forms: nplurals=1; plural=0;\n"
"X-Generator: Pootle 2.0.1\n"
@@ -57,7 +57,7 @@ msgstr "搜索"
#: libraries/replication_gui.lib.php:369 libraries/select_server.lib.php:104
#: libraries/sql_query_form.lib.php:400 libraries/sql_query_form.lib.php:477
#: libraries/sql_query_form.lib.php:552 libraries/tbl_properties.inc.php:782
-#: main.php:128 navigation.php:238 pdf_pages.php:292 pdf_pages.php:328
+#: main.php:128 navigation.php:237 pdf_pages.php:292 pdf_pages.php:328
#: pdf_pages.php:530 pmd_pdf.php:116 server_binlog.php:142
#: server_privileges.php:625 server_privileges.php:1585
#: server_privileges.php:1932 server_privileges.php:1979
@@ -110,7 +110,6 @@ msgstr "表注释"
#: tbl_indexes.php:189 tbl_printview.php:142 tbl_relation.php:402
#: tbl_select.php:135 tbl_structure.php:177 tbl_tracking.php:273
#: tbl_tracking.php:324
-#| msgid "Column names"
msgid "Column"
msgstr "字段"
@@ -196,7 +195,7 @@ msgid "View dump (schema) of database"
msgstr "查看数据库的转存(大纲)。"
#: db_export.php:33 db_printview.php:96 db_qbe.php:102 db_structure.php:51
-#: db_tracking.php:35 export.php:359 navigation.php:346
+#: db_tracking.php:35 export.php:359 navigation.php:332
msgid "No tables found in database."
msgstr "数据库中没有表。"
@@ -342,7 +341,7 @@ msgstr "表"
#: db_printview.php:105 libraries/db_structure.lib.php:56
#: libraries/header_printview.inc.php:63 libraries/import.lib.php:145
-#: navigation.php:652 navigation.php:674 server_databases.php:122
+#: navigation.php:638 navigation.php:660 server_databases.php:122
#: tbl_printview.php:394 tbl_structure.php:365 tbl_structure.php:777
msgid "Rows"
msgstr "行数"
@@ -376,7 +375,6 @@ msgstr "最后检查"
#: db_printview.php:222 db_structure.php:480
#, php-format
-#| msgid "%s table(s)"
msgid "%s table"
msgid_plural "%s tables"
msgstr[0] "%s 张表"
@@ -450,7 +448,6 @@ msgid "Add/Delete criteria rows"
msgstr "添加/删除条件行"
#: db_qbe.php:596
-#| msgid "Add/Delete Field Columns"
msgid "Add/Delete columns"
msgstr "添加/删除字段"
@@ -708,11 +705,11 @@ msgstr "已追踪的表"
#: libraries/export/latex.php:148 libraries/export/odt.php:113
#: libraries/export/sql.php:342 libraries/export/texytext.php:84
#: libraries/export/xml.php:255 libraries/header.inc.php:106
-#: libraries/header_printview.inc.php:58 navigation.php:233
-#: server_databases.php:169 server_privileges.php:1621
-#: server_privileges.php:1682 server_privileges.php:1940
-#: server_processlist.php:56 server_synchronize.php:1179
-#: server_synchronize.php:1183 tbl_tracking.php:591 test/theme.php:65
+#: libraries/header_printview.inc.php:58 server_databases.php:169
+#: server_privileges.php:1621 server_privileges.php:1682
+#: server_privileges.php:1940 server_processlist.php:56
+#: server_synchronize.php:1179 server_synchronize.php:1183
+#: tbl_tracking.php:591 test/theme.php:65
msgid "Database"
msgstr "数据库"
@@ -986,7 +983,6 @@ msgid "Please select the primary key or a unique key"
msgstr "请选择主键或唯一键"
#: js/messages.php:63 pmd_general.php:77 tbl_relation.php:548
-#| msgid "Choose field to display"
msgid "Choose column to display"
msgstr "选择要显示的字段"
@@ -1943,7 +1939,6 @@ msgid "No Privileges"
msgstr "无权限"
#: libraries/display_create_table.lib.php:41
-#| msgid "Table must have at least one field."
msgid "Table must have at least one column."
msgstr "数据表至少要有一个字段。"
@@ -1953,7 +1948,6 @@ msgid "Create table on database %s"
msgstr "在数据库 %s 中新建一张数据表"
#: libraries/display_create_table.lib.php:57
-#| msgid "Number of fields"
msgid "Number of columns"
msgstr "字段数"
@@ -1963,7 +1957,6 @@ msgstr "无法加载导出插件,请检查安装!"
#: libraries/display_export.lib.php:107
#, php-format
-#| msgid "Dump %s row(s) starting at record # %s"
msgid "Dump %s row(s) starting at row # %s"
msgstr "从 # %2$s 行开始转储 %1$s 行"
@@ -2113,7 +2106,6 @@ msgstr ""
"入大文件时是个很好的方法。"
#: libraries/display_import.lib.php:239 setup/lib/messages.inc.php:161
-#| msgid "Number of records (queries) to skip from start"
msgid "Number of queries to skip from start"
msgstr "跳过查询的数量"
@@ -2172,7 +2164,6 @@ msgid "%d is not valid row number."
msgstr "%d 不是有效行数。"
#: libraries/display_tbl.lib.php:310
-#| msgid "row(s) starting from record #"
msgid "row(s) starting from row #"
msgstr "行,起始行 #"
@@ -2231,7 +2222,6 @@ msgid "Relational key"
msgstr "关联键"
#: libraries/display_tbl.lib.php:588
-#| msgid "Relational display field"
msgid "Relational display column"
msgstr "关联显示字段"
@@ -2630,19 +2620,16 @@ msgstr "CSV"
#: libraries/export/csv.php:21 libraries/import/csv.php:27
#: libraries/import/csv.php:59 libraries/import/ldi.php:40
-#| msgid "Lines terminated by"
msgid "Columns terminated by"
msgstr "字段分隔符"
#: libraries/export/csv.php:22 libraries/import/csv.php:28
#: libraries/import/csv.php:71 libraries/import/ldi.php:41
-#| msgid "Fields enclosed by"
msgid "Columns enclosed by"
msgstr "内容分隔符"
#: libraries/export/csv.php:23 libraries/import/csv.php:29
#: libraries/import/csv.php:75 libraries/import/ldi.php:42
-#| msgid "Fields escaped by"
msgid "Columns escaped by"
msgstr "内容转义符"
@@ -2660,7 +2647,6 @@ msgid "Replace NULL by"
msgstr "将 NULL 替换为"
#: libraries/export/csv.php:26 libraries/export/excel.php:23
-#| msgid "Remove CRLF characters within fields"
msgid "Remove CRLF characters within columns"
msgstr "删除字段中的回车换行符"
@@ -2669,7 +2655,6 @@ msgstr "删除字段中的回车换行符"
#: libraries/export/ods.php:24 libraries/export/odt.php:50
#: libraries/export/texytext.php:34 libraries/export/xls.php:24
#: libraries/export/xlsx.php:24
-#| msgid "Put fields names in the first row"
msgid "Put columns names in the first row"
msgstr "首行保存字段名"
@@ -2806,7 +2791,6 @@ msgid "Database export options"
msgstr "数据库导出选项"
#: libraries/export/sql.php:80
-#| msgid "Enclose table and field names with backquotes"
msgid "Enclose table and column names with backquotes"
msgstr "给数据表名及字段名加上反引号"
@@ -3026,7 +3010,6 @@ msgstr "CSV 输入的第 %d 行格式有错。"
#: libraries/import/csv.php:312
#, php-format
-#| msgid "Invalid field count in CSV input on line %d."
msgid "Invalid column count in CSV input on line %d."
msgstr "CSV 输入的第 %d 行字段数有错。"
@@ -4344,7 +4327,6 @@ msgid "Run SQL query/queries on database %s"
msgstr "在数据库 %s 运行 SQL 查询"
#: libraries/sql_query_form.lib.php:317
-#| msgid "Column names"
msgid "Columns"
msgstr "字段"
@@ -4458,19 +4440,14 @@ msgid "Length/Values"
msgstr "长度/值"
#: libraries/tbl_properties.inc.php:105
-#| msgid ""
-#| "If field type is \"enum\" or \"set\", please enter the values using this "
-#| "format: 'a','b','c'...<br />If you ever need to put a backslash (\"\\\") "
-#| "or a single quote (\"'\") amongst those values, precede it with a "
-#| "backslash (for example '\\\\xyz' or 'a\\'b')."
msgid ""
"If column type is \"enum\" or \"set\", please enter the values using this "
"format: 'a','b','c'...<br />If you ever need to put a backslash (\"\\\") or "
"a single quote (\"'\") amongst those values, precede it with a backslash "
"(for example '\\\\xyz' or 'a\\'b')."
msgstr ""
-"如字段类型是“enum”或“set”,请使用以下格式输入:'a','b','c'...<br "
-"/>如果需要输入反斜杠(“\\”)或单引号(“'”),请在前面加上反斜杠(如 '\\\\xyz' 或 'a\\'b')。"
+"如字段类型是“enum”或“set”,请使用以下格式输入:'a','b','c'...<br />如果需要输"
+"入反斜杠(“\\”)或单引号(“'”),请在前面加上反斜杠(如 '\\\\xyz' 或 'a\\'b')。"
#: libraries/tbl_properties.inc.php:106
msgid ""
@@ -4538,12 +4515,10 @@ msgstr "保存"
#: libraries/tbl_properties.inc.php:780 tbl_structure.php:542
#, php-format
-#| msgid "Add column(s)"
msgid "Add %s column(s)"
msgstr "添加 %s 个字段"
#: libraries/tbl_properties.inc.php:784 tbl_structure.php:536
-#| msgid "You have to add at least one field."
msgid "You have to add at least one column."
msgstr "至少要添加一个字段。"
@@ -4552,18 +4527,14 @@ msgid "Event"
msgstr "事件"
#: libraries/transformations/application_octetstream__download.inc.php:10
-#| msgid ""
-#| "Displays a link to download the binary data of the field. You can use the "
-#| "first option to specify the filename, or use the second option as the "
-#| "name of a field which contains the filename. If you use the second "
-#| "option, you need to set the first option to the empty string."
msgid ""
"Displays a link to download the binary data of the column. You can use the "
"first option to specify the filename, or use the second option as the name "
"of a column which contains the filename. If you use the second option, you "
"need to set the first option to the empty string."
msgstr ""
-"字段中显示一个二进制数据的下载连接。第一个选项是文件名,或使用第二个选项,用表中的一个字段值作为文件名。如果想使用字段值作为文件名,第一个选项必须留空。"
+"字段中显示一个二进制数据的下载连接。第一个选项是文件名,或使用第二个选项,用"
+"表中的一个字段值作为文件名。如果想使用字段值作为文件名,第一个选项必须留空。"
#: libraries/transformations/application_octetstream__hex.inc.php:10
msgid ""
@@ -4611,17 +4582,6 @@ msgstr ""
"档)所到的结果是不一样的。"
#: libraries/transformations/text_plain__external.inc.php:10
-#| msgid ""
-#| "LINUX ONLY: Launches an external application and feeds it the field data "
-#| "via standard input. Returns the standard output of the application. The "
-#| "default is Tidy, to pretty-print HTML code. For security reasons, you "
-#| "have to manually edit the file libraries/transformations/"
-#| "text_plain__external.inc.php and list the tools you want to make "
-#| "available. The first option is then the number of the program you want to "
-#| "use and the second option is the parameters for the program. The third "
-#| "option, if set to 1, will convert the output using htmlspecialchars() "
-#| "(Default 1). The fourth option, if set to 1, will prevent wrapping and "
-#| "ensure that the output appears all on one line (Default 1)."
msgid ""
"LINUX ONLY: Launches an external application and feeds it the column data "
"via standard input. Returns the standard output of the application. The "
@@ -4634,43 +4594,38 @@ msgid ""
"will prevent wrapping and ensure that the output appears all on one line "
"(Default 1)."
msgstr ""
-"仅 LINUX:调用外部程序并通过标准输入传入字段数据。返回此应用程序的标准输出。默认为 Tidy,可以很好的打印 HTML "
-"代码。为了安全起见,您需要手动编辑 libraries/transformations/text_plain__external.inc.php "
-"文件来加入可以运行的工具。第一个选项是您想要使用的程序编号,第二个选项是程序的参数。第三个参数如果设为 1 的话将会用 "
-"htmlspecialchars() 处理输出 (默认为 1)。第四个参数如果设为 1 的话,将禁止换行,确保所有内容显示在一行中 (默认为 1)。"
+"仅 LINUX:调用外部程序并通过标准输入传入字段数据。返回此应用程序的标准输出。"
+"默认为 Tidy,可以很好的打印 HTML 代码。为了安全起见,您需要手动编辑 "
+"libraries/transformations/text_plain__external.inc.php 文件来加入可以运行的工"
+"具。第一个选项是您想要使用的程序编号,第二个选项是程序的参数。第三个参数如果"
+"设为 1 的话将会用 htmlspecialchars() 处理输出 (默认为 1)。第四个参数如果设为 "
+"1 的话,将禁止换行,确保所有内容显示在一行中 (默认为 1)。"
#: libraries/transformations/text_plain__formatted.inc.php:10
-#| msgid ""
-#| "Displays the contents of the field as-is, without running it through "
-#| "htmlspecialchars(). That is, the field is assumed to contain valid HTML."
msgid ""
"Displays the contents of the column as-is, without running it through "
"htmlspecialchars(). That is, the column is assumed to contain valid HTML."
-msgstr "显示字段的原始内容,不使用 htmlspecialchars() 处理。即假定内容为合法的 HTML 代码。"
+msgstr ""
+"显示字段的原始内容,不使用 htmlspecialchars() 处理。即假定内容为合法的 HTML "
+"代码。"
#: libraries/transformations/text_plain__imagelink.inc.php:10
-#| msgid ""
-#| "Displays an image and a link; the field contains the filename. The first "
-#| "option is a URL prefix like \"http://www.example.com/\". The second and "
-#| "third options are the width and the height in pixels."
msgid ""
"Displays an image and a link; the column contains the filename. The first "
"option is a URL prefix like \"http://www.example.com/\". The second and "
"third options are the width and the height in pixels."
msgstr ""
-"显示图像和链接,字段内包含文件名。第一个选项是类似“http://www.example.com/”这样的 URL "
-"前缀。第二和第三个选项是以像素为单位的宽度和高度。"
+"显示图像和链接,字段内包含文件名。第一个选项是类似“http://www.example.com/”这"
+"样的 URL 前缀。第二和第三个选项是以像素为单位的宽度和高度。"
#: libraries/transformations/text_plain__link.inc.php:10
-#| msgid ""
-#| "Displays a link; the field contains the filename. The first option is a "
-#| "URL prefix like \"http://www.example.com/\". The second option is a title "
-#| "for the link."
msgid ""
"Displays a link; the column contains the filename. The first option is a URL "
"prefix like \"http://www.example.com/\". The second option is a title for "
"the link."
-msgstr "显示链接,字段内包含文件名。第一个选项是类似“http://www.example.com/”这样的 URL 前缀。第二个选项是链接的标题。"
+msgstr ""
+"显示链接,字段内包含文件名。第一个选项是类似“http://www.example.com/”这样的 "
+"URL 前缀。第二个选项是链接的标题。"
#: libraries/transformations/text_plain__longToIpv4.inc.php:10
msgid ""
@@ -4849,21 +4804,21 @@ msgstr "刷新导航框架"
msgid "No databases"
msgstr "无数据库"
-#: navigation.php:318
+#: navigation.php:304
msgid "Filter"
msgstr "快速搜索"
-#: navigation.php:319 setup/frames/index.inc.php:218
+#: navigation.php:305 setup/frames/index.inc.php:218
#: setup/lib/messages.inc.php:42
msgid "Clear"
msgstr "清除"
-#: navigation.php:350 navigation.php:351
+#: navigation.php:336 navigation.php:337
msgctxt "short form"
msgid "Create table"
msgstr "新建数据表"
-#: navigation.php:353 navigation.php:516
+#: navigation.php:339 navigation.php:502
msgid "Please select a database"
msgstr "请选择数据库"
@@ -5015,15 +4970,13 @@ msgid "To select relation, click :"
msgstr "要选择关系,点击:"
#: pmd_help.php:29
-#| msgid ""
-#| "The display field is shown in pink. To set/unset a field as the display "
-#| "field, click the \"Choose field to display\" icon, then click on the "
-#| "appropriate field name."
msgid ""
"The display column is shown in pink. To set/unset a column as the display "
"column, click the \"Choose column to display\" icon, then click on the "
"appropriate column name."
-msgstr "显示的字段为粉红色。要设置/取消显示的字段,点击“选择显示字段”图标,然后选择需要的字段名。"
+msgstr ""
+"显示的字段为粉红色。要设置/取消显示的字段,点击“选择显示字段”图标,然后选择需"
+"要的字段名。"
#: pmd_pdf.php:63
msgid "Page has been created"
@@ -5202,7 +5155,6 @@ msgid "Do not change the password"
msgstr "保持原密码"
#: server_privileges.php:804 server_privileges.php:2166
-#| msgid "No user(s) found."
msgid "No user found."
msgstr "未找到用户。"
@@ -5549,7 +5501,6 @@ msgid "Error management:"
msgstr "错误管理:"
#: server_replication.php:334
-#| msgid "Skipping error(s) might lead into unsynchronized master and slave!"
msgid "Skipping errors might lead into unsynchronized master and slave!"
msgstr "忽略错误可能导致主从服务器间不同步!"
@@ -6082,20 +6033,15 @@ msgstr ""
"Documentation.html#setup_script]文档[/a]中有说明。否则你只能下载或显示配置。"
#: setup/lib/messages.inc.php:35
-#| msgid ""
-#| "Defines which type of editing controls should be used for CHAR and "
-#| "VARCHAR fields; [kbd]input[/kbd] - allows limiting of input length, [kbd]"
-#| "textarea[/kbd] - allows newlines in fields"
msgid ""
"Defines which type of editing controls should be used for CHAR and VARCHAR "
"columns; [kbd]input[/kbd] - allows limiting of input length, [kbd]textarea[/"
"kbd] - allows newlines in columns"
msgstr ""
-"定义编辑 CHAR 和 VARCHAR 类型字段时应使用何种控件,[kbd]输入框 (input)[/kbd] - 可以限制输入长度,[kbd]文本框 "
-"(textarea)[/kbd] - 可以输入多行数据"
+"定义编辑 CHAR 和 VARCHAR 类型字段时应使用何种控件,[kbd]输入框 (input)[/kbd] "
+"- 可以限制输入长度,[kbd]文本框 (textarea)[/kbd] - 可以输入多行数据"
#: setup/lib/messages.inc.php:36
-#| msgid "CHAR fields editing"
msgid "CHAR columns editing"
msgstr "编辑 CHAR 类型字段"
@@ -6794,13 +6740,12 @@ msgid "GZip output buffering"
msgstr "GZip 输出缓冲"
#: setup/lib/messages.inc.php:217
-#| msgid ""
-#| "[kbd]SMART[/kbd] - i.e. descending order for fields of type TIME, DATE, "
-#| "DATETIME and TIMESTAMP, ascending order otherwise"
msgid ""
"[kbd]SMART[/kbd] - i.e. descending order for columns of type TIME, DATE, "
"DATETIME and TIMESTAMP, ascending order otherwise"
-msgstr "[kbd]SMART[/kbd] - 如:对 TIME、DATE、DATETIME 和 TIMESTAMP 类型的字段递减排序,其他字段递增"
+msgstr ""
+"[kbd]SMART[/kbd] - 如:对 TIME、DATE、DATETIME 和 TIMESTAMP 类型的字段递减排"
+"序,其他字段递增"
#: setup/lib/messages.inc.php:218
msgid "Default sorting order"
@@ -6819,12 +6764,10 @@ msgid "Iconic table operations"
msgstr "数据表操作显示"
#: setup/lib/messages.inc.php:224
-#| msgid "Disallow BLOB and BINARY fields from editing"
msgid "Disallow BLOB and BINARY columns from editing"
msgstr "禁止编辑 BLOB 和 BINARY 类型字段"
#: setup/lib/messages.inc.php:225
-#| msgid "Protect binary fields"
msgid "Protect binary columns"
msgstr "保护二进制字段"
@@ -7268,16 +7211,12 @@ msgid "PDF schema: table coordinates"
msgstr "PDF 大纲: 数据表并发"
#: setup/lib/messages.inc.php:320
-#| msgid ""
-#| "Table to describe the display fields, leave blank for no support; "
-#| "suggested: [kbd]pma_table_info[/kbd]"
msgid ""
"Table to describe the display columns, leave blank for no support; "
"suggested: [kbd]pma_table_info[/kbd]"
msgstr "描述显示字段的表,不使用请留空,默认:[kbd]pma_table_info[/kbd]"
#: setup/lib/messages.inc.php:321
-#| msgid "Display fields table"
msgid "Display columns table"
msgstr "显示字段表"
@@ -7306,8 +7245,6 @@ msgid "Verbose name of this server"
msgstr "服务器名称"
#: setup/lib/messages.inc.php:329
-#| msgid ""
-#| "Whether a user should be displayed a "show all (records)" button"
msgid "Whether a user should be displayed a "show all (rows)" button"
msgstr "设置是否给用户显示一个 "显示所有 (记录)" 的按钮"
@@ -7587,7 +7524,6 @@ msgid "Ignore"
msgstr "忽略"
#: tbl_change.php:728
-#| msgid " Because of its length,<br /> this field might not be editable "
msgid " Because of its length,<br /> this column might not be editable "
msgstr " 因长度问题,<br /> 该字段可能无法编辑 "
@@ -7873,7 +7809,6 @@ msgid "Operator"
msgstr "操作符"
#: tbl_select.php:270
-#| msgid "Select fields (at least one):"
msgid "Select columns (at least one):"
msgstr "选择字段 (至少一个):"
@@ -7900,7 +7835,6 @@ msgstr "无"
#: tbl_structure.php:374
#, php-format
-#| msgid "Table %s has been dropped"
msgid "Column %s has been dropped"
msgstr "已删除字段 %s "
@@ -7923,9 +7857,10 @@ msgid "Propose table structure"
msgstr "规划表结构"
#: tbl_structure.php:540
-#| msgid "Add new field"
-msgid "Add field"
-msgstr "添加字段"
+#, fuzzy
+#| msgid "Add column(s)"
+msgid "Add column"
+msgstr "增加字段"
#: tbl_structure.php:554
msgid "At End of Table"
@@ -8130,6 +8065,10 @@ msgstr "视图名"
msgid "Rename view to"
msgstr "将视图改名为"
+#~| msgid "Add new field"
+#~ msgid "Add field"
+#~ msgstr "添加字段"
+
#~ msgid "Field"
#~ msgstr "字段"
diff --git a/po/zh_TW.po b/po/zh_TW.po
index ff40086..70ba34f 100644
--- a/po/zh_TW.po
+++ b/po/zh_TW.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: phpMyAdmin 3.4.0-dev\n"
"Report-Msgid-Bugs-To: phpmyadmin-devel(a)lists.sourceforge.net\n"
-"POT-Creation-Date: 2010-05-31 14:33-0400\n"
+"POT-Creation-Date: 2010-06-04 16:07-0400\n"
"PO-Revision-Date: 2010-03-12 09:15+0100\n"
"Last-Translator: Automatically generated\n"
"Language-Team: chinese_traditional <zh_TW(a)li.org>\n"
@@ -56,7 +56,7 @@ msgstr "搜索"
#: libraries/replication_gui.lib.php:369 libraries/select_server.lib.php:104
#: libraries/sql_query_form.lib.php:400 libraries/sql_query_form.lib.php:477
#: libraries/sql_query_form.lib.php:552 libraries/tbl_properties.inc.php:782
-#: main.php:128 navigation.php:238 pdf_pages.php:292 pdf_pages.php:328
+#: main.php:128 navigation.php:237 pdf_pages.php:292 pdf_pages.php:328
#: pdf_pages.php:530 pmd_pdf.php:116 server_binlog.php:142
#: server_privileges.php:625 server_privileges.php:1585
#: server_privileges.php:1932 server_privileges.php:1979
@@ -196,7 +196,7 @@ msgid "View dump (schema) of database"
msgstr "檢視資料庫的備份概要 (dump schema)"
#: db_export.php:33 db_printview.php:96 db_qbe.php:102 db_structure.php:51
-#: db_tracking.php:35 export.php:359 navigation.php:346
+#: db_tracking.php:35 export.php:359 navigation.php:332
msgid "No tables found in database."
msgstr "資料庫中沒有資料表"
@@ -349,7 +349,7 @@ msgstr "資料表"
#: db_printview.php:105 libraries/db_structure.lib.php:56
#: libraries/header_printview.inc.php:63 libraries/import.lib.php:145
-#: navigation.php:652 navigation.php:674 server_databases.php:122
+#: navigation.php:638 navigation.php:660 server_databases.php:122
#: tbl_printview.php:394 tbl_structure.php:365 tbl_structure.php:777
msgid "Rows"
msgstr "資料列列數"
@@ -717,11 +717,11 @@ msgstr ""
#: libraries/export/latex.php:148 libraries/export/odt.php:113
#: libraries/export/sql.php:342 libraries/export/texytext.php:84
#: libraries/export/xml.php:255 libraries/header.inc.php:106
-#: libraries/header_printview.inc.php:58 navigation.php:233
-#: server_databases.php:169 server_privileges.php:1621
-#: server_privileges.php:1682 server_privileges.php:1940
-#: server_processlist.php:56 server_synchronize.php:1179
-#: server_synchronize.php:1183 tbl_tracking.php:591 test/theme.php:65
+#: libraries/header_printview.inc.php:58 server_databases.php:169
+#: server_privileges.php:1621 server_privileges.php:1682
+#: server_privileges.php:1940 server_processlist.php:56
+#: server_synchronize.php:1179 server_synchronize.php:1183
+#: tbl_tracking.php:591 test/theme.php:65
msgid "Database"
msgstr "資料庫"
@@ -4865,23 +4865,23 @@ msgstr ""
msgid "No databases"
msgstr "沒有資料庫"
-#: navigation.php:318
+#: navigation.php:304
msgid "Filter"
msgstr ""
-#: navigation.php:319 setup/frames/index.inc.php:218
+#: navigation.php:305 setup/frames/index.inc.php:218
#: setup/lib/messages.inc.php:42
#, fuzzy
msgid "Clear"
msgstr "日曆"
-#: navigation.php:350 navigation.php:351
+#: navigation.php:336 navigation.php:337
#, fuzzy
msgctxt "short form"
msgid "Create table"
msgstr "建立新一頁"
-#: navigation.php:353 navigation.php:516
+#: navigation.php:339 navigation.php:502
msgid "Please select a database"
msgstr "請選擇資料庫"
@@ -7888,9 +7888,9 @@ msgstr "分析資料表結構"
#: tbl_structure.php:540
#, fuzzy
-#| msgid "Add new field"
-msgid "Add field"
-msgstr "增加新欄位"
+#| msgid "Add %s field(s)"
+msgid "Add column"
+msgstr "新增 %s 個欄位"
#: tbl_structure.php:554
msgid "At End of Table"
@@ -8103,6 +8103,11 @@ msgstr ""
msgid "Rename view to"
msgstr "將資料表改名為"
+#, fuzzy
+#~| msgid "Add new field"
+#~ msgid "Add field"
+#~ msgstr "增加新欄位"
+
#~ msgid "Field"
#~ msgstr "欄位"
hooks/post-receive
--
phpMyAdmin
1
0

[Phpmyadmin-git] [SCM] phpMyAdmin branch, master, updated. RELEASE_3_3_3-4692-ge8ba43e
by Marc Delisle 04 Jun '10
by Marc Delisle 04 Jun '10
04 Jun '10
The branch, master has been updated
via e8ba43e2997f12890adc155bc2039f711c172faf (commit)
from 74274b369c5782901e9cde0d776f877a2bf02b72 (commit)
- Log -----------------------------------------------------------------
commit e8ba43e2997f12890adc155bc2039f711c172faf
Author: Marc Delisle <marc(a)infomarc.info>
Date: Fri Jun 4 16:06:12 2010 -0400
this really means a column
-----------------------------------------------------------------------
Summary of changes:
tbl_structure.php | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/tbl_structure.php b/tbl_structure.php
index f35032e..8f1f26d 100644
--- a/tbl_structure.php
+++ b/tbl_structure.php
@@ -537,7 +537,7 @@ if (! $tbl_is_view && ! $db_is_information_schema) {
<?php
echo PMA_generate_common_hidden_inputs($db, $table);
if ($cfg['PropertiesIconic']) {
- echo '<img class="icon" src="' . $pmaThemeImage . 'b_insrow.png" width="16" height="16" alt="' . __('Add field') . '"/>';
+ echo '<img class="icon" src="' . $pmaThemeImage . 'b_insrow.png" width="16" height="16" alt="' . __('Add column') . '"/>';
}
echo sprintf(__('Add %s column(s)'), '<input type="text" name="num_fields" size="2" maxlength="2" value="1" onfocus="this.select()" />');
hooks/post-receive
--
phpMyAdmin
1
0

[Phpmyadmin-git] [SCM] phpMyAdmin branch, master, updated. RELEASE_3_3_3-4691-g74274b3
by Michal Čihař 04 Jun '10
by Michal Čihař 04 Jun '10
04 Jun '10
The branch, master has been updated
via 74274b369c5782901e9cde0d776f877a2bf02b72 (commit)
via 8c38d02255deb5d52326d04b060609bf73f597e7 (commit)
via e98f01c2c60c743a0902d0f4ca66c38010341cf7 (commit)
via bd42e3ff45cecee31848b7aed083458f05e87d34 (commit)
via 7c8c858d1b6c68a8b6107bf08ccc439ea5ab76c7 (commit)
via 72e7267e7bcfead000f79dd6e948f405032910f3 (commit)
via e83a035df296351e8baf6e9dd44939dbdf9c6ef3 (commit)
via 32efbe7d025f950b2e807c7b1e599fad8922135d (commit)
via 113024e7bc053c8ef5b1bc32e2287485894f41cb (commit)
via 3d722627143a2187465474a378342ce0d6a3996b (commit)
via 52853220aa2dca6a957f058228f79e779e5e6c5f (commit)
via b753070c2cd07a9ce62025a7033954738a9c0130 (commit)
via e2bb2c4dcf1882fcdf644bb1a9fc8cf43d9412de (commit)
via cad2ca2ff5b0c673e2c4017953b3b1f87556ce67 (commit)
via 1a7c4a8b93da360a9eeb0612a5d74cc420b38607 (commit)
via 1c8bf043e00d639b560169efc167100f7ac1550c (commit)
via c9dc585e4a48f98e725d4946e4fdcdee1412d67d (commit)
via 84d2e8308e67c84f2ea7ffb54aa2ee1ac270eba9 (commit)
via d98bf9ca91f9a4f4e20807f8b73748edf837048d (commit)
via 6741900bccbe20940d9ee809fcc5d0631a467ce5 (commit)
via cbfcc0cc253baa74f37e2ec4d02dc9591cc31024 (commit)
from 662f3d4da33363f77051a847488d41f40cf33655 (commit)
- Log -----------------------------------------------------------------
commit 74274b369c5782901e9cde0d776f877a2bf02b72
Author: shanyan baishui <Siramizu(a)gmail.com>
Date: Fri Jun 4 14:09:53 2010 +0200
Translation update done using Pootle.
commit 8c38d02255deb5d52326d04b060609bf73f597e7
Author: shanyan baishui <Siramizu(a)gmail.com>
Date: Fri Jun 4 14:09:38 2010 +0200
Translation update done using Pootle.
commit e98f01c2c60c743a0902d0f4ca66c38010341cf7
Author: shanyan baishui <Siramizu(a)gmail.com>
Date: Fri Jun 4 14:08:55 2010 +0200
Translation update done using Pootle.
commit bd42e3ff45cecee31848b7aed083458f05e87d34
Author: shanyan baishui <Siramizu(a)gmail.com>
Date: Fri Jun 4 14:08:01 2010 +0200
Translation update done using Pootle.
commit 7c8c858d1b6c68a8b6107bf08ccc439ea5ab76c7
Author: shanyan baishui <Siramizu(a)gmail.com>
Date: Fri Jun 4 14:06:43 2010 +0200
Translation update done using Pootle.
commit 72e7267e7bcfead000f79dd6e948f405032910f3
Author: shanyan baishui <Siramizu(a)gmail.com>
Date: Fri Jun 4 14:05:52 2010 +0200
Translation update done using Pootle.
commit e83a035df296351e8baf6e9dd44939dbdf9c6ef3
Author: shanyan baishui <Siramizu(a)gmail.com>
Date: Fri Jun 4 14:05:42 2010 +0200
Translation update done using Pootle.
commit 32efbe7d025f950b2e807c7b1e599fad8922135d
Author: shanyan baishui <Siramizu(a)gmail.com>
Date: Fri Jun 4 14:02:22 2010 +0200
Translation update done using Pootle.
commit 113024e7bc053c8ef5b1bc32e2287485894f41cb
Author: shanyan baishui <Siramizu(a)gmail.com>
Date: Fri Jun 4 14:01:50 2010 +0200
Translation update done using Pootle.
commit 3d722627143a2187465474a378342ce0d6a3996b
Author: shanyan baishui <Siramizu(a)gmail.com>
Date: Fri Jun 4 14:00:20 2010 +0200
Translation update done using Pootle.
commit 52853220aa2dca6a957f058228f79e779e5e6c5f
Merge: b753070c2cd07a9ce62025a7033954738a9c0130 662f3d4da33363f77051a847488d41f40cf33655
Author: Pootle server <pootle(a)cihar.com>
Date: Thu Jun 3 22:40:42 2010 +0200
Merge remote branch 'origin/master'
commit b753070c2cd07a9ce62025a7033954738a9c0130
Author: canin <canin(a)in.com>
Date: Thu Jun 3 21:04:33 2010 +0200
Translation update done using Pootle.
commit e2bb2c4dcf1882fcdf644bb1a9fc8cf43d9412de
Author: canin <canin(a)in.com>
Date: Thu Jun 3 20:59:43 2010 +0200
Translation update done using Pootle.
commit cad2ca2ff5b0c673e2c4017953b3b1f87556ce67
Author: canin <canin(a)in.com>
Date: Thu Jun 3 20:50:36 2010 +0200
Translation update done using Pootle.
commit 1a7c4a8b93da360a9eeb0612a5d74cc420b38607
Author: canin <canin(a)in.com>
Date: Thu Jun 3 20:49:14 2010 +0200
Translation update done using Pootle.
commit 1c8bf043e00d639b560169efc167100f7ac1550c
Author: Domen <dbc334(a)gmail.com>
Date: Thu Jun 3 20:07:29 2010 +0200
Translation update done using Pootle.
commit c9dc585e4a48f98e725d4946e4fdcdee1412d67d
Author: Domen <dbc334(a)gmail.com>
Date: Thu Jun 3 20:06:49 2010 +0200
Translation update done using Pootle.
commit 84d2e8308e67c84f2ea7ffb54aa2ee1ac270eba9
Author: Domen <dbc334(a)gmail.com>
Date: Thu Jun 3 20:06:43 2010 +0200
Translation update done using Pootle.
commit d98bf9ca91f9a4f4e20807f8b73748edf837048d
Author: Domen <dbc334(a)gmail.com>
Date: Thu Jun 3 20:06:37 2010 +0200
Translation update done using Pootle.
commit 6741900bccbe20940d9ee809fcc5d0631a467ce5
Author: Domen <dbc334(a)gmail.com>
Date: Thu Jun 3 20:06:14 2010 +0200
Translation update done using Pootle.
commit cbfcc0cc253baa74f37e2ec4d02dc9591cc31024
Author: Domen <dbc334(a)gmail.com>
Date: Thu Jun 3 20:05:48 2010 +0200
Translation update done using Pootle.
-----------------------------------------------------------------------
Summary of changes:
po/de.po | 15 ++++++---------
po/sl.po | 10 +++++-----
po/zh_CN.po | 33 ++++++++++++---------------------
3 files changed, 23 insertions(+), 35 deletions(-)
diff --git a/po/de.po b/po/de.po
index 7da0c75..adfc4dc 100644
--- a/po/de.po
+++ b/po/de.po
@@ -4,13 +4,13 @@ msgstr ""
"Project-Id-Version: phpMyAdmin 3.4.0-dev\n"
"Report-Msgid-Bugs-To: phpmyadmin-devel(a)lists.sourceforge.net\n"
"POT-Creation-Date: 2010-05-31 14:33-0400\n"
-"PO-Revision-Date: 2010-05-28 14:10+0200\n"
-"Last-Translator: <torsten.funck(a)googlemail.com>\n"
+"PO-Revision-Date: 2010-06-03 21:04+0200\n"
+"Last-Translator: <canin(a)in.com>\n"
"Language-Team: german <de(a)li.org>\n"
+"Language: de\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"Language: de\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: Pootle 2.0.1\n"
@@ -454,7 +454,6 @@ msgid "Add/Delete criteria rows"
msgstr "Zeilen hinzufügen/entfernen"
#: db_qbe.php:596
-#, fuzzy
#| msgid "Add/Delete Field Columns"
msgid "Add/Delete columns"
msgstr "Spalten hinzufügen/entfernen"
@@ -1006,10 +1005,9 @@ msgid "Please select the primary key or a unique key"
msgstr "Bitte den PRIMARY KEY oder einen UNIQUE KEY wählen"
#: js/messages.php:63 pmd_general.php:77 tbl_relation.php:548
-#, fuzzy
#| msgid "Choose field to display"
msgid "Choose column to display"
-msgstr "Anzuzeigende Spalte bestimmen"
+msgstr "Anzuzeigende Spalte auswählen"
#. l10n: Display text for calendar close link
#: js/messages.php:73
@@ -2759,7 +2757,6 @@ msgid "Replace NULL by"
msgstr "Ersetze NULL durch"
#: libraries/export/csv.php:26 libraries/export/excel.php:23
-#, fuzzy
#| msgid "Remove CRLF characters within fields"
msgid "Remove CRLF characters within columns"
msgstr "CRLF-Zeichen aus den Feldern entfernen"
@@ -4769,10 +4766,10 @@ msgid "Save"
msgstr "Speichern"
#: libraries/tbl_properties.inc.php:780 tbl_structure.php:542
-#, fuzzy, php-format
+#, php-format
#| msgid "Add column(s)"
msgid "Add %s column(s)"
-msgstr "Spalte(n) einfügen"
+msgstr "%s Spalte(n) einfügen"
#: libraries/tbl_properties.inc.php:784 tbl_structure.php:536
#, fuzzy
diff --git a/po/sl.po b/po/sl.po
index 5f2e589..271f0c2 100644
--- a/po/sl.po
+++ b/po/sl.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: phpMyAdmin 3.4.0-dev\n"
"Report-Msgid-Bugs-To: phpmyadmin-devel(a)lists.sourceforge.net\n"
"POT-Creation-Date: 2010-05-31 14:33-0400\n"
-"PO-Revision-Date: 2010-06-01 18:58+0200\n"
+"PO-Revision-Date: 2010-06-03 20:07+0200\n"
"Last-Translator: Domen <dbc334(a)gmail.com>\n"
"Language-Team: slovenian <sl(a)li.org>\n"
"Language: sl\n"
@@ -2666,19 +2666,19 @@ msgstr ""
#: libraries/engines/pbxt.lib.php:68
msgid "Data file grow size"
-msgstr ""
+msgstr "Velikost rasti podatkovnih datotek"
#: libraries/engines/pbxt.lib.php:69
msgid "The grow size of the handle data (.xtd) files."
-msgstr ""
+msgstr "Velikost rasti datotek za ravnanje s podatki (.xtd)."
#: libraries/engines/pbxt.lib.php:73
msgid "Row file grow size"
-msgstr ""
+msgstr "Velikost rasti datotek vrstic"
#: libraries/engines/pbxt.lib.php:74
msgid "The grow size of the row pointer (.xtr) files."
-msgstr ""
+msgstr "Velikost rasti datotek kazalca vrstic (.xtr)."
#: libraries/engines/pbxt.lib.php:78
msgid "Log file count"
diff --git a/po/zh_CN.po b/po/zh_CN.po
index 68ad257..e15ec5e 100644
--- a/po/zh_CN.po
+++ b/po/zh_CN.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: phpMyAdmin 3.4.0-dev\n"
"Report-Msgid-Bugs-To: phpmyadmin-devel(a)lists.sourceforge.net\n"
"POT-Creation-Date: 2010-05-31 14:33-0400\n"
-"PO-Revision-Date: 2010-06-03 03:49+0200\n"
+"PO-Revision-Date: 2010-06-04 14:09+0200\n"
"Last-Translator: shanyan baishui <Siramizu(a)gmail.com>\n"
"Language-Team: chinese_simplified <zh_CN(a)li.org>\n"
"Language: zh_CN\n"
@@ -110,10 +110,9 @@ msgstr "表注释"
#: tbl_indexes.php:189 tbl_printview.php:142 tbl_relation.php:402
#: tbl_select.php:135 tbl_structure.php:177 tbl_tracking.php:273
#: tbl_tracking.php:324
-#, fuzzy
#| msgid "Column names"
msgid "Column"
-msgstr "字段名"
+msgstr "字段"
#: db_datadict.php:175 db_printview.php:106 libraries/Index.class.php:443
#: libraries/db_events.inc.php:31 libraries/db_routines.inc.php:42
@@ -2173,10 +2172,9 @@ msgid "%d is not valid row number."
msgstr "%d 不是有效行数。"
#: libraries/display_tbl.lib.php:310
-#, fuzzy
#| msgid "row(s) starting from record #"
msgid "row(s) starting from row #"
-msgstr "行,开始行数:"
+msgstr "行,起始行 #"
#: libraries/display_tbl.lib.php:316
msgid "horizontal"
@@ -4539,10 +4537,10 @@ msgid "Save"
msgstr "保存"
#: libraries/tbl_properties.inc.php:780 tbl_structure.php:542
-#, fuzzy, php-format
+#, php-format
#| msgid "Add column(s)"
msgid "Add %s column(s)"
-msgstr "增加字段"
+msgstr "添加 %s 个字段"
#: libraries/tbl_properties.inc.php:784 tbl_structure.php:536
#| msgid "You have to add at least one field."
@@ -7270,18 +7268,15 @@ msgid "PDF schema: table coordinates"
msgstr "PDF 大纲: 数据表并发"
#: setup/lib/messages.inc.php:320
-#, fuzzy
#| msgid ""
#| "Table to describe the display fields, leave blank for no support; "
#| "suggested: [kbd]pma_table_info[/kbd]"
msgid ""
"Table to describe the display columns, leave blank for no support; "
"suggested: [kbd]pma_table_info[/kbd]"
-msgstr ""
-"描述显示字段的表,留空为关闭此项功能。默认值:[kbd]pma_table_info[/kbd]"
+msgstr "描述显示字段的表,不使用请留空,默认:[kbd]pma_table_info[/kbd]"
#: setup/lib/messages.inc.php:321
-#, fuzzy
#| msgid "Display fields table"
msgid "Display columns table"
msgstr "显示字段表"
@@ -7311,11 +7306,10 @@ msgid "Verbose name of this server"
msgstr "服务器名称"
#: setup/lib/messages.inc.php:329
-#, fuzzy
#| msgid ""
#| "Whether a user should be displayed a "show all (records)" button"
msgid "Whether a user should be displayed a "show all (rows)" button"
-msgstr "显示给用户一个 "显示所有 (记录)" 按钮"
+msgstr "设置是否给用户显示一个 "显示所有 (记录)" 的按钮"
#: setup/lib/messages.inc.php:330
msgid "Allow to display all the rows"
@@ -7593,10 +7587,9 @@ msgid "Ignore"
msgstr "忽略"
#: tbl_change.php:728
-#, fuzzy
#| msgid " Because of its length,<br /> this field might not be editable "
msgid " Because of its length,<br /> this column might not be editable "
-msgstr " 由于长度限制<br />此字段可能无法编辑 "
+msgstr " 因长度问题,<br /> 该字段可能无法编辑 "
#: tbl_change.php:888
msgid "Remove BLOB Repository Reference"
@@ -7880,10 +7873,9 @@ msgid "Operator"
msgstr "操作符"
#: tbl_select.php:270
-#, fuzzy
#| msgid "Select fields (at least one):"
msgid "Select columns (at least one):"
-msgstr "至少选择一个字段:"
+msgstr "选择字段 (至少一个):"
#: tbl_select.php:288
msgid "Add search conditions (body of the \"where\" clause):"
@@ -7907,10 +7899,10 @@ msgid "None"
msgstr "无"
#: tbl_structure.php:374
-#, fuzzy, php-format
+#, php-format
#| msgid "Table %s has been dropped"
msgid "Column %s has been dropped"
-msgstr "已删除表 %s "
+msgstr "已删除字段 %s "
#: tbl_structure.php:385
#, php-format
@@ -7931,10 +7923,9 @@ msgid "Propose table structure"
msgstr "规划表结构"
#: tbl_structure.php:540
-#, fuzzy
#| msgid "Add new field"
msgid "Add field"
-msgstr "添加新字段"
+msgstr "添加字段"
#: tbl_structure.php:554
msgid "At End of Table"
hooks/post-receive
--
phpMyAdmin
1
0