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

[Phpmyadmin-git] [SCM] phpMyAdmin branch, QA_3_3, updated. RELEASE_3_3_9-4-gba2326d
by Michal Čihař 03 Jan '11
by Michal Čihař 03 Jan '11
03 Jan '11
The branch, QA_3_3 has been updated
via ba2326d7033e12b4ac134cbb585f016203a93517 (commit)
via 08a6fd9c12f1520518b044d87e2a4da189649580 (commit)
via 97716f5a5a8b2ac24d2965e6b8faf6b747616d85 (commit)
via eaac45dfda2daa345edc5165b30bedea5a3f18a0 (commit)
from 18f50cc043ed16114096b86de56335c3c78c8ad2 (commit)
- Log -----------------------------------------------------------------
-----------------------------------------------------------------------
Summary of changes:
hooks/post-receive
--
phpMyAdmin
1
0

[Phpmyadmin-git] [SCM] phpMyAdmin branch, TESTING, updated. RELEASE_3_4_0BETA1-32-g64ade53
by Marc Delisle 03 Jan '11
by Marc Delisle 03 Jan '11
03 Jan '11
The branch, TESTING has been updated
via 64ade534925c4e32b725ca58a4bd1e6fba333326 (commit)
via 08a6fd9c12f1520518b044d87e2a4da189649580 (commit)
via 97716f5a5a8b2ac24d2965e6b8faf6b747616d85 (commit)
from e795d42205feea5032654414fb8618aa42343d44 (commit)
- Log -----------------------------------------------------------------
commit 64ade534925c4e32b725ca58a4bd1e6fba333326
Merge: e795d42205feea5032654414fb8618aa42343d44 08a6fd9c12f1520518b044d87e2a4da189649580
Author: Marc Delisle <marc(a)infomarc.info>
Date: Mon Jan 3 07:07:54 2011 -0500
Merge branch 'MAINT_3_3_9' into TESTING
-----------------------------------------------------------------------
Summary of changes:
ChangeLog | 2 +-
Documentation.html | 4 ++--
README | 17 ++++++++++++-----
libraries/Config.class.php | 2 +-
translators.html | 4 ++--
5 files changed, 18 insertions(+), 11 deletions(-)
diff --git a/ChangeLog b/ChangeLog
index a12e057..c110734 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -128,7 +128,7 @@
- bug #3119882 [interface] Display query chart on demand.
- [interface] Use less noisy message and remove disable link on server charts and database statistics.
-3.3.9.0 (not yet released)
+3.3.9.0 (2011-01-03)
- bug [doc] Fix references to MySQL doc
- patch #3101490 Default function for TIMESTAMP, thanks to jirand - jirand
- bug #3103853 [js] Double quotes were not escaped in generated js
diff --git a/Documentation.html b/Documentation.html
index 4b44689..d1dba8c 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.3.9-rc1 - Documentation</title>
+ <title>phpMyAdmin 3.3.9 - 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.3.9-rc1
+ 3.3.9
Documentation
</h1>
</div>
diff --git a/README b/README
index 9ccf2d5..76f66ab 100644
--- a/README
+++ b/README
@@ -25,13 +25,20 @@ This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License version 2,
as published by the Free Software Foundation.
- Version 3.3.9-rc1
- -----------------
+ Version 3.3.9
+ -------------
http://www.phpmyadmin.net/
-You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
+ Copyright (C) 1998-2000 Tobias Ratschiller <tobias_at_ratschiller.com>
+ Copyright (C) 2001-2011 Marc Delisle <marc_at_infomarc.info>
+ Olivier Müller <om_at_omnis.ch>
+ Robin Johnson <robbat2_at_users.sourceforge.net>
+ Alexander M. Turek <me_at_derrabus.de>
+ Michal Čihař <michal_at_cihar.com>
+ Garvin Hicking <me_at_supergarv.de>
+ Michael Keck <mkkeck_at_users.sourceforge.net>
+ Sebastian Mendel <cybot_tm_at_users.sourceforge.net>
+ [check Documentation.txt/.html file for more details]
Requirements
~~~~~~~~~~~~
diff --git a/libraries/Config.class.php b/libraries/Config.class.php
index 40ff7ae..6c6c72b 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.3.9-rc1');
+ $this->set('PMA_VERSION', '3.3.9');
/**
* @deprecated
*/
diff --git a/translators.html b/translators.html
index fdefa36..9efc661 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.3.9-rc1 - Official translators</title>
+ <title>phpMyAdmin 3.3.9 - 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.3.9-rc1
+ 3.3.9
official translators list
</h1>
</div>
hooks/post-receive
--
phpMyAdmin
1
0

