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
March 2011
- 6 participants
- 171 discussions

[Phpmyadmin-git] [SCM] phpMyAdmin branch, master, updated. RELEASE_3_4_0BETA3-2029-g9c78c34
by Mike Homme 09 Mar '11
by Mike Homme 09 Mar '11
09 Mar '11
The branch, master has been updated
via 9c78c34fdeaf006a516d1253f781b61b166b56e8 (commit)
via 4ea86d7d2ddeb48c73986cb9aff8a81eaa1712fa (commit)
via 4c34ad043c989adb779ae5097942d45995080a2b (commit)
from 689ed6e6339773aa97685b8d49387b1042ce347a (commit)
- Log -----------------------------------------------------------------
commit 9c78c34fdeaf006a516d1253f781b61b166b56e8
Author: Mike Hommé <mike(a)globalcode.org>
Date: Tue Mar 8 20:19:16 2011 -0500
Updated background color from #333 (dark bg on dark text) to #f3f3f3 (light bg with dark text) to fix.
commit 4ea86d7d2ddeb48c73986cb9aff8a81eaa1712fa
Author: Mike Hommé <mike(a)globalcode.org>
Date: Tue Mar 8 20:16:53 2011 -0500
Updated padding on navigation icons to fit on one row when Exit icon showing. Changed "marked" style to be the same gray as hover instead of orange color.
commit 4c34ad043c989adb779ae5097942d45995080a2b
Author: Mike Hommé <mike(a)globalcode.org>
Date: Tue Mar 8 20:14:35 2011 -0500
Updated logout icon
-----------------------------------------------------------------------
Summary of changes:
themes/pmahomme/css/theme_left.css.php | 4 ++--
themes/pmahomme/css/theme_right.css.php | 2 +-
themes/pmahomme/img/s_loggoff.png | Bin 204 -> 688 bytes
3 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/themes/pmahomme/css/theme_left.css.php b/themes/pmahomme/css/theme_left.css.php
index ac0474e..5125163 100644
--- a/themes/pmahomme/css/theme_left.css.php
+++ b/themes/pmahomme/css/theme_left.css.php
@@ -136,7 +136,7 @@ div#leftframelinks .icon {
div#reloadlink a img,
div#leftframelinks a img.icon {
- margin: 10px 10px 0 0;
+ margin: 10px 2px 0 0;
padding: 0.2em;
border: 0px;
}
@@ -201,7 +201,7 @@ background:url(./themes/pmahomme/img/input_bg.gif);
/* marked items */
div#left_tableList > ul li.marked > a,
div#left_tableList > ul li.marked {
- background: #e4e4e4;;
+ background: #e4e4e4;
color: <?php echo $GLOBALS['cfg']['BrowseMarkerColor']; ?>;
}
<?php } ?>
diff --git a/themes/pmahomme/css/theme_right.css.php b/themes/pmahomme/css/theme_right.css.php
index 519dd90..21a0bfc 100644
--- a/themes/pmahomme/css/theme_right.css.php
+++ b/themes/pmahomme/css/theme_right.css.php
@@ -113,7 +113,7 @@ dfn:hover {
th {
font-weight: bold;
color: <?php echo $GLOBALS['cfg']['ThColor']; ?>;
- background: #333;
+ background: #f3f3f3;
background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#cccccc));
background: -moz-linear-gradient(top, #ffffff, #cccccc);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#cccccc');
diff --git a/themes/pmahomme/img/s_loggoff.png b/themes/pmahomme/img/s_loggoff.png
index 17c297f..2541d2b 100644
Binary files a/themes/pmahomme/img/s_loggoff.png and b/themes/pmahomme/img/s_loggoff.png differ
hooks/post-receive
--
phpMyAdmin
1
0

[Phpmyadmin-git] [SCM] phpMyAdmin localized documentation branch, master, updated. d6cb5f352157a8765b80af78214c3b2669a553de
by Michal Čihař 08 Mar '11
by Michal Čihař 08 Mar '11
08 Mar '11
The branch, master has been updated
via d6cb5f352157a8765b80af78214c3b2669a553de (commit)
via cd45b7d315a8df2694b253bf39a063c561e8a98d (commit)
via 00f06b050dc3b0dd437393c3da74b99dfb0b170b (commit)
via c1f83a8319d4c8db1e5a981e1640df62610e53ae (commit)
via da7fc7e0624aafd522bb383cac7d94745d5080d0 (commit)
via e12c4bc9897406d6aabf5cc89d061b699e449ad4 (commit)
via 13cfffeb9da096addf535ce30b1da17d3b77a402 (commit)
via f4e30d7d351b93e62db8b78f134d9f84262d2fcd (commit)
via 5d3b07ffa06c2d47dc36047bfb23af069bf30828 (commit)
via f04359bf97443b28a9bba55322325284478d9cc4 (commit)
via 76da6297f8580844609b42a9ad778b7c8f2e9212 (commit)
via 0321a0501d1b533f8df6c22d0ff4134145111d8b (commit)
via 6af1df22421a479bed7a96fa86a02342fdd4f25c (commit)
via 734d523860201bc322d3cb870472b9f1217b7385 (commit)
via 790a56199502f0b82b54057a9d18b920648b272a (commit)
via 425ee7b9961c0154c9bfbf4bc7d806ae129cd0a6 (commit)
via e1948c5f55940dc5bdb24089ad501477bea6a27e (commit)
via 66a0a7310e99002d373af0cc3f4037374d301544 (commit)
via 721da60c321f07f80367b299e8157af36fc99c64 (commit)
via b5e28f9a4e521b1137776a9c311b64b51b29f367 (commit)
via 9bf6f8381a3f4025edc48bb633c67a886e4545d3 (commit)
via 87c7aca986a0409acc1840503b7aa80232958a59 (commit)
via 61f744854b8c4d4cdc9d4fa0cb7635d70ca18b36 (commit)
via 842dfe7c6a3452aed23841eb292f4ad6bb1bc2d3 (commit)
via 79cf455cab68eb2be873460bc3e49e20e65acdfa (commit)
via c966a57ee39f34629061a0ad54ceeb63f40d9c5c (commit)
via e9f58e3872752e4cbe84e1824207ff9c10f74436 (commit)
via 2321c57043adb3e4a649fe6a0b200ee596401aef (commit)
via 99e8580ed077e95674e8215265642113225a2eef (commit)
via c91588d06a873bf1b8c5137ee95f4fe338082f09 (commit)
via dca141d85881f359f9d55986a5f9a64c3ecfb591 (commit)
via c57dec9af433381bb963094abcc3d9613232ba23 (commit)
via efc833826b4f2cb995e46b56ac7d567f31412534 (commit)
via b04ea968a5b3c3f86a072ad13add3743e924a619 (commit)
via b834b2445e422c0c051ff82dddaa16a199d8f689 (commit)
via f50d76d33e5de54cda312010e5279ab551c488c3 (commit)
via e778200dccce4bfe653c0977f63819f6db3806db (commit)
via fb1af474be868af610f0450528b64969bf5c95df (commit)
via 97bb96df48ecd79bcd6bcd9f59569563f2384e4a (commit)
via 5167eb1b7574a7c2914d43e42b3bf5680dd7daed (commit)
via a2a066875f90cbc095bc56e3deed89ceb4124572 (commit)
via 73a6ce7fadfb7aed228bd2bb24b056e11289ca88 (commit)
via 39bf288285d7719ab2ad01b4b0e86f7c11bda449 (commit)
via 033822d7f0ced0e08593f8d09d533da4491793a5 (commit)
via 11960330e56e13b3208342dd9af43250dc1132e1 (commit)
via f661978618a738358d83b4e1463cf10d9254bbff (commit)
via 32374c82a6af263b79c006efd9d9a4f30cd2cac3 (commit)
via 54b25f2428c26cc24e224c59cbbd28346bad4c97 (commit)
via 6deeac77a7e284853597c36a76fc54047862b509 (commit)
via 23fb605ed7c44086fdfe02c989bf5434640e9a3b (commit)
via 80b6de8481fb9a80e8b86a6f19c18132728f121d (commit)
via fa084bebe0376de318ff1c036c561806594338e3 (commit)
via 284f07008f3977059e2c46ff2f42221e24395127 (commit)
via 0e6b1ef9fbe2f47f1d4cb86f0d5ed0544d72de8a (commit)
via 670ed47499b13441524307ceaf933a44f7cc934f (commit)
via 3b0ac836782266838f224d70d5018f18fba8defe (commit)
via b71d517365424b8aa00720f67d9e75e2b66a8c74 (commit)
via 764df778340ca53c7302b3740a31819cdc77790e (commit)
via 9d8a13d995fb8f2a143c112021db935fa97788db (commit)
via d2ab4cf65853607a8aaed55919335898584d196a (commit)
via b6b8e7290a0a62c2fa8d1582f6d62c404ab3983f (commit)
via 9e58648085aac3984eaccab5e9122d3dc7e4022f (commit)
via 743a696d3db1ba7a42ea42d74d869052e095f242 (commit)
via 2686f53108784da7c9d09128d8c70ca37e586eeb (commit)
via b1cdd057e3b28076f5d3b8b767f5f24110cbed03 (commit)
via 0e0fc8c622d97bc98634b797a3c6d89833830712 (commit)
via 4b4c332185d505d2ee84d80b81ac9ff5104b64b1 (commit)
via 8b89461822dc89d7d92441b59a3b81e086014103 (commit)
via b7daa9b948179c67a4b3038b5eb8d1c7550def22 (commit)
via bb0c5c52942095d89e72376aedc9fc75ba4ecc05 (commit)
via 5ac2ebf2ee29f282ec2d74cc8aa97ff8f15d51e8 (commit)
from 5f28cd3c508fecb6b3156a6ba01189385e1e6b7f (commit)
- Log -----------------------------------------------------------------
commit d6cb5f352157a8765b80af78214c3b2669a553de
Author: Michal Čihař <michal(a)cihar.com>
Date: Tue Mar 8 20:21:06 2011 +0100
Update translated docs
commit cd45b7d315a8df2694b253bf39a063c561e8a98d
Author: Matías Bellone <matiasbellone(a)gmail.com>
Date: Tue Mar 8 18:35:28 2011 +0200
Translation update done using Pootle.
commit 00f06b050dc3b0dd437393c3da74b99dfb0b170b
Author: Matías Bellone <matiasbellone(a)gmail.com>
Date: Tue Mar 8 18:35:12 2011 +0200
Translation update done using Pootle.
commit c1f83a8319d4c8db1e5a981e1640df62610e53ae
Author: Matías Bellone <matiasbellone(a)gmail.com>
Date: Tue Mar 8 18:33:43 2011 +0200
Translation update done using Pootle.
commit da7fc7e0624aafd522bb383cac7d94745d5080d0
Author: Matías Bellone <matiasbellone(a)gmail.com>
Date: Tue Mar 8 18:33:32 2011 +0200
Translation update done using Pootle.
commit e12c4bc9897406d6aabf5cc89d061b699e449ad4
Author: Matías Bellone <matiasbellone(a)gmail.com>
Date: Tue Mar 8 18:29:53 2011 +0200
Translation update done using Pootle.
commit 13cfffeb9da096addf535ce30b1da17d3b77a402
Author: Matías Bellone <matiasbellone(a)gmail.com>
Date: Tue Mar 8 18:29:34 2011 +0200
Translation update done using Pootle.
commit f4e30d7d351b93e62db8b78f134d9f84262d2fcd
Author: Matías Bellone <matiasbellone(a)gmail.com>
Date: Tue Mar 8 18:29:09 2011 +0200
Translation update done using Pootle.
commit 5d3b07ffa06c2d47dc36047bfb23af069bf30828
Author: Matías Bellone <matiasbellone(a)gmail.com>
Date: Tue Mar 8 18:28:03 2011 +0200
Translation update done using Pootle.
commit f04359bf97443b28a9bba55322325284478d9cc4
Author: Matías Bellone <matiasbellone(a)gmail.com>
Date: Tue Mar 8 18:27:53 2011 +0200
Translation update done using Pootle.
commit 76da6297f8580844609b42a9ad778b7c8f2e9212
Author: Matías Bellone <matiasbellone(a)gmail.com>
Date: Tue Mar 8 18:26:29 2011 +0200
Translation update done using Pootle.
commit 0321a0501d1b533f8df6c22d0ff4134145111d8b
Author: Matías Bellone <matiasbellone(a)gmail.com>
Date: Tue Mar 8 18:25:47 2011 +0200
Translation update done using Pootle.
commit 6af1df22421a479bed7a96fa86a02342fdd4f25c
Author: Matías Bellone <matiasbellone(a)gmail.com>
Date: Tue Mar 8 18:25:10 2011 +0200
Translation update done using Pootle.
commit 734d523860201bc322d3cb870472b9f1217b7385
Author: Matías Bellone <matiasbellone(a)gmail.com>
Date: Tue Mar 8 18:24:54 2011 +0200
Translation update done using Pootle.
commit 790a56199502f0b82b54057a9d18b920648b272a
Author: Matías Bellone <matiasbellone(a)gmail.com>
Date: Tue Mar 8 18:23:15 2011 +0200
Translation update done using Pootle.
commit 425ee7b9961c0154c9bfbf4bc7d806ae129cd0a6
Author: Matías Bellone <matiasbellone(a)gmail.com>
Date: Tue Mar 8 18:21:46 2011 +0200
Translation update done using Pootle.
commit e1948c5f55940dc5bdb24089ad501477bea6a27e
Author: Matías Bellone <matiasbellone(a)gmail.com>
Date: Tue Mar 8 18:21:31 2011 +0200
Translation update done using Pootle.
commit 66a0a7310e99002d373af0cc3f4037374d301544
Author: Matías Bellone <matiasbellone(a)gmail.com>
Date: Tue Mar 8 18:20:11 2011 +0200
Translation update done using Pootle.
commit 721da60c321f07f80367b299e8157af36fc99c64
Author: Matías Bellone <matiasbellone(a)gmail.com>
Date: Tue Mar 8 18:18:46 2011 +0200
Translation update done using Pootle.
commit b5e28f9a4e521b1137776a9c311b64b51b29f367
Author: Matías Bellone <matiasbellone(a)gmail.com>
Date: Tue Mar 8 18:18:23 2011 +0200
Translation update done using Pootle.
commit 9bf6f8381a3f4025edc48bb633c67a886e4545d3
Author: Matías Bellone <matiasbellone(a)gmail.com>
Date: Tue Mar 8 18:18:03 2011 +0200
Translation update done using Pootle.
commit 87c7aca986a0409acc1840503b7aa80232958a59
Author: Matías Bellone <matiasbellone(a)gmail.com>
Date: Tue Mar 8 18:17:32 2011 +0200
Translation update done using Pootle.
commit 61f744854b8c4d4cdc9d4fa0cb7635d70ca18b36
Author: Matías Bellone <matiasbellone(a)gmail.com>
Date: Tue Mar 8 18:14:57 2011 +0200
Translation update done using Pootle.
commit 842dfe7c6a3452aed23841eb292f4ad6bb1bc2d3
Author: Matías Bellone <matiasbellone(a)gmail.com>
Date: Tue Mar 8 18:13:28 2011 +0200
Translation update done using Pootle.
commit 79cf455cab68eb2be873460bc3e49e20e65acdfa
Author: Matías Bellone <matiasbellone(a)gmail.com>
Date: Tue Mar 8 18:09:12 2011 +0200
Translation update done using Pootle.
commit c966a57ee39f34629061a0ad54ceeb63f40d9c5c
Author: Matías Bellone <matiasbellone(a)gmail.com>
Date: Tue Mar 8 18:08:30 2011 +0200
Translation update done using Pootle.
commit e9f58e3872752e4cbe84e1824207ff9c10f74436
Author: Matías Bellone <matiasbellone(a)gmail.com>
Date: Tue Mar 8 18:07:58 2011 +0200
Translation update done using Pootle.
commit 2321c57043adb3e4a649fe6a0b200ee596401aef
Author: Matías Bellone <matiasbellone(a)gmail.com>
Date: Tue Mar 8 18:06:39 2011 +0200
Translation update done using Pootle.
commit 99e8580ed077e95674e8215265642113225a2eef
Author: Matías Bellone <matiasbellone(a)gmail.com>
Date: Tue Mar 8 18:06:28 2011 +0200
Translation update done using Pootle.
commit c91588d06a873bf1b8c5137ee95f4fe338082f09
Author: Matías Bellone <matiasbellone(a)gmail.com>
Date: Tue Mar 8 18:05:49 2011 +0200
Translation update done using Pootle.
commit dca141d85881f359f9d55986a5f9a64c3ecfb591
Author: Matías Bellone <matiasbellone(a)gmail.com>
Date: Tue Mar 8 18:05:38 2011 +0200
Translation update done using Pootle.
commit c57dec9af433381bb963094abcc3d9613232ba23
Author: Matías Bellone <matiasbellone(a)gmail.com>
Date: Tue Mar 8 18:01:40 2011 +0200
Translation update done using Pootle.
commit efc833826b4f2cb995e46b56ac7d567f31412534
Author: Matías Bellone <matiasbellone(a)gmail.com>
Date: Tue Mar 8 17:39:37 2011 +0200
Translation update done using Pootle.
commit b04ea968a5b3c3f86a072ad13add3743e924a619
Author: Matías Bellone <matiasbellone(a)gmail.com>
Date: Tue Mar 8 17:37:18 2011 +0200
Translation update done using Pootle.
commit b834b2445e422c0c051ff82dddaa16a199d8f689
Author: Matías Bellone <matiasbellone(a)gmail.com>
Date: Tue Mar 8 17:36:59 2011 +0200
Translation update done using Pootle.
commit f50d76d33e5de54cda312010e5279ab551c488c3
Author: Matías Bellone <matiasbellone(a)gmail.com>
Date: Tue Mar 8 17:36:20 2011 +0200
Translation update done using Pootle.
commit e778200dccce4bfe653c0977f63819f6db3806db
Author: Matías Bellone <matiasbellone(a)gmail.com>
Date: Tue Mar 8 17:35:15 2011 +0200
Translation update done using Pootle.
commit fb1af474be868af610f0450528b64969bf5c95df
Author: Matías Bellone <matiasbellone(a)gmail.com>
Date: Tue Mar 8 17:34:55 2011 +0200
Translation update done using Pootle.
commit 97bb96df48ecd79bcd6bcd9f59569563f2384e4a
Author: Matías Bellone <matiasbellone(a)gmail.com>
Date: Tue Mar 8 17:34:31 2011 +0200
Translation update done using Pootle.
commit 5167eb1b7574a7c2914d43e42b3bf5680dd7daed
Author: Matías Bellone <matiasbellone(a)gmail.com>
Date: Tue Mar 8 17:33:05 2011 +0200
Translation update done using Pootle.
commit a2a066875f90cbc095bc56e3deed89ceb4124572
Author: Matías Bellone <matiasbellone(a)gmail.com>
Date: Tue Mar 8 17:32:21 2011 +0200
Translation update done using Pootle.
commit 73a6ce7fadfb7aed228bd2bb24b056e11289ca88
Author: Matías Bellone <matiasbellone(a)gmail.com>
Date: Tue Mar 8 17:32:09 2011 +0200
Translation update done using Pootle.
commit 39bf288285d7719ab2ad01b4b0e86f7c11bda449
Author: Matías Bellone <matiasbellone(a)gmail.com>
Date: Tue Mar 8 17:31:51 2011 +0200
Translation update done using Pootle.
commit 033822d7f0ced0e08593f8d09d533da4491793a5
Author: Matías Bellone <matiasbellone(a)gmail.com>
Date: Tue Mar 8 17:31:20 2011 +0200
Translation update done using Pootle.
commit 11960330e56e13b3208342dd9af43250dc1132e1
Author: Matías Bellone <matiasbellone(a)gmail.com>
Date: Tue Mar 8 17:30:26 2011 +0200
Translation update done using Pootle.
commit f661978618a738358d83b4e1463cf10d9254bbff
Author: Matías Bellone <matiasbellone(a)gmail.com>
Date: Tue Mar 8 17:26:42 2011 +0200
Translation update done using Pootle.
commit 32374c82a6af263b79c006efd9d9a4f30cd2cac3
Author: Matías Bellone <matiasbellone(a)gmail.com>
Date: Tue Mar 8 17:25:15 2011 +0200
Translation update done using Pootle.
commit 54b25f2428c26cc24e224c59cbbd28346bad4c97
Author: Matías Bellone <matiasbellone(a)gmail.com>
Date: Tue Mar 8 17:25:04 2011 +0200
Translation update done using Pootle.
commit 6deeac77a7e284853597c36a76fc54047862b509
Author: Matías Bellone <matiasbellone(a)gmail.com>
Date: Tue Mar 8 17:24:32 2011 +0200
Translation update done using Pootle.
commit 23fb605ed7c44086fdfe02c989bf5434640e9a3b
Author: Matías Bellone <matiasbellone(a)gmail.com>
Date: Tue Mar 8 17:24:18 2011 +0200
Translation update done using Pootle.
commit 80b6de8481fb9a80e8b86a6f19c18132728f121d
Author: Matías Bellone <matiasbellone(a)gmail.com>
Date: Tue Mar 8 17:23:55 2011 +0200
Translation update done using Pootle.
commit fa084bebe0376de318ff1c036c561806594338e3
Author: Matías Bellone <matiasbellone(a)gmail.com>
Date: Tue Mar 8 17:23:36 2011 +0200
Translation update done using Pootle.
commit 284f07008f3977059e2c46ff2f42221e24395127
Author: Matías Bellone <matiasbellone(a)gmail.com>
Date: Tue Mar 8 17:17:36 2011 +0200
Translation update done using Pootle.
commit 0e6b1ef9fbe2f47f1d4cb86f0d5ed0544d72de8a
Author: Matías Bellone <matiasbellone(a)gmail.com>
Date: Tue Mar 8 17:17:18 2011 +0200
Translation update done using Pootle.
commit 670ed47499b13441524307ceaf933a44f7cc934f
Author: Matías Bellone <matiasbellone(a)gmail.com>
Date: Tue Mar 8 17:16:51 2011 +0200
Translation update done using Pootle.
commit 3b0ac836782266838f224d70d5018f18fba8defe
Author: Matías Bellone <matiasbellone(a)gmail.com>
Date: Tue Mar 8 17:14:47 2011 +0200
Translation update done using Pootle.
commit b71d517365424b8aa00720f67d9e75e2b66a8c74
Author: Matías Bellone <matiasbellone(a)gmail.com>
Date: Tue Mar 8 17:14:05 2011 +0200
Translation update done using Pootle.
commit 764df778340ca53c7302b3740a31819cdc77790e
Author: Matías Bellone <matiasbellone(a)gmail.com>
Date: Tue Mar 8 17:13:38 2011 +0200
Translation update done using Pootle.
commit 9d8a13d995fb8f2a143c112021db935fa97788db
Author: Matías Bellone <matiasbellone(a)gmail.com>
Date: Tue Mar 8 17:13:26 2011 +0200
Translation update done using Pootle.
commit d2ab4cf65853607a8aaed55919335898584d196a
Author: Matías Bellone <matiasbellone(a)gmail.com>
Date: Tue Mar 8 17:08:17 2011 +0200
Translation update done using Pootle.
commit b6b8e7290a0a62c2fa8d1582f6d62c404ab3983f
Author: Matías Bellone <matiasbellone(a)gmail.com>
Date: Tue Mar 8 16:55:03 2011 +0200
Translation update done using Pootle.
commit 9e58648085aac3984eaccab5e9122d3dc7e4022f
Author: Matías Bellone <matiasbellone(a)gmail.com>
Date: Tue Mar 8 16:54:10 2011 +0200
Translation update done using Pootle.
commit 743a696d3db1ba7a42ea42d74d869052e095f242
Author: Matías Bellone <matiasbellone(a)gmail.com>
Date: Tue Mar 8 16:53:45 2011 +0200
Translation update done using Pootle.
commit 2686f53108784da7c9d09128d8c70ca37e586eeb
Author: Matías Bellone <matiasbellone(a)gmail.com>
Date: Tue Mar 8 16:52:08 2011 +0200
Translation update done using Pootle.
commit b1cdd057e3b28076f5d3b8b767f5f24110cbed03
Author: Matías Bellone <matiasbellone(a)gmail.com>
Date: Tue Mar 8 16:49:19 2011 +0200
Translation update done using Pootle.
commit 0e0fc8c622d97bc98634b797a3c6d89833830712
Author: Matías Bellone <matiasbellone(a)gmail.com>
Date: Tue Mar 8 16:49:10 2011 +0200
Translation update done using Pootle.
commit 4b4c332185d505d2ee84d80b81ac9ff5104b64b1
Author: Matías Bellone <matiasbellone(a)gmail.com>
Date: Tue Mar 8 16:48:58 2011 +0200
Translation update done using Pootle.
commit 8b89461822dc89d7d92441b59a3b81e086014103
Author: Matías Bellone <matiasbellone(a)gmail.com>
Date: Tue Mar 8 16:48:24 2011 +0200
Translation update done using Pootle.
commit b7daa9b948179c67a4b3038b5eb8d1c7550def22
Author: Matías Bellone <matiasbellone(a)gmail.com>
Date: Tue Mar 8 16:48:05 2011 +0200
Translation update done using Pootle.
commit bb0c5c52942095d89e72376aedc9fc75ba4ecc05
Author: Matías Bellone <matiasbellone(a)gmail.com>
Date: Tue Mar 8 16:47:27 2011 +0200
Translation update done using Pootle.
commit 5ac2ebf2ee29f282ec2d74cc8aa97ff8f15d51e8
Author: Matías Bellone <matiasbellone(a)gmail.com>
Date: Tue Mar 8 16:46:57 2011 +0200
Translation update done using Pootle.
-----------------------------------------------------------------------
Summary of changes:
output/es/Documentation.html | 342 +++++++++++++++++++++---------------------
po/es.po | 183 ++++++++++++++++++++++-
2 files changed, 347 insertions(+), 178 deletions(-)
diff --git a/output/es/Documentation.html b/output/es/Documentation.html
index e1ef9f6..4fa7b65 100644
--- a/output/es/Documentation.html
+++ b/output/es/Documentation.html
@@ -1051,86 +1051,87 @@ propiedades) o embebidos en las cabeceras de la tabla en la vista de
navegación. También pueden ser mostrados al volcar la tabla. Revisa las
directivas de configuración más adelante.<br /><br />
- Also new in release 2.5.0 is a MIME-transformation system which is also
-based on the following table structure. See <a href="#transformations">
-Transformations</a> for further information. To use the MIME-transformation
-system, your column_info table has to have the three new columns 'mimetype',
-'transformation', 'transformation_options'.
+ También en la versión 2.5.0 hay un sistema de transformación MIME basado en
+la estructura de las tablas descriptas. Revisa <a href="#transformations">
+Transformaciones</a> para más información. Para utilizar el sistema de
+transformación MIME, la tabla 'column_info' tiene que tener 3 nuevas
+columnas: 'mimetype', 'transformation' y 'transformation_options'.
<br /><br />
Para permitir el uso de esta funcionalidad.
<ul><li>configure <a href="#pmadb">pmadb</a> y el almacenamiento de configuración
phpMyAdmin</li>
- <li>put the table name in <tt>$cfg['Servers'][$i]['column_info']</tt> (e.g.
-'pma_column_info')</li>
- <li>to update your PRE-2.5.0 Column_comments Table use this:
+ <li>defina el nombre de la tabla en <tt>$cfg['Servers'][$i]['column_info']</tt>
+(por ejemplo: 'pma_column_info')</li>
+ <li>para actualizar la tabla 'column_comments' anterior a la versión 2.5.0,
+utiliza la siguiente consulta:
<pre>
ALTER TABLE `pma_column_comments`
- ADD `mimetype` VARCHAR( 255 ) NOT NULL,
- ADD `transformation` VARCHAR( 255 ) NOT NULL,
- ADD `transformation_options` VARCHAR( 255 ) NOT NULL;
+ADD `mimetype` VARCHAR( 255 ) NOT NULL,
+ADD `transformation` VARCHAR( 255 ) NOT NULL,
+ADD `transformation_options` VARCHAR( 255 ) NOT NULL;
</pre>
- and remember that the Variable in <i>config.inc.php</i> has been renamed
-from<br />
- <tt>$cfg['Servers'][$i]['column_comments']</tt> to
+ y recuerda que la variable en <i>config.inc.php</i> fue renombrada de<br />
+ <tt>$cfg['Servers'][$i]['column_comments']</tt> a
<tt>$cfg['Servers'][$i]['column_info']</tt></li>
</ul>
</dd>
<dt id="history">
- <span id="cfg_Servers_history">$cfg['Servers'][$i]['history']</span> string
+ cadena <span id="cfg_Servers_history">$cfg['Servers'][$i]['history']</span>
</dt>
- <dd>Since release 2.5.0 you can store your <abbr title="structured query
-language">SQL</abbr> history, which means all queries you entered manually
-into the phpMyAdmin interface. If you don't want to use a table-based
-history, you can use the JavaScript-based history. Using that, all your
-history items are deleted when closing the window.<br /><br />
+ <dd>Desde la versión 2.5.0, puedes almacenar el histórico <abbr
+title="structured query language">SQL</abbr>, todas las consultas ingresadas
+manualmente en la interfaz phpMyAdmin. Si no deseas utilizar un histórico
+basado en tablas puedes utilizar un histórico basado en JavaScript. Al
+utilizarlo, los elementos del histórico son eliminados al cerrar la ventana.<br /><br />
- Using <a href="#cfg_QueryHistoryMax"
-class="configrule">$cfg['QueryHistoryMax']</a> you can specify an amount of
-history items you want to have on hold. On every login, this list gets cut
-to the maximum amount.<br /><br />
+ Utilizando <a href="#cfg_QueryHistoryMax"
+class="configrule">$cfg['QueryHistoryMax']</a> puedes especificar la máxima
+cantidad de elementos en el histórico. En cada inicio de sesión esta lista
+es recortada a este máximo.<br /><br />
- The query history is only available if JavaScript is enabled in your
-browser.<br /><br />
+ El histórico de consultas sólo estará disponible si JavaScript está
+habilitado en el navegador.<br /><br />
Para permitir el uso de esta funcionalidad.
<ul><li>configure <a href="#pmadb">pmadb</a> y el almacenamiento de configuración
phpMyAdmin</li>
- <li>put the table name in <tt>$cfg['Servers'][$i]['history']</tt>
-(e.g. 'pma_history')
+ <li>configura el nombre de la tabla en <tt>$cfg['Servers'][$i]['history']</tt>
+(por ejemplo: 'pma_history')
</li>
</ul>
</dd>
<dt id="tracking">
- <span id="cfg_Servers_tracking">$cfg['Servers'][$i]['tracking']</span>
-string
+ cadena <span
+id="cfg_Servers_tracking">$cfg['Servers'][$i]['tracking']</span>
</dt>
<dd>
- Since release 3.3.x a tracking mechanism is available. It helps you to
-track every <abbr title="structured query language">SQL</abbr> command which
-is executed by phpMyAdmin. The mechanism supports logging of data
-manipulation and data definition statements. After enabling it you can
-create versions of tables.
+ Desde la versión 3.3.x, hay un sistema de seguimiento disponible. Permite
+seguir toda consulta <abbr title="structured query language">SQL</abbr>
+ejecutada por phpMyAdmin. El mecanismo tiene soporte de registros para
+sententencias de definición y sentencias de manipulación de datos. Luego de
+activarlo puedes crear versiones de tablas.
<br/><br/>
- The creation of a version has two effects:
+ La creación de una versión tiene dos efectos:
<ul>
- <li>phpMyAdmin saves a snapshot of the table, including structure and indexes.</li>
- <li>phpMyAdmin logs all commands which change the structure and/or data of the
-table and links these commands with the version number.</li>
+ <li>phpMyAdmin guarda una captura de la tabla incluyendo estructura e índices.</li>
+ <li>phpMyAdmin registrará todas las órdenes que cambien la estructura o los
+datos de la tabla y asociará dichas órdenes con el número de versión.</li>
</ul>
- Of course you can view the tracked changes. On the "Tracking" page a
-complete report is available for every version. For the report you can use
-filters, for example you can get a list of statements within a date range.
-When you want to filter usernames you can enter * for all names or you enter
-a list of names separated by ','. In addition you can export the (filtered)
-report to a file or to a temporary database.
+ Por supuesto que puedes visualizar el seguimiento de cambios. En la página
+de "Seguimiento" hay disponible un reporte para toda versión. Para el
+reporte puedes utilizar filtros; por ejemplo, puedes obtener una lista de
+sentencias dentro de un rango de datos. Cuando queiras filtrar nombres de
+usuarios puedes utilizar * para todos los nombres de usuarios o una lista de
+nombres separados por ','. Además, puedes exportar el reporte (filtrado) a
+un archivo o base de datos temporal.
<br/><br/>
Para permitir el uso de esta funcionalidad.
@@ -1138,39 +1139,37 @@ report to a file or to a temporary database.
<ul>
<li>configure <a href="#pmadb">pmadb</a> y el almacenamiento de configuración
phpMyAdmin</li>
- <li>put the table name in <tt>$cfg['Servers'][$i]['tracking']</tt>
-(e.g. 'pma_tracking')</li>
+ <li>defina el nombre de la tabla en <tt>$cfg['Servers'][$i]['tracking']</tt>
+(por ejemplo: 'pma_tracking')</li>
</ul>
</dd>
<dt id="tracking2">
- <span
+ booleano <span
id="cfg_Servers_tracking_version_auto_create">$cfg['Servers'][$i]['tracking_version_auto_create']</span>
-boolean
</dt>
<dd>
- Whether the tracking mechanism creates versions for tables and views
-automatically. Default value is false.
+ Si el mecanismo de seguimiento crea versiones para tablas y vistas
+automáticamente. El valor predeterminado es que no lo haga.
<br/><br/>
- If this is set to true and you create a table or view with
+ En caso de estar activado y creas una tabla o vista con
<ul>
<li>CREATE TABLE ...</li>
<li>CREATE VIEW ...</li>
</ul>
- and no version exists for it, the mechanism will create a version for you
-automatically.
+ y no existe una versión para la misma, el mecanismo creará una versión
+automáticamente.
</dd>
<dt id="tracking3">
- <span
+ cadena <span
id="cfg_Servers_tracking_default_statements">$cfg['Servers'][$i]['tracking_default_statements']</span>
-string
</dt>
<dd>
- Defines the list of statements the auto-creation uses for new
-versions. Default value is
+ Define la lista de sentencias utilizadas por la auto-creación para nuevas
+versiones. El valor predeterminado es
<br/>
<pre>CREATE TABLE,ALTER TABLE,DROP TABLE,RENAME TABLE,
@@ -1181,51 +1180,52 @@ CREATE DATABASE,ALTER DATABASE,DROP DATABASE</pre>
</dd>
<dt id="tracking4">
- <span
+ booleano <span
id="cfg_Servers_tracking_add_drop_view">$cfg['Servers'][$i]['tracking_add_drop_view']</span>
-boolean
</dt>
<dd>
- Whether a DROP VIEW IF EXISTS statement will be added as first line to the
-log when creating a view. Default value is true.
+ Si se agregará la sentencia DROP VIEW IF EXISTS como primer línea al
+registro cuando se cree una vista. El valor predeterminado es que sí lo
+haga.
<br/><br/>
</dd>
<dt id="tracking5">
- <span
+ booleano <span
id="cfg_Servers_tracking_add_drop_table">$cfg['Servers'][$i]['tracking_add_drop_table']</span>
-boolean
</dt>
<dd>
- Whether a DROP TABLE IF EXISTS statement will be added as first line to the
-log when creating a table. Default value is true.
+ Si se agregará la sentencia DROP TABLE IF EXISTS como primer línea al
+registro cuando se cree una tabla. El valor predeterminado es que sí lo
+haga.
<br/><br/>
</dd>
<dt id="tracking6">
- <span
+ booleano <span
id="cfg_Servers_tracking_add_drop_database">$cfg['Servers'][$i]['tracking_add_drop_database']</span>
-boolean
</dt>
<dd>
- Whether a DROP DATABASE IF EXISTS statement will be added as first line to
-the log when creating a database. Default value is true.
+ Si se agregará la sentencia DROP DATABASE IF EXISTS como primer línea al
+registro cuando se cree una base de datos. El valor predeterminado es que sí
+lo haga.
<br/><br/>
</dd>
<dt id="userconfig">
- <span id="cfg_Servers_userconfig">$cfg['Servers'][$i]['userconfig']</span>
-string
+ cadena <span
+id="cfg_Servers_userconfig">$cfg['Servers'][$i]['userconfig']</span>
</dt>
<dd>
- Since release 3.4.x phpMyAdmin allows users to set most preferences by
-themselves and store them in the database.
+ Desde la versión 3.4.x phpMyAdmin permite que los usuarios configuren sus
+preferencias por sí mismos y las almacena en la base de datos.
<br /><br />
- If you don't allow for storing preferences in <a href="#pmadb">pmadb</a>,
-users can still personalize phpMyAdmin, but settings will be saved in
-browser's local storage, or, it is is unavailable, until the end of session.
+ Si no se permite alamacenar preferencias en <a href="#pmadb">pmadb</a>, los
+usuarios aún pueden personalizar phpMyAdmin; pero sus configuraciones serán
+almacenadas en el almacenamiento local del navegador o, en caso que no esté
+disponible, hasta el final de la sesión.
<br /><br />
Para permitir el uso de esta funcionalidad.
@@ -1233,101 +1233,100 @@ browser's local storage, or, it is is unavailable, until the end of session.
<ul>
<li>configure <a href="#pmadb">pmadb</a> y el almacenamiento de configuración
phpMyAdmin</li>
- <li>put the table name in <tt>$cfg['Servers'][$i]['userconfig']</tt></li>
+ <li>defina el nombre de la tabla en <tt>$cfg['Servers'][$i]['userconfig']</tt></li>
</ul>
</dd>
<dt id="designer_coords">
- <span
+ cadena <span
id="cfg_Servers_designer_coords">$cfg['Servers'][$i]['designer_coords']</span>
-string
</dt>
- <dd>Since release 2.10.0 a Designer interface is available; it permits to
-visually manage the relations.
+ <dd>Desde la versión 2.10.0, una interfaz de diseño está disponible que permite
+manegar relaciones visualmente.
<br /><br />
Para permitir el uso de esta funcionalidad.
<ul><li>configure <a href="#pmadb">pmadb</a> y el almacenamiento de configuración
phpMyAdmin</li>
- <li>put the table name in <tt>$cfg['Servers'][$i]['designer_coords']</tt>
-(e.g. 'pma_designer_coords')
+ <li>defina el nombre de la tabla en
+<tt>$cfg['Servers'][$i]['designer_coords']</tt> (por ejemplo:
+'pma_designer_coords')
</li>
</ul>
</dd>
- <dt><span
+ <dt>booleano <span
id="cfg_Servers_verbose_check">$cfg['Servers'][$i]['verbose_check']</span>
-boolean
</dt>
- <dd>Because release 2.5.0 introduced the new MIME-transformation support, the
-column_info table got enhanced with three new columns. If the above variable
-is set to <tt>TRUE</tt> (default) phpMyAdmin will check if you have the
-latest table structure available. If not, it will emit a warning to the
-superuser.<br /><br />
-
- You can disable this checking behavior by setting the variable to false,
-which should offer a performance increase.<br /><br />
-
- Recommended to set to FALSE, when you are sure, your table structure is up
-to date.</dd>
- <dt><span id="cfg_Servers_AllowRoot">$cfg['Servers'][$i]['AllowRoot']</span>
-boolean</dt>
- <dd>Whether to allow root access. This is just a shortcut for the AllowDeny
-rules below.
+ <dd>Como la versión 2.5.0 introdujo soporte para tranformación MIME, la tabla
+'column_info' fue expandida con tres nuevas columnas. Si la variable
+anterior está configurada como <tt>TRUE</tt> (el valor predeterminado),
+phpMyAdmin verificará que la tabla tenga la última estructura disponible. Si
+no, generará una advertencia al super-usuario.<br /><br />
+
+ Puedes desactivar este comportamiento de chequeo configurando la variable a
+'false', lo que debería resultar en una mejora de performance.<br /><br />
+
+ Es recomendable definirlo como 'FALSE' una vez que se esté seguro que la
+estructura de la tabla está actualizada.</dd>
+ <dt>booleano <span
+id="cfg_Servers_AllowRoot">$cfg['Servers'][$i]['AllowRoot']</span></dt>
+ <dd>Si permitir acceso como root. Esto es un atajo para las reglas AllowDeny a
+continuación.
</dd>
- <dt><span
-id="cfg_Servers_AllowNoPassword">$cfg['Servers'][$i]['AllowNoPassword']</span>
-boolean</dt>
- <dd>Whether to allow logins without a password. The default value of
-<tt>false</tt> for this parameter prevents unintended access to a MySQL
-server with was left with an empty password for root or on which an
-anonymous (blank) user is defined.
+ <dt>booleano <span
+id="cfg_Servers_AllowNoPassword">$cfg['Servers'][$i]['AllowNoPassword']</span></dt>
+ <dd>Si se permiten inicios de sesión sin contraseña. El valor predeterminado es
+<tt>false</tt> para prevenir accessos involuntarios a un servidor MySQL al
+que le dejaron una contraseña vacía para root o en el que existe un usuario
+anónimo (en blanco).
</dd>
<dt id="servers_allowdeny_order">
- <span
+ cadena <span
id="cfg_Servers_AllowDeny_order">$cfg['Servers'][$i]['AllowDeny']['order']</span>
-string
</dt>
- <dd>If your rule order is empty, then <abbr title="Internet Protocol">IP</abbr>
-authorization is disabled.<br /><br />
-
- If your rule order is set to <tt>'deny,allow'</tt> then the system applies
-all deny rules followed by allow rules. Access is allowed by default. Any
-client which does not match a Deny command or does match an Allow command
-will be allowed access to the server. <br /><br />
-
- If your rule order is set to <tt>'allow,deny'</tt> then the system applies
-all allow rules followed by deny rules. Access is denied by default. Any
-client which does not match an Allow directive or does match a Deny
-directive will be denied access to the server.<br /><br />
-
- If your rule order is set to 'explicit', authorization is performed in a
-similar fashion to rule order 'deny,allow', with the added restriction that
-your host/username combination <b>must</b> be listed in the <i>allow</i>
-rules, and not listed in the <i>deny</i> rules. This is the <b>most</b>
-secure means of using Allow/Deny rules, and was available in Apache by
-specifying allow and deny rules without setting any order.<br /><br />
-
- Please also see <a href="#cfg_TrustedProxies">$cfg['TrustedProxies']</a> for
-detecting IP address behind proxies.
+ <dd>Si el orden de las reglas está vacío, entonces la autorización <abbr
+title="Internet Protocol">IP</abbr> estará desactivada.<br /><br />
+
+ Si el orden de las reglas es <tt>'deny,allow'</tt> entonces el sistema
+aplica todas las reglas de negación y luego las de autorización. El valor
+predeterminado es permitir el acceso. Se le permitirá acceso al servidor a
+cualquier cliente que no coincida con una orden de denegación o que coincida
+con una orden de autorización. <br /><br />
+
+ Si el orden de las reglas es <tt>'allow,deny'</tt> entonces el sistema
+aplica todas las reglas de autorización y luego las reglas de negación. El
+valor predeterminado es denegar el acceso. No se le permitirá el acceso a
+cualquier cliente que no coincida con una regla de autorización o que
+coincida con una regla de negación.<br /><br />
+
+ Si el orden de las reglas es 'explicit' la autorización es similar a cuando
+es 'deny,allow', con la restricción adicional que la combinación
+anfitrión/nombre de usuario <b>tiene</b> que estar incluído en las reglas
+<i>allow</i> y no tiene que aparecer en las reglas <i>deny</i>. Este es el
+método más seguro de utilizar las reglas de Allow/Deny y está disponible en
+Apache esepecificando reglas de autorización y negación sin definir un
+orden.<br /><br />
+
+ Porfavor revisa <a href="#cfg_TrustedProxies">$cfg['TrustedProxies']</a>
+para detectar direcciones IPs detrás de proxies.
</dd>
<dt id="servers_allowdeny_rules">
- <span
+ array de cadenas <span
id="cfg_Servers_AllowDeny_rules">$cfg['Servers'][$i]['AllowDeny']['rules']</span>
-array of strings
</dt>
- <dd>The general format for the rules is as such:
+ <dd>El formato general de las reglas es como sigue:
<pre>
<'allow' | 'deny'> <username> [from] <ipmask>
</pre>
- If you wish to match all users, it is possible to use a <tt>'%'</tt> as a
-wildcard in the <i>username</i> field.<br />
- There are a few shortcuts you can use in the <i>ipmask</i> field as well
-(please note that those containing SERVER_ADDRESS might not be available on
-all webservers):
+ Si deseas incluir todos los usuarios, es posible utilizar <tt>'%'</tt> como
+comodín en el campo de <i>username</i>.<br />
+ Hay una serie de atajos que pueden utilizarse en el campo <i>ipmask</i>
+también (porfavor note que aquellos que contengan SERVER_ADDRESS pueden no
+estar disponibles en todos los servidores web):
<pre>
'all' -> 0.0.0.0/0
'localhost' -> 127.0.0.1/8
@@ -1336,40 +1335,41 @@ all webservers):
'localnetC' -> SERVER_ADDRESS/24
</pre>
- Having an empty rule list is equivalent to either using <tt>'allow % from
-all'</tt> if your rule order is set to <tt>'deny,allow'</tt> or <tt>'deny %
-from all'</tt> if your rule order is set to <tt>'allow,deny'</tt> or
-<tt>'explicit'</tt>.<br /><br />
-
- For the <abbr title="Internet Protocol">IP</abbr> matching system, the
-following work:<br />
- <tt>xxx.xxx.xxx.xxx</tt> (an exact <abbr title="Internet Protocol">IP</abbr>
-address)<br />
- <tt>xxx.xxx.xxx.[yyy-zzz]</tt> (an <abbr title="Internet Protocol">IP</abbr>
-address range)<br />
- <tt>xxx.xxx.xxx.xxx/nn</tt> (CIDR, Classless Inter-Domain Routing type <abbr
-title="Internet Protocol">IP</abbr> addresses)<br />
- But the following does not work:<br />
- <tt>xxx.xxx.xxx.xx[yyy-zzz]</tt> (partial <abbr title="Internet
-Protocol">IP</abbr> address range)<br />
- Also IPv6 addresses are not supported.
+ Tener una lista de reglas vacías es equivalente a utilizar <tt>'allow % from
+all'</tt> si el orden de las reglas está configurado a <tt>'deny,allow'</tt>
+ó equivale a <tt>'deny % from all'</tt> si el orden de las reglas es
+<tt>'allow,deny'</tt> o <tt>'explicit'</tt>.<br /><br />
+
+ Para el sistema de coincidencias <abbr title="Internet Protocol">IP</abbr>,
+las siguientes funcionan:<br />
+ <tt>xxx.xxx.xxx.xxx</tt> (una dirección <abbr title="Internet
+Protocol">IP</abbr> exacta)<br />
+ <tt>xxx.xxx.xxx.[yyy-zzz]</tt> (un rango de direcciones <abbr
+title="Internet Protocol">IP</abbr>)<br />
+ <tt>xxx.xxx.xxx.xxx/nn</tt> (direcciones <abbr title="Internet
+Protocol">IP</abbr> de tipo CIDR - Classless Inter-Domain Routing)<br />
+ Pero las siguientes no funcionan:<br />
+ <tt>xxx.xxx.xxx.xx[yyy-zzz]</tt> (rango parcial de direcciones <abbr
+title="Internet Protocol">IP</abbr>)<br />
+ Tampoco están soportadas direcciones IPv6.
</dd>
- <dt><span id="cfg_Servers_DisableIS">$cfg['Servers'][$i]['DisableIS']</span>
-boolean</dt>
- <dd>Disable using <tt>INFORMATION_SCHEMA</tt> to retrieve information (use
-<tt>SHOW</tt> commands instead), because of speed issues when many databases
-are present. Currently used in some parts of the code, more to come.
+ <dt>booleano <span
+id="cfg_Servers_DisableIS">$cfg['Servers'][$i]['DisableIS']</span></dt>
+ <dd>Desactiva el uso de <tt>INFORMATION_SCHEMA</tt> para obtener información
+(usa órdenes <tt>SHOW</tt> en su lugar), debido a inconvenientes de
+velocidad con demasiadas bases de datos. Actualmente es utilizada en algunas
+partes del código, se agregarán más en el futuro.
</dd>
- <dt><span
-id="cfg_Servers_ShowDatabasesCommand">$cfg['Servers'][$i]['ShowDatabasesCommand']</span>
-string</dt>
- <dd>On a server with a huge number of databases, the default <tt>SHOW
-DATABASES</tt> command used to fetch the name of available databases will
-probably be too slow, so it can be replaced by faster commands (see
-<tt>libraries/config.default.php</tt> for examples).
+ <dt>cadena <span
+id="cfg_Servers_ShowDatabasesCommand">$cfg['Servers'][$i]['ShowDatabasesCommand']</span></dt>
+ <dd>En un servidor con una gran cantidad de bases de datos, el comportamiento
+predeterminado de usar la orden <tt>SHOW DATABASES</tt> para obtener el
+nombre de las bases de datos disponibles será muy lento; por lo que puede
+ser reemplazado por comandos más rápidos (revisa los ejemplos en
+<tt>libraries/config.default.php</tt>).
</dd>
- <dt><span id="cfg_Servers_CountTables">$cfg['Servers'][$i]['CountTables']</span>
-boolean</dt>
+ <dt>booleano <span
+id="cfg_Servers_CountTables">$cfg['Servers'][$i]['CountTables']</span></dt>
<dd>Whether to count the number of tables for each database when preparing the
list of databases for the navigation frame.
</dd>
diff --git a/po/es.po b/po/es.po
index c0843b4..6e6aeec 100644
--- a/po/es.po
+++ b/po/es.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: 2011-03-02 13:51+0100\n"
-"PO-Revision-Date: 2011-03-08 00:13+0200\n"
+"PO-Revision-Date: 2011-03-08 18:35+0200\n"
"Last-Translator: Matías Bellone <matiasbellone(a)gmail.com>\n"
"Language-Team: none\n"
"Language: es\n"
@@ -2700,6 +2700,11 @@ msgid ""
"system, your column_info table has to have the three new columns 'mimetype', "
"'transformation', 'transformation_options'."
msgstr ""
+"También en la versión 2.5.0 hay un sistema de transformación MIME basado en "
+"la estructura de las tablas descriptas. Revisa <a href=\"#transformations\"> "
+"Transformaciones</a> para más información. Para utilizar el sistema de "
+"transformación MIME, la tabla 'column_info' tiene que tener 3 nuevas "
+"columnas: 'mimetype', 'transformation' y 'transformation_options'."
#. type: Content of: <html><body><div><dl><dd><ul><li>
#: orig-docs/Documentation.html:1008
@@ -2707,11 +2712,15 @@ msgid ""
"put the table name in <tt>$cfg['Servers'][$i]['column_info']</tt> (e.g. "
"'pma_column_info')"
msgstr ""
+"defina el nombre de la tabla en <tt>$cfg['Servers'][$i]['column_info']</tt> "
+"(por ejemplo: 'pma_column_info')"
#. type: Content of: <html><body><div><dl><dd><ul><li>
#: orig-docs/Documentation.html:1011
msgid "to update your PRE-2.5.0 Column_comments Table use this:"
msgstr ""
+"para actualizar la tabla 'column_comments' anterior a la versión 2.5.0, "
+"utiliza la siguiente consulta:"
#. type: Content of: <html><body><div><dl><dd><ul><li><pre>
#: orig-docs/Documentation.html:1014
@@ -2722,12 +2731,16 @@ msgid ""
" ADD `transformation` VARCHAR( 255 ) NOT NULL,\n"
" ADD `transformation_options` VARCHAR( 255 ) NOT NULL;\n"
msgstr ""
+"ALTER TABLE `pma_column_comments`\n"
+"ADD `mimetype` VARCHAR( 255 ) NOT NULL,\n"
+"ADD `transformation` VARCHAR( 255 ) NOT NULL,\n"
+"ADD `transformation_options` VARCHAR( 255 ) NOT NULL;\n"
#. type: Content of: <html><body><div><dl><dd><ul><li>
#: orig-docs/Documentation.html:1020
msgid ""
"and remember that the Variable in <i>config.inc.php</i> has been renamed from"
-msgstr ""
+msgstr "y recuerda que la variable en <i>config.inc.php</i> fue renombrada de"
#. type: Content of: <html><body><div><dl><dd><ul><li>
#: orig-docs/Documentation.html:1022
@@ -2735,12 +2748,15 @@ msgid ""
"<tt>$cfg['Servers'][$i]['column_comments']</tt> to <tt>$cfg['Servers'][$i]"
"['column_info']</tt>"
msgstr ""
+"<tt>$cfg['Servers'][$i]['column_comments']</tt> a "
+"<tt>$cfg['Servers'][$i]['column_info']</tt>"
#. type: Content of: <html><body><div><dl><dt>
#: orig-docs/Documentation.html:1028
msgid ""
"<span id=\"cfg_Servers_history\">$cfg['Servers'][$i]['history']</span> string"
msgstr ""
+"cadena <span id=\"cfg_Servers_history\">$cfg['Servers'][$i]['history']</span>"
#. type: Content of: <html><body><div><dl><dd>
#: orig-docs/Documentation.html:1030
@@ -2751,6 +2767,11 @@ msgid ""
"history, you can use the JavaScript-based history. Using that, all your "
"history items are deleted when closing the window."
msgstr ""
+"Desde la versión 2.5.0, puedes almacenar el histórico <abbr "
+"title=\"structured query language\">SQL</abbr>, todas las consultas ingresadas "
+"manualmente en la interfaz phpMyAdmin. Si no deseas utilizar un histórico "
+"basado en tablas puedes utilizar un histórico basado en JavaScript. Al "
+"utilizarlo, los elementos del histórico son eliminados al cerrar la ventana."
#. type: Content of: <html><body><div><dl><dd>
#: orig-docs/Documentation.html:1037
@@ -2759,12 +2780,18 @@ msgid ""
"['QueryHistoryMax']</a> you can specify an amount of history items you want "
"to have on hold. On every login, this list gets cut to the maximum amount."
msgstr ""
+"Utilizando <a href=\"#cfg_QueryHistoryMax\" "
+"class=\"configrule\">$cfg['QueryHistoryMax']</a> puedes especificar la máxima "
+"cantidad de elementos en el histórico. En cada inicio de sesión esta lista "
+"es recortada a este máximo."
#. type: Content of: <html><body><div><dl><dd>
#: orig-docs/Documentation.html:1042
msgid ""
"The query history is only available if JavaScript is enabled in your browser."
msgstr ""
+"El histórico de consultas sólo estará disponible si JavaScript está "
+"habilitado en el navegador."
#. type: Content of: <html><body><div><dl><dd><ul><li>
#: orig-docs/Documentation.html:1048
@@ -2772,6 +2799,8 @@ msgid ""
"put the table name in <tt>$cfg['Servers'][$i]['history']</tt> (e.g. "
"'pma_history')"
msgstr ""
+"configura el nombre de la tabla en <tt>$cfg['Servers'][$i]['history']</tt> "
+"(por ejemplo: 'pma_history')"
#. type: Content of: <html><body><div><dl><dt>
#: orig-docs/Documentation.html:1055
@@ -2779,6 +2808,8 @@ msgid ""
"<span id=\"cfg_Servers_tracking\">$cfg['Servers'][$i]['tracking']</span> "
"string"
msgstr ""
+"cadena <span "
+"id=\"cfg_Servers_tracking\">$cfg['Servers'][$i]['tracking']</span>"
#. type: Content of: <html><body><div><dl><dd>
#: orig-docs/Documentation.html:1058
@@ -2789,17 +2820,23 @@ msgid ""
"manipulation and data definition statements. After enabling it you can "
"create versions of tables."
msgstr ""
+"Desde la versión 3.3.x, hay un sistema de seguimiento disponible. Permite "
+"seguir toda consulta <abbr title=\"structured query language\">SQL</abbr> "
+"ejecutada por phpMyAdmin. El mecanismo tiene soporte de registros para "
+"sententencias de definición y sentencias de manipulación de datos. Luego de "
+"activarlo puedes crear versiones de tablas."
#. type: Content of: <html><body><div><dl><dd>
#: orig-docs/Documentation.html:1063
msgid "The creation of a version has two effects:"
-msgstr ""
+msgstr "La creación de una versión tiene dos efectos:"
#. type: Content of: <html><body><div><dl><dd><ul><li>
#: orig-docs/Documentation.html:1066
msgid ""
"phpMyAdmin saves a snapshot of the table, including structure and indexes."
msgstr ""
+"phpMyAdmin guarda una captura de la tabla incluyendo estructura e índices."
#. type: Content of: <html><body><div><dl><dd><ul><li>
#: orig-docs/Documentation.html:1067
@@ -2807,6 +2844,8 @@ msgid ""
"phpMyAdmin logs all commands which change the structure and/or data of the "
"table and links these commands with the version number."
msgstr ""
+"phpMyAdmin registrará todas las órdenes que cambien la estructura o los "
+"datos de la tabla y asociará dichas órdenes con el número de versión."
#. type: Content of: <html><body><div><dl><dd>
#: orig-docs/Documentation.html:1070
@@ -2818,6 +2857,13 @@ msgid ""
"a list of names separated by ','. In addition you can export the (filtered) "
"report to a file or to a temporary database."
msgstr ""
+"Por supuesto que puedes visualizar el seguimiento de cambios. En la página "
+"de \"Seguimiento\" hay disponible un reporte para toda versión. Para el "
+"reporte puedes utilizar filtros; por ejemplo, puedes obtener una lista de "
+"sentencias dentro de un rango de datos. Cuando queiras filtrar nombres de "
+"usuarios puedes utilizar * para todos los nombres de usuarios o una lista de "
+"nombres separados por ','. Además, puedes exportar el reporte (filtrado) a "
+"un archivo o base de datos temporal."
#. type: Content of: <html><body><div><dl><dd><ul><li>
#: orig-docs/Documentation.html:1080
@@ -2825,6 +2871,8 @@ msgid ""
"put the table name in <tt>$cfg['Servers'][$i]['tracking']</tt> (e.g. "
"'pma_tracking')"
msgstr ""
+"defina el nombre de la tabla en <tt>$cfg['Servers'][$i]['tracking']</tt> "
+"(por ejemplo: 'pma_tracking')"
#. type: Content of: <html><body><div><dl><dt>
#: orig-docs/Documentation.html:1085
@@ -2832,6 +2880,8 @@ msgid ""
"<span id=\"cfg_Servers_tracking_version_auto_create\">$cfg['Servers'][$i]"
"['tracking_version_auto_create']</span> boolean"
msgstr ""
+"booleano <span id=\"cfg_Servers_tracking_version_auto_create\">$cfg['Servers']"
+"[$i]['tracking_version_auto_create']</span>"
#. type: Content of: <html><body><div><dl><dd>
#: orig-docs/Documentation.html:1088
@@ -2839,11 +2889,13 @@ msgid ""
"Whether the tracking mechanism creates versions for tables and views "
"automatically. Default value is false."
msgstr ""
+"Si el mecanismo de seguimiento crea versiones para tablas y vistas "
+"automáticamente. El valor predeterminado es que no lo haga."
#. type: Content of: <html><body><div><dl><dd>
#: orig-docs/Documentation.html:1090
msgid "If this is set to true and you create a table or view with"
-msgstr ""
+msgstr "En caso de estar activado y creas una tabla o vista con"
#. type: Content of: <html><body><div><dl><dd><ul><li>
#: orig-docs/Documentation.html:1093
@@ -2861,6 +2913,8 @@ msgid ""
"and no version exists for it, the mechanism will create a version for you "
"automatically."
msgstr ""
+"y no existe una versión para la misma, el mecanismo creará una versión "
+"automáticamente."
#. type: Content of: <html><body><div><dl><dt>
#: orig-docs/Documentation.html:1102
@@ -2868,6 +2922,8 @@ msgid ""
"<span id=\"cfg_Servers_tracking_default_statements\">$cfg['Servers'][$i]"
"['tracking_default_statements']</span> string"
msgstr ""
+"cadena <span id=\"cfg_Servers_tracking_default_statements\">$cfg['Servers'][$i"
+"]['tracking_default_statements']</span>"
#. type: Content of: <html><body><div><dl><dd>
#: orig-docs/Documentation.html:1105
@@ -2875,6 +2931,8 @@ msgid ""
"Defines the list of statements the auto-creation uses for new versions. "
"Default value is"
msgstr ""
+"Define la lista de sentencias utilizadas por la auto-creación para nuevas "
+"versiones. El valor predeterminado es"
#. type: Content of: <html><body><div><dl><dd><pre>
#: orig-docs/Documentation.html:1108
@@ -2898,6 +2956,8 @@ msgid ""
"<span id=\"cfg_Servers_tracking_add_drop_view\">$cfg['Servers'][$i]"
"['tracking_add_drop_view']</span> boolean"
msgstr ""
+"booleano <span id=\"cfg_Servers_tracking_add_drop_view\">$cfg['Servers'][$i]['"
+"tracking_add_drop_view']</span>"
#. type: Content of: <html><body><div><dl><dd>
#: orig-docs/Documentation.html:1119
@@ -2905,6 +2965,9 @@ msgid ""
"Whether a DROP VIEW IF EXISTS statement will be added as first line to the "
"log when creating a view. Default value is true."
msgstr ""
+"Si se agregará la sentencia DROP VIEW IF EXISTS como primer línea al "
+"registro cuando se cree una vista. El valor predeterminado es que sí lo "
+"haga."
#. type: Content of: <html><body><div><dl><dt>
#: orig-docs/Documentation.html:1125
@@ -2912,6 +2975,8 @@ msgid ""
"<span id=\"cfg_Servers_tracking_add_drop_table\">$cfg['Servers'][$i]"
"['tracking_add_drop_table']</span> boolean"
msgstr ""
+"booleano <span id=\"cfg_Servers_tracking_add_drop_table\">$cfg['Servers'][$i]["
+"'tracking_add_drop_table']</span>"
#. type: Content of: <html><body><div><dl><dd>
#: orig-docs/Documentation.html:1128
@@ -2919,6 +2984,9 @@ msgid ""
"Whether a DROP TABLE IF EXISTS statement will be added as first line to the "
"log when creating a table. Default value is true."
msgstr ""
+"Si se agregará la sentencia DROP TABLE IF EXISTS como primer línea al "
+"registro cuando se cree una tabla. El valor predeterminado es que sí lo "
+"haga."
#. type: Content of: <html><body><div><dl><dt>
#: orig-docs/Documentation.html:1133
@@ -2926,6 +2994,8 @@ msgid ""
"<span id=\"cfg_Servers_tracking_add_drop_database\">$cfg['Servers'][$i]"
"['tracking_add_drop_database']</span> boolean"
msgstr ""
+"booleano <span id=\"cfg_Servers_tracking_add_drop_database\">$cfg['Servers'][$"
+"i]['tracking_add_drop_database']</span>"
#. type: Content of: <html><body><div><dl><dd>
#: orig-docs/Documentation.html:1136
@@ -2933,6 +3003,9 @@ msgid ""
"Whether a DROP DATABASE IF EXISTS statement will be added as first line to "
"the log when creating a database. Default value is true."
msgstr ""
+"Si se agregará la sentencia DROP DATABASE IF EXISTS como primer línea al "
+"registro cuando se cree una base de datos. El valor predeterminado es que sí "
+"lo haga."
#. type: Content of: <html><body><div><dl><dt>
#: orig-docs/Documentation.html:1141
@@ -2940,6 +3013,8 @@ msgid ""
"<span id=\"cfg_Servers_userconfig\">$cfg['Servers'][$i]['userconfig']</span> "
"string"
msgstr ""
+"cadena <span "
+"id=\"cfg_Servers_userconfig\">$cfg['Servers'][$i]['userconfig']</span>"
#. type: Content of: <html><body><div><dl><dd>
#: orig-docs/Documentation.html:1144
@@ -2947,6 +3022,8 @@ msgid ""
"Since release 3.4.x phpMyAdmin allows users to set most preferences by "
"themselves and store them in the database."
msgstr ""
+"Desde la versión 3.4.x phpMyAdmin permite que los usuarios configuren sus "
+"preferencias por sí mismos y las almacena en la base de datos."
#. type: Content of: <html><body><div><dl><dd>
#: orig-docs/Documentation.html:1148
@@ -2955,11 +3032,16 @@ msgid ""
"users can still personalize phpMyAdmin, but settings will be saved in "
"browser's local storage, or, it is is unavailable, until the end of session."
msgstr ""
+"Si no se permite alamacenar preferencias en <a href=\"#pmadb\">pmadb</a>, los "
+"usuarios aún pueden personalizar phpMyAdmin; pero sus configuraciones serán "
+"almacenadas en el almacenamiento local del navegador o, en caso que no esté "
+"disponible, hasta el final de la sesión."
#. type: Content of: <html><body><div><dl><dd><ul><li>
#: orig-docs/Documentation.html:1158
msgid "put the table name in <tt>$cfg['Servers'][$i]['userconfig']</tt>"
msgstr ""
+"defina el nombre de la tabla en <tt>$cfg['Servers'][$i]['userconfig']</tt>"
#. type: Content of: <html><body><div><dl><dt>
#: orig-docs/Documentation.html:1163
@@ -2967,6 +3049,8 @@ msgid ""
"<span id=\"cfg_Servers_designer_coords\">$cfg['Servers'][$i]"
"['designer_coords']</span> string"
msgstr ""
+"cadena <span id=\"cfg_Servers_designer_coords\">$cfg['Servers'][$i]['designer_"
+"coords']</span>"
#. type: Content of: <html><body><div><dl><dd>
#: orig-docs/Documentation.html:1165
@@ -2974,6 +3058,8 @@ msgid ""
"Since release 2.10.0 a Designer interface is available; it permits to "
"visually manage the relations."
msgstr ""
+"Desde la versión 2.10.0, una interfaz de diseño está disponible que permite "
+"manegar relaciones visualmente."
#. type: Content of: <html><body><div><dl><dd><ul><li>
#: orig-docs/Documentation.html:1172
@@ -2981,6 +3067,9 @@ msgid ""
"put the table name in <tt>$cfg['Servers'][$i]['designer_coords']</tt> (e.g. "
"'pma_designer_coords')"
msgstr ""
+"defina el nombre de la tabla en "
+"<tt>$cfg['Servers'][$i]['designer_coords']</tt> (por ejemplo: "
+"'pma_designer_coords')"
#. type: Content of: <html><body><div><dl><dt>
#: orig-docs/Documentation.html:1177
@@ -2988,6 +3077,8 @@ msgid ""
"<span id=\"cfg_Servers_verbose_check\">$cfg['Servers'][$i]['verbose_check']</"
"span> boolean"
msgstr ""
+"booleano <span "
+"id=\"cfg_Servers_verbose_check\">$cfg['Servers'][$i]['verbose_check']</span>"
#. type: Content of: <html><body><div><dl><dd>
#: orig-docs/Documentation.html:1179
@@ -2998,6 +3089,11 @@ msgid ""
"latest table structure available. If not, it will emit a warning to the "
"superuser."
msgstr ""
+"Como la versión 2.5.0 introdujo soporte para tranformación MIME, la tabla "
+"'column_info' fue expandida con tres nuevas columnas. Si la variable "
+"anterior está configurada como <tt>TRUE</tt> (el valor predeterminado), "
+"phpMyAdmin verificará que la tabla tenga la última estructura disponible. Si "
+"no, generará una advertencia al super-usuario."
#. type: Content of: <html><body><div><dl><dd>
#: orig-docs/Documentation.html:1185
@@ -3005,6 +3101,8 @@ msgid ""
"You can disable this checking behavior by setting the variable to false, "
"which should offer a performance increase."
msgstr ""
+"Puedes desactivar este comportamiento de chequeo configurando la variable a "
+"'false', lo que debería resultar en una mejora de performance."
#. type: Content of: <html><body><div><dl><dd>
#: orig-docs/Documentation.html:1188
@@ -3012,6 +3110,8 @@ msgid ""
"Recommended to set to FALSE, when you are sure, your table structure is up "
"to date."
msgstr ""
+"Es recomendable definirlo como 'FALSE' una vez que se esté seguro que la "
+"estructura de la tabla está actualizada."
#. type: Content of: <html><body><div><dl><dt>
#: orig-docs/Documentation.html:1190
@@ -3019,6 +3119,8 @@ msgid ""
"<span id=\"cfg_Servers_AllowRoot\">$cfg['Servers'][$i]['AllowRoot']</span> "
"boolean"
msgstr ""
+"booleano <span "
+"id=\"cfg_Servers_AllowRoot\">$cfg['Servers'][$i]['AllowRoot']</span>"
#. type: Content of: <html><body><div><dl><dd>
#: orig-docs/Documentation.html:1192
@@ -3026,6 +3128,8 @@ msgid ""
"Whether to allow root access. This is just a shortcut for the AllowDeny "
"rules below."
msgstr ""
+"Si permitir acceso como root. Esto es un atajo para las reglas AllowDeny a "
+"continuación."
#. type: Content of: <html><body><div><dl><dt>
#: orig-docs/Documentation.html:1194
@@ -3033,6 +3137,8 @@ msgid ""
"<span id=\"cfg_Servers_AllowNoPassword\">$cfg['Servers'][$i]"
"['AllowNoPassword']</span> boolean"
msgstr ""
+"booleano <span id=\"cfg_Servers_AllowNoPassword\">$cfg['Servers'][$i]['AllowNo"
+"Password']</span>"
#. type: Content of: <html><body><div><dl><dd>
#: orig-docs/Documentation.html:1196
@@ -3042,6 +3148,10 @@ msgid ""
"left with an empty password for root or on which an anonymous (blank) user "
"is defined."
msgstr ""
+"Si se permiten inicios de sesión sin contraseña. El valor predeterminado es "
+"<tt>false</tt> para prevenir accessos involuntarios a un servidor MySQL al "
+"que le dejaron una contraseña vacía para root o en el que existe un usuario "
+"anónimo (en blanco)."
#. type: Content of: <html><body><div><dl><dt>
#: orig-docs/Documentation.html:1202
@@ -3049,6 +3159,8 @@ msgid ""
"<span id=\"cfg_Servers_AllowDeny_order\">$cfg['Servers'][$i]['AllowDeny']"
"['order']</span> string"
msgstr ""
+"cadena <span id=\"cfg_Servers_AllowDeny_order\">$cfg['Servers'][$i]['AllowDeny"
+"']['order']</span>"
#. type: Content of: <html><body><div><dl><dd>
#: orig-docs/Documentation.html:1204
@@ -3056,6 +3168,8 @@ msgid ""
"If your rule order is empty, then <abbr title=\"Internet Protocol\">IP</"
"abbr> authorization is disabled."
msgstr ""
+"Si el orden de las reglas está vacío, entonces la autorización <abbr "
+"title=\"Internet Protocol\">IP</abbr> estará desactivada."
#. type: Content of: <html><body><div><dl><dd>
#: orig-docs/Documentation.html:1207
@@ -3065,6 +3179,11 @@ msgid ""
"client which does not match a Deny command or does match an Allow command "
"will be allowed access to the server."
msgstr ""
+"Si el orden de las reglas es <tt>'deny,allow'</tt> entonces el sistema "
+"aplica todas las reglas de negación y luego las de autorización. El valor "
+"predeterminado es permitir el acceso. Se le permitirá acceso al servidor a "
+"cualquier cliente que no coincida con una orden de denegación o que coincida "
+"con una orden de autorización."
#. type: Content of: <html><body><div><dl><dd>
#: orig-docs/Documentation.html:1212
@@ -3074,6 +3193,11 @@ msgid ""
"client which does not match an Allow directive or does match a Deny "
"directive will be denied access to the server."
msgstr ""
+"Si el orden de las reglas es <tt>'allow,deny'</tt> entonces el sistema "
+"aplica todas las reglas de autorización y luego las reglas de negación. El "
+"valor predeterminado es denegar el acceso. No se le permitirá el acceso a "
+"cualquier cliente que no coincida con una regla de autorización o que "
+"coincida con una regla de negación."
#. type: Content of: <html><body><div><dl><dd>
#: orig-docs/Documentation.html:1217
@@ -3085,6 +3209,13 @@ msgid ""
"secure means of using Allow/Deny rules, and was available in Apache by "
"specifying allow and deny rules without setting any order."
msgstr ""
+"Si el orden de las reglas es 'explicit' la autorización es similar a cuando "
+"es 'deny,allow', con la restricción adicional que la combinación "
+"anfitrión/nombre de usuario <b>tiene</b> que estar incluído en las reglas "
+"<i>allow</i> y no tiene que aparecer en las reglas <i>deny</i>. Este es el "
+"método más seguro de utilizar las reglas de Allow/Deny y está disponible en "
+"Apache esepecificando reglas de autorización y negación sin definir un "
+"orden."
#. type: Content of: <html><body><div><dl><dd>
#: orig-docs/Documentation.html:1225
@@ -3092,6 +3223,8 @@ msgid ""
"Please also see <a href=\"#cfg_TrustedProxies\">$cfg['TrustedProxies']</a> "
"for detecting IP address behind proxies."
msgstr ""
+"Porfavor revisa <a href=\"#cfg_TrustedProxies\">$cfg['TrustedProxies']</a> "
+"para detectar direcciones IPs detrás de proxies."
#. type: Content of: <html><body><div><dl><dt>
#: orig-docs/Documentation.html:1230
@@ -3099,11 +3232,13 @@ msgid ""
"<span id=\"cfg_Servers_AllowDeny_rules\">$cfg['Servers'][$i]['AllowDeny']"
"['rules']</span> array of strings"
msgstr ""
+"array de cadenas <span id=\"cfg_Servers_AllowDeny_rules\">$cfg['Servers'][$i]["
+"'AllowDeny']['rules']</span>"
#. type: Content of: <html><body><div><dl><dd>
#: orig-docs/Documentation.html:1232
msgid "The general format for the rules is as such:"
-msgstr ""
+msgstr "El formato general de las reglas es como sigue:"
#. type: Content of: <html><body><div><dl><dd><pre>
#: orig-docs/Documentation.html:1235
@@ -3117,6 +3252,8 @@ msgid ""
"If you wish to match all users, it is possible to use a <tt>'%'</tt> as a "
"wildcard in the <i>username</i> field."
msgstr ""
+"Si deseas incluir todos los usuarios, es posible utilizar <tt>'%'</tt> como "
+"comodín en el campo de <i>username</i>."
#. type: Content of: <html><body><div><dl><dd>
#: orig-docs/Documentation.html:1240
@@ -3125,6 +3262,9 @@ msgid ""
"(please note that those containing SERVER_ADDRESS might not be available on "
"all webservers):"
msgstr ""
+"Hay una serie de atajos que pueden utilizarse en el campo <i>ipmask</i> "
+"también (porfavor note que aquellos que contengan SERVER_ADDRESS pueden no "
+"estar disponibles en todos los servidores web):"
#. type: Content of: <html><body><div><dl><dd><pre>
#: orig-docs/Documentation.html:1244
@@ -3150,6 +3290,10 @@ msgid ""
"from all'</tt> if your rule order is set to <tt>'allow,deny'</tt> or "
"<tt>'explicit'</tt>."
msgstr ""
+"Tener una lista de reglas vacías es equivalente a utilizar <tt>'allow % from "
+"all'</tt> si el orden de las reglas está configurado a "
+"<tt>'deny,allow'</tt> ó equivale a <tt>'deny % from all'</tt> si el orden de "
+"las reglas es <tt>'allow,deny'</tt> o <tt>'explicit'</tt>."
#. type: Content of: <html><body><div><dl><dd>
#: orig-docs/Documentation.html:1256
@@ -3157,6 +3301,8 @@ msgid ""
"For the <abbr title=\"Internet Protocol\">IP</abbr> matching system, the "
"following work:"
msgstr ""
+"Para el sistema de coincidencias <abbr title=\"Internet Protocol\">IP</abbr>, "
+"las siguientes funcionan:"
#. type: Content of: <html><body><div><dl><dd>
#: orig-docs/Documentation.html:1258
@@ -3164,6 +3310,8 @@ msgid ""
"<tt>xxx.xxx.xxx.xxx</tt> (an exact <abbr title=\"Internet Protocol\">IP</"
"abbr> address)"
msgstr ""
+"<tt>xxx.xxx.xxx.xxx</tt> (una dirección <abbr title=\"Internet "
+"Protocol\">IP</abbr> exacta)"
#. type: Content of: <html><body><div><dl><dd>
#: orig-docs/Documentation.html:1259
@@ -3171,6 +3319,8 @@ msgid ""
"<tt>xxx.xxx.xxx.[yyy-zzz]</tt> (an <abbr title=\"Internet Protocol\">IP</"
"abbr> address range)"
msgstr ""
+"<tt>xxx.xxx.xxx.[yyy-zzz]</tt> (un rango de direcciones <abbr "
+"title=\"Internet Protocol\">IP</abbr>)"
#. type: Content of: <html><body><div><dl><dd>
#: orig-docs/Documentation.html:1260
@@ -3178,11 +3328,13 @@ msgid ""
"<tt>xxx.xxx.xxx.xxx/nn</tt> (CIDR, Classless Inter-Domain Routing type <abbr "
"title=\"Internet Protocol\">IP</abbr> addresses)"
msgstr ""
+"<tt>xxx.xxx.xxx.xxx/nn</tt> (direcciones <abbr title=\"Internet "
+"Protocol\">IP</abbr> de tipo CIDR - Classless Inter-Domain Routing)"
#. type: Content of: <html><body><div><dl><dd>
#: orig-docs/Documentation.html:1261
msgid "But the following does not work:"
-msgstr ""
+msgstr "Pero las siguientes no funcionan:"
#. type: Content of: <html><body><div><dl><dd>
#: orig-docs/Documentation.html:1262
@@ -3190,11 +3342,13 @@ msgid ""
"<tt>xxx.xxx.xxx.xx[yyy-zzz]</tt> (partial <abbr title=\"Internet Protocol"
"\">IP</abbr> address range)"
msgstr ""
+"<tt>xxx.xxx.xxx.xx[yyy-zzz]</tt> (rango parcial de direcciones <abbr "
+"title=\"Internet Protocol\">IP</abbr>)"
#. type: Content of: <html><body><div><dl><dd>
#: orig-docs/Documentation.html:1264
msgid "Also IPv6 addresses are not supported."
-msgstr ""
+msgstr "Tampoco están soportadas direcciones IPv6."
#. type: Content of: <html><body><div><dl><dt>
#: orig-docs/Documentation.html:1266
@@ -3202,6 +3356,8 @@ msgid ""
"<span id=\"cfg_Servers_DisableIS\">$cfg['Servers'][$i]['DisableIS']</span> "
"boolean"
msgstr ""
+"booleano <span "
+"id=\"cfg_Servers_DisableIS\">$cfg['Servers'][$i]['DisableIS']</span>"
#. type: Content of: <html><body><div><dl><dd>
#: orig-docs/Documentation.html:1267
@@ -3210,6 +3366,10 @@ msgid ""
"<tt>SHOW</tt> commands instead), because of speed issues when many databases "
"are present. Currently used in some parts of the code, more to come."
msgstr ""
+"Desactiva el uso de <tt>INFORMATION_SCHEMA</tt> para obtener información "
+"(usa órdenes <tt>SHOW</tt> en su lugar), debido a inconvenientes de "
+"velocidad con demasiadas bases de datos. Actualmente es utilizada en algunas "
+"partes del código, se agregarán más en el futuro."
#. type: Content of: <html><body><div><dl><dt>
#: orig-docs/Documentation.html:1269
@@ -3217,6 +3377,8 @@ msgid ""
"<span id=\"cfg_Servers_ShowDatabasesCommand\">$cfg['Servers'][$i]"
"['ShowDatabasesCommand']</span> string"
msgstr ""
+"cadena <span id=\"cfg_Servers_ShowDatabasesCommand\">$cfg['Servers'][$i]['Show"
+"DatabasesCommand']</span>"
#. type: Content of: <html><body><div><dl><dd>
#: orig-docs/Documentation.html:1270
@@ -3226,6 +3388,11 @@ msgid ""
"too slow, so it can be replaced by faster commands (see <tt>libraries/config."
"default.php</tt> for examples)."
msgstr ""
+"En un servidor con una gran cantidad de bases de datos, el comportamiento "
+"predeterminado de usar la orden <tt>SHOW DATABASES</tt> para obtener el "
+"nombre de las bases de datos disponibles será muy lento; por lo que puede "
+"ser reemplazado por comandos más rápidos (revisa los ejemplos en "
+"<tt>libraries/config.default.php</tt>)."
#. type: Content of: <html><body><div><dl><dt>
#: orig-docs/Documentation.html:1275
@@ -3233,6 +3400,8 @@ msgid ""
"<span id=\"cfg_Servers_CountTables\">$cfg['Servers'][$i]['CountTables']</"
"span> boolean"
msgstr ""
+"booleano <span "
+"id=\"cfg_Servers_CountTables\">$cfg['Servers'][$i]['CountTables']</span>"
#. type: Content of: <html><body><div><dl><dd>
#: orig-docs/Documentation.html:1276
hooks/post-receive
--
phpMyAdmin localized documentation
1
0

[Phpmyadmin-git] [SCM] phpMyAdmin branch, master, updated. RELEASE_3_4_0BETA3-2026-g689ed6e6
by Marc Delisle 08 Mar '11
by Marc Delisle 08 Mar '11
08 Mar '11
The branch, master has been updated
via 689ed6e6339773aa97685b8d49387b1042ce347a (commit)
via a5dfc6006dbdbd8fc7f901ae32e546bc45ad0e0d (commit)
from 6d77903aad055167b1d79ec4f8a450d9e45eed8b (commit)
- Log -----------------------------------------------------------------
commit 689ed6e6339773aa97685b8d49387b1042ce347a
Author: Marc Delisle <marc(a)infomarc.info>
Date: Tue Mar 8 12:24:35 2011 -0500
- Avoid author names or initials in code
- Better naming for new class
commit a5dfc6006dbdbd8fc7f901ae32e546bc45ad0e0d
Author: onebighack <onebighack(a)users.sourceforge.net>
Date: Tue Mar 8 12:21:36 2011 -0500
Bug #3202516 Multiple Change Password windows
-----------------------------------------------------------------------
Summary of changes:
js/functions.js | 13 +++++++++----
1 files changed, 9 insertions(+), 4 deletions(-)
diff --git a/js/functions.js b/js/functions.js
index 2484bc6..b86ffe3 100644
--- a/js/functions.js
+++ b/js/functions.js
@@ -2000,22 +2000,26 @@ $(document).ready(function() {
* Attach Ajax event handler on the change password anchor
* @see $cfg['AjaxEnable']
*/
+ $('#change_password_anchor.dialog_active').live('click',function(event) {
+ event.preventDefault();
+ return false;
+ });
$('#change_password_anchor.ajax').live('click', function(event) {
event.preventDefault();
-
+ $(this).removeClass('ajax').addClass('dialog_active');
/**
* @var button_options Object containing options to be passed to jQueryUI's dialog
*/
var button_options = {};
-
button_options[PMA_messages['strCancel']] = function() {$(this).dialog('close').remove();}
-
$.get($(this).attr('href'), {'ajax_request': true}, function(data) {
$('<div id="change_password_dialog"></div>')
.dialog({
title: PMA_messages['strChangePassword'],
width: 600,
- buttons : button_options
+ close: function(ev,ui) {$(this).remove();},
+ buttons : button_options,
+ beforeClose: function(ev,ui){ $('#change_password_anchor.dialog_active').removeClass('dialog_active').addClass('ajax')}
})
.append(data);
displayPasswordGenerateButton();
@@ -2051,6 +2055,7 @@ $(document).ready(function() {
$("#topmenucontainer").after(data.sql_query);
$("#change_password_dialog").hide().remove();
$("#edit_user_dialog").dialog("close").remove();
+ $('#change_password_anchor.dialog_active').removeClass('dialog_active').addClass('ajax');
}
else {
PMA_ajaxShowMessage(data.error);
hooks/post-receive
--
phpMyAdmin
1
0

[Phpmyadmin-git] [SCM] phpMyAdmin branch, master, updated. RELEASE_3_4_0BETA3-2024-g6d77903
by Michal Čihař 08 Mar '11
by Michal Čihař 08 Mar '11
08 Mar '11
The branch, master has been updated
via 6d77903aad055167b1d79ec4f8a450d9e45eed8b (commit)
via 4c24fe76ebc135af1739e963a9e4d16a14a25cef (commit)
via 8d5bd9358508d68ed77c4b51245b34f40c330e89 (commit)
via 44e5b108a6df9d66790883a78aa190454ad461c6 (commit)
via 7ed669083c740ee968fcfb7a27e45449443d0e0d (commit)
via ea92cae2d294ced4f82833c6c28b75f6d7f831da (commit)
via 46c293d19bc117ce59056b49703aced0702e1120 (commit)
via 6f09c9bdb174ef97fada28b76bacbf8ea3008485 (commit)
via c2ff0de490b57928e4985eced81915ecb5298419 (commit)
via 8d1d4c5d738582327ee7aadf4b8acf939416094b (commit)
via 4d56775d99c5275615d5b75dc06438f780b3ba9c (commit)
via ff2fa6456b9a5faf262e81e0085763cb473d4c48 (commit)
via a6dd38f9b18ef47f0a2e97fc06314625117e1171 (commit)
via 197abe50e6406cd02618393015e381d483d2eae6 (commit)
via 513f77e236cf8dbc4f49908ffac9731c1fc3f0e2 (commit)
via bc995c886a2f8072108abfdf1b5c6cacc5c9c63c (commit)
via baa0b0711388797213b13861460b38dc70cbc569 (commit)
via 4b75d8155bfa076d415d97e42af7697c63b7dad5 (commit)
via 4d5c9fd23bc5853c055f8a33e8ee64d65897d82d (commit)
via 805cc4717f33d1f5109e13647ced9d7bcdf82a88 (commit)
via 12c49068950155ba9607a75937e12c01c319fa5d (commit)
via 319cf9440a5f861c75f1fc326bd45fd8881faaa2 (commit)
via 65e0c230dfef0aff837ff7fb8fa03aae2f70ffec (commit)
via f70036147bdb204844e53fc65e005da171693bb3 (commit)
via e4a3504c29e01c957a5a95a589a88ad95f32b209 (commit)
via 3e67e4f7d81bdab8fed8e2e559907012d0d00faa (commit)
via 4fe3d0a6c56c260cd2dce2a2e8848e4ea4104fef (commit)
via 5a4bded44c45e4cd69c85bac1b5ee67a8238e69e (commit)
via fa46a4e5286325616fbe88ac3267a3a1721d875d (commit)
via 98b073276820b73129872c1f922654bff966fbae (commit)
via 13b3a92ae964eb5bde6dea5c6b655e40ca0456b8 (commit)
via 4ff334634f3135dd55cc576b846392fb15e1ab3d (commit)
via 43e9236c084f4e1c368b59b80c23db263c8d14b3 (commit)
via 3d4296b35113e5460620ca0b6b2bab39d2e18ee7 (commit)
via fc139fc913649d6a8acc915c421b97722bd48182 (commit)
via 41c466b93127f687a787b66cb38742fd14018da6 (commit)
via b7878d358cdf7cddf42f879e0d8748bce700d31e (commit)
via 00acfe0433a1b2fae27cd1f719bdbe8d8e756765 (commit)
via 12765f7d869e386c36e012aed2f6732db81c2b34 (commit)
via f911f3e9f4b921ac5ce41c8186590cf41789170c (commit)
via af0a6c98b28d498ddc839d2a17a29fbc367eeb51 (commit)
via d2cdb8587731a0bd6f2ee446da1509e1ede9af76 (commit)
via b337615607ee13307c773f9d3a075cecf3024002 (commit)
via b8b74966f58b2d5cb1361896691e06c1264ce7c2 (commit)
via d4dcfc3107e1aa120b65c57cf254efaa6926fcd9 (commit)
via 3e39acc43a79c8e9e1796789f006be4880ea9624 (commit)
via 1aa40348921f4c0d0366e839a7f6f03b1b0db9c7 (commit)
via a86c1bd663957db73625bc0fe321360688049d29 (commit)
via 57d3422aa4dadd3c83144184f6d74015939aa276 (commit)
via 3666ea98e06d8931cfb3dbc9a7bf8ea2af86effc (commit)
via 16adc58dc43dc69508b20f9227eb675c5f0604ca (commit)
via 51498b96443a15975de0e94e314435299330fd70 (commit)
via 38a3e6dad3e2178b11c8c949f4b7e7446f46d5d5 (commit)
via 7685bbaedefd4702a4864199ee95d3dc8231bad6 (commit)
via 6c2b2e7f899f298664438bfa68c4f787787f44df (commit)
via 17dbcd00b9d0472cf285b654b73859d8072f9c36 (commit)
via dbec6a0daedd7233b6e097d7122c42f070258909 (commit)
via 8e408b2ada7d29a1dbf55169825856ed56b781b9 (commit)
via c45e2c5c2b4f30f77b05003cb2396c6acb415139 (commit)
via 76c60fe96f5fa2076dd8fe133ecde0f9b7d1442e (commit)
via 5e55f9c82ca9764175bffaf137b9b736e5333c08 (commit)
via c930959a7bc417b124aa1da3623152edca0284f4 (commit)
via 86af3afae7d8903ee2a86f1b5104faaebd059146 (commit)
via ec12ac64465b0c8ed2e06a37f743e415b5c71e85 (commit)
via d40747bcdeb267ebeb32ebccc8c1a2549269f1b6 (commit)
via 9b853b53738a9408378b097a6200f13462bf7e21 (commit)
via 931e4fdf97baf1120822c8da5a554d04c533e932 (commit)
via 3b3e1a64317d4b9175089119b4be29282abca045 (commit)
via 2e802e38529e9362d7e7c569e808446171a2e1b0 (commit)
via ff853f5ab0b2c0467dbf4a71e08fd28dbcbf7787 (commit)
via 3a7ee8908f6af6ed484131237a2c87f6ebe17fa5 (commit)
via 8c3ec400d81e011358bf57dd99374d708d771e17 (commit)
via 3ba0019bdf47b4a3015eda2afd5c16613f0d0685 (commit)
via eaa6949f8a0131802321d18ef36414025c299a95 (commit)
via 15fd3bbda3923137933f38f7775a634d22139068 (commit)
via 3a148279d7bc68e327e32ce959a47769dad672be (commit)
via 1188314c036cf35215c4203fb5063477bf52c57f (commit)
via 7f34130bbb8b595da78bbe307971a99a826c8b34 (commit)
via 93959e5b33205f8fa6b18165d8f38c5bc9c8157c (commit)
via 99fd89aa0d627ee493eece53dc65c61bcebad63c (commit)
via 1a03eed7f5397de306d866476d624bfd4df1db44 (commit)
via c8f131691612b351bfe7123044663e04824a1433 (commit)
via ef2117417c43022a2c672ad839042b93261bc768 (commit)
via 87119f8665611703d7dcce5efc8dec4238522188 (commit)
via 4e03db0546cbaea87e77c91a18adf579f71ee43e (commit)
via 409ea69478c1a804a7ead4115a8e5f9663c4526e (commit)
via ea1fc5b37cde340ff1dc6bc72afc8b1147ed9248 (commit)
via 163bddff8e6cd376119649853cd26858b52f016b (commit)
via 80c520f24dd583ffa03bf0437d17e823bf36a7b5 (commit)
via 243cd51b844592a5f8b8dcbfdf5320e653c0f055 (commit)
via 4a70f31c802bda08a4c64063990845ea3f84dddd (commit)
via fe9c2916aa96e5738f9a71ea8843596f34cfad5a (commit)
from c218c1ccf337989d6dd3111232461aea03ea753e (commit)
- Log -----------------------------------------------------------------
commit 6d77903aad055167b1d79ec4f8a450d9e45eed8b
Author: Mehbooob Khan <mehboobbugti(a)gmail.com>
Date: Tue Mar 8 12:00:09 2011 +0200
Translation update done using Pootle.
commit 4c24fe76ebc135af1739e963a9e4d16a14a25cef
Author: Mehbooob Khan <mehboobbugti(a)gmail.com>
Date: Tue Mar 8 11:59:39 2011 +0200
Translation update done using Pootle.
commit 8d5bd9358508d68ed77c4b51245b34f40c330e89
Author: Mehbooob Khan <mehboobbugti(a)gmail.com>
Date: Tue Mar 8 11:59:29 2011 +0200
Translation update done using Pootle.
commit 44e5b108a6df9d66790883a78aa190454ad461c6
Author: Mehbooob Khan <mehboobbugti(a)gmail.com>
Date: Tue Mar 8 11:59:10 2011 +0200
Translation update done using Pootle.
commit 7ed669083c740ee968fcfb7a27e45449443d0e0d
Author: Mehbooob Khan <mehboobbugti(a)gmail.com>
Date: Tue Mar 8 11:58:42 2011 +0200
Translation update done using Pootle.
commit ea92cae2d294ced4f82833c6c28b75f6d7f831da
Author: Mehbooob Khan <mehboobbugti(a)gmail.com>
Date: Tue Mar 8 11:58:29 2011 +0200
Translation update done using Pootle.
commit 46c293d19bc117ce59056b49703aced0702e1120
Author: Mehbooob Khan <mehboobbugti(a)gmail.com>
Date: Tue Mar 8 11:58:15 2011 +0200
Translation update done using Pootle.
commit 6f09c9bdb174ef97fada28b76bacbf8ea3008485
Author: Mehbooob Khan <mehboobbugti(a)gmail.com>
Date: Tue Mar 8 11:58:03 2011 +0200
Translation update done using Pootle.
commit c2ff0de490b57928e4985eced81915ecb5298419
Author: Mehbooob Khan <mehboobbugti(a)gmail.com>
Date: Tue Mar 8 11:57:53 2011 +0200
Translation update done using Pootle.
commit 8d1d4c5d738582327ee7aadf4b8acf939416094b
Author: Mehbooob Khan <mehboobbugti(a)gmail.com>
Date: Tue Mar 8 11:57:43 2011 +0200
Translation update done using Pootle.
commit 4d56775d99c5275615d5b75dc06438f780b3ba9c
Author: Mehbooob Khan <mehboobbugti(a)gmail.com>
Date: Tue Mar 8 11:57:31 2011 +0200
Translation update done using Pootle.
commit ff2fa6456b9a5faf262e81e0085763cb473d4c48
Author: Mehbooob Khan <mehboobbugti(a)gmail.com>
Date: Tue Mar 8 11:56:15 2011 +0200
Translation update done using Pootle.
commit a6dd38f9b18ef47f0a2e97fc06314625117e1171
Author: Mehbooob Khan <mehboobbugti(a)gmail.com>
Date: Tue Mar 8 11:56:03 2011 +0200
Translation update done using Pootle.
commit 197abe50e6406cd02618393015e381d483d2eae6
Author: Mehbooob Khan <mehboobbugti(a)gmail.com>
Date: Tue Mar 8 11:55:30 2011 +0200
Translation update done using Pootle.
commit 513f77e236cf8dbc4f49908ffac9731c1fc3f0e2
Author: Mehbooob Khan <mehboobbugti(a)gmail.com>
Date: Tue Mar 8 11:55:08 2011 +0200
Translation update done using Pootle.
commit bc995c886a2f8072108abfdf1b5c6cacc5c9c63c
Author: Mehbooob Khan <mehboobbugti(a)gmail.com>
Date: Tue Mar 8 11:54:42 2011 +0200
Translation update done using Pootle.
commit baa0b0711388797213b13861460b38dc70cbc569
Author: Mehbooob Khan <mehboobbugti(a)gmail.com>
Date: Tue Mar 8 11:54:32 2011 +0200
Translation update done using Pootle.
commit 4b75d8155bfa076d415d97e42af7697c63b7dad5
Author: Mehbooob Khan <mehboobbugti(a)gmail.com>
Date: Tue Mar 8 11:54:27 2011 +0200
Translation update done using Pootle.
commit 4d5c9fd23bc5853c055f8a33e8ee64d65897d82d
Author: Mehbooob Khan <mehboobbugti(a)gmail.com>
Date: Tue Mar 8 11:54:22 2011 +0200
Translation update done using Pootle.
commit 805cc4717f33d1f5109e13647ced9d7bcdf82a88
Author: Mehbooob Khan <mehboobbugti(a)gmail.com>
Date: Tue Mar 8 11:54:16 2011 +0200
Translation update done using Pootle.
commit 12c49068950155ba9607a75937e12c01c319fa5d
Author: Mehbooob Khan <mehboobbugti(a)gmail.com>
Date: Tue Mar 8 11:54:11 2011 +0200
Translation update done using Pootle.
commit 319cf9440a5f861c75f1fc326bd45fd8881faaa2
Author: Mehbooob Khan <mehboobbugti(a)gmail.com>
Date: Tue Mar 8 11:54:05 2011 +0200
Translation update done using Pootle.
commit 65e0c230dfef0aff837ff7fb8fa03aae2f70ffec
Author: Mehbooob Khan <mehboobbugti(a)gmail.com>
Date: Tue Mar 8 11:53:52 2011 +0200
Translation update done using Pootle.
commit f70036147bdb204844e53fc65e005da171693bb3
Author: Mehbooob Khan <mehboobbugti(a)gmail.com>
Date: Tue Mar 8 11:53:23 2011 +0200
Translation update done using Pootle.
commit e4a3504c29e01c957a5a95a589a88ad95f32b209
Author: Mehbooob Khan <mehboobbugti(a)gmail.com>
Date: Tue Mar 8 11:52:56 2011 +0200
Translation update done using Pootle.
commit 3e67e4f7d81bdab8fed8e2e559907012d0d00faa
Author: Mehbooob Khan <mehboobbugti(a)gmail.com>
Date: Tue Mar 8 11:51:58 2011 +0200
Translation update done using Pootle.
commit 4fe3d0a6c56c260cd2dce2a2e8848e4ea4104fef
Author: Mehbooob Khan <mehboobbugti(a)gmail.com>
Date: Tue Mar 8 11:51:49 2011 +0200
Translation update done using Pootle.
commit 5a4bded44c45e4cd69c85bac1b5ee67a8238e69e
Author: Mehbooob Khan <mehboobbugti(a)gmail.com>
Date: Tue Mar 8 11:51:38 2011 +0200
Translation update done using Pootle.
commit fa46a4e5286325616fbe88ac3267a3a1721d875d
Author: Mehbooob Khan <mehboobbugti(a)gmail.com>
Date: Tue Mar 8 11:50:59 2011 +0200
Translation update done using Pootle.
commit 98b073276820b73129872c1f922654bff966fbae
Author: Mehbooob Khan <mehboobbugti(a)gmail.com>
Date: Tue Mar 8 11:50:41 2011 +0200
Translation update done using Pootle.
commit 13b3a92ae964eb5bde6dea5c6b655e40ca0456b8
Author: Mehbooob Khan <mehboobbugti(a)gmail.com>
Date: Tue Mar 8 11:50:26 2011 +0200
Translation update done using Pootle.
commit 4ff334634f3135dd55cc576b846392fb15e1ab3d
Author: Mehbooob Khan <mehboobbugti(a)gmail.com>
Date: Tue Mar 8 11:50:19 2011 +0200
Translation update done using Pootle.
commit 43e9236c084f4e1c368b59b80c23db263c8d14b3
Author: Mehbooob Khan <mehboobbugti(a)gmail.com>
Date: Tue Mar 8 11:50:12 2011 +0200
Translation update done using Pootle.
commit 3d4296b35113e5460620ca0b6b2bab39d2e18ee7
Author: Mehbooob Khan <mehboobbugti(a)gmail.com>
Date: Tue Mar 8 11:46:33 2011 +0200
Translation update done using Pootle.
commit fc139fc913649d6a8acc915c421b97722bd48182
Author: Mehbooob Khan <mehboobbugti(a)gmail.com>
Date: Tue Mar 8 11:45:58 2011 +0200
Translation update done using Pootle.
commit 41c466b93127f687a787b66cb38742fd14018da6
Author: Mehbooob Khan <mehboobbugti(a)gmail.com>
Date: Tue Mar 8 11:45:32 2011 +0200
Translation update done using Pootle.
commit b7878d358cdf7cddf42f879e0d8748bce700d31e
Author: Mehbooob Khan <mehboobbugti(a)gmail.com>
Date: Tue Mar 8 11:44:46 2011 +0200
Translation update done using Pootle.
commit 00acfe0433a1b2fae27cd1f719bdbe8d8e756765
Author: Mehbooob Khan <mehboobbugti(a)gmail.com>
Date: Tue Mar 8 11:44:38 2011 +0200
Translation update done using Pootle.
commit 12765f7d869e386c36e012aed2f6732db81c2b34
Author: Mehbooob Khan <mehboobbugti(a)gmail.com>
Date: Tue Mar 8 11:44:31 2011 +0200
Translation update done using Pootle.
commit f911f3e9f4b921ac5ce41c8186590cf41789170c
Author: Mehbooob Khan <mehboobbugti(a)gmail.com>
Date: Tue Mar 8 11:44:14 2011 +0200
Translation update done using Pootle.
commit af0a6c98b28d498ddc839d2a17a29fbc367eeb51
Author: Mehbooob Khan <mehboobbugti(a)gmail.com>
Date: Tue Mar 8 11:43:20 2011 +0200
Translation update done using Pootle.
commit d2cdb8587731a0bd6f2ee446da1509e1ede9af76
Author: Mehbooob Khan <mehboobbugti(a)gmail.com>
Date: Tue Mar 8 11:43:14 2011 +0200
Translation update done using Pootle.
commit b337615607ee13307c773f9d3a075cecf3024002
Author: Mehbooob Khan <mehboobbugti(a)gmail.com>
Date: Tue Mar 8 11:43:08 2011 +0200
Translation update done using Pootle.
commit b8b74966f58b2d5cb1361896691e06c1264ce7c2
Author: Mehbooob Khan <mehboobbugti(a)gmail.com>
Date: Tue Mar 8 11:42:48 2011 +0200
Translation update done using Pootle.
commit d4dcfc3107e1aa120b65c57cf254efaa6926fcd9
Author: Mehbooob Khan <mehboobbugti(a)gmail.com>
Date: Tue Mar 8 11:42:18 2011 +0200
Translation update done using Pootle.
commit 3e39acc43a79c8e9e1796789f006be4880ea9624
Author: Mehbooob Khan <mehboobbugti(a)gmail.com>
Date: Tue Mar 8 11:40:04 2011 +0200
Translation update done using Pootle.
commit 1aa40348921f4c0d0366e839a7f6f03b1b0db9c7
Author: Mehbooob Khan <mehboobbugti(a)gmail.com>
Date: Tue Mar 8 11:39:58 2011 +0200
Translation update done using Pootle.
commit a86c1bd663957db73625bc0fe321360688049d29
Author: Mehbooob Khan <mehboobbugti(a)gmail.com>
Date: Tue Mar 8 11:39:52 2011 +0200
Translation update done using Pootle.
commit 57d3422aa4dadd3c83144184f6d74015939aa276
Author: Mehbooob Khan <mehboobbugti(a)gmail.com>
Date: Tue Mar 8 11:39:44 2011 +0200
Translation update done using Pootle.
commit 3666ea98e06d8931cfb3dbc9a7bf8ea2af86effc
Author: Mehbooob Khan <mehboobbugti(a)gmail.com>
Date: Tue Mar 8 11:39:33 2011 +0200
Translation update done using Pootle.
commit 16adc58dc43dc69508b20f9227eb675c5f0604ca
Author: Mehbooob Khan <mehboobbugti(a)gmail.com>
Date: Tue Mar 8 11:39:21 2011 +0200
Translation update done using Pootle.
commit 51498b96443a15975de0e94e314435299330fd70
Author: Mehbooob Khan <mehboobbugti(a)gmail.com>
Date: Tue Mar 8 11:39:17 2011 +0200
Translation update done using Pootle.
commit 38a3e6dad3e2178b11c8c949f4b7e7446f46d5d5
Author: Mehbooob Khan <mehboobbugti(a)gmail.com>
Date: Tue Mar 8 11:38:59 2011 +0200
Translation update done using Pootle.
commit 7685bbaedefd4702a4864199ee95d3dc8231bad6
Author: Mehbooob Khan <mehboobbugti(a)gmail.com>
Date: Tue Mar 8 11:38:52 2011 +0200
Translation update done using Pootle.
commit 6c2b2e7f899f298664438bfa68c4f787787f44df
Author: Mehbooob Khan <mehboobbugti(a)gmail.com>
Date: Tue Mar 8 11:38:10 2011 +0200
Translation update done using Pootle.
commit 17dbcd00b9d0472cf285b654b73859d8072f9c36
Author: Mehbooob Khan <mehboobbugti(a)gmail.com>
Date: Tue Mar 8 11:37:55 2011 +0200
Translation update done using Pootle.
commit dbec6a0daedd7233b6e097d7122c42f070258909
Author: Mehbooob Khan <mehboobbugti(a)gmail.com>
Date: Tue Mar 8 11:37:21 2011 +0200
Translation update done using Pootle.
commit 8e408b2ada7d29a1dbf55169825856ed56b781b9
Author: Mehbooob Khan <mehboobbugti(a)gmail.com>
Date: Tue Mar 8 11:37:06 2011 +0200
Translation update done using Pootle.
commit c45e2c5c2b4f30f77b05003cb2396c6acb415139
Author: Mehbooob Khan <mehboobbugti(a)gmail.com>
Date: Tue Mar 8 11:37:00 2011 +0200
Translation update done using Pootle.
commit 76c60fe96f5fa2076dd8fe133ecde0f9b7d1442e
Author: Mehbooob Khan <mehboobbugti(a)gmail.com>
Date: Tue Mar 8 11:36:46 2011 +0200
Translation update done using Pootle.
commit 5e55f9c82ca9764175bffaf137b9b736e5333c08
Author: Mehbooob Khan <mehboobbugti(a)gmail.com>
Date: Tue Mar 8 11:36:35 2011 +0200
Translation update done using Pootle.
commit c930959a7bc417b124aa1da3623152edca0284f4
Author: Mehbooob Khan <mehboobbugti(a)gmail.com>
Date: Tue Mar 8 11:36:18 2011 +0200
Translation update done using Pootle.
commit 86af3afae7d8903ee2a86f1b5104faaebd059146
Author: Mehbooob Khan <mehboobbugti(a)gmail.com>
Date: Tue Mar 8 11:35:47 2011 +0200
Translation update done using Pootle.
commit ec12ac64465b0c8ed2e06a37f743e415b5c71e85
Author: Mehbooob Khan <mehboobbugti(a)gmail.com>
Date: Tue Mar 8 11:34:35 2011 +0200
Translation update done using Pootle.
commit d40747bcdeb267ebeb32ebccc8c1a2549269f1b6
Author: Mehbooob Khan <mehboobbugti(a)gmail.com>
Date: Tue Mar 8 11:34:16 2011 +0200
Translation update done using Pootle.
commit 9b853b53738a9408378b097a6200f13462bf7e21
Author: Mehbooob Khan <mehboobbugti(a)gmail.com>
Date: Tue Mar 8 11:34:07 2011 +0200
Translation update done using Pootle.
commit 931e4fdf97baf1120822c8da5a554d04c533e932
Author: Mehbooob Khan <mehboobbugti(a)gmail.com>
Date: Tue Mar 8 11:33:57 2011 +0200
Translation update done using Pootle.
commit 3b3e1a64317d4b9175089119b4be29282abca045
Author: Mehbooob Khan <mehboobbugti(a)gmail.com>
Date: Tue Mar 8 11:33:45 2011 +0200
Translation update done using Pootle.
commit 2e802e38529e9362d7e7c569e808446171a2e1b0
Author: Mehbooob Khan <mehboobbugti(a)gmail.com>
Date: Tue Mar 8 11:33:03 2011 +0200
Translation update done using Pootle.
commit ff853f5ab0b2c0467dbf4a71e08fd28dbcbf7787
Author: Mehbooob Khan <mehboobbugti(a)gmail.com>
Date: Tue Mar 8 11:32:18 2011 +0200
Translation update done using Pootle.
commit 3a7ee8908f6af6ed484131237a2c87f6ebe17fa5
Author: Mehbooob Khan <mehboobbugti(a)gmail.com>
Date: Tue Mar 8 11:32:14 2011 +0200
Translation update done using Pootle.
commit 8c3ec400d81e011358bf57dd99374d708d771e17
Author: Mehbooob Khan <mehboobbugti(a)gmail.com>
Date: Tue Mar 8 11:31:32 2011 +0200
Translation update done using Pootle.
commit 3ba0019bdf47b4a3015eda2afd5c16613f0d0685
Author: Mehbooob Khan <mehboobbugti(a)gmail.com>
Date: Tue Mar 8 11:31:00 2011 +0200
Translation update done using Pootle.
commit eaa6949f8a0131802321d18ef36414025c299a95
Author: Mehbooob Khan <mehboobbugti(a)gmail.com>
Date: Tue Mar 8 11:29:35 2011 +0200
Translation update done using Pootle.
commit 15fd3bbda3923137933f38f7775a634d22139068
Author: Mehbooob Khan <mehboobbugti(a)gmail.com>
Date: Tue Mar 8 11:28:39 2011 +0200
Translation update done using Pootle.
commit 3a148279d7bc68e327e32ce959a47769dad672be
Author: Mehbooob Khan <mehboobbugti(a)gmail.com>
Date: Tue Mar 8 11:20:32 2011 +0200
Translation update done using Pootle.
commit 1188314c036cf35215c4203fb5063477bf52c57f
Author: Mehbooob Khan <mehboobbugti(a)gmail.com>
Date: Tue Mar 8 11:18:50 2011 +0200
Translation update done using Pootle.
commit 7f34130bbb8b595da78bbe307971a99a826c8b34
Author: Mehbooob Khan <mehboobbugti(a)gmail.com>
Date: Tue Mar 8 11:18:29 2011 +0200
Translation update done using Pootle.
commit 93959e5b33205f8fa6b18165d8f38c5bc9c8157c
Author: Mehbooob Khan <mehboobbugti(a)gmail.com>
Date: Tue Mar 8 11:18:11 2011 +0200
Translation update done using Pootle.
commit 99fd89aa0d627ee493eece53dc65c61bcebad63c
Author: Mehbooob Khan <mehboobbugti(a)gmail.com>
Date: Tue Mar 8 11:18:02 2011 +0200
Translation update done using Pootle.
commit 1a03eed7f5397de306d866476d624bfd4df1db44
Author: Mehbooob Khan <mehboobbugti(a)gmail.com>
Date: Tue Mar 8 11:17:21 2011 +0200
Translation update done using Pootle.
commit c8f131691612b351bfe7123044663e04824a1433
Author: Mehbooob Khan <mehboobbugti(a)gmail.com>
Date: Tue Mar 8 11:17:12 2011 +0200
Translation update done using Pootle.
commit ef2117417c43022a2c672ad839042b93261bc768
Author: Mehbooob Khan <mehboobbugti(a)gmail.com>
Date: Tue Mar 8 11:16:49 2011 +0200
Translation update done using Pootle.
commit 87119f8665611703d7dcce5efc8dec4238522188
Author: Mehbooob Khan <mehboobbugti(a)gmail.com>
Date: Tue Mar 8 11:15:53 2011 +0200
Translation update done using Pootle.
commit 4e03db0546cbaea87e77c91a18adf579f71ee43e
Author: Mehbooob Khan <mehboobbugti(a)gmail.com>
Date: Tue Mar 8 11:15:46 2011 +0200
Translation update done using Pootle.
commit 409ea69478c1a804a7ead4115a8e5f9663c4526e
Author: Mehbooob Khan <mehboobbugti(a)gmail.com>
Date: Tue Mar 8 11:15:11 2011 +0200
Translation update done using Pootle.
commit ea1fc5b37cde340ff1dc6bc72afc8b1147ed9248
Author: Mehbooob Khan <mehboobbugti(a)gmail.com>
Date: Tue Mar 8 11:14:37 2011 +0200
Translation update done using Pootle.
commit 163bddff8e6cd376119649853cd26858b52f016b
Author: Mehbooob Khan <mehboobbugti(a)gmail.com>
Date: Tue Mar 8 11:13:56 2011 +0200
Translation update done using Pootle.
commit 80c520f24dd583ffa03bf0437d17e823bf36a7b5
Author: Mehbooob Khan <mehboobbugti(a)gmail.com>
Date: Tue Mar 8 11:13:40 2011 +0200
Translation update done using Pootle.
commit 243cd51b844592a5f8b8dcbfdf5320e653c0f055
Author: Mehbooob Khan <mehboobbugti(a)gmail.com>
Date: Tue Mar 8 11:13:36 2011 +0200
Translation update done using Pootle.
commit 4a70f31c802bda08a4c64063990845ea3f84dddd
Author: Mehbooob Khan <mehboobbugti(a)gmail.com>
Date: Tue Mar 8 11:13:30 2011 +0200
Translation update done using Pootle.
commit fe9c2916aa96e5738f9a71ea8843596f34cfad5a
Author: Mehbooob Khan <mehboobbugti(a)gmail.com>
Date: Tue Mar 8 11:13:16 2011 +0200
Translation update done using Pootle.
-----------------------------------------------------------------------
Summary of changes:
po/ur.po | 180 ++++++++++++++++++++++++++++++++------------------------------
1 files changed, 92 insertions(+), 88 deletions(-)
diff --git a/po/ur.po b/po/ur.po
index 513d791..d0c06e0 100644
--- a/po/ur.po
+++ b/po/ur.po
@@ -7,7 +7,7 @@ msgstr ""
"Project-Id-Version: phpMyAdmin 3.4.0-beta4-dev\n"
"Report-Msgid-Bugs-To: phpmyadmin-devel(a)lists.sourceforge.net\n"
"POT-Creation-Date: 2011-03-05 14:23-0500\n"
-"PO-Revision-Date: 2011-03-08 06:59+0200\n"
+"PO-Revision-Date: 2011-03-08 12:00+0200\n"
"Last-Translator: Mehbooob Khan <mehboobbugti(a)gmail.com>\n"
"Language-Team: Urdu <ur(a)li.org>\n"
"Language: ur\n"
@@ -1781,17 +1781,17 @@ msgstr "مسل ڈاؤن لوڈ کریں"
#: libraries/blobstreaming.lib.php:421
#, php-format
msgid "Could not open file: %s"
-msgstr ""
+msgstr "مسل نہیں کھول سکتا: %s"
#: libraries/bookmark.lib.php:83
msgid "shared"
-msgstr ""
+msgstr "حصہ دارانہ"
#: libraries/build_html_for_db.lib.php:25
#: libraries/config/messages.inc.php:180 libraries/export/xml.php:36
#: server_status.php:385
msgid "Tables"
-msgstr ""
+msgstr "جداول"
#: libraries/build_html_for_db.lib.php:35 libraries/config/setup.forms.php:300
#: libraries/config/setup.forms.php:336 libraries/config/setup.forms.php:367
@@ -1804,65 +1804,64 @@ msgstr ""
#: server_privileges.php:583 server_replication.php:314 tbl_printview.php:314
#: tbl_structure.php:757
msgid "Data"
-msgstr ""
+msgstr "کوائف"
#: libraries/build_html_for_db.lib.php:45 libraries/engines/innodb.lib.php:168
#: server_databases.php:205 server_status.php:540 server_status.php:601
#: server_status.php:624 tbl_printview.php:348 tbl_structure.php:788
msgid "Total"
-msgstr ""
+msgstr "میزان"
#: libraries/build_html_for_db.lib.php:50 libraries/db_structure.lib.php:60
#: tbl_printview.php:333 tbl_structure.php:774
msgid "Overhead"
-msgstr ""
+msgstr "مجموعی"
#: libraries/build_html_for_db.lib.php:93
msgid "Jump to database"
-msgstr ""
+msgstr "کوائفیہ جائیں"
#: libraries/build_html_for_db.lib.php:130
msgid "Not replicated"
-msgstr ""
+msgstr "نقل نہیں ہوا"
#: libraries/build_html_for_db.lib.php:136
-#, fuzzy
#| msgid "Replication"
msgid "Replicated"
-msgstr "لپیٹنا"
+msgstr "نقل ہوا"
#: libraries/build_html_for_db.lib.php:150
#, php-format
msgid "Check privileges for database "%s"."
-msgstr ""
+msgstr "کوائفیہ استحقاق کی پڑتال کریں "%s"."
#: libraries/build_html_for_db.lib.php:153
msgid "Check Privileges"
-msgstr ""
+msgstr "استحقاق پڑتال کریں"
#: libraries/chart.lib.php:40
msgid "Query statistics"
-msgstr ""
+msgstr "طلب شماریات"
#: libraries/chart.lib.php:63
msgid "Query execution time comparison (in microseconds)"
-msgstr ""
+msgstr "طلب چلت وقت موازنہ (مائیکروسیکنڈ میں)"
#: libraries/chart.lib.php:83
msgid "Query results"
-msgstr ""
+msgstr "طلب نتائج"
#: libraries/chart.lib.php:109
msgid "No data found for the chart."
-msgstr ""
+msgstr "چارٹ سے متعلق کوئی کوائف نہیں ملا۔"
#: libraries/chart.lib.php:249
msgid "GD extension is needed for charts."
-msgstr ""
+msgstr "GD توسیع اس چارٹ کے لیے درکار ہے۔"
#: libraries/chart.lib.php:252
msgid "JSON encoder is needed for chart tooltips."
-msgstr ""
+msgstr "JSON ضابطہ کار اس چارٹ ٹول ٹّوٹکے کے لیے درکار ہے۔"
#: libraries/common.inc.php:576
msgid ""
@@ -1873,64 +1872,70 @@ msgid ""
"semicolon is missing somewhere.<br />If you receive a blank page, everything "
"is fine."
msgstr ""
+"phpMyAdmin آپ کی تشکیل مسل مطالعہ نہیں کرسکا!<br />یہ اس لیے بھی ہوسکتا ہے "
+"اگر PHP کو کوئی تجزیاتی نقص ملا یا PHP کو مسل نہیں ملا۔<br />نیچے دیے گئے "
+"ربط سے تشکیل مسل کوبراہ راست استعمال کریں اور وصول ہونے والے PHP نقص "
+"پیغامات کا مطالعہ کریں۔ عام طور پر ایک کوٹ یا سیمی کولن ہی کہیں غائب ہوتا "
+"ہے۔<br />اگر آپ کو ایک خالی صفحہ ملے تو سب ٹھیک ہے۔"
#: libraries/common.inc.php:587
#, php-format
msgid "Could not load default configuration from: %1$s"
-msgstr ""
+msgstr "طے شدہ تشکیلات کو لوڈ نہیں کرسکا: %1$s"
#: libraries/common.inc.php:592
msgid ""
"The <tt>$cfg['PmaAbsoluteUri']</tt> directive MUST be set in your "
"configuration file!"
msgstr ""
+"<tt>$cfg['PmaAbsoluteUri']</tt> ہدایات آپ کے تشکیل مسل میں لازمی موجود ہوں!"
#: libraries/common.inc.php:622
#, php-format
msgid "Invalid server index: %s"
-msgstr ""
+msgstr "غلط سرور اشاریہ: %s"
#: libraries/common.inc.php:629
#, php-format
msgid "Invalid hostname for server %1$s. Please review your configuration."
-msgstr ""
+msgstr "سرور کے لیے ہوسٹ نام غلط ہے %1$s. اپنے تشکیل کا جائزہ لیں۔"
#: libraries/common.inc.php:638 libraries/config/messages.inc.php:485
#: libraries/header.inc.php:115 main.php:174 test/theme.php:56
msgid "Server"
-msgstr ""
+msgstr "سرور"
#: libraries/common.inc.php:826
msgid "Invalid authentication method set in configuration:"
-msgstr ""
+msgstr "غلط توثیقی طریقہ تشکیل میں دیا گیا ہے:"
#: libraries/common.inc.php:929
#, php-format
msgid "You should upgrade to %s %s or later."
-msgstr ""
+msgstr "آپ اس سے درجہ فزوں کریں %s %s یا بعد۔"
#: libraries/common.lib.php:142
#, php-format
msgid "Max: %s%s"
-msgstr ""
+msgstr "زیادہ سے زیادہ: %s%s"
#. l10n: Language to use for MySQL 5.5 documentation, please use only languages which do exist in official documentation.
#: libraries/common.lib.php:404
msgctxt "MySQL 5.5 documentation language"
msgid "en"
-msgstr "en"
+msgstr "انگریزی"
#. l10n: Language to use for MySQL 5.1 documentation, please use only languages which do exist in official documentation.
#: libraries/common.lib.php:408
msgctxt "MySQL 5.1 documentation language"
msgid "en"
-msgstr "en"
+msgstr "انگریزی"
#. l10n: Language to use for MySQL 5.0 documentation, please use only languages which do exist in official documentation.
#: libraries/common.lib.php:412
msgctxt "MySQL 5.0 documentation language"
msgid "en"
-msgstr "en"
+msgstr "انگریزی"
#: libraries/common.lib.php:425 libraries/common.lib.php:427
#: libraries/common.lib.php:429 libraries/common.lib.php:445
@@ -1941,142 +1946,142 @@ msgstr "en"
#: libraries/sql_query_form.lib.php:429 libraries/sql_query_form.lib.php:432
#: main.php:222
msgid "Documentation"
-msgstr ""
+msgstr "دستاویزات"
#: libraries/common.lib.php:605 libraries/header_printview.inc.php:60
#: server_processlist.php:67 server_status.php:372
msgid "SQL query"
-msgstr ""
+msgstr "SQL طلب"
#: libraries/common.lib.php:641
msgid "MySQL said: "
-msgstr ""
+msgstr "MySQL نے کہا:"
#: libraries/common.lib.php:1096
msgid "Failed to connect to SQL validator!"
-msgstr ""
+msgstr "SQL جواز دہندہ سے جڑت ناکام ہوا!"
#: libraries/common.lib.php:1137 libraries/config/messages.inc.php:462
msgid "Explain SQL"
-msgstr ""
+msgstr "SQL کی تفصیل بتائیں"
#: libraries/common.lib.php:1140
msgid "Skip Explain SQL"
-msgstr ""
+msgstr "SQL وضاحت کو چھوڑیں"
#: libraries/common.lib.php:1174
msgid "Without PHP Code"
-msgstr ""
+msgstr "PHP کوڈ کے بغیر"
#: libraries/common.lib.php:1177 libraries/config/messages.inc.php:464
msgid "Create PHP Code"
-msgstr ""
+msgstr "PHP کوڈ بنائیں"
#: libraries/common.lib.php:1195 libraries/config/messages.inc.php:463
#: server_status.php:467
msgid "Refresh"
-msgstr ""
+msgstr "تازہ کریں"
#: libraries/common.lib.php:1204
msgid "Skip Validate SQL"
-msgstr ""
+msgstr "SQL توثیق چھوڑیں"
#: libraries/common.lib.php:1207 libraries/config/messages.inc.php:466
msgid "Validate SQL"
-msgstr ""
+msgstr "SQL کی توثیق کریں"
#: libraries/common.lib.php:1262
msgid "Inline edit of this query"
-msgstr ""
+msgstr "اس طلب کی ان لائن تدوین"
#: libraries/common.lib.php:1264
msgid "Inline"
-msgstr ""
+msgstr "ان لائن"
#: libraries/common.lib.php:1331 libraries/common.lib.php:1347
msgid "Profiling"
-msgstr ""
+msgstr "تفصیلات"
#: libraries/common.lib.php:1352 libraries/tbl_triggers.lib.php:27
#: server_processlist.php:65
msgid "Time"
-msgstr ""
+msgstr "وقت"
#. l10n: shortcuts for Byte, Kilo, Mega, Giga, Tera, Peta, Exa+
#: libraries/common.lib.php:1390
msgid "B"
-msgstr ""
+msgstr "بائٹ"
#: libraries/common.lib.php:1390
msgid "KiB"
-msgstr ""
+msgstr "کلو بائٹ"
#: libraries/common.lib.php:1390
msgid "MiB"
-msgstr ""
+msgstr "میگا بائٹ"
#: libraries/common.lib.php:1390
msgid "GiB"
-msgstr ""
+msgstr "گیگا بائٹ"
#: libraries/common.lib.php:1390
msgid "TiB"
-msgstr ""
+msgstr "ٹیرا بائٹ"
#: libraries/common.lib.php:1390
msgid "PiB"
-msgstr ""
+msgstr "پیٹا بائٹ"
#: libraries/common.lib.php:1390
msgid "EiB"
-msgstr ""
+msgstr "ایگزا بائٹ"
#. l10n: Thousands separator
#: libraries/common.lib.php:1428
msgid ","
-msgstr ""
+msgstr ","
#. l10n: Decimal separator
#: libraries/common.lib.php:1430
msgid "."
-msgstr ""
+msgstr "."
#. l10n: See http://www.php.net/manual/en/function.strftime.php to define the format string
#: libraries/common.lib.php:1607
#: libraries/transformations/text_plain__dateformat.inc.php:33
msgid "%B %d, %Y at %I:%M %p"
-msgstr ""
+msgstr "%B %d, %Y پر %I:%M %p"
#: libraries/common.lib.php:1924
#, php-format
msgid "%s days, %s hours, %s minutes and %s seconds"
-msgstr ""
+msgstr "%s دن, %s گھنٹے, %s منٹ اور%s سیکنڈ"
#: libraries/common.lib.php:2338 libraries/common.lib.php:2341
#: libraries/display_tbl.lib.php:288 server_status.php:751
msgid "Begin"
-msgstr ""
+msgstr "شروع"
#: libraries/common.lib.php:2339 libraries/common.lib.php:2342
#: libraries/display_tbl.lib.php:289 server_binlog.php:154
#: server_binlog.php:156
msgid "Previous"
-msgstr ""
+msgstr "پچھلا"
#: libraries/common.lib.php:2369 libraries/common.lib.php:2372
#: libraries/display_tbl.lib.php:351
msgid "End"
-msgstr ""
+msgstr "اختتام"
#: libraries/common.lib.php:2444
#, php-format
msgid "Jump to database "%s"."
-msgstr ""
+msgstr "کوائفیہ میں جائیں "%s"."
#: libraries/common.lib.php:2463
#, php-format
msgid "The %s functionality is affected by a known bug, see %s"
-msgstr ""
+msgstr "%s ایک نامعلوم نقص سے کام متاثر ہوا, دیکھیں %s"
#: libraries/common.lib.php:2823 libraries/common.lib.php:2830
#: libraries/common.lib.php:3015 libraries/config/setup.forms.php:291
@@ -2097,7 +2102,7 @@ msgstr "ساخت"
#: libraries/server_links.inc.php:46 libraries/tbl_links.inc.php:58
#: querywindow.php:88 test/theme.php:96
msgid "SQL"
-msgstr ""
+msgstr "SQL"
#: libraries/common.lib.php:2826 libraries/common.lib.php:3013
#: libraries/common.lib.php:3014 libraries/sql_query_form.lib.php:319
@@ -2109,129 +2114,128 @@ msgstr "داخل کریں"
#: libraries/tbl_links.inc.php:86 libraries/tbl_links.inc.php:102
#: view_operations.php:87
msgid "Operations"
-msgstr ""
+msgstr "عملیات"
#: libraries/common.lib.php:2963
msgid "Browse your computer:"
-msgstr ""
+msgstr "اپنے کمپیوٹر کو براؤز کریں:"
#: libraries/common.lib.php:2976
#, php-format
msgid "Select from the web server upload directory <b>%s</b>:"
-msgstr ""
+msgstr "ویب سرور اپ لوڈ پوشہ سے منتخب کریں <b>%s</b>:"
#: libraries/common.lib.php:2988 libraries/sql_query_form.lib.php:501
#: tbl_change.php:956
msgid "The directory you set for upload work cannot be reached"
-msgstr ""
+msgstr "اپ لوڈ کام کے لیے سیٹ کیا گیا پوشہ قابل رسائی نہیں ہے"
#: libraries/common.lib.php:2996
msgid "There are no files to upload"
-msgstr ""
+msgstr "اپ لوڈ کرنے کے لیے کوئی مسل نہیں ہے"
#: libraries/config.values.php:45 libraries/config.values.php:50
msgid "Both"
-msgstr ""
+msgstr "دونوں"
#: libraries/config.values.php:74
msgid "Open"
-msgstr ""
+msgstr "کھولیں"
#: libraries/config.values.php:74
msgid "Closed"
-msgstr ""
+msgstr "بند ہوا"
#: libraries/config.values.php:95 libraries/export/htmlword.php:24
#: libraries/export/latex.php:41 libraries/export/odt.php:33
#: libraries/export/sql.php:79 libraries/export/texytext.php:23
#: libraries/import.lib.php:1172
msgid "structure"
-msgstr ""
+msgstr "ساخت"
#: libraries/config.values.php:96 libraries/export/htmlword.php:24
#: libraries/export/latex.php:41 libraries/export/odt.php:33
#: libraries/export/sql.php:79 libraries/export/texytext.php:23
msgid "data"
-msgstr ""
+msgstr "کوائف"
#: libraries/config.values.php:97 libraries/export/htmlword.php:24
#: libraries/export/latex.php:41 libraries/export/odt.php:33
#: libraries/export/sql.php:79 libraries/export/texytext.php:23
-#, fuzzy
#| msgid "Structure and data"
msgid "structure and data"
-msgstr "سٹرکچر اور ڈیٹا"
+msgstr "ساخت اور کوائف"
#: libraries/config.values.php:99
msgid "Quick - display only the minimal options to configure"
-msgstr ""
+msgstr "سریع - تشکیل کے کم سے کم اختیارات دکھائیں"
#: libraries/config.values.php:100
msgid "Custom - display all possible options to configure"
-msgstr ""
+msgstr "مخصوص - تشکیل کے تمام اختیارات دکھائیں"
#: libraries/config.values.php:101
msgid "Custom - like above, but without the quick/custom choice"
-msgstr ""
+msgstr "مخصوص - بالا ی طرح لیکن سریع/مخصوص انتخاب کے بغیر"
#: libraries/config.values.php:119
msgid "complete inserts"
-msgstr ""
+msgstr "داخل کرنا مکمل ہوا"
#: libraries/config.values.php:120
msgid "extended inserts"
-msgstr ""
+msgstr "توسیع شدہ داخلے"
#: libraries/config.values.php:121
msgid "both of the above"
-msgstr ""
+msgstr "دونوں بالا"
#: libraries/config.values.php:122
msgid "neither of the above"
-msgstr ""
+msgstr "بالا میں سے کوئی بھی نہیں"
#: libraries/config/FormDisplay.class.php:83
#: libraries/config/validate.lib.php:422
msgid "Not a positive number"
-msgstr ""
+msgstr "ایک مثبت ہندسہ نہیں ہے"
#: libraries/config/FormDisplay.class.php:84
#: libraries/config/validate.lib.php:435
msgid "Not a non-negative number"
-msgstr ""
+msgstr "ایک غیر منفی ہندسہ نہیں ہے"
#: libraries/config/FormDisplay.class.php:85
#: libraries/config/validate.lib.php:409
msgid "Not a valid port number"
-msgstr ""
+msgstr "ایک درست دہانہ ہندسہ نہیں ہے"
#: libraries/config/FormDisplay.class.php:86
#: libraries/config/FormDisplay.class.php:565
#: libraries/config/validate.lib.php:360 libraries/config/validate.lib.php:450
msgid "Incorrect value"
-msgstr ""
+msgstr "نادرست قدر"
#: libraries/config/FormDisplay.class.php:87
#: libraries/config/validate.lib.php:464
#, php-format
msgid "Value must be equal or lower than %s"
-msgstr ""
+msgstr "قدر مساوی یا کم ہو اس سے %s"
#: libraries/config/FormDisplay.class.php:535
#, php-format
msgid "Missing data for %s"
-msgstr ""
+msgstr "کوائف نہیں ملا برائے %s"
#: libraries/config/FormDisplay.class.php:727
#: libraries/config/FormDisplay.class.php:731
msgid "unavailable"
-msgstr ""
+msgstr "دستیاب نہیں ہے"
#: libraries/config/FormDisplay.class.php:728
#: libraries/config/FormDisplay.class.php:732
#, php-format
msgid "\"%s\" requires %s extension"
-msgstr ""
+msgstr "\"%s\" درکار %s توسیع"
#: libraries/config/FormDisplay.class.php:746
#, php-format
hooks/post-receive
--
phpMyAdmin
1
0

[Phpmyadmin-git] [SCM] phpMyAdmin branch, master, updated. RELEASE_3_4_0BETA3-1932-gc218c1c
by Michal Čihař 08 Mar '11
by Michal Čihař 08 Mar '11
08 Mar '11
The branch, master has been updated
via c218c1ccf337989d6dd3111232461aea03ea753e (commit)
via d31853f49ea607364d49230ad5ecc4533b8f0750 (commit)
via 40dbf0df8198561dd5e6fdb5edce2248fe37643d (commit)
via da2d7cc076e3aa213e73542f916474b20294c5b7 (commit)
via 04013eb1531a2f7751436d8f97530be1fc11f384 (commit)
from 179cbfadc96c0c4b52078cb08faf4ede219b10d0 (commit)
- Log -----------------------------------------------------------------
commit c218c1ccf337989d6dd3111232461aea03ea753e
Author: Mehbooob Khan <mehboobbugti(a)gmail.com>
Date: Tue Mar 8 06:59:37 2011 +0200
Translation update done using Pootle.
commit d31853f49ea607364d49230ad5ecc4533b8f0750
Author: Mehbooob Khan <mehboobbugti(a)gmail.com>
Date: Tue Mar 8 06:57:15 2011 +0200
Translation update done using Pootle.
commit 40dbf0df8198561dd5e6fdb5edce2248fe37643d
Author: Mehbooob Khan <mehboobbugti(a)gmail.com>
Date: Tue Mar 8 06:57:01 2011 +0200
Translation update done using Pootle.
commit da2d7cc076e3aa213e73542f916474b20294c5b7
Author: Mehbooob Khan <mehboobbugti(a)gmail.com>
Date: Tue Mar 8 06:56:52 2011 +0200
Translation update done using Pootle.
commit 04013eb1531a2f7751436d8f97530be1fc11f384
Author: Mehbooob Khan <mehboobbugti(a)gmail.com>
Date: Tue Mar 8 06:53:11 2011 +0200
Translation update done using Pootle.
-----------------------------------------------------------------------
Summary of changes:
po/ur.po | 19 +++++++------------
1 files changed, 7 insertions(+), 12 deletions(-)
diff --git a/po/ur.po b/po/ur.po
index eed2132..513d791 100644
--- a/po/ur.po
+++ b/po/ur.po
@@ -7,13 +7,13 @@ msgstr ""
"Project-Id-Version: phpMyAdmin 3.4.0-beta4-dev\n"
"Report-Msgid-Bugs-To: phpmyadmin-devel(a)lists.sourceforge.net\n"
"POT-Creation-Date: 2011-03-05 14:23-0500\n"
-"PO-Revision-Date: 2011-02-25 09:05+0200\n"
+"PO-Revision-Date: 2011-03-08 06:59+0200\n"
"Last-Translator: Mehbooob Khan <mehboobbugti(a)gmail.com>\n"
"Language-Team: Urdu <ur(a)li.org>\n"
+"Language: ur\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"Language: ur\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: Pootle 2.0.5\n"
@@ -1760,23 +1760,23 @@ msgstr "PBMS حاصل کریں BLOB معلومات ناکام ہوا:"
#: libraries/blobstreaming.lib.php:320
msgid "get BLOB Content-Type failed"
-msgstr ""
+msgstr "get BLOB Content-Type ناکام ہوا"
#: libraries/blobstreaming.lib.php:347
msgid "View image"
-msgstr ""
+msgstr "تصویر دیکھیں"
#: libraries/blobstreaming.lib.php:351
msgid "Play audio"
-msgstr ""
+msgstr "آڈیو چلائیں"
#: libraries/blobstreaming.lib.php:356
msgid "View video"
-msgstr ""
+msgstr "ویڈیو دکھائیں"
#: libraries/blobstreaming.lib.php:360
msgid "Download file"
-msgstr ""
+msgstr "مسل ڈاؤن لوڈ کریں"
#: libraries/blobstreaming.lib.php:421
#, php-format
@@ -9485,8 +9485,3 @@ msgstr ""
#: view_operations.php:91
msgid "Rename view to"
msgstr ""
-
-#, fuzzy
-#~| msgid "Delete the matches for the %s table?"
-#~ msgid "Delete the matches for the "
-#~ msgstr "اس جدول کے مشابہات حذف %s کریں؟"
hooks/post-receive
--
phpMyAdmin
1
0

[Phpmyadmin-git] [SCM] phpMyAdmin branch, master, updated. RELEASE_3_4_0BETA3-1927-g179cbfa
by Mike Homme 08 Mar '11
by Mike Homme 08 Mar '11
08 Mar '11
The branch, master has been updated
via 179cbfadc96c0c4b52078cb08faf4ede219b10d0 (commit)
via 7f5626788f226a8ce2b29390c5b1a11ad409478b (commit)
from abb98084f8c886e056f30a9f4847728b0ba428de (commit)
- Log -----------------------------------------------------------------
commit 179cbfadc96c0c4b52078cb08faf4ede219b10d0
Merge: 7f5626788f226a8ce2b29390c5b1a11ad409478b abb98084f8c886e056f30a9f4847728b0ba428de
Author: Mike Hommé <mike(a)globalcode.org>
Date: Mon Mar 7 21:42:47 2011 -0500
Merge branch 'master' of ssh://phpmyadmin.git.sourceforge.net/gitroot/phpmyadmin/phpmyadmin
commit 7f5626788f226a8ce2b29390c5b1a11ad409478b
Author: Mike Hommé <mike(a)globalcode.org>
Date: Mon Mar 7 21:37:05 2011 -0500
Updates for 3.4 release.
- Updated .structure_actions_dropdown. This looked very bad with the theme, almost unreadable, so, fixed.
- Updated left logo to be smaller (could be better, but have yet to find vector version of the logo, will fix before release)
- Removed CSS comments including "MH" in CSS files.
- Toned down hues on info,waring,and success messages
- Toned down padding on TD's in table data.
- Leaving .data at 100% at this point. I think the data should flow with the browser width, and other core adjustments should be made.
-----------------------------------------------------------------------
Summary of changes:
themes/pmahomme/css/theme_left.css.php | 3 +-
themes/pmahomme/css/theme_right.css.php | 82 +++++++++++++------------------
themes/pmahomme/img/b_inline_edit.png | Bin 0 -> 618 bytes
themes/pmahomme/img/logo_left.png | Bin 5381 -> 4970 bytes
themes/pmahomme/img/marked_bg.png | Bin 1000 -> 977 bytes
themes/pmahomme/info.inc.php | 2 +-
6 files changed, 37 insertions(+), 50 deletions(-)
create mode 100644 themes/pmahomme/img/b_inline_edit.png
diff --git a/themes/pmahomme/css/theme_left.css.php b/themes/pmahomme/css/theme_left.css.php
index 508be33..ac0474e 100644
--- a/themes/pmahomme/css/theme_left.css.php
+++ b/themes/pmahomme/css/theme_left.css.php
@@ -172,7 +172,6 @@ div#left_tableList ul ul {
}
div#left_tableList a {
- /* background: <?php echo $GLOBALS['cfg']['NaviBackground']; ?>; MH */
color: <?php echo $GLOBALS['cfg']['NaviColor']; ?>;
text-decoration: none;
}
@@ -202,7 +201,7 @@ background:url(./themes/pmahomme/img/input_bg.gif);
/* marked items */
div#left_tableList > ul li.marked > a,
div#left_tableList > ul li.marked {
- background: <?php echo $GLOBALS['cfg']['BrowseMarkerBackground']; ?>;
+ background: #e4e4e4;;
color: <?php echo $GLOBALS['cfg']['BrowseMarkerColor']; ?>;
}
<?php } ?>
diff --git a/themes/pmahomme/css/theme_right.css.php b/themes/pmahomme/css/theme_right.css.php
index f2c8cf4..519dd90 100644
--- a/themes/pmahomme/css/theme_right.css.php
+++ b/themes/pmahomme/css/theme_right.css.php
@@ -51,12 +51,16 @@ h2 {
padding: 10px 0 10px 3px;
color: #777;
}
-/* Hiding icons in the page titles, they just add clutter MH */
+/* Hiding icons in the page titles */
h2 img{display:none;}
h2 a img{display:inline;}
-/* Set all tables with data... to 100% MH */
-.data{width:100%}
+
+.data{
+width:100%;
+margin: 0 0 12px 0;
+
+}
h3 {
font-weight: bold;
@@ -76,7 +80,7 @@ a:hover {
text-decoration: underline;
color: #235a81;
}
-/*MH*/
+
#initials_table {
background:#f3f3f3;
border:1px solid #aaa;
@@ -256,7 +260,7 @@ table td {
text-shadow:0 1px 0 #FFFFFF;
}
-/* MH */
+/* 3.4 */
table{border-collapse:collapse;}
th{border-right:1px solid #fff; text-align:left;}
@@ -339,7 +343,7 @@ table tr.odd th,
/* even items 2,4,6,8,... */
table tr.even th,
.even {
- background: #f8f8f8;
+ background: #f3f3f3;
}
/* odd table rows 1,3,5,7,... */
@@ -366,7 +370,7 @@ table tr.marked {
.even:hover,
.hover,
.structure_actions_dropdown {
- background: url(./themes/pmahomme/img/marked_bg.png) repeat-x #b6c6d7; /* MH */
+ background: url(./themes/pmahomme/img/marked_bg.png) repeat-x #b6c6d7; /* 3.4 */
color: <?php echo $GLOBALS['cfg']['BrowsePointerColor']; ?>;
}
@@ -374,7 +378,7 @@ table tr.marked {
table tr.odd:hover th,
table tr.even:hover th,
table tr.hover th {
- background: url(./themes/pmahomme/img/marked_bg.png) repeat-x #b6c6d7; /* MH */
+ background: url(./themes/pmahomme/img/marked_bg.png) repeat-x #b6c6d7; /* 3.4 */
color: <?php echo $GLOBALS['cfg']['BrowsePointerColor']; ?>;
}
<?php } ?>
@@ -575,7 +579,7 @@ div.footnotes {
.success {
color: #000000;
- background-color: #cbee0c;
+ background-color: #ebf8a4;
}
h1.success,
div.success {
@@ -585,10 +589,8 @@ div.success {
background-repeat: no-repeat;
<?php if ($GLOBALS['text_dir'] === 'ltr') { ?>
background-position: 5px 50%;
- /* padding: 0.2em 0.2em 0.2em 25px; MH */
<?php } else { ?>
background-position: 97% 50%;
- /* padding: 0.2em 25px 0.2em 0.2em; MH */
<?php } ?>
<?php } ?>
}
@@ -598,21 +600,19 @@ div.success {
.notice, .footnotes {
color: #000000;
- background-color: #ffdf5f;
+ background-color: #ffeda4;
}
h1.notice,
div.notice,
div.footnotes {
- border-color: #ff9600;
+ border-color: #eccf5b;
<?php if ($GLOBALS['cfg']['ErrorIconic']) { ?>
background-image: url(<?php echo $_SESSION['PMA_Theme']->getImgPath(); ?>s_notice.png);
background-repeat: no-repeat;
<?php if ($GLOBALS['text_dir'] === 'ltr') { ?>
background-position: 5px 50%;
- /* padding: 0.2em 0.2em 0.2em 25px; MH */
<?php } else { ?>
background-position: 97% 50%;
- /* padding: 0.2em 25px 0.2em 0.2em; MH */
<?php } ?>
<?php } ?>
}
@@ -621,22 +621,20 @@ div.footnotes {
}
.warning {
- color: #fff;
- background:url(./themes/pmahomme/img/tab_warning_bg.png) 50% 0% #e97777;
+ color: #000;
+ background:url(./themes/pmahomme/img/tab_warning_bg.png) 50% 0% #f2baba;
}
p.warning,
h1.warning,
div.warning {
- border-color: #CC0000;
+ border-color: #e0a1a1;
<?php if ($GLOBALS['cfg']['ErrorIconic']) { ?>
background-image: url(<?php echo $_SESSION['PMA_Theme']->getImgPath(); ?>s_warn.png);
background-repeat: no-repeat;
<?php if ($GLOBALS['text_dir'] === 'ltr') { ?>
background-position: 5px 50%;
- /* padding: 0.2em 0.2em 0.2em 25px; MH */
<?php } else { ?>
background-position: 97% 50%;
- /* padding: 0.2em 25px 0.2em 0.2em; MH */
<?php } ?>
<?php } ?>
}
@@ -658,10 +656,8 @@ div.error {
background-repeat: no-repeat;
<?php if ($GLOBALS['text_dir'] === 'ltr') { ?>
background-position: 5px 50%;
- /* padding: 0.2em 0.2em 0.2em 25px; MH */
<?php } else { ?>
background-position: 97% 50%;
- /* padding: 0.2em 25px 0.2em 0.2em; MH */
<?php } ?>
<?php } ?>
}
@@ -740,7 +736,8 @@ div.tools a:hover,
tr.disabled td,
td.disabled {
- background-color: #cccccc;
+ background-color: #f3f3f3;
+ color:#aaa;
}
.nowrap {
@@ -803,7 +800,6 @@ ul#topmenu2 {
ul#topmenu li, ul#topmenu2 li {
float: <?php echo $left; ?>;
margin: 0;
- /* padding: 4px; MH */
vertical-align: middle;
}
@@ -830,7 +826,7 @@ ul#topmenu ul a {
margin: 0;
}
-/* MH added for hide/show more menu */
+
ul#topmenu .submenu {
display: none;
position: relative;
@@ -926,7 +922,6 @@ ul#topmenu ul {
}
ul#topmenu > li {
- /* border-bottom: 0pt solid black; MH */
border-right: 1px solid #fff;
border-left: 1px solid #ccc;
}
@@ -934,15 +929,6 @@ ul#topmenu > li {
/* default tab styles */
ul#topmenu a, ul#topmenu span {
padding:10px;
- /*
- background-color: <?php echo $GLOBALS['cfg']['BgOne']; ?>;
- border: 0 solid <?php echo $GLOBALS['cfg']['BgTwo']; ?>;
- border-width: 1pt 1pt 0 1pt;
- -moz-border-radius: 0.4em 0.4em 0 0;
- border-radius: 0.4em 0.4em 0 0;
-
- MH
- */
}
ul#topmenu ul a {
@@ -961,7 +947,6 @@ ul#topmenu ul li:first-child a {
/* enabled hover/active tabs */
ul#topmenu > li > a:hover,
ul#topmenu > li > .tabactive {
- /* margin: 0; MH */
text-decoration: none;
}
@@ -972,7 +957,7 @@ ul#topmenu ul .tabactive {
ul#topmenu a.tab:hover,
ul#topmenu .tabactive {
- / * background-color: <?php echo $GLOBALS['cfg']['MainBackground']; ?>; MH */
+ /* background-color: <?php echo $GLOBALS['cfg']['MainBackground']; ?>; */
}
ul#topmenu2 a.tab:hover,
@@ -986,7 +971,7 @@ ul#topmenu2 a.tabactive {
/* to be able to cancel the bottom border, use <li class="active"> */
ul#topmenu > li.active {
- /* border-bottom: 0pt solid <?php echo $GLOBALS['cfg']['MainBackground']; ?>; MH*/
+ /* border-bottom: 0pt solid <?php echo $GLOBALS['cfg']['MainBackground']; ?>; */
border-right:0px;
}
@@ -1208,13 +1193,11 @@ div#serverstatus div#statuslinks a:before,
div#serverstatus div#sectionlinks a:before,
div#serverstatus table tbody td.descr a:before,
div#serverstatus table .tblFooters a:before {
- /*MH content: '['; */
}
div#serverstatus div#statuslinks a:after,
div#serverstatus div#sectionlinks a:after,
div#serverstatus table tbody td.descr a:after,
div#serverstatus table .tblFooters a:after {
- /* MH content: ']'; */
}
/* end serverstatus */
@@ -1245,7 +1228,7 @@ div#querywindowcontainer fieldset {
#serverstatus p {
margin: 1.5em 0px;
- border: 1px solid #3a86b5;
+ border: 1px solid #000;
<?php if ($GLOBALS['cfg']['ErrorIconic']) { ?>
background-repeat: no-repeat;
<?php if ($GLOBALS['text_dir'] === 'ltr') { ?>
@@ -1264,10 +1247,10 @@ div#querywindowcontainer fieldset {
-moz-box-shadow: 0px 1px 2px #fff inset;
-webkit-box-shadow: 0px 1px 2px #fff inset;
box-shadow:0px 1px 2px #fff; inset;
- background:#9dcce8;
- color:#fff;
+ background:#555;
+ color:#d4fb6a;
}
-
+#serverstatus p a{color:#fff;text-decoration:underline;}
#serverstatus h3
{
margin:35px 0px;font-weight:normal;color:#999;font-size:1.7em;
@@ -1596,7 +1579,7 @@ code.sql, div.sqlvalidate {
padding: 0.1em 0.3em;
margin-top: 0;
color:#fff;
- font-size:2em;
+ font-size:1.6em;
font-weight:normal;
text-shadow:0 1px 0 #777;
-moz-box-shadow: 1px 1px 15px #999 inset;
@@ -1677,7 +1660,7 @@ table#serverconnection_trg_local {
border:1px solid #e2b709;
}
-/* MH additional styles */
+/* additional styles */
.ajax_notification{
margin-top:200px;background:#ffe57e;
border-radius:5px;
@@ -1877,7 +1860,13 @@ a.close_enum_editor {
padding: 3px;
display: none;
z-index: 100;
+ background:#fff;
+ line-height:24px;
+ border:1px solid #aaa;
+ -moz-box-shadow:0px 3px 3px #ddd;
}
+.structure_actions_dropdown span{display:block;}
+.structure_actions_dropdown span:hover{background:#ddd;}
td.more_opts {
white-space: nowrap;
@@ -1912,7 +1901,6 @@ iframe.IE_hack {
border-bottom: none;
}
-/*MH*/
.config-form ul.tabs li a {
padding:7px 10px;
-moz-border-radius:5px 5px 0 0;
diff --git a/themes/pmahomme/img/b_inline_edit.png b/themes/pmahomme/img/b_inline_edit.png
new file mode 100644
index 0000000..b93e776
Binary files /dev/null and b/themes/pmahomme/img/b_inline_edit.png differ
diff --git a/themes/pmahomme/img/logo_left.png b/themes/pmahomme/img/logo_left.png
index cb7353d..8d65b36 100644
Binary files a/themes/pmahomme/img/logo_left.png and b/themes/pmahomme/img/logo_left.png differ
diff --git a/themes/pmahomme/img/marked_bg.png b/themes/pmahomme/img/marked_bg.png
index 29ca62d..b1eace3 100644
Binary files a/themes/pmahomme/img/marked_bg.png and b/themes/pmahomme/img/marked_bg.png differ
diff --git a/themes/pmahomme/info.inc.php b/themes/pmahomme/info.inc.php
index 50ee9a3..d9b4e56 100644
--- a/themes/pmahomme/info.inc.php
+++ b/themes/pmahomme/info.inc.php
@@ -8,7 +8,7 @@
*/
/**
- *
+ * If you have problems or questions about this theme email mikehomme(a)users.sourceforge.net
*/
$theme_name = 'pmahomme';
$theme_full_version = '1.1';
hooks/post-receive
--
phpMyAdmin
1
0

[Phpmyadmin-git] [SCM] phpMyAdmin branch, master, updated. RELEASE_3_4_0BETA3-1925-gabb9808
by Marc Delisle 07 Mar '11
by Marc Delisle 07 Mar '11
07 Mar '11
The branch, master has been updated
via abb98084f8c886e056f30a9f4847728b0ba428de (commit)
via 60bf2ef58261541d0808cbe639bbfee2806e8b98 (commit)
via b0fb491c9152063fe2f9feab588cfa1956defa1e (commit)
from 81d35ba94eb4aa40201d363656e9920418fbd7e8 (commit)
- Log -----------------------------------------------------------------
commit abb98084f8c886e056f30a9f4847728b0ba428de
Author: Marc Delisle <marc(a)infomarc.info>
Date: Mon Mar 7 17:52:11 2011 -0500
This js segment calls jQuery so move it after the jQuery library is loaded
commit 60bf2ef58261541d0808cbe639bbfee2806e8b98
Author: Marc Delisle <marc(a)infomarc.info>
Date: Mon Mar 7 17:43:18 2011 -0500
Script already included from header_scripts.inc.php
commit b0fb491c9152063fe2f9feab588cfa1956defa1e
Author: Marc Delisle <marc(a)infomarc.info>
Date: Mon Mar 7 17:34:31 2011 -0500
Use standard link
-----------------------------------------------------------------------
Summary of changes:
db_qbe.php | 8 ++------
pmd_general.php | 15 +++++++--------
2 files changed, 9 insertions(+), 14 deletions(-)
diff --git a/db_qbe.php b/db_qbe.php
index 95e72d8..29b32f4 100644
--- a/db_qbe.php
+++ b/db_qbe.php
@@ -180,12 +180,8 @@ function showColumnSelectCell($columns, $column_number, $selected = '')
?>
<div id="visual_builder_anchor" class="notice hide">
<span id="footnote_1">
-<?php echo __('Switch to'); ?>
- <form action="<?php echo $tab_designer['link'] ?>" method="post">
- <input type="submit" style="background-color:#FFD; border-width:0; color:#00F;
- font-size: 15px;cursor: pointer" name="query" onmouseover="this.style.color='#F00';"
- value="<?php echo __('visual builder'); ?>" onmouseout="this.style.color='#00F'"/></span>
- </form>
+<?php echo __('Switch to') . ' <a href="' . $tab_designer['link'] . PMA_get_arg_separator('html') . 'query=1">' . __('visual builder') . '</a>'; ?>
+ </span>
</div>
<?php
}
diff --git a/pmd_general.php b/pmd_general.php
index 4363258..6da6b2e 100644
--- a/pmd_general.php
+++ b/pmd_general.php
@@ -27,6 +27,13 @@ $hidden = "hidden";
<link rel="shortcut icon" href="pmd/images/favicon.ico" type="image/x-icon" />
<link rel="stylesheet" type="text/css" href="pmd/styles/<?php echo $GLOBALS['PMD']['STYLE'] ?>/style1.css" />
<title>Designer</title>
+<?php
+$params = array('lang' => $GLOBALS['lang']);
+if (isset($GLOBALS['db'])) {
+ $params['db'] = $GLOBALS['db'];
+}
+require_once './libraries/header_scripts.inc.php';
+?>
<script type="text/javascript">
// <![CDATA[
<?php
@@ -48,14 +55,6 @@ echo '
?>
// ]]>
</script>
-<?php
-$params = array('lang' => $GLOBALS['lang']);
-if (isset($GLOBALS['db'])) {
- $params['db'] = $GLOBALS['db'];
-}
-require_once './libraries/header_scripts.inc.php';
-?>
- <script src="js/messages.php<?php echo PMA_generate_common_url($params); ?>" type="text/javascript"></script>
<script src="pmd/scripts/ajax.js" type="text/javascript"></script>
<script src="pmd/scripts/history.js" type="text/javascript"></script>
<script src="pmd/scripts/move.js" type="text/javascript"></script>
hooks/post-receive
--
phpMyAdmin
1
0

[Phpmyadmin-git] [SCM] phpMyAdmin localized documentation branch, master, updated. 5f28cd3c508fecb6b3156a6ba01189385e1e6b7f
by Michal Čihař 07 Mar '11
by Michal Čihař 07 Mar '11
07 Mar '11
The branch, master has been updated
via 5f28cd3c508fecb6b3156a6ba01189385e1e6b7f (commit)
via fb9ef20861d726fac70ed2a3282e708dcb52a15c (commit)
via 1ec79d25db30b0e4bf420012f3010929acc07911 (commit)
via b01e88cbeca0b16c457d637046649447a484b328 (commit)
via c16da034df089a478a2a58345beb0c5a847e2217 (commit)
via 65e16ed63f3192b1b3411ab3cdf525b816e7fba5 (commit)
via 737ca74c0c82910e7a4aa7ca0299deabc7d98a20 (commit)
via 05911b4e7faf3c164ea56c286a789b664d4aa4a0 (commit)
via 9b5b492ff921d5d732d4f638d67b178369ff9468 (commit)
via d26974b5f56cde32edd1691432d274a72603a1ca (commit)
via d685c84dc09be493e2afcde14d449658d738fea2 (commit)
via d544c2a9e251ed2c27d3697fa54d81d14c1661c7 (commit)
via d9aab1be108f20c03d50a084082436e7476b9e18 (commit)
via a5af8b12e55685ba3c085572b164124ad7006e19 (commit)
via 545efcfca73fc77e4a2618d601d5ef8cbbd15d1e (commit)
via 68b2fcc4b39a7c1aaaabc7f9a4c20fbed89b19cb (commit)
via 8745bec45c47a0b001856ea71801eab0631bdea6 (commit)
via 5e2679727a839ef861ab0dac68cd28da5b302478 (commit)
via 05a2136df2cefd7700e398540a8c9e977ec145a4 (commit)
via 9eb8648492e240ab05cf1ab3c9daca2062a00e0c (commit)
via 0f610a765cb0be3279f248892c712c7344114166 (commit)
via e795d7c8f2832fb2c1dfbf4907986017c380f55a (commit)
via 6797e129ec565819becab5cecf696d3f6245f9d4 (commit)
via 27d12a1909bb373c77040a30990bca4f2d4ba7c0 (commit)
via 7ac0970baca2120ffe506b394a2a4e4cfe6a050a (commit)
via 568930b0f36e65e5a17fa58e688a41b31666e502 (commit)
via e047f36e5e00c91a55384ca287273817d42a0930 (commit)
via d9b08adf967db480430d1a99ae0bc73c15535876 (commit)
via f51c076fc110aeb5cd385f3734e337bba2d0ac9a (commit)
via e08f619641e4e9fc0fac8be19de55f6110e03edc (commit)
via 5c9e29145974f5a6a484750818ad37ec284fb6fc (commit)
via c545269066817c74cce41396641024b5b2c742fd (commit)
via 8c99a860263804d7d266fc9d828020d1180bbe7d (commit)
from bb8a928926085b0833f8b75ed8d6fbcae1959758 (commit)
- Log -----------------------------------------------------------------
commit 5f28cd3c508fecb6b3156a6ba01189385e1e6b7f
Author: Michal Čihař <michal(a)cihar.com>
Date: Mon Mar 7 23:30:00 2011 +0100
Update generated docs
commit fb9ef20861d726fac70ed2a3282e708dcb52a15c
Author: Matías Bellone <matiasbellone(a)gmail.com>
Date: Tue Mar 8 00:13:44 2011 +0200
Translation update done using Pootle.
commit 1ec79d25db30b0e4bf420012f3010929acc07911
Author: Matías Bellone <matiasbellone(a)gmail.com>
Date: Tue Mar 8 00:11:17 2011 +0200
Translation update done using Pootle.
commit b01e88cbeca0b16c457d637046649447a484b328
Author: Matías Bellone <matiasbellone(a)gmail.com>
Date: Tue Mar 8 00:10:00 2011 +0200
Translation update done using Pootle.
commit c16da034df089a478a2a58345beb0c5a847e2217
Author: Matías Bellone <matiasbellone(a)gmail.com>
Date: Tue Mar 8 00:09:21 2011 +0200
Translation update done using Pootle.
commit 65e16ed63f3192b1b3411ab3cdf525b816e7fba5
Author: Matías Bellone <matiasbellone(a)gmail.com>
Date: Tue Mar 8 00:08:37 2011 +0200
Translation update done using Pootle.
commit 737ca74c0c82910e7a4aa7ca0299deabc7d98a20
Author: Matías Bellone <matiasbellone(a)gmail.com>
Date: Tue Mar 8 00:07:55 2011 +0200
Translation update done using Pootle.
commit 05911b4e7faf3c164ea56c286a789b664d4aa4a0
Author: Matías Bellone <matiasbellone(a)gmail.com>
Date: Tue Mar 8 00:06:13 2011 +0200
Translation update done using Pootle.
commit 9b5b492ff921d5d732d4f638d67b178369ff9468
Author: Matías Bellone <matiasbellone(a)gmail.com>
Date: Mon Mar 7 23:59:13 2011 +0200
Translation update done using Pootle.
commit d26974b5f56cde32edd1691432d274a72603a1ca
Author: Matías Bellone <matiasbellone(a)gmail.com>
Date: Mon Mar 7 23:56:08 2011 +0200
Translation update done using Pootle.
commit d685c84dc09be493e2afcde14d449658d738fea2
Author: Matías Bellone <matiasbellone(a)gmail.com>
Date: Mon Mar 7 23:50:06 2011 +0200
Translation update done using Pootle.
commit d544c2a9e251ed2c27d3697fa54d81d14c1661c7
Author: Matías Bellone <matiasbellone(a)gmail.com>
Date: Mon Mar 7 23:49:27 2011 +0200
Translation update done using Pootle.
commit d9aab1be108f20c03d50a084082436e7476b9e18
Author: Matías Bellone <matiasbellone(a)gmail.com>
Date: Mon Mar 7 23:48:10 2011 +0200
Translation update done using Pootle.
commit a5af8b12e55685ba3c085572b164124ad7006e19
Author: Matías Bellone <matiasbellone(a)gmail.com>
Date: Mon Mar 7 23:46:48 2011 +0200
Translation update done using Pootle.
commit 545efcfca73fc77e4a2618d601d5ef8cbbd15d1e
Author: Matías Bellone <matiasbellone(a)gmail.com>
Date: Mon Mar 7 23:46:18 2011 +0200
Translation update done using Pootle.
commit 68b2fcc4b39a7c1aaaabc7f9a4c20fbed89b19cb
Author: Matías Bellone <matiasbellone(a)gmail.com>
Date: Mon Mar 7 23:45:25 2011 +0200
Translation update done using Pootle.
commit 8745bec45c47a0b001856ea71801eab0631bdea6
Author: Matías Bellone <matiasbellone(a)gmail.com>
Date: Mon Mar 7 23:45:00 2011 +0200
Translation update done using Pootle.
commit 5e2679727a839ef861ab0dac68cd28da5b302478
Author: Matías Bellone <matiasbellone(a)gmail.com>
Date: Mon Mar 7 23:43:57 2011 +0200
Translation update done using Pootle.
commit 05a2136df2cefd7700e398540a8c9e977ec145a4
Author: Matías Bellone <matiasbellone(a)gmail.com>
Date: Mon Mar 7 23:42:38 2011 +0200
Translation update done using Pootle.
commit 9eb8648492e240ab05cf1ab3c9daca2062a00e0c
Author: Matías Bellone <matiasbellone(a)gmail.com>
Date: Mon Mar 7 23:42:07 2011 +0200
Translation update done using Pootle.
commit 0f610a765cb0be3279f248892c712c7344114166
Author: Matías Bellone <matiasbellone(a)gmail.com>
Date: Mon Mar 7 23:41:46 2011 +0200
Translation update done using Pootle.
commit e795d7c8f2832fb2c1dfbf4907986017c380f55a
Author: Matías Bellone <matiasbellone(a)gmail.com>
Date: Mon Mar 7 23:40:51 2011 +0200
Translation update done using Pootle.
commit 6797e129ec565819becab5cecf696d3f6245f9d4
Author: Matías Bellone <matiasbellone(a)gmail.com>
Date: Mon Mar 7 23:40:02 2011 +0200
Translation update done using Pootle.
commit 27d12a1909bb373c77040a30990bca4f2d4ba7c0
Author: Matías Bellone <matiasbellone(a)gmail.com>
Date: Mon Mar 7 23:39:02 2011 +0200
Translation update done using Pootle.
commit 7ac0970baca2120ffe506b394a2a4e4cfe6a050a
Author: Matías Bellone <matiasbellone(a)gmail.com>
Date: Mon Mar 7 23:38:55 2011 +0200
Translation update done using Pootle.
commit 568930b0f36e65e5a17fa58e688a41b31666e502
Author: Matías Bellone <matiasbellone(a)gmail.com>
Date: Mon Mar 7 23:38:37 2011 +0200
Translation update done using Pootle.
commit e047f36e5e00c91a55384ca287273817d42a0930
Author: Matías Bellone <matiasbellone(a)gmail.com>
Date: Mon Mar 7 23:37:11 2011 +0200
Translation update done using Pootle.
commit d9b08adf967db480430d1a99ae0bc73c15535876
Author: Matías Bellone <matiasbellone(a)gmail.com>
Date: Mon Mar 7 23:34:46 2011 +0200
Translation update done using Pootle.
commit f51c076fc110aeb5cd385f3734e337bba2d0ac9a
Author: Matías Bellone <matiasbellone(a)gmail.com>
Date: Mon Mar 7 23:26:18 2011 +0200
Translation update done using Pootle.
commit e08f619641e4e9fc0fac8be19de55f6110e03edc
Author: Matías Bellone <matiasbellone(a)gmail.com>
Date: Mon Mar 7 23:25:30 2011 +0200
Translation update done using Pootle.
commit 5c9e29145974f5a6a484750818ad37ec284fb6fc
Author: Matías Bellone <matiasbellone(a)gmail.com>
Date: Mon Mar 7 23:24:56 2011 +0200
Translation update done using Pootle.
commit c545269066817c74cce41396641024b5b2c742fd
Author: Matías Bellone <matiasbellone(a)gmail.com>
Date: Mon Mar 7 23:24:40 2011 +0200
Translation update done using Pootle.
commit 8c99a860263804d7d266fc9d828020d1180bbe7d
Author: Matías Bellone <matiasbellone(a)gmail.com>
Date: Mon Mar 7 23:24:23 2011 +0200
Translation update done using Pootle.
-----------------------------------------------------------------------
Summary of changes:
output/es/Documentation.html | 173 +++++++++++++++++++++++-------------------
po/es.po | 87 +++++++++++++++++++--
2 files changed, 173 insertions(+), 87 deletions(-)
diff --git a/output/es/Documentation.html b/output/es/Documentation.html
index 81de020..e1ef9f6 100644
--- a/output/es/Documentation.html
+++ b/output/es/Documentation.html
@@ -929,117 +929,127 @@ consultas como favoritas. Esto es útil para consultas que se realizan a
menudo. <br /><br />
Para permitir el uso de esta funcionalidad.
- <ul><li>set up <a href="#pmadb">pmadb</a> and the phpMyAdmin configuration storage</li>
- <li>enter the table name in <tt>$cfg['Servers'][$i]['bookmarktable']</tt></li>
+ <ul><li>configure <a href="#pmadb">pmadb</a> y el almacenamiento de configuración
+phpMyAdmin</li>
+ <li>ingrese el nombre de la tabla en
+<tt>$cfg['Servers'][$i]['bookmarktable']</tt></li>
</ul>
</dd>
<dt id="relation">
- <span id="cfg_Servers_relation">$cfg['Servers'][$i]['relation']</span>
-string
+ cadena <span
+id="cfg_Servers_relation">$cfg['Servers'][$i]['relation']</span>
</dt>
- <dd>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
- <ul><li>make clickable, when you browse the master table, the data values that point
-to the foreign table;</li>
- <li>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);<br />
- (see <a href="#faqdisplay"><abbr title="Frequently Asked Questions">
-FAQ</abbr> 6.7</a>)</li>
- <li>in edit/insert mode, display a drop-down list of possible foreign keys (key
-value and "display column" are shown)<br />
- (see <a href="#faq6_21"><abbr title="Frequently Asked Questions"> FAQ</abbr>
-6.21</a>)</li>
- <li>display links on the table properties page, to check referential integrity
-(display missing foreign keys) for each described key;
+ <dd>Desde la versión 2.2.4 puedes describir, en una tabla especial 'relation',
+qué columna es una clave en otra tabla (una clave foránea). phpMyAdmin
+normalmente usa esto para
+ <ul><li>poder pulsar sobre los valores que apuntan a esta tabla externa al
+visualizar la tabla original;</li>
+ <li>mostrar un texto opcional con la "columna a mostrar" al visualizar
+la tabla original si se mueve el mouse sobre una columna con una clave
+foránea (también utiliza la tabla 'table_info');<br />
+ (revisa <a href="#faqdisplay"><abbr title="Frequently Asked
+Questions">FAQ</abbr> 6.7</a>)</li>
+ <li>en el modo de edición/inserción, mostrar una lista desplegable con las
+posibles claves foráneas (se verá el valor de la clave y la "columna a
+mostrar")<br />
+ (revisa <a href="#faq6_21"><abbr title="Frequently Asked
+Questions">FAQ</abbr> 6.21</a>)</li>
+ <li>muestra enlaces en la página de propiedades de la tabla para verificar
+integridad referencia (muestra las cláves foráneas ausentes) para cada clave
+descripta;
</li>
- <li>in query-by-example, create automatic joins (see <a href="#faq6_6"> <abbr
-title="Frequently Asked Questions">FAQ</abbr> 6.6</a>)</li>
- <li>enable you to get a <abbr title="Portable Document Format">PDF</abbr> schema
-of your database (also uses the table_coords table).</li>
+ <li>en las consultas por ejemplo, crea joins automáticamente (ver <a
+href="#faq6_6"><abbr title="Frequently Asked Questions">FAQ</abbr> 6.6</a>)</li>
+ <li>permite obtener un esquema de la base de datos en <abbr title="Portable
+Document Format">PDF</abbr> (también utiliza la tabla 'table_coords').</li>
</ul>
- The keys can be numeric or character.<br /><br />
+ Las claves pueden sen numéricas o alfabéticas.<br /><br />
Para permitir el uso de esta funcionalidad.
- <ul><li>set up <a href="#pmadb">pmadb</a> and the phpMyAdmin configuration storage</li>
- <li>put the relation table name in <tt>$cfg['Servers'][$i]['relation']</tt></li>
- <li>now as normal user open phpMyAdmin and for each one of your tables where you
-want to use this feature, click "Structure/Relation view/" and
-choose foreign columns.
+ <ul><li>configure <a href="#pmadb">pmadb</a> y el almacenamiento de configuración
+phpMyAdmin</li>
+ <li>agrega el nombre de la tabla de relación en
+<tt>$cfg['Servers'][$i]['relation']</tt></li>
+ <li>ahora, como un usuario normal, abre phpMyAdmin, pulsa en
+"Estructura/Vista de relación/" y elige las claves foráneas para
+cada una de las tablas en las que quieres utilizar esta funcionalidad.
</li>
</ul>
- Please note that in the current version, <tt>master_db</tt> must be the same
-as <tt>foreign_db</tt>. Those columns have been put in future development of
-the cross-db relations.
+ Porfavor, nota que en la versión actual <tt>master_db</tt> debe de ser igual
+a <tt>foreign_db</tt>. Estas columnas fueron agregadas para futuro
+desarrollo de relaciones entre bases de datos.
</dd>
<dt id="table_info">
- <span id="cfg_Servers_table_info">$cfg['Servers'][$i]['table_info']</span>
-string
+ cadena <span
+id="cfg_Servers_table_info">$cfg['Servers'][$i]['table_info']</span>
</dt>
<dd>
- Since release 2.3.0 you can describe, in a special 'table_info' table, which
-column is to be displayed as a tool-tip when moving the cursor over the
-corresponding key.<br />
- This configuration variable will hold the name of this special table. To
-allow the usage of this functionality:
- <ul><li>set up <a href="#pmadb">pmadb</a> and the phpMyAdmin configuration storage</li>
- <li>put the table name in <tt>$cfg['Servers'][$i]['table_info']</tt> (e.g.
-'pma_table_info')</li>
- <li>then for each table where you want to use this feature, click
-"Structure/Relation view/Choose column to display" to choose the
-column.</li>
+ Desde la versión 2.3.0 se puede describir en una tabla especial
+'table_info', qué columna a mostrar como texto de ayuda al mover el cursor
+sobre la clave correspondiente.<br />
+ Esta variable de configuración contiene el nombre de esta tabla
+especial. Para permitir el uso de esta funcionalidad:
+ <ul><li>configure <a href="#pmadb">pmadb</a> y el almacenamiento de configuración
+phpMyAdmin</li>
+ <li>agrega el nombre de la tabla en <tt>$cfg['Servers'][$i]['table_info']</tt>
+(por ejemplo: 'pma_table_info')</li>
+ <li>luego, para cada tabla en la que quieras utilizar esta funcionalidad, pulsa
+en "Estructura/Vista de relación/Elegir columna a mostrar" para
+elegir la columna.</li>
</ul>
- Usage tip: <a href="#faqdisplay">Display column</a>.
+ Consejo de uso: <a href="#faqdisplay">Columna a mostrar</a>.
</dd>
<dt id="table_coords">
- <span
-id="cfg_Servers_table_coords">$cfg['Servers'][$i]['table_coords']</span>
-string<br />
- <span id="cfg_Servers_pdf_pages">$cfg['Servers'][$i]['pdf_pages']</span>
-string
+ cadena <span
+id="cfg_Servers_table_coords">$cfg['Servers'][$i]['table_coords']</span><br />
+ cadena <span
+id="cfg_Servers_pdf_pages">$cfg['Servers'][$i]['pdf_pages']</span>
</dt>
- <dd>Since release 2.3.0 you can have phpMyAdmin create <abbr title="Portable
-Document Format">PDF</abbr> pages showing the relations between your
-tables. To do this it needs two tables "pdf_pages" (storing
-information about the available <abbr title="Portable Document
-Format">PDF</abbr> pages) and "table_coords" (storing coordinates
-where each table will be placed on a <abbr title="Portable Document
-Format">PDF</abbr> schema output).<br /><br />
+ <dd>Desde la versión 2.3.0 phpMyAdmin puede crear páginas <abbr title="Portable
+Document Format">PDF</abbr> mostrando las relaciones entre tus tablas. Para
+lograrlo, necesitas dos tablas: "pdf_pages" (con la información
+sobre las páginas <abbr title="Portable Document Format">PDF</abbr>
+disponibles) y "table_coords" (que contiene las coordenadas en las
+que se ubicará cada tabla en la salidad del esquema en <abbr title="Portable
+Document Format">PDF</abbr>).<br /><br />
- You must be using the "relation" feature.<br /><br />
+ Debes de estar usando la funcionalidad "relation".<br /><br />
Para permitir el uso de esta funcionalidad.
- <ul><li>set up <a href="#pmadb">pmadb</a> and the phpMyAdmin configuration storage</li>
- <li>put the correct table names in <tt>$cfg['Servers'][$i]['table_coords']</tt>
-and <tt>$cfg['Servers'][$i]['pdf_pages']</tt></li>
+ <ul><li>configure <a href="#pmadb">pmadb</a> y el almacenamiento de configuración
+phpMyAdmin</li>
+ <li>configura los nombres de tabla apropiados en
+<tt>$cfg['Servers'][$i]['table_coords']</tt> y
+<tt>$cfg['Servers'][$i]['pdf_pages']</tt></li>
</ul>
- Usage tips: <a href="#faqpdf"><abbr title="Portable Document
-Format">PDF</abbr> output</a>.
+ Consejos de uso: <a href="#faqpdf">salida <abbr title="Portable Document
+Format">PDF</abbr></a>.
</dd>
<dt id="col_com">
- <span id="cfg_Servers_column_info">$cfg['Servers'][$i]['column_info']</span>
-string
+ cadena <span
+id="cfg_Servers_column_info">$cfg['Servers'][$i]['column_info']</span>
</dt>
<dd>
<!-- This part requires a content update! -->
-Since release 2.3.0 you can store comments to describe each column for each
-table. These will then be shown on the "printview".
+Desde la versión 2.3.0 puedes almacenar comentarios que describan cada
+columna de una tabla. Estos serán mostrados en la "vista de
+impresión".
<br /><br />
- Starting with release 2.5.0, comments are consequently used on the table
-property pages and table browse view, showing up as tool-tips above the
-column name (properties page) or embedded within the header of table in
-browse view. They can also be shown in a table dump. Please see the relevant
-configuration directives later on.<br /><br />
+ Desde la versión 2.5.0, los comentarios son también utilizados en la páginas
+de propiedades de la tabla y la vista de navegación de tablas, mostrándose
+como textos de ayuda sobre los nombres de las columnas (en la página de
+propiedades) o embebidos en las cabeceras de la tabla en la vista de
+navegación. También pueden ser mostrados al volcar la tabla. Revisa las
+directivas de configuración más adelante.<br /><br />
Also new in release 2.5.0 is a MIME-transformation system which is also
based on the following table structure. See <a href="#transformations">
@@ -1049,7 +1059,8 @@ system, your column_info table has to have the three new columns 'mimetype',
<br /><br />
Para permitir el uso de esta funcionalidad.
- <ul><li>set up <a href="#pmadb">pmadb</a> and the phpMyAdmin configuration storage</li>
+ <ul><li>configure <a href="#pmadb">pmadb</a> y el almacenamiento de configuración
+phpMyAdmin</li>
<li>put the table name in <tt>$cfg['Servers'][$i]['column_info']</tt> (e.g.
'pma_column_info')</li>
<li>to update your PRE-2.5.0 Column_comments Table use this:
@@ -1087,7 +1098,8 @@ browser.<br /><br />
Para permitir el uso de esta funcionalidad.
- <ul><li>set up <a href="#pmadb">pmadb</a> and the phpMyAdmin configuration storage</li>
+ <ul><li>configure <a href="#pmadb">pmadb</a> y el almacenamiento de configuración
+phpMyAdmin</li>
<li>put the table name in <tt>$cfg['Servers'][$i]['history']</tt>
(e.g. 'pma_history')
</li>
@@ -1124,7 +1136,8 @@ report to a file or to a temporary database.
Para permitir el uso de esta funcionalidad.
<ul>
- <li>set up <a href="#pmadb">pmadb</a> and the phpMyAdmin configuration storage</li>
+ <li>configure <a href="#pmadb">pmadb</a> y el almacenamiento de configuración
+phpMyAdmin</li>
<li>put the table name in <tt>$cfg['Servers'][$i]['tracking']</tt>
(e.g. 'pma_tracking')</li>
</ul>
@@ -1218,7 +1231,8 @@ browser's local storage, or, it is is unavailable, until the end of session.
Para permitir el uso de esta funcionalidad.
<ul>
- <li>set up <a href="#pmadb">pmadb</a> and the phpMyAdmin configuration storage</li>
+ <li>configure <a href="#pmadb">pmadb</a> y el almacenamiento de configuración
+phpMyAdmin</li>
<li>put the table name in <tt>$cfg['Servers'][$i]['userconfig']</tt></li>
</ul>
</dd>
@@ -1234,7 +1248,8 @@ visually manage the relations.
Para permitir el uso de esta funcionalidad.
- <ul><li>set up <a href="#pmadb">pmadb</a> and the phpMyAdmin configuration storage</li>
+ <ul><li>configure <a href="#pmadb">pmadb</a> y el almacenamiento de configuración
+phpMyAdmin</li>
<li>put the table name in <tt>$cfg['Servers'][$i]['designer_coords']</tt>
(e.g. 'pma_designer_coords')
</li>
diff --git a/po/es.po b/po/es.po
index 2ffa3d1..c0843b4 100644
--- a/po/es.po
+++ b/po/es.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: 2011-03-02 13:51+0100\n"
-"PO-Revision-Date: 2011-03-03 23:26+0200\n"
+"PO-Revision-Date: 2011-03-08 00:13+0200\n"
"Last-Translator: Matías Bellone <matiasbellone(a)gmail.com>\n"
"Language-Team: none\n"
"Language: es\n"
@@ -2401,11 +2401,15 @@ msgstr "Para permitir el uso de esta funcionalidad."
msgid ""
"set up <a href=\"#pmadb\">pmadb</a> and the phpMyAdmin configuration storage"
msgstr ""
+"configure <a href=\"#pmadb\">pmadb</a> y el almacenamiento de configuración "
+"phpMyAdmin"
#. type: Content of: <html><body><div><dl><dd><ul><li>
#: orig-docs/Documentation.html:889
msgid "enter the table name in <tt>$cfg['Servers'][$i]['bookmarktable']</tt>"
msgstr ""
+"ingrese el nombre de la tabla en "
+"<tt>$cfg['Servers'][$i]['bookmarktable']</tt>"
#. type: Content of: <html><body><div><dl><dt>
#: orig-docs/Documentation.html:895
@@ -2413,18 +2417,19 @@ msgid ""
"<span id=\"cfg_Servers_relation\">$cfg['Servers'][$i]['relation']</span> "
"string"
msgstr ""
+"cadena <span "
+"id=\"cfg_Servers_relation\">$cfg['Servers'][$i]['relation']</span>"
#. type: Content of: <html><body><div><dl><dd>
#: orig-docs/Documentation.html:897
-#, 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 ""
-"Desde la versión 2.2.4 puedes describir, en una tabla 'relación' especial, "
-"qué columna es una clave en otra tabla (una clave externa - foreign key). "
-"phpMyAdmin normalmente usa esto para"
+"Desde la versión 2.2.4 puedes describir, en una tabla especial 'relation', "
+"qué columna es una clave en otra tabla (una clave foránea). phpMyAdmin "
+"normalmente usa esto para"
#. type: Content of: <html><body><div><dl><dd><ul><li>
#: orig-docs/Documentation.html:900
@@ -2432,6 +2437,8 @@ msgid ""
"make clickable, when you browse the master table, the data values that point "
"to the foreign table;"
msgstr ""
+"poder pulsar sobre los valores que apuntan a esta tabla externa al "
+"visualizar la tabla original;"
#. type: Content of: <html><body><div><dl><dd><ul><li>
#: orig-docs/Documentation.html:902
@@ -2440,6 +2447,9 @@ msgid ""
"the master table, if you move the mouse to a column containing a foreign key "
"(use also the 'table_info' table);"
msgstr ""
+"mostrar un texto opcional con la "columna a mostrar" al visualizar "
+"la tabla original si se mueve el mouse sobre una columna con una clave "
+"foránea (también utiliza la tabla 'table_info');"
#. type: Content of: <html><body><div><dl><dd><ul><li>
#: orig-docs/Documentation.html:905
@@ -2447,6 +2457,8 @@ msgid ""
"(see <a href=\"#faqdisplay\"><abbr title=\"Frequently Asked Questions\"> "
"FAQ</abbr> 6.7</a>)"
msgstr ""
+"(revisa <a href=\"#faqdisplay\"><abbr title=\"Frequently Asked "
+"Questions\">FAQ</abbr> 6.7</a>)"
#. type: Content of: <html><body><div><dl><dd><ul><li>
#: orig-docs/Documentation.html:907
@@ -2454,6 +2466,9 @@ msgid ""
"in edit/insert mode, display a drop-down list of possible foreign keys (key "
"value and "display column" are shown)"
msgstr ""
+"en el modo de edición/inserción, mostrar una lista desplegable con las "
+"posibles claves foráneas (se verá el valor de la clave y la "columna a "
+"mostrar")"
#. type: Content of: <html><body><div><dl><dd><ul><li>
#: orig-docs/Documentation.html:909
@@ -2461,6 +2476,8 @@ msgid ""
"(see <a href=\"#faq6_21\"><abbr title=\"Frequently Asked Questions\"> FAQ</"
"abbr> 6.21</a>)"
msgstr ""
+"(revisa <a href=\"#faq6_21\"><abbr title=\"Frequently Asked "
+"Questions\">FAQ</abbr> 6.21</a>)"
#. type: Content of: <html><body><div><dl><dd><ul><li>
#: orig-docs/Documentation.html:911
@@ -2468,6 +2485,9 @@ msgid ""
"display links on the table properties page, to check referential integrity "
"(display missing foreign keys) for each described key;"
msgstr ""
+"muestra enlaces en la página de propiedades de la tabla para verificar "
+"integridad referencia (muestra las cláves foráneas ausentes) para cada clave "
+"descripta;"
#. type: Content of: <html><body><div><dl><dd><ul><li>
#: orig-docs/Documentation.html:914
@@ -2475,6 +2495,8 @@ msgid ""
"in query-by-example, create automatic joins (see <a href=\"#faq6_6\"> <abbr "
"title=\"Frequently Asked Questions\">FAQ</abbr> 6.6</a>)"
msgstr ""
+"en las consultas por ejemplo, crea joins automáticamente (ver <a "
+"href=\"#faq6_6\"><abbr title=\"Frequently Asked Questions\">FAQ</abbr> 6.6</a>)"
#. type: Content of: <html><body><div><dl><dd><ul><li>
#: orig-docs/Documentation.html:916
@@ -2482,16 +2504,20 @@ msgid ""
"enable you to get a <abbr title=\"Portable Document Format\">PDF</abbr> "
"schema of your database (also uses the table_coords table)."
msgstr ""
+"permite obtener un esquema de la base de datos en <abbr title=\"Portable "
+"Document Format\">PDF</abbr> (también utiliza la tabla 'table_coords')."
#. type: Content of: <html><body><div><dl><dd>
#: orig-docs/Documentation.html:920
msgid "The keys can be numeric or character."
-msgstr ""
+msgstr "Las claves pueden sen numéricas o alfabéticas."
#. type: Content of: <html><body><div><dl><dd><ul><li>
#: orig-docs/Documentation.html:926
msgid "put the relation table name in <tt>$cfg['Servers'][$i]['relation']</tt>"
msgstr ""
+"agrega el nombre de la tabla de relación en "
+"<tt>$cfg['Servers'][$i]['relation']</tt>"
#. type: Content of: <html><body><div><dl><dd><ul><li>
#: orig-docs/Documentation.html:928
@@ -2500,6 +2526,9 @@ msgid ""
"want to use this feature, click "Structure/Relation view/" and "
"choose foreign columns."
msgstr ""
+"ahora, como un usuario normal, abre phpMyAdmin, pulsa en "
+""Estructura/Vista de relación/" y elige las claves foráneas para "
+"cada una de las tablas en las que quieres utilizar esta funcionalidad."
#. type: Content of: <html><body><div><dl><dd>
#: orig-docs/Documentation.html:935
@@ -2508,6 +2537,9 @@ msgid ""
"as <tt>foreign_db</tt>. Those columns have been put in future development of "
"the cross-db relations."
msgstr ""
+"Porfavor, nota que en la versión actual <tt>master_db</tt> debe de ser igual "
+"a <tt>foreign_db</tt>. Estas columnas fueron agregadas para futuro "
+"desarrollo de relaciones entre bases de datos."
#. type: Content of: <html><body><div><dl><dt>
#: orig-docs/Documentation.html:941
@@ -2515,6 +2547,8 @@ msgid ""
"<span id=\"cfg_Servers_table_info\">$cfg['Servers'][$i]['table_info']</span> "
"string"
msgstr ""
+"cadena <span "
+"id=\"cfg_Servers_table_info\">$cfg['Servers'][$i]['table_info']</span>"
#. type: Content of: <html><body><div><dl><dd>
#: orig-docs/Documentation.html:944
@@ -2523,6 +2557,9 @@ msgid ""
"column is to be displayed as a tool-tip when moving the cursor over the "
"corresponding key."
msgstr ""
+"Desde la versión 2.3.0 se puede describir en una tabla especial "
+"'table_info', qué columna a mostrar como texto de ayuda al mover el cursor "
+"sobre la clave correspondiente."
#. type: Content of: <html><body><div><dl><dd>
#: orig-docs/Documentation.html:947
@@ -2530,6 +2567,8 @@ msgid ""
"This configuration variable will hold the name of this special table. To "
"allow the usage of this functionality:"
msgstr ""
+"Esta variable de configuración contiene el nombre de esta tabla especial. "
+"Para permitir el uso de esta funcionalidad:"
#. type: Content of: <html><body><div><dl><dd><ul><li>
#: orig-docs/Documentation.html:950
@@ -2537,6 +2576,8 @@ msgid ""
"put the table name in <tt>$cfg['Servers'][$i]['table_info']</tt> (e.g. "
"'pma_table_info')"
msgstr ""
+"agrega el nombre de la tabla en <tt>$cfg['Servers'][$i]['table_info']</tt> "
+"(por ejemplo: 'pma_table_info')"
#. type: Content of: <html><body><div><dl><dd><ul><li>
#: orig-docs/Documentation.html:953
@@ -2544,11 +2585,14 @@ msgid ""
"then for each table where you want to use this feature, click ""
"Structure/Relation view/Choose column to display" to choose the column."
msgstr ""
+"luego, para cada tabla en la que quieras utilizar esta funcionalidad, pulsa "
+"en "Estructura/Vista de relación/Elegir columna a mostrar" para "
+"elegir la columna."
#. type: Content of: <html><body><div><dl><dd>
#: orig-docs/Documentation.html:957
msgid "Usage tip: <a href=\"#faqdisplay\">Display column</a>."
-msgstr ""
+msgstr "Consejo de uso: <a href=\"#faqdisplay\">Columna a mostrar</a>."
#. type: Content of: <html><body><div><dl><dt>
#: orig-docs/Documentation.html:960
@@ -2556,6 +2600,8 @@ msgid ""
"<span id=\"cfg_Servers_table_coords\">$cfg['Servers'][$i]['table_coords']</"
"span> string"
msgstr ""
+"cadena <span "
+"id=\"cfg_Servers_table_coords\">$cfg['Servers'][$i]['table_coords']</span>"
#. type: Content of: <html><body><div><dl><dt>
#: orig-docs/Documentation.html:961
@@ -2563,6 +2609,8 @@ msgid ""
"<span id=\"cfg_Servers_pdf_pages\">$cfg['Servers'][$i]['pdf_pages']</span> "
"string"
msgstr ""
+"cadena <span "
+"id=\"cfg_Servers_pdf_pages\">$cfg['Servers'][$i]['pdf_pages']</span>"
#. type: Content of: <html><body><div><dl><dd>
#: orig-docs/Documentation.html:963
@@ -2575,11 +2623,18 @@ msgid ""
"each table will be placed on a <abbr title=\"Portable Document Format\">PDF</"
"abbr> schema output)."
msgstr ""
+"Desde la versión 2.3.0 phpMyAdmin puede crear páginas <abbr title=\"Portable "
+"Document Format\">PDF</abbr> mostrando las relaciones entre tus tablas. Para "
+"lograrlo, necesitas dos tablas: "pdf_pages" (con la información "
+"sobre las páginas <abbr title=\"Portable Document Format\">PDF</abbr> "
+"disponibles) y "table_coords" (que contiene las coordenadas en las "
+"que se ubicará cada tabla en la salidad del esquema en <abbr "
+"title=\"Portable Document Format\">PDF</abbr>)."
#. type: Content of: <html><body><div><dl><dd>
#: orig-docs/Documentation.html:972
msgid "You must be using the "relation" feature."
-msgstr ""
+msgstr "Debes de estar usando la funcionalidad "relation"."
#. type: Content of: <html><body><div><dl><dd><ul><li>
#: orig-docs/Documentation.html:977
@@ -2587,6 +2642,9 @@ msgid ""
"put the correct table names in <tt>$cfg['Servers'][$i]['table_coords']</tt> "
"and <tt>$cfg['Servers'][$i]['pdf_pages']</tt>"
msgstr ""
+"configura los nombres de tabla apropiados en "
+"<tt>$cfg['Servers'][$i]['table_coords']</tt> y "
+"<tt>$cfg['Servers'][$i]['pdf_pages']</tt>"
#. type: Content of: <html><body><div><dl><dd>
#: orig-docs/Documentation.html:982
@@ -2594,6 +2652,8 @@ msgid ""
"Usage tips: <a href=\"#faqpdf\"><abbr title=\"Portable Document Format"
"\">PDF</abbr> output</a>."
msgstr ""
+"Consejos de uso: <a href=\"#faqpdf\">salida <abbr title=\"Portable Document "
+"Format\">PDF</abbr></a>."
#. type: Content of: <html><body><div><dl><dt>
#: orig-docs/Documentation.html:986
@@ -2601,6 +2661,8 @@ msgid ""
"<span id=\"cfg_Servers_column_info\">$cfg['Servers'][$i]['column_info']</"
"span> string"
msgstr ""
+"cadena <span "
+"id=\"cfg_Servers_column_info\">$cfg['Servers'][$i]['column_info']</span>"
#. This part requires a content update!
#. type: Content of: <html><body><div><dl><dd>
@@ -2609,6 +2671,9 @@ msgid ""
"Since release 2.3.0 you can store comments to describe each column for each "
"table. These will then be shown on the "printview"."
msgstr ""
+"Desde la versión 2.3.0 puedes almacenar comentarios que describan cada "
+"columna de una tabla. Estos serán mostrados en la "vista de "
+"impresión"."
#. type: Content of: <html><body><div><dl><dd>
#: orig-docs/Documentation.html:993
@@ -2619,6 +2684,12 @@ msgid ""
"browse view. They can also be shown in a table dump. Please see the relevant "
"configuration directives later on."
msgstr ""
+"Desde la versión 2.5.0, los comentarios son también utilizados en la páginas "
+"de propiedades de la tabla y la vista de navegación de tablas, mostrándose "
+"como textos de ayuda sobre los nombres de las columnas (en la página de "
+"propiedades) o embebidos en las cabeceras de la tabla en la vista de "
+"navegación. También pueden ser mostrados al volcar la tabla. Revisa las "
+"directivas de configuración más adelante."
#. type: Content of: <html><body><div><dl><dd>
#: orig-docs/Documentation.html:999
hooks/post-receive
--
phpMyAdmin localized documentation
1
0

[Phpmyadmin-git] [SCM] phpMyAdmin branch, master, updated. RELEASE_3_4_0BETA3-1922-g81d35ba
by Mike Homme 07 Mar '11
by Mike Homme 07 Mar '11
07 Mar '11
The branch, master has been updated
via 81d35ba94eb4aa40201d363656e9920418fbd7e8 (commit)
via 6450fa2b4766baf5a8f426adb4080e1a430f6398 (commit)
from 7e4cfec26c358c547be9df69eefbcbe200aeef67 (commit)
- Log -----------------------------------------------------------------
commit 81d35ba94eb4aa40201d363656e9920418fbd7e8
Merge: 6450fa2b4766baf5a8f426adb4080e1a430f6398 7e4cfec26c358c547be9df69eefbcbe200aeef67
Author: mikehomme <mike(a)globalcode.org>
Date: Mon Mar 7 16:04:53 2011 -0500
Merge branch 'master' of ssh://phpmyadmin.git.sourceforge.net/gitroot/phpmyadmin/phpmyadmin
commit 6450fa2b4766baf5a8f426adb4080e1a430f6398
Author: mikehomme <mike(a)globalcode.org>
Date: Sun Mar 6 19:35:59 2011 -0500
Testing git setup. Commit includes a padding change to reduce amount of padding on table td's
-----------------------------------------------------------------------
Summary of changes:
themes/pmahomme/css/theme_right.css.php | 5 +++--
1 files changed, 3 insertions(+), 2 deletions(-)
diff --git a/themes/pmahomme/css/theme_right.css.php b/themes/pmahomme/css/theme_right.css.php
index 8f9fcc9..f2c8cf4 100644
--- a/themes/pmahomme/css/theme_right.css.php
+++ b/themes/pmahomme/css/theme_right.css.php
@@ -54,7 +54,8 @@ h2 {
/* Hiding icons in the page titles, they just add clutter MH */
h2 img{display:none;}
h2 a img{display:inline;}
-/* Set all tables with data... to 100%, let it flow! */
+
+/* Set all tables with data... to 100% MH */
.data{width:100%}
h3 {
@@ -249,7 +250,7 @@ button {
table caption,
table th,
table td {
- padding: 0.8em;
+ padding: 0.5em;
margin: 0.1em;
vertical-align: top;
text-shadow:0 1px 0 #FFFFFF;
hooks/post-receive
--
phpMyAdmin
1
0

[Phpmyadmin-git] [SCM] phpMyAdmin branch, master, updated. RELEASE_3_4_0BETA3-1920-g7e4cfec
by Marc Delisle 07 Mar '11
by Marc Delisle 07 Mar '11
07 Mar '11
The branch, master has been updated
via 7e4cfec26c358c547be9df69eefbcbe200aeef67 (commit)
from 7210bc07aace2f41fe8ac33caaca24b5645586a9 (commit)
- Log -----------------------------------------------------------------
commit 7e4cfec26c358c547be9df69eefbcbe200aeef67
Author: Marc Delisle <marc(a)infomarc.info>
Date: Mon Mar 7 10:12:02 2011 -0500
Bug #3201925 Multi-table operation after table create
-----------------------------------------------------------------------
Summary of changes:
js/functions.js | 4 +---
1 files changed, 1 insertions(+), 3 deletions(-)
diff --git a/js/functions.js b/js/functions.js
index d790246..2484bc6 100644
--- a/js/functions.js
+++ b/js/functions.js
@@ -1804,11 +1804,9 @@ $(document).ready(function() {
*/
var new_last_row_id = 'checkbox_tbl_' + new_last_row_index;
+ data.new_table_string = data.new_table_string.replace(/checkbox_tbl_/, new_last_row_id);
//append to table
$(data.new_table_string)
- .find('input:checkbox')
- .val(new_last_row_id)
- .end()
.appendTo(tables_table);
//Sort the table
hooks/post-receive
--
phpMyAdmin
1
0