Git
Threads by month
- ----- 2026 -----
- February
- January
- ----- 2025 -----
- December
- November
- October
- 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
- 3 participants
- 38804 discussions
[Phpmyadmin-git] [SCM] phpMyAdmin branch, master, updated. RELEASE_3_4_0ALPHA2-1583-g7487ecd
by Marc Delisle 30 Nov '10
by Marc Delisle 30 Nov '10
30 Nov '10
The branch, master has been updated
via 7487ecd79c473eb6c362e1c6798d8602213a1af5 (commit)
via 91404354e42c082e16e2341e9cc14e1844cfa9a5 (commit)
via b6fcdb32f890889c858f45eeba09d2104ab15261 (commit)
from 224423debb4f545295ba6d1f8e36fb047259ace3 (commit)
- Log -----------------------------------------------------------------
commit 7487ecd79c473eb6c362e1c6798d8602213a1af5
Merge: 224423debb4f545295ba6d1f8e36fb047259ace3 91404354e42c082e16e2341e9cc14e1844cfa9a5
Author: Marc Delisle <marc(a)infomarc.info>
Date: Tue Nov 30 12:46:23 2010 -0500
Merge branch 'QA_3_4'
-----------------------------------------------------------------------
Summary of changes:
navigation.php | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/navigation.php b/navigation.php
index a45277c..7991283 100644
--- a/navigation.php
+++ b/navigation.php
@@ -289,7 +289,7 @@ if ($GLOBALS['cfg']['LeftFrameLight'] && strlen($GLOBALS['db'])) {
if ($table_count && $GLOBALS['cfg']['LeftDisplayTableFilter']) {
?>
<span id="NavFilter">
- <input type="text" name="fast_filter" id="fast_filter" title="<?php echo __('Filter'); ?>" value="filter tables by name" />
+ <input type="text" name="fast_filter" id="fast_filter" title="<?php echo __('Filter'); ?>" value="<?php echo __('filter tables by name'); ?>" />
<span id="clear_fast_filter" title="<?php echo __('Clear'); ?>">X</span>
</span>
<?php
hooks/post-receive
--
phpMyAdmin
1
0
[Phpmyadmin-git] [SCM] phpMyAdmin branch, QA_3_4, updated. RELEASE_3_4_0ALPHA2-59-g9140435
by Marc Delisle 30 Nov '10
by Marc Delisle 30 Nov '10
30 Nov '10
The branch, QA_3_4 has been updated
via 91404354e42c082e16e2341e9cc14e1844cfa9a5 (commit)
via b6fcdb32f890889c858f45eeba09d2104ab15261 (commit)
from 049eac2885fda4e056aeb7ca283c52f5a72cfaae (commit)
- Log -----------------------------------------------------------------
-----------------------------------------------------------------------
Summary of changes:
navigation.php | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/navigation.php b/navigation.php
index a45277c..7991283 100644
--- a/navigation.php
+++ b/navigation.php
@@ -289,7 +289,7 @@ if ($GLOBALS['cfg']['LeftFrameLight'] && strlen($GLOBALS['db'])) {
if ($table_count && $GLOBALS['cfg']['LeftDisplayTableFilter']) {
?>
<span id="NavFilter">
- <input type="text" name="fast_filter" id="fast_filter" title="<?php echo __('Filter'); ?>" value="filter tables by name" />
+ <input type="text" name="fast_filter" id="fast_filter" title="<?php echo __('Filter'); ?>" value="<?php echo __('filter tables by name'); ?>" />
<span id="clear_fast_filter" title="<?php echo __('Clear'); ?>">X</span>
</span>
<?php
hooks/post-receive
--
phpMyAdmin
1
0
[Phpmyadmin-git] [SCM] phpMyAdmin branch, MAINT_3_4_0, updated. RELEASE_3_4_0ALPHA2-29-gb6fcdb3
by Marc Delisle 30 Nov '10
by Marc Delisle 30 Nov '10
30 Nov '10
The branch, MAINT_3_4_0 has been updated
via b6fcdb32f890889c858f45eeba09d2104ab15261 (commit)
from b74af02589cb7e5fc41f94a58bfc733b68e7cfe3 (commit)
- Log -----------------------------------------------------------------
-----------------------------------------------------------------------
Summary of changes:
navigation.php | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/navigation.php b/navigation.php
index a45277c..7991283 100644
--- a/navigation.php
+++ b/navigation.php
@@ -289,7 +289,7 @@ if ($GLOBALS['cfg']['LeftFrameLight'] && strlen($GLOBALS['db'])) {
if ($table_count && $GLOBALS['cfg']['LeftDisplayTableFilter']) {
?>
<span id="NavFilter">
- <input type="text" name="fast_filter" id="fast_filter" title="<?php echo __('Filter'); ?>" value="filter tables by name" />
+ <input type="text" name="fast_filter" id="fast_filter" title="<?php echo __('Filter'); ?>" value="<?php echo __('filter tables by name'); ?>" />
<span id="clear_fast_filter" title="<?php echo __('Clear'); ?>">X</span>
</span>
<?php
hooks/post-receive
--
phpMyAdmin
1
0
[Phpmyadmin-git] [SCM] phpMyAdmin branch, master, updated. RELEASE_3_4_0ALPHA2-1580-g224423d
by Michal Čihař 30 Nov '10
by Michal Čihař 30 Nov '10
30 Nov '10
The branch, master has been updated
via 224423debb4f545295ba6d1f8e36fb047259ace3 (commit)
via e68c18234ec77362d26a791c4be26d19a6b83149 (commit)
via 049eac2885fda4e056aeb7ca283c52f5a72cfaae (commit)
via b74af02589cb7e5fc41f94a58bfc733b68e7cfe3 (commit)
via 20a2ca63512ad46ed7a3f2a96aae08d61259e24c (commit)
via d9a940ffbe0f4d7a7fcb0edf5364e131c794cf14 (commit)
via 0757f8c91e64bcf2164c1ba09aadb9035367905d (commit)
via 3c1950d8a87bf34a3bef55351ffcc95c1397d2ab (commit)
via 3969c5eb8ca5076802f5c29cdeefce032d753817 (commit)
via 739eb5a3f29d797d5277a99471bee5cc5c96663f (commit)
via 7d0bd72142e6a61271f235c44f9a4a3759d214d3 (commit)
via 4b7e3e321be3f073c8b7337a6a679f4316369d69 (commit)
via 78c7976b4cb89710103df0e51ea2ea5331c4494f (commit)
via 3494e4fba4daaf6e05f19490baca301a77d8e1bf (commit)
via 77aeb3769b948b5e6e89b62053aaf358515be99c (commit)
via 33b23ce45afb26b387f8e0a15bb44f7bfd22c78f (commit)
via b1a4eab6eb25adf93502eefa5ac86b1fe1483fd4 (commit)
via 023c8c85e4b23dd89bd6f9d45d615e02f4ca54f9 (commit)
via 8b7c7096faf98b48275200947f2c4d3a04833808 (commit)
via 241e15c1ef020cfe9cc31817b82ba7a4a42c68be (commit)
via cb314b9c2154b469fde07cae7127f20fd92c5ba2 (commit)
via 2f5be7e334847d6b922c5fe49c0be76913970d7f (commit)
via daadba787b4b482bb8231022ee3558e7561c69f9 (commit)
via 644909902268c5dc5cad52fa24077598328f5889 (commit)
via 77d2c64e35ffd35bafc618fa9c23aee0db3b5336 (commit)
via dbf25aa9eb4bfa2528c93c1f1dec4f7a85307416 (commit)
via bb0608fdbea4049eaea5d8760e5ad06f70256016 (commit)
via 9d91f40d56f3ef293a1e2cf7c2cd8f4cb96bc671 (commit)
via f34bbfa6d1cfebae38cbe7137ef064b85de8b152 (commit)
via 7124d3745835b44bada8ca8d1181e90749590efd (commit)
via 4e97fc55fa971a853df751110ec92548ebd22281 (commit)
via 0e14e72d898e1bd3e56a14dd19e6d2197929f47f (commit)
via a36238cb74a4bb17474708b8ef9f8ee3c6fe9038 (commit)
via 2153cc0c159db8ca6d41063062d560de62cfb784 (commit)
via 23cd2580607156f1d781f1816cd74c08ef7138b2 (commit)
via c75f566d7f19797a8f4def1e3e516d2cec394423 (commit)
via a5a83c8e8048890fe9d8b31b384f0d7d6be244f2 (commit)
via 75cdbac806bd2652fc936d6424ace6dfbd1a9fff (commit)
via 881ab2b90affddd498f53cea049af64391d448e6 (commit)
via af1d0702cee2e4712fbf41ec4fc810fa41ec9300 (commit)
via 28da07adb73a884a1241e998a6b93e2954deff5d (commit)
via a04d1f4135791a4fb3c054524c29b064498a517d (commit)
via c6cde5a15460532d319bee45eea998339174355e (commit)
via ca97c48bcf7d5d84c6dc8cb2d09bba9eec5e2c4f (commit)
via ff628b3a7515fd6961e14986e4536f4ef0880e8b (commit)
via 189170462ae55387418fe36b087e138de6826c26 (commit)
via 272b8c55dc522924b075daf670094c51f30e0d35 (commit)
via 8264f86ca5faaebe53a61248415a69c8e093e943 (commit)
via 096dd3e0371f48d37ccf2f37299f457858f64712 (commit)
via 0e42beefb89e6846949ca809fae6824489f9d8a1 (commit)
via c52ca19f9b150161ae1e34c9a8a76bae0824e0dd (commit)
via 2a3c88ba00e3dbd1dca67a4763583b0b063da22d (commit)
via 655eaef426d59831f182858276b007803ed4c807 (commit)
via 6ee0df271301cb9348cbf147c8c1cdf39660858e (commit)
via 38bc980f830c960a5ce66d55b448f9fb32436d6a (commit)
via 97fdbba214ad69b47bf6509e9393c82ef115bebd (commit)
via 78ccdd97d25aaf621142be3ce2fd26966284a83c (commit)
via aaa733b91e2eb5ef05505fac1bc750c6c08b2aaf (commit)
via 9d5268516fb4e28f12e8789e4c6c05d24691db28 (commit)
via c6158d4374ea98f8753c136ba85e3a3b3aa22cc1 (commit)
via a67f11793dafbbc24519411020b0841b260ece91 (commit)
via 519000100196a0398f7ff65bc1a26ca715d0be46 (commit)
via 503fac1f0cdabd0bba44ffb7f85f4c3ce673ae3a (commit)
from 7fc5ae35454acf9210b4539fd6bac98a54f515ff (commit)
- Log -----------------------------------------------------------------
commit 224423debb4f545295ba6d1f8e36fb047259ace3
Merge: e68c18234ec77362d26a791c4be26d19a6b83149 2153cc0c159db8ca6d41063062d560de62cfb784
Author: Michal Čihař <mcihar(a)novell.com>
Date: Tue Nov 30 15:51:58 2010 +0100
Merge remote branch 'pootle/master'
commit e68c18234ec77362d26a791c4be26d19a6b83149
Merge: 0e14e72d898e1bd3e56a14dd19e6d2197929f47f 049eac2885fda4e056aeb7ca283c52f5a72cfaae
Author: Michal Čihař <mcihar(a)novell.com>
Date: Tue Nov 30 15:51:58 2010 +0100
Merge branch 'QA_3_4'
commit 0e14e72d898e1bd3e56a14dd19e6d2197929f47f
Merge: 7fc5ae35454acf9210b4539fd6bac98a54f515ff a36238cb74a4bb17474708b8ef9f8ee3c6fe9038
Author: Michal Čihař <mcihar(a)novell.com>
Date: Tue Nov 30 15:51:35 2010 +0100
Merge branch 'QA_3_4'
commit 2153cc0c159db8ca6d41063062d560de62cfb784
Author: Herman van Rink <rink(a)initfour.nl>
Date: Tue Nov 30 16:19:05 2010 +0200
Translation update done using Pootle.
commit 23cd2580607156f1d781f1816cd74c08ef7138b2
Author: Herman van Rink <rink(a)initfour.nl>
Date: Tue Nov 30 16:06:06 2010 +0200
Translation update done using Pootle.
commit c75f566d7f19797a8f4def1e3e516d2cec394423
Author: Herman van Rink <rink(a)initfour.nl>
Date: Tue Nov 30 16:04:32 2010 +0200
Translation update done using Pootle.
commit a5a83c8e8048890fe9d8b31b384f0d7d6be244f2
Author: Herman van Rink <rink(a)initfour.nl>
Date: Tue Nov 30 16:01:03 2010 +0200
Translation update done using Pootle.
commit 75cdbac806bd2652fc936d6424ace6dfbd1a9fff
Author: Herman van Rink <rink(a)initfour.nl>
Date: Tue Nov 30 16:00:15 2010 +0200
Translation update done using Pootle.
commit 881ab2b90affddd498f53cea049af64391d448e6
Author: Herman van Rink <rink(a)initfour.nl>
Date: Tue Nov 30 15:57:05 2010 +0200
Translation update done using Pootle.
commit af1d0702cee2e4712fbf41ec4fc810fa41ec9300
Author: Herman van Rink <rink(a)initfour.nl>
Date: Tue Nov 30 15:56:45 2010 +0200
Translation update done using Pootle.
commit 28da07adb73a884a1241e998a6b93e2954deff5d
Author: Herman van Rink <rink(a)initfour.nl>
Date: Tue Nov 30 15:56:28 2010 +0200
Translation update done using Pootle.
commit a04d1f4135791a4fb3c054524c29b064498a517d
Author: Herman van Rink <rink(a)initfour.nl>
Date: Tue Nov 30 15:55:12 2010 +0200
Translation update done using Pootle.
commit c6cde5a15460532d319bee45eea998339174355e
Author: Herman van Rink <rink(a)initfour.nl>
Date: Tue Nov 30 15:51:48 2010 +0200
Translation update done using Pootle.
commit ca97c48bcf7d5d84c6dc8cb2d09bba9eec5e2c4f
Author: Herman van Rink <rink(a)initfour.nl>
Date: Tue Nov 30 15:49:41 2010 +0200
Translation update done using Pootle.
commit ff628b3a7515fd6961e14986e4536f4ef0880e8b
Merge: 189170462ae55387418fe36b087e138de6826c26 7fc5ae35454acf9210b4539fd6bac98a54f515ff
Author: Pootle server <pootle(a)cihar.com>
Date: Tue Nov 30 14:40:06 2010 +0100
Merge remote branch 'origin/master'
commit 189170462ae55387418fe36b087e138de6826c26
Author: Herman van Rink <rink(a)initfour.nl>
Date: Tue Nov 30 15:33:09 2010 +0200
Translation update done using Pootle.
commit 272b8c55dc522924b075daf670094c51f30e0d35
Author: Herman van Rink <rink(a)initfour.nl>
Date: Tue Nov 30 15:32:04 2010 +0200
Translation update done using Pootle.
commit 8264f86ca5faaebe53a61248415a69c8e093e943
Author: Herman van Rink <rink(a)initfour.nl>
Date: Tue Nov 30 15:30:51 2010 +0200
Translation update done using Pootle.
commit 096dd3e0371f48d37ccf2f37299f457858f64712
Author: Herman van Rink <rink(a)initfour.nl>
Date: Tue Nov 30 15:29:29 2010 +0200
Translation update done using Pootle.
commit 0e42beefb89e6846949ca809fae6824489f9d8a1
Author: Herman van Rink <rink(a)initfour.nl>
Date: Tue Nov 30 15:28:10 2010 +0200
Translation update done using Pootle.
commit c52ca19f9b150161ae1e34c9a8a76bae0824e0dd
Author: Herman van Rink <rink(a)initfour.nl>
Date: Tue Nov 30 15:27:54 2010 +0200
Translation update done using Pootle.
commit 2a3c88ba00e3dbd1dca67a4763583b0b063da22d
Author: Herman van Rink <rink(a)initfour.nl>
Date: Tue Nov 30 15:26:16 2010 +0200
Translation update done using Pootle.
commit 655eaef426d59831f182858276b007803ed4c807
Author: Herman van Rink <rink(a)initfour.nl>
Date: Tue Nov 30 15:24:59 2010 +0200
Translation update done using Pootle.
commit 6ee0df271301cb9348cbf147c8c1cdf39660858e
Author: Herman van Rink <rink(a)initfour.nl>
Date: Tue Nov 30 15:24:50 2010 +0200
Translation update done using Pootle.
commit 38bc980f830c960a5ce66d55b448f9fb32436d6a
Author: Herman van Rink <rink(a)initfour.nl>
Date: Tue Nov 30 15:17:38 2010 +0200
Translation update done using Pootle.
commit 97fdbba214ad69b47bf6509e9393c82ef115bebd
Author: Herman van Rink <rink(a)initfour.nl>
Date: Tue Nov 30 15:17:31 2010 +0200
Translation update done using Pootle.
commit 78ccdd97d25aaf621142be3ce2fd26966284a83c
Author: Herman van Rink <rink(a)initfour.nl>
Date: Tue Nov 30 15:17:29 2010 +0200
Translation update done using Pootle.
commit aaa733b91e2eb5ef05505fac1bc750c6c08b2aaf
Author: Herman van Rink <rink(a)initfour.nl>
Date: Tue Nov 30 15:17:16 2010 +0200
Translation update done using Pootle.
commit 9d5268516fb4e28f12e8789e4c6c05d24691db28
Author: Herman van Rink <rink(a)initfour.nl>
Date: Tue Nov 30 15:15:44 2010 +0200
Translation update done using Pootle.
commit c6158d4374ea98f8753c136ba85e3a3b3aa22cc1
Author: Herman van Rink <rink(a)initfour.nl>
Date: Tue Nov 30 15:11:53 2010 +0200
Translation update done using Pootle.
commit a67f11793dafbbc24519411020b0841b260ece91
Author: Herman van Rink <rink(a)initfour.nl>
Date: Tue Nov 30 15:11:51 2010 +0200
Translation update done using Pootle.
commit 519000100196a0398f7ff65bc1a26ca715d0be46
Author: Herman van Rink <rink(a)initfour.nl>
Date: Tue Nov 30 15:11:07 2010 +0200
Translation update done using Pootle.
-----------------------------------------------------------------------
Summary of changes:
po/nl.po | 143 +++++++++++---------------------------------------------------
1 files changed, 25 insertions(+), 118 deletions(-)
diff --git a/po/nl.po b/po/nl.po
index 5c78748..d3b4f7a 100644
--- a/po/nl.po
+++ b/po/nl.po
@@ -4,13 +4,13 @@ msgstr ""
"Project-Id-Version: phpMyAdmin 3.4.0-dev\n"
"Report-Msgid-Bugs-To: phpmyadmin-devel(a)lists.sourceforge.net\n"
"POT-Creation-Date: 2010-11-20 07:34-0500\n"
-"PO-Revision-Date: 2010-08-27 12:34+0200\n"
+"PO-Revision-Date: 2010-11-30 16:19+0200\n"
"Last-Translator: Herman van Rink <rink(a)initfour.nl>\n"
"Language-Team: dutch <nl(a)li.org>\n"
+"Language: nl\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"Language: nl\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: Pootle 2.0.5\n"
@@ -95,17 +95,17 @@ msgstr "Gebruik deze waarde"
#: bs_disp_as_mime_type.php:29 bs_play_media.php:35
#: libraries/blobstreaming.lib.php:331
msgid "No blob streaming server configured!"
-msgstr ""
+msgstr "Geen blob streaming server geconfigureerd!"
#: bs_disp_as_mime_type.php:35
#, fuzzy
#| msgid "Failed to write file to disk."
msgid "Failed to fetch headers"
-msgstr "Opslaan van het bestand op de hardeschijf is mislukt."
+msgstr "Ophalen van headers mislukt"
#: bs_disp_as_mime_type.php:41
msgid "Failed to open remote URL"
-msgstr ""
+msgstr "Openen van remote URL mislult"
#: db_create.php:58
#, php-format
@@ -131,10 +131,9 @@ msgstr "Tabelopmerkingen"
#: tbl_change.php:300 tbl_indexes.php:187 tbl_printview.php:139
#: tbl_relation.php:399 tbl_select.php:132 tbl_structure.php:197
#: tbl_tracking.php:267 tbl_tracking.php:318
-#, fuzzy
#| msgid "Column names"
msgid "Column"
-msgstr "Kolom namen"
+msgstr "Kolom "
#: db_datadict.php:170 db_printview.php:104 libraries/Index.class.php:442
#: libraries/db_events.inc.php:25 libraries/db_routines.inc.php:36
@@ -270,10 +269,9 @@ msgid "Command"
msgstr "Commando"
#: db_operations.php:429
-#, fuzzy
#| msgid "Rename database to"
msgid "Remove database"
-msgstr "Hernoem database naar"
+msgstr "Verwijder database"
#: db_operations.php:441
#, php-format
@@ -281,10 +279,9 @@ msgid "Database %s has been dropped."
msgstr "Database %s is vervallen."
#: db_operations.php:446
-#, fuzzy
#| msgid "Go to database"
msgid "Drop the database (DROP)"
-msgstr "Ga naar database"
+msgstr "Laat de database vervallen (DROP)"
#: db_operations.php:474
msgid "Copy database to"
@@ -337,7 +334,7 @@ msgid "Collation"
msgstr "Collatie"
#: db_operations.php:548
-#, fuzzy, php-format
+#, php-format
#| msgid ""
#| "The additional features for working with linked tables have been "
#| "deactivated. To find out why click %shere%s."
@@ -345,8 +342,8 @@ msgid ""
"The phpMyAdmin configuration storage has been deactivated. To find out why "
"click %shere%s."
msgstr ""
-"Extra opties om met tabellen te werken, die gelinkt zijn, zijn "
-"uitgeschakeld. Om te weten te komen waarom klik %shier%s."
+"De phpMyAdmin configuratie opslag is uitgeschakeld. Om te weten te komen "
+"waarom klik %shier%s."
#: db_operations.php:581
#, fuzzy
@@ -422,11 +419,11 @@ msgstr "Er moet ten minste 1 weer te geven kolom worden gekozen"
#: db_qbe.php:182
msgid "Switch to"
-msgstr ""
+msgstr "Overschakelen naar"
#: db_qbe.php:186
msgid "visual builder"
-msgstr ""
+msgstr "designer met query opbouw mogelijkheden"
#: db_qbe.php:219 libraries/db_structure.lib.php:95
#: libraries/display_tbl.lib.php:860
@@ -534,12 +531,12 @@ msgid "Search results for \"<i>%s</i>\" %s:"
msgstr "Zoek resultaten voor \"<i>%s</i>\" %s:"
#: db_search.php:248
-#, fuzzy, php-format
+#, php-format
#| msgid "%s match(es) inside table <i>%s</i>"
msgid "%s match inside table <i>%s</i>"
msgid_plural "%s matches inside table <i>%s</i>"
-msgstr[0] "%s overeenkomst(en) in de tabel <i>%s</i>"
-msgstr[1] "%s overeenkomst(en) in de tabel <i>%s</i>"
+msgstr[0] "%s overeenkomst in de tabel <i>%s</i>"
+msgstr[1] "%s overeenkomsten in de tabel <i>%s</i>"
#: db_search.php:255 libraries/common.lib.php:2825
#: libraries/common.lib.php:3003 libraries/common.lib.php:3004
@@ -561,12 +558,12 @@ msgid "Delete"
msgstr "Verwijderen"
#: db_search.php:273
-#, fuzzy, php-format
+#, php-format
#| msgid "<b>Total:</b> <i>%s</i> match(es)"
msgid "<b>Total:</b> <i>%s</i> match"
msgid_plural "<b>Total:</b> <i>%s</i> matches"
-msgstr[0] "<b>Totaal:</b> <i>%s</i> overeenkomst(en)"
-msgstr[1] "<b>Totaal:</b> <i>%s</i> overeenkomst(en)"
+msgstr[0] "<b>Totaal:</b> <i>%s</i> overeenkomst"
+msgstr[1] "<b>Totaal:</b> <i>%s</i> overeenkomsten"
#: db_search.php:296
msgid "Search in database"
@@ -1571,14 +1568,14 @@ msgstr "Fout"
msgid "%1$d row affected."
msgid_plural "%1$d rows affected."
msgstr[0] "%1$d rij bijgewerkt."
-msgstr[1] "%1$d rij(en) bijgewerkt."
+msgstr[1] "%1$d rijen bijgewerkt."
#: libraries/Message.class.php:300
#, php-format
msgid "%1$d row deleted."
msgid_plural "%1$d rows deleted."
msgstr[0] "%1$d rij verwijderd."
-msgstr[1] "%1$d rij(en) verwijderd."
+msgstr[1] "%1$d rijen verwijderd."
#: libraries/Message.class.php:319
#, php-format
@@ -2673,10 +2670,9 @@ msgstr "Tabel naam template"
#: libraries/config/messages.inc.php:138 libraries/export/htmlword.php:23
#: libraries/export/latex.php:39 libraries/export/odt.php:31
#: libraries/export/sql.php:77 libraries/export/texytext.php:22
-#, fuzzy
#| msgid "%s table(s)"
msgid "Dump table"
-msgstr "%s tabel(len)"
+msgstr "Dump tabel"
#: libraries/config/messages.inc.php:88 libraries/export/latex.php:31
msgid "Include table caption"
@@ -2727,10 +2723,9 @@ msgid "Remember file name template"
msgstr "Herinner bestandsnaam template"
#: libraries/config/messages.inc.php:116
-#, fuzzy
#| msgid "Enclose table and field names with backquotes"
msgid "Enclose table and column names with backquotes"
-msgstr "Gebruik backticks (`) bij tabellen- en veldnamen"
+msgstr "Gebruik backticks (`) bij tabellen- en kolomnamen"
#: libraries/config/messages.inc.php:117 libraries/config/messages.inc.php:255
#: libraries/display_export.lib.php:351
@@ -7290,7 +7285,7 @@ msgstr ""
# Zowel "frame" als "window" vertalen naar "venster".
#: navigation.php:60 navigation.php:61 navigation.php:64
msgid "Reload navigation frame"
-msgstr "Herlaad het navigatievenster."
+msgstr "Navigatievenster herladen."
#: navigation.php:203 server_databases.php:270 server_synchronize.php:1189
msgid "No databases"
@@ -9752,9 +9747,8 @@ msgid "Insert as new row and ignore errors"
msgstr "Voeg toe als nieuwe rij en negeer foutmeldingen"
#: tbl_change.php:1035
-#, fuzzy
msgid "Show insert query"
-msgstr "Toont SQL-query"
+msgstr "Toon insert-query"
#: tbl_change.php:1046
msgid "and then"
@@ -10431,90 +10425,3 @@ msgstr "Hernoem view naar"
#~ msgid "No tables"
#~ msgstr "Geen Tabellen"
-
-#, fuzzy
-#~| msgid "CSV"
-#~ msgid "SVG"
-#~ msgstr "CSV gegevens"
-
-#~ msgid ""
-#~ "This [a@?page=form&formset=features#tab_Security]option[/a] should be "
-#~ "enabled if your web server supports it"
-#~ msgstr ""
-#~ "Deze [a@?page=form&formset=features#tab_Security]optie[/a] zou "
-#~ "ingeschakeld moeten zijn indien uw webserver dit ondersteund."
-
-#, fuzzy
-#~| msgid ""
-#~| "Please enter the values for transformation options using this format: "
-#~| "'a', 100, b,'c'...<br />If you ever need to put a backslash (\"\\\") or "
-#~| "a single quote (\"'\") amongst those values, precede it with a backslash "
-#~| "(for example '\\\\xyz' or 'a\\'b')."
-#~ msgid ""
-#~ "Enter each value in a separate field, enclosed in single quotes. If you "
-#~ "ever need to put a backslash (\"\\\") or a single quote (\"'\") amongst "
-#~ "those values, precede it with a backslash (for example '\\\\xyz' or 'a"
-#~ "\\'b')."
-#~ msgstr ""
-#~ "Voeg de waardes voor transformatieoptie in het volgende formaat in: 'a', "
-#~ "100, b,'c'...<br />Wanneer u een backslash (\"\") of een enkele quote "
-#~ "(\"'\") moet invoegen in deze waardes, plaats er dan een backslash voor "
-#~ "(bijvoorbeeld '\\\\xyz' of 'a\\'b')."
-
-#, fuzzy
-#~| msgid ""
-#~| "Please enter the values for transformation options using this format: "
-#~| "'a', 100, b,'c'...<br />If you ever need to put a backslash (\"\\\") or "
-#~| "a single quote (\"'\") amongst those values, precede it with a backslash "
-#~| "(for example '\\\\xyz' or 'a\\'b')."
-#~ msgid ""
-#~ "Enter each value in a separate field. If you ever need to put a backslash "
-#~ "(\"\\\") or a single quote (\"'\") amongst those values, precede it with "
-#~ "a backslash (for example '\\\\xyz' or 'a\\'b')."
-#~ msgstr ""
-#~ "Voeg de waardes voor transformatieoptie in het volgende formaat in: 'a', "
-#~ "100, b,'c'...<br />Wanneer u een backslash (\"\") of een enkele quote "
-#~ "(\"'\") moet invoegen in deze waardes, plaats er dan een backslash voor "
-#~ "(bijvoorbeeld '\\\\xyz' of 'a\\'b')."
-
-#~ msgid "New table"
-#~ msgstr "Nieuwe tabel"
-
-#~ msgid "server name"
-#~ msgstr "servernaam"
-
-#~ msgid "database name"
-#~ msgstr "databasenaam"
-
-#~ msgid "table name"
-#~ msgstr "tabelnaam"
-
-#~ msgid "Edit PDF Pages"
-#~ msgstr "PDF Pagina's aanpassen"
-
-#~ msgid "Data Dictionary Format"
-#~ msgstr "Data Dictionary Formaat"
-
-#~ msgid "no"
-#~ msgstr "nee"
-
-#~ msgid "Enter login options for signon authentication"
-#~ msgstr ""
-#~ "Aanpassen inlog-opties voor het authenticatie type [kbd]signon[/kbd]"
-
-#~ msgid "Signon login options"
-#~ msgstr "Signon inlog opties"
-
-#~ msgid "PMA database"
-#~ msgstr "PMA database"
-
-#~ msgid ""
-#~ "SQL queries settings, for SQL Query box options see [a@?page=form&"
-#~ "formset=main_frame#tab_Sql_box]Navigation frame[/a] settings"
-#~ msgstr ""
-#~ "Aanpassen SQL-query instellingen, voor SQL-query venster opties zie [a@?"
-#~ "page=form&formset=main_frame#tab_Sql_box]Navigatieframe[/a] "
-#~ "instellingen"
-
-#~ msgid "yes"
-#~ msgstr "ja"
hooks/post-receive
--
phpMyAdmin
1
0
[Phpmyadmin-git] [SCM] phpMyAdmin branch, QA_3_4, updated. RELEASE_3_4_0ALPHA2-57-g049eac2
by Michal Čihař 30 Nov '10
by Michal Čihař 30 Nov '10
30 Nov '10
The branch, QA_3_4 has been updated
via 049eac2885fda4e056aeb7ca283c52f5a72cfaae (commit)
via b74af02589cb7e5fc41f94a58bfc733b68e7cfe3 (commit)
via 20a2ca63512ad46ed7a3f2a96aae08d61259e24c (commit)
via d9a940ffbe0f4d7a7fcb0edf5364e131c794cf14 (commit)
via 0757f8c91e64bcf2164c1ba09aadb9035367905d (commit)
via 3c1950d8a87bf34a3bef55351ffcc95c1397d2ab (commit)
via 3969c5eb8ca5076802f5c29cdeefce032d753817 (commit)
via 739eb5a3f29d797d5277a99471bee5cc5c96663f (commit)
via 7d0bd72142e6a61271f235c44f9a4a3759d214d3 (commit)
via 4b7e3e321be3f073c8b7337a6a679f4316369d69 (commit)
via 78c7976b4cb89710103df0e51ea2ea5331c4494f (commit)
via 3494e4fba4daaf6e05f19490baca301a77d8e1bf (commit)
via 77aeb3769b948b5e6e89b62053aaf358515be99c (commit)
via 33b23ce45afb26b387f8e0a15bb44f7bfd22c78f (commit)
via b1a4eab6eb25adf93502eefa5ac86b1fe1483fd4 (commit)
via 023c8c85e4b23dd89bd6f9d45d615e02f4ca54f9 (commit)
via 8b7c7096faf98b48275200947f2c4d3a04833808 (commit)
via 241e15c1ef020cfe9cc31817b82ba7a4a42c68be (commit)
via cb314b9c2154b469fde07cae7127f20fd92c5ba2 (commit)
via 2f5be7e334847d6b922c5fe49c0be76913970d7f (commit)
via daadba787b4b482bb8231022ee3558e7561c69f9 (commit)
via 644909902268c5dc5cad52fa24077598328f5889 (commit)
via 77d2c64e35ffd35bafc618fa9c23aee0db3b5336 (commit)
via dbf25aa9eb4bfa2528c93c1f1dec4f7a85307416 (commit)
via bb0608fdbea4049eaea5d8760e5ad06f70256016 (commit)
via 9d91f40d56f3ef293a1e2cf7c2cd8f4cb96bc671 (commit)
via f34bbfa6d1cfebae38cbe7137ef064b85de8b152 (commit)
via 7124d3745835b44bada8ca8d1181e90749590efd (commit)
via 4e97fc55fa971a853df751110ec92548ebd22281 (commit)
via a36238cb74a4bb17474708b8ef9f8ee3c6fe9038 (commit)
via 503fac1f0cdabd0bba44ffb7f85f4c3ce673ae3a (commit)
from 2a2a08c5ae135c6125d1d76b137737cf6cb756e2 (commit)
- Log -----------------------------------------------------------------
-----------------------------------------------------------------------
Summary of changes:
po/nl.po | 143 +++++++++++---------------------------------------------------
1 files changed, 25 insertions(+), 118 deletions(-)
diff --git a/po/nl.po b/po/nl.po
index 5c78748..d3b4f7a 100644
--- a/po/nl.po
+++ b/po/nl.po
@@ -4,13 +4,13 @@ msgstr ""
"Project-Id-Version: phpMyAdmin 3.4.0-dev\n"
"Report-Msgid-Bugs-To: phpmyadmin-devel(a)lists.sourceforge.net\n"
"POT-Creation-Date: 2010-11-20 07:34-0500\n"
-"PO-Revision-Date: 2010-08-27 12:34+0200\n"
+"PO-Revision-Date: 2010-11-30 16:19+0200\n"
"Last-Translator: Herman van Rink <rink(a)initfour.nl>\n"
"Language-Team: dutch <nl(a)li.org>\n"
+"Language: nl\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"Language: nl\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: Pootle 2.0.5\n"
@@ -95,17 +95,17 @@ msgstr "Gebruik deze waarde"
#: bs_disp_as_mime_type.php:29 bs_play_media.php:35
#: libraries/blobstreaming.lib.php:331
msgid "No blob streaming server configured!"
-msgstr ""
+msgstr "Geen blob streaming server geconfigureerd!"
#: bs_disp_as_mime_type.php:35
#, fuzzy
#| msgid "Failed to write file to disk."
msgid "Failed to fetch headers"
-msgstr "Opslaan van het bestand op de hardeschijf is mislukt."
+msgstr "Ophalen van headers mislukt"
#: bs_disp_as_mime_type.php:41
msgid "Failed to open remote URL"
-msgstr ""
+msgstr "Openen van remote URL mislult"
#: db_create.php:58
#, php-format
@@ -131,10 +131,9 @@ msgstr "Tabelopmerkingen"
#: tbl_change.php:300 tbl_indexes.php:187 tbl_printview.php:139
#: tbl_relation.php:399 tbl_select.php:132 tbl_structure.php:197
#: tbl_tracking.php:267 tbl_tracking.php:318
-#, fuzzy
#| msgid "Column names"
msgid "Column"
-msgstr "Kolom namen"
+msgstr "Kolom "
#: db_datadict.php:170 db_printview.php:104 libraries/Index.class.php:442
#: libraries/db_events.inc.php:25 libraries/db_routines.inc.php:36
@@ -270,10 +269,9 @@ msgid "Command"
msgstr "Commando"
#: db_operations.php:429
-#, fuzzy
#| msgid "Rename database to"
msgid "Remove database"
-msgstr "Hernoem database naar"
+msgstr "Verwijder database"
#: db_operations.php:441
#, php-format
@@ -281,10 +279,9 @@ msgid "Database %s has been dropped."
msgstr "Database %s is vervallen."
#: db_operations.php:446
-#, fuzzy
#| msgid "Go to database"
msgid "Drop the database (DROP)"
-msgstr "Ga naar database"
+msgstr "Laat de database vervallen (DROP)"
#: db_operations.php:474
msgid "Copy database to"
@@ -337,7 +334,7 @@ msgid "Collation"
msgstr "Collatie"
#: db_operations.php:548
-#, fuzzy, php-format
+#, php-format
#| msgid ""
#| "The additional features for working with linked tables have been "
#| "deactivated. To find out why click %shere%s."
@@ -345,8 +342,8 @@ msgid ""
"The phpMyAdmin configuration storage has been deactivated. To find out why "
"click %shere%s."
msgstr ""
-"Extra opties om met tabellen te werken, die gelinkt zijn, zijn "
-"uitgeschakeld. Om te weten te komen waarom klik %shier%s."
+"De phpMyAdmin configuratie opslag is uitgeschakeld. Om te weten te komen "
+"waarom klik %shier%s."
#: db_operations.php:581
#, fuzzy
@@ -422,11 +419,11 @@ msgstr "Er moet ten minste 1 weer te geven kolom worden gekozen"
#: db_qbe.php:182
msgid "Switch to"
-msgstr ""
+msgstr "Overschakelen naar"
#: db_qbe.php:186
msgid "visual builder"
-msgstr ""
+msgstr "designer met query opbouw mogelijkheden"
#: db_qbe.php:219 libraries/db_structure.lib.php:95
#: libraries/display_tbl.lib.php:860
@@ -534,12 +531,12 @@ msgid "Search results for \"<i>%s</i>\" %s:"
msgstr "Zoek resultaten voor \"<i>%s</i>\" %s:"
#: db_search.php:248
-#, fuzzy, php-format
+#, php-format
#| msgid "%s match(es) inside table <i>%s</i>"
msgid "%s match inside table <i>%s</i>"
msgid_plural "%s matches inside table <i>%s</i>"
-msgstr[0] "%s overeenkomst(en) in de tabel <i>%s</i>"
-msgstr[1] "%s overeenkomst(en) in de tabel <i>%s</i>"
+msgstr[0] "%s overeenkomst in de tabel <i>%s</i>"
+msgstr[1] "%s overeenkomsten in de tabel <i>%s</i>"
#: db_search.php:255 libraries/common.lib.php:2825
#: libraries/common.lib.php:3003 libraries/common.lib.php:3004
@@ -561,12 +558,12 @@ msgid "Delete"
msgstr "Verwijderen"
#: db_search.php:273
-#, fuzzy, php-format
+#, php-format
#| msgid "<b>Total:</b> <i>%s</i> match(es)"
msgid "<b>Total:</b> <i>%s</i> match"
msgid_plural "<b>Total:</b> <i>%s</i> matches"
-msgstr[0] "<b>Totaal:</b> <i>%s</i> overeenkomst(en)"
-msgstr[1] "<b>Totaal:</b> <i>%s</i> overeenkomst(en)"
+msgstr[0] "<b>Totaal:</b> <i>%s</i> overeenkomst"
+msgstr[1] "<b>Totaal:</b> <i>%s</i> overeenkomsten"
#: db_search.php:296
msgid "Search in database"
@@ -1571,14 +1568,14 @@ msgstr "Fout"
msgid "%1$d row affected."
msgid_plural "%1$d rows affected."
msgstr[0] "%1$d rij bijgewerkt."
-msgstr[1] "%1$d rij(en) bijgewerkt."
+msgstr[1] "%1$d rijen bijgewerkt."
#: libraries/Message.class.php:300
#, php-format
msgid "%1$d row deleted."
msgid_plural "%1$d rows deleted."
msgstr[0] "%1$d rij verwijderd."
-msgstr[1] "%1$d rij(en) verwijderd."
+msgstr[1] "%1$d rijen verwijderd."
#: libraries/Message.class.php:319
#, php-format
@@ -2673,10 +2670,9 @@ msgstr "Tabel naam template"
#: libraries/config/messages.inc.php:138 libraries/export/htmlword.php:23
#: libraries/export/latex.php:39 libraries/export/odt.php:31
#: libraries/export/sql.php:77 libraries/export/texytext.php:22
-#, fuzzy
#| msgid "%s table(s)"
msgid "Dump table"
-msgstr "%s tabel(len)"
+msgstr "Dump tabel"
#: libraries/config/messages.inc.php:88 libraries/export/latex.php:31
msgid "Include table caption"
@@ -2727,10 +2723,9 @@ msgid "Remember file name template"
msgstr "Herinner bestandsnaam template"
#: libraries/config/messages.inc.php:116
-#, fuzzy
#| msgid "Enclose table and field names with backquotes"
msgid "Enclose table and column names with backquotes"
-msgstr "Gebruik backticks (`) bij tabellen- en veldnamen"
+msgstr "Gebruik backticks (`) bij tabellen- en kolomnamen"
#: libraries/config/messages.inc.php:117 libraries/config/messages.inc.php:255
#: libraries/display_export.lib.php:351
@@ -7290,7 +7285,7 @@ msgstr ""
# Zowel "frame" als "window" vertalen naar "venster".
#: navigation.php:60 navigation.php:61 navigation.php:64
msgid "Reload navigation frame"
-msgstr "Herlaad het navigatievenster."
+msgstr "Navigatievenster herladen."
#: navigation.php:203 server_databases.php:270 server_synchronize.php:1189
msgid "No databases"
@@ -9752,9 +9747,8 @@ msgid "Insert as new row and ignore errors"
msgstr "Voeg toe als nieuwe rij en negeer foutmeldingen"
#: tbl_change.php:1035
-#, fuzzy
msgid "Show insert query"
-msgstr "Toont SQL-query"
+msgstr "Toon insert-query"
#: tbl_change.php:1046
msgid "and then"
@@ -10431,90 +10425,3 @@ msgstr "Hernoem view naar"
#~ msgid "No tables"
#~ msgstr "Geen Tabellen"
-
-#, fuzzy
-#~| msgid "CSV"
-#~ msgid "SVG"
-#~ msgstr "CSV gegevens"
-
-#~ msgid ""
-#~ "This [a@?page=form&formset=features#tab_Security]option[/a] should be "
-#~ "enabled if your web server supports it"
-#~ msgstr ""
-#~ "Deze [a@?page=form&formset=features#tab_Security]optie[/a] zou "
-#~ "ingeschakeld moeten zijn indien uw webserver dit ondersteund."
-
-#, fuzzy
-#~| msgid ""
-#~| "Please enter the values for transformation options using this format: "
-#~| "'a', 100, b,'c'...<br />If you ever need to put a backslash (\"\\\") or "
-#~| "a single quote (\"'\") amongst those values, precede it with a backslash "
-#~| "(for example '\\\\xyz' or 'a\\'b')."
-#~ msgid ""
-#~ "Enter each value in a separate field, enclosed in single quotes. If you "
-#~ "ever need to put a backslash (\"\\\") or a single quote (\"'\") amongst "
-#~ "those values, precede it with a backslash (for example '\\\\xyz' or 'a"
-#~ "\\'b')."
-#~ msgstr ""
-#~ "Voeg de waardes voor transformatieoptie in het volgende formaat in: 'a', "
-#~ "100, b,'c'...<br />Wanneer u een backslash (\"\") of een enkele quote "
-#~ "(\"'\") moet invoegen in deze waardes, plaats er dan een backslash voor "
-#~ "(bijvoorbeeld '\\\\xyz' of 'a\\'b')."
-
-#, fuzzy
-#~| msgid ""
-#~| "Please enter the values for transformation options using this format: "
-#~| "'a', 100, b,'c'...<br />If you ever need to put a backslash (\"\\\") or "
-#~| "a single quote (\"'\") amongst those values, precede it with a backslash "
-#~| "(for example '\\\\xyz' or 'a\\'b')."
-#~ msgid ""
-#~ "Enter each value in a separate field. If you ever need to put a backslash "
-#~ "(\"\\\") or a single quote (\"'\") amongst those values, precede it with "
-#~ "a backslash (for example '\\\\xyz' or 'a\\'b')."
-#~ msgstr ""
-#~ "Voeg de waardes voor transformatieoptie in het volgende formaat in: 'a', "
-#~ "100, b,'c'...<br />Wanneer u een backslash (\"\") of een enkele quote "
-#~ "(\"'\") moet invoegen in deze waardes, plaats er dan een backslash voor "
-#~ "(bijvoorbeeld '\\\\xyz' of 'a\\'b')."
-
-#~ msgid "New table"
-#~ msgstr "Nieuwe tabel"
-
-#~ msgid "server name"
-#~ msgstr "servernaam"
-
-#~ msgid "database name"
-#~ msgstr "databasenaam"
-
-#~ msgid "table name"
-#~ msgstr "tabelnaam"
-
-#~ msgid "Edit PDF Pages"
-#~ msgstr "PDF Pagina's aanpassen"
-
-#~ msgid "Data Dictionary Format"
-#~ msgstr "Data Dictionary Formaat"
-
-#~ msgid "no"
-#~ msgstr "nee"
-
-#~ msgid "Enter login options for signon authentication"
-#~ msgstr ""
-#~ "Aanpassen inlog-opties voor het authenticatie type [kbd]signon[/kbd]"
-
-#~ msgid "Signon login options"
-#~ msgstr "Signon inlog opties"
-
-#~ msgid "PMA database"
-#~ msgstr "PMA database"
-
-#~ msgid ""
-#~ "SQL queries settings, for SQL Query box options see [a@?page=form&"
-#~ "formset=main_frame#tab_Sql_box]Navigation frame[/a] settings"
-#~ msgstr ""
-#~ "Aanpassen SQL-query instellingen, voor SQL-query venster opties zie [a@?"
-#~ "page=form&formset=main_frame#tab_Sql_box]Navigatieframe[/a] "
-#~ "instellingen"
-
-#~ msgid "yes"
-#~ msgstr "ja"
hooks/post-receive
--
phpMyAdmin
1
0
[Phpmyadmin-git] [SCM] phpMyAdmin branch, MAINT_3_4_0, updated. RELEASE_3_4_0ALPHA2-28-gb74af02
by Michal Čihař 30 Nov '10
by Michal Čihař 30 Nov '10
30 Nov '10
The branch, MAINT_3_4_0 has been updated
via b74af02589cb7e5fc41f94a58bfc733b68e7cfe3 (commit)
via 20a2ca63512ad46ed7a3f2a96aae08d61259e24c (commit)
via d9a940ffbe0f4d7a7fcb0edf5364e131c794cf14 (commit)
via 0757f8c91e64bcf2164c1ba09aadb9035367905d (commit)
via 3c1950d8a87bf34a3bef55351ffcc95c1397d2ab (commit)
via 3969c5eb8ca5076802f5c29cdeefce032d753817 (commit)
via 739eb5a3f29d797d5277a99471bee5cc5c96663f (commit)
via 7d0bd72142e6a61271f235c44f9a4a3759d214d3 (commit)
via 4b7e3e321be3f073c8b7337a6a679f4316369d69 (commit)
via 78c7976b4cb89710103df0e51ea2ea5331c4494f (commit)
via 3494e4fba4daaf6e05f19490baca301a77d8e1bf (commit)
via 77aeb3769b948b5e6e89b62053aaf358515be99c (commit)
via 33b23ce45afb26b387f8e0a15bb44f7bfd22c78f (commit)
via b1a4eab6eb25adf93502eefa5ac86b1fe1483fd4 (commit)
via 023c8c85e4b23dd89bd6f9d45d615e02f4ca54f9 (commit)
via 8b7c7096faf98b48275200947f2c4d3a04833808 (commit)
via 241e15c1ef020cfe9cc31817b82ba7a4a42c68be (commit)
via cb314b9c2154b469fde07cae7127f20fd92c5ba2 (commit)
via 2f5be7e334847d6b922c5fe49c0be76913970d7f (commit)
via daadba787b4b482bb8231022ee3558e7561c69f9 (commit)
via 644909902268c5dc5cad52fa24077598328f5889 (commit)
via 77d2c64e35ffd35bafc618fa9c23aee0db3b5336 (commit)
via dbf25aa9eb4bfa2528c93c1f1dec4f7a85307416 (commit)
via bb0608fdbea4049eaea5d8760e5ad06f70256016 (commit)
via 9d91f40d56f3ef293a1e2cf7c2cd8f4cb96bc671 (commit)
via f34bbfa6d1cfebae38cbe7137ef064b85de8b152 (commit)
via 7124d3745835b44bada8ca8d1181e90749590efd (commit)
via 4e97fc55fa971a853df751110ec92548ebd22281 (commit)
from 503fac1f0cdabd0bba44ffb7f85f4c3ce673ae3a (commit)
- Log -----------------------------------------------------------------
-----------------------------------------------------------------------
Summary of changes:
po/nl.po | 143 +++++++++++---------------------------------------------------
1 files changed, 25 insertions(+), 118 deletions(-)
diff --git a/po/nl.po b/po/nl.po
index 5c78748..d3b4f7a 100644
--- a/po/nl.po
+++ b/po/nl.po
@@ -4,13 +4,13 @@ msgstr ""
"Project-Id-Version: phpMyAdmin 3.4.0-dev\n"
"Report-Msgid-Bugs-To: phpmyadmin-devel(a)lists.sourceforge.net\n"
"POT-Creation-Date: 2010-11-20 07:34-0500\n"
-"PO-Revision-Date: 2010-08-27 12:34+0200\n"
+"PO-Revision-Date: 2010-11-30 16:19+0200\n"
"Last-Translator: Herman van Rink <rink(a)initfour.nl>\n"
"Language-Team: dutch <nl(a)li.org>\n"
+"Language: nl\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"Language: nl\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: Pootle 2.0.5\n"
@@ -95,17 +95,17 @@ msgstr "Gebruik deze waarde"
#: bs_disp_as_mime_type.php:29 bs_play_media.php:35
#: libraries/blobstreaming.lib.php:331
msgid "No blob streaming server configured!"
-msgstr ""
+msgstr "Geen blob streaming server geconfigureerd!"
#: bs_disp_as_mime_type.php:35
#, fuzzy
#| msgid "Failed to write file to disk."
msgid "Failed to fetch headers"
-msgstr "Opslaan van het bestand op de hardeschijf is mislukt."
+msgstr "Ophalen van headers mislukt"
#: bs_disp_as_mime_type.php:41
msgid "Failed to open remote URL"
-msgstr ""
+msgstr "Openen van remote URL mislult"
#: db_create.php:58
#, php-format
@@ -131,10 +131,9 @@ msgstr "Tabelopmerkingen"
#: tbl_change.php:300 tbl_indexes.php:187 tbl_printview.php:139
#: tbl_relation.php:399 tbl_select.php:132 tbl_structure.php:197
#: tbl_tracking.php:267 tbl_tracking.php:318
-#, fuzzy
#| msgid "Column names"
msgid "Column"
-msgstr "Kolom namen"
+msgstr "Kolom "
#: db_datadict.php:170 db_printview.php:104 libraries/Index.class.php:442
#: libraries/db_events.inc.php:25 libraries/db_routines.inc.php:36
@@ -270,10 +269,9 @@ msgid "Command"
msgstr "Commando"
#: db_operations.php:429
-#, fuzzy
#| msgid "Rename database to"
msgid "Remove database"
-msgstr "Hernoem database naar"
+msgstr "Verwijder database"
#: db_operations.php:441
#, php-format
@@ -281,10 +279,9 @@ msgid "Database %s has been dropped."
msgstr "Database %s is vervallen."
#: db_operations.php:446
-#, fuzzy
#| msgid "Go to database"
msgid "Drop the database (DROP)"
-msgstr "Ga naar database"
+msgstr "Laat de database vervallen (DROP)"
#: db_operations.php:474
msgid "Copy database to"
@@ -337,7 +334,7 @@ msgid "Collation"
msgstr "Collatie"
#: db_operations.php:548
-#, fuzzy, php-format
+#, php-format
#| msgid ""
#| "The additional features for working with linked tables have been "
#| "deactivated. To find out why click %shere%s."
@@ -345,8 +342,8 @@ msgid ""
"The phpMyAdmin configuration storage has been deactivated. To find out why "
"click %shere%s."
msgstr ""
-"Extra opties om met tabellen te werken, die gelinkt zijn, zijn "
-"uitgeschakeld. Om te weten te komen waarom klik %shier%s."
+"De phpMyAdmin configuratie opslag is uitgeschakeld. Om te weten te komen "
+"waarom klik %shier%s."
#: db_operations.php:581
#, fuzzy
@@ -422,11 +419,11 @@ msgstr "Er moet ten minste 1 weer te geven kolom worden gekozen"
#: db_qbe.php:182
msgid "Switch to"
-msgstr ""
+msgstr "Overschakelen naar"
#: db_qbe.php:186
msgid "visual builder"
-msgstr ""
+msgstr "designer met query opbouw mogelijkheden"
#: db_qbe.php:219 libraries/db_structure.lib.php:95
#: libraries/display_tbl.lib.php:860
@@ -534,12 +531,12 @@ msgid "Search results for \"<i>%s</i>\" %s:"
msgstr "Zoek resultaten voor \"<i>%s</i>\" %s:"
#: db_search.php:248
-#, fuzzy, php-format
+#, php-format
#| msgid "%s match(es) inside table <i>%s</i>"
msgid "%s match inside table <i>%s</i>"
msgid_plural "%s matches inside table <i>%s</i>"
-msgstr[0] "%s overeenkomst(en) in de tabel <i>%s</i>"
-msgstr[1] "%s overeenkomst(en) in de tabel <i>%s</i>"
+msgstr[0] "%s overeenkomst in de tabel <i>%s</i>"
+msgstr[1] "%s overeenkomsten in de tabel <i>%s</i>"
#: db_search.php:255 libraries/common.lib.php:2825
#: libraries/common.lib.php:3003 libraries/common.lib.php:3004
@@ -561,12 +558,12 @@ msgid "Delete"
msgstr "Verwijderen"
#: db_search.php:273
-#, fuzzy, php-format
+#, php-format
#| msgid "<b>Total:</b> <i>%s</i> match(es)"
msgid "<b>Total:</b> <i>%s</i> match"
msgid_plural "<b>Total:</b> <i>%s</i> matches"
-msgstr[0] "<b>Totaal:</b> <i>%s</i> overeenkomst(en)"
-msgstr[1] "<b>Totaal:</b> <i>%s</i> overeenkomst(en)"
+msgstr[0] "<b>Totaal:</b> <i>%s</i> overeenkomst"
+msgstr[1] "<b>Totaal:</b> <i>%s</i> overeenkomsten"
#: db_search.php:296
msgid "Search in database"
@@ -1571,14 +1568,14 @@ msgstr "Fout"
msgid "%1$d row affected."
msgid_plural "%1$d rows affected."
msgstr[0] "%1$d rij bijgewerkt."
-msgstr[1] "%1$d rij(en) bijgewerkt."
+msgstr[1] "%1$d rijen bijgewerkt."
#: libraries/Message.class.php:300
#, php-format
msgid "%1$d row deleted."
msgid_plural "%1$d rows deleted."
msgstr[0] "%1$d rij verwijderd."
-msgstr[1] "%1$d rij(en) verwijderd."
+msgstr[1] "%1$d rijen verwijderd."
#: libraries/Message.class.php:319
#, php-format
@@ -2673,10 +2670,9 @@ msgstr "Tabel naam template"
#: libraries/config/messages.inc.php:138 libraries/export/htmlword.php:23
#: libraries/export/latex.php:39 libraries/export/odt.php:31
#: libraries/export/sql.php:77 libraries/export/texytext.php:22
-#, fuzzy
#| msgid "%s table(s)"
msgid "Dump table"
-msgstr "%s tabel(len)"
+msgstr "Dump tabel"
#: libraries/config/messages.inc.php:88 libraries/export/latex.php:31
msgid "Include table caption"
@@ -2727,10 +2723,9 @@ msgid "Remember file name template"
msgstr "Herinner bestandsnaam template"
#: libraries/config/messages.inc.php:116
-#, fuzzy
#| msgid "Enclose table and field names with backquotes"
msgid "Enclose table and column names with backquotes"
-msgstr "Gebruik backticks (`) bij tabellen- en veldnamen"
+msgstr "Gebruik backticks (`) bij tabellen- en kolomnamen"
#: libraries/config/messages.inc.php:117 libraries/config/messages.inc.php:255
#: libraries/display_export.lib.php:351
@@ -7290,7 +7285,7 @@ msgstr ""
# Zowel "frame" als "window" vertalen naar "venster".
#: navigation.php:60 navigation.php:61 navigation.php:64
msgid "Reload navigation frame"
-msgstr "Herlaad het navigatievenster."
+msgstr "Navigatievenster herladen."
#: navigation.php:203 server_databases.php:270 server_synchronize.php:1189
msgid "No databases"
@@ -9752,9 +9747,8 @@ msgid "Insert as new row and ignore errors"
msgstr "Voeg toe als nieuwe rij en negeer foutmeldingen"
#: tbl_change.php:1035
-#, fuzzy
msgid "Show insert query"
-msgstr "Toont SQL-query"
+msgstr "Toon insert-query"
#: tbl_change.php:1046
msgid "and then"
@@ -10431,90 +10425,3 @@ msgstr "Hernoem view naar"
#~ msgid "No tables"
#~ msgstr "Geen Tabellen"
-
-#, fuzzy
-#~| msgid "CSV"
-#~ msgid "SVG"
-#~ msgstr "CSV gegevens"
-
-#~ msgid ""
-#~ "This [a@?page=form&formset=features#tab_Security]option[/a] should be "
-#~ "enabled if your web server supports it"
-#~ msgstr ""
-#~ "Deze [a@?page=form&formset=features#tab_Security]optie[/a] zou "
-#~ "ingeschakeld moeten zijn indien uw webserver dit ondersteund."
-
-#, fuzzy
-#~| msgid ""
-#~| "Please enter the values for transformation options using this format: "
-#~| "'a', 100, b,'c'...<br />If you ever need to put a backslash (\"\\\") or "
-#~| "a single quote (\"'\") amongst those values, precede it with a backslash "
-#~| "(for example '\\\\xyz' or 'a\\'b')."
-#~ msgid ""
-#~ "Enter each value in a separate field, enclosed in single quotes. If you "
-#~ "ever need to put a backslash (\"\\\") or a single quote (\"'\") amongst "
-#~ "those values, precede it with a backslash (for example '\\\\xyz' or 'a"
-#~ "\\'b')."
-#~ msgstr ""
-#~ "Voeg de waardes voor transformatieoptie in het volgende formaat in: 'a', "
-#~ "100, b,'c'...<br />Wanneer u een backslash (\"\") of een enkele quote "
-#~ "(\"'\") moet invoegen in deze waardes, plaats er dan een backslash voor "
-#~ "(bijvoorbeeld '\\\\xyz' of 'a\\'b')."
-
-#, fuzzy
-#~| msgid ""
-#~| "Please enter the values for transformation options using this format: "
-#~| "'a', 100, b,'c'...<br />If you ever need to put a backslash (\"\\\") or "
-#~| "a single quote (\"'\") amongst those values, precede it with a backslash "
-#~| "(for example '\\\\xyz' or 'a\\'b')."
-#~ msgid ""
-#~ "Enter each value in a separate field. If you ever need to put a backslash "
-#~ "(\"\\\") or a single quote (\"'\") amongst those values, precede it with "
-#~ "a backslash (for example '\\\\xyz' or 'a\\'b')."
-#~ msgstr ""
-#~ "Voeg de waardes voor transformatieoptie in het volgende formaat in: 'a', "
-#~ "100, b,'c'...<br />Wanneer u een backslash (\"\") of een enkele quote "
-#~ "(\"'\") moet invoegen in deze waardes, plaats er dan een backslash voor "
-#~ "(bijvoorbeeld '\\\\xyz' of 'a\\'b')."
-
-#~ msgid "New table"
-#~ msgstr "Nieuwe tabel"
-
-#~ msgid "server name"
-#~ msgstr "servernaam"
-
-#~ msgid "database name"
-#~ msgstr "databasenaam"
-
-#~ msgid "table name"
-#~ msgstr "tabelnaam"
-
-#~ msgid "Edit PDF Pages"
-#~ msgstr "PDF Pagina's aanpassen"
-
-#~ msgid "Data Dictionary Format"
-#~ msgstr "Data Dictionary Formaat"
-
-#~ msgid "no"
-#~ msgstr "nee"
-
-#~ msgid "Enter login options for signon authentication"
-#~ msgstr ""
-#~ "Aanpassen inlog-opties voor het authenticatie type [kbd]signon[/kbd]"
-
-#~ msgid "Signon login options"
-#~ msgstr "Signon inlog opties"
-
-#~ msgid "PMA database"
-#~ msgstr "PMA database"
-
-#~ msgid ""
-#~ "SQL queries settings, for SQL Query box options see [a@?page=form&"
-#~ "formset=main_frame#tab_Sql_box]Navigation frame[/a] settings"
-#~ msgstr ""
-#~ "Aanpassen SQL-query instellingen, voor SQL-query venster opties zie [a@?"
-#~ "page=form&formset=main_frame#tab_Sql_box]Navigatieframe[/a] "
-#~ "instellingen"
-
-#~ msgid "yes"
-#~ msgstr "ja"
hooks/post-receive
--
phpMyAdmin
1
0
[Phpmyadmin-git] [SCM] phpMyAdmin localized documentation branch, master, updated. 4a0b63d0709643c5355026a79360011d4c435908
by Michal Čihař 30 Nov '10
by Michal Čihař 30 Nov '10
30 Nov '10
The branch, master has been updated
via 4a0b63d0709643c5355026a79360011d4c435908 (commit)
via ef2d1b5ded1cc2e1e9b02d3d03cfedf16b7ab58c (commit)
from 7c47f5eec9a346e48ecf4b6d8d0f2e290b5676d7 (commit)
- Log -----------------------------------------------------------------
commit 4a0b63d0709643c5355026a79360011d4c435908
Author: Michal Čihař <mcihar(a)novell.com>
Date: Tue Nov 30 13:56:32 2010 +0100
Generate greek translation.
commit ef2d1b5ded1cc2e1e9b02d3d03cfedf16b7ab58c
Author: Michal Čihař <mcihar(a)novell.com>
Date: Tue Nov 30 13:52:28 2010 +0100
Define Greek language.
-----------------------------------------------------------------------
Summary of changes:
Makefile | 2 +-
addendum/{html_comment.ca => html_comment.el} | 0
addendum/{html_credits.ca => html_credits.el} | 0
...d-translations.ca => html_head-translations.el} | 0
addendum/{html_head.ca => html_head.el} | 0
get-lang-name | 3 +
output/{ca => el}/docs.css | 0
output/{ca => el}/favicon.ico | Bin 18902 -> 18902 bytes
output/{nl => el}/index-full-template.html | 8 +-
output/{nb => el}/index.html | 8 +-
.../themes/original/img/docs_menu_bg.png | Bin 148 -> 148 bytes
.../{ca => el}/themes/original/img/logo_right.png | Bin 5658 -> 5658 bytes
output/{gl => el}/translators.html | 56 +++++-----
pot/es-full.pot => po/el.po | 113 ++++++++++----------
pot/{fr-full.pot => el-full.pot} | 32 +++---
pot/{fr-html.pot => el-html.pot} | 20 ++--
pot/{ca-txt.pot => el-txt.pot} | 2 +-
17 files changed, 125 insertions(+), 119 deletions(-)
copy addendum/{html_comment.ca => html_comment.el} (100%)
copy addendum/{html_credits.ca => html_credits.el} (100%)
copy addendum/{html_head-translations.ca => html_head-translations.el} (100%)
copy addendum/{html_head.ca => html_head.el} (100%)
copy output/{ca => el}/docs.css (100%)
copy output/{ca => el}/favicon.ico (100%)
copy output/{nl => el}/index-full-template.html (72%)
copy output/{nb => el}/index.html (63%)
copy output/{ca => el}/themes/original/img/docs_menu_bg.png (100%)
copy output/{ca => el}/themes/original/img/logo_right.png (100%)
copy output/{gl => el}/translators.html (91%)
copy pot/es-full.pot => po/el.po (99%)
copy pot/{fr-full.pot => el-full.pot} (99%)
copy pot/{fr-html.pot => el-html.pot} (99%)
copy pot/{ca-txt.pot => el-txt.pot} (99%)
diff --git a/Makefile b/Makefile
index aed6b72..f311fc7 100755
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
#!/usr/bin/make -f
# Makefile to build translations
-LANGUAGES=it pl ja fr cs gl sv nl ka tr fi ca hu nb es de lt ro mn pt_BR zh_CN zh_TW hy en_GB sk sl
+LANGUAGES=it pl ja fr cs gl sv nl ka tr fi ca hu nb es de lt ro mn pt_BR zh_CN zh_TW hy en_GB sk sl el
PO4AOPTS=-M utf-8 -k 15
PO4A_PO_OPTS=--msgid-bugs-address phpmyadmin-devel(a)lists.sourceforge.net \
--copyright-holder "the phpMyAdmin project" \
diff --git a/addendum/html_comment.ca b/addendum/html_comment.el
similarity index 100%
copy from addendum/html_comment.ca
copy to addendum/html_comment.el
diff --git a/addendum/html_credits.ca b/addendum/html_credits.el
similarity index 100%
copy from addendum/html_credits.ca
copy to addendum/html_credits.el
diff --git a/addendum/html_head-translations.ca b/addendum/html_head-translations.el
similarity index 100%
copy from addendum/html_head-translations.ca
copy to addendum/html_head-translations.el
diff --git a/addendum/html_head.ca b/addendum/html_head.el
similarity index 100%
copy from addendum/html_head.ca
copy to addendum/html_head.el
diff --git a/get-lang-name b/get-lang-name
index 978d3e2..2201e72 100755
--- a/get-lang-name
+++ b/get-lang-name
@@ -81,6 +81,9 @@ case $1 in
sl)
echo "Slovenian"
;;
+ el)
+ echo "Greek"
+ ;;
### MARKER TO ADD NEW LANGUAGE NAMES ###
*)
echo $1
diff --git a/output/ca/docs.css b/output/el/docs.css
similarity index 100%
copy from output/ca/docs.css
copy to output/el/docs.css
diff --git a/output/nl/index-full-template.html b/output/el/index-full-template.html
similarity index 72%
copy from output/nl/index-full-template.html
copy to output/el/index-full-template.html
index 6ddb0f8..01bb383 100644
--- a/output/nl/index-full-template.html
+++ b/output/el/index-full-template.html
@@ -1,14 +1,14 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"
"http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
-<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="nl"
+<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="el"
version="-//W3C//DTD XHTML 1.1//EN" dir="ltr">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
- <title>phpMyAdmin Dutch Documentation</title>
+ <title>phpMyAdmin Greek Documentation</title>
</head>
<body>
-<h1>phpMyAdmin Dutch Documentation</h1>
-<p>Documents translated to Dutch:</p>
+<h1>phpMyAdmin Greek Documentation</h1>
+<p>Documents translated to Greek:</p>
<ul>
<li><a href="INSTALL">INSTALL</a></li>
<li><a href="TODO">TODO</a></li>
diff --git a/output/nb/index.html b/output/el/index.html
similarity index 63%
copy from output/nb/index.html
copy to output/el/index.html
index b91b03f..a03e548 100644
--- a/output/nb/index.html
+++ b/output/el/index.html
@@ -1,14 +1,14 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"
"http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
-<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="nb"
+<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="el"
version="-//W3C//DTD XHTML 1.1//EN" dir="ltr">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
- <title>phpMyAdmin nb Documentation</title>
+ <title>phpMyAdmin Greek Documentation</title>
</head>
<body>
-<h1>phpMyAdmin nb Documentation</h1>
-<p>Documents translated to nb:</p>
+<h1>phpMyAdmin Greek Documentation</h1>
+<p>Documents translated to Greek:</p>
<ul>
<li><a href="translators.html">Translators</a></li>
</ul>
diff --git a/output/gl/translators.html b/output/el/translators.html
similarity index 91%
copy from output/gl/translators.html
copy to output/el/translators.html
index 0cb9c05..7b76d96 100644
--- a/output/gl/translators.html
+++ b/output/el/translators.html
@@ -76,7 +76,7 @@ provide e-mail support.</span></p>
<table class="translators">
<tr>
- <th>Lingua</th>
+ <th>Γλώσσα</th>
<th>Official translator(s)</th>
</tr>
@@ -95,7 +95,7 @@ provide e-mail support.</span></p>
</tr>
<tr id="arabic">
- <td>Árabe</td>
+ <td>Αραβικά</td>
<td>
Mohammed Farag (meno25wiki(a)gmail.com)
</td>
@@ -144,7 +144,7 @@ provide e-mail support.</span></p>
</tr>
<tr id="bulgarian">
- <td>Búlgaro</td>
+ <td>Βουλγαρικά</td>
<td>
Stanislav Yordanov (stan(a)stud.ru.acad.bg)
</td>
@@ -172,14 +172,14 @@ provide e-mail support.</span></p>
</tr>
<tr id="croatian">
- <td>Croata</td>
+ <td>Κροατικά</td>
<td>
Renato Pavicic (renato(a)translator-shop.org)
</td>
</tr>
<tr id="czech">
- <td>Checo</td>
+ <td>Τσεχικά</td>
<td>
Michal Čihař (michal(a)cihar.com)<br />
Ondřej Vadinský (nicky726(a)gmail.com)
@@ -187,7 +187,7 @@ provide e-mail support.</span></p>
</tr>
<tr id="danish">
- <td>Dinamarqués</td>
+ <td>Δανικά</td>
<td>
Finn Sorensen (dk_alleykat(a)users.sourceforge.net)
</td>
@@ -201,7 +201,7 @@ provide e-mail support.</span></p>
</tr>
<tr id="english">
- <td>Inglés</td>
+ <td>Αγγλικά</td>
<td>
the phpMyAdmin development team (phpmyadmin-devel(a)lists.sourceforge.net)
</td>
@@ -215,7 +215,7 @@ provide e-mail support.</span></p>
</tr>
<tr id="estonian">
- <td>Estonio</td>
+ <td>Εσθονικά</td>
<td>
Marko Ellermaa (uhuu(a)users.sourceforge.net)
</td>
@@ -243,28 +243,28 @@ provide e-mail support.</span></p>
</tr>
<tr id="georgian">
- <td>Xeorxiano</td>
+ <td>Γεωργιανά</td>
<td>
George Machitidze (gmachitidze(a)users.sourceforge.net)
</td>
</tr>
<tr id="german">
- <td>Alemán</td>
+ <td>Γερμανικά</td>
<td>
volunteer needed
</td>
</tr>
<tr id="greek">
- <td>Grego</td>
+ <td>Ελληνικά</td>
<td>
Panagiotis Papazoglou (panos78(a)users.sourceforge.net)
</td>
</tr>
<tr id="hebrew">
- <td>Hebreu</td>
+ <td>Εβραϊκά</td>
<td>
volunteer needed
</td>
@@ -278,7 +278,7 @@ provide e-mail support.</span></p>
</tr>
<tr id="hungarian">
- <td>Húngaro</td>
+ <td>Ουγγρικά</td>
<td>
Jozsef Tamas Herczeg (localicer(a)gmail.com)
</td>
@@ -299,28 +299,28 @@ provide e-mail support.</span></p>
</tr>
<tr id="japanese">
- <td>Xaponés</td>
+ <td>Ιαπωνικά</td>
<td>
Tadashi Jokagi (elf2000(a)users.sourceforge.net)
</td>
</tr>
<tr id="korean">
- <td>Coreano</td>
+ <td>Κορεατικά</td>
<td>
volunteer needed
</td>
</tr>
<tr id="latvian">
- <td>Letonio</td>
+ <td>Λιθουανικά</td>
<td>
volunteer needed
</td>
</tr>
<tr id="lithuanian">
- <td>Lituano</td>
+ <td>Λιθουανικά</td>
<td>
Rytis Slatkevicius (rytis_s(a)users.sourceforge.net)
</td>
@@ -355,14 +355,14 @@ provide e-mail support.</span></p>
</tr>
<tr id="persian">
- <td>Persa</td>
+ <td>Περσικά</td>
<td>
volunteer needed
</td>
</tr>
<tr id="polish">
- <td>Polonés</td>
+ <td>Πολωνικά</td>
<td>
volunteer needed
</td>
@@ -376,14 +376,14 @@ provide e-mail support.</span></p>
</tr>
<tr id="romanian">
- <td>Romeno</td>
+ <td>Ρουμάνικα</td>
<td>
Sergiu Bivol (sbivol(a)users.sourceforge.net)
</td>
</tr>
<tr id="russian">
- <td>Ruso</td>
+ <td>Ρωσικά</td>
<td>
Victor Volkov and project php-myadmin.ru
</td>
@@ -404,28 +404,28 @@ provide e-mail support.</span></p>
</tr>
<tr id="slovak">
- <td>Eslovaco</td>
+ <td>Σλοβάκικα</td>
<td>
Ivan Kuriscak (shylauda69(a)users.sourceforge.net)
</td>
</tr>
<tr id="slovenian">
- <td>Esloveno</td>
+ <td>Σλοβένικα</td>
<td>
volunteer needed
</td>
</tr>
<tr id="spanish">
- <td>Español</td>
+ <td>Ισπανικά</td>
<td>
Dr. med. Daniel Hinostroza C. (phpmyadmin(a)cerebroperiferico.com)
</td>
</tr>
<tr id="swedish">
- <td>Sueco</td>
+ <td>Σουηδικά</td>
<td>
Björn T. Hallberg (bjornth(a)users.sourceforge.net)
</td>
@@ -446,21 +446,21 @@ provide e-mail support.</span></p>
</tr>
<tr id="thai">
- <td>Tailandés</td>
+ <td>Ταϊλανδικά</td>
<td>
volunteer needed
</td>
</tr>
<tr id="turkish">
- <td>Turco</td>
+ <td>Τουρκικά</td>
<td>
Burak Yavuz (bourock(a)users.sourceforge.net)
</td>
</tr>
<tr id="ukrainian">
- <td>Ucraniano</td>
+ <td>Ουκρανικά</td>
<td>
volunteer needed
</td>
diff --git a/pot/es-full.pot b/po/el.po
similarity index 99%
copy from pot/es-full.pot
copy to po/el.po
index 1cf6e8b..31c4fcc 100644
--- a/pot/es-full.pot
+++ b/po/el.po
@@ -1,21 +1,21 @@
-# SOME DESCRIPTIVE TITLE
-# Copyright (C) YEAR the phpMyAdmin project
+# Greek translations for phpMyAdmin documentation package
+# Copyright (C) 2010 the phpMyAdmin project
# This file is distributed under the same license as the phpMyAdmin documentation package.
-# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
+# Automatically generated, 2010.
#
-#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: phpMyAdmin documentation VERSION\n"
"Report-Msgid-Bugs-To: phpmyadmin-devel(a)lists.sourceforge.net\n"
-"POT-Creation-Date: 2010-11-28 18:19+0100\n"
-"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
-"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
-"Language-Team: LANGUAGE <LL(a)li.org>\n"
-"Language: \n"
+"POT-Creation-Date: 2010-11-30 13:55+0100\n"
+"PO-Revision-Date: 2010-11-30 13:55+0100\n"
+"Last-Translator: Automatically generated\n"
+"Language-Team: none\n"
+"Language: el\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. type: Content of: <html><head><title>
#: ../phpmyadmin/Documentation.html:12
@@ -88,7 +88,7 @@ msgstr ""
#. type: Content of: <html><body><ul><li>
#: ../phpmyadmin/Documentation.html:38 ../phpmyadmin/translators.html:39
-#: output/es/index-full-template.html:17
+#: output/el/index-full-template.html:17
msgid "<a href=\"translators.html\">Translators</a>"
msgstr ""
@@ -3265,6 +3265,9 @@ msgid ""
"contains more rows, "Previous" and "Next" links will be "
"shown."
msgstr ""
+"Αριθμός γραμμών που θα προβάλονται όταν γίνεται περιήγηση σε κάποιο "
+"αποτέλεσμα. Αν το αποτέλεσμα περιέχει περισσότερες γραμμές, θα εμφανίζονται "
+"σύνδεσμοι «Προηγούμενο» και «Επόμενο»."
#. type: Content of: <html><body><div><dl><dt>
#: ../phpmyadmin/Documentation.html:1559
@@ -5688,7 +5691,7 @@ msgstr ""
#. type: Content of: <html><body><div><h3>
#: ../phpmyadmin/Documentation.html:2563
msgid "Server"
-msgstr ""
+msgstr "Διακομιστής"
#. type: Content of: <html><body><div><h4>
#: ../phpmyadmin/Documentation.html:2566
@@ -9268,7 +9271,7 @@ msgstr ""
#. type: Content of: <html><body><div><h3>
#: ../phpmyadmin/Documentation.html:4397
msgid "Security"
-msgstr ""
+msgstr "Ασφάλεια"
#. type: Content of: <html><body><div><h4>
#: ../phpmyadmin/Documentation.html:4400
@@ -9561,9 +9564,9 @@ msgid ""
" [check <a href=\"#credits\">credits</a> for more details]\n"
msgstr ""
-#. #-#-#-#-# es-html.pot (phpMyAdmin documentation VERSION) #-#-#-#-#
+#. #-#-#-#-# el-html.pot (phpMyAdmin documentation VERSION) #-#-#-#-#
#. type: Content of: <html><body><div><p>
-#. #-#-#-#-# es-txt.pot (phpMyAdmin documentation VERSION) #-#-#-#-#
+#. #-#-#-#-# el-txt.pot (phpMyAdmin documentation VERSION) #-#-#-#-#
#. type: Plain text
#: ../phpmyadmin/Documentation.html:4562 ../phpmyadmin/README:27
msgid ""
@@ -9572,9 +9575,9 @@ msgid ""
"the Free Software Foundation."
msgstr ""
-#. #-#-#-#-# es-html.pot (phpMyAdmin documentation VERSION) #-#-#-#-#
+#. #-#-#-#-# el-html.pot (phpMyAdmin documentation VERSION) #-#-#-#-#
#. type: Content of: <html><body><div><p>
-#. #-#-#-#-# es-txt.pot (phpMyAdmin documentation VERSION) #-#-#-#-#
+#. #-#-#-#-# el-txt.pot (phpMyAdmin documentation VERSION) #-#-#-#-#
#. type: Plain text
#: ../phpmyadmin/Documentation.html:4568 ../phpmyadmin/README:32
msgid ""
@@ -9584,9 +9587,9 @@ msgid ""
"more details."
msgstr ""
-#. #-#-#-#-# es-html.pot (phpMyAdmin documentation VERSION) #-#-#-#-#
+#. #-#-#-#-# el-html.pot (phpMyAdmin documentation VERSION) #-#-#-#-#
#. type: Content of: <html><body><div><p>
-#. #-#-#-#-# es-txt.pot (phpMyAdmin documentation VERSION) #-#-#-#-#
+#. #-#-#-#-# el-txt.pot (phpMyAdmin documentation VERSION) #-#-#-#-#
#. type: Plain text
#: ../phpmyadmin/Documentation.html:4575 ../phpmyadmin/README:36
msgid ""
@@ -9877,7 +9880,7 @@ msgstr ""
#. type: Content of: <html><body><div><ul><li><ul><li>
#: ../phpmyadmin/Documentation.html:4682
msgid "Relation view"
-msgstr ""
+msgstr "Εμφάνιση συσχετίσεων"
#. type: Content of: <html><body><div><ul><li>
#: ../phpmyadmin/Documentation.html:4685
@@ -10955,7 +10958,7 @@ msgstr ""
#. type: Content of: <html><body><div><table><tr><th>
#: ../phpmyadmin/translators.html:62
msgid "Language"
-msgstr ""
+msgstr "Γλώσσα"
#. type: Content of: <html><body><div><table><tr><th>
#: ../phpmyadmin/translators.html:63
@@ -10989,7 +10992,7 @@ msgstr ""
#. type: Content of: <html><body><div><table><tr><td>
#: ../phpmyadmin/translators.html:81
msgid "Arabic"
-msgstr ""
+msgstr "Αραβικά"
#. type: Content of: <html><body><div><table><tr><td>
#: ../phpmyadmin/translators.html:83
@@ -11044,7 +11047,7 @@ msgstr ""
#. type: Content of: <html><body><div><table><tr><td>
#: ../phpmyadmin/translators.html:130
msgid "Bulgarian"
-msgstr ""
+msgstr "Βουλγαρικά"
#. type: Content of: <html><body><div><table><tr><td>
#: ../phpmyadmin/translators.html:132
@@ -11084,7 +11087,7 @@ msgstr ""
#. type: Content of: <html><body><div><table><tr><td>
#: ../phpmyadmin/translators.html:158
msgid "Croatian"
-msgstr ""
+msgstr "Κροατικά"
#. type: Content of: <html><body><div><table><tr><td>
#: ../phpmyadmin/translators.html:160
@@ -11094,7 +11097,7 @@ msgstr ""
#. type: Content of: <html><body><div><table><tr><td>
#: ../phpmyadmin/translators.html:165
msgid "Czech"
-msgstr ""
+msgstr "Τσεχικά"
#. type: Content of: <html><body><div><table><tr><td>
#: ../phpmyadmin/translators.html:167
@@ -11109,7 +11112,7 @@ msgstr ""
#. type: Content of: <html><body><div><table><tr><td>
#: ../phpmyadmin/translators.html:173
msgid "Danish"
-msgstr ""
+msgstr "Δανικά"
#. type: Content of: <html><body><div><table><tr><td>
#: ../phpmyadmin/translators.html:175
@@ -11129,7 +11132,7 @@ msgstr ""
#. type: Content of: <html><body><div><table><tr><td>
#: ../phpmyadmin/translators.html:187
msgid "English"
-msgstr ""
+msgstr "Αγγλικά"
#. type: Content of: <html><body><div><table><tr><td>
#: ../phpmyadmin/translators.html:189
@@ -11150,7 +11153,7 @@ msgstr ""
#. type: Content of: <html><body><div><table><tr><td>
#: ../phpmyadmin/translators.html:201
msgid "Estonian"
-msgstr ""
+msgstr "Εσθονικά"
#. type: Content of: <html><body><div><table><tr><td>
#: ../phpmyadmin/translators.html:203
@@ -11190,7 +11193,7 @@ msgstr ""
#. type: Content of: <html><body><div><table><tr><td>
#: ../phpmyadmin/translators.html:229
msgid "Georgian"
-msgstr ""
+msgstr "Γεωργιανά"
#. type: Content of: <html><body><div><table><tr><td>
#: ../phpmyadmin/translators.html:231
@@ -11200,12 +11203,12 @@ msgstr ""
#. type: Content of: <html><body><div><table><tr><td>
#: ../phpmyadmin/translators.html:236
msgid "German"
-msgstr ""
+msgstr "Γερμανικά"
#. type: Content of: <html><body><div><table><tr><td>
#: ../phpmyadmin/translators.html:243
msgid "Greek"
-msgstr ""
+msgstr "Ελληνικά"
#. type: Content of: <html><body><div><table><tr><td>
#: ../phpmyadmin/translators.html:245
@@ -11215,7 +11218,7 @@ msgstr ""
#. type: Content of: <html><body><div><table><tr><td>
#: ../phpmyadmin/translators.html:250
msgid "Hebrew"
-msgstr ""
+msgstr "Εβραϊκά"
#. type: Content of: <html><body><div><table><tr><td>
#: ../phpmyadmin/translators.html:257
@@ -11225,7 +11228,7 @@ msgstr ""
#. type: Content of: <html><body><div><table><tr><td>
#: ../phpmyadmin/translators.html:264
msgid "Hungarian"
-msgstr ""
+msgstr "Ουγγρικά"
#. type: Content of: <html><body><div><table><tr><td>
#: ../phpmyadmin/translators.html:266
@@ -11250,7 +11253,7 @@ msgstr ""
#. type: Content of: <html><body><div><table><tr><td>
#: ../phpmyadmin/translators.html:285
msgid "Japanese"
-msgstr ""
+msgstr "Ιαπωνικά"
#. type: Content of: <html><body><div><table><tr><td>
#: ../phpmyadmin/translators.html:287
@@ -11260,17 +11263,17 @@ msgstr ""
#. type: Content of: <html><body><div><table><tr><td>
#: ../phpmyadmin/translators.html:292
msgid "Korean"
-msgstr ""
+msgstr "Κορεατικά"
#. type: Content of: <html><body><div><table><tr><td>
#: ../phpmyadmin/translators.html:299
msgid "Latvian"
-msgstr ""
+msgstr "Λιθουανικά"
#. type: Content of: <html><body><div><table><tr><td>
#: ../phpmyadmin/translators.html:306
msgid "Lithuanian"
-msgstr ""
+msgstr "Λιθουανικά"
#. type: Content of: <html><body><div><table><tr><td>
#: ../phpmyadmin/translators.html:308
@@ -11310,12 +11313,12 @@ msgstr ""
#. type: Content of: <html><body><div><table><tr><td>
#: ../phpmyadmin/translators.html:341
msgid "Persian"
-msgstr ""
+msgstr "Περσικά"
#. type: Content of: <html><body><div><table><tr><td>
#: ../phpmyadmin/translators.html:348
msgid "Polish"
-msgstr ""
+msgstr "Πολωνικά"
#. type: Content of: <html><body><div><table><tr><td>
#: ../phpmyadmin/translators.html:355
@@ -11325,7 +11328,7 @@ msgstr ""
#. type: Content of: <html><body><div><table><tr><td>
#: ../phpmyadmin/translators.html:362
msgid "Romanian"
-msgstr ""
+msgstr "Ρουμάνικα"
#. type: Content of: <html><body><div><table><tr><td>
#: ../phpmyadmin/translators.html:364
@@ -11335,7 +11338,7 @@ msgstr ""
#. type: Content of: <html><body><div><table><tr><td>
#: ../phpmyadmin/translators.html:369
msgid "Russian"
-msgstr ""
+msgstr "Ρωσικά"
#. type: Content of: <html><body><div><table><tr><td>
#: ../phpmyadmin/translators.html:371
@@ -11365,7 +11368,7 @@ msgstr ""
#. type: Content of: <html><body><div><table><tr><td>
#: ../phpmyadmin/translators.html:390
msgid "Slovak"
-msgstr ""
+msgstr "Σλοβάκικα"
#. type: Content of: <html><body><div><table><tr><td>
#: ../phpmyadmin/translators.html:392
@@ -11375,12 +11378,12 @@ msgstr ""
#. type: Content of: <html><body><div><table><tr><td>
#: ../phpmyadmin/translators.html:397
msgid "Slovenian"
-msgstr ""
+msgstr "Σλοβένικα"
#. type: Content of: <html><body><div><table><tr><td>
#: ../phpmyadmin/translators.html:404
msgid "Spanish"
-msgstr ""
+msgstr "Ισπανικά"
#. type: Content of: <html><body><div><table><tr><td>
#: ../phpmyadmin/translators.html:406
@@ -11390,7 +11393,7 @@ msgstr ""
#. type: Content of: <html><body><div><table><tr><td>
#: ../phpmyadmin/translators.html:411
msgid "Swedish"
-msgstr ""
+msgstr "Σουηδικά"
#. type: Content of: <html><body><div><table><tr><td>
#: ../phpmyadmin/translators.html:413
@@ -11420,12 +11423,12 @@ msgstr ""
#. type: Content of: <html><body><div><table><tr><td>
#: ../phpmyadmin/translators.html:432
msgid "Thai"
-msgstr ""
+msgstr "Ταϊλανδικά"
#. type: Content of: <html><body><div><table><tr><td>
#: ../phpmyadmin/translators.html:439
msgid "Turkish"
-msgstr ""
+msgstr "Τουρκικά"
#. type: Content of: <html><body><div><table><tr><td>
#: ../phpmyadmin/translators.html:441
@@ -11435,7 +11438,7 @@ msgstr ""
#. type: Content of: <html><body><div><table><tr><td>
#: ../phpmyadmin/translators.html:446
msgid "Ukrainian"
-msgstr ""
+msgstr "Ουκρανικά"
#. type: Content of: <html><body><div><table><tr><td>
#: ../phpmyadmin/translators.html:452
@@ -11453,32 +11456,32 @@ msgid "Abdurashid Muhitdinov (cool_zero(a)list.ru"
msgstr ""
#. type: Content of: <html><body><h1>
-#: output/es/index-full-template.html:7 output/es/index-full-template.html:10
-msgid "phpMyAdmin Spanish Documentation"
+#: output/el/index-full-template.html:7 output/el/index-full-template.html:10
+msgid "phpMyAdmin Greek Documentation"
msgstr ""
#. type: Content of: <html><body><p>
-#: output/es/index-full-template.html:11
-msgid "Documents translated to Spanish:"
+#: output/el/index-full-template.html:11
+msgid "Documents translated to Greek:"
msgstr ""
#. type: Content of: <html><body><ul><li>
-#: output/es/index-full-template.html:13
+#: output/el/index-full-template.html:13
msgid "<a href=\"INSTALL\">INSTALL</a>"
msgstr ""
#. type: Content of: <html><body><ul><li>
-#: output/es/index-full-template.html:14
+#: output/el/index-full-template.html:14
msgid "<a href=\"TODO\">TODO</a>"
msgstr ""
#. type: Content of: <html><body><ul><li>
-#: output/es/index-full-template.html:15
+#: output/el/index-full-template.html:15
msgid "<a href=\"README\">README</a>"
msgstr ""
#. type: Content of: <html><body><ul><li>
-#: output/es/index-full-template.html:16
+#: output/el/index-full-template.html:16
msgid "<a href=\"Documentation.html\">Main documentation</a>"
msgstr ""
diff --git a/pot/fr-full.pot b/pot/el-full.pot
similarity index 99%
copy from pot/fr-full.pot
copy to pot/el-full.pot
index 3652deb..e4b4a8f 100644
--- a/pot/fr-full.pot
+++ b/pot/el-full.pot
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: phpMyAdmin documentation VERSION\n"
"Report-Msgid-Bugs-To: phpmyadmin-devel(a)lists.sourceforge.net\n"
-"POT-Creation-Date: 2010-11-28 18:18+0100\n"
+"POT-Creation-Date: 2010-11-30 13:55+0100\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL(a)li.org>\n"
@@ -88,7 +88,7 @@ msgstr ""
#. type: Content of: <html><body><ul><li>
#: ../phpmyadmin/Documentation.html:38 ../phpmyadmin/translators.html:39
-#: output/fr/index-full-template.html:17
+#: output/el/index-full-template.html:17
msgid "<a href=\"translators.html\">Translators</a>"
msgstr ""
@@ -9561,9 +9561,9 @@ msgid ""
" [check <a href=\"#credits\">credits</a> for more details]\n"
msgstr ""
-#. #-#-#-#-# fr-html.pot (phpMyAdmin documentation VERSION) #-#-#-#-#
+#. #-#-#-#-# el-html.pot (phpMyAdmin documentation VERSION) #-#-#-#-#
#. type: Content of: <html><body><div><p>
-#. #-#-#-#-# fr-txt.pot (phpMyAdmin documentation VERSION) #-#-#-#-#
+#. #-#-#-#-# el-txt.pot (phpMyAdmin documentation VERSION) #-#-#-#-#
#. type: Plain text
#: ../phpmyadmin/Documentation.html:4562 ../phpmyadmin/README:27
msgid ""
@@ -9572,9 +9572,9 @@ msgid ""
"the Free Software Foundation."
msgstr ""
-#. #-#-#-#-# fr-html.pot (phpMyAdmin documentation VERSION) #-#-#-#-#
+#. #-#-#-#-# el-html.pot (phpMyAdmin documentation VERSION) #-#-#-#-#
#. type: Content of: <html><body><div><p>
-#. #-#-#-#-# fr-txt.pot (phpMyAdmin documentation VERSION) #-#-#-#-#
+#. #-#-#-#-# el-txt.pot (phpMyAdmin documentation VERSION) #-#-#-#-#
#. type: Plain text
#: ../phpmyadmin/Documentation.html:4568 ../phpmyadmin/README:32
msgid ""
@@ -9584,9 +9584,9 @@ msgid ""
"more details."
msgstr ""
-#. #-#-#-#-# fr-html.pot (phpMyAdmin documentation VERSION) #-#-#-#-#
+#. #-#-#-#-# el-html.pot (phpMyAdmin documentation VERSION) #-#-#-#-#
#. type: Content of: <html><body><div><p>
-#. #-#-#-#-# fr-txt.pot (phpMyAdmin documentation VERSION) #-#-#-#-#
+#. #-#-#-#-# el-txt.pot (phpMyAdmin documentation VERSION) #-#-#-#-#
#. type: Plain text
#: ../phpmyadmin/Documentation.html:4575 ../phpmyadmin/README:36
msgid ""
@@ -11453,32 +11453,32 @@ msgid "Abdurashid Muhitdinov (cool_zero(a)list.ru"
msgstr ""
#. type: Content of: <html><body><h1>
-#: output/fr/index-full-template.html:7 output/fr/index-full-template.html:10
-msgid "phpMyAdmin French Documentation"
+#: output/el/index-full-template.html:7 output/el/index-full-template.html:10
+msgid "phpMyAdmin Greek Documentation"
msgstr ""
#. type: Content of: <html><body><p>
-#: output/fr/index-full-template.html:11
-msgid "Documents translated to French:"
+#: output/el/index-full-template.html:11
+msgid "Documents translated to Greek:"
msgstr ""
#. type: Content of: <html><body><ul><li>
-#: output/fr/index-full-template.html:13
+#: output/el/index-full-template.html:13
msgid "<a href=\"INSTALL\">INSTALL</a>"
msgstr ""
#. type: Content of: <html><body><ul><li>
-#: output/fr/index-full-template.html:14
+#: output/el/index-full-template.html:14
msgid "<a href=\"TODO\">TODO</a>"
msgstr ""
#. type: Content of: <html><body><ul><li>
-#: output/fr/index-full-template.html:15
+#: output/el/index-full-template.html:15
msgid "<a href=\"README\">README</a>"
msgstr ""
#. type: Content of: <html><body><ul><li>
-#: output/fr/index-full-template.html:16
+#: output/el/index-full-template.html:16
msgid "<a href=\"Documentation.html\">Main documentation</a>"
msgstr ""
diff --git a/pot/fr-html.pot b/pot/el-html.pot
similarity index 99%
copy from pot/fr-html.pot
copy to pot/el-html.pot
index 3fb84af..68d5c75 100644
--- a/pot/fr-html.pot
+++ b/pot/el-html.pot
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: phpMyAdmin documentation VERSION\n"
"Report-Msgid-Bugs-To: phpmyadmin-devel(a)lists.sourceforge.net\n"
-"POT-Creation-Date: 2010-11-28 18:18+0100\n"
+"POT-Creation-Date: 2010-11-30 13:55+0100\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL(a)li.org>\n"
@@ -87,7 +87,7 @@ msgid "<a href=\"Documentation.html#credits\">Credits</a>"
msgstr ""
#. type: Content of: <html><body><ul><li>
-#: ../phpmyadmin/Documentation.html:38 ../phpmyadmin/translators.html:39 output/fr/index-full-template.html:17
+#: ../phpmyadmin/Documentation.html:38 ../phpmyadmin/translators.html:39 output/el/index-full-template.html:17
msgid "<a href=\"translators.html\">Translators</a>"
msgstr ""
@@ -11496,32 +11496,32 @@ msgid "Abdurashid Muhitdinov (cool_zero(a)list.ru"
msgstr ""
#. type: Content of: <html><body><h1>
-#: output/fr/index-full-template.html:7 output/fr/index-full-template.html:10
-msgid "phpMyAdmin French Documentation"
+#: output/el/index-full-template.html:7 output/el/index-full-template.html:10
+msgid "phpMyAdmin Greek Documentation"
msgstr ""
#. type: Content of: <html><body><p>
-#: output/fr/index-full-template.html:11
-msgid "Documents translated to French:"
+#: output/el/index-full-template.html:11
+msgid "Documents translated to Greek:"
msgstr ""
#. type: Content of: <html><body><ul><li>
-#: output/fr/index-full-template.html:13
+#: output/el/index-full-template.html:13
msgid "<a href=\"INSTALL\">INSTALL</a>"
msgstr ""
#. type: Content of: <html><body><ul><li>
-#: output/fr/index-full-template.html:14
+#: output/el/index-full-template.html:14
msgid "<a href=\"TODO\">TODO</a>"
msgstr ""
#. type: Content of: <html><body><ul><li>
-#: output/fr/index-full-template.html:15
+#: output/el/index-full-template.html:15
msgid "<a href=\"README\">README</a>"
msgstr ""
#. type: Content of: <html><body><ul><li>
-#: output/fr/index-full-template.html:16
+#: output/el/index-full-template.html:16
msgid "<a href=\"Documentation.html\">Main documentation</a>"
msgstr ""
diff --git a/pot/ca-txt.pot b/pot/el-txt.pot
similarity index 99%
copy from pot/ca-txt.pot
copy to pot/el-txt.pot
index 5f71cab..388e1e2 100644
--- a/pot/ca-txt.pot
+++ b/pot/el-txt.pot
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: phpMyAdmin documentation VERSION\n"
"Report-Msgid-Bugs-To: phpmyadmin-devel(a)lists.sourceforge.net\n"
-"POT-Creation-Date: 2010-11-28 18:19+0100\n"
+"POT-Creation-Date: 2010-11-30 13:55+0100\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL(a)li.org>\n"
hooks/post-receive
--
phpMyAdmin localized documentation
1
0
[Phpmyadmin-git] [SCM] phpMyAdmin annotated tag, RELEASE_3_4_0ALPHA2, created. RELEASE_3_4_0ALPHA2
by Marc Delisle 30 Nov '10
by Marc Delisle 30 Nov '10
30 Nov '10
The annotated tag, RELEASE_3_4_0ALPHA2 has been created
at 1b29233d119b855206a394cdd4e5d53af0f5cef1 (tag)
tagging 503fac1f0cdabd0bba44ffb7f85f4c3ce673ae3a (commit)
replaces RELEASE_3_4_0ALPHA1
tagged by Marc Delisle
on Tue Nov 30 07:42:29 2010 -0500
- Log -----------------------------------------------------------------
Released 3.4.0-alpha2
Burak Yavuz (4):
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Craig Duncan (1):
patch #3117535, replication : Add quotes to database in initial statement
Dieter Adriaenssens (2):
bug #3115158, remove empty readme file
Merge branch 'QA_3_3' into MAINT_3_4_0
Herman van Rink (4):
bug #3115519: fixed XSS on search
bug #3115519: Prevent long queries from being shown in confirmation popup
removed quotes from translated string, messed up in JS. And fixed to sprintf.
Minor comment updates
Marc Delisle (62):
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
ChangeLog for XSS fix
missing title
bug #3119884, path not found (in case the kit is English-only)
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
3.3.8.1 correct release date and PMASA ref
extraneous escaping that adds a backslash in translations that include a quote
3.4.0-alpha2
Michal Čihař (11):
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Panagiotis Papazoglou (590):
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Rytis SlatkeviÄius (33):
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Xavier Navarro (81):
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
asdfsdf (162):
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
davidbl06 (213):
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
edgaras.janusauskas (177):
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
garas (1):
patch #3112792 [navi] Left panel table grouping incorrect
javipas (39):
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
sven.erik.andersen (5):
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
veeven (53):
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
Translation update done using Pootle.
-----------------------------------------------------------------------
hooks/post-receive
--
phpMyAdmin
1
0
[Phpmyadmin-git] [SCM] phpMyAdmin branch, MAINT_3_4_0, updated. RELEASE_3_4_0ALPHA1-1438-g503fac1
by Marc Delisle 30 Nov '10
by Marc Delisle 30 Nov '10
30 Nov '10
The branch, MAINT_3_4_0 has been updated
via 503fac1f0cdabd0bba44ffb7f85f4c3ce673ae3a (commit)
from e9c8531a234bb590feb7d871c0628982e91021f8 (commit)
- Log -----------------------------------------------------------------
commit 503fac1f0cdabd0bba44ffb7f85f4c3ce673ae3a
Author: Marc Delisle <marc(a)infomarc.info>
Date: Tue Nov 30 07:39:13 2010 -0500
3.4.0-alpha2
-----------------------------------------------------------------------
Summary of changes:
Documentation.html | 4 ++--
README | 2 +-
libraries/Config.class.php | 2 +-
translators.html | 4 ++--
4 files changed, 6 insertions(+), 6 deletions(-)
diff --git a/Documentation.html b/Documentation.html
index 848c19e..f2efabf 100644
--- a/Documentation.html
+++ b/Documentation.html
@@ -9,7 +9,7 @@ vim: expandtab ts=4 sw=4 sts=4 tw=78
<link rel="icon" href="./favicon.ico" type="image/x-icon" />
<link rel="shortcut icon" href="./favicon.ico" type="image/x-icon" />
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
- <title>phpMyAdmin 3.4.0-alpha1 - Documentation</title>
+ <title>phpMyAdmin 3.4.0-alpha2 - Documentation</title>
<link rel="stylesheet" type="text/css" href="docs.css" />
</head>
@@ -17,7 +17,7 @@ vim: expandtab ts=4 sw=4 sts=4 tw=78
<div id="header">
<h1>
<a href="http://www.phpmyadmin.net/">php<span class="myadmin">MyAdmin</span></a>
- 3.4.0-alpha1
+ 3.4.0-alpha2
Documentation
</h1>
</div>
diff --git a/README b/README
index f08e7b0..48596fa 100644
--- a/README
+++ b/README
@@ -3,7 +3,7 @@ phpMyAdmin - Readme
A set of PHP-scripts to manage MySQL over the web.
-Version 3.4.0-alpha1
+Version 3.4.0-alpha2
--------------------
http://www.phpmyadmin.net/
diff --git a/libraries/Config.class.php b/libraries/Config.class.php
index ae584da..3289073 100644
--- a/libraries/Config.class.php
+++ b/libraries/Config.class.php
@@ -96,7 +96,7 @@ class PMA_Config
*/
function checkSystem()
{
- $this->set('PMA_VERSION', '3.4.0-alpha1');
+ $this->set('PMA_VERSION', '3.4.0-alpha2');
/**
* @deprecated
*/
diff --git a/translators.html b/translators.html
index 89bb761..c30cc4a 100644
--- a/translators.html
+++ b/translators.html
@@ -10,7 +10,7 @@
<link rel="icon" href="./favicon.ico" type="image/x-icon" />
<link rel="shortcut icon" href="./favicon.ico" type="image/x-icon" />
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
- <title>phpMyAdmin 3.4.0-alpha1 - Official translators</title>
+ <title>phpMyAdmin 3.4.0-alpha2 - Official translators</title>
<link rel="stylesheet" type="text/css" href="docs.css" />
</head>
@@ -18,7 +18,7 @@
<div id="header">
<h1>
<a href="http://www.phpmyadmin.net/">php<span class="myadmin">MyAdmin</span></a>
- 3.4.0-alpha1
+ 3.4.0-alpha2
official translators list
</h1>
</div>
hooks/post-receive
--
phpMyAdmin
1
0
[Phpmyadmin-git] [SCM] phpMyAdmin branch, master, updated. RELEASE_3_4_0ALPHA1-2955-g7fc5ae3
by Marc Delisle 30 Nov '10
by Marc Delisle 30 Nov '10
30 Nov '10
The branch, master has been updated
via 7fc5ae35454acf9210b4539fd6bac98a54f515ff (commit)
via 2a2a08c5ae135c6125d1d76b137737cf6cb756e2 (commit)
via e9c8531a234bb590feb7d871c0628982e91021f8 (commit)
from 7489e2c3e63d48680e7557740443b5c2917ba6d7 (commit)
- Log -----------------------------------------------------------------
commit 7fc5ae35454acf9210b4539fd6bac98a54f515ff
Merge: 7489e2c3e63d48680e7557740443b5c2917ba6d7 2a2a08c5ae135c6125d1d76b137737cf6cb756e2
Author: Marc Delisle <marc(a)infomarc.info>
Date: Tue Nov 30 07:34:22 2010 -0500
Merge branch 'QA_3_4'
-----------------------------------------------------------------------
Summary of changes:
main.php | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/main.php b/main.php
index e3f054d..48e98fc 100644
--- a/main.php
+++ b/main.php
@@ -132,7 +132,7 @@ if ($GLOBALS['cfg']['ThemeManager']) {
// see js/main_custom_color.js
echo '<li id="li_custom_color" class="hide">';
- echo PMA_escapeJsString(__('Background color')) . ': ';
+ echo __('Background color') . ': ';
echo '<input type="submit" name="custom_color_choose" value="' . __('Choose...') . '" />';
echo '<form name="colorform" id="colorform" method="post" action="index.php" target="_parent">';
echo PMA_generate_common_hidden_inputs();
hooks/post-receive
--
phpMyAdmin
1
0