[Phpmyadmin-git] [SCM] phpMyAdmin branch, STABLE, updated. RELEASE_3_3_9-14-g3e59b4b
by Marc Delisle 03 Jan '11
by Marc Delisle 03 Jan '11
03 Jan '11
The branch, STABLE has been updated
via 3e59b4b503aa980b9a592812d1a20bb857789d2f (commit)
via 08a6fd9c12f1520518b044d87e2a4da189649580 (commit)
via 97716f5a5a8b2ac24d2965e6b8faf6b747616d85 (commit)
via eaac45dfda2daa345edc5165b30bedea5a3f18a0 (commit)
via 1ceccbd50cc0359ac2543e4283a70b2440752b59 (commit)
via 8afdcbe2b89888b4e7e3ca58224cb01ebe8db73c (commit)
via b6f717a6025c3785430c4cf317cfa5786564729b (commit)
via 2ba852dc5ca3dc9d2697ee29bd11ad61ab987553 (commit)
via bc0b9fa744bd1b1a7ff460f728248e581ee106f0 (commit)
via b1103e2db99405d032a230ed50f0b88b799605a3 (commit)
via f805097b86fabd3d4c8dff1f2324efdae1ca0d70 (commit)
via d6a7bd40faa240c23016ce482c36650294faa13e (commit)
via 63aec5b3280c39277c54d0789a1b511fd2f3b7ae (commit)
via 8277c92e25ce1001c6b0479e91698bcf5c02c618 (commit)
via 5f4604c9bb4de2cdc2bf6b61f0ac55c898dd964e (commit)
via 81a338db80012ca67009ac780ee1bffe38dd1ad1 (commit)
via bbf5941c21eb5a28bc0b0b5c8b3849bb059a5baa (commit)
via 5815d6fa7ebf65432751251b6f905858ee90e433 (commit)
via 848989bdb6da22d99b5a5b04ad83964db973df43 (commit)
via 7393468b126dbf20e1e4ef4cdf9d3dd330332de2 (commit)
via 4b3d5c768bc0c1db2d5f1c986027dc2ec0ca3f63 (commit)
via 252ab527bc485db3f8987433ea7b1d1baa371ea8 (commit)
via 540cd447a3f8b8e324daf9ccd2ec8112687a690f (commit)
via 74f593aa867f631d1e80c177bbd61e70a5c2af30 (commit)
via f2d82daad8ec37ec4ed3c3e04e2f34ba1d72b489 (commit)
via 8dc289c433eb08e082ce2199bb532884fa25a9c8 (commit)
via 60e468cd18f6e5393aae8f5ad680310eb44a9c39 (commit)
via 266b8e3aaff8269f65ece2c4531841c8550c0eff (commit)
from 19e56eacec926545507d9805b49b34c682e17d0a (commit)
- Log -----------------------------------------------------------------
commit 3e59b4b503aa980b9a592812d1a20bb857789d2f
Merge: 19e56eacec926545507d9805b49b34c682e17d0a 08a6fd9c12f1520518b044d87e2a4da189649580
Author: Marc Delisle <marc(a)infomarc.info>
Date: Mon Jan 3 07:07:55 2011 -0500
Merge branch 'MAINT_3_3_9' into STABLE
-----------------------------------------------------------------------
Summary of changes:
ChangeLog | 12 ++++++
Documentation.html | 30 +++++---------
README | 6 +-
db_operations.php | 55 +++++++++++++++++++++------
lang/polish-utf-8.inc.php | 74 ++++++++++++++++++------------------
lang/slovenian-utf-8.inc.php | 8 ++--
libraries/Config.class.php | 2 +-
libraries/db_table_exists.lib.php | 2 +-
libraries/export/sql.php | 2 +-
libraries/js_escape.lib.php | 1 +
libraries/sqlparser.data.php | 6 +--
libraries/sqlparser.lib.php | 31 +++++++++------
pdf_pages.php | 2 +-
server_replication.php | 4 +-
tbl_change.php | 1 +
themes/.gitignore | 1 +
translators.html | 4 +-
17 files changed, 141 insertions(+), 100 deletions(-)
diff --git a/ChangeLog b/ChangeLog
index 8fad918..a15b8fc 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -5,6 +5,18 @@ phpMyAdmin - ChangeLog
$Id$
$HeadURL: https://phpmyadmin.svn.sourceforge.net/svnroot/phpmyadmin/trunk/phpMyAdmin/… $
+3.3.9.0 (2011-01-03)
+- bug [doc] Fix references to MySQL doc
+- patch #3101490 Default function for TIMESTAMP, thanks to jirand - jirand
+- bug #3103853 [js] Double quotes were not escaped in generated js
+- bug #3077463 [core] Events were not copied when copying/renaming database
+- bug #1762306 [core] Copy database with view of a view
+- patch #3117535 [replication] Add quotes to database in initial statement,
+ thanks to Craig Duncan - duncan3dc
+- bug #3112614 [pdf schema] Scratchboard for PDF pages not working
+- bug #3125606 [parser] Query for table "level" causes strange display
+- bug #3127904 [parser] Close all opened round brackets indents
+
3.3.8.1 (2010-11-29)
- bug #3115519 (private) [security] XSS on db search, see PMASA-2010-8
diff --git a/Documentation.html b/Documentation.html
index bf30068..0a5cf58 100644
--- a/Documentation.html
+++ b/Documentation.html
@@ -10,7 +10,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.3.8.1 - Documentation</title>
+ <title>phpMyAdmin 3.3.9 - Documentation</title>
<link rel="stylesheet" type="text/css" href="docs.css" />
</head>
@@ -18,7 +18,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.3.8.1
+ 3.3.9
Documentation
</h1>
</div>
@@ -53,9 +53,6 @@ vim: expandtab ts=4 sw=4 sts=4 tw=78
<li>License: <a href="license.php">LICENSE</a></li>
</ul>
</li>
- <li><div class="l10n">Documentation version:</div>
- <i>$Id$</i>
- </li>
</ul>
<!-- REQUIREMENTS -->
@@ -2701,7 +2698,7 @@ setfacl -d -m "g:www-data:rwx" tmp
<a href="#faq1_12">1.12 I have lost my MySQL root password, what can I do?</a></h4>
<p> The MySQL manual explains how to
- <a href="http://www.mysql.com/doc/R/e/Resetting_permissions.html">
+ <a href="http://dev.mysql.com/doc/mysql/en/resetting-permissions.html">
reset the permissions</a>.</p>
<h4 id="faq1_13">
@@ -2767,7 +2764,7 @@ setfacl -d -m "g:www-data:rwx" tmp
support?</a></h4>
<p> Since phpMyAdmin 3.0.x, only MySQL 5.0.1 and newer are supported. For
- older MySQL versions, you need to use 2.8.x branch. phpMyAdmin can
+ older MySQL versions, you need to use the latest 2.x branch. phpMyAdmin can
connect to your MySQL server using PHP's classic
<a href="http://php.net/mysql">MySQL extension</a> as well as the
<a href="http://php.net/mysqli">improved MySQL extension (MySQLi)</a> that
@@ -2777,12 +2774,7 @@ setfacl -d -m "g:www-data:rwx" tmp
extension of your choice to a MySQL client library of at least the same
minor version since the one that is bundled with some PHP distributions is
rather old and might cause problems <a href="#faq1_17a">
- (see <abbr title="Frequently Asked Questions">FAQ</abbr> 1.17a)</a>.
- If your webserver is running on a windows system, you might want to try
- MySQL's
- <a href="http://dev.mysql.com/downloads/connector/php/">Connector/PHP</a>
- instead of the MySQL / MySQLi extensions that are bundled with the official
- php Win32 builds.</p>
+ (see <abbr title="Frequently Asked Questions">FAQ</abbr> 1.17a)</a>.</p>
<h5 id="faq1_17a">
<a href="#faq1_17a">1.17a I cannot connect to the MySQL server. It always returns the error
@@ -2805,7 +2797,7 @@ setfacl -d -m "g:www-data:rwx" tmp
</p>
<h4 id="faq1_18">
- <a href="#faq1_18">1.18 (withdrawn).
+ <a href="#faq1_18">1.18 (withdrawn).</a></h4>
<h4 id="faq1_19">
<a href="#faq1_19">1.19 I can't run the "display relations" feature because the
@@ -3175,7 +3167,7 @@ the <tt>mysql_upgrade</tt> command on the server.</p>
</ul>
<p> Have also a look at the
- <a href="http://www.mysql.com/doc/C/a/Can_not_connect_to_server.html">
+ <a href="http://dev.mysql.com/doc/en/can-not-connect-to-server.html">
corresponding section of the MySQL documentation</a>.</p>
<h4 id="faq2_4">
@@ -3409,8 +3401,8 @@ have either the <a href="http://pecl.php.net/package/APC">APC</a> extension
<p> When MySQL is running in ANSI-compatibility mode, there are some major
differences in how <abbr title="structured query language">SQL</abbr> is
- structured (see <a href="http://dev.mysql.com/doc/mysql/en/ANSI_mode.html">
- http://dev.mysql.com/doc/mysql/en/ANSI_mode.html</a>). Most important of all,
+ structured (see <a href="http://dev.mysql.com/doc/mysql/en/ansi-mode.html">
+ http://dev.mysql.com/doc/mysql/en/ansi-mode.html</a>). Most important of all,
the quote-character (") is interpreted as an identifier quote character and
not as a string quote character, which makes many internal phpMyAdmin
operations into invalid <abbr title="structured query language">SQL</abbr>
@@ -3995,7 +3987,7 @@ INSERT INTO REL_towns VALUES ('M', 'Montréal');
columns!</a></h4>
<p> No, it's MySQL that is doing
- <a href="http://www.mysql.com/doc/S/i/Silent_column_changes.html">silent
+ <a href="http://dev.mysql.com/doc/en/silent-column-changes.html">silent
column type changing</a>.</p>
<h4 id="underscore">
@@ -4912,7 +4904,7 @@ Jakub Wilk, Thomas Michael Winningham, Vilius Zigmantas, "Manuzhai".
<li><a href="http://www.wikipedia.org/wiki/Server_%28computing%29">Server</a>
- a computer system that provides services to other computing
systems over a network.</li>
- <li><a id="glossar_storage_engine" href="http://dev.mysql.com/doc/refman/5.0/en/storage-engines.html">Storage Engines</a>
+ <li><a id="glossar_storage_engine" href="http://dev.mysql.com/doc/en/storage-engines.html">Storage Engines</a>
- handlers for different table types</li>
<li><a href="http://www.wikipedia.org/wiki/Socket#Computer_sockets">socket</a>
- a form of inter-process communication.</li>
diff --git a/README b/README
index d84e8d7..182b036 100644
--- a/README
+++ b/README
@@ -5,12 +5,12 @@ phpMyAdmin - Readme
A set of PHP-scripts to manage MySQL over the web.
- Version 3.3.8.1
- ---------------
+ Version 3.3.9
+ -------------
http://www.phpmyadmin.net/
Copyright (C) 1998-2000 Tobias Ratschiller <tobias_at_ratschiller.com>
- Copyright (C) 2001-2010 Marc Delisle <marc_at_infomarc.info>
+ Copyright (C) 2001-2011 Marc Delisle <marc_at_infomarc.info>
Olivier Müller <om_at_omnis.ch>
Robin Johnson <robbat2_at_users.sourceforge.net>
Alexander M. Turek <me_at_derrabus.de>
diff --git a/db_operations.php b/db_operations.php
index 29d2635..d3e62c2 100644
--- a/db_operations.php
+++ b/db_operations.php
@@ -125,14 +125,15 @@ if (strlen($db) && (! empty($db_rename) || ! empty($db_copy))) {
foreach ($tables_full as $each_table => $tmp) {
- // to be able to rename a db containing views, we
- // first collect in $views all the views we find and we
- // will handle them after the tables
- /**
- * @todo support a view of a view
- */
+ // to be able to rename a db containing views,
+ // first all the views are collected and a stand-in is created
+ // the real views are created after the tables
if (PMA_Table::isView($db, $each_table)) {
$views[] = $each_table;
+ // Create stand-in definition to resolve view dependencies
+ $sql_view_standin = PMA_getTableDefStandIn($db, $each_table, "\n");
+ PMA_DBI_query($sql_view_standin);
+ $GLOBALS['sql_query'] .= "\n" . $sql_view_standin . ';';
continue;
}
@@ -190,13 +191,19 @@ if (strlen($db) && (! empty($db_rename) || ! empty($db_copy))) {
// handle the views
if (! $_error) {
- foreach ($views as $view) {
- if (! PMA_Table::moveCopy($db, $view, $newname, $view,
- 'structure', $move, 'db_copy')) {
- $_error = true;
- break;
- }
- }
+ // temporarily force to add DROP IF EXIST to CREATE VIEW query,
+ // to remove stand-in VIEW that was created earlier
+ $temp_drop_if_exists = $GLOBALS['drop_if_exists'];
+ $GLOBALS['drop_if_exists'] = 'true';
+
+ foreach ($views as $view) {
+ if (! PMA_Table::moveCopy($db, $view, $newname, $view, 'structure', $move, 'db_copy')) {
+ $_error = true;
+ break;
+ }
+ }
+ // restore previous value
+ $GLOBALS['drop_if_exists'] = $temp_drop_if_exists;
}
unset($view, $views);
@@ -212,6 +219,28 @@ if (strlen($db) && (! empty($db_rename) || ! empty($db_copy))) {
unset($GLOBALS['sql_constraints_query_full_db'], $one_query);
}
+ if (PMA_MYSQL_INT_VERSION >= 50100) {
+ // here DELIMITER is not used because it's not part of the
+ // language; each statement is sent one by one
+
+ // to avoid selecting alternatively the current and new db
+ // we would need to modify the CREATE definitions to qualify
+ // the db name
+ $event_names = PMA_DBI_fetch_result('SELECT EVENT_NAME FROM information_schema.EVENTS WHERE EVENT_SCHEMA= \'' . PMA_sqlAddslashes($db,true) . '\';');
+ if ($event_names) {
+ foreach($event_names as $event_name) {
+ PMA_DBI_select_db($db);
+ $tmp_query = PMA_DBI_get_definition($db, 'EVENT', $event_name);
+ // collect for later display
+ $GLOBALS['sql_query'] .= "\n" . $tmp_query;
+ PMA_DBI_select_db($newname);
+ PMA_DBI_query($tmp_query);
+ }
+ }
+ }
+ // go back to current db, just in case
+ PMA_DBI_select_db($db);
+
// Duplicate the bookmarks for this db (done once for each db)
if (! $_error && $db != $newname) {
$get_fields = array('user', 'label', 'query');
diff --git a/lang/polish-utf-8.inc.php b/lang/polish-utf-8.inc.php
index 0ddfd1b..98e3137 100644
--- a/lang/polish-utf-8.inc.php
+++ b/lang/polish-utf-8.inc.php
@@ -38,7 +38,7 @@ $strAddIntoComments = 'Dodaj w komentarzach:';
$strAddNewField = 'Dodaj nowego pole';
$strAddPrivilegesOnDb = 'Dodaj uprawnienia dla następującej bazy danych';
$strAddPrivilegesOnTbl = 'Dodaj uprawnienia dla następującej tabeli';
-$strAddSearchConditions = 'Dodaj warunki przeszukiwania (warunek dla "where"):';
+$strAddSearchConditions = 'Dodaj warunki przeszukiwania (warunek dla "WHERE"):';
$strAddToIndex = 'Dodaj %s kolumn do indeksu ';
$strAddUser = 'Dodaj nowego użytkownika';
$strAddUserMessage = 'Nowy użytkownik został dodany.';
@@ -156,15 +156,15 @@ $strConstraintsForDumped = 'Ograniczenia dla zrzutów tabel';
$strConstraintsForTable = 'Ograniczenia dla tabeli';
$strControluserFailed = 'Połączenie dla użytkownika kontrolnego zdefiniowanego w pliku konfiguracyjnym nie powiodło się.';
$strCookiesRequired = 'Odtąd musi być włączona obsługa ciasteczek.';
-$strCopyDatabaseOK = 'Baza danych %s została skopiowana do %s';
+$strCopyDatabaseOK = 'Baza danych %s została przekopiowana do %s';
$strCopy = 'Kopiuj';
-$strCopyTableOK = 'Tabela %s została skopiowana do %s.';
-$strCopyTableSameNames = 'Nie można skopiować tabeli do niej samej!';
-$strCopyTable = 'Skopiuj tabelę do (bazadanych<b>.</b>tabela):';
+$strCopyTableOK = 'Tabela %s została przekopiowana do %s.';
+$strCopyTableSameNames = 'Nie można przekopiować tabeli do niej samej!';
+$strCopyTable = 'Kopiuj tabelę do (bazadanych<b>.</b>tabela):';
$strCouldNotConnectSource = 'Nie można nawiązać połączenia z serwerem źródłowym';
$strCouldNotConnectTarget = 'Nie można nawiązać połączenia z serwerem docelowym';
$strCouldNotKill = 'phpMyAdminowi nie udało się unicestwić wątku %s. Prawdopodobnie został on już zamknięty.';
-$strCreateDatabaseBeforeCopying = 'CREATE DATABASE przed skopiowaniem';
+$strCreateDatabaseBeforeCopying = 'CREATE DATABASE przed przekopiowaniem';
$strCreateIndexTopic = 'Utwórz nowy indeksu';
$strCreateIndex = 'Utwórz indeks dla %s kolumn';
$strCreateNewDatabase = 'Utwórz nową bazę danych';
@@ -193,7 +193,7 @@ $strChangeCopyModeDeleteAndReload = ' … usuń starego z tabel użytkowników,
$strChangeCopyModeJustDelete = ' … usuń starego z tabel użytkowników.';
$strChangeCopyModeRevoke = ' … odbierz wszystkie aktywne uprawnienia staremu, a następnie go usuń.';
$strChangeCopyMode = 'Utwórz nowego użytkownika z takimi samymi uprawnieniami i …';
-$strChangeCopyUser = 'Zmień dane użytkownika / Skopiuj użytkownika';
+$strChangeCopyUser = 'Zmień dane użytkownika / Kopiuj użytkownika';
$strChangeDisplay = 'Wybierz wyświetlane pole';
$strChangePassword = 'Zmień hasło';
$strChange = 'Zmień';
@@ -241,7 +241,7 @@ $strDefaultEngine = '%s to domyślny mechanizm składowania tego serwera MySQL.'
$strDefaultValueHelp = 'Dla wartości domyślnych, proszę wprowadzić po prostu pojedynczą wartość, bez cytowania odwrotnym ukośnikiem czy ujmowania w cudzysłowy, używając takiego formatu: a';
$strDefragment = 'Defragmentuj tabelę';
$strDelayedInserts = 'Użyj opóźnionych dodań';
-$strDeleteAndFlushDescr = 'Jest to najzgrabniejszy sposób, ale przeładowanie uprawnień może potrwać jakiś czas.';
+$strDeleteAndFlushDescr = 'Jest to sposób na utrzymanie porządku. Przeładowanie uprawnień może potrwać jakiś czas.';
$strDeleteAndFlush = 'Usuń użytkowników, a następnie przeładuj uprawnienia.';
$strDeleted = 'Rekord został skasowany';
$strDeleteNoUsersSelected = 'Żaden użytkownik ze został zaznaczony do usunięcia!';
@@ -254,7 +254,7 @@ $strDelOld = 'Aktualna strona ma powiązania z tabelą, która już nie istnieje
$strDescending = 'Malejąco';
$strDescription = 'Opis';
$strDesignerHelpDisplayField = 'Wyświetlane pole jest koloru różowego. Aby włączyć/wyłączyć wyświetlanie pola, kilknij ikonę "Wybierz pole do wyświetlenia", a następnie kliknij odpowiednią nazwę pola.';
-$strDesigner = 'Projektant';
+$strDesigner = 'Widok projektu';
$strDetails = 'Szczegóły…';
$strDictionary = 'słownik';
$strDifference = 'Różnica';
@@ -302,7 +302,7 @@ $strErrorInZipFile = 'Błąd w archiwum ZIP:';
$strErrorRelationAdded = 'Błąd: relacja nie została dodana.';
$strErrorRelationExists = 'Błąd: relacja już istnieje.';
$strErrorRenamingTable = 'Błąd podczas zmiany nazwy tabeli z %1$s na %2$s';
-$strErrorSaveTable = 'Błąd podczas zapisywania współrzędnych dla Projektanta.';
+$strErrorSaveTable = 'Błąd podczas zapisywania współrzędnych w widoku projektu.';
$strEscapeWildcards = 'Aby użyć symboli wieloznacznych _ i % w znaczeniu dosłownym, należy je poprzedzić znakiem \ ';
$strEsperanto = 'Esperanto';
$strEstonian = 'Estoński';
@@ -457,7 +457,7 @@ $strInvalidTableName = 'Niewłaściwa nazwa tabeli';
$strJapanese = 'Japoński';
$strJoins = 'Złączenia';
-$strJumpToDB = 'Skok do bazy danych "%s".';
+$strJumpToDB = 'Przejście do bazy danych "%s".';
$strJustDeleteDescr = 'Do momentu przeładowania uprawnień "usunięci" użytkownicy nadal będą mieli dostęp do serwera.';
$strJustDelete = 'Po prostu usuń użytkowników z tabeli uprawnień.';
@@ -536,7 +536,7 @@ $strMyISAMRecoverOptionsDesc = 'Tryb w którym po awarii tabele MyISAM są autom
$strMyISAMRecoverOptions = 'Tryb automatycznej naprawy';
$strMyISAMRepairThreadsDesc = 'Wartość większa niż 1 oznacza, że indeksy tabel MyISAM są tworzone współbieżnie (każdy indeks ma swój wątek) podczas naprawy przez proces sortujący.';
$strMyISAMRepairThreads = 'Liczba wątków naprawiających';
-$strMyISAMSortBufferSizeDesc = 'Bufor, który jest alokowany w czasie sortowania indeksów MyISAM podczas operacji REPAIR TABLE albo gdy indeksy są tworzone przez polecenia CREATE INDEX lub ALTER TABLE.';
+$strMyISAMSortBufferSizeDesc = 'Bufor, który jest przydzielany w czasie sortowania indeksów MyISAM podczas operacji REPAIR TABLE, albo gdy indeksy są tworzone przez polecenia CREATE INDEX lub ALTER TABLE.';
$strMyISAMSortBufferSize = 'Rozmiar bufora dla sortowania';
$strMysqlClientVersion = 'Wersja klienta MySQL';
$strMySQLConnectionCollation = 'System porównań dla połączenia MySQL';
@@ -562,7 +562,7 @@ $strNoIndex = 'Brak zdefiniowanego indeksu!';
$strNoIndexPartsDefined = 'Brak zdefiniowanych części indeksu!';
$strNoModification = 'Bez zmian';
$strNone = 'Brak';
-$strNoneDefault = 'Żaden';
+$strNoneDefault = 'Brak';
$strNo = 'Nie';
$strNoOptions = 'Ten format nie ma żadnych opcji';
$strNoPassword = 'Brak hasła';
@@ -623,21 +623,21 @@ $strPBXTGarbageThresholdDesc = 'Procent śmieci w dzienniku danych, nim zostanie
$strPBXTGarbageThreshold = 'Próg śmieci';
$strPBXTCheckpointFrequency = 'Częstotliwość punktów kontrolnych';
$strPBXTCheckpointFrequencyDesc = 'Ilość danych zapisanych do dziennika transakcji przed wykonaniem punktu kontrolnego. Domyślną wartością jest 24MB.';
-$strPBXTIndexCacheSizeDesc = 'Ilość pamięci zaalokowanej jako pamięć podręczna indeksów. Domyślną wartością jest 32MB. Pamięc jest używana tylko do buforowane stron indeksów.';
+$strPBXTIndexCacheSizeDesc = 'Ilość pamięci przydzielanej jako pamięć podręczna indeksów. Domyślną wartością jest 32MB. Pamięc jest używana tylko do buforowania stron indeksów.';
$strPBXTIndexCacheSize = 'Rozmiar pamięci podręcznej indeksów';
-$strPBXTLogBufferSizeDesc = 'Rozmiar bufora używanego podczas zapisu dziennika danych. Domyślną wartością jest 256MB. Silnik alokuje jeden bufor na wątek, ale tylko gdy wątek musi zapisać dane do dziennika.';
+$strPBXTLogBufferSizeDesc = 'Rozmiar bufora używanego podczas zapisu dziennika danych. Domyślną wartością jest 256MB. Mechanizm przydziela jeden bufor na wątek, ale tylko gdy wątek musi zapisać dane do dziennika.';
$strPBXTLogBufferSize = 'Rozmiar bufora dziennika';
-$strPBXTLogCacheSizeDesc = 'Ilość pamięci zaalokowanej jako pamięć podręczna dziennika transakcji. Domyślną wartością jest 16MB.';
+$strPBXTLogCacheSizeDesc = 'Ilość pamięci przydzielanej jako pamięć podręczna dziennika transakcji. Domyślną wartością jest 16MB.';
$strPBXTLogCacheSize = 'Rozmiar pamięci podręcznej dziennika';
-$strPBXTLogFileCountDesc = 'Liczba plików dziennika transakcji (pbxt/system/xlog*.xt), które będzie utwrzymywał system. Jeżeli liczba dzienników przekroczy tę wartość, stare dzienniki zostaną usunięte, w przeciwnym przypadku zmieniana jest ich nazwa i dostają kolejny najwyższy numer.';
+$strPBXTLogFileCountDesc = 'Liczba plików dziennika transakcji (pbxt/system/xlog*.xt), które będzie utrzymywał system. Jeżeli liczba dzienników przekroczy tę wartość, stare dzienniki zostaną usunięte, w przeciwnym przypadku zmieniana jest ich nazwa i dostają kolejny najwyższy numer.';
$strPBXTLogFileCount = 'Liczba plików dziennika';
-$strPBXTLogFileThresholdDesc = 'Rozmiar logu transakcji przed rollover, and a new log is created. Domyślną wartośćią jest 16MB.';
+$strPBXTLogFileThresholdDesc = 'Rozmiar loga transakcji przed wznowieniem i utworzeniem nowego loga. Domyślną wartością jest 16MB.';
$strPBXTLogFileThreshold = 'Próg pliku dziennika';
$strPBXTRecordCacheSizeDesc = 'Ilość pamięci przydzielonej jako pamięć podręczna rekordów, używana do buforowania danych tabel. Domyślą wartością jest 32MB. Ta pamięć jest używana do zmian w plikach obsługi danych (.xtd) i wskaźnikach rekordów (.xtr).';
$strPBXTRecordCacheSize = 'Rozmiar pamięci podręcznej rekordów';
$strPBXTRowFileGrowSizeDesc = 'Wzrost rozmiaru plików zawierających wskaźniki rekordów (.xtr).';
$strPBXTRowFileGrowSize = 'Wzrost rozmiaru pliku rekordu';
-$strPBXTTransactionBufferSizeDesc = 'Rozmiar globalnego bufora loga transakcji (alokowane są 2 bufory tej wielkości). Wartość domyślna to 1MB.';
+$strPBXTTransactionBufferSizeDesc = 'Rozmiar globalnego bufora loga transakcji (przydzielane są 2 bufory tej wielkości). Wartość domyślna to 1MB.';
$strPBXTTransactionBufferSize = 'Rozmiar bufora transakcji';
$strPdfDbSchema = 'Schemat bazy danych "%s" - strona %s';
$strPdfInvalidTblName = 'Tabela "%s" nie istnieje!';
@@ -694,7 +694,7 @@ $strPrivDescMaxConnections = 'Ogranicz liczbę nowych połączeń, które może
$strPrivDescMaxQuestions = 'Ogranicz liczbę zapytań, które może wysłać użytkownik w ciągu godziny.';
$strPrivDescMaxUpdates = 'Ogranicz liczbę poleceń zmieniających jakąkolwiek tabelę lub bazę danych, które może wykonać użytkownik w ciągu godziny.';
$strPrivDescMaxUserConnections = 'Ogranicz liczbę jednoczesnych połączeń, które może użytkownik.';
-$strPrivDescProcess = 'Pozwól oglądać procesy wszystkich użytkowyników';
+$strPrivDescProcess = 'Pozwól oglądać procesy wszystkich użytkowników';
$strPrivDescReferences = 'Nie ma żadnych skutków w tej wersji MySQL.';
$strPrivDescReload = 'Pozwól przeładowywać ustawienia serwera i opróżniać pamięć podręczną serwera.';
$strPrivDescReplClient = 'Nadaj użytkownikowi prawo, by zapytać gdzie są serwery podrzędne / nadrzędne.';
@@ -924,7 +924,7 @@ $strSetuperror_empty_signon_url = 'Pomiń adres URL pojedynczego logowania Singo
$strSetuperror_empty_user_for_config_auth = 'Pomiń nazwę użytkownika podczas używania metody uwierzytelnienia z pliku konfiguracyjnego';
$strSetuperror_form = 'Wysłany formularz zawiera błędy';
$strSetuperror_incorrect_ip_address = 'Nieprawidłowy adres IP: %s';
-$strSetuperror_incorrect_port = 'Nieprawdiłowy numer portu';
+$strSetuperror_incorrect_port = 'Nieprawidłowy numer portu';
$strSetuperror_incorrect_value = 'Nieprawidłowa wartość';
$strSetuperror_missing_field_data = 'Brakuje danych dla %s';
$strSetuperror_nan_nneg = 'Liczba nie jest nieujemna';
@@ -982,12 +982,12 @@ $strSetupForm_Server_login_options = 'Opcje pojedynczego logowania (Signon)';
$strSetupForm_Server_pmadb = 'Baza danych PMA';
$strSetupForm_Server_pmadb_desc = 'Skonfiguruj bazę danych phpMyAdmin, aby uzyskać dostęp do dodatkowych funkcji, zobacz więcej w dokumentacji [a@../Documentation.html#linked-tables]linked-tables infrastructure[/a]';
$strSetupForm_Server = 'Ustawienia podstawowe';
-$strSetupFormset_customization = 'Indywidualizacja';
-$strSetupFormset_export = 'Indywidualizacja opcji eksportu';
+$strSetupFormset_customization = 'Dostosowanie';
+$strSetupFormset_export = 'Dostosowanie opcji eksportu';
$strSetupFormset_features = 'Funkcje';
-$strSetupFormset_import = 'Indywidualizacja opcji importu';
-$strSetupFormset_left_frame = 'Indywidualizacja ramki nawigacyjnej';
-$strSetupFormset_main_frame = 'Indywidualizacja głównej ramkj';
+$strSetupFormset_import = 'Dostosowanie opcji importu';
+$strSetupFormset_left_frame = 'Dostosowanie ramki nawigacyjnej';
+$strSetupFormset_main_frame = 'Dostosowanie ramki głównej';
$strSetupForm_Sql_box_desc = 'Dostosuj odnośniki pokazywane w ramkach zapytań SQL';
$strSetupForm_Sql_box = 'Okno zapytania SQL';
$strSetupForm_Sql_queries_desc = 'Ustawienia zapytań SQL. Zobacz ustawienia opcji pola zapytań SQL [a@?page=form&formset=main_frame#tab_Sql_box]Navigation frame[/a]';
@@ -1062,7 +1062,7 @@ $strSetupMaxRows_desc = 'Liczba rekordów wyświetlana podczas przeglądania wyn
$strSetupMaxRows_name = 'Maksymalna liczba rekordów do wyświetlenia';
$strSetupMaxTableList_desc = 'Maksymalna liczba tabel pokazywanych na liście tabel';
$strSetupMaxTableList_name = 'Maksimum tabel';
-$strSetupMemoryLimit_desc = 'Ile pamięci może zaalokować skrypt, np. [kbd]32M[/kbd] ([kbd]0[/kbd] oznacza brak limitu)';
+$strSetupMemoryLimit_desc = 'Ilość pamięci, jaka może być przydzielona dla skryptu, np. [kbd]32M[/kbd] ([kbd]0[/kbd] oznacza brak limitu)';
$strSetupMemoryLimit_name = 'Limit pamięci';
$strSetupNavigationBarIconic_desc = 'Używaj tylko ikon, tylko tekstu lub ikon i tekstu';
$strSetupNavigationBarIconic_name = 'Wygląd interfejsu paska nawigacji';
@@ -1142,7 +1142,7 @@ $strSetupServers_password_desc = 'Należy pozostawić puste w przypadku innego n
$strSetupServers_password_name = 'Hasło dla uwierzytelniania typu config';
$strSetupServers_pdf_pages_desc = 'Pozostaw puste, aby nie obsługiwać schematu PDF. Sugerowana nazwa: [kbd]pma_pdf_pages[/kbd]';
$strSetupServers_pdf_pages_name = 'Schemat PDF: strony tabeli';
-$strSetupServers_pmadb_desc = 'Baza danych używana przez funkcje relacji, zakładek i generowania PDF-ów. Pełna informacja znajduje się na stronie [a@http://wiki.phpmyadmin.net/pma/pmadb]pmadb[/a]. Puste pole oznacza brak obsługi. Domyślna wartość: [kbd]phpmyadmin[/kbd]';
+$strSetupServers_pmadb_desc = 'Baza danych używana przez funkcje relacji, zakładek, i do generowania plików PDF. Pełna informacja znajduje się na stronie [a@http://wiki.phpmyadmin.net/pma/pmadb]pmadb[/a]. Puste pole oznacza brak obsługi. Domyślna wartość: [kbd]phpmyadmin[/kbd]';
$strSetupServers_pmadb_name = 'Baza danych PMA';
$strSetupServers_port_desc = 'Port na którym nasłuchuje serwer MySQL, pole puste oznacza wartość domyślną';
$strSetupServers_port_name = 'Port serwera';
@@ -1251,7 +1251,7 @@ $strShowStatusDelayed_errorsDescr = 'Liczba rekordów zapisanych przy pomocy INS
$strShowStatusDelayed_insert_threadsDescr = 'Liczba użytych wątków obsługujących INSERT DELAYED. Każda osobna tabela, na której wykonuje się INSERT DELAYED dostaje własny wątek.';
$strShowStatusDelayed_writesDescr = 'Liczba rekordów zapisanych poprzez INSERT DELAYED.';
$strShowStatusFlush_commandsDescr = 'Liczba wykonanych instrukcji FLUSH.';
-$strShowStatusHandler_commitDescr = 'Liczba wewnętrznych intrukcji COMMIT.';
+$strShowStatusHandler_commitDescr = 'Liczba wewnętrznych instrukcji COMMIT.';
$strShowStatusHandler_deleteDescr = 'Ile razy rekord został usunięty z tabeli.';
$strShowStatusHandler_discoverDescr = 'Serwer MySQL może zapytać mechanizm składowania Cluster NDB, czy ma informacje o tabeli o zadanej nazwie. Nazywamy to odkryciem (<i>discovery</i>). Handler_discover wskazuje, ile razy tabela została odkryta.';
$strShowStatusHandler_read_firstDescr = 'Ile razy z indeksu została odczytana pierwsza pozycja. Duża wartość sugeruje, że serwer wykonuje pełnych przeszukań indeksów; na przykład SELECT col1 FROM foo, przy założeniu, że col1 jest zindeksowane.';
@@ -1268,7 +1268,7 @@ $strShowStatusInnodb_buffer_pool_pages_dirtyDescr = 'Liczba aktualnie brudnych s
$strShowStatusInnodb_buffer_pool_pages_flushedDescr = 'Liczba stron w puli bufora, których wymiecienia zażądano.';
$strShowStatusInnodb_buffer_pool_pages_freeDescr = 'Liczba wolnych stron.';
$strShowStatusInnodb_buffer_pool_pages_latchedDescr = 'Liczba stron zatrzaśniętych w puli bufora InnoDB. Są to strony aktualnie odczytywane lub zapisywane lub takie, które nie mogą zostać wymiecione lub usunięte z jakiegoś innego powodu.';
-$strShowStatusInnodb_buffer_pool_pages_miscDescr = 'Liczba strony stron zajętych z powodu ich alokacji dla celów administracyjnych takich jak blokady rekordu lub adaptacyjny indeks haszujący. Wartość ta może też zostać policzona jako Innodb_buffer_pool_pages_total - Innodb_buffer_pool_pages_free - Innodb_buffer_pool_pages_data.';
+$strShowStatusInnodb_buffer_pool_pages_miscDescr = 'Liczba strony stron zajętych z powodu ich przydzielenia dla celów administracyjnych, takich jak blokady rekordu lub adaptacyjny indeks haszujący. Wartość ta może też zostać policzona jako Innodb_buffer_pool_pages_total - Innodb_buffer_pool_pages_free - Innodb_buffer_pool_pages_data.';
$strShowStatusInnodb_buffer_pool_pages_totalDescr = 'Łączny rozmiar puli bufora, w stronach.';
$strShowStatusInnodb_buffer_pool_read_ahead_rndDescr = 'Liczba "losowych" odczytów z wyprzedzeniem zainicjowanych przez InnoDB. Występuje gdy zapytane przeszukiwałoby duże fragmenty tabeli, ale w dowolnej kolejności.';
$strShowStatusInnodb_buffer_pool_read_ahead_seqDescr = 'Liczba sekwencyjnych odczytów z wyprzedzeniem zainicjowanych przez InnoDB. Występuje gdy InnoDB wykonuje sekwencyjne pełne przeszukiwanie tabeli.';
@@ -1410,8 +1410,8 @@ $strSwekeyAuthenticating = 'Trwa uwierzytelnianie…';
$strSwekeyAuthFailed = 'Uwierzytelnianie sprzętowe nie powiodło się';
$strSwekeyNoKeyId = 'Plik %s nie zawiera żadnego identyfikatora klucza';
$strSwekeyNoKey = 'Prawidłowy klucz uwierzytelniający nie jest podłączony';
-$strSwitchToDatabase = 'Przełącz do skopiowanej bazy danych';
-$strSwitchToTable = 'Przełącz na skopiowaną tabelę';
+$strSwitchToDatabase = 'Przełącz do przekopiowanej bazy danych';
+$strSwitchToTable = 'Przełącz na przekopiowaną tabelę';
$strSynchronizationNote = 'Docelowa baza danych zostanie w całości zsynchronizowana ze źródłową. Źródłowa baza danych pozostanie niezmieniona.';
$strSynchronizeDb = 'Synchronizuj bazy danych';
$strSynchronize = 'Synchronizacja';
@@ -1494,7 +1494,7 @@ $strTrackingSQLDump = 'Zrzut SQL';
$strTrackingSQLExecuted = 'Instrukcje SQL zostały wykonane.';
$strTrackingSQLExecutionAlert = 'Ta opcja zamienia twoją tabelę i zawarte w niej dane.';
$strTrackingSQLExecution = 'Wykonanie SQL';
-$strTrackingSQLExported = 'Instrukcje SQL zostały wyeksportowane. Proszę skopiować zrzut lub go wykonać.';
+$strTrackingSQLExported = 'Instrukcje SQL zostały wyeksportowane. Proszę przekopiować zrzut lub go wykonać.';
$strTrackingStatements = 'Monitorowanie instrukcji';
$strTrackingStatusActive = 'aktywne';
$strTrackingStatusNotActive = 'nie aktywne';
@@ -1537,11 +1537,11 @@ $strTurkish = 'Turecki';
$strType = 'Typ';
$strUkrainian = 'Ukraiński';
-$strUncheckAll = 'Usuń zaznaczenie wszystkich';
+$strUncheckAll = 'Usuń zaznaczenie';
$strUnicode = 'Unicode';
$strUnique = 'Jednoznaczny';
$strUnknown = 'nieznany';
-$strUnselectAll = 'Usuń zaznaczenie wszystkich';
+$strUnselectAll = 'Usuń zaznaczenie';
$strUnsupportedCompressionDetected = 'Próbowano wczytać plik z nieobsługiwanym typem kompresji (%s). Albo jego obsługa nie została zaimplementowana albo została konfiguracyjnie wyłączona.';
$strUpdatePrivMessage = 'Uaktualniłeś uprawnienia dla %s.';
$strUpdateProfileMessage = 'Profil został uaktualniony.';
@@ -1581,7 +1581,7 @@ $strVersionInformation = 'Informacja o wersji';
$strViewDumpDatabases = 'Zrzut baz danych';
$strViewDumpDB = 'Zrzut bazy danych';
$strViewDump = 'Zrzut tabeli';
-$strViewHasAtLeast = 'Ten widok ma przynajmniej tyle wierszy. Więcej informacji w %sdocumentation%s.';
+$strViewHasAtLeast = 'Ten widok ma przynajmniej tyle wierszy. Więcej informacji znajduje się w %sdokumentacji%s.';
$strViewHasBeenDropped = 'Widok %s został usunięty';
$strViewImage = 'Zobacz obraz';
$strViewName = 'Nazwa widoku';
@@ -1589,7 +1589,7 @@ $strView = 'Widok';
$strViewVideo = 'Obejrzyj film';
$strWebServer = 'Serwer WWW';
-$strWebServerUploadDirectoryError = 'Nie mozna znaleźć katalogu do zapisu przesyłanych plików';
+$strWebServerUploadDirectoryError = 'Nie można znaleźć katalogu do zapisu przesyłanych plików';
$strWebServerUploadDirectory = 'katalog serwera WWW do przesyłania plików';
$strWelcome = 'Witamy w %s';
$strWestEuropean = 'Zachodnioeuropejski';
diff --git a/lang/slovenian-utf-8.inc.php b/lang/slovenian-utf-8.inc.php
index 793334e..08fcfce 100644
--- a/lang/slovenian-utf-8.inc.php
+++ b/lang/slovenian-utf-8.inc.php
@@ -8,7 +8,7 @@ $text_dir = 'ltr'; // ('ltr' for left to right, 'rtl' for right to left)
$number_thousands_separator = '.';
$number_decimal_separator = ',';
// shortcuts for Byte, Kilo, Mega, Giga, Tera, Peta, Exa
-$byteUnits = array('Bytes', 'KB', 'MB', 'GB', 'TB', 'PB', 'EB');
+$byteUnits = array('B', 'KiB', 'MiB', 'GiB', 'TiB', 'PiB', 'EiB');
$day_of_week = array('Ned', 'Pon', 'Tor', 'Sre', 'Čet', 'Pet', 'Sob');
$month = array('Jan', 'Feb', 'Mar', 'Apr', 'Maj', 'Jun', 'Jul', 'Avg', 'Sep', 'Okt', 'Nov', 'Dec');
@@ -157,7 +157,7 @@ $strCreateDatabaseBeforeCopying = 'CREATE DATABASE pred kopiranjem';
$strCreateIndexTopic = 'Ustvari nov indeks';
$strCreateIndex = 'Ustvari indeks na %s stolpcih';
$strCreateNewDatabase = 'Ustvari novo zbirko podatkov';
-$strCreateNewTable = 'Ustvari novo tabelo v podatkovni bazi %s';
+$strCreateNewTable = 'Ustvari novo tabelo v zbirki podatkov %s';
$strCreatePage = 'Ustvari novo stran';
$strCreatePdfFeat = 'Ustvarjanje datotek PDF';
$strCreateRelation = 'Ustvari razmerje';
@@ -204,7 +204,7 @@ $strDatabaseHasBeenDropped = 'Podatkovna zbirka %s je zavržena.';
$strDatabaseNotExisting = 'Podatkovna zbirka \'%s\' ne obstaja.';
$strDatabase = 'Podatkovna zbirka';
$strDatabasesDropped = '%s zbirke podatkov so uspešno zavržene.';
-$strDatabases = 'podatkovne baze';
+$strDatabases = 'Zbirke podatkov';
$strDatabase_src = 'Izvorna zbirka podatkov';
$strDatabasesStatsDisable = 'Onemogoči statistiko';
$strDatabasesStatsEnable = 'Omogoči statistiko';
@@ -618,7 +618,7 @@ $strPBXTRowFileGrowSizeDesc = 'Velikost rasti datotek kazalca vrstic (.xtr).';
$strPBXTRowFileGrowSize = 'Velikost rasti datotek vrstic';
$strPBXTTransactionBufferSizeDesc = 'Velikost globalnega medpomnilnika dnevnika transakcij (pogon dodeli dva medpomnilnika te velikosti). Privzeto je 1 MB.';
$strPBXTTransactionBufferSize = 'Velikost medpomnilnika transakcij';
-$strPdfDbSchema = 'Shema podatkovne baze "%s" - Stran %s';
+$strPdfDbSchema = 'Shema zbirke podatkov "%s" - Stran %s';
$strPdfInvalidTblName = 'Tabela "%s" ne obstaja!';
$strPdfNoTables = 'Ni tabel';
$strPDF = 'PDF';
diff --git a/libraries/Config.class.php b/libraries/Config.class.php
index 8f5c43d..7e6460d 100644
--- a/libraries/Config.class.php
+++ b/libraries/Config.class.php
@@ -92,7 +92,7 @@ class PMA_Config
*/
function checkSystem()
{
- $this->set('PMA_VERSION', '3.3.8.1');
+ $this->set('PMA_VERSION', '3.3.9');
/**
* @deprecated
*/
diff --git a/libraries/db_table_exists.lib.php b/libraries/db_table_exists.lib.php
index d1ae16a..e81c4be 100644
--- a/libraries/db_table_exists.lib.php
+++ b/libraries/db_table_exists.lib.php
@@ -79,7 +79,7 @@ if (empty($is_table) && !defined('PMA_SUBMIT_MULT') && ! defined('TABLE_MAY_BE_A
}
if (! $is_table) {
- require 'db_sql.php';
+ require './db_sql.php';
exit;
}
}
diff --git a/libraries/export/sql.php b/libraries/export/sql.php
index d026f2c..34ce6b0 100644
--- a/libraries/export/sql.php
+++ b/libraries/export/sql.php
@@ -440,7 +440,7 @@ function PMA_exportDBFooter($db)
* Returns a stand-in CREATE definition to resolve view dependencies
*
* @param string the database name
- * @param string the vew name
+ * @param string the view name
* @param string the end of line sequence
*
* @return string resulting definition
diff --git a/libraries/js_escape.lib.php b/libraries/js_escape.lib.php
index 754d95f..dfa7530 100644
--- a/libraries/js_escape.lib.php
+++ b/libraries/js_escape.lib.php
@@ -61,6 +61,7 @@ function PMA_escapeJsString($string)
"\000" => '',
'\\' => '\\\\',
'\'' => '\\\'',
+ '"' => '\"',
"\n" => '\n',
"\r" => '\r')));
}
diff --git a/libraries/sqlparser.data.php b/libraries/sqlparser.data.php
index 5fb1451..b11f956 100644
--- a/libraries/sqlparser.data.php
+++ b/libraries/sqlparser.data.php
@@ -528,7 +528,6 @@ $PMA_SQPdata_reserved_word = array (
'LAST_INSERT_ID',
'LEADING',
'LEFT',
- 'LEVEL',
'LIKE',
'LIMIT',
'LINEAR', // 5.1
@@ -697,7 +696,7 @@ $PMA_SQPdata_reserved_word = array (
*
* @global integer MySQL reserved words count
*/
-$PMA_SQPdata_reserved_word_cnt = 288;
+$PMA_SQPdata_reserved_word_cnt = 287;
/**
* The previous array must be sorted so that the binary search work.
* Sometimes a word is not added in the correct order, so
@@ -933,7 +932,6 @@ $PMA_SQPdata_forbidden_word = array (
'LEAVE',
'LEAVES',
'LEFT',
- 'LEVEL',
'LIKE',
'LIMIT',
'LINEAR', // 5.1
@@ -1212,7 +1210,7 @@ $PMA_SQPdata_forbidden_word = array (
*
* @global integer MySQL forbidden words count
*/
-$PMA_SQPdata_forbidden_word_cnt = 483;
+$PMA_SQPdata_forbidden_word_cnt = 482;
/**
* the MySQL column/data types
diff --git a/libraries/sqlparser.lib.php b/libraries/sqlparser.lib.php
index 738d2fb..3db5308 100644
--- a/libraries/sqlparser.lib.php
+++ b/libraries/sqlparser.lib.php
@@ -2165,7 +2165,6 @@ if (! defined('PMA_MINIMUM_COMMON')) {
// DEBUG echo "Loop format <strong>" . $arr[$i]['data'] . "</strong> " . $arr[$i]['type'] . "<br />";
$before = '';
$after = '';
- $indent = 0;
// array_shift($typearr);
/*
0 prev2
@@ -2265,17 +2264,20 @@ if (! defined('PMA_MINIMUM_COMMON')) {
}
break;
case 'punct_bracket_close_round':
- $bracketlevel--;
- if ($infunction == TRUE) {
- $functionlevel--;
- $after .= ' ';
- $before .= ' ';
- } else {
- $indent--;
- $before .= ($mode != 'query_only' ? '</div>' : ' ');
- }
- $infunction = ($functionlevel > 0) ? TRUE : FALSE;
- break;
+ // only close bracket level when it was opened before
+ if ($bracketlevel > 0) {
+ $bracketlevel--;
+ if ($infunction == TRUE) {
+ $functionlevel--;
+ $after .= ' ';
+ $before .= ' ';
+ } else {
+ $indent--;
+ $before .= ($mode != 'query_only' ? '</div>' : ' ');
+ }
+ $infunction = ($functionlevel > 0) ? TRUE : FALSE;
+ }
+ break;
case 'alpha_columnType':
if ($typearr[3] == 'alpha_columnAttrib') {
$after .= ' ';
@@ -2466,6 +2468,11 @@ if (! defined('PMA_MINIMUM_COMMON')) {
}
$str .= $after;
} // end for
+ // close unclosed indent levels
+ while ($indent > 0) {
+ $indent--;
+ $str .= ($mode != 'query_only' ? '</div>' : ' ');
+ }
if ($mode=='color') {
$str .= '</span>';
}
diff --git a/pdf_pages.php b/pdf_pages.php
index 4ec0601..a196b9b 100644
--- a/pdf_pages.php
+++ b/pdf_pages.php
@@ -351,7 +351,7 @@ foreach ($array_sh_page AS $key => $temp_sh_page) {
$drag_y = $temp_sh_page['y'];
$draginit2 .= ' Drag.init(getElement("table_' . $i . '"), null, 0, parseInt(myid.style.width)-2, 0, parseInt(myid.style.height)-5);' . "\n";
- $draginit .= ' getElement("table_' . $i . '").onDrag = function (x, y) { document.edcoord.elements["c_table_' . $i . '[x]"].value = parseInt(x); document.edcoord.elements["c_table_' . $i . '[y]"].value = parseInt(y) }' . "\n";
+ $draginit2 .= ' getElement("table_' . $i . '").onDrag = function (x, y) { document.edcoord.elements["c_table_' . $i . '[x]"].value = parseInt(x); document.edcoord.elements["c_table_' . $i . '[y]"].value = parseInt(y) }' . "\n";
$draginit .= ' getElement("table_' . $i . '").style.left = "' . $drag_x . 'px";' . "\n";
$draginit .= ' getElement("table_' . $i . '").style.top = "' . $drag_y . 'px";' . "\n";
$reset_draginit .= ' getElement("table_' . $i . '").style.left = "2px";' . "\n";
diff --git a/server_replication.php b/server_replication.php
index 979b9f0..b0293cc 100644
--- a/server_replication.php
+++ b/server_replication.php
@@ -125,11 +125,11 @@ if (isset($GLOBALS['sr_take_action'])) {
}
$dblist[] = $tmp_row[0];
- PMA_DBI_query('CREATE DATABASE IF NOT EXISTS '.$tmp_row[0], $trg_link);
+ PMA_DBI_query('CREATE DATABASE IF NOT EXISTS '.PMA_backquote($tmp_row[0]), $trg_link);
} else {
if (array_search($tmp_row[0], $do_db) !== false) {
$dblist[] = $tmp_row[0];
- PMA_DBI_query('CREATE DATABASE IF NOT EXISTS '.$tmp_row[0], $trg_link);
+ PMA_DBI_query('CREATE DATABASE IF NOT EXISTS '.PMA_backquote($tmp_row[0]), $trg_link);
}
}
} // end while
diff --git a/tbl_change.php b/tbl_change.php
index f419bb1..cd4fff0 100644
--- a/tbl_change.php
+++ b/tbl_change.php
@@ -532,6 +532,7 @@ foreach ($rows as $row_id => $vrow) {
if ($field['True_Type'] == 'timestamp'
&& empty($field['Default'])
+ && empty($data)
&& ! isset($analyzed_sql[0]['create_table_fields'][$field['Field']]['on_update_current_timestamp'])) {
$default_function = $cfg['DefaultFunctions']['first_timestamp'];
}
diff --git a/themes/.gitignore b/themes/.gitignore
index 2676970..410d2dc 100644
--- a/themes/.gitignore
+++ b/themes/.gitignore
@@ -15,6 +15,7 @@ openphpnuke
original_small
paradice
pixeline
+pmahomme
silk
silkline
smooth_yellow
diff --git a/translators.html b/translators.html
index f390397..6d2f096 100644
--- a/translators.html
+++ b/translators.html
@@ -11,7 +11,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.3.8.1 - Official translators</title>
+ <title>phpMyAdmin 3.3.9 - Official translators</title>
<link rel="stylesheet" type="text/css" href="docs.css" />
</head>
@@ -19,7 +19,7 @@
<div id="header">
<h1>
<a href="http://www.phpmyadmin.net/">php<span class="myadmin">MyAdmin</span></a>
- 3.3.8.1
+ 3.3.9
official translators list
</h1>
</div>
hooks/post-receive
--
phpMyAdmin
1
0

[Phpmyadmin-git] [SCM] phpMyAdmin annotated tag, RELEASE_3_3_9, created. RELEASE_3_3_9
by Marc Delisle 03 Jan '11
by Marc Delisle 03 Jan '11
03 Jan '11
The annotated tag, RELEASE_3_3_9 has been created
at 7a7a1bbe90adda09a675e75594c27c4fca117cfe (tag)
tagging 08a6fd9c12f1520518b044d87e2a4da189649580 (commit)
replaces RELEASE_3_3_9RC1
tagged by Marc Delisle
on Mon Jan 3 07:07:52 2011 -0500
- Log -----------------------------------------------------------------
Released 3.3.9
Marc Delisle (2):
3.3.9 release
3.3.9
-----------------------------------------------------------------------
hooks/post-receive
--
phpMyAdmin
1
0

[Phpmyadmin-git] [SCM] phpMyAdmin branch, master, updated. RELEASE_3_4_0BETA1-1399-g895e69e
by Marc Delisle 03 Jan '11
by Marc Delisle 03 Jan '11
03 Jan '11
The branch, master has been updated
via 895e69ec2ab82cd3e6fd182e697d3833e310c512 (commit)
from e37d3d52d1e6662943ac371e437e99799e4d991b (commit)
- Log -----------------------------------------------------------------
commit 895e69ec2ab82cd3e6fd182e697d3833e310c512
Author: Marc Delisle <marc(a)infomarc.info>
Date: Mon Jan 3 07:02:08 2011 -0500
3.3.9 release
-----------------------------------------------------------------------
Summary of changes:
ChangeLog | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/ChangeLog b/ChangeLog
index c8736d8..d1ab4ec 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -133,7 +133,7 @@
- patch #3147400 [structure] Aria table size printed as unknown,
thanks to erickoh75 - erickoh75
-3.3.9.0 (not yet released)
+3.3.9.0 (2011-01-03)
- bug [doc] Fix references to MySQL doc
- patch #3101490 Default function for TIMESTAMP, thanks to jirand - jirand
- bug #3103853 [js] Double quotes were not escaped in generated js
hooks/post-receive
--
phpMyAdmin
1
0

[Phpmyadmin-git] [SCM] phpMyAdmin branch, QA_3_3, updated. RELEASE_3_3_8-27-g18f50cc
by Marc Delisle 03 Jan '11
by Marc Delisle 03 Jan '11
03 Jan '11
The branch, QA_3_3 has been updated
via 18f50cc043ed16114096b86de56335c3c78c8ad2 (commit)
from a022d7aa59fbf910626bbebcd9617c95a6c5f5d8 (commit)
- Log -----------------------------------------------------------------
commit 18f50cc043ed16114096b86de56335c3c78c8ad2
Author: Marc Delisle <marc(a)infomarc.info>
Date: Mon Jan 3 06:59:30 2011 -0500
3.3.9 release
-----------------------------------------------------------------------
Summary of changes:
ChangeLog | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/ChangeLog b/ChangeLog
index 761e423..14915d2 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -9,7 +9,7 @@ $HeadURL: https://phpmyadmin.svn.sourceforge.net/svnroot/phpmyadmin/trunk/phpMyA
- patch #3147400 [structure] Aria table size printed as unknown,
thanks to erickoh75 - erickoh75
-3.3.9.0 (not yet released)
+3.3.9.0 (2011-01-03)
- bug [doc] Fix references to MySQL doc
- patch #3101490 Default function for TIMESTAMP, thanks to jirand - jirand
- bug #3103853 [js] Double quotes were not escaped in generated js
hooks/post-receive
--
phpMyAdmin
1
0

[Phpmyadmin-git] [SCM] phpMyAdmin branch, MAINT_3_3_9, updated. RELEASE_3_3_9RC1-2-g08a6fd9
by Marc Delisle 03 Jan '11
by Marc Delisle 03 Jan '11
03 Jan '11
The branch, MAINT_3_3_9 has been updated
via 08a6fd9c12f1520518b044d87e2a4da189649580 (commit)
via 97716f5a5a8b2ac24d2965e6b8faf6b747616d85 (commit)
from eaac45dfda2daa345edc5165b30bedea5a3f18a0 (commit)
- Log -----------------------------------------------------------------
commit 08a6fd9c12f1520518b044d87e2a4da189649580
Author: Marc Delisle <marc(a)infomarc.info>
Date: Mon Jan 3 07:04:37 2011 -0500
3.3.9
commit 97716f5a5a8b2ac24d2965e6b8faf6b747616d85
Author: Marc Delisle <marc(a)infomarc.info>
Date: Mon Jan 3 06:53:58 2011 -0500
3.3.9 release
-----------------------------------------------------------------------
Summary of changes:
ChangeLog | 2 +-
Documentation.html | 4 ++--
README | 6 +++---
libraries/Config.class.php | 2 +-
translators.html | 4 ++--
5 files changed, 9 insertions(+), 9 deletions(-)
diff --git a/ChangeLog b/ChangeLog
index 988feaf..a15b8fc 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -5,7 +5,7 @@ phpMyAdmin - ChangeLog
$Id$
$HeadURL: https://phpmyadmin.svn.sourceforge.net/svnroot/phpmyadmin/trunk/phpMyAdmin/… $
-3.3.9.0 (not yet released)
+3.3.9.0 (2011-01-03)
- bug [doc] Fix references to MySQL doc
- patch #3101490 Default function for TIMESTAMP, thanks to jirand - jirand
- bug #3103853 [js] Double quotes were not escaped in generated js
diff --git a/Documentation.html b/Documentation.html
index d22b518..0a5cf58 100644
--- a/Documentation.html
+++ b/Documentation.html
@@ -10,7 +10,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.3.9-rc1 - Documentation</title>
+ <title>phpMyAdmin 3.3.9 - Documentation</title>
<link rel="stylesheet" type="text/css" href="docs.css" />
</head>
@@ -18,7 +18,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.3.9-rc1
+ 3.3.9
Documentation
</h1>
</div>
diff --git a/README b/README
index c0dce7f..182b036 100644
--- a/README
+++ b/README
@@ -5,12 +5,12 @@ phpMyAdmin - Readme
A set of PHP-scripts to manage MySQL over the web.
- Version 3.3.9-rc1
- -----------------
+ Version 3.3.9
+ -------------
http://www.phpmyadmin.net/
Copyright (C) 1998-2000 Tobias Ratschiller <tobias_at_ratschiller.com>
- Copyright (C) 2001-2010 Marc Delisle <marc_at_infomarc.info>
+ Copyright (C) 2001-2011 Marc Delisle <marc_at_infomarc.info>
Olivier Müller <om_at_omnis.ch>
Robin Johnson <robbat2_at_users.sourceforge.net>
Alexander M. Turek <me_at_derrabus.de>
diff --git a/libraries/Config.class.php b/libraries/Config.class.php
index 30f8b88..7e6460d 100644
--- a/libraries/Config.class.php
+++ b/libraries/Config.class.php
@@ -92,7 +92,7 @@ class PMA_Config
*/
function checkSystem()
{
- $this->set('PMA_VERSION', '3.3.9-rc1');
+ $this->set('PMA_VERSION', '3.3.9');
/**
* @deprecated
*/
diff --git a/translators.html b/translators.html
index 46f6116..6d2f096 100644
--- a/translators.html
+++ b/translators.html
@@ -11,7 +11,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.3.9-rc1 - Official translators</title>
+ <title>phpMyAdmin 3.3.9 - Official translators</title>
<link rel="stylesheet" type="text/css" href="docs.css" />
</head>
@@ -19,7 +19,7 @@
<div id="header">
<h1>
<a href="http://www.phpmyadmin.net/">php<span class="myadmin">MyAdmin</span></a>
- 3.3.9-rc1
+ 3.3.9
official translators list
</h1>
</div>
hooks/post-receive
--
phpMyAdmin
1
0

[Phpmyadmin-git] [SCM] phpMyAdmin localized documentation branch, master, updated. 2d6e01f08a0b3ca9881d947413333b04e0c3f410
by Michal Čihař 02 Jan '11
by Michal Čihař 02 Jan '11
02 Jan '11
The branch, master has been updated
via 2d6e01f08a0b3ca9881d947413333b04e0c3f410 (commit)
via 738e882698b7ffdae28079381078e8222ba1d885 (commit)
via 72c9424fb1955b507435847d9e73487aac106b47 (commit)
via e77637cee59ace1ddf3435571a8ebd90d368a43e (commit)
via 1b1f0d2cc0accceb730c5bda31d292b8067c3f11 (commit)
via 558c56e4529d3409c1a11df84b8b992d4fb172ca (commit)
via 775768f0006f7fa0e6c92a81cb1364e3bb2cc16f (commit)
via b516290e2d1cbf5a10c08b2ba8ff4e311d66620e (commit)
via 7e0a7cac27a8fb86203eca39470ac4749378b19a (commit)
via 21be370df7414849411bd58b08a7d6a96897aa6e (commit)
via bdabae5f632f414fdcb1e47888e09e4c334e00c1 (commit)
via dbfe7bf14b2194f3c62a99303519705987205ff0 (commit)
via 2940728405d73781b44ad54cec59fc3e41446c2d (commit)
via 46b419415e372e45ba94332218bbc9734c76963a (commit)
via ade1894d1f5768175c1d526efda5ce5def76497a (commit)
via b7a0d41ea2dd633958741acd1396aad4f6516599 (commit)
via 1c3fc60dbefaef162d06b3f6acb24b9344176ca7 (commit)
via 1e0afd96f7446149a2fa137fdf0761ba7e15a736 (commit)
via b45db7c268d45d4563fce51aec434c7665e00114 (commit)
via fadaa471432975b9b5e365cb2ed2bd24e022df6d (commit)
via 46fe2dff35187f9015067193db2f6d53d23170cf (commit)
via 57aeefda7e6bb6d6d62584c2df62be07a39db1a9 (commit)
via ea4e4503d30d967ed4bb95c190268b005783c527 (commit)
via c355b8dccb9cc67928a19cc10d970e772a3f7233 (commit)
via 131eb05db36724370d1ffe4739e48c14cfa84be8 (commit)
via a46805811590becc11af2e47b664d0ec73c24694 (commit)
via 882a458f28e31d4a31f9432f40b2e474f25b9009 (commit)
via b9bdf74db16b428f5e42192f4abc6cc66a447214 (commit)
via e5832e92371365d1cf98966c35e21efda3d7b6a9 (commit)
via 51236661507817630150123a7551488cc72fa8de (commit)
via 57168dc557b437bd91b3a70f602ddad050e410c5 (commit)
from ae38d7acd5c13d62c1fa47916daebc4f76402dde (commit)
- Log -----------------------------------------------------------------
commit 2d6e01f08a0b3ca9881d947413333b04e0c3f410
Author: Michal Čihař <michal(a)cihar.com>
Date: Sun Jan 2 20:45:00 2011 +0100
Update generated files.
commit 738e882698b7ffdae28079381078e8222ba1d885
Author: Michal Čihař <michal(a)cihar.com>
Date: Sun Jan 2 20:43:42 2011 +0100
Merge branch 'master', remote branch 'pootle/master'
commit 72c9424fb1955b507435847d9e73487aac106b47
Author: Robert Readman <robert_readman(a)hotmail.com>
Date: Sun Jan 2 11:53:52 2011 +0200
Translation update done using Pootle.
commit e77637cee59ace1ddf3435571a8ebd90d368a43e
Author: Robert Readman <robert_readman(a)hotmail.com>
Date: Sun Jan 2 11:53:46 2011 +0200
Translation update done using Pootle.
commit 1b1f0d2cc0accceb730c5bda31d292b8067c3f11
Author: Robert Readman <robert_readman(a)hotmail.com>
Date: Sun Jan 2 11:53:30 2011 +0200
Translation update done using Pootle.
commit 558c56e4529d3409c1a11df84b8b992d4fb172ca
Author: Burak Yavuz <hitowerdigit(a)hotmail.com>
Date: Sat Jan 1 23:40:55 2011 +0200
Translation update done using Pootle.
commit 775768f0006f7fa0e6c92a81cb1364e3bb2cc16f
Author: Burak Yavuz <hitowerdigit(a)hotmail.com>
Date: Sat Jan 1 23:34:54 2011 +0200
Translation update done using Pootle.
commit b516290e2d1cbf5a10c08b2ba8ff4e311d66620e
Author: Burak Yavuz <hitowerdigit(a)hotmail.com>
Date: Sat Jan 1 23:33:57 2011 +0200
Translation update done using Pootle.
commit 7e0a7cac27a8fb86203eca39470ac4749378b19a
Author: Burak Yavuz <hitowerdigit(a)hotmail.com>
Date: Sat Jan 1 23:30:27 2011 +0200
Translation update done using Pootle.
commit 21be370df7414849411bd58b08a7d6a96897aa6e
Author: Burak Yavuz <hitowerdigit(a)hotmail.com>
Date: Sat Jan 1 23:25:24 2011 +0200
Translation update done using Pootle.
commit bdabae5f632f414fdcb1e47888e09e4c334e00c1
Author: Burak Yavuz <hitowerdigit(a)hotmail.com>
Date: Sat Jan 1 23:08:39 2011 +0200
Translation update done using Pootle.
commit dbfe7bf14b2194f3c62a99303519705987205ff0
Author: Domen <dbc334(a)gmail.com>
Date: Sat Jan 1 23:04:24 2011 +0200
Translation update done using Pootle.
commit 2940728405d73781b44ad54cec59fc3e41446c2d
Author: Domen <dbc334(a)gmail.com>
Date: Sat Jan 1 23:04:10 2011 +0200
Translation update done using Pootle.
commit 46b419415e372e45ba94332218bbc9734c76963a
Author: Domen <dbc334(a)gmail.com>
Date: Sat Jan 1 23:03:55 2011 +0200
Translation update done using Pootle.
commit ade1894d1f5768175c1d526efda5ce5def76497a
Author: Domen <dbc334(a)gmail.com>
Date: Sat Jan 1 23:03:27 2011 +0200
Translation update done using Pootle.
commit b7a0d41ea2dd633958741acd1396aad4f6516599
Author: Domen <dbc334(a)gmail.com>
Date: Sat Jan 1 23:02:59 2011 +0200
Translation update done using Pootle.
commit 1c3fc60dbefaef162d06b3f6acb24b9344176ca7
Author: Domen <dbc334(a)gmail.com>
Date: Sat Jan 1 23:02:28 2011 +0200
Translation update done using Pootle.
commit 1e0afd96f7446149a2fa137fdf0761ba7e15a736
Author: Domen <dbc334(a)gmail.com>
Date: Sat Jan 1 23:01:44 2011 +0200
Translation update done using Pootle.
commit b45db7c268d45d4563fce51aec434c7665e00114
Author: Domen <dbc334(a)gmail.com>
Date: Sat Jan 1 23:01:40 2011 +0200
Translation update done using Pootle.
commit fadaa471432975b9b5e365cb2ed2bd24e022df6d
Author: Domen <dbc334(a)gmail.com>
Date: Sat Jan 1 23:01:27 2011 +0200
Translation update done using Pootle.
commit 46fe2dff35187f9015067193db2f6d53d23170cf
Author: Domen <dbc334(a)gmail.com>
Date: Sat Jan 1 23:01:17 2011 +0200
Translation update done using Pootle.
commit 57aeefda7e6bb6d6d62584c2df62be07a39db1a9
Author: Domen <dbc334(a)gmail.com>
Date: Sat Jan 1 23:01:14 2011 +0200
Translation update done using Pootle.
commit ea4e4503d30d967ed4bb95c190268b005783c527
Author: Domen <dbc334(a)gmail.com>
Date: Sat Jan 1 23:01:00 2011 +0200
Translation update done using Pootle.
commit c355b8dccb9cc67928a19cc10d970e772a3f7233
Author: Domen <dbc334(a)gmail.com>
Date: Sat Jan 1 23:00:20 2011 +0200
Translation update done using Pootle.
commit 131eb05db36724370d1ffe4739e48c14cfa84be8
Author: Domen <dbc334(a)gmail.com>
Date: Sat Jan 1 23:00:16 2011 +0200
Translation update done using Pootle.
commit a46805811590becc11af2e47b664d0ec73c24694
Author: Domen <dbc334(a)gmail.com>
Date: Sat Jan 1 23:00:11 2011 +0200
Translation update done using Pootle.
commit 882a458f28e31d4a31f9432f40b2e474f25b9009
Author: Domen <dbc334(a)gmail.com>
Date: Sat Jan 1 23:00:08 2011 +0200
Translation update done using Pootle.
commit b9bdf74db16b428f5e42192f4abc6cc66a447214
Author: Domen <dbc334(a)gmail.com>
Date: Sat Jan 1 23:00:05 2011 +0200
Translation update done using Pootle.
commit e5832e92371365d1cf98966c35e21efda3d7b6a9
Author: Domen <dbc334(a)gmail.com>
Date: Sat Jan 1 22:59:48 2011 +0200
Translation update done using Pootle.
commit 51236661507817630150123a7551488cc72fa8de
Author: Domen <dbc334(a)gmail.com>
Date: Sat Jan 1 22:59:31 2011 +0200
Translation update done using Pootle.
commit 57168dc557b437bd91b3a70f602ddad050e410c5
Author: Domen <dbc334(a)gmail.com>
Date: Sat Jan 1 22:59:11 2011 +0200
Translation update done using Pootle.
-----------------------------------------------------------------------
Summary of changes:
output/ca/docs.css | 42 -----------------
output/cs/docs.css | 42 -----------------
output/de/docs.css | 42 -----------------
output/el/docs.css | 42 -----------------
{orig-docs => output/en_GB}/INSTALL | 0
output/en_GB/README | 2 +-
output/en_GB/docs.css | 42 -----------------
output/en_GB/index.html | 1 +
output/es/docs.css | 42 -----------------
output/fi/docs.css | 42 -----------------
output/fr/docs.css | 42 -----------------
output/gl/docs.css | 42 -----------------
output/hu/docs.css | 42 -----------------
output/hy/docs.css | 42 -----------------
output/it/docs.css | 42 -----------------
output/ja/docs.css | 42 -----------------
output/ka/docs.css | 42 -----------------
output/lt/docs.css | 42 -----------------
output/mn/docs.css | 42 -----------------
output/nb/docs.css | 42 -----------------
output/nl/docs.css | 42 -----------------
output/pl/docs.css | 42 -----------------
output/pt_BR/docs.css | 42 -----------------
output/ro/docs.css | 42 -----------------
output/sk/docs.css | 42 -----------------
output/sl/INSTALL | 6 ++
output/sl/README | 37 ++++++++-------
output/{en_GB => sl}/TODO | 4 +-
output/sl/docs.css | 42 -----------------
output/sv/docs.css | 42 -----------------
output/tr/docs.css | 42 -----------------
output/zh_CN/docs.css | 42 -----------------
output/zh_TW/docs.css | 42 -----------------
po/en_GB.po | 7 +--
po/sl.po | 87 ++++++++++++++---------------------
po/tr.po | 26 +++++++++-
36 files changed, 88 insertions(+), 1216 deletions(-)
copy {orig-docs => output/en_GB}/INSTALL (100%)
create mode 100644 output/sl/INSTALL
copy output/{en_GB => sl}/TODO (73%)
diff --git a/output/ca/docs.css b/output/ca/docs.css
index 1d0f08d..96574d9 100644
--- a/output/ca/docs.css
+++ b/output/ca/docs.css
@@ -59,10 +59,6 @@ ul#footer {
border: none;
}
-#footer li.logo {
- padding: 0.5em;
-}
-
#footer a {
color: #c19e66;
}
@@ -155,31 +151,6 @@ p {
margin: 1em;
}
-table {
- margin: 1em;
- border: none;
-}
-
-table tr,table td,table th {
- border: none;
-}
-
-table.translators {
- text-align: center;
- display: table; margin-left: auto; margin-right: auto;
- border-collapse: collapse;
-}
-
-table.translators th {
- color: #000000;
- background-color: #d3dce3;
-}
-
-table.translators td, table.translators th {
- border: 1px solid #000000;
- padding: 5px;
-}
-
ul, dl, ol {
margin: 1em;
max-width: 70em;
@@ -207,10 +178,6 @@ li pre {
margin: 1em 0 1em 0;
}
-pre.wrap {
- white-space: normal;
-}
-
dt {
font-weight: bold;
margin-left: 2em;
@@ -225,10 +192,6 @@ dd {
font-family: monospace;
}
-dt.configrule {
- font-weight: bold;
-}
-
.important {
color: #bb0000;
background-color: #ffeeee;
@@ -248,8 +211,3 @@ p.footnote {
p.footnote:first-line {
margin-left: -2%;
}
-
-/* Block to mark separate translation string */
-div.l10n {
- display: inline;
-}
diff --git a/output/cs/docs.css b/output/cs/docs.css
index 1d0f08d..96574d9 100644
--- a/output/cs/docs.css
+++ b/output/cs/docs.css
@@ -59,10 +59,6 @@ ul#footer {
border: none;
}
-#footer li.logo {
- padding: 0.5em;
-}
-
#footer a {
color: #c19e66;
}
@@ -155,31 +151,6 @@ p {
margin: 1em;
}
-table {
- margin: 1em;
- border: none;
-}
-
-table tr,table td,table th {
- border: none;
-}
-
-table.translators {
- text-align: center;
- display: table; margin-left: auto; margin-right: auto;
- border-collapse: collapse;
-}
-
-table.translators th {
- color: #000000;
- background-color: #d3dce3;
-}
-
-table.translators td, table.translators th {
- border: 1px solid #000000;
- padding: 5px;
-}
-
ul, dl, ol {
margin: 1em;
max-width: 70em;
@@ -207,10 +178,6 @@ li pre {
margin: 1em 0 1em 0;
}
-pre.wrap {
- white-space: normal;
-}
-
dt {
font-weight: bold;
margin-left: 2em;
@@ -225,10 +192,6 @@ dd {
font-family: monospace;
}
-dt.configrule {
- font-weight: bold;
-}
-
.important {
color: #bb0000;
background-color: #ffeeee;
@@ -248,8 +211,3 @@ p.footnote {
p.footnote:first-line {
margin-left: -2%;
}
-
-/* Block to mark separate translation string */
-div.l10n {
- display: inline;
-}
diff --git a/output/de/docs.css b/output/de/docs.css
index 1d0f08d..96574d9 100644
--- a/output/de/docs.css
+++ b/output/de/docs.css
@@ -59,10 +59,6 @@ ul#footer {
border: none;
}
-#footer li.logo {
- padding: 0.5em;
-}
-
#footer a {
color: #c19e66;
}
@@ -155,31 +151,6 @@ p {
margin: 1em;
}
-table {
- margin: 1em;
- border: none;
-}
-
-table tr,table td,table th {
- border: none;
-}
-
-table.translators {
- text-align: center;
- display: table; margin-left: auto; margin-right: auto;
- border-collapse: collapse;
-}
-
-table.translators th {
- color: #000000;
- background-color: #d3dce3;
-}
-
-table.translators td, table.translators th {
- border: 1px solid #000000;
- padding: 5px;
-}
-
ul, dl, ol {
margin: 1em;
max-width: 70em;
@@ -207,10 +178,6 @@ li pre {
margin: 1em 0 1em 0;
}
-pre.wrap {
- white-space: normal;
-}
-
dt {
font-weight: bold;
margin-left: 2em;
@@ -225,10 +192,6 @@ dd {
font-family: monospace;
}
-dt.configrule {
- font-weight: bold;
-}
-
.important {
color: #bb0000;
background-color: #ffeeee;
@@ -248,8 +211,3 @@ p.footnote {
p.footnote:first-line {
margin-left: -2%;
}
-
-/* Block to mark separate translation string */
-div.l10n {
- display: inline;
-}
diff --git a/output/el/docs.css b/output/el/docs.css
index 1d0f08d..96574d9 100644
--- a/output/el/docs.css
+++ b/output/el/docs.css
@@ -59,10 +59,6 @@ ul#footer {
border: none;
}
-#footer li.logo {
- padding: 0.5em;
-}
-
#footer a {
color: #c19e66;
}
@@ -155,31 +151,6 @@ p {
margin: 1em;
}
-table {
- margin: 1em;
- border: none;
-}
-
-table tr,table td,table th {
- border: none;
-}
-
-table.translators {
- text-align: center;
- display: table; margin-left: auto; margin-right: auto;
- border-collapse: collapse;
-}
-
-table.translators th {
- color: #000000;
- background-color: #d3dce3;
-}
-
-table.translators td, table.translators th {
- border: 1px solid #000000;
- padding: 5px;
-}
-
ul, dl, ol {
margin: 1em;
max-width: 70em;
@@ -207,10 +178,6 @@ li pre {
margin: 1em 0 1em 0;
}
-pre.wrap {
- white-space: normal;
-}
-
dt {
font-weight: bold;
margin-left: 2em;
@@ -225,10 +192,6 @@ dd {
font-family: monospace;
}
-dt.configrule {
- font-weight: bold;
-}
-
.important {
color: #bb0000;
background-color: #ffeeee;
@@ -248,8 +211,3 @@ p.footnote {
p.footnote:first-line {
margin-left: -2%;
}
-
-/* Block to mark separate translation string */
-div.l10n {
- display: inline;
-}
diff --git a/orig-docs/INSTALL b/output/en_GB/INSTALL
similarity index 100%
copy from orig-docs/INSTALL
copy to output/en_GB/INSTALL
diff --git a/output/en_GB/README b/output/en_GB/README
index 83a4398..d9477b9 100644
--- a/output/en_GB/README
+++ b/output/en_GB/README
@@ -56,7 +56,7 @@ For a summary of features, please see the Documentation.txt/.html file.
Download
--------
-You can get the newest version at http://www.phpmyadmin.net/.
+You can get the newest version at http://www.phpmyadmin.net/
More Information
----------------
diff --git a/output/en_GB/docs.css b/output/en_GB/docs.css
index 1d0f08d..96574d9 100644
--- a/output/en_GB/docs.css
+++ b/output/en_GB/docs.css
@@ -59,10 +59,6 @@ ul#footer {
border: none;
}
-#footer li.logo {
- padding: 0.5em;
-}
-
#footer a {
color: #c19e66;
}
@@ -155,31 +151,6 @@ p {
margin: 1em;
}
-table {
- margin: 1em;
- border: none;
-}
-
-table tr,table td,table th {
- border: none;
-}
-
-table.translators {
- text-align: center;
- display: table; margin-left: auto; margin-right: auto;
- border-collapse: collapse;
-}
-
-table.translators th {
- color: #000000;
- background-color: #d3dce3;
-}
-
-table.translators td, table.translators th {
- border: 1px solid #000000;
- padding: 5px;
-}
-
ul, dl, ol {
margin: 1em;
max-width: 70em;
@@ -207,10 +178,6 @@ li pre {
margin: 1em 0 1em 0;
}
-pre.wrap {
- white-space: normal;
-}
-
dt {
font-weight: bold;
margin-left: 2em;
@@ -225,10 +192,6 @@ dd {
font-family: monospace;
}
-dt.configrule {
- font-weight: bold;
-}
-
.important {
color: #bb0000;
background-color: #ffeeee;
@@ -248,8 +211,3 @@ p.footnote {
p.footnote:first-line {
margin-left: -2%;
}
-
-/* Block to mark separate translation string */
-div.l10n {
- display: inline;
-}
diff --git a/output/en_GB/index.html b/output/en_GB/index.html
index b08086e..2bcc6ae 100644
--- a/output/en_GB/index.html
+++ b/output/en_GB/index.html
@@ -11,6 +11,7 @@
<p>Documents translated to English (United Kingdom):</p>
<ul>
<li><a href="Documentation.html">Main documentation</a></li>
+<li><a href="INSTALL">INSTALL</a></li>
<li><a href="README">README</a></li>
<li><a href="TODO">TODO</a></li>
</ul>
diff --git a/output/es/docs.css b/output/es/docs.css
index 1d0f08d..96574d9 100644
--- a/output/es/docs.css
+++ b/output/es/docs.css
@@ -59,10 +59,6 @@ ul#footer {
border: none;
}
-#footer li.logo {
- padding: 0.5em;
-}
-
#footer a {
color: #c19e66;
}
@@ -155,31 +151,6 @@ p {
margin: 1em;
}
-table {
- margin: 1em;
- border: none;
-}
-
-table tr,table td,table th {
- border: none;
-}
-
-table.translators {
- text-align: center;
- display: table; margin-left: auto; margin-right: auto;
- border-collapse: collapse;
-}
-
-table.translators th {
- color: #000000;
- background-color: #d3dce3;
-}
-
-table.translators td, table.translators th {
- border: 1px solid #000000;
- padding: 5px;
-}
-
ul, dl, ol {
margin: 1em;
max-width: 70em;
@@ -207,10 +178,6 @@ li pre {
margin: 1em 0 1em 0;
}
-pre.wrap {
- white-space: normal;
-}
-
dt {
font-weight: bold;
margin-left: 2em;
@@ -225,10 +192,6 @@ dd {
font-family: monospace;
}
-dt.configrule {
- font-weight: bold;
-}
-
.important {
color: #bb0000;
background-color: #ffeeee;
@@ -248,8 +211,3 @@ p.footnote {
p.footnote:first-line {
margin-left: -2%;
}
-
-/* Block to mark separate translation string */
-div.l10n {
- display: inline;
-}
diff --git a/output/fi/docs.css b/output/fi/docs.css
index 1d0f08d..96574d9 100644
--- a/output/fi/docs.css
+++ b/output/fi/docs.css
@@ -59,10 +59,6 @@ ul#footer {
border: none;
}
-#footer li.logo {
- padding: 0.5em;
-}
-
#footer a {
color: #c19e66;
}
@@ -155,31 +151,6 @@ p {
margin: 1em;
}
-table {
- margin: 1em;
- border: none;
-}
-
-table tr,table td,table th {
- border: none;
-}
-
-table.translators {
- text-align: center;
- display: table; margin-left: auto; margin-right: auto;
- border-collapse: collapse;
-}
-
-table.translators th {
- color: #000000;
- background-color: #d3dce3;
-}
-
-table.translators td, table.translators th {
- border: 1px solid #000000;
- padding: 5px;
-}
-
ul, dl, ol {
margin: 1em;
max-width: 70em;
@@ -207,10 +178,6 @@ li pre {
margin: 1em 0 1em 0;
}
-pre.wrap {
- white-space: normal;
-}
-
dt {
font-weight: bold;
margin-left: 2em;
@@ -225,10 +192,6 @@ dd {
font-family: monospace;
}
-dt.configrule {
- font-weight: bold;
-}
-
.important {
color: #bb0000;
background-color: #ffeeee;
@@ -248,8 +211,3 @@ p.footnote {
p.footnote:first-line {
margin-left: -2%;
}
-
-/* Block to mark separate translation string */
-div.l10n {
- display: inline;
-}
diff --git a/output/fr/docs.css b/output/fr/docs.css
index 1d0f08d..96574d9 100644
--- a/output/fr/docs.css
+++ b/output/fr/docs.css
@@ -59,10 +59,6 @@ ul#footer {
border: none;
}
-#footer li.logo {
- padding: 0.5em;
-}
-
#footer a {
color: #c19e66;
}
@@ -155,31 +151,6 @@ p {
margin: 1em;
}
-table {
- margin: 1em;
- border: none;
-}
-
-table tr,table td,table th {
- border: none;
-}
-
-table.translators {
- text-align: center;
- display: table; margin-left: auto; margin-right: auto;
- border-collapse: collapse;
-}
-
-table.translators th {
- color: #000000;
- background-color: #d3dce3;
-}
-
-table.translators td, table.translators th {
- border: 1px solid #000000;
- padding: 5px;
-}
-
ul, dl, ol {
margin: 1em;
max-width: 70em;
@@ -207,10 +178,6 @@ li pre {
margin: 1em 0 1em 0;
}
-pre.wrap {
- white-space: normal;
-}
-
dt {
font-weight: bold;
margin-left: 2em;
@@ -225,10 +192,6 @@ dd {
font-family: monospace;
}
-dt.configrule {
- font-weight: bold;
-}
-
.important {
color: #bb0000;
background-color: #ffeeee;
@@ -248,8 +211,3 @@ p.footnote {
p.footnote:first-line {
margin-left: -2%;
}
-
-/* Block to mark separate translation string */
-div.l10n {
- display: inline;
-}
diff --git a/output/gl/docs.css b/output/gl/docs.css
index 1d0f08d..96574d9 100644
--- a/output/gl/docs.css
+++ b/output/gl/docs.css
@@ -59,10 +59,6 @@ ul#footer {
border: none;
}
-#footer li.logo {
- padding: 0.5em;
-}
-
#footer a {
color: #c19e66;
}
@@ -155,31 +151,6 @@ p {
margin: 1em;
}
-table {
- margin: 1em;
- border: none;
-}
-
-table tr,table td,table th {
- border: none;
-}
-
-table.translators {
- text-align: center;
- display: table; margin-left: auto; margin-right: auto;
- border-collapse: collapse;
-}
-
-table.translators th {
- color: #000000;
- background-color: #d3dce3;
-}
-
-table.translators td, table.translators th {
- border: 1px solid #000000;
- padding: 5px;
-}
-
ul, dl, ol {
margin: 1em;
max-width: 70em;
@@ -207,10 +178,6 @@ li pre {
margin: 1em 0 1em 0;
}
-pre.wrap {
- white-space: normal;
-}
-
dt {
font-weight: bold;
margin-left: 2em;
@@ -225,10 +192,6 @@ dd {
font-family: monospace;
}
-dt.configrule {
- font-weight: bold;
-}
-
.important {
color: #bb0000;
background-color: #ffeeee;
@@ -248,8 +211,3 @@ p.footnote {
p.footnote:first-line {
margin-left: -2%;
}
-
-/* Block to mark separate translation string */
-div.l10n {
- display: inline;
-}
diff --git a/output/hu/docs.css b/output/hu/docs.css
index 1d0f08d..96574d9 100644
--- a/output/hu/docs.css
+++ b/output/hu/docs.css
@@ -59,10 +59,6 @@ ul#footer {
border: none;
}
-#footer li.logo {
- padding: 0.5em;
-}
-
#footer a {
color: #c19e66;
}
@@ -155,31 +151,6 @@ p {
margin: 1em;
}
-table {
- margin: 1em;
- border: none;
-}
-
-table tr,table td,table th {
- border: none;
-}
-
-table.translators {
- text-align: center;
- display: table; margin-left: auto; margin-right: auto;
- border-collapse: collapse;
-}
-
-table.translators th {
- color: #000000;
- background-color: #d3dce3;
-}
-
-table.translators td, table.translators th {
- border: 1px solid #000000;
- padding: 5px;
-}
-
ul, dl, ol {
margin: 1em;
max-width: 70em;
@@ -207,10 +178,6 @@ li pre {
margin: 1em 0 1em 0;
}
-pre.wrap {
- white-space: normal;
-}
-
dt {
font-weight: bold;
margin-left: 2em;
@@ -225,10 +192,6 @@ dd {
font-family: monospace;
}
-dt.configrule {
- font-weight: bold;
-}
-
.important {
color: #bb0000;
background-color: #ffeeee;
@@ -248,8 +211,3 @@ p.footnote {
p.footnote:first-line {
margin-left: -2%;
}
-
-/* Block to mark separate translation string */
-div.l10n {
- display: inline;
-}
diff --git a/output/hy/docs.css b/output/hy/docs.css
index 1d0f08d..96574d9 100644
--- a/output/hy/docs.css
+++ b/output/hy/docs.css
@@ -59,10 +59,6 @@ ul#footer {
border: none;
}
-#footer li.logo {
- padding: 0.5em;
-}
-
#footer a {
color: #c19e66;
}
@@ -155,31 +151,6 @@ p {
margin: 1em;
}
-table {
- margin: 1em;
- border: none;
-}
-
-table tr,table td,table th {
- border: none;
-}
-
-table.translators {
- text-align: center;
- display: table; margin-left: auto; margin-right: auto;
- border-collapse: collapse;
-}
-
-table.translators th {
- color: #000000;
- background-color: #d3dce3;
-}
-
-table.translators td, table.translators th {
- border: 1px solid #000000;
- padding: 5px;
-}
-
ul, dl, ol {
margin: 1em;
max-width: 70em;
@@ -207,10 +178,6 @@ li pre {
margin: 1em 0 1em 0;
}
-pre.wrap {
- white-space: normal;
-}
-
dt {
font-weight: bold;
margin-left: 2em;
@@ -225,10 +192,6 @@ dd {
font-family: monospace;
}
-dt.configrule {
- font-weight: bold;
-}
-
.important {
color: #bb0000;
background-color: #ffeeee;
@@ -248,8 +211,3 @@ p.footnote {
p.footnote:first-line {
margin-left: -2%;
}
-
-/* Block to mark separate translation string */
-div.l10n {
- display: inline;
-}
diff --git a/output/it/docs.css b/output/it/docs.css
index 1d0f08d..96574d9 100644
--- a/output/it/docs.css
+++ b/output/it/docs.css
@@ -59,10 +59,6 @@ ul#footer {
border: none;
}
-#footer li.logo {
- padding: 0.5em;
-}
-
#footer a {
color: #c19e66;
}
@@ -155,31 +151,6 @@ p {
margin: 1em;
}
-table {
- margin: 1em;
- border: none;
-}
-
-table tr,table td,table th {
- border: none;
-}
-
-table.translators {
- text-align: center;
- display: table; margin-left: auto; margin-right: auto;
- border-collapse: collapse;
-}
-
-table.translators th {
- color: #000000;
- background-color: #d3dce3;
-}
-
-table.translators td, table.translators th {
- border: 1px solid #000000;
- padding: 5px;
-}
-
ul, dl, ol {
margin: 1em;
max-width: 70em;
@@ -207,10 +178,6 @@ li pre {
margin: 1em 0 1em 0;
}
-pre.wrap {
- white-space: normal;
-}
-
dt {
font-weight: bold;
margin-left: 2em;
@@ -225,10 +192,6 @@ dd {
font-family: monospace;
}
-dt.configrule {
- font-weight: bold;
-}
-
.important {
color: #bb0000;
background-color: #ffeeee;
@@ -248,8 +211,3 @@ p.footnote {
p.footnote:first-line {
margin-left: -2%;
}
-
-/* Block to mark separate translation string */
-div.l10n {
- display: inline;
-}
diff --git a/output/ja/docs.css b/output/ja/docs.css
index 1d0f08d..96574d9 100644
--- a/output/ja/docs.css
+++ b/output/ja/docs.css
@@ -59,10 +59,6 @@ ul#footer {
border: none;
}
-#footer li.logo {
- padding: 0.5em;
-}
-
#footer a {
color: #c19e66;
}
@@ -155,31 +151,6 @@ p {
margin: 1em;
}
-table {
- margin: 1em;
- border: none;
-}
-
-table tr,table td,table th {
- border: none;
-}
-
-table.translators {
- text-align: center;
- display: table; margin-left: auto; margin-right: auto;
- border-collapse: collapse;
-}
-
-table.translators th {
- color: #000000;
- background-color: #d3dce3;
-}
-
-table.translators td, table.translators th {
- border: 1px solid #000000;
- padding: 5px;
-}
-
ul, dl, ol {
margin: 1em;
max-width: 70em;
@@ -207,10 +178,6 @@ li pre {
margin: 1em 0 1em 0;
}
-pre.wrap {
- white-space: normal;
-}
-
dt {
font-weight: bold;
margin-left: 2em;
@@ -225,10 +192,6 @@ dd {
font-family: monospace;
}
-dt.configrule {
- font-weight: bold;
-}
-
.important {
color: #bb0000;
background-color: #ffeeee;
@@ -248,8 +211,3 @@ p.footnote {
p.footnote:first-line {
margin-left: -2%;
}
-
-/* Block to mark separate translation string */
-div.l10n {
- display: inline;
-}
diff --git a/output/ka/docs.css b/output/ka/docs.css
index 1d0f08d..96574d9 100644
--- a/output/ka/docs.css
+++ b/output/ka/docs.css
@@ -59,10 +59,6 @@ ul#footer {
border: none;
}
-#footer li.logo {
- padding: 0.5em;
-}
-
#footer a {
color: #c19e66;
}
@@ -155,31 +151,6 @@ p {
margin: 1em;
}
-table {
- margin: 1em;
- border: none;
-}
-
-table tr,table td,table th {
- border: none;
-}
-
-table.translators {
- text-align: center;
- display: table; margin-left: auto; margin-right: auto;
- border-collapse: collapse;
-}
-
-table.translators th {
- color: #000000;
- background-color: #d3dce3;
-}
-
-table.translators td, table.translators th {
- border: 1px solid #000000;
- padding: 5px;
-}
-
ul, dl, ol {
margin: 1em;
max-width: 70em;
@@ -207,10 +178,6 @@ li pre {
margin: 1em 0 1em 0;
}
-pre.wrap {
- white-space: normal;
-}
-
dt {
font-weight: bold;
margin-left: 2em;
@@ -225,10 +192,6 @@ dd {
font-family: monospace;
}
-dt.configrule {
- font-weight: bold;
-}
-
.important {
color: #bb0000;
background-color: #ffeeee;
@@ -248,8 +211,3 @@ p.footnote {
p.footnote:first-line {
margin-left: -2%;
}
-
-/* Block to mark separate translation string */
-div.l10n {
- display: inline;
-}
diff --git a/output/lt/docs.css b/output/lt/docs.css
index 1d0f08d..96574d9 100644
--- a/output/lt/docs.css
+++ b/output/lt/docs.css
@@ -59,10 +59,6 @@ ul#footer {
border: none;
}
-#footer li.logo {
- padding: 0.5em;
-}
-
#footer a {
color: #c19e66;
}
@@ -155,31 +151,6 @@ p {
margin: 1em;
}
-table {
- margin: 1em;
- border: none;
-}
-
-table tr,table td,table th {
- border: none;
-}
-
-table.translators {
- text-align: center;
- display: table; margin-left: auto; margin-right: auto;
- border-collapse: collapse;
-}
-
-table.translators th {
- color: #000000;
- background-color: #d3dce3;
-}
-
-table.translators td, table.translators th {
- border: 1px solid #000000;
- padding: 5px;
-}
-
ul, dl, ol {
margin: 1em;
max-width: 70em;
@@ -207,10 +178,6 @@ li pre {
margin: 1em 0 1em 0;
}
-pre.wrap {
- white-space: normal;
-}
-
dt {
font-weight: bold;
margin-left: 2em;
@@ -225,10 +192,6 @@ dd {
font-family: monospace;
}
-dt.configrule {
- font-weight: bold;
-}
-
.important {
color: #bb0000;
background-color: #ffeeee;
@@ -248,8 +211,3 @@ p.footnote {
p.footnote:first-line {
margin-left: -2%;
}
-
-/* Block to mark separate translation string */
-div.l10n {
- display: inline;
-}
diff --git a/output/mn/docs.css b/output/mn/docs.css
index 1d0f08d..96574d9 100644
--- a/output/mn/docs.css
+++ b/output/mn/docs.css
@@ -59,10 +59,6 @@ ul#footer {
border: none;
}
-#footer li.logo {
- padding: 0.5em;
-}
-
#footer a {
color: #c19e66;
}
@@ -155,31 +151,6 @@ p {
margin: 1em;
}
-table {
- margin: 1em;
- border: none;
-}
-
-table tr,table td,table th {
- border: none;
-}
-
-table.translators {
- text-align: center;
- display: table; margin-left: auto; margin-right: auto;
- border-collapse: collapse;
-}
-
-table.translators th {
- color: #000000;
- background-color: #d3dce3;
-}
-
-table.translators td, table.translators th {
- border: 1px solid #000000;
- padding: 5px;
-}
-
ul, dl, ol {
margin: 1em;
max-width: 70em;
@@ -207,10 +178,6 @@ li pre {
margin: 1em 0 1em 0;
}
-pre.wrap {
- white-space: normal;
-}
-
dt {
font-weight: bold;
margin-left: 2em;
@@ -225,10 +192,6 @@ dd {
font-family: monospace;
}
-dt.configrule {
- font-weight: bold;
-}
-
.important {
color: #bb0000;
background-color: #ffeeee;
@@ -248,8 +211,3 @@ p.footnote {
p.footnote:first-line {
margin-left: -2%;
}
-
-/* Block to mark separate translation string */
-div.l10n {
- display: inline;
-}
diff --git a/output/nb/docs.css b/output/nb/docs.css
index 1d0f08d..96574d9 100644
--- a/output/nb/docs.css
+++ b/output/nb/docs.css
@@ -59,10 +59,6 @@ ul#footer {
border: none;
}
-#footer li.logo {
- padding: 0.5em;
-}
-
#footer a {
color: #c19e66;
}
@@ -155,31 +151,6 @@ p {
margin: 1em;
}
-table {
- margin: 1em;
- border: none;
-}
-
-table tr,table td,table th {
- border: none;
-}
-
-table.translators {
- text-align: center;
- display: table; margin-left: auto; margin-right: auto;
- border-collapse: collapse;
-}
-
-table.translators th {
- color: #000000;
- background-color: #d3dce3;
-}
-
-table.translators td, table.translators th {
- border: 1px solid #000000;
- padding: 5px;
-}
-
ul, dl, ol {
margin: 1em;
max-width: 70em;
@@ -207,10 +178,6 @@ li pre {
margin: 1em 0 1em 0;
}
-pre.wrap {
- white-space: normal;
-}
-
dt {
font-weight: bold;
margin-left: 2em;
@@ -225,10 +192,6 @@ dd {
font-family: monospace;
}
-dt.configrule {
- font-weight: bold;
-}
-
.important {
color: #bb0000;
background-color: #ffeeee;
@@ -248,8 +211,3 @@ p.footnote {
p.footnote:first-line {
margin-left: -2%;
}
-
-/* Block to mark separate translation string */
-div.l10n {
- display: inline;
-}
diff --git a/output/nl/docs.css b/output/nl/docs.css
index 1d0f08d..96574d9 100644
--- a/output/nl/docs.css
+++ b/output/nl/docs.css
@@ -59,10 +59,6 @@ ul#footer {
border: none;
}
-#footer li.logo {
- padding: 0.5em;
-}
-
#footer a {
color: #c19e66;
}
@@ -155,31 +151,6 @@ p {
margin: 1em;
}
-table {
- margin: 1em;
- border: none;
-}
-
-table tr,table td,table th {
- border: none;
-}
-
-table.translators {
- text-align: center;
- display: table; margin-left: auto; margin-right: auto;
- border-collapse: collapse;
-}
-
-table.translators th {
- color: #000000;
- background-color: #d3dce3;
-}
-
-table.translators td, table.translators th {
- border: 1px solid #000000;
- padding: 5px;
-}
-
ul, dl, ol {
margin: 1em;
max-width: 70em;
@@ -207,10 +178,6 @@ li pre {
margin: 1em 0 1em 0;
}
-pre.wrap {
- white-space: normal;
-}
-
dt {
font-weight: bold;
margin-left: 2em;
@@ -225,10 +192,6 @@ dd {
font-family: monospace;
}
-dt.configrule {
- font-weight: bold;
-}
-
.important {
color: #bb0000;
background-color: #ffeeee;
@@ -248,8 +211,3 @@ p.footnote {
p.footnote:first-line {
margin-left: -2%;
}
-
-/* Block to mark separate translation string */
-div.l10n {
- display: inline;
-}
diff --git a/output/pl/docs.css b/output/pl/docs.css
index 1d0f08d..96574d9 100644
--- a/output/pl/docs.css
+++ b/output/pl/docs.css
@@ -59,10 +59,6 @@ ul#footer {
border: none;
}
-#footer li.logo {
- padding: 0.5em;
-}
-
#footer a {
color: #c19e66;
}
@@ -155,31 +151,6 @@ p {
margin: 1em;
}
-table {
- margin: 1em;
- border: none;
-}
-
-table tr,table td,table th {
- border: none;
-}
-
-table.translators {
- text-align: center;
- display: table; margin-left: auto; margin-right: auto;
- border-collapse: collapse;
-}
-
-table.translators th {
- color: #000000;
- background-color: #d3dce3;
-}
-
-table.translators td, table.translators th {
- border: 1px solid #000000;
- padding: 5px;
-}
-
ul, dl, ol {
margin: 1em;
max-width: 70em;
@@ -207,10 +178,6 @@ li pre {
margin: 1em 0 1em 0;
}
-pre.wrap {
- white-space: normal;
-}
-
dt {
font-weight: bold;
margin-left: 2em;
@@ -225,10 +192,6 @@ dd {
font-family: monospace;
}
-dt.configrule {
- font-weight: bold;
-}
-
.important {
color: #bb0000;
background-color: #ffeeee;
@@ -248,8 +211,3 @@ p.footnote {
p.footnote:first-line {
margin-left: -2%;
}
-
-/* Block to mark separate translation string */
-div.l10n {
- display: inline;
-}
diff --git a/output/pt_BR/docs.css b/output/pt_BR/docs.css
index 1d0f08d..96574d9 100644
--- a/output/pt_BR/docs.css
+++ b/output/pt_BR/docs.css
@@ -59,10 +59,6 @@ ul#footer {
border: none;
}
-#footer li.logo {
- padding: 0.5em;
-}
-
#footer a {
color: #c19e66;
}
@@ -155,31 +151,6 @@ p {
margin: 1em;
}
-table {
- margin: 1em;
- border: none;
-}
-
-table tr,table td,table th {
- border: none;
-}
-
-table.translators {
- text-align: center;
- display: table; margin-left: auto; margin-right: auto;
- border-collapse: collapse;
-}
-
-table.translators th {
- color: #000000;
- background-color: #d3dce3;
-}
-
-table.translators td, table.translators th {
- border: 1px solid #000000;
- padding: 5px;
-}
-
ul, dl, ol {
margin: 1em;
max-width: 70em;
@@ -207,10 +178,6 @@ li pre {
margin: 1em 0 1em 0;
}
-pre.wrap {
- white-space: normal;
-}
-
dt {
font-weight: bold;
margin-left: 2em;
@@ -225,10 +192,6 @@ dd {
font-family: monospace;
}
-dt.configrule {
- font-weight: bold;
-}
-
.important {
color: #bb0000;
background-color: #ffeeee;
@@ -248,8 +211,3 @@ p.footnote {
p.footnote:first-line {
margin-left: -2%;
}
-
-/* Block to mark separate translation string */
-div.l10n {
- display: inline;
-}
diff --git a/output/ro/docs.css b/output/ro/docs.css
index 1d0f08d..96574d9 100644
--- a/output/ro/docs.css
+++ b/output/ro/docs.css
@@ -59,10 +59,6 @@ ul#footer {
border: none;
}
-#footer li.logo {
- padding: 0.5em;
-}
-
#footer a {
color: #c19e66;
}
@@ -155,31 +151,6 @@ p {
margin: 1em;
}
-table {
- margin: 1em;
- border: none;
-}
-
-table tr,table td,table th {
- border: none;
-}
-
-table.translators {
- text-align: center;
- display: table; margin-left: auto; margin-right: auto;
- border-collapse: collapse;
-}
-
-table.translators th {
- color: #000000;
- background-color: #d3dce3;
-}
-
-table.translators td, table.translators th {
- border: 1px solid #000000;
- padding: 5px;
-}
-
ul, dl, ol {
margin: 1em;
max-width: 70em;
@@ -207,10 +178,6 @@ li pre {
margin: 1em 0 1em 0;
}
-pre.wrap {
- white-space: normal;
-}
-
dt {
font-weight: bold;
margin-left: 2em;
@@ -225,10 +192,6 @@ dd {
font-family: monospace;
}
-dt.configrule {
- font-weight: bold;
-}
-
.important {
color: #bb0000;
background-color: #ffeeee;
@@ -248,8 +211,3 @@ p.footnote {
p.footnote:first-line {
margin-left: -2%;
}
-
-/* Block to mark separate translation string */
-div.l10n {
- display: inline;
-}
diff --git a/output/sk/docs.css b/output/sk/docs.css
index 1d0f08d..96574d9 100644
--- a/output/sk/docs.css
+++ b/output/sk/docs.css
@@ -59,10 +59,6 @@ ul#footer {
border: none;
}
-#footer li.logo {
- padding: 0.5em;
-}
-
#footer a {
color: #c19e66;
}
@@ -155,31 +151,6 @@ p {
margin: 1em;
}
-table {
- margin: 1em;
- border: none;
-}
-
-table tr,table td,table th {
- border: none;
-}
-
-table.translators {
- text-align: center;
- display: table; margin-left: auto; margin-right: auto;
- border-collapse: collapse;
-}
-
-table.translators th {
- color: #000000;
- background-color: #d3dce3;
-}
-
-table.translators td, table.translators th {
- border: 1px solid #000000;
- padding: 5px;
-}
-
ul, dl, ol {
margin: 1em;
max-width: 70em;
@@ -207,10 +178,6 @@ li pre {
margin: 1em 0 1em 0;
}
-pre.wrap {
- white-space: normal;
-}
-
dt {
font-weight: bold;
margin-left: 2em;
@@ -225,10 +192,6 @@ dd {
font-family: monospace;
}
-dt.configrule {
- font-weight: bold;
-}
-
.important {
color: #bb0000;
background-color: #ffeeee;
@@ -248,8 +211,3 @@ p.footnote {
p.footnote:first-line {
margin-left: -2%;
}
-
-/* Block to mark separate translation string */
-div.l10n {
- display: inline;
-}
diff --git a/output/sl/INSTALL b/output/sl/INSTALL
new file mode 100644
index 0000000..c8b152a
--- /dev/null
+++ b/output/sl/INSTALL
@@ -0,0 +1,6 @@
+phpMyAdmin - Namestitev
+=======================
+
+Prosimo, oglejte si datoteko Documentation.txt ali Documentation.html.
+
+
diff --git a/output/sl/README b/output/sl/README
index 9cb57bc..3ff7cf3 100644
--- a/output/sl/README
+++ b/output/sl/README
@@ -1,7 +1,7 @@
-phpMyAdmin - Readme
-===================
+phpMyAdmin - Beri me
+====================
-Version 3.4.0-beta1
+Različica 3.4.0-beta1
A set of PHP-scripts to manage MySQL over the web.
@@ -47,8 +47,8 @@ Zahteve
* MySQL 5.0 ali novejši
* spletni brskalnik (očitno!)
-Summary
--------
+Povzetek
+--------
phpMyAdmin is intended to handle the administration of MySQL over the web.
For a summary of features, please see the Documentation.txt/.html file.
@@ -56,31 +56,32 @@ For a summary of features, please see the Documentation.txt/.html file.
Prenesi
-------
-You can get the newest version at http://www.phpmyadmin.net/.
+Najnovejšo različico lahko dobite na http://www.phpmyadmin.net/.
-More Information
-----------------
+Več informacij
+---------------
-Please see the Documentation.txt/.html file.
+Prosimo, oglejte si datoteko Documentation.txt/.html.
-Support
+Podpora
-------
See reference about support forums under http://www.phpmyadmin.net/
-Enjoy!
-------
+Uživajte!
+----------
-The phpMyAdmin Devel team
+Skupina razvijalcev phpMyAdmin
PS:
-Please, don't send us emails with question like "How do I compile PHP with
-MySQL-support". We just don't have the time to be your free help desk.
+Prosimo, ne pošiljajte nam e-sporočil z vprašanji, kot je "Kako prevedem PHP
+s podporo MySQL". Preprosto nimamo časa, da bi bili vaša brezplačna pomoč
+uporabnikom.
-Please send your questions to the appropriate mailing lists / forums.
-Before contacting us, please read the Documentation.html (esp. the FAQ
-part).
+Prosimo, naslovite vaša vprašanja na primerne poštne sezname /
+forume. Preden stopite v stik z nami, prosimo, preberite Documentation.html
+(še posebej del FAQ).
diff --git a/output/en_GB/TODO b/output/sl/TODO
similarity index 73%
copy from output/en_GB/TODO
copy to output/sl/TODO
index 7e96527..81f156b 100644
--- a/output/en_GB/TODO
+++ b/output/sl/TODO
@@ -1,5 +1,5 @@
-phpMyAdmin - Todo
-=================
+phpMyAdmin - Seznam opravil
+===========================
We are currently using the Sourceforge Tracker as Todo list:
diff --git a/output/sl/docs.css b/output/sl/docs.css
index 1d0f08d..96574d9 100644
--- a/output/sl/docs.css
+++ b/output/sl/docs.css
@@ -59,10 +59,6 @@ ul#footer {
border: none;
}
-#footer li.logo {
- padding: 0.5em;
-}
-
#footer a {
color: #c19e66;
}
@@ -155,31 +151,6 @@ p {
margin: 1em;
}
-table {
- margin: 1em;
- border: none;
-}
-
-table tr,table td,table th {
- border: none;
-}
-
-table.translators {
- text-align: center;
- display: table; margin-left: auto; margin-right: auto;
- border-collapse: collapse;
-}
-
-table.translators th {
- color: #000000;
- background-color: #d3dce3;
-}
-
-table.translators td, table.translators th {
- border: 1px solid #000000;
- padding: 5px;
-}
-
ul, dl, ol {
margin: 1em;
max-width: 70em;
@@ -207,10 +178,6 @@ li pre {
margin: 1em 0 1em 0;
}
-pre.wrap {
- white-space: normal;
-}
-
dt {
font-weight: bold;
margin-left: 2em;
@@ -225,10 +192,6 @@ dd {
font-family: monospace;
}
-dt.configrule {
- font-weight: bold;
-}
-
.important {
color: #bb0000;
background-color: #ffeeee;
@@ -248,8 +211,3 @@ p.footnote {
p.footnote:first-line {
margin-left: -2%;
}
-
-/* Block to mark separate translation string */
-div.l10n {
- display: inline;
-}
diff --git a/output/sv/docs.css b/output/sv/docs.css
index 1d0f08d..96574d9 100644
--- a/output/sv/docs.css
+++ b/output/sv/docs.css
@@ -59,10 +59,6 @@ ul#footer {
border: none;
}
-#footer li.logo {
- padding: 0.5em;
-}
-
#footer a {
color: #c19e66;
}
@@ -155,31 +151,6 @@ p {
margin: 1em;
}
-table {
- margin: 1em;
- border: none;
-}
-
-table tr,table td,table th {
- border: none;
-}
-
-table.translators {
- text-align: center;
- display: table; margin-left: auto; margin-right: auto;
- border-collapse: collapse;
-}
-
-table.translators th {
- color: #000000;
- background-color: #d3dce3;
-}
-
-table.translators td, table.translators th {
- border: 1px solid #000000;
- padding: 5px;
-}
-
ul, dl, ol {
margin: 1em;
max-width: 70em;
@@ -207,10 +178,6 @@ li pre {
margin: 1em 0 1em 0;
}
-pre.wrap {
- white-space: normal;
-}
-
dt {
font-weight: bold;
margin-left: 2em;
@@ -225,10 +192,6 @@ dd {
font-family: monospace;
}
-dt.configrule {
- font-weight: bold;
-}
-
.important {
color: #bb0000;
background-color: #ffeeee;
@@ -248,8 +211,3 @@ p.footnote {
p.footnote:first-line {
margin-left: -2%;
}
-
-/* Block to mark separate translation string */
-div.l10n {
- display: inline;
-}
diff --git a/output/tr/docs.css b/output/tr/docs.css
index 1d0f08d..96574d9 100644
--- a/output/tr/docs.css
+++ b/output/tr/docs.css
@@ -59,10 +59,6 @@ ul#footer {
border: none;
}
-#footer li.logo {
- padding: 0.5em;
-}
-
#footer a {
color: #c19e66;
}
@@ -155,31 +151,6 @@ p {
margin: 1em;
}
-table {
- margin: 1em;
- border: none;
-}
-
-table tr,table td,table th {
- border: none;
-}
-
-table.translators {
- text-align: center;
- display: table; margin-left: auto; margin-right: auto;
- border-collapse: collapse;
-}
-
-table.translators th {
- color: #000000;
- background-color: #d3dce3;
-}
-
-table.translators td, table.translators th {
- border: 1px solid #000000;
- padding: 5px;
-}
-
ul, dl, ol {
margin: 1em;
max-width: 70em;
@@ -207,10 +178,6 @@ li pre {
margin: 1em 0 1em 0;
}
-pre.wrap {
- white-space: normal;
-}
-
dt {
font-weight: bold;
margin-left: 2em;
@@ -225,10 +192,6 @@ dd {
font-family: monospace;
}
-dt.configrule {
- font-weight: bold;
-}
-
.important {
color: #bb0000;
background-color: #ffeeee;
@@ -248,8 +211,3 @@ p.footnote {
p.footnote:first-line {
margin-left: -2%;
}
-
-/* Block to mark separate translation string */
-div.l10n {
- display: inline;
-}
diff --git a/output/zh_CN/docs.css b/output/zh_CN/docs.css
index 1d0f08d..96574d9 100644
--- a/output/zh_CN/docs.css
+++ b/output/zh_CN/docs.css
@@ -59,10 +59,6 @@ ul#footer {
border: none;
}
-#footer li.logo {
- padding: 0.5em;
-}
-
#footer a {
color: #c19e66;
}
@@ -155,31 +151,6 @@ p {
margin: 1em;
}
-table {
- margin: 1em;
- border: none;
-}
-
-table tr,table td,table th {
- border: none;
-}
-
-table.translators {
- text-align: center;
- display: table; margin-left: auto; margin-right: auto;
- border-collapse: collapse;
-}
-
-table.translators th {
- color: #000000;
- background-color: #d3dce3;
-}
-
-table.translators td, table.translators th {
- border: 1px solid #000000;
- padding: 5px;
-}
-
ul, dl, ol {
margin: 1em;
max-width: 70em;
@@ -207,10 +178,6 @@ li pre {
margin: 1em 0 1em 0;
}
-pre.wrap {
- white-space: normal;
-}
-
dt {
font-weight: bold;
margin-left: 2em;
@@ -225,10 +192,6 @@ dd {
font-family: monospace;
}
-dt.configrule {
- font-weight: bold;
-}
-
.important {
color: #bb0000;
background-color: #ffeeee;
@@ -248,8 +211,3 @@ p.footnote {
p.footnote:first-line {
margin-left: -2%;
}
-
-/* Block to mark separate translation string */
-div.l10n {
- display: inline;
-}
diff --git a/output/zh_TW/docs.css b/output/zh_TW/docs.css
index 1d0f08d..96574d9 100644
--- a/output/zh_TW/docs.css
+++ b/output/zh_TW/docs.css
@@ -59,10 +59,6 @@ ul#footer {
border: none;
}
-#footer li.logo {
- padding: 0.5em;
-}
-
#footer a {
color: #c19e66;
}
@@ -155,31 +151,6 @@ p {
margin: 1em;
}
-table {
- margin: 1em;
- border: none;
-}
-
-table tr,table td,table th {
- border: none;
-}
-
-table.translators {
- text-align: center;
- display: table; margin-left: auto; margin-right: auto;
- border-collapse: collapse;
-}
-
-table.translators th {
- color: #000000;
- background-color: #d3dce3;
-}
-
-table.translators td, table.translators th {
- border: 1px solid #000000;
- padding: 5px;
-}
-
ul, dl, ol {
margin: 1em;
max-width: 70em;
@@ -207,10 +178,6 @@ li pre {
margin: 1em 0 1em 0;
}
-pre.wrap {
- white-space: normal;
-}
-
dt {
font-weight: bold;
margin-left: 2em;
@@ -225,10 +192,6 @@ dd {
font-family: monospace;
}
-dt.configrule {
- font-weight: bold;
-}
-
.important {
color: #bb0000;
background-color: #ffeeee;
@@ -248,8 +211,3 @@ p.footnote {
p.footnote:first-line {
margin-left: -2%;
}
-
-/* Block to mark separate translation string */
-div.l10n {
- display: inline;
-}
diff --git a/po/en_GB.po b/po/en_GB.po
index 2b820fe..fd0f5a6 100644
--- a/po/en_GB.po
+++ b/po/en_GB.po
@@ -8,7 +8,7 @@ msgstr ""
"Project-Id-Version: phpMyAdmin-docs VERSION\n"
"Report-Msgid-Bugs-To: phpmyadmin-devel(a)lists.sourceforge.net\n"
"POT-Creation-Date: 2010-12-31 15:54+0100\n"
-"PO-Revision-Date: 2011-01-01 10:52+0200\n"
+"PO-Revision-Date: 2011-01-02 11:53+0200\n"
"Last-Translator: Robert Readman <robert_readman(a)hotmail.com>\n"
"Language-Team: none\n"
"Language: en_GB\n"
@@ -14105,9 +14105,8 @@ msgstr "Download"
#. type: Plain text
#: orig-docs/README:60
-#, fuzzy
msgid "You can get the newest version at http://www.phpmyadmin.net/."
-msgstr "You can get the newest version at http://www.phpmyadmin.net/."
+msgstr "You can get the newest version at http://www.phpmyadmin.net/"
#. type: Title -
#: orig-docs/README:62
@@ -14117,7 +14116,6 @@ msgstr "More Information"
#. type: Plain text
#: orig-docs/README:65
-#, fuzzy
msgid "Please see the Documentation.txt/.html file."
msgstr "Please see the Documentation.txt/.html file."
@@ -14129,7 +14127,6 @@ msgstr "Support"
#. type: Plain text
#: orig-docs/README:70
-#, fuzzy
msgid "See reference about support forums under http://www.phpmyadmin.net/"
msgstr "See reference about support forums under http://www.phpmyadmin.net/"
diff --git a/po/sl.po b/po/sl.po
index c7b031f..fc08419 100644
--- a/po/sl.po
+++ b/po/sl.po
@@ -8,32 +8,30 @@ msgstr ""
"Project-Id-Version: phpMyAdmin documentation VERSION\n"
"Report-Msgid-Bugs-To: phpmyadmin-devel(a)lists.sourceforge.net\n"
"POT-Creation-Date: 2010-12-31 15:54+0100\n"
-"PO-Revision-Date: 2010-09-11 16:21+0200\n"
+"PO-Revision-Date: 2011-01-01 23:04+0200\n"
"Last-Translator: Domen <dbc334(a)gmail.com>\n"
"Language-Team: LANGUAGE <LL(a)li.org>\n"
"Language: sl\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"Plural-Forms: nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n"
-"%100==4 ? 2 : 3);\n"
+"Plural-Forms: nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || "
+"n%100==4 ? 2 : 3);\n"
"X-Generator: Pootle 2.0.5\n"
#. type: Content of: <html><head><title>
#: orig-docs/Documentation.html:12
-#, fuzzy
msgid "phpMyAdmin @@VER@@ - Documentation"
-msgstr "Dokumentacija phpMyAdmin"
+msgstr "phpMyAdmin @@VER@@ - Dokumentacija"
#. type: Content of: <html><body><div><h1>
#: orig-docs/Documentation.html:19
-#, fuzzy
msgid ""
"<a href=\"http://www.phpmyadmin.net/\">php<span class=\"myadmin\">MyAdmin</"
"span></a> @@VER@@ Documentation"
msgstr ""
-"<a href=\"http://www.phpmyadmin.net/\">php<span class=\"myadmin\">MyAdmin</"
-"span></a> 3.4.0-dev Dokumentacija"
+"Dokumentacija <a href=\"http://www.phpmyadmin.net/\">php<span "
+"class=\"myadmin\">MyAdmin</span></a> @@VER@@"
#. type: Content of: <html><body><ul><li>
#: orig-docs/Documentation.html:27
@@ -2893,16 +2891,14 @@ msgstr ""
#. type: Content of: <html><body><div><dl><dd>
#: orig-docs/Documentation.html:1385
-#, fuzzy
msgid ""
"Define how long login cookie should be stored in browser. Default 0 means "
"that it will be kept for existing session. This is recommended for not "
"trusted environments."
msgstr ""
-"Določa, kako dolgo (v sekundah) naj bo prijavni piškotek shranjen v "
-"brskalniku. Privzeta vrednost 0 pomeni, da bo shranjen samo za obstoječo "
-"sejo in bo izbrisan takoj, ko zaprete okno brskalnika. To je priporočeno za "
-"okolja, ki jim ne zaupate."
+"Določa, kako dolgo naj bo prijavni piškotek shranjen v brskalniku. Privzeta "
+"vrednost 0 pomeni, da bo shranjen samo za obstoječo sejo. To je priporočeno "
+"za okolja, ki jim ne zaupate."
#. type: Content of: <html><body><div><dl><dt>
#: orig-docs/Documentation.html:1389
@@ -10272,12 +10268,12 @@ msgstr ""
#. type: Content of: <html><body><div><ul><li><ul><li>
#: orig-docs/Documentation.html:4820
msgid "ENUM/SET editor"
-msgstr ""
+msgstr "Urejevalnik ENUM/SET"
#. type: Content of: <html><body><div><ul><li><ul><li>
#: orig-docs/Documentation.html:4821
msgid "Simplified interface for export/import"
-msgstr ""
+msgstr "Poenostavljen vmesnik za uvoz/izvoz"
#. type: Content of: <html><body><div><ul><li>
#: orig-docs/Documentation.html:4824
@@ -10287,7 +10283,7 @@ msgstr ""
#. type: Content of: <html><body><div><ul><li><ul><li>
#: orig-docs/Documentation.html:4826
msgid "AJAXifying the interface"
-msgstr ""
+msgstr "Ajaxifiranje vmesnika"
#. type: Content of: <html><body><div><ul><li>
#: orig-docs/Documentation.html:4829
@@ -11061,22 +11057,21 @@ msgstr "-->"
#. type: Title =
#: orig-docs/INSTALL:2
-#, fuzzy, no-wrap
+#, no-wrap
msgid "phpMyAdmin - Installation"
-msgstr "phpMyAdmin - Namestitev\n"
+msgstr "phpMyAdmin - Namestitev"
#. type: Plain text
#: orig-docs/INSTALL:5
-#, fuzzy
msgid ""
"Please have a look to the Documentation.txt or Documentation.html files."
-msgstr "Prosimo, oglejte si datoteko Documentation.txt/.html."
+msgstr "Prosimo, oglejte si datoteko Documentation.txt ali Documentation.html."
#. type: Title =
#: orig-docs/TODO:2
-#, fuzzy, no-wrap
+#, no-wrap
msgid "phpMyAdmin - Todo"
-msgstr "phpMyAdmin - Seznam opravil\n"
+msgstr "phpMyAdmin - Seznam opravil"
#. type: Plain text
#: orig-docs/TODO:5
@@ -11096,15 +11091,14 @@ msgstr ""
#. type: Title =
#: orig-docs/README:2
-#, fuzzy, no-wrap
+#, no-wrap
msgid "phpMyAdmin - Readme"
-msgstr "phpMyAdmin - Beri me\n"
+msgstr "phpMyAdmin - Beri me"
#. type: Plain text
#: orig-docs/README:5
-#, fuzzy
msgid "Version @@VER@@"
-msgstr "Različica"
+msgstr "Različica @@VER@@"
#. type: Plain text
#: orig-docs/README:7
@@ -11163,9 +11157,9 @@ msgstr "spletni brskalnik (očitno!)"
#. type: Title -
#: orig-docs/README:51
-#, fuzzy, no-wrap
+#, no-wrap
msgid "Summary"
-msgstr "Povzetek\n"
+msgstr "Povzetek"
#. type: Plain text
#: orig-docs/README:55
@@ -11182,27 +11176,25 @@ msgstr "Prenesi"
#. type: Plain text
#: orig-docs/README:60
-#, fuzzy
msgid "You can get the newest version at http://www.phpmyadmin.net/."
msgstr "Najnovejšo različico lahko dobite na http://www.phpmyadmin.net/."
#. type: Title -
#: orig-docs/README:62
-#, fuzzy, no-wrap
+#, no-wrap
msgid "More Information"
-msgstr "Podatki"
+msgstr "Več informacij"
#. type: Plain text
#: orig-docs/README:65
-#, fuzzy
msgid "Please see the Documentation.txt/.html file."
msgstr "Prosimo, oglejte si datoteko Documentation.txt/.html."
#. type: Title -
#: orig-docs/README:67
-#, fuzzy, no-wrap
+#, no-wrap
msgid "Support"
-msgstr "Podpora\n"
+msgstr "Podpora"
#. type: Plain text
#: orig-docs/README:70
@@ -11212,13 +11204,12 @@ msgstr "Oglejte si sklice o podpornih forumih na http://www.phpmyadmin.net/"
#. type: Title -
#: orig-docs/README:73
-#, fuzzy, no-wrap
+#, no-wrap
msgid "Enjoy!"
-msgstr "Uživajte!\n"
+msgstr "Uživajte!"
#. type: Plain text
#: orig-docs/README:76
-#, fuzzy
msgid "The phpMyAdmin Devel team"
msgstr "Skupina razvijalcev phpMyAdmin"
@@ -11229,33 +11220,23 @@ msgstr ""
#. type: Plain text
#: orig-docs/README:82
-#, fuzzy
msgid ""
"Please, don't send us emails with question like \"How do I compile PHP with "
"MySQL-support\". We just don't have the time to be your free help desk."
msgstr ""
-"Pripis: \n"
-" Prosimo, ne pošiljajte nam e-pošt z vprašanji, kot je \"Kako prevedem\n"
-" PHP s podporo MySQL\". Preprosto nimamo časa, da bi bili vaša\n"
-" brezplačna pomoč uporabnikom.\n"
-" Prosimo, naslovite vaša vprašanja na primerne poštne sezname / forume.\n"
-" Preden stopite v stik z nami, prosimo, preberite Documentation.html\n"
-" (še posebej del FAQ).\n"
+"Prosimo, ne pošiljajte nam e-sporočil z vprašanji, kot je \"Kako prevedem PHP "
+"s podporo MySQL\". Preprosto nimamo časa, da bi bili vaša brezplačna pomoč "
+"uporabnikom."
#. type: Plain text
#: orig-docs/README:85
-#, fuzzy
msgid ""
"Please send your questions to the appropriate mailing lists / forums. "
"Before contacting us, please read the Documentation.html (esp. the FAQ part)."
msgstr ""
-"Pripis: \n"
-" Prosimo, ne pošiljajte nam e-pošt z vprašanji, kot je \"Kako prevedem\n"
-" PHP s podporo MySQL\". Preprosto nimamo časa, da bi bili vaša\n"
-" brezplačna pomoč uporabnikom.\n"
-" Prosimo, naslovite vaša vprašanja na primerne poštne sezname / forume.\n"
-" Preden stopite v stik z nami, prosimo, preberite Documentation.html\n"
-" (še posebej del FAQ).\n"
+"Prosimo, naslovite vaša vprašanja na primerne poštne sezname / forume. "
+"Preden stopite v stik z nami, prosimo, preberite Documentation.html (še "
+"posebej del FAQ)."
#~ msgid "<a href=\"translators.html\">Translators</a>"
#~ msgstr "<a href=\"translators.html\">Prevajalci</a>"
diff --git a/po/tr.po b/po/tr.po
index 224b674..0b9b503 100644
--- a/po/tr.po
+++ b/po/tr.po
@@ -8,7 +8,7 @@ msgstr ""
"Project-Id-Version: phpMyAdmin-docs VERSION\n"
"Report-Msgid-Bugs-To: phpmyadmin-devel(a)lists.sourceforge.net\n"
"POT-Creation-Date: 2010-12-31 15:54+0100\n"
-"PO-Revision-Date: 2010-12-31 16:32+0200\n"
+"PO-Revision-Date: 2011-01-01 23:40+0200\n"
"Last-Translator: Burak Yavuz <hitowerdigit(a)hotmail.com>\n"
"Language-Team: none\n"
"Language: tr\n"
@@ -404,11 +404,12 @@ msgstr ""
#. type: Content of: <html><body><div><ul><li>
#: orig-docs/Documentation.html:140
-#, fuzzy
msgid ""
"communicate in <a href=\"http://www.phpmyadmin.net/home_page/translations.php"
"\">62 different languages</a>"
-msgstr "<a href=\"./translators.html\">58 farklı dilde</a> iletişim kurabilir"
+msgstr ""
+"<a href=\"http://www.phpmyadmin.net/home_page/translations.php\">62 farklı "
+"dilde</a> iletişim kurabilir"
#. type: Content of: <html><body><div><ul><li>
#: orig-docs/Documentation.html:142
@@ -875,6 +876,13 @@ msgid ""
"multi-user installation (this database would then be accessed by the "
"controluser, so no other user should have rights to it)."
msgstr ""
+"Yeni özelliklerin (yer imleri, yorumlar, <abbr title=\"structured query "
+"language\">SQL</abbr>-geçmişi, izleme mekanizması, <abbr title=\"Portable "
+"Document Format\">PDF</abbr>-üretme, sütun içeriği dönüşümü, v.s.) bütün "
+"grubu için özel tablo grubu oluşturmanız gerekir. Bu tablolar kendi "
+"veritabanınıza veya çoklu kullanıcılı kurulumlar (bu veritabanına, denetim "
+"kullanıcısı tarafından erişilebilecektir bu yüzden diğer hiçbir kullanıcı bu "
+"hakka sahip olmamalıdır) için merkezi veritabanına yerleştirilebilir."
#. type: Content of: <html><body><div><p>
#: orig-docs/Documentation.html:335
@@ -884,6 +892,10 @@ msgid ""
"pay special attention to <a href=\"#faq1_23\"> <abbr title=\"Frequently "
"Asked Questions\">FAQ</abbr> 1.23</a>)."
msgstr ""
+"Lütfen <tt>./scripts/</tt> dizininize bakın, <i>create_tables.sql</i> "
+"adındaki dosyayı burada bulmalısınız. (Eğer Windows sunucusu "
+"kullanıyorsanız, <a href=\"#faq1_23\"> <abbr title=\"Sıkça Sorulan "
+"Sorular\">SSS</abbr> 1.23</a>'e özellikle dikkat edin)."
#. type: Content of: <html><body><div><p>
#: orig-docs/Documentation.html:340
@@ -892,6 +904,10 @@ msgid ""
"please use <i>./scripts/upgrade_tables_mysql_4_1_2+.sql</i> and then create "
"new tables by importing <i>./scripts/create_tables.sql</i>."
msgstr ""
+"Eğer zaten bu altyapıya sahipseniz ve MySQL 4.1.2 veya yenisine "
+"yükseltmişseniz, lütfen <i>./scripts/upgrade_tables_mysql_4_1_2+.sql</i> "
+"dosyasını kullanın ve sonra <i>./scripts/create_tables.sql</i> dosyasını içe "
+"aktararak yeni tabloları oluşturun."
#. type: Content of: <html><body><div><p>
#: orig-docs/Documentation.html:344
@@ -901,6 +917,10 @@ msgid ""
"and tables, and that the script may need some tuning, depending on the "
"database name."
msgstr ""
+"phpMyAdmin'ninizi sizin için tablo oluşturmada kullanabilirsiniz. Lütfen "
+"veritabanları ve tablolar oluşturmak için özel (yönetici) yetkilere "
+"ihtiyacınız olduğunun farkında olun ve bu betiğin veritabanının adına bağlı "
+"olarak bazı ayarlamalara ihtiyacı olabilir."
#. type: Content of: <html><body><div><p>
#: orig-docs/Documentation.html:349
hooks/post-receive
--
phpMyAdmin localized documentation
1
0

[Phpmyadmin-git] [SCM] phpMyAdmin branch, master, updated. RELEASE_3_4_0BETA1-1398-ge37d3d5
by Michal Čihař 02 Jan '11
by Michal Čihař 02 Jan '11
02 Jan '11
The branch, master has been updated
via e37d3d52d1e6662943ac371e437e99799e4d991b (commit)
via f66fa349760bcae576c61c891fb056bf620787a9 (commit)
via e49cd176eebd7c63d3337e731fd73287df8a0378 (commit)
via 381ee82cec60e5324db64508e4584f4a2bdb6b5b (commit)
via 4ea81c2b3ad06da0365aa2aa626f77b7e540a570 (commit)
via f2ce3b652aac16203e3057c049aa0f72e0136b65 (commit)
via 201c663a416f8ef77780ee31fd9a94d1b34ad292 (commit)
via 9aece28f16515298ae8c3e616882fbc112c9a3fe (commit)
via be0d2705d1a51fed2ecc3f0d46deffba2c2e916f (commit)
via 1a471e9300d876425ecf9bd08d0f3074051335e6 (commit)
via 68570a6cd9ff87d5eb7dda3dcfd5b2883e830f2c (commit)
via f340a1b3d7b711c77df8fc3fe3c732a5d82cecee (commit)
via 66cb1192f4eead4da4c61b8b987d727b81190d2d (commit)
via 3cf80bb3267210f26e44876fc436057f4667ac20 (commit)
from bc49e8b30b4ba594fe1498c7152c632972aa442b (commit)
- Log -----------------------------------------------------------------
commit e37d3d52d1e6662943ac371e437e99799e4d991b
Merge: f66fa349760bcae576c61c891fb056bf620787a9 bc49e8b30b4ba594fe1498c7152c632972aa442b
Author: Pootle server <pootle(a)cihar.com>
Date: Sun Jan 2 14:40:25 2011 +0100
Merge remote branch 'origin/master'
commit f66fa349760bcae576c61c891fb056bf620787a9
Author: Domen <dbc334(a)gmail.com>
Date: Sat Jan 1 22:58:47 2011 +0200
Translation update done using Pootle.
commit e49cd176eebd7c63d3337e731fd73287df8a0378
Author: Domen <dbc334(a)gmail.com>
Date: Sat Jan 1 22:57:41 2011 +0200
Translation update done using Pootle.
commit 381ee82cec60e5324db64508e4584f4a2bdb6b5b
Author: Domen <dbc334(a)gmail.com>
Date: Sat Jan 1 22:57:07 2011 +0200
Translation update done using Pootle.
commit 4ea81c2b3ad06da0365aa2aa626f77b7e540a570
Author: Domen <dbc334(a)gmail.com>
Date: Sat Jan 1 22:55:59 2011 +0200
Translation update done using Pootle.
commit f2ce3b652aac16203e3057c049aa0f72e0136b65
Author: Domen <dbc334(a)gmail.com>
Date: Sat Jan 1 22:55:52 2011 +0200
Translation update done using Pootle.
commit 201c663a416f8ef77780ee31fd9a94d1b34ad292
Author: Domen <dbc334(a)gmail.com>
Date: Sat Jan 1 22:55:14 2011 +0200
Translation update done using Pootle.
commit 9aece28f16515298ae8c3e616882fbc112c9a3fe
Author: Domen <dbc334(a)gmail.com>
Date: Sat Jan 1 22:55:10 2011 +0200
Translation update done using Pootle.
commit be0d2705d1a51fed2ecc3f0d46deffba2c2e916f
Author: Domen <dbc334(a)gmail.com>
Date: Sat Jan 1 22:55:02 2011 +0200
Translation update done using Pootle.
commit 1a471e9300d876425ecf9bd08d0f3074051335e6
Author: Domen <dbc334(a)gmail.com>
Date: Sat Jan 1 22:54:54 2011 +0200
Translation update done using Pootle.
commit 68570a6cd9ff87d5eb7dda3dcfd5b2883e830f2c
Author: Domen <dbc334(a)gmail.com>
Date: Sat Jan 1 22:54:43 2011 +0200
Translation update done using Pootle.
commit f340a1b3d7b711c77df8fc3fe3c732a5d82cecee
Author: Domen <dbc334(a)gmail.com>
Date: Sat Jan 1 22:54:38 2011 +0200
Translation update done using Pootle.
commit 66cb1192f4eead4da4c61b8b987d727b81190d2d
Author: Domen <dbc334(a)gmail.com>
Date: Sat Jan 1 22:52:25 2011 +0200
Translation update done using Pootle.
commit 3cf80bb3267210f26e44876fc436057f4667ac20
Author: Domen <dbc334(a)gmail.com>
Date: Sat Jan 1 22:52:22 2011 +0200
Translation update done using Pootle.
-----------------------------------------------------------------------
Summary of changes:
po/sl.po | 39 +++++++++++++++++----------------------
1 files changed, 17 insertions(+), 22 deletions(-)
diff --git a/po/sl.po b/po/sl.po
index 72399fa..0193dd5 100644
--- a/po/sl.po
+++ b/po/sl.po
@@ -4,15 +4,15 @@ msgstr ""
"Project-Id-Version: phpMyAdmin 3.4.0-beta1\n"
"Report-Msgid-Bugs-To: phpmyadmin-devel(a)lists.sourceforge.net\n"
"POT-Creation-Date: 2010-12-29 08:42-0500\n"
-"PO-Revision-Date: 2010-12-16 00:56+0200\n"
+"PO-Revision-Date: 2011-01-01 22:58+0200\n"
"Last-Translator: Domen <dbc334(a)gmail.com>\n"
"Language-Team: slovenian <sl(a)li.org>\n"
+"Language: sl\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"Language: sl\n"
-"Plural-Forms: nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n"
-"%100==4 ? 2 : 3);\n"
+"Plural-Forms: nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || "
+"n%100==4 ? 2 : 3);\n"
"X-Generator: Pootle 2.0.5\n"
#: browse_foreigners.php:35 browse_foreigners.php:53
@@ -811,17 +811,16 @@ msgstr "Vnesite vsako vrednost v svoje polje."
#: enum_editor.php:57
msgid "+ Restart insertion and add a new value"
-msgstr ""
+msgstr "+ Ponovno začni vstavljanje in dodaj novo vrednost"
#: enum_editor.php:67
-#, fuzzy
#| msgid "Output:"
msgid "Output"
-msgstr "Izhod:"
+msgstr "Izhod"
#: enum_editor.php:68
msgid "Copy and paste the joined values into the \"Length/Values\" field"
-msgstr ""
+msgstr "Kopiraj in prilepi združene vrednosti v polje \"Dolžina/Vrednosti\""
#: export.php:73
msgid "Selected export type has to be saved in file!"
@@ -1107,13 +1106,12 @@ msgstr "Urejanje v vrstici"
#: js/messages.php:89
msgid "Hide search criteria"
-msgstr ""
+msgstr "Skrij iskalne pogoje"
#: js/messages.php:90
-#, fuzzy
#| msgid "Show query chart"
msgid "Show search criteria"
-msgstr "Prikaži graf poizvedbe"
+msgstr "Prikaži iskalne pogoje"
#: js/messages.php:93 tbl_change.php:294 tbl_indexes.php:198
#: tbl_indexes.php:223
@@ -2099,7 +2097,7 @@ msgstr "Imenik, ki ste ga določili za nalaganje, je nedosegljiv"
#: libraries/common.lib.php:2983
msgid "There are no files to upload"
-msgstr ""
+msgstr "Nobene datoteke ni za naložiti"
#: libraries/config.values.php:95 libraries/export/htmlword.php:24
#: libraries/export/latex.php:41 libraries/export/odt.php:33
@@ -5468,7 +5466,7 @@ msgid ""
"(1,2,3)</code>"
msgstr ""
"vključi imena stolpcev v vsaki izjavi <code>INSERT</code><br /> "
-" Primer: <code>INSERT INTO ime_tabele (sto_A,sto_B,sto_C) "
+" Primer: <code>INSERT INTO ime_tabele (stolp_A,stolp_B,stolp_C) "
"VALUES (1,2,3)</code>"
#: libraries/export/sql.php:155
@@ -6571,10 +6569,9 @@ msgid "You have to add at least one column."
msgstr "Dodati morate vsaj en stolpec."
#: libraries/tbl_properties.inc.php:797
-#, fuzzy
#| msgid "Add a new server"
msgid "+ Add a new value"
-msgstr "Dodaj nov strežnik"
+msgstr "+ Dodaj novo vrednost"
#: libraries/tbl_triggers.lib.php:28
msgid "Event"
@@ -7091,7 +7088,7 @@ msgstr "Ustvari stran in izvozi nanjo"
#: pmd_pdf.php:111
msgid "New page name: "
-msgstr "Ime nove strani: "
+msgstr "Ime nove strani: "
#: pmd_pdf.php:114
msgid "Export/Import to scale"
@@ -9655,24 +9652,22 @@ msgid "Browse distinct values"
msgstr "Prebrskaj različne vrednosti"
#: tbl_structure.php:165 tbl_structure.php:166
-#, fuzzy
#| msgid "Adding Primary Key"
msgid "Add primary key"
-msgstr "Dodajanje primarnega ključa"
+msgstr "Dodaj primarni ključ"
#: tbl_structure.php:167 tbl_structure.php:168
-#, fuzzy
#| msgid "Apply index(s)"
msgid "Add index"
-msgstr "Uveljavi indeks(e)"
+msgstr "Dodaj indeks"
#: tbl_structure.php:169 tbl_structure.php:170
msgid "Add unique index"
-msgstr ""
+msgstr "Dodaj izvirno vrednost"
#: tbl_structure.php:171 tbl_structure.php:172
msgid "Add FULLTEXT index"
-msgstr ""
+msgstr "Dodaj indeks FULLTEXT"
#: tbl_structure.php:384
msgctxt "None for default"
hooks/post-receive
--
phpMyAdmin
1
0

[Phpmyadmin-git] [SCM] phpMyAdmin branch, master, updated. RELEASE_3_4_0BETA1-1384-gbc49e8b
by Marc Delisle 02 Jan '11
by Marc Delisle 02 Jan '11
02 Jan '11
The branch, master has been updated
via bc49e8b30b4ba594fe1498c7152c632972aa442b (commit)
from b923bb3fbbb2260ddf2f3aeb5e580c037ff1e637 (commit)
- Log -----------------------------------------------------------------
commit bc49e8b30b4ba594fe1498c7152c632972aa442b
Author: Marc Delisle <marc(a)infomarc.info>
Date: Sun Jan 2 08:10:07 2011 -0500
Incorrect linefeed inside span harms type detection
-----------------------------------------------------------------------
Summary of changes:
tbl_change.php | 3 +--
1 files changed, 1 insertions(+), 2 deletions(-)
diff --git a/tbl_change.php b/tbl_change.php
index eff5ead..5724303 100644
--- a/tbl_change.php
+++ b/tbl_change.php
@@ -427,8 +427,7 @@ foreach ($rows as $row_id => $vrow) {
<input type="hidden" name="fields_name<?php echo $field_name_appendix; ?>" value="<?php echo $field['Field_html']; ?>"/>
</td>
<?php if ($cfg['ShowFieldTypesInDataEditView']) { ?>
- <td align="center"<?php echo $field['wrap']; ?>><span class="column_type">
- <?php echo $field['pma_type']; ?></span>
+ <td align="center"<?php echo $field['wrap']; ?>><span class="column_type"><?php echo $field['pma_type']; ?></span>
</td>
<?php } //End if
hooks/post-receive
--
phpMyAdmin
1
0