get rid of propicon
This commit is contained in:
104
ChangeLog
104
ChangeLog
@@ -5,6 +5,102 @@ phpMyAdmin - ChangeLog
|
||||
$Id$
|
||||
$HeadURL$
|
||||
|
||||
2007-02-10 Marc Delisle <lem9@users.sourceforge.net>
|
||||
* lang/spanish update, thanks to Daniel Hinostroza
|
||||
* tbl_change.php, tbl_indexes.php, libraries/common.lib.php:
|
||||
get rid of $propicon
|
||||
|
||||
2007-02-09 Marc Delisle <lem9@users.sourceforge.net>
|
||||
* main.php: some links should open a new page
|
||||
* Documentation.html, libraries/navigation_header.inc.php,
|
||||
libraries/config.default.php: $cfg['LeftLogoLinkWindow'] to decide
|
||||
in which window the logo-linked page will appear
|
||||
|
||||
2007-02-09 Michal Čihař <michal@cihar.com>
|
||||
* lang/czech: Fix syntax error (sorry for that).
|
||||
|
||||
2007-02-08 Marc Delisle <lem9@users.sourceforge.net>
|
||||
* themes/darkblue_orange/img/logo_left.png,
|
||||
themes/original/img/logo_left.png: smaller PMA logo for navi
|
||||
* libraries/navigation_header.inc.php, libraries/config.default.php:
|
||||
navi logo now links to main page by default, with still the possibility
|
||||
of having an external URL
|
||||
|
||||
2007-02-08 Sebastian Mendel <cybot_tm@users.sourceforge.net>
|
||||
* themes/*/css/theme_right.css.php: bug #1653769 browsing highlight disabling
|
||||
doesn't work
|
||||
|
||||
2007-02-06 Sebastian Mendel <cybot_tm@users.sourceforge.net>
|
||||
* pmd_general.php, pmd_pdf.php, pmd_save_pos.php: fixed short open tags
|
||||
patch #1652886 thanks to Martin Thielecke - mthie
|
||||
* tbl_change.php: fixed escaping of field names in HTML and JavaScript
|
||||
* libraries/common.lib.php: PMA_backquote() did not quote 0
|
||||
* tbl_change.php: bug #1652810 - slashes are not escaped properly
|
||||
|
||||
2007-02-05 Michal Čihař <michal@cihar.com>
|
||||
* lang/czech: Updated.
|
||||
|
||||
2007-02-05 Marc Delisle <lem9@users.sourceforge.net>
|
||||
* lang/japanese: Update, thanks to Ishigaki Kenichi - tcool.
|
||||
|
||||
2007-02-05 Sebastian Mendel <cybot_tm@users.sourceforge.net>
|
||||
* lang/german: updated
|
||||
|
||||
2007-02-04 Marc Delisle <lem9@users.sourceforge.net>
|
||||
* js/querywindow.js: query window icon did not work,
|
||||
thanks to Jürgen Wind
|
||||
|
||||
2007-02-03 Marc Delisle <lem9@users.sourceforge.net>
|
||||
* view_create.php, libraries/display_tbl.lib.php, lang/*:
|
||||
support for CREATE VIEW from query results
|
||||
* pmd/scripts/move.js: display problems in Opera, thanks to Maxim Bulygin
|
||||
|
||||
2007-02-02 Marc Delisle <lem9@users.sourceforge.net>
|
||||
* tbl_replace.php: Calendar icon does not work on "Insert another new row"
|
||||
|
||||
2007-02-01 Marc Delisle <lem9@users.sourceforge.net>
|
||||
* libraries/import.lib.php: bug #1626064, too much quoting on import
|
||||
|
||||
2007-02-01 Sebastian Mendel <cybot_tm@users.sourceforge.net>
|
||||
* libraries/display_tbl.lib.php: bug #1644740 - $cfg['Order'] = 'SMART'
|
||||
overwritten
|
||||
* libraries/Theme.class.php: removed __wakeup() due to some requirements are
|
||||
not fulfilled at this point - also thanks to Jürgen Wind - windkiel
|
||||
|
||||
2007-01-31 Sebastian Mendel <cybot_tm@users.sourceforge.net>
|
||||
* libraries/session.inc.php:
|
||||
bug #1630871 - Detecting a missing write permission on sessions directory
|
||||
* libraries/select_lang.lib.php: globalized variables to be usable inside
|
||||
function, documentation
|
||||
* libraries/auth/http.auth.lib.php, libraries/auth/signon.auth.lib.php
|
||||
libraries/common.lib.php, libraries/database_interface.lib.php
|
||||
libraries/select_lang.lib.php, libraries/session.inc.php:
|
||||
added PMA_fatalError() and made use of it
|
||||
|
||||
2007-01-30 Marc Delisle <lem9@users.sourceforge.net>
|
||||
* libraries/tbl_replace_fields.inc.php: undefined variable
|
||||
|
||||
2007-01-30 Sebastian Mendel <cybot_tm@users.sourceforge.net>
|
||||
* libraries/sqlparser.lib.php PMA_SQP_analyze():
|
||||
bug #1647785 - do not pass variables by reference
|
||||
|
||||
2007-01-29 Marc Delisle <lem9@users.sourceforge.net>
|
||||
* lang/catalan update, thanks to Xavier Navarro (xavin)
|
||||
* pmd_general.php: possibility of quotes in Designer messages,
|
||||
thanks to Ivan Kirillov
|
||||
|
||||
2007-01-29 Sebastian Mendel <cybot_tm@users.sourceforge.net>
|
||||
* tbl_replace.php, libraries/tbl_replace_fields.inc.php: print out error
|
||||
messages if upload failed (bug #1615530)
|
||||
* js/querywindow.js: fixed bug #1541147 - # in database names
|
||||
|
||||
2007-01-26 Michal Čihař <michal@cihar.com>
|
||||
* libraries/common.lib.php, libraries/js_escape.lib.php,
|
||||
test/escape_js_string.php, test/core.lib.php: Move java script escaping
|
||||
to separate library, make it safer on </script> escaping and add
|
||||
testcase for it.
|
||||
* test/theme.php: Move to test package.
|
||||
|
||||
2007-01-22 Marc Delisle <lem9@users.sourceforge.net>
|
||||
* pmd/*: button for direct/angular links, thanks to Ivan Kirillov
|
||||
|
||||
@@ -65,7 +161,7 @@ $HeadURL$
|
||||
session.save_handler to 'files'
|
||||
* pmd_general.php: patch #1627831,
|
||||
English language improvements, thanks to Isaac Bennetch
|
||||
* pmd_general.php, pmd_relation_new.php, lang/*: abstract messages
|
||||
* pmd_general.php, pmd_relation_new.php, lang/*: abstract messages
|
||||
|
||||
2007-01-04 Marc Delisle <lem9@users.sourceforge.net>
|
||||
* pmd/scripts/move.js: avoid text selection when moving a table object
|
||||
@@ -93,7 +189,7 @@ $HeadURL$
|
||||
so by default, row count is not done for views
|
||||
|
||||
2006-12-30 Marc Delisle <lem9@users.sourceforge.net>
|
||||
* libraries/Config.class.php: bug #1590083,
|
||||
* libraries/Config.class.php: bug #1590083,
|
||||
$cfg['DefaultConnectionCollation'] ignored in config.inc.php
|
||||
|
||||
2006-12-30 Michal Čihař <michal@cihar.com>
|
||||
@@ -118,11 +214,11 @@ $HeadURL$
|
||||
* libraries/export/sql.php: bug #1619647, export of query results
|
||||
should not contain procedure definitions
|
||||
* navigation.php, test/theme.php, browse_foreigners.php,
|
||||
libraries/header_printview.inc.php: patch #1611684 part 2, client
|
||||
libraries/header_printview.inc.php: patch #1611684 part 2, client
|
||||
caching of phpmyadmin.css.php, thanks to Christian Schmidt
|
||||
|
||||
2006-12-19 Sebastian Mendel <cybot_tm@users.sourceforge.net>
|
||||
* tbl_change.php, tbl_replace.php, include/tbl_replace_fields.inc.php:
|
||||
* tbl_change.php, tbl_replace.php, libarsies/tbl_replace_fields.inc.php:
|
||||
refactored: made register_globals independent; added documentation;
|
||||
removed unused code; fixed bug #1597686 last insert id message wrong;
|
||||
much more i don't remember ...
|
||||
|
@@ -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=iso-8859-1" />
|
||||
<title>phpMyAdmin 2.10.0-dev - Documentation</title>
|
||||
<title>phpMyAdmin 2.11.0-dev - Documentation</title>
|
||||
<link rel="stylesheet" type="text/css" href="docs.css" />
|
||||
</head>
|
||||
|
||||
@@ -33,7 +33,7 @@
|
||||
<li><a href="#glossary">Glossary</a></li>
|
||||
</ul>
|
||||
|
||||
<h1>phpMyAdmin 2.10.0-dev Documentation</h1>
|
||||
<h1>phpMyAdmin 2.11.0-dev Documentation</h1>
|
||||
|
||||
<ul><li><a href="http://www.phpmyadmin.net/">
|
||||
phpMyAdmin homepage</a></li>
|
||||
@@ -1213,8 +1213,14 @@ ALTER TABLE `pma_column_comments`
|
||||
<dd>Defines whether or not to display the phpMyAdmin logo at the top of the left frame.
|
||||
Defaults to <tt>TRUE</tt>.</dd>
|
||||
<dt id="cfg_LeftLogoLink">$cfg['LeftLogoLink'] string</dt>
|
||||
<dd>Enter URL where logo in left frame will point to. For use especially
|
||||
with self made theme which changes this.</dd>
|
||||
<dd>Enter URL where logo in the navigation frame will point to.
|
||||
For use especially with self made theme which changes this.
|
||||
The default value for this is <tt>main.php</tt>.</dd>
|
||||
|
||||
<dt id="cfg_LeftLogoLinkWindow">$cfg['LeftLogoLinkWindow'] string</dt>
|
||||
<dd>Whether to open the linked page in the main window (<tt>main</tt>)
|
||||
or in a new one (<tt>new</tt>).</dd>
|
||||
|
||||
<dt id="cfg_LeftDisplayServers">$cfg['LeftDisplayServers'] boolean</dt>
|
||||
<dd>Defines whether or not to display a server choice at the top of the left frame.
|
||||
Defaults to FALSE.</dd>
|
||||
|
2
README
2
README
@@ -5,7 +5,7 @@ phpMyAdmin - Readme
|
||||
|
||||
A set of PHP-scripts to manage MySQL over the web.
|
||||
|
||||
Version 2.10.0-dev
|
||||
Version 2.11.0-dev
|
||||
------------------
|
||||
http://www.phpmyadmin.net/
|
||||
|
||||
|
@@ -93,7 +93,7 @@ if (isset($disp_row) && is_array($disp_row)) {
|
||||
<title>phpMyAdmin</title>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=<?php echo $charset; ?>" />
|
||||
<link rel="stylesheet" type="text/css"
|
||||
href="./css/phpmyadmin.css.php?<?php echo PMA_generate_common_url( '', '' ); ?>&js_frame=right&nocache=<?php echo $_SESSION['PMA_Config']->getMtime(); ?>" />
|
||||
href="phpmyadmin.css.php?<?php echo PMA_generate_common_url( '', '' ); ?>&js_frame=right&nocache=<?php echo $_SESSION['PMA_Config']->getMtime(); ?>" />
|
||||
<script src="./js/functions.js" type="text/javascript" language="javascript"></script>
|
||||
<script type="text/javascript" language="javascript">
|
||||
//<![CDATA[
|
||||
|
@@ -63,6 +63,19 @@ function setTable(new_table) {
|
||||
}
|
||||
}
|
||||
|
||||
/**
|
||||
* reloads mian frame
|
||||
*
|
||||
* @uses goTo()
|
||||
* @uses opendb_url
|
||||
* @uses db
|
||||
* @uses server
|
||||
* @uses table
|
||||
* @uses lang
|
||||
* @uses collation_connection
|
||||
* @uses encodeURIComponent()
|
||||
* @param string url name of page to be loaded
|
||||
*/
|
||||
function refreshMain(url) {
|
||||
if (! url) {
|
||||
if (db) {
|
||||
@@ -71,20 +84,31 @@ function refreshMain(url) {
|
||||
url = 'main.php';
|
||||
}
|
||||
}
|
||||
goTo( url + '?server=' + server +
|
||||
'&db=' + db +
|
||||
'&table=' + table +
|
||||
'&lang=' + lang +
|
||||
'&collation_connection=' + collation_connection,
|
||||
'main' );
|
||||
goTo(url + '?server=' + encodeURIComponent(server) +
|
||||
'&db=' + encodeURIComponent(db) +
|
||||
'&table=' + encodeURIComponent(table) +
|
||||
'&lang=' + encodeURIComponent(lang) +
|
||||
'&collation_connection=' + encodeURIComponent(collation_connection),
|
||||
'main');
|
||||
}
|
||||
|
||||
/**
|
||||
* reloads navigation frame
|
||||
*
|
||||
* @uses goTo()
|
||||
* @uses db
|
||||
* @uses server
|
||||
* @uses table
|
||||
* @uses lang
|
||||
* @uses collation_connection
|
||||
* @uses encodeURIComponent()
|
||||
*/
|
||||
function refreshNavigation() {
|
||||
goTo('navigation.php?server=' + server +
|
||||
'&db=' + db +
|
||||
'&table=' + table +
|
||||
'&lang=' + lang +
|
||||
'&collation_connection=' + collation_connection
|
||||
goTo('navigation.php?server=' + encodeURIComponent(server) +
|
||||
'&db=' + encodeURIComponent(db) +
|
||||
'&table=' + encodeURIComponent(table) +
|
||||
'&lang=' + encodeURIComponent(lang) +
|
||||
'&collation_connection=' + encodeURIComponent(collation_connection)
|
||||
);
|
||||
}
|
||||
|
||||
@@ -247,7 +271,7 @@ function insertQuery() {
|
||||
|
||||
function open_querywindow( url ) {
|
||||
if ( ! url ) {
|
||||
url = 'querywindow.php?' + common_query + '&db=' + db + '&table=' + table;
|
||||
url = 'querywindow.php?' + encodeURIComponent(common_query) + '&db=' + encodeURIComponent(db) + '&table=' + encodeURIComponent(table);
|
||||
}
|
||||
|
||||
if (!querywindow.closed && querywindow.location) {
|
||||
@@ -290,7 +314,6 @@ function refreshQuerywindow( url ) {
|
||||
* @param string target frame where to load the new url
|
||||
*/
|
||||
function goTo(targeturl, target) {
|
||||
//alert('goto');
|
||||
if ( target == 'main' ) {
|
||||
target = window.frame_content;
|
||||
} else if ( target == 'query' ) {
|
||||
|
@@ -1052,4 +1052,14 @@ $strErrorRelationExists = 'Error: relation already exists.'; //to translate
|
||||
$strErrorSaveTable = 'Error saving coordinates for Designer.'; //to translate
|
||||
$strSnapToGrid = 'Snap to grid'; //to translate
|
||||
$strDesignerHelpDisplayField = 'The display field is shown in pink. To set/unset a field as the display field, click the "Choose field to display" icon, then click on the appropriate field name.'; //to translate
|
||||
$strUploadErrorIniSize = 'The uploaded file exceeds the upload_max_filesize directive in php.ini.'; //to translate
|
||||
$strUploadErrorFormSize = 'The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form.'; //to translate
|
||||
$strUploadErrorPartial = 'The uploaded file was only partially uploaded.'; //to translate
|
||||
$strUploadErrorNoTempDir = 'Missing a temporary folder.'; //to translate
|
||||
$strUploadErrorCantWrite = 'Failed to write file to disk.'; //to translate
|
||||
$strUploadErrorExtension = 'File upload stopped by extension.'; //to translate
|
||||
$strUploadErrorUnknown = 'Unknown error in file upload.'; //to translate
|
||||
$strSessionStartupErrorGeneral = 'Cannot start session without errors, please check errors given in your PHP and/or webserver log file and configure your PHP installation properly.'; //to translate
|
||||
$strFieldInsertFromFileTempDirNotExists = 'Error moving the uploaded file, see FAQ 1.11'; //to translate
|
||||
$strViewName = 'VIEW name'; //to translate
|
||||
?>
|
||||
|
@@ -1053,4 +1053,14 @@ $strErrorRelationExists = 'Error: relation already exists.'; //to translate
|
||||
$strErrorSaveTable = 'Error saving coordinates for Designer.'; //to translate
|
||||
$strSnapToGrid = 'Snap to grid'; //to translate
|
||||
$strDesignerHelpDisplayField = 'The display field is shown in pink. To set/unset a field as the display field, click the "Choose field to display" icon, then click on the appropriate field name.'; //to translate
|
||||
$strUploadErrorIniSize = 'The uploaded file exceeds the upload_max_filesize directive in php.ini.'; //to translate
|
||||
$strUploadErrorFormSize = 'The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form.'; //to translate
|
||||
$strUploadErrorPartial = 'The uploaded file was only partially uploaded.'; //to translate
|
||||
$strUploadErrorNoTempDir = 'Missing a temporary folder.'; //to translate
|
||||
$strUploadErrorCantWrite = 'Failed to write file to disk.'; //to translate
|
||||
$strUploadErrorExtension = 'File upload stopped by extension.'; //to translate
|
||||
$strUploadErrorUnknown = 'Unknown error in file upload.'; //to translate
|
||||
$strSessionStartupErrorGeneral = 'Cannot start session without errors, please check errors given in your PHP and/or webserver log file and configure your PHP installation properly.'; //to translate
|
||||
$strFieldInsertFromFileTempDirNotExists = 'Error moving the uploaded file, see FAQ 1.11'; //to translate
|
||||
$strViewName = 'VIEW name'; //to translate
|
||||
?>
|
||||
|
@@ -1051,4 +1051,14 @@ $strErrorRelationExists = 'Error: relation already exists.'; //to translate
|
||||
$strErrorSaveTable = 'Error saving coordinates for Designer.'; //to translate
|
||||
$strSnapToGrid = 'Snap to grid'; //to translate
|
||||
$strDesignerHelpDisplayField = 'The display field is shown in pink. To set/unset a field as the display field, click the "Choose field to display" icon, then click on the appropriate field name.'; //to translate
|
||||
$strUploadErrorIniSize = 'The uploaded file exceeds the upload_max_filesize directive in php.ini.'; //to translate
|
||||
$strUploadErrorFormSize = 'The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form.'; //to translate
|
||||
$strUploadErrorPartial = 'The uploaded file was only partially uploaded.'; //to translate
|
||||
$strUploadErrorNoTempDir = 'Missing a temporary folder.'; //to translate
|
||||
$strUploadErrorCantWrite = 'Failed to write file to disk.'; //to translate
|
||||
$strUploadErrorExtension = 'File upload stopped by extension.'; //to translate
|
||||
$strUploadErrorUnknown = 'Unknown error in file upload.'; //to translate
|
||||
$strSessionStartupErrorGeneral = 'Cannot start session without errors, please check errors given in your PHP and/or webserver log file and configure your PHP installation properly.'; //to translate
|
||||
$strFieldInsertFromFileTempDirNotExists = 'Error moving the uploaded file, see FAQ 1.11'; //to translate
|
||||
$strViewName = 'VIEW name'; //to translate
|
||||
?>
|
||||
|
@@ -1052,4 +1052,14 @@ $strErrorRelationExists = 'Error: relation already exists.'; //to translate
|
||||
$strErrorSaveTable = 'Error saving coordinates for Designer.'; //to translate
|
||||
$strSnapToGrid = 'Snap to grid'; //to translate
|
||||
$strDesignerHelpDisplayField = 'The display field is shown in pink. To set/unset a field as the display field, click the "Choose field to display" icon, then click on the appropriate field name.'; //to translate
|
||||
$strUploadErrorIniSize = 'The uploaded file exceeds the upload_max_filesize directive in php.ini.'; //to translate
|
||||
$strUploadErrorFormSize = 'The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form.'; //to translate
|
||||
$strUploadErrorPartial = 'The uploaded file was only partially uploaded.'; //to translate
|
||||
$strUploadErrorNoTempDir = 'Missing a temporary folder.'; //to translate
|
||||
$strUploadErrorCantWrite = 'Failed to write file to disk.'; //to translate
|
||||
$strUploadErrorExtension = 'File upload stopped by extension.'; //to translate
|
||||
$strUploadErrorUnknown = 'Unknown error in file upload.'; //to translate
|
||||
$strSessionStartupErrorGeneral = 'Cannot start session without errors, please check errors given in your PHP and/or webserver log file and configure your PHP installation properly.'; //to translate
|
||||
$strFieldInsertFromFileTempDirNotExists = 'Error moving the uploaded file, see FAQ 1.11'; //to translate
|
||||
$strViewName = 'VIEW name'; //to translate
|
||||
?>
|
||||
|
@@ -1054,4 +1054,14 @@ $strErrorRelationExists = 'Error: relation already exists.'; //to translate
|
||||
$strErrorSaveTable = 'Error saving coordinates for Designer.'; //to translate
|
||||
$strSnapToGrid = 'Snap to grid'; //to translate
|
||||
$strDesignerHelpDisplayField = 'The display field is shown in pink. To set/unset a field as the display field, click the "Choose field to display" icon, then click on the appropriate field name.'; //to translate
|
||||
$strUploadErrorIniSize = 'The uploaded file exceeds the upload_max_filesize directive in php.ini.'; //to translate
|
||||
$strUploadErrorFormSize = 'The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form.'; //to translate
|
||||
$strUploadErrorPartial = 'The uploaded file was only partially uploaded.'; //to translate
|
||||
$strUploadErrorNoTempDir = 'Missing a temporary folder.'; //to translate
|
||||
$strUploadErrorCantWrite = 'Failed to write file to disk.'; //to translate
|
||||
$strUploadErrorExtension = 'File upload stopped by extension.'; //to translate
|
||||
$strUploadErrorUnknown = 'Unknown error in file upload.'; //to translate
|
||||
$strSessionStartupErrorGeneral = 'Cannot start session without errors, please check errors given in your PHP and/or webserver log file and configure your PHP installation properly.'; //to translate
|
||||
$strFieldInsertFromFileTempDirNotExists = 'Error moving the uploaded file, see FAQ 1.11'; //to translate
|
||||
$strViewName = 'VIEW name'; //to translate
|
||||
?>
|
||||
|
@@ -1053,4 +1053,14 @@ $strErrorRelationExists = 'Error: relation already exists.'; //to translate
|
||||
$strErrorSaveTable = 'Error saving coordinates for Designer.'; //to translate
|
||||
$strSnapToGrid = 'Snap to grid'; //to translate
|
||||
$strDesignerHelpDisplayField = 'The display field is shown in pink. To set/unset a field as the display field, click the "Choose field to display" icon, then click on the appropriate field name.'; //to translate
|
||||
$strUploadErrorIniSize = 'The uploaded file exceeds the upload_max_filesize directive in php.ini.'; //to translate
|
||||
$strUploadErrorFormSize = 'The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form.'; //to translate
|
||||
$strUploadErrorPartial = 'The uploaded file was only partially uploaded.'; //to translate
|
||||
$strUploadErrorNoTempDir = 'Missing a temporary folder.'; //to translate
|
||||
$strUploadErrorCantWrite = 'Failed to write file to disk.'; //to translate
|
||||
$strUploadErrorExtension = 'File upload stopped by extension.'; //to translate
|
||||
$strUploadErrorUnknown = 'Unknown error in file upload.'; //to translate
|
||||
$strSessionStartupErrorGeneral = 'Cannot start session without errors, please check errors given in your PHP and/or webserver log file and configure your PHP installation properly.'; //to translate
|
||||
$strFieldInsertFromFileTempDirNotExists = 'Error moving the uploaded file, see FAQ 1.11'; //to translate
|
||||
$strViewName = 'VIEW name'; //to translate
|
||||
?>
|
||||
|
@@ -1048,4 +1048,14 @@ $strErrorRelationExists = 'Error: relation already exists.'; //to translate
|
||||
$strErrorSaveTable = 'Error saving coordinates for Designer.'; //to translate
|
||||
$strSnapToGrid = 'Snap to grid'; //to translate
|
||||
$strDesignerHelpDisplayField = 'The display field is shown in pink. To set/unset a field as the display field, click the "Choose field to display" icon, then click on the appropriate field name.'; //to translate
|
||||
$strUploadErrorIniSize = 'The uploaded file exceeds the upload_max_filesize directive in php.ini.'; //to translate
|
||||
$strUploadErrorFormSize = 'The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form.'; //to translate
|
||||
$strUploadErrorPartial = 'The uploaded file was only partially uploaded.'; //to translate
|
||||
$strUploadErrorNoTempDir = 'Missing a temporary folder.'; //to translate
|
||||
$strUploadErrorCantWrite = 'Failed to write file to disk.'; //to translate
|
||||
$strUploadErrorExtension = 'File upload stopped by extension.'; //to translate
|
||||
$strUploadErrorUnknown = 'Unknown error in file upload.'; //to translate
|
||||
$strSessionStartupErrorGeneral = 'Cannot start session without errors, please check errors given in your PHP and/or webserver log file and configure your PHP installation properly.'; //to translate
|
||||
$strFieldInsertFromFileTempDirNotExists = 'Error moving the uploaded file, see FAQ 1.11'; //to translate
|
||||
$strViewName = 'VIEW name'; //to translate
|
||||
?>
|
||||
|
@@ -1049,4 +1049,14 @@ $strErrorRelationExists = 'Error: relation already exists.'; //to translate
|
||||
$strErrorSaveTable = 'Error saving coordinates for Designer.'; //to translate
|
||||
$strSnapToGrid = 'Snap to grid'; //to translate
|
||||
$strDesignerHelpDisplayField = 'The display field is shown in pink. To set/unset a field as the display field, click the "Choose field to display" icon, then click on the appropriate field name.'; //to translate
|
||||
$strUploadErrorIniSize = 'The uploaded file exceeds the upload_max_filesize directive in php.ini.'; //to translate
|
||||
$strUploadErrorFormSize = 'The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form.'; //to translate
|
||||
$strUploadErrorPartial = 'The uploaded file was only partially uploaded.'; //to translate
|
||||
$strUploadErrorNoTempDir = 'Missing a temporary folder.'; //to translate
|
||||
$strUploadErrorCantWrite = 'Failed to write file to disk.'; //to translate
|
||||
$strUploadErrorExtension = 'File upload stopped by extension.'; //to translate
|
||||
$strUploadErrorUnknown = 'Unknown error in file upload.'; //to translate
|
||||
$strSessionStartupErrorGeneral = 'Cannot start session without errors, please check errors given in your PHP and/or webserver log file and configure your PHP installation properly.'; //to translate
|
||||
$strFieldInsertFromFileTempDirNotExists = 'Error moving the uploaded file, see FAQ 1.11'; //to translate
|
||||
$strViewName = 'VIEW name'; //to translate
|
||||
?>
|
||||
|
@@ -1045,4 +1045,14 @@ $strErrorRelationExists = 'Error: relation already exists.'; //to translate
|
||||
$strErrorSaveTable = 'Error saving coordinates for Designer.'; //to translate
|
||||
$strSnapToGrid = 'Snap to grid'; //to translate
|
||||
$strDesignerHelpDisplayField = 'The display field is shown in pink. To set/unset a field as the display field, click the "Choose field to display" icon, then click on the appropriate field name.'; //to translate
|
||||
$strUploadErrorIniSize = 'The uploaded file exceeds the upload_max_filesize directive in php.ini.'; //to translate
|
||||
$strUploadErrorFormSize = 'The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form.'; //to translate
|
||||
$strUploadErrorPartial = 'The uploaded file was only partially uploaded.'; //to translate
|
||||
$strUploadErrorNoTempDir = 'Missing a temporary folder.'; //to translate
|
||||
$strUploadErrorCantWrite = 'Failed to write file to disk.'; //to translate
|
||||
$strUploadErrorExtension = 'File upload stopped by extension.'; //to translate
|
||||
$strUploadErrorUnknown = 'Unknown error in file upload.'; //to translate
|
||||
$strSessionStartupErrorGeneral = 'Cannot start session without errors, please check errors given in your PHP and/or webserver log file and configure your PHP installation properly.'; //to translate
|
||||
$strFieldInsertFromFileTempDirNotExists = 'Error moving the uploaded file, see FAQ 1.11'; //to translate
|
||||
$strViewName = 'VIEW name'; //to translate
|
||||
?>
|
||||
|
@@ -1046,4 +1046,14 @@ $strErrorRelationExists = 'Error: relation already exists.'; //to translate
|
||||
$strErrorSaveTable = 'Error saving coordinates for Designer.'; //to translate
|
||||
$strSnapToGrid = 'Snap to grid'; //to translate
|
||||
$strDesignerHelpDisplayField = 'The display field is shown in pink. To set/unset a field as the display field, click the "Choose field to display" icon, then click on the appropriate field name.'; //to translate
|
||||
$strUploadErrorIniSize = 'The uploaded file exceeds the upload_max_filesize directive in php.ini.'; //to translate
|
||||
$strUploadErrorFormSize = 'The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form.'; //to translate
|
||||
$strUploadErrorPartial = 'The uploaded file was only partially uploaded.'; //to translate
|
||||
$strUploadErrorNoTempDir = 'Missing a temporary folder.'; //to translate
|
||||
$strUploadErrorCantWrite = 'Failed to write file to disk.'; //to translate
|
||||
$strUploadErrorExtension = 'File upload stopped by extension.'; //to translate
|
||||
$strUploadErrorUnknown = 'Unknown error in file upload.'; //to translate
|
||||
$strSessionStartupErrorGeneral = 'Cannot start session without errors, please check errors given in your PHP and/or webserver log file and configure your PHP installation properly.'; //to translate
|
||||
$strFieldInsertFromFileTempDirNotExists = 'Error moving the uploaded file, see FAQ 1.11'; //to translate
|
||||
$strViewName = 'VIEW name'; //to translate
|
||||
?>
|
||||
|
@@ -1029,4 +1029,14 @@ $strErrorRelationExists = 'Error: relation already exists.'; //to translate
|
||||
$strErrorSaveTable = 'Error saving coordinates for Designer.'; //to translate
|
||||
$strSnapToGrid = 'Snap to grid'; //to translate
|
||||
$strDesignerHelpDisplayField = 'The display field is shown in pink. To set/unset a field as the display field, click the "Choose field to display" icon, then click on the appropriate field name.'; //to translate
|
||||
$strUploadErrorIniSize = 'The uploaded file exceeds the upload_max_filesize directive in php.ini.'; //to translate
|
||||
$strUploadErrorFormSize = 'The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form.'; //to translate
|
||||
$strUploadErrorPartial = 'The uploaded file was only partially uploaded.'; //to translate
|
||||
$strUploadErrorNoTempDir = 'Missing a temporary folder.'; //to translate
|
||||
$strUploadErrorCantWrite = 'Failed to write file to disk.'; //to translate
|
||||
$strUploadErrorExtension = 'File upload stopped by extension.'; //to translate
|
||||
$strUploadErrorUnknown = 'Unknown error in file upload.'; //to translate
|
||||
$strSessionStartupErrorGeneral = 'Cannot start session without errors, please check errors given in your PHP and/or webserver log file and configure your PHP installation properly.'; //to translate
|
||||
$strFieldInsertFromFileTempDirNotExists = 'Error moving the uploaded file, see FAQ 1.11'; //to translate
|
||||
$strViewName = 'VIEW name'; //to translate
|
||||
?>
|
||||
|
@@ -1028,4 +1028,14 @@ $strErrorRelationExists = 'Error: relation already exists.'; //to translate
|
||||
$strErrorSaveTable = 'Error saving coordinates for Designer.'; //to translate
|
||||
$strSnapToGrid = 'Snap to grid'; //to translate
|
||||
$strDesignerHelpDisplayField = 'The display field is shown in pink. To set/unset a field as the display field, click the "Choose field to display" icon, then click on the appropriate field name.'; //to translate
|
||||
$strUploadErrorIniSize = 'The uploaded file exceeds the upload_max_filesize directive in php.ini.'; //to translate
|
||||
$strUploadErrorFormSize = 'The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form.'; //to translate
|
||||
$strUploadErrorPartial = 'The uploaded file was only partially uploaded.'; //to translate
|
||||
$strUploadErrorNoTempDir = 'Missing a temporary folder.'; //to translate
|
||||
$strUploadErrorCantWrite = 'Failed to write file to disk.'; //to translate
|
||||
$strUploadErrorExtension = 'File upload stopped by extension.'; //to translate
|
||||
$strUploadErrorUnknown = 'Unknown error in file upload.'; //to translate
|
||||
$strSessionStartupErrorGeneral = 'Cannot start session without errors, please check errors given in your PHP and/or webserver log file and configure your PHP installation properly.'; //to translate
|
||||
$strFieldInsertFromFileTempDirNotExists = 'Error moving the uploaded file, see FAQ 1.11'; //to translate
|
||||
$strViewName = 'VIEW name'; //to translate
|
||||
?>
|
||||
|
@@ -1028,4 +1028,14 @@ $strErrorRelationExists = 'Error: relation already exists.'; //to translate
|
||||
$strErrorSaveTable = 'Error saving coordinates for Designer.'; //to translate
|
||||
$strSnapToGrid = 'Snap to grid'; //to translate
|
||||
$strDesignerHelpDisplayField = 'The display field is shown in pink. To set/unset a field as the display field, click the "Choose field to display" icon, then click on the appropriate field name.'; //to translate
|
||||
$strUploadErrorIniSize = 'The uploaded file exceeds the upload_max_filesize directive in php.ini.'; //to translate
|
||||
$strUploadErrorFormSize = 'The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form.'; //to translate
|
||||
$strUploadErrorPartial = 'The uploaded file was only partially uploaded.'; //to translate
|
||||
$strUploadErrorNoTempDir = 'Missing a temporary folder.'; //to translate
|
||||
$strUploadErrorCantWrite = 'Failed to write file to disk.'; //to translate
|
||||
$strUploadErrorExtension = 'File upload stopped by extension.'; //to translate
|
||||
$strUploadErrorUnknown = 'Unknown error in file upload.'; //to translate
|
||||
$strSessionStartupErrorGeneral = 'Cannot start session without errors, please check errors given in your PHP and/or webserver log file and configure your PHP installation properly.'; //to translate
|
||||
$strFieldInsertFromFileTempDirNotExists = 'Error moving the uploaded file, see FAQ 1.11'; //to translate
|
||||
$strViewName = 'VIEW name'; //to translate
|
||||
?>
|
||||
|
@@ -1052,4 +1052,14 @@ $strErrorRelationExists = 'Error: relation already exists.'; //to translate
|
||||
$strErrorSaveTable = 'Error saving coordinates for Designer.'; //to translate
|
||||
$strSnapToGrid = 'Snap to grid'; //to translate
|
||||
$strDesignerHelpDisplayField = 'The display field is shown in pink. To set/unset a field as the display field, click the "Choose field to display" icon, then click on the appropriate field name.'; //to translate
|
||||
$strUploadErrorIniSize = 'The uploaded file exceeds the upload_max_filesize directive in php.ini.'; //to translate
|
||||
$strUploadErrorFormSize = 'The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form.'; //to translate
|
||||
$strUploadErrorPartial = 'The uploaded file was only partially uploaded.'; //to translate
|
||||
$strUploadErrorNoTempDir = 'Missing a temporary folder.'; //to translate
|
||||
$strUploadErrorCantWrite = 'Failed to write file to disk.'; //to translate
|
||||
$strUploadErrorExtension = 'File upload stopped by extension.'; //to translate
|
||||
$strUploadErrorUnknown = 'Unknown error in file upload.'; //to translate
|
||||
$strSessionStartupErrorGeneral = 'Cannot start session without errors, please check errors given in your PHP and/or webserver log file and configure your PHP installation properly.'; //to translate
|
||||
$strFieldInsertFromFileTempDirNotExists = 'Error moving the uploaded file, see FAQ 1.11'; //to translate
|
||||
$strViewName = 'VIEW name'; //to translate
|
||||
?>
|
||||
|
@@ -1051,4 +1051,14 @@ $strErrorRelationExists = 'Error: relation already exists.'; //to translate
|
||||
$strErrorSaveTable = 'Error saving coordinates for Designer.'; //to translate
|
||||
$strSnapToGrid = 'Snap to grid'; //to translate
|
||||
$strDesignerHelpDisplayField = 'The display field is shown in pink. To set/unset a field as the display field, click the "Choose field to display" icon, then click on the appropriate field name.'; //to translate
|
||||
$strUploadErrorIniSize = 'The uploaded file exceeds the upload_max_filesize directive in php.ini.'; //to translate
|
||||
$strUploadErrorFormSize = 'The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form.'; //to translate
|
||||
$strUploadErrorPartial = 'The uploaded file was only partially uploaded.'; //to translate
|
||||
$strUploadErrorNoTempDir = 'Missing a temporary folder.'; //to translate
|
||||
$strUploadErrorCantWrite = 'Failed to write file to disk.'; //to translate
|
||||
$strUploadErrorExtension = 'File upload stopped by extension.'; //to translate
|
||||
$strUploadErrorUnknown = 'Unknown error in file upload.'; //to translate
|
||||
$strSessionStartupErrorGeneral = 'Cannot start session without errors, please check errors given in your PHP and/or webserver log file and configure your PHP installation properly.'; //to translate
|
||||
$strFieldInsertFromFileTempDirNotExists = 'Error moving the uploaded file, see FAQ 1.11'; //to translate
|
||||
$strViewName = 'VIEW name'; //to translate
|
||||
?>
|
||||
|
@@ -1031,4 +1031,14 @@ $strErrorRelationExists = 'Error: relation already exists.'; //to translate
|
||||
$strErrorSaveTable = 'Error saving coordinates for Designer.'; //to translate
|
||||
$strSnapToGrid = 'Snap to grid'; //to translate
|
||||
$strDesignerHelpDisplayField = 'The display field is shown in pink. To set/unset a field as the display field, click the "Choose field to display" icon, then click on the appropriate field name.'; //to translate
|
||||
$strUploadErrorIniSize = 'The uploaded file exceeds the upload_max_filesize directive in php.ini.'; //to translate
|
||||
$strUploadErrorFormSize = 'The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form.'; //to translate
|
||||
$strUploadErrorPartial = 'The uploaded file was only partially uploaded.'; //to translate
|
||||
$strUploadErrorNoTempDir = 'Missing a temporary folder.'; //to translate
|
||||
$strUploadErrorCantWrite = 'Failed to write file to disk.'; //to translate
|
||||
$strUploadErrorExtension = 'File upload stopped by extension.'; //to translate
|
||||
$strUploadErrorUnknown = 'Unknown error in file upload.'; //to translate
|
||||
$strSessionStartupErrorGeneral = 'Cannot start session without errors, please check errors given in your PHP and/or webserver log file and configure your PHP installation properly.'; //to translate
|
||||
$strFieldInsertFromFileTempDirNotExists = 'Error moving the uploaded file, see FAQ 1.11'; //to translate
|
||||
$strViewName = 'VIEW name'; //to translate
|
||||
?>
|
||||
|
@@ -1032,4 +1032,14 @@ $strErrorRelationExists = 'Error: relation already exists.'; //to translate
|
||||
$strErrorSaveTable = 'Error saving coordinates for Designer.'; //to translate
|
||||
$strSnapToGrid = 'Snap to grid'; //to translate
|
||||
$strDesignerHelpDisplayField = 'The display field is shown in pink. To set/unset a field as the display field, click the "Choose field to display" icon, then click on the appropriate field name.'; //to translate
|
||||
$strUploadErrorIniSize = 'The uploaded file exceeds the upload_max_filesize directive in php.ini.'; //to translate
|
||||
$strUploadErrorFormSize = 'The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form.'; //to translate
|
||||
$strUploadErrorPartial = 'The uploaded file was only partially uploaded.'; //to translate
|
||||
$strUploadErrorNoTempDir = 'Missing a temporary folder.'; //to translate
|
||||
$strUploadErrorCantWrite = 'Failed to write file to disk.'; //to translate
|
||||
$strUploadErrorExtension = 'File upload stopped by extension.'; //to translate
|
||||
$strUploadErrorUnknown = 'Unknown error in file upload.'; //to translate
|
||||
$strSessionStartupErrorGeneral = 'Cannot start session without errors, please check errors given in your PHP and/or webserver log file and configure your PHP installation properly.'; //to translate
|
||||
$strFieldInsertFromFileTempDirNotExists = 'Error moving the uploaded file, see FAQ 1.11'; //to translate
|
||||
$strViewName = 'VIEW name'; //to translate
|
||||
?>
|
||||
|
@@ -1048,4 +1048,14 @@ $strErrorRelationExists = 'Error: relation already exists.'; //to translate
|
||||
$strErrorSaveTable = 'Error saving coordinates for Designer.'; //to translate
|
||||
$strSnapToGrid = 'Snap to grid'; //to translate
|
||||
$strDesignerHelpDisplayField = 'The display field is shown in pink. To set/unset a field as the display field, click the "Choose field to display" icon, then click on the appropriate field name.'; //to translate
|
||||
$strUploadErrorIniSize = 'The uploaded file exceeds the upload_max_filesize directive in php.ini.'; //to translate
|
||||
$strUploadErrorFormSize = 'The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form.'; //to translate
|
||||
$strUploadErrorPartial = 'The uploaded file was only partially uploaded.'; //to translate
|
||||
$strUploadErrorNoTempDir = 'Missing a temporary folder.'; //to translate
|
||||
$strUploadErrorCantWrite = 'Failed to write file to disk.'; //to translate
|
||||
$strUploadErrorExtension = 'File upload stopped by extension.'; //to translate
|
||||
$strUploadErrorUnknown = 'Unknown error in file upload.'; //to translate
|
||||
$strSessionStartupErrorGeneral = 'Cannot start session without errors, please check errors given in your PHP and/or webserver log file and configure your PHP installation properly.'; //to translate
|
||||
$strFieldInsertFromFileTempDirNotExists = 'Error moving the uploaded file, see FAQ 1.11'; //to translate
|
||||
$strViewName = 'VIEW name'; //to translate
|
||||
?>
|
||||
|
@@ -1049,4 +1049,14 @@ $strErrorRelationExists = 'Error: relation already exists.'; //to translate
|
||||
$strErrorSaveTable = 'Error saving coordinates for Designer.'; //to translate
|
||||
$strSnapToGrid = 'Snap to grid'; //to translate
|
||||
$strDesignerHelpDisplayField = 'The display field is shown in pink. To set/unset a field as the display field, click the "Choose field to display" icon, then click on the appropriate field name.'; //to translate
|
||||
$strUploadErrorIniSize = 'The uploaded file exceeds the upload_max_filesize directive in php.ini.'; //to translate
|
||||
$strUploadErrorFormSize = 'The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form.'; //to translate
|
||||
$strUploadErrorPartial = 'The uploaded file was only partially uploaded.'; //to translate
|
||||
$strUploadErrorNoTempDir = 'Missing a temporary folder.'; //to translate
|
||||
$strUploadErrorCantWrite = 'Failed to write file to disk.'; //to translate
|
||||
$strUploadErrorExtension = 'File upload stopped by extension.'; //to translate
|
||||
$strUploadErrorUnknown = 'Unknown error in file upload.'; //to translate
|
||||
$strSessionStartupErrorGeneral = 'Cannot start session without errors, please check errors given in your PHP and/or webserver log file and configure your PHP installation properly.'; //to translate
|
||||
$strFieldInsertFromFileTempDirNotExists = 'Error moving the uploaded file, see FAQ 1.11'; //to translate
|
||||
$strViewName = 'VIEW name'; //to translate
|
||||
?>
|
||||
|
@@ -1048,4 +1048,14 @@ $strErrorRelationExists = 'Error: relation already exists.'; //to translate
|
||||
$strErrorSaveTable = 'Error saving coordinates for Designer.'; //to translate
|
||||
$strSnapToGrid = 'Snap to grid'; //to translate
|
||||
$strDesignerHelpDisplayField = 'The display field is shown in pink. To set/unset a field as the display field, click the "Choose field to display" icon, then click on the appropriate field name.'; //to translate
|
||||
$strUploadErrorIniSize = 'The uploaded file exceeds the upload_max_filesize directive in php.ini.'; //to translate
|
||||
$strUploadErrorFormSize = 'The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form.'; //to translate
|
||||
$strUploadErrorPartial = 'The uploaded file was only partially uploaded.'; //to translate
|
||||
$strUploadErrorNoTempDir = 'Missing a temporary folder.'; //to translate
|
||||
$strUploadErrorCantWrite = 'Failed to write file to disk.'; //to translate
|
||||
$strUploadErrorExtension = 'File upload stopped by extension.'; //to translate
|
||||
$strUploadErrorUnknown = 'Unknown error in file upload.'; //to translate
|
||||
$strSessionStartupErrorGeneral = 'Cannot start session without errors, please check errors given in your PHP and/or webserver log file and configure your PHP installation properly.'; //to translate
|
||||
$strFieldInsertFromFileTempDirNotExists = 'Error moving the uploaded file, see FAQ 1.11'; //to translate
|
||||
$strViewName = 'VIEW name'; //to translate
|
||||
?>
|
||||
|
@@ -49,6 +49,7 @@ $strAlterOrderBy = 'Altera la taula i ordena per';
|
||||
$strAnalyzeTable = 'Analitza la taula';
|
||||
$strAnd = 'I';
|
||||
$strAndThen = 'i llavors';
|
||||
$strAngularLinks = 'Enlla<6C>os angulars';
|
||||
$strAnIndex = 'S\'ha afegit un <20>ndex a %s';
|
||||
$strAnyHost = 'Qualsevol servidor';
|
||||
$strAny = 'Qualsevol';
|
||||
@@ -101,6 +102,7 @@ $strBzError = 'phpMyAdmin
|
||||
$strBzip = '"comprimit amb bzip"';
|
||||
|
||||
$strCalendar = 'Calendari';
|
||||
$strCancel = 'Cancel.lar';
|
||||
$strCanNotLoadExportPlugins = 'No es poden carregar les extensions d\'exportaci<63>, comprova l\'instal.laci<63>!';
|
||||
$strCanNotLoadImportPlugins = 'No es poden carregar les extensions d\'importaci<63>, comprova l\'instal.laci<63>!';
|
||||
$strCannotLogin = 'No podem connectar amb el servidor MySQL';
|
||||
@@ -164,6 +166,8 @@ $strCreateNewDatabase = 'Crea una nova base de dades';
|
||||
$strCreateNewTable = 'Crear una taula nova a la base de dades %s';
|
||||
$strCreatePage = 'Crea una nova P<>gina';
|
||||
$strCreatePdfFeat = 'Creaci<63> de PDFs';
|
||||
$strCreateRelation = 'Crear relaci<63>';
|
||||
$strCreateTable = 'Crear taula';
|
||||
$strCreateUserDatabase = 'Base de dades per usuari';
|
||||
$strCreateUserDatabaseName = 'Crear base de dades amb el mateix nom i atorgar tots els permissos';
|
||||
$strCreateUserDatabaseNone = 'Cap';
|
||||
@@ -196,6 +200,7 @@ $strDataOnly = 'Nom
|
||||
$strDataPages = 'P<>gines contenint dades';
|
||||
$strDBComment = 'Comentaris de la Base de Dades: ';
|
||||
$strDBCopy = 'Copiar base de dades a';
|
||||
$strDbIsEmpty = 'La base de dades sembla buida!';
|
||||
$strDbPrivileges = 'Permissos especifics de Base de dades';
|
||||
$strDBRename = 'Reanomenar base de dades a';
|
||||
$strDbSpecific = 'espec<65>fic de la base de dades';
|
||||
@@ -210,12 +215,16 @@ $strDeletedRows = 'Files esborrades:';
|
||||
$strDeleted = 'S\'ha esborrat la fila';
|
||||
$strDelete = 'Esborrar';
|
||||
$strDeleteNoUsersSelected = 'No s\han triat usuaris per esborrar!';
|
||||
$strDeleteRelation = 'Esborrar relaci<63>';
|
||||
$strDeleting = 'Esborrant %s';
|
||||
$strDelimiter = 'Separador';
|
||||
$strDelOld = 'La p<>gina actual t<> refer<65>ncies a taules que no existeixen. Vols esborrar aquestes refer<65>ncies?';
|
||||
$strDescending = 'Descendent';
|
||||
$strDescription = 'Descripci<63>';
|
||||
$strDesigner = 'Dissenyador';
|
||||
$strDesignerHelpDisplayField = 'El camp a visualitzar es mostra en rosa. Per establir/treure un camp com a camp de visualitzaci<63>, clica la icona "Tria camp a visualitzar", i clica tamb<6D> en el nom de camp adient.';
|
||||
$strDictionary = 'diccionari';
|
||||
$strDirectLinks = 'Enlla<6C>os directes';
|
||||
$strDirtyPages = 'P<>gines brutes';
|
||||
$strDisabled = 'Desactivat';
|
||||
$strDisableForeignChecks = 'Desactivar comprovacions de claus externes';
|
||||
@@ -223,6 +232,8 @@ $strDisplayFeat = 'Mostrar caracter
|
||||
$strDisplayOrder = 'Ordre del llistat:';
|
||||
$strDisplayPDF = 'Mostrar esquema PDF';
|
||||
$strDoAQuery = 'Fer una "petici<63> segons exemple" (comod<6F>: "%")';
|
||||
$strDocSQL = 'DocSQL';
|
||||
$strDocSQLOptions = 'Opcions de DocSQL';
|
||||
$strDocu = 'Documentaci<63>';
|
||||
$strDoYouReally = 'Realment vols fer?';
|
||||
$strDropDatabaseStrongWarning = 'Ets a punt d\' ELIMINAR completament una base de dades!';
|
||||
@@ -252,7 +263,10 @@ $strEnglish = 'Angl
|
||||
$strEnglishPrivileges = ' Nota: Els noms dels privilegis del MySQL s<>n en idioma angl<67>s ';
|
||||
$strError = 'Errada';
|
||||
$strErrorInZipFile = 'Error en arxiu ZIP:';
|
||||
$strErrorRelationAdded = 'Error: La relaci<63> no s\'ha afegit.';
|
||||
$strErrorRelationExists = 'Error: La relaci<63> ja existeix.';
|
||||
$strErrorRenamingTable = 'Error reanomenant la taula %1$s a %2$s';
|
||||
$strErrorSaveTable = 'Error desant coordenades per al Dissenyador.';
|
||||
$strEscapeWildcards = 'Els comodins _ i % han de marcar-se amb una \ per usar-los literalment';
|
||||
$strEsperanto = 'Esperanto';
|
||||
$strEstonian = 'Estoni<6E> ';
|
||||
@@ -261,6 +275,7 @@ $strExcelOptions = 'Opcions d\'Excel';
|
||||
$strExecuteBookmarked = 'Executa una consulta desada';
|
||||
$strExplain = 'Explicaci<63> de l\'SQL';
|
||||
$strExport = 'Exportar';
|
||||
$strExportImportToScale = 'Exporta/Importa a escala';
|
||||
$strExportMustBeFile = 'El tipus d\'exportaci<63> triat s\'ha de desar en un arxiu!';
|
||||
$strExtendedInserts = 'Insercions ampliades';
|
||||
$strExtra = 'Extra';
|
||||
@@ -288,6 +303,7 @@ $strFlushQueryCache = 'Buidar la mem
|
||||
$strFlushTable = 'Buidar la mem<65>ria cau de la taula ("FLUSH")';
|
||||
$strFlushTables = 'Sincronitzar (tancar) totes les taules';
|
||||
$strFontSize = 'Tamany de lletra';
|
||||
$strForeignKeyError = 'Error creant clau externa (comprova els tipus de dades)';
|
||||
$strFormat = 'Format';
|
||||
$strFormEmpty = 'Falta un valor al formulari !';
|
||||
$strFreePages = 'P<>gines lliures';
|
||||
@@ -315,7 +331,11 @@ $strHasBeenAltered = 'ha estat alterada.';
|
||||
$strHasBeenCreated = 'ha estat creada.';
|
||||
$strHaveToShow = 'Has de triar al menys una columna per mostrar';
|
||||
$strHebrew = 'Hebreu';
|
||||
$strHelp = 'Ajuda';
|
||||
$strHexForBinary = 'Usa hexadecimal per camps binaris';
|
||||
$strHide = 'Amaga';
|
||||
$strHideShowAll = 'Amaga/Mostra tot';
|
||||
$strHideShowNoRelation = 'Amaga/Mostra taules sense relacions';
|
||||
$strHome = 'Inici';
|
||||
$strHomepageOfficial = 'P<>gina oficial del phpMyAdmin';
|
||||
$strHostEmpty = 'El nom del servidor <20>s buit!';
|
||||
@@ -329,9 +349,11 @@ $strHungarian = 'H
|
||||
$strIcelandic = 'Island<6E>s';
|
||||
$strId = 'ID';
|
||||
$strIdxFulltext = 'Text sencer';
|
||||
$strIEUnsupported = 'Internet Explorer no suporta aquesta funci<63>.';
|
||||
$strIgnoreDuplicates = 'Ignorar files duplicades';
|
||||
$strIgnore = 'Ignora';
|
||||
$strIgnoreInserts = 'Utilitzar "ignore inserts"';
|
||||
$strImportExportCoords = 'Importa/Exporta coordenades per a esquema PDF';
|
||||
$strImportFiles = 'Importar arxius';
|
||||
$strImportFormat = 'Format de l\'arxiu importat';
|
||||
$strImport = 'Importar';
|
||||
@@ -353,6 +375,7 @@ $strInnoDBDataFilePath = 'Arxius de dades';
|
||||
$strInnoDBDataHomeDirDesc = 'La part comuna de la ruta al directori per tots els arxius de dades InnoDB.';
|
||||
$strInnoDBDataHomeDir = 'Directori local de dades';
|
||||
$strInnoDBPages = 'p<>gines';
|
||||
$strInnoDBRelationAdded = 'Afegida relaci<63> InnoDB';
|
||||
$strInnodbStat = 'Estat InnoDB';
|
||||
$strInsecureMySQL = 'El vostre arxiu de configuraci<63> t<> par<61>metres (root sense contrasenya) que corresponen al compte privilegiat predetermitat de MySQL. El servidor MySQL est<73> funcionant amb aquests valors, el que significa un forat de seguretat, i s\'exposa a intrusions, pel que recomanem la reparaci<63> urgent d\'aquest forat de seguretat.';
|
||||
$strInsertAsNewRow = 'Inserir com a nova fila';
|
||||
@@ -360,6 +383,7 @@ $strInsertedRowId = 'Id de la fila inserida:';
|
||||
$strInsertedRows = 'Files Inserides:';
|
||||
$strInsert = 'Insereix';
|
||||
$strInternalNotNecessary = '* No es necessita una relaci<63> interna si ja existeix a InnoDB.';
|
||||
$strInternalRelationAdded = 'Afegida relaci<63> interna';
|
||||
$strInternalRelations = 'Relacions internes';
|
||||
$strInUse = 'en <20>s';
|
||||
$strInvalidAuthMethod = 'M<>tode d\'identificaci<63> incorrecte establert a la configuraci<63>:';
|
||||
@@ -387,6 +411,7 @@ $strKeepPass = 'No canvi
|
||||
$strKeyCache = 'Mem<65>ria interm<72>dia de claus';
|
||||
$strKeyname = 'Nom Clau';
|
||||
$strKill = 'Finalitzar';
|
||||
$strKnownExternalBug = 'La funcionalitat %s es veu afectada per un error conegut, veieu %s';
|
||||
$strKorean = 'Core<72>';
|
||||
|
||||
$strLandscape = 'Horitzontal';
|
||||
@@ -442,6 +467,7 @@ $strMIME_without = 'Els tipus MIME en cursiva no tenen funcions de transformaci
|
||||
$strModifications = 'Les modificacions han estat desades';
|
||||
$strModifyIndexTopic = 'Modifica un <20>ndex';
|
||||
$strModify = 'Modificar';
|
||||
$strMoveMenu = 'Men<65> Mou';
|
||||
$strMoveTable = 'Mou taula a (base-de-dades<b>.</b>taula):';
|
||||
$strMoveTableOK = 'Taula %s moguda a %s.';
|
||||
$strMoveTableSameNames = 'No es pot moure la taula sobre ella mateixa!';
|
||||
@@ -500,6 +526,7 @@ $strNoUsersFound = 'No s\'han trobat usuaris.';
|
||||
$strNoValidateSQL = 'Saltar la Validaci<63> de l\'SQL';
|
||||
$strNull = 'Nul';
|
||||
$strNumberOfFields = 'Nombre de camps';
|
||||
$strNumberOfTables = 'Nombre de taules';
|
||||
$strNumSearchResultsInTable = '%s resultat(s) a la taula <i>%s</i>';
|
||||
$strNumSearchResultsTotal = '<b>Total:</b> <i>%s</i> resultat(s)';
|
||||
$strNumTables = 'Taules';
|
||||
@@ -542,8 +569,10 @@ $strPhoneBook = 'Libreta d\' adreces';
|
||||
$strPHP40203 = 'S\'est<73> fent servir la versi<73> 4.2.3 de PHP, que t<> un serios error amb cadenes de multi-byte (mbstring). Mira l\'informe d\'error 19404 de PHP. No es recomana aquesta versi<73> de PHP per treballar amb phpMyAdmin.';
|
||||
$strPhp = 'Crear codi PHP';
|
||||
$strPHPVersion = 'PHP versi<73>';
|
||||
$strPleaseSelectPrimaryOrUniqueKey = 'Tria la clau principal o una clau <20>nica';
|
||||
$strPmaDocumentation = 'Documentaci<63> de phpMyAdmin';
|
||||
$strPmaUriError = 'La directiva <tt>$cfg[\'PmaAbsoluteUri\']</tt> HA d\'estar a l\'arxiu de configuraci<63>!';
|
||||
$strPmaWiki = 'wiki del phpMyAdmin';
|
||||
$strPolish = 'Polac';
|
||||
$strPortrait = 'Vertical';
|
||||
$strPos1 = 'Inici';
|
||||
@@ -614,16 +643,19 @@ $strQueryWindowLock = 'No sobreescriure aquesta consulta des de fora de la fines
|
||||
|
||||
$strReadRequests = 'Peticions de lectura';
|
||||
$strReceived = 'Rebut';
|
||||
$strRecommended = 'recomanat';
|
||||
$strRecords = 'Registres';
|
||||
$strReferentialIntegrity = 'Comprova la integritat referencial:';
|
||||
$strRefresh = 'Actualitzar';
|
||||
$strRelationalSchema = 'Esquema Relacional';
|
||||
$strRelationDeleted = 'Relaci<63> esborrada';
|
||||
$strRelationNotWorking = 'Les caracter<65>stiques addicionals per treballar amb taules enlla<6C>ades s\'han desactivat. Per saber perqu<71> prem a %saqu<71>%s.';
|
||||
$strRelationsForTable = 'RELACIONS DE LA TAULA';
|
||||
$strRelations = 'Relacions';
|
||||
$strRelationView = 'Vista de Relacions';
|
||||
$strReloadingThePrivileges = 'Recarregant permissos';
|
||||
$strReloadPrivileges = 'Recarregar permissos';
|
||||
$strReload = 'Recarregar';
|
||||
$strRemoveSelectedUsers = 'Treure els usuaris triats';
|
||||
$strRenameDatabaseOK = 'Base de dades %s reanomenada a %s';
|
||||
$strRenameTableOK = 'La taula %s ha canviat de nom. Ara es diu %s';
|
||||
@@ -657,6 +689,7 @@ $strRussian = 'Rus';
|
||||
|
||||
$strSave = 'Desar';
|
||||
$strSaveOnServer = 'Desar al servidor al directori %s';
|
||||
$strSavePosition = 'Desar posici<63>';
|
||||
$strScaleFactorSmall = 'El factor de l\'escala <20>s massa petit per posar l\'esquema en una p<>gina';
|
||||
$strSearch = 'Cercar';
|
||||
$strSearchFormTitle = 'Cercar a la base de dades';
|
||||
@@ -673,7 +706,9 @@ $strSelectADb = 'Tria una Base de Dades';
|
||||
$strSelectAll = 'Tria Tot';
|
||||
$strSelectBinaryLog = 'Tria el registre binari per veure';
|
||||
$strSelectFields = 'Tria els camps (un com a m<>nim):';
|
||||
$strSelectForeignKey = 'Triar clau externa';
|
||||
$strSelectNumRows = 'en consulta';
|
||||
$strSelectReferencedKey = 'Tria la clau referenciada';
|
||||
$strSelectTables = 'Tria Taules';
|
||||
$strSend = 'enviar';
|
||||
$strSent = 'Enviat';
|
||||
@@ -695,8 +730,11 @@ $strShowColor = 'Mostra color';
|
||||
$strShowDatadictAs = 'Format del Diccionari de Dades';
|
||||
$strShowFullQueries = 'Mostra Consultes completes';
|
||||
$strShowGrid = 'Mostra graella';
|
||||
$strShowHideLeftMenu = 'Men<65> esquerre Mostra/Amaga';
|
||||
$strShowingBookmark = 'Mostrant consultes desades';
|
||||
$strShowingPhp = 'Mostrant com a codi PHP';
|
||||
$strShowingRecords = 'Mostrant registres: ';
|
||||
$strShowingSQL = 'Mostrant consulta SQL';
|
||||
$strShow = 'Mostra';
|
||||
$strShowOpenTables = 'Mostrar taules obertes';
|
||||
$strShowPHPInfo = 'Mostra informaci<63> de PHP';
|
||||
@@ -818,6 +856,8 @@ $strSize = 'Mida';
|
||||
$strSkipQueries = 'Nombre de registres(consultes) a saltar des de l\'inici';
|
||||
$strSlovak = 'Eslovac';
|
||||
$strSlovenian = 'Eslov<6F>';
|
||||
$strSmallBigAll = 'Tot Petit/Gran';
|
||||
$strSnapToGrid = 'Aliniar a la graella';
|
||||
$strSocketProblem = '(o el s<>col del servidor local MySQL no est<73> configurat correctament)';
|
||||
$strSortByKey = 'Classifica per la clau';
|
||||
$strSort = 'Classificaci<63>';
|
||||
@@ -837,6 +877,7 @@ $strSQL = 'SQL';
|
||||
$strSQPBugInvalidIdentifer = 'Identificador Incorrecte';
|
||||
$strSQPBugUnclosedQuote = 'Cometa no tancada';
|
||||
$strSQPBugUnknownPunctuation = 'Signe de puntuaci<63> desconegut';
|
||||
$strStandInStructureForView = 'Stand-in estructura per a vista';
|
||||
$strStatCheckTime = 'Darrera comprovaci<63>';
|
||||
$strStatCreateTime = 'Creaci<63>';
|
||||
$strStatement = 'Sent<6E>ncies';
|
||||
@@ -853,6 +894,7 @@ $strStrucNativeExcelOptions = 'Opcions d\'exportaci
|
||||
$strStrucOnly = 'Nom<6F>s l\'estructura';
|
||||
$strStructPropose = 'Proposa una estructura de taula';
|
||||
$strStructure = 'Estructura';
|
||||
$strStructureForView = 'Estructura per a vista';
|
||||
$strSubmit = 'Enviar';
|
||||
$strSuccess = 'La vostra comanda SQL ha estat executada amb <20>xit';
|
||||
$strSum = 'Suma';
|
||||
@@ -866,7 +908,9 @@ $strTableEmpty = 'El nom de la taula
|
||||
$strTableHasBeenDropped = 'S\'ha esborrat la taula %s';
|
||||
$strTableHasBeenEmptied = 'S\'ha buidat la taula %s';
|
||||
$strTableHasBeenFlushed = 'S\'ha buidat la mem<65>ria cau de la taula %s';
|
||||
$strTableIsEmpty = 'La taula sembla buida!';
|
||||
$strTableMaintenance = 'Manteniment de la taula';
|
||||
$strTableName = 'Nom de taula';
|
||||
$strTableOfContents = 'Taula de continguts';
|
||||
$strTableOptions = 'Opcions de Taula';
|
||||
$strTables = '%s taula(es)';
|
||||
@@ -890,7 +934,10 @@ $strTimeoutInfo = 'La darrera importaci
|
||||
$strTimeoutNothingParsed = 'Per<65> a la darrera importaci<63> no s\'han processat dades, el que normalment indica que phpMyAdmin no ha pogut finalitzar aquesta importaci<63> a menys que incrementeu els l<>mits de temps de php.';
|
||||
$strTimeoutPassed = 'Temps exaurit de l\'arxiu d\'ordres, si voleu finalitzar l\'importaci<63>, torneu a enviar el mateix arxiu a importar i el proc<6F>s continuar<61>.';
|
||||
$strTime = 'Temps';
|
||||
$strToFromPage = 'plana a/de';
|
||||
$strToggleScratchboard = 'Canvia l\' scratchboard';
|
||||
$strToggleSmallBig = 'Canviar petit/gran';
|
||||
$strToSelectRelation = 'Per triar una relaci<63>, clica :';
|
||||
$strTotal = 'total';
|
||||
$strTotalUC = 'Total';
|
||||
$strTraditionalChinese = 'Xin<69>s Tradicional';
|
||||
@@ -902,6 +949,7 @@ $strTransformation_application_octetstream__hex = 'Mostra la representaci
|
||||
$strTransformation_image_jpeg__inline = 'Mostra una miniatura amb enlla<6C>; opcions: ample,alt en pixels (respecta la proporci<63> original)';
|
||||
$strTransformation_image_jpeg__link = 'Es mostra com a enlla<6C> a la imatge.';
|
||||
$strTransformation_image_png__inline = 'Veure image/jpeg: en linia';
|
||||
$strTransformation_text_plain__dateformat = 'Mostra un camp TIME, TIMESTAMP, DATETIME o camp de data unix com a data formatejada. La primera opci<63> <20>s la difer<65>ncia (en hores) que s\'afegir<69>n a la data (Defecte: 0). Usa la segona opci<63> per indicar un format diferent de data/hora. La tercera opci<63> determina si es vol visualitzar l\'hora local o UTC (usant els texts "local" o "utc"). Segons aix<69>, el format de data t<> diferent valor - per a "local" veieu la documentaci<63> de la funci<63> strftime() de PHP i per a "utc" s\'obt<62> amb l\'<27>s de la funci<63> gmdate().';
|
||||
$strTransformation_text_plain__external = 'NOM<4F>S LINUX: Llen<65>a una aplicaci<63> externa i facilita el camp de dades via standard input. Retorna per standard output de l\'aplicaci<63>. El defecte <20>s Tidy, per interpretar codi HTML. Per raons de seguretat, has d\' editar manualment l\'arxiu libraries/transformations/text_plain__external.inc.php i afegir les eines que vulguis fer servir. La primera opci<63> <20>s, llavors, el numero del programa que vols fer servir i la segona opci<63> s<>n els par<61>metres per el programa. El tercer par<61>metre, si es posa a 1, convertir<69> la sortida fent servir htmlspecialchars() (El defecte <20>s 1). El quart par<61>metre, si val 1, posar<61> un NOWRAP al contingut de les cel.les de forma que la sortida sencera es mostrar<61> sense reformatejar (Per defecte 1)';
|
||||
$strTransformation_text_plain__formatted = 'Conserva el format original del camp. No es fa cap canvi.';
|
||||
$strTransformation_text_plain__imagelink = 'Mostra una imatge i un enlla<6C>, el camp cont<6E> el nom de l\'arxiu; la primera opci<63> <20>s un prefixe com "http://domini.com/", la segona opci<63> <20>s l\'amplada en pixels, la tercera <20>s l\'al<61>ada.';
|
||||
@@ -970,55 +1018,20 @@ $strXML = 'XML';
|
||||
|
||||
$strYes = 'Si';
|
||||
|
||||
$strZeroRemovesTheLimit = 'Nota: Establint aquestes opcions a 0 (zero) treu el limit.';
|
||||
$strZeroRemovesTheLimit = 'Nota: Es treu el limit establint aquestes opcions a 0 (zero).';
|
||||
$strZip = '"comprimit amb zip"';
|
||||
|
||||
$strPmaWiki = 'phpMyAdmin wiki'; //to translate
|
||||
$strTransformation_text_plain__dateformat = 'Displays a TIME, TIMESTAMP, DATETIME or numeric unix timestamp field as formatted date. The first option is the offset (in hours) which will be added to the timestamp (Default: 0). Use second option to specify a different date/time format string. Third option determines whether you want to see local date or UTC one (use "local" or "utc" strings) for that. According to that, date format has different value - for "local" see the documentation for PHP\'s strftime() function and for "utc" it is done using gmdate() function.'; //to translate
|
||||
$strDocSQL = 'DocSQL'; //to translate
|
||||
$strDocSQLOptions = 'DocSQL options'; //to translate
|
||||
$strTableName = 'Table name'; //to translate
|
||||
$strTableIsEmpty = 'Table seems to be empty!'; //to translate
|
||||
$strDbIsEmpty = 'Database seems to be empty!'; //to translate
|
||||
$strShowingPhp = 'Showing as PHP code'; //to translate
|
||||
$strShowingSQL = 'Showing SQL query'; //to translate
|
||||
$strDesigner = 'Designer'; //to translate
|
||||
$strNumberOfTables = 'Number of tables'; //to translate
|
||||
$strCreateTable = 'Create table'; //to translate
|
||||
$strCreateRelation = 'Create relation'; //to translate
|
||||
$strSavePosition = 'Save position'; //to translate
|
||||
$strSelectForeignKey = 'Select Foreign Key'; //to translate
|
||||
$strHide = 'Hide'; //to translate
|
||||
$strShowHideLeftMenu = 'Show/Hide left menu'; //to translate
|
||||
$strReload = 'Reload'; //to translate
|
||||
$strSmallBigAll = 'Small/Big All'; //to translate
|
||||
$strImportExportCoords = 'Import/Export coordinates for PDF schema'; //to translate
|
||||
$strMoveMenu = 'Move Menu'; //to translate
|
||||
$strAngularLinks = 'Angular links'; //to translate
|
||||
$strDirectLinks = 'Direct links'; //to translate
|
||||
$strHideShowAll = 'Hide/Show all'; //to translate
|
||||
$strHideShowNoRelation = 'Hide/Show Tables with no relation'; //to translate
|
||||
$strInternalRelationAdded = 'Internal relation added'; //to translate
|
||||
$strInnoDBRelationAdded = 'InnoDB relation added'; //to translate
|
||||
$strRelationDeleted = 'Relation deleted'; //to translate
|
||||
$strToSelectRelation = 'To select relation, click :'; //to translate
|
||||
$strExportImportToScale = 'Export/Import to scale'; //to translate
|
||||
$strRecommended = 'recommended'; //to translate
|
||||
$strToFromPage = 'to/from page'; //to translate
|
||||
$strSelectReferencedKey = 'Select referenced key'; //to translate
|
||||
$strPleaseSelectPrimaryOrUniqueKey = 'Please select the primary key or a unique key'; //to translate
|
||||
$strForeignKeyError = 'Error creating foreign key (check data types)'; //to translate
|
||||
$strHelp = 'Help'; //to translate
|
||||
$strCancel = 'Cancel'; //to translate
|
||||
$strDeleteRelation = 'Delete relation'; //to translate
|
||||
$strKnownExternalBug = 'The %s functionality is affected by a known bug, see %s'; //to translate
|
||||
$strStructureForView = 'Structure for view'; //to translate
|
||||
$strStandInStructureForView = 'Stand-in structure for view'; //to translate
|
||||
$strToggleSmallBig = 'Toggle small/big'; //to translate
|
||||
$strIEUnsupported = 'Internet Explorer does not support this function.'; //to translate
|
||||
$strErrorRelationAdded = 'Error: Relation not added.'; //to translate
|
||||
$strErrorRelationExists = 'Error: relation already exists.'; //to translate
|
||||
$strErrorSaveTable = 'Error saving coordinates for Designer.'; //to translate
|
||||
$strSnapToGrid = 'Snap to grid'; //to translate
|
||||
$strDesignerHelpDisplayField = 'The display field is shown in pink. To set/unset a field as the display field, click the "Choose field to display" icon, then click on the appropriate field name.'; //to translate
|
||||
// To translate:
|
||||
|
||||
$strUploadErrorCantWrite = 'Failed to write file to disk.'; //to translate
|
||||
$strUploadErrorExtension = 'File upload stopped by extension.'; //to translate
|
||||
$strUploadErrorFormSize = 'The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form.'; //to translate
|
||||
$strUploadErrorIniSize = 'The uploaded file exceeds the upload_max_filesize directive in php.ini.'; //to translate
|
||||
$strUploadErrorNoTempDir = 'Missing a temporary folder.'; //to translate
|
||||
$strUploadErrorPartial = 'The uploaded file was only partially uploaded.'; //to translate
|
||||
$strUploadErrorUnknown = 'Unknown error in file upload.'; //to translate
|
||||
|
||||
$strSessionStartupErrorGeneral = 'Cannot start session without errors, please check errors given in your PHP and/or webserver log file and configure your PHP installation properly.'; //to translate
|
||||
$strFieldInsertFromFileTempDirNotExists = 'Error moving the uploaded file, see FAQ 1.11'; //to translate
|
||||
$strViewName = 'VIEW name'; //to translate
|
||||
?>
|
||||
|
@@ -50,6 +50,7 @@ $strAlterOrderBy = 'Altera la taula i ordena per';
|
||||
$strAnalyzeTable = 'Analitza la taula';
|
||||
$strAnd = 'I';
|
||||
$strAndThen = 'i llavors';
|
||||
$strAngularLinks = 'Enllaços angulars';
|
||||
$strAnIndex = 'S\'ha afegit un índex a %s';
|
||||
$strAnyHost = 'Qualsevol servidor';
|
||||
$strAny = 'Qualsevol';
|
||||
@@ -102,6 +103,7 @@ $strBzError = 'phpMyAdmin és incapaç de comprimir el bolcat degut a una extens
|
||||
$strBzip = '"comprimit amb bzip"';
|
||||
|
||||
$strCalendar = 'Calendari';
|
||||
$strCancel = 'Cancel.lar';
|
||||
$strCanNotLoadExportPlugins = 'No es poden carregar les extensions d\'exportació, comprova l\'instal.lació!';
|
||||
$strCanNotLoadImportPlugins = 'No es poden carregar les extensions d\'importació, comprova l\'instal.lació!';
|
||||
$strCannotLogin = 'No podem connectar amb el servidor MySQL';
|
||||
@@ -165,6 +167,8 @@ $strCreateNewDatabase = 'Crea una nova base de dades';
|
||||
$strCreateNewTable = 'Crear una taula nova a la base de dades %s';
|
||||
$strCreatePage = 'Crea una nova Pàgina';
|
||||
$strCreatePdfFeat = 'Creació de PDFs';
|
||||
$strCreateRelation = 'Crear relació';
|
||||
$strCreateTable = 'Crear taula';
|
||||
$strCreateUserDatabase = 'Base de dades per usuari';
|
||||
$strCreateUserDatabaseName = 'Crear base de dades amb el mateix nom i atorgar tots els permissos';
|
||||
$strCreateUserDatabaseNone = 'Cap';
|
||||
@@ -197,6 +201,7 @@ $strDataOnly = 'Només dades';
|
||||
$strDataPages = 'Pàgines contenint dades';
|
||||
$strDBComment = 'Comentaris de la Base de Dades: ';
|
||||
$strDBCopy = 'Copiar base de dades a';
|
||||
$strDbIsEmpty = 'La base de dades sembla buida!';
|
||||
$strDbPrivileges = 'Permissos especifics de Base de dades';
|
||||
$strDBRename = 'Reanomenar base de dades a';
|
||||
$strDbSpecific = 'específic de la base de dades';
|
||||
@@ -211,12 +216,16 @@ $strDeletedRows = 'Files esborrades:';
|
||||
$strDeleted = 'S\'ha esborrat la fila';
|
||||
$strDelete = 'Esborrar';
|
||||
$strDeleteNoUsersSelected = 'No s\han triat usuaris per esborrar!';
|
||||
$strDeleteRelation = 'Esborrar relació';
|
||||
$strDeleting = 'Esborrant %s';
|
||||
$strDelimiter = 'Separador';
|
||||
$strDelOld = 'La pàgina actual té referències a taules que no existeixen. Vols esborrar aquestes referències?';
|
||||
$strDescending = 'Descendent';
|
||||
$strDescription = 'Descripció';
|
||||
$strDesigner = 'Dissenyador';
|
||||
$strDesignerHelpDisplayField = 'El camp a visualitzar es mostra en rosa. Per establir/treure un camp com a camp de visualització, clica la icona "Tria camp a visualitzar", i clica també en el nom de camp adient.';
|
||||
$strDictionary = 'diccionari';
|
||||
$strDirectLinks = 'Enllaços directes';
|
||||
$strDirtyPages = 'Pàgines brutes';
|
||||
$strDisabled = 'Desactivat';
|
||||
$strDisableForeignChecks = 'Desactivar comprovacions de claus externes';
|
||||
@@ -224,6 +233,8 @@ $strDisplayFeat = 'Mostrar característiques';
|
||||
$strDisplayOrder = 'Ordre del llistat:';
|
||||
$strDisplayPDF = 'Mostrar esquema PDF';
|
||||
$strDoAQuery = 'Fer una "petició segons exemple" (comodí: "%")';
|
||||
$strDocSQL = 'DocSQL';
|
||||
$strDocSQLOptions = 'Opcions de DocSQL';
|
||||
$strDocu = 'Documentació';
|
||||
$strDoYouReally = 'Realment vols fer?';
|
||||
$strDropDatabaseStrongWarning = 'Ets a punt d\' ELIMINAR completament una base de dades!';
|
||||
@@ -253,7 +264,10 @@ $strEnglish = 'Anglès';
|
||||
$strEnglishPrivileges = ' Nota: Els noms dels privilegis del MySQL són en idioma anglès ';
|
||||
$strError = 'Errada';
|
||||
$strErrorInZipFile = 'Error en arxiu ZIP:';
|
||||
$strErrorRelationAdded = 'Error: La relació no s\'ha afegit.';
|
||||
$strErrorRelationExists = 'Error: La relació ja existeix.';
|
||||
$strErrorRenamingTable = 'Error reanomenant la taula %1$s a %2$s';
|
||||
$strErrorSaveTable = 'Error desant coordenades per al Dissenyador.';
|
||||
$strEscapeWildcards = 'Els comodins _ i % han de marcar-se amb una \ per usar-los literalment';
|
||||
$strEsperanto = 'Esperanto';
|
||||
$strEstonian = 'Estonià ';
|
||||
@@ -262,6 +276,7 @@ $strExcelOptions = 'Opcions d\'Excel';
|
||||
$strExecuteBookmarked = 'Executa una consulta desada';
|
||||
$strExplain = 'Explicació de l\'SQL';
|
||||
$strExport = 'Exportar';
|
||||
$strExportImportToScale = 'Exporta/Importa a escala';
|
||||
$strExportMustBeFile = 'El tipus d\'exportació triat s\'ha de desar en un arxiu!';
|
||||
$strExtendedInserts = 'Insercions ampliades';
|
||||
$strExtra = 'Extra';
|
||||
@@ -289,6 +304,7 @@ $strFlushQueryCache = 'Buidar la memòria intermèdia de consultes';
|
||||
$strFlushTable = 'Buidar la memòria cau de la taula ("FLUSH")';
|
||||
$strFlushTables = 'Sincronitzar (tancar) totes les taules';
|
||||
$strFontSize = 'Tamany de lletra';
|
||||
$strForeignKeyError = 'Error creant clau externa (comprova els tipus de dades)';
|
||||
$strFormat = 'Format';
|
||||
$strFormEmpty = 'Falta un valor al formulari !';
|
||||
$strFreePages = 'Pàgines lliures';
|
||||
@@ -316,7 +332,11 @@ $strHasBeenAltered = 'ha estat alterada.';
|
||||
$strHasBeenCreated = 'ha estat creada.';
|
||||
$strHaveToShow = 'Has de triar al menys una columna per mostrar';
|
||||
$strHebrew = 'Hebreu';
|
||||
$strHelp = 'Ajuda';
|
||||
$strHexForBinary = 'Usa hexadecimal per camps binaris';
|
||||
$strHide = 'Amaga';
|
||||
$strHideShowAll = 'Amaga/Mostra tot';
|
||||
$strHideShowNoRelation = 'Amaga/Mostra taules sense relacions';
|
||||
$strHome = 'Inici';
|
||||
$strHomepageOfficial = 'Pàgina oficial del phpMyAdmin';
|
||||
$strHostEmpty = 'El nom del servidor és buit!';
|
||||
@@ -330,9 +350,11 @@ $strHungarian = 'Húngar';
|
||||
$strIcelandic = 'Islandès';
|
||||
$strId = 'ID';
|
||||
$strIdxFulltext = 'Text sencer';
|
||||
$strIEUnsupported = 'Internet Explorer no suporta aquesta funció.';
|
||||
$strIgnoreDuplicates = 'Ignorar files duplicades';
|
||||
$strIgnore = 'Ignora';
|
||||
$strIgnoreInserts = 'Utilitzar "ignore inserts"';
|
||||
$strImportExportCoords = 'Importa/Exporta coordenades per a esquema PDF';
|
||||
$strImportFiles = 'Importar arxius';
|
||||
$strImportFormat = 'Format de l\'arxiu importat';
|
||||
$strImport = 'Importar';
|
||||
@@ -354,6 +376,7 @@ $strInnoDBDataFilePath = 'Arxius de dades';
|
||||
$strInnoDBDataHomeDirDesc = 'La part comuna de la ruta al directori per tots els arxius de dades InnoDB.';
|
||||
$strInnoDBDataHomeDir = 'Directori local de dades';
|
||||
$strInnoDBPages = 'pàgines';
|
||||
$strInnoDBRelationAdded = 'Afegida relació InnoDB';
|
||||
$strInnodbStat = 'Estat InnoDB';
|
||||
$strInsecureMySQL = 'El vostre arxiu de configuració té paràmetres (root sense contrasenya) que corresponen al compte privilegiat predetermitat de MySQL. El servidor MySQL està funcionant amb aquests valors, el que significa un forat de seguretat, i s\'exposa a intrusions, pel que recomanem la reparació urgent d\'aquest forat de seguretat.';
|
||||
$strInsertAsNewRow = 'Inserir com a nova fila';
|
||||
@@ -361,6 +384,7 @@ $strInsertedRowId = 'Id de la fila inserida:';
|
||||
$strInsertedRows = 'Files Inserides:';
|
||||
$strInsert = 'Insereix';
|
||||
$strInternalNotNecessary = '* No es necessita una relació interna si ja existeix a InnoDB.';
|
||||
$strInternalRelationAdded = 'Afegida relació interna';
|
||||
$strInternalRelations = 'Relacions internes';
|
||||
$strInUse = 'en ús';
|
||||
$strInvalidAuthMethod = 'Mètode d\'identificació incorrecte establert a la configuració:';
|
||||
@@ -388,6 +412,7 @@ $strKeepPass = 'No canviïs la contrasenya';
|
||||
$strKeyCache = 'Memòria intermèdia de claus';
|
||||
$strKeyname = 'Nom Clau';
|
||||
$strKill = 'Finalitzar';
|
||||
$strKnownExternalBug = 'La funcionalitat %s es veu afectada per un error conegut, veieu %s';
|
||||
$strKorean = 'Coreà';
|
||||
|
||||
$strLandscape = 'Horitzontal';
|
||||
@@ -443,6 +468,7 @@ $strMIME_without = 'Els tipus MIME en cursiva no tenen funcions de transformaci
|
||||
$strModifications = 'Les modificacions han estat desades';
|
||||
$strModifyIndexTopic = 'Modifica un índex';
|
||||
$strModify = 'Modificar';
|
||||
$strMoveMenu = 'Menú Mou';
|
||||
$strMoveTable = 'Mou taula a (base-de-dades<b>.</b>taula):';
|
||||
$strMoveTableOK = 'Taula %s moguda a %s.';
|
||||
$strMoveTableSameNames = 'No es pot moure la taula sobre ella mateixa!';
|
||||
@@ -501,6 +527,7 @@ $strNoUsersFound = 'No s\'han trobat usuaris.';
|
||||
$strNoValidateSQL = 'Saltar la Validació de l\'SQL';
|
||||
$strNull = 'Nul';
|
||||
$strNumberOfFields = 'Nombre de camps';
|
||||
$strNumberOfTables = 'Nombre de taules';
|
||||
$strNumSearchResultsInTable = '%s resultat(s) a la taula <i>%s</i>';
|
||||
$strNumSearchResultsTotal = '<b>Total:</b> <i>%s</i> resultat(s)';
|
||||
$strNumTables = 'Taules';
|
||||
@@ -543,8 +570,10 @@ $strPhoneBook = 'Libreta d\' adreces';
|
||||
$strPHP40203 = 'S\'està fent servir la versió 4.2.3 de PHP, que té un serios error amb cadenes de multi-byte (mbstring). Mira l\'informe d\'error 19404 de PHP. No es recomana aquesta versió de PHP per treballar amb phpMyAdmin.';
|
||||
$strPhp = 'Crear codi PHP';
|
||||
$strPHPVersion = 'PHP versió';
|
||||
$strPleaseSelectPrimaryOrUniqueKey = 'Tria la clau principal o una clau única';
|
||||
$strPmaDocumentation = 'Documentació de phpMyAdmin';
|
||||
$strPmaUriError = 'La directiva <tt>$cfg[\'PmaAbsoluteUri\']</tt> HA d\'estar a l\'arxiu de configuració!';
|
||||
$strPmaWiki = 'wiki del phpMyAdmin';
|
||||
$strPolish = 'Polac';
|
||||
$strPortrait = 'Vertical';
|
||||
$strPos1 = 'Inici';
|
||||
@@ -615,16 +644,19 @@ $strQueryWindowLock = 'No sobreescriure aquesta consulta des de fora de la fines
|
||||
|
||||
$strReadRequests = 'Peticions de lectura';
|
||||
$strReceived = 'Rebut';
|
||||
$strRecommended = 'recomanat';
|
||||
$strRecords = 'Registres';
|
||||
$strReferentialIntegrity = 'Comprova la integritat referencial:';
|
||||
$strRefresh = 'Actualitzar';
|
||||
$strRelationalSchema = 'Esquema Relacional';
|
||||
$strRelationDeleted = 'Relació esborrada';
|
||||
$strRelationNotWorking = 'Les característiques addicionals per treballar amb taules enllaçades s\'han desactivat. Per saber perquè prem a %saquí%s.';
|
||||
$strRelationsForTable = 'RELACIONS DE LA TAULA';
|
||||
$strRelations = 'Relacions';
|
||||
$strRelationView = 'Vista de Relacions';
|
||||
$strReloadingThePrivileges = 'Recarregant permissos';
|
||||
$strReloadPrivileges = 'Recarregar permissos';
|
||||
$strReload = 'Recarregar';
|
||||
$strRemoveSelectedUsers = 'Treure els usuaris triats';
|
||||
$strRenameDatabaseOK = 'Base de dades %s reanomenada a %s';
|
||||
$strRenameTableOK = 'La taula %s ha canviat de nom. Ara es diu %s';
|
||||
@@ -658,6 +690,7 @@ $strRussian = 'Rus';
|
||||
|
||||
$strSave = 'Desar';
|
||||
$strSaveOnServer = 'Desar al servidor al directori %s';
|
||||
$strSavePosition = 'Desar posició';
|
||||
$strScaleFactorSmall = 'El factor de l\'escala és massa petit per posar l\'esquema en una pàgina';
|
||||
$strSearch = 'Cercar';
|
||||
$strSearchFormTitle = 'Cercar a la base de dades';
|
||||
@@ -674,7 +707,9 @@ $strSelectADb = 'Tria una Base de Dades';
|
||||
$strSelectAll = 'Tria Tot';
|
||||
$strSelectBinaryLog = 'Tria el registre binari per veure';
|
||||
$strSelectFields = 'Tria els camps (un com a mínim):';
|
||||
$strSelectForeignKey = 'Triar clau externa';
|
||||
$strSelectNumRows = 'en consulta';
|
||||
$strSelectReferencedKey = 'Tria la clau referenciada';
|
||||
$strSelectTables = 'Tria Taules';
|
||||
$strSend = 'enviar';
|
||||
$strSent = 'Enviat';
|
||||
@@ -696,8 +731,11 @@ $strShowColor = 'Mostra color';
|
||||
$strShowDatadictAs = 'Format del Diccionari de Dades';
|
||||
$strShowFullQueries = 'Mostra Consultes completes';
|
||||
$strShowGrid = 'Mostra graella';
|
||||
$strShowHideLeftMenu = 'Menú esquerre Mostra/Amaga';
|
||||
$strShowingBookmark = 'Mostrant consultes desades';
|
||||
$strShowingPhp = 'Mostrant com a codi PHP';
|
||||
$strShowingRecords = 'Mostrant registres: ';
|
||||
$strShowingSQL = 'Mostrant consulta SQL';
|
||||
$strShow = 'Mostra';
|
||||
$strShowOpenTables = 'Mostrar taules obertes';
|
||||
$strShowPHPInfo = 'Mostra informació de PHP';
|
||||
@@ -819,6 +857,8 @@ $strSize = 'Mida';
|
||||
$strSkipQueries = 'Nombre de registres(consultes) a saltar des de l\'inici';
|
||||
$strSlovak = 'Eslovac';
|
||||
$strSlovenian = 'Eslové';
|
||||
$strSmallBigAll = 'Tot Petit/Gran';
|
||||
$strSnapToGrid = 'Aliniar a la graella';
|
||||
$strSocketProblem = '(o el sòcol del servidor local MySQL no està configurat correctament)';
|
||||
$strSortByKey = 'Classifica per la clau';
|
||||
$strSort = 'Classificació';
|
||||
@@ -838,6 +878,7 @@ $strSQL = 'SQL';
|
||||
$strSQPBugInvalidIdentifer = 'Identificador Incorrecte';
|
||||
$strSQPBugUnclosedQuote = 'Cometa no tancada';
|
||||
$strSQPBugUnknownPunctuation = 'Signe de puntuació desconegut';
|
||||
$strStandInStructureForView = 'Stand-in estructura per a vista';
|
||||
$strStatCheckTime = 'Darrera comprovació';
|
||||
$strStatCreateTime = 'Creació';
|
||||
$strStatement = 'Sentències';
|
||||
@@ -854,6 +895,7 @@ $strStrucNativeExcelOptions = 'Opcions d\'exportació natives d\'Excel';
|
||||
$strStrucOnly = 'Només l\'estructura';
|
||||
$strStructPropose = 'Proposa una estructura de taula';
|
||||
$strStructure = 'Estructura';
|
||||
$strStructureForView = 'Estructura per a vista';
|
||||
$strSubmit = 'Enviar';
|
||||
$strSuccess = 'La vostra comanda SQL ha estat executada amb èxit';
|
||||
$strSum = 'Suma';
|
||||
@@ -867,7 +909,9 @@ $strTableEmpty = 'El nom de la taula és buit!';
|
||||
$strTableHasBeenDropped = 'S\'ha esborrat la taula %s';
|
||||
$strTableHasBeenEmptied = 'S\'ha buidat la taula %s';
|
||||
$strTableHasBeenFlushed = 'S\'ha buidat la memòria cau de la taula %s';
|
||||
$strTableIsEmpty = 'La taula sembla buida!';
|
||||
$strTableMaintenance = 'Manteniment de la taula';
|
||||
$strTableName = 'Nom de taula';
|
||||
$strTableOfContents = 'Taula de continguts';
|
||||
$strTableOptions = 'Opcions de Taula';
|
||||
$strTables = '%s taula(es)';
|
||||
@@ -891,7 +935,10 @@ $strTimeoutInfo = 'La darrera importació ha esgotat el temps, després de reenv
|
||||
$strTimeoutNothingParsed = 'Però a la darrera importació no s\'han processat dades, el que normalment indica que phpMyAdmin no ha pogut finalitzar aquesta importació a menys que incrementeu els límits de temps de php.';
|
||||
$strTimeoutPassed = 'Temps exaurit de l\'arxiu d\'ordres, si voleu finalitzar l\'importació, torneu a enviar el mateix arxiu a importar i el procés continuarà.';
|
||||
$strTime = 'Temps';
|
||||
$strToFromPage = 'plana a/de';
|
||||
$strToggleScratchboard = 'Canvia l\' scratchboard';
|
||||
$strToggleSmallBig = 'Canviar petit/gran';
|
||||
$strToSelectRelation = 'Per triar una relació, clica :';
|
||||
$strTotal = 'total';
|
||||
$strTotalUC = 'Total';
|
||||
$strTraditionalChinese = 'Xinés Tradicional';
|
||||
@@ -903,6 +950,7 @@ $strTransformation_application_octetstream__hex = 'Mostra la representació hexa
|
||||
$strTransformation_image_jpeg__inline = 'Mostra una miniatura amb enllaç; opcions: ample,alt en pixels (respecta la proporció original)';
|
||||
$strTransformation_image_jpeg__link = 'Es mostra com a enllaç a la imatge.';
|
||||
$strTransformation_image_png__inline = 'Veure image/jpeg: en linia';
|
||||
$strTransformation_text_plain__dateformat = 'Mostra un camp TIME, TIMESTAMP, DATETIME o camp de data unix com a data formatejada. La primera opció és la diferéncia (en hores) que s\'afegiràn a la data (Defecte: 0). Usa la segona opció per indicar un format diferent de data/hora. La tercera opció determina si es vol visualitzar l\'hora local o UTC (usant els texts "local" o "utc"). Segons aixó, el format de data té diferent valor - per a "local" veieu la documentació de la funció strftime() de PHP i per a "utc" s\'obté amb l\'ús de la funció gmdate().';
|
||||
$strTransformation_text_plain__external = 'NOMÉS LINUX: Llença una aplicació externa i facilita el camp de dades via standard input. Retorna per standard output de l\'aplicació. El defecte és Tidy, per interpretar codi HTML. Per raons de seguretat, has d\' editar manualment l\'arxiu libraries/transformations/text_plain__external.inc.php i afegir les eines que vulguis fer servir. La primera opció és, llavors, el numero del programa que vols fer servir i la segona opció són els paràmetres per el programa. El tercer paràmetre, si es posa a 1, convertirà la sortida fent servir htmlspecialchars() (El defecte és 1). El quart paràmetre, si val 1, posarà un NOWRAP al contingut de les cel.les de forma que la sortida sencera es mostrarà sense reformatejar (Per defecte 1)';
|
||||
$strTransformation_text_plain__formatted = 'Conserva el format original del camp. No es fa cap canvi.';
|
||||
$strTransformation_text_plain__imagelink = 'Mostra una imatge i un enllaç, el camp conté el nom de l\'arxiu; la primera opció és un prefixe com "http://domini.com/", la segona opció és l\'amplada en pixels, la tercera és l\'alçada.';
|
||||
@@ -971,55 +1019,20 @@ $strXML = 'XML';
|
||||
|
||||
$strYes = 'Si';
|
||||
|
||||
$strZeroRemovesTheLimit = 'Nota: Establint aquestes opcions a 0 (zero) treu el limit.';
|
||||
$strZeroRemovesTheLimit = 'Nota: Es treu el limit establint aquestes opcions a 0 (zero).';
|
||||
$strZip = '"comprimit amb zip"';
|
||||
|
||||
$strPmaWiki = 'phpMyAdmin wiki'; //to translate
|
||||
$strTransformation_text_plain__dateformat = 'Displays a TIME, TIMESTAMP, DATETIME or numeric unix timestamp field as formatted date. The first option is the offset (in hours) which will be added to the timestamp (Default: 0). Use second option to specify a different date/time format string. Third option determines whether you want to see local date or UTC one (use "local" or "utc" strings) for that. According to that, date format has different value - for "local" see the documentation for PHP\'s strftime() function and for "utc" it is done using gmdate() function.'; //to translate
|
||||
$strDocSQL = 'DocSQL'; //to translate
|
||||
$strDocSQLOptions = 'DocSQL options'; //to translate
|
||||
$strTableName = 'Table name'; //to translate
|
||||
$strTableIsEmpty = 'Table seems to be empty!'; //to translate
|
||||
$strDbIsEmpty = 'Database seems to be empty!'; //to translate
|
||||
$strShowingPhp = 'Showing as PHP code'; //to translate
|
||||
$strShowingSQL = 'Showing SQL query'; //to translate
|
||||
$strDesigner = 'Designer'; //to translate
|
||||
$strNumberOfTables = 'Number of tables'; //to translate
|
||||
$strCreateTable = 'Create table'; //to translate
|
||||
$strCreateRelation = 'Create relation'; //to translate
|
||||
$strSavePosition = 'Save position'; //to translate
|
||||
$strSelectForeignKey = 'Select Foreign Key'; //to translate
|
||||
$strHide = 'Hide'; //to translate
|
||||
$strShowHideLeftMenu = 'Show/Hide left menu'; //to translate
|
||||
$strReload = 'Reload'; //to translate
|
||||
$strSmallBigAll = 'Small/Big All'; //to translate
|
||||
$strImportExportCoords = 'Import/Export coordinates for PDF schema'; //to translate
|
||||
$strMoveMenu = 'Move Menu'; //to translate
|
||||
$strAngularLinks = 'Angular links'; //to translate
|
||||
$strDirectLinks = 'Direct links'; //to translate
|
||||
$strHideShowAll = 'Hide/Show all'; //to translate
|
||||
$strHideShowNoRelation = 'Hide/Show Tables with no relation'; //to translate
|
||||
$strInternalRelationAdded = 'Internal relation added'; //to translate
|
||||
$strInnoDBRelationAdded = 'InnoDB relation added'; //to translate
|
||||
$strRelationDeleted = 'Relation deleted'; //to translate
|
||||
$strToSelectRelation = 'To select relation, click :'; //to translate
|
||||
$strExportImportToScale = 'Export/Import to scale'; //to translate
|
||||
$strRecommended = 'recommended'; //to translate
|
||||
$strToFromPage = 'to/from page'; //to translate
|
||||
$strSelectReferencedKey = 'Select referenced key'; //to translate
|
||||
$strPleaseSelectPrimaryOrUniqueKey = 'Please select the primary key or a unique key'; //to translate
|
||||
$strForeignKeyError = 'Error creating foreign key (check data types)'; //to translate
|
||||
$strHelp = 'Help'; //to translate
|
||||
$strCancel = 'Cancel'; //to translate
|
||||
$strDeleteRelation = 'Delete relation'; //to translate
|
||||
$strKnownExternalBug = 'The %s functionality is affected by a known bug, see %s'; //to translate
|
||||
$strStructureForView = 'Structure for view'; //to translate
|
||||
$strStandInStructureForView = 'Stand-in structure for view'; //to translate
|
||||
$strToggleSmallBig = 'Toggle small/big'; //to translate
|
||||
$strIEUnsupported = 'Internet Explorer does not support this function.'; //to translate
|
||||
$strErrorRelationAdded = 'Error: Relation not added.'; //to translate
|
||||
$strErrorRelationExists = 'Error: relation already exists.'; //to translate
|
||||
$strErrorSaveTable = 'Error saving coordinates for Designer.'; //to translate
|
||||
$strSnapToGrid = 'Snap to grid'; //to translate
|
||||
$strDesignerHelpDisplayField = 'The display field is shown in pink. To set/unset a field as the display field, click the "Choose field to display" icon, then click on the appropriate field name.'; //to translate
|
||||
// To translate:
|
||||
|
||||
$strUploadErrorCantWrite = 'Failed to write file to disk.'; //to translate
|
||||
$strUploadErrorExtension = 'File upload stopped by extension.'; //to translate
|
||||
$strUploadErrorFormSize = 'The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form.'; //to translate
|
||||
$strUploadErrorIniSize = 'The uploaded file exceeds the upload_max_filesize directive in php.ini.'; //to translate
|
||||
$strUploadErrorNoTempDir = 'Missing a temporary folder.'; //to translate
|
||||
$strUploadErrorPartial = 'The uploaded file was only partially uploaded.'; //to translate
|
||||
$strUploadErrorUnknown = 'Unknown error in file upload.'; //to translate
|
||||
|
||||
$strSessionStartupErrorGeneral = 'Cannot start session without errors, please check errors given in your PHP and/or webserver log file and configure your PHP installation properly.'; //to translate
|
||||
$strFieldInsertFromFileTempDirNotExists = 'Error moving the uploaded file, see FAQ 1.11'; //to translate
|
||||
$strViewName = 'VIEW name'; //to translate
|
||||
?>
|
||||
|
@@ -1053,4 +1053,14 @@ $strErrorRelationExists = 'Error: relation already exists.'; //to translate
|
||||
$strErrorSaveTable = 'Error saving coordinates for Designer.'; //to translate
|
||||
$strSnapToGrid = 'Snap to grid'; //to translate
|
||||
$strDesignerHelpDisplayField = 'The display field is shown in pink. To set/unset a field as the display field, click the "Choose field to display" icon, then click on the appropriate field name.'; //to translate
|
||||
$strUploadErrorIniSize = 'The uploaded file exceeds the upload_max_filesize directive in php.ini.'; //to translate
|
||||
$strUploadErrorFormSize = 'The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form.'; //to translate
|
||||
$strUploadErrorPartial = 'The uploaded file was only partially uploaded.'; //to translate
|
||||
$strUploadErrorNoTempDir = 'Missing a temporary folder.'; //to translate
|
||||
$strUploadErrorCantWrite = 'Failed to write file to disk.'; //to translate
|
||||
$strUploadErrorExtension = 'File upload stopped by extension.'; //to translate
|
||||
$strUploadErrorUnknown = 'Unknown error in file upload.'; //to translate
|
||||
$strSessionStartupErrorGeneral = 'Cannot start session without errors, please check errors given in your PHP and/or webserver log file and configure your PHP installation properly.'; //to translate
|
||||
$strFieldInsertFromFileTempDirNotExists = 'Error moving the uploaded file, see FAQ 1.11'; //to translate
|
||||
$strViewName = 'VIEW name'; //to translate
|
||||
?>
|
||||
|
@@ -1054,4 +1054,14 @@ $strErrorRelationExists = 'Error: relation already exists.'; //to translate
|
||||
$strErrorSaveTable = 'Error saving coordinates for Designer.'; //to translate
|
||||
$strSnapToGrid = 'Snap to grid'; //to translate
|
||||
$strDesignerHelpDisplayField = 'The display field is shown in pink. To set/unset a field as the display field, click the "Choose field to display" icon, then click on the appropriate field name.'; //to translate
|
||||
$strUploadErrorIniSize = 'The uploaded file exceeds the upload_max_filesize directive in php.ini.'; //to translate
|
||||
$strUploadErrorFormSize = 'The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form.'; //to translate
|
||||
$strUploadErrorPartial = 'The uploaded file was only partially uploaded.'; //to translate
|
||||
$strUploadErrorNoTempDir = 'Missing a temporary folder.'; //to translate
|
||||
$strUploadErrorCantWrite = 'Failed to write file to disk.'; //to translate
|
||||
$strUploadErrorExtension = 'File upload stopped by extension.'; //to translate
|
||||
$strUploadErrorUnknown = 'Unknown error in file upload.'; //to translate
|
||||
$strSessionStartupErrorGeneral = 'Cannot start session without errors, please check errors given in your PHP and/or webserver log file and configure your PHP installation properly.'; //to translate
|
||||
$strFieldInsertFromFileTempDirNotExists = 'Error moving the uploaded file, see FAQ 1.11'; //to translate
|
||||
$strViewName = 'VIEW name'; //to translate
|
||||
?>
|
||||
|
@@ -1032,4 +1032,14 @@ $strErrorRelationExists = 'Error: relation already exists.'; //to translate
|
||||
$strErrorSaveTable = 'Error saving coordinates for Designer.'; //to translate
|
||||
$strSnapToGrid = 'Snap to grid'; //to translate
|
||||
$strDesignerHelpDisplayField = 'The display field is shown in pink. To set/unset a field as the display field, click the "Choose field to display" icon, then click on the appropriate field name.'; //to translate
|
||||
$strUploadErrorIniSize = 'The uploaded file exceeds the upload_max_filesize directive in php.ini.'; //to translate
|
||||
$strUploadErrorFormSize = 'The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form.'; //to translate
|
||||
$strUploadErrorPartial = 'The uploaded file was only partially uploaded.'; //to translate
|
||||
$strUploadErrorNoTempDir = 'Missing a temporary folder.'; //to translate
|
||||
$strUploadErrorCantWrite = 'Failed to write file to disk.'; //to translate
|
||||
$strUploadErrorExtension = 'File upload stopped by extension.'; //to translate
|
||||
$strUploadErrorUnknown = 'Unknown error in file upload.'; //to translate
|
||||
$strSessionStartupErrorGeneral = 'Cannot start session without errors, please check errors given in your PHP and/or webserver log file and configure your PHP installation properly.'; //to translate
|
||||
$strFieldInsertFromFileTempDirNotExists = 'Error moving the uploaded file, see FAQ 1.11'; //to translate
|
||||
$strViewName = 'VIEW name'; //to translate
|
||||
?>
|
||||
|
@@ -1033,4 +1033,14 @@ $strErrorRelationExists = 'Error: relation already exists.'; //to translate
|
||||
$strErrorSaveTable = 'Error saving coordinates for Designer.'; //to translate
|
||||
$strSnapToGrid = 'Snap to grid'; //to translate
|
||||
$strDesignerHelpDisplayField = 'The display field is shown in pink. To set/unset a field as the display field, click the "Choose field to display" icon, then click on the appropriate field name.'; //to translate
|
||||
$strUploadErrorIniSize = 'The uploaded file exceeds the upload_max_filesize directive in php.ini.'; //to translate
|
||||
$strUploadErrorFormSize = 'The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form.'; //to translate
|
||||
$strUploadErrorPartial = 'The uploaded file was only partially uploaded.'; //to translate
|
||||
$strUploadErrorNoTempDir = 'Missing a temporary folder.'; //to translate
|
||||
$strUploadErrorCantWrite = 'Failed to write file to disk.'; //to translate
|
||||
$strUploadErrorExtension = 'File upload stopped by extension.'; //to translate
|
||||
$strUploadErrorUnknown = 'Unknown error in file upload.'; //to translate
|
||||
$strSessionStartupErrorGeneral = 'Cannot start session without errors, please check errors given in your PHP and/or webserver log file and configure your PHP installation properly.'; //to translate
|
||||
$strFieldInsertFromFileTempDirNotExists = 'Error moving the uploaded file, see FAQ 1.11'; //to translate
|
||||
$strViewName = 'VIEW name'; //to translate
|
||||
?>
|
||||
|
@@ -1026,4 +1026,14 @@ $strErrorRelationExists = 'Error: relation already exists.'; //to translate
|
||||
$strErrorSaveTable = 'Error saving coordinates for Designer.'; //to translate
|
||||
$strSnapToGrid = 'Snap to grid'; //to translate
|
||||
$strDesignerHelpDisplayField = 'The display field is shown in pink. To set/unset a field as the display field, click the "Choose field to display" icon, then click on the appropriate field name.'; //to translate
|
||||
$strUploadErrorIniSize = 'The uploaded file exceeds the upload_max_filesize directive in php.ini.'; //to translate
|
||||
$strUploadErrorFormSize = 'The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form.'; //to translate
|
||||
$strUploadErrorPartial = 'The uploaded file was only partially uploaded.'; //to translate
|
||||
$strUploadErrorNoTempDir = 'Missing a temporary folder.'; //to translate
|
||||
$strUploadErrorCantWrite = 'Failed to write file to disk.'; //to translate
|
||||
$strUploadErrorExtension = 'File upload stopped by extension.'; //to translate
|
||||
$strUploadErrorUnknown = 'Unknown error in file upload.'; //to translate
|
||||
$strSessionStartupErrorGeneral = 'Cannot start session without errors, please check errors given in your PHP and/or webserver log file and configure your PHP installation properly.'; //to translate
|
||||
$strFieldInsertFromFileTempDirNotExists = 'Error moving the uploaded file, see FAQ 1.11'; //to translate
|
||||
$strViewName = 'VIEW name'; //to translate
|
||||
?>
|
||||
|
@@ -1027,4 +1027,14 @@ $strErrorRelationExists = 'Error: relation already exists.'; //to translate
|
||||
$strErrorSaveTable = 'Error saving coordinates for Designer.'; //to translate
|
||||
$strSnapToGrid = 'Snap to grid'; //to translate
|
||||
$strDesignerHelpDisplayField = 'The display field is shown in pink. To set/unset a field as the display field, click the "Choose field to display" icon, then click on the appropriate field name.'; //to translate
|
||||
$strUploadErrorIniSize = 'The uploaded file exceeds the upload_max_filesize directive in php.ini.'; //to translate
|
||||
$strUploadErrorFormSize = 'The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form.'; //to translate
|
||||
$strUploadErrorPartial = 'The uploaded file was only partially uploaded.'; //to translate
|
||||
$strUploadErrorNoTempDir = 'Missing a temporary folder.'; //to translate
|
||||
$strUploadErrorCantWrite = 'Failed to write file to disk.'; //to translate
|
||||
$strUploadErrorExtension = 'File upload stopped by extension.'; //to translate
|
||||
$strUploadErrorUnknown = 'Unknown error in file upload.'; //to translate
|
||||
$strSessionStartupErrorGeneral = 'Cannot start session without errors, please check errors given in your PHP and/or webserver log file and configure your PHP installation properly.'; //to translate
|
||||
$strFieldInsertFromFileTempDirNotExists = 'Error moving the uploaded file, see FAQ 1.11'; //to translate
|
||||
$strViewName = 'VIEW name'; //to translate
|
||||
?>
|
||||
|
@@ -1026,4 +1026,14 @@ $strErrorRelationExists = 'Error: relation already exists.'; //to translate
|
||||
$strErrorSaveTable = 'Error saving coordinates for Designer.'; //to translate
|
||||
$strSnapToGrid = 'Snap to grid'; //to translate
|
||||
$strDesignerHelpDisplayField = 'The display field is shown in pink. To set/unset a field as the display field, click the "Choose field to display" icon, then click on the appropriate field name.'; //to translate
|
||||
$strUploadErrorIniSize = 'The uploaded file exceeds the upload_max_filesize directive in php.ini.'; //to translate
|
||||
$strUploadErrorFormSize = 'The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form.'; //to translate
|
||||
$strUploadErrorPartial = 'The uploaded file was only partially uploaded.'; //to translate
|
||||
$strUploadErrorNoTempDir = 'Missing a temporary folder.'; //to translate
|
||||
$strUploadErrorCantWrite = 'Failed to write file to disk.'; //to translate
|
||||
$strUploadErrorExtension = 'File upload stopped by extension.'; //to translate
|
||||
$strUploadErrorUnknown = 'Unknown error in file upload.'; //to translate
|
||||
$strSessionStartupErrorGeneral = 'Cannot start session without errors, please check errors given in your PHP and/or webserver log file and configure your PHP installation properly.'; //to translate
|
||||
$strFieldInsertFromFileTempDirNotExists = 'Error moving the uploaded file, see FAQ 1.11'; //to translate
|
||||
$strViewName = 'VIEW name'; //to translate
|
||||
?>
|
||||
|
@@ -288,6 +288,7 @@ $strExtra = 'Extra';
|
||||
|
||||
$strFailedAttempts = 'Nepoveden<65>ch pokus<75>';
|
||||
$strFieldHasBeenDropped = 'Sloupec %s byl odstran<61>n';
|
||||
$strFieldInsertFromFileTempDirNotExists = 'Chyba p<>i p<>ejmenov<6F>n<EFBFBD> nahr<68>t<EFBFBD>ho soubory, viz FAQ 1.11';
|
||||
$strFieldsEmpty = ' Nebyl zad<61>n po<70>et sloupc<70>! ';
|
||||
$strFieldsEnclosedBy = 'N<>zvy sloupc<70> uzav<61>en<65>';
|
||||
$strFieldsEscapedBy = 'N<>zvy sloupc<70> escapov<6F>ny';
|
||||
@@ -729,6 +730,7 @@ $strServerTabVariables = 'Prom
|
||||
$strServerTrafficNotes = '<b>Provoz serveru</b>: Informace o s<><73>ov<6F>m provozu MySQL serveru od jeho spu<70>t<EFBFBD>n<EFBFBD>.';
|
||||
$strServerVars = 'Prom<6F>nn<6E> a nastaven<65> serveru';
|
||||
$strServerVersion = 'Verze MySQL';
|
||||
$strSessionStartupErrorGeneral = 'Nepoda<64>ilo se zapnout sezen<65> bez chyby, pros<6F>m zkontrolujte chyby v logu PHP a/nebo webserveru a pe<70>liv<69> nastavte podporu sezen<65> v PHP.';
|
||||
$strSessionValue = 'Hodnota sezen<65>';
|
||||
$strSetEnumVal = 'Pokud je sloupec typu „enum“ nebo „set", zad<61>vejte hodnoty v n<>sleduj<75>c<EFBFBD>m form<72>tu: \'a\',\'b\',\'c\'...<br />Pokud pot<6F>ebujete zadat zp<7A>tn<74> lom<6F>tko („\“) nebo jednoduch<63> uvozovky („\'“) mezi t<>mito hodnotami, napi<70>te p<>ed n<> zp<7A>tn<74> lom<6F>tko (p<><70>klad: \'\\\\xyz\' nebo \'a\\\'b\').';
|
||||
$strShowAll = 'Zobrazit v<>e';
|
||||
@@ -978,6 +980,13 @@ $strUpdateProfileMessage = 'P
|
||||
$strUpdateQuery = 'Aktualizovat dotaz';
|
||||
$strUpdComTab = 'Pod<6F>vejte se pros<6F>m do dokumentace, jak aktualizovat tabulku s informacemi o sloupc<70>ch (tabulka column_comments)';
|
||||
$strUpgrade = 'M<>li byste aktualizovat %s na verzi %s nebo vy<76><79><EFBFBD>.';
|
||||
$strUploadErrorCantWrite = 'Chyba p<>i zapisov<6F>n<EFBFBD> souboru na disk.';
|
||||
$strUploadErrorExtension = 'Nahr<68>v<EFBFBD>n<EFBFBD> souboru zastaveno roz<6F><7A><EFBFBD>en<65>m.';
|
||||
$strUploadErrorFormSize = 'Velikost nahran<61>ho souboru p<>esahuje hodnotu MAX_FILE_SIZE, kter<65> byla zad<61>na v HTML formul<75><6C>i.';
|
||||
$strUploadErrorIniSize = 'Velikost nahran<61>ho souboru p<>esahuje nastaven<65> upload_max_filesize v php.ini.';
|
||||
$strUploadErrorNoTempDir = 'Chyb<79>j<EFBFBD>c<EFBFBD> adres<65><73> pro do<64>asn<73> soubory.';
|
||||
$strUploadErrorPartial = 'Soubor byl nahr<68>n jen <20><>ste<74>n<EFBFBD>.';
|
||||
$strUploadErrorUnknown = 'Nezn<7A>m<EFBFBD> chyba p<>i nahr<68>v<EFBFBD>n<EFBFBD> souboru.';
|
||||
$strUploadLimit = 'Pravd<76>podobn<62> jste se pokusili nahr<68>t p<><70>li<6C> velk<6C> soubor. P<>e<EFBFBD>t<EFBFBD>te si pros<6F>m %sdokumentaci%s, jak toto omezen<65> obej<65>t.';
|
||||
$strUploadsNotAllowed = 'Upload soubor<6F> nen<65> na tomto serveru povolen.';
|
||||
$strUsage = 'Pou<6F><75>v<EFBFBD>';
|
||||
@@ -1007,6 +1016,7 @@ $strViewDumpDB = 'Export datab
|
||||
$strViewDump = 'Export tabulky';
|
||||
$strViewHasBeenDropped = 'Pohled %s byl odstran<61>n';
|
||||
$strViewMaxExactCount = 'Tento pohled m<> v<>ce ne<6E> %d z<>znam<61>. Viz %sdokumentace%s.';
|
||||
$strViewName = 'Jm<4A>no pohledu';
|
||||
$strView = 'Pohled';
|
||||
|
||||
$strWebServerUploadDirectoryError = 'Adres<65><73> ur<75>en<65> pro upload soubor<6F> nemohl b<>t otev<65>en';
|
||||
|
@@ -289,6 +289,7 @@ $strExtra = 'Extra';
|
||||
|
||||
$strFailedAttempts = 'Nepovedených pokusů';
|
||||
$strFieldHasBeenDropped = 'Sloupec %s byl odstraněn';
|
||||
$strFieldInsertFromFileTempDirNotExists = 'Chyba při přejmenování nahrátého soubory, viz FAQ 1.11';
|
||||
$strFieldsEmpty = ' Nebyl zadán počet sloupců! ';
|
||||
$strFieldsEnclosedBy = 'Názvy sloupců uzavřené';
|
||||
$strFieldsEscapedBy = 'Názvy sloupců escapovány';
|
||||
@@ -730,6 +731,7 @@ $strServerTabVariables = 'Proměnné';
|
||||
$strServerTrafficNotes = '<b>Provoz serveru</b>: Informace o síťovém provozu MySQL serveru od jeho spuštění.';
|
||||
$strServerVars = 'Proměnné a nastavení serveru';
|
||||
$strServerVersion = 'Verze MySQL';
|
||||
$strSessionStartupErrorGeneral = 'Nepodařilo se zapnout sezení bez chyby, prosím zkontrolujte chyby v logu PHP a/nebo webserveru a pečlivě nastavte podporu sezení v PHP.';
|
||||
$strSessionValue = 'Hodnota sezení';
|
||||
$strSetEnumVal = 'Pokud je sloupec typu „enum“ nebo „set", zadávejte hodnoty v následujícím formátu: \'a\',\'b\',\'c\'...<br />Pokud potřebujete zadat zpětné lomítko („\“) nebo jednoduché uvozovky („\'“) mezi těmito hodnotami, napište před ně zpětné lomítko (příklad: \'\\\\xyz\' nebo \'a\\\'b\').';
|
||||
$strShowAll = 'Zobrazit vše';
|
||||
@@ -979,6 +981,13 @@ $strUpdateProfileMessage = 'Přístup byl změněn.';
|
||||
$strUpdateQuery = 'Aktualizovat dotaz';
|
||||
$strUpdComTab = 'Podívejte se prosím do dokumentace, jak aktualizovat tabulku s informacemi o sloupcích (tabulka column_comments)';
|
||||
$strUpgrade = 'Měli byste aktualizovat %s na verzi %s nebo vyšší.';
|
||||
$strUploadErrorCantWrite = 'Chyba při zapisování souboru na disk.';
|
||||
$strUploadErrorExtension = 'Nahrávání souboru zastaveno rozšířením.';
|
||||
$strUploadErrorFormSize = 'Velikost nahraného souboru přesahuje hodnotu MAX_FILE_SIZE, která byla zadána v HTML formuláři.';
|
||||
$strUploadErrorIniSize = 'Velikost nahraného souboru přesahuje nastavení upload_max_filesize v php.ini.';
|
||||
$strUploadErrorNoTempDir = 'Chybějící adresář pro dočasné soubory.';
|
||||
$strUploadErrorPartial = 'Soubor byl nahrán jen částečně.';
|
||||
$strUploadErrorUnknown = 'Neznámá chyba při nahrávání souboru.';
|
||||
$strUploadLimit = 'Pravděpodobně jste se pokusili nahrát příliš velký soubor. Přečtěte si prosím %sdokumentaci%s, jak toto omezení obejít.';
|
||||
$strUploadsNotAllowed = 'Upload souborů není na tomto serveru povolen.';
|
||||
$strUsage = 'Používá';
|
||||
@@ -1008,6 +1017,7 @@ $strViewDumpDB = 'Export databáze';
|
||||
$strViewDump = 'Export tabulky';
|
||||
$strViewHasBeenDropped = 'Pohled %s byl odstraněn';
|
||||
$strViewMaxExactCount = 'Tento pohled má více než %d záznamů. Viz %sdokumentace%s.';
|
||||
$strViewName = 'Jméno pohledu';
|
||||
$strView = 'Pohled';
|
||||
|
||||
$strWebServerUploadDirectoryError = 'Adresář určený pro upload souborů nemohl být otevřen';
|
||||
|
@@ -288,6 +288,7 @@ $strExtra = 'Extra';
|
||||
|
||||
$strFailedAttempts = 'Nepoveden<65>ch pokus<75>';
|
||||
$strFieldHasBeenDropped = 'Sloupec %s byl odstran<61>n';
|
||||
$strFieldInsertFromFileTempDirNotExists = 'Chyba p<>i p<>ejmenov<6F>n<EFBFBD> nahr<68>t<EFBFBD>ho soubory, viz FAQ 1.11';
|
||||
$strFieldsEmpty = ' Nebyl zad<61>n po<70>et sloupc<70>! ';
|
||||
$strFieldsEnclosedBy = 'N<>zvy sloupc<70> uzav<61>en<65>';
|
||||
$strFieldsEscapedBy = 'N<>zvy sloupc<70> escapov<6F>ny';
|
||||
@@ -729,6 +730,7 @@ $strServerTabVariables = 'Prom
|
||||
$strServerTrafficNotes = '<b>Provoz serveru</b>: Informace o s<><73>ov<6F>m provozu MySQL serveru od jeho spu<70>t<EFBFBD>n<EFBFBD>.';
|
||||
$strServerVars = 'Prom<6F>nn<6E> a nastaven<65> serveru';
|
||||
$strServerVersion = 'Verze MySQL';
|
||||
$strSessionStartupErrorGeneral = 'Nepoda<64>ilo se zapnout sezen<65> bez chyby, pros<6F>m zkontrolujte chyby v logu PHP a/nebo webserveru a pe<70>liv<69> nastavte podporu sezen<65> v PHP.';
|
||||
$strSessionValue = 'Hodnota sezen<65>';
|
||||
$strSetEnumVal = 'Pokud je sloupec typu „enum“ nebo „set", zad<61>vejte hodnoty v n<>sleduj<75>c<EFBFBD>m form<72>tu: \'a\',\'b\',\'c\'...<br />Pokud pot<6F>ebujete zadat zp<7A>tn<74> lom<6F>tko („\“) nebo jednoduch<63> uvozovky („\'“) mezi t<>mito hodnotami, napi<70>te p<>ed n<> zp<7A>tn<74> lom<6F>tko (p<><70>klad: \'\\\\xyz\' nebo \'a\\\'b\').';
|
||||
$strShowAll = 'Zobrazit v<>e';
|
||||
@@ -978,6 +980,13 @@ $strUpdateProfileMessage = 'P
|
||||
$strUpdateQuery = 'Aktualizovat dotaz';
|
||||
$strUpdComTab = 'Pod<6F>vejte se pros<6F>m do dokumentace, jak aktualizovat tabulku s informacemi o sloupc<70>ch (tabulka column_comments)';
|
||||
$strUpgrade = 'M<>li byste aktualizovat %s na verzi %s nebo vy<76><79><EFBFBD>.';
|
||||
$strUploadErrorCantWrite = 'Chyba p<>i zapisov<6F>n<EFBFBD> souboru na disk.';
|
||||
$strUploadErrorExtension = 'Nahr<68>v<EFBFBD>n<EFBFBD> souboru zastaveno roz<6F><7A><EFBFBD>en<65>m.';
|
||||
$strUploadErrorFormSize = 'Velikost nahran<61>ho souboru p<>esahuje hodnotu MAX_FILE_SIZE, kter<65> byla zad<61>na v HTML formul<75><6C>i.';
|
||||
$strUploadErrorIniSize = 'Velikost nahran<61>ho souboru p<>esahuje nastaven<65> upload_max_filesize v php.ini.';
|
||||
$strUploadErrorNoTempDir = 'Chyb<79>j<EFBFBD>c<EFBFBD> adres<65><73> pro do<64>asn<73> soubory.';
|
||||
$strUploadErrorPartial = 'Soubor byl nahr<68>n jen <20><>ste<74>n<EFBFBD>.';
|
||||
$strUploadErrorUnknown = 'Nezn<7A>m<EFBFBD> chyba p<>i nahr<68>v<EFBFBD>n<EFBFBD> souboru.';
|
||||
$strUploadLimit = 'Pravd<76>podobn<62> jste se pokusili nahr<68>t p<><70>li<6C> velk<6C> soubor. P<>e<EFBFBD>t<EFBFBD>te si pros<6F>m %sdokumentaci%s, jak toto omezen<65> obej<65>t.';
|
||||
$strUploadsNotAllowed = 'Upload soubor<6F> nen<65> na tomto serveru povolen.';
|
||||
$strUsage = 'Pou<6F><75>v<EFBFBD>';
|
||||
@@ -1007,6 +1016,7 @@ $strViewDumpDB = 'Export datab
|
||||
$strViewDump = 'Export tabulky';
|
||||
$strViewHasBeenDropped = 'Pohled %s byl odstran<61>n';
|
||||
$strViewMaxExactCount = 'Tento pohled m<> v<>ce ne<6E> %d z<>znam<61>. Viz %sdokumentace%s.';
|
||||
$strViewName = 'Jm<4A>no pohledu';
|
||||
$strView = 'Pohled';
|
||||
|
||||
$strWebServerUploadDirectoryError = 'Adres<65><73> ur<75>en<65> pro upload soubor<6F> nemohl b<>t otev<65>en';
|
||||
|
@@ -1027,4 +1027,14 @@ $strErrorRelationExists = 'Error: relation already exists.'; //to translate
|
||||
$strErrorSaveTable = 'Error saving coordinates for Designer.'; //to translate
|
||||
$strSnapToGrid = 'Snap to grid'; //to translate
|
||||
$strDesignerHelpDisplayField = 'The display field is shown in pink. To set/unset a field as the display field, click the "Choose field to display" icon, then click on the appropriate field name.'; //to translate
|
||||
$strUploadErrorIniSize = 'The uploaded file exceeds the upload_max_filesize directive in php.ini.'; //to translate
|
||||
$strUploadErrorFormSize = 'The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form.'; //to translate
|
||||
$strUploadErrorPartial = 'The uploaded file was only partially uploaded.'; //to translate
|
||||
$strUploadErrorNoTempDir = 'Missing a temporary folder.'; //to translate
|
||||
$strUploadErrorCantWrite = 'Failed to write file to disk.'; //to translate
|
||||
$strUploadErrorExtension = 'File upload stopped by extension.'; //to translate
|
||||
$strUploadErrorUnknown = 'Unknown error in file upload.'; //to translate
|
||||
$strSessionStartupErrorGeneral = 'Cannot start session without errors, please check errors given in your PHP and/or webserver log file and configure your PHP installation properly.'; //to translate
|
||||
$strFieldInsertFromFileTempDirNotExists = 'Error moving the uploaded file, see FAQ 1.11'; //to translate
|
||||
$strViewName = 'VIEW name'; //to translate
|
||||
?>
|
||||
|
@@ -1028,4 +1028,14 @@ $strErrorRelationExists = 'Error: relation already exists.'; //to translate
|
||||
$strErrorSaveTable = 'Error saving coordinates for Designer.'; //to translate
|
||||
$strSnapToGrid = 'Snap to grid'; //to translate
|
||||
$strDesignerHelpDisplayField = 'The display field is shown in pink. To set/unset a field as the display field, click the "Choose field to display" icon, then click on the appropriate field name.'; //to translate
|
||||
$strUploadErrorIniSize = 'The uploaded file exceeds the upload_max_filesize directive in php.ini.'; //to translate
|
||||
$strUploadErrorFormSize = 'The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form.'; //to translate
|
||||
$strUploadErrorPartial = 'The uploaded file was only partially uploaded.'; //to translate
|
||||
$strUploadErrorNoTempDir = 'Missing a temporary folder.'; //to translate
|
||||
$strUploadErrorCantWrite = 'Failed to write file to disk.'; //to translate
|
||||
$strUploadErrorExtension = 'File upload stopped by extension.'; //to translate
|
||||
$strUploadErrorUnknown = 'Unknown error in file upload.'; //to translate
|
||||
$strSessionStartupErrorGeneral = 'Cannot start session without errors, please check errors given in your PHP and/or webserver log file and configure your PHP installation properly.'; //to translate
|
||||
$strFieldInsertFromFileTempDirNotExists = 'Error moving the uploaded file, see FAQ 1.11'; //to translate
|
||||
$strViewName = 'VIEW name'; //to translate
|
||||
?>
|
||||
|
@@ -1049,4 +1049,14 @@ $strErrorRelationExists = 'Error: relation already exists.'; //to translate
|
||||
$strErrorSaveTable = 'Error saving coordinates for Designer.'; //to translate
|
||||
$strSnapToGrid = 'Snap to grid'; //to translate
|
||||
$strDesignerHelpDisplayField = 'The display field is shown in pink. To set/unset a field as the display field, click the "Choose field to display" icon, then click on the appropriate field name.'; //to translate
|
||||
$strUploadErrorIniSize = 'The uploaded file exceeds the upload_max_filesize directive in php.ini.'; //to translate
|
||||
$strUploadErrorFormSize = 'The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form.'; //to translate
|
||||
$strUploadErrorPartial = 'The uploaded file was only partially uploaded.'; //to translate
|
||||
$strUploadErrorNoTempDir = 'Missing a temporary folder.'; //to translate
|
||||
$strUploadErrorCantWrite = 'Failed to write file to disk.'; //to translate
|
||||
$strUploadErrorExtension = 'File upload stopped by extension.'; //to translate
|
||||
$strUploadErrorUnknown = 'Unknown error in file upload.'; //to translate
|
||||
$strSessionStartupErrorGeneral = 'Cannot start session without errors, please check errors given in your PHP and/or webserver log file and configure your PHP installation properly.'; //to translate
|
||||
$strFieldInsertFromFileTempDirNotExists = 'Error moving the uploaded file, see FAQ 1.11'; //to translate
|
||||
$strViewName = 'VIEW name'; //to translate
|
||||
?>
|
||||
|
@@ -1049,4 +1049,14 @@ $strErrorRelationExists = 'Error: relation already exists.'; //to translate
|
||||
$strErrorSaveTable = 'Error saving coordinates for Designer.'; //to translate
|
||||
$strSnapToGrid = 'Snap to grid'; //to translate
|
||||
$strDesignerHelpDisplayField = 'The display field is shown in pink. To set/unset a field as the display field, click the "Choose field to display" icon, then click on the appropriate field name.'; //to translate
|
||||
$strUploadErrorIniSize = 'The uploaded file exceeds the upload_max_filesize directive in php.ini.'; //to translate
|
||||
$strUploadErrorFormSize = 'The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form.'; //to translate
|
||||
$strUploadErrorPartial = 'The uploaded file was only partially uploaded.'; //to translate
|
||||
$strUploadErrorNoTempDir = 'Missing a temporary folder.'; //to translate
|
||||
$strUploadErrorCantWrite = 'Failed to write file to disk.'; //to translate
|
||||
$strUploadErrorExtension = 'File upload stopped by extension.'; //to translate
|
||||
$strUploadErrorUnknown = 'Unknown error in file upload.'; //to translate
|
||||
$strSessionStartupErrorGeneral = 'Cannot start session without errors, please check errors given in your PHP and/or webserver log file and configure your PHP installation properly.'; //to translate
|
||||
$strFieldInsertFromFileTempDirNotExists = 'Error moving the uploaded file, see FAQ 1.11'; //to translate
|
||||
$strViewName = 'VIEW name'; //to translate
|
||||
?>
|
||||
|
@@ -1050,4 +1050,14 @@ $strErrorRelationExists = 'Error: relation already exists.'; //to translate
|
||||
$strErrorSaveTable = 'Error saving coordinates for Designer.'; //to translate
|
||||
$strSnapToGrid = 'Snap to grid'; //to translate
|
||||
$strDesignerHelpDisplayField = 'The display field is shown in pink. To set/unset a field as the display field, click the "Choose field to display" icon, then click on the appropriate field name.'; //to translate
|
||||
$strUploadErrorIniSize = 'The uploaded file exceeds the upload_max_filesize directive in php.ini.'; //to translate
|
||||
$strUploadErrorFormSize = 'The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form.'; //to translate
|
||||
$strUploadErrorPartial = 'The uploaded file was only partially uploaded.'; //to translate
|
||||
$strUploadErrorNoTempDir = 'Missing a temporary folder.'; //to translate
|
||||
$strUploadErrorCantWrite = 'Failed to write file to disk.'; //to translate
|
||||
$strUploadErrorExtension = 'File upload stopped by extension.'; //to translate
|
||||
$strUploadErrorUnknown = 'Unknown error in file upload.'; //to translate
|
||||
$strSessionStartupErrorGeneral = 'Cannot start session without errors, please check errors given in your PHP and/or webserver log file and configure your PHP installation properly.'; //to translate
|
||||
$strFieldInsertFromFileTempDirNotExists = 'Error moving the uploaded file, see FAQ 1.11'; //to translate
|
||||
$strViewName = 'VIEW name'; //to translate
|
||||
?>
|
||||
|
@@ -289,6 +289,7 @@ $strExtra = 'Extra';
|
||||
$strFailedAttempts = 'Failed attempts';
|
||||
$strField = 'Field';
|
||||
$strFieldHasBeenDropped = 'Field %s has been dropped';
|
||||
$strFieldInsertFromFileTempDirNotExists = 'Error moving the uploaded file, see FAQ 1.11';
|
||||
$strFieldsEmpty = ' The field count is empty! ';
|
||||
$strFieldsEnclosedBy = 'Fields enclosed by';
|
||||
$strFieldsEscapedBy = 'Fields escaped by';
|
||||
@@ -729,6 +730,7 @@ $strServerTabVariables = 'Variables';
|
||||
$strServerTrafficNotes = '<b>Server traffic</b>: These tables show the network traffic statistics of this MySQL server since its startup.';
|
||||
$strServerVars = 'Server variables and settings';
|
||||
$strServerVersion = 'Server version';
|
||||
$strSessionStartupErrorGeneral = 'Cannot start session without errors, please check errors given in your PHP and/or webserver log file and configure your PHP installation properly.';
|
||||
$strSessionValue = 'Session value';
|
||||
$strSetEnumVal = 'If field type is "enum" or "set", please enter the values using this format: \'a\',\'b\',\'c\'...<br />If you ever need to put a backslash ("\") or a single quote ("\'") amongst those values, precede it with a backslash (for example \'\\\\xyz\' or \'a\\\'b\').';
|
||||
$strShowAll = 'Show all';
|
||||
@@ -978,6 +980,13 @@ $strUpdateProfileMessage = 'The profile has been updated.';
|
||||
$strUpdateQuery = 'Update Query';
|
||||
$strUpdComTab = 'Please see the documentation on how to update your column_comments table';
|
||||
$strUpgrade = 'You should upgrade to %s %s or later.';
|
||||
$strUploadErrorCantWrite = 'Failed to write file to disk.';
|
||||
$strUploadErrorExtension = 'File upload stopped by extension.';
|
||||
$strUploadErrorFormSize = 'The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form.';
|
||||
$strUploadErrorIniSize = 'The uploaded file exceeds the upload_max_filesize directive in php.ini.';
|
||||
$strUploadErrorNoTempDir = 'Missing a temporary folder.';
|
||||
$strUploadErrorPartial = 'The uploaded file was only partially uploaded.';
|
||||
$strUploadErrorUnknown = 'Unknown error in file upload.';
|
||||
$strUploadLimit = 'You probably tried to upload too large file. Please refer to %sdocumentation%s for ways to workaround this limit.';
|
||||
$strUploadsNotAllowed = 'File uploads are not allowed on this server.';
|
||||
$strUsage = 'Usage';
|
||||
@@ -1007,6 +1016,7 @@ $strViewDumpDB = 'View dump (schema) of database';
|
||||
$strViewDump = 'View dump (schema) of table';
|
||||
$strViewHasBeenDropped = 'View %s has been dropped';
|
||||
$strViewMaxExactCount = 'This view has more than %s rows. Please refer to %sdocumentation%s.';
|
||||
$strViewName = 'VIEW name';
|
||||
$strView = 'View';
|
||||
|
||||
$strWebServerUploadDirectoryError = 'The directory you set for upload work cannot be reached';
|
||||
|
@@ -289,6 +289,7 @@ $strExtra = 'Extra';
|
||||
$strFailedAttempts = 'Failed attempts';
|
||||
$strField = 'Field';
|
||||
$strFieldHasBeenDropped = 'Field %s has been dropped';
|
||||
$strFieldInsertFromFileTempDirNotExists = 'Error moving the uploaded file, see FAQ 1.11';
|
||||
$strFieldsEmpty = ' The field count is empty! ';
|
||||
$strFieldsEnclosedBy = 'Fields enclosed by';
|
||||
$strFieldsEscapedBy = 'Fields escaped by';
|
||||
@@ -729,6 +730,7 @@ $strServerTabVariables = 'Variables';
|
||||
$strServerTrafficNotes = '<b>Server traffic</b>: These tables show the network traffic statistics of this MySQL server since its startup.';
|
||||
$strServerVars = 'Server variables and settings';
|
||||
$strServerVersion = 'Server version';
|
||||
$strSessionStartupErrorGeneral = 'Cannot start session without errors, please check errors given in your PHP and/or webserver log file and configure your PHP installation properly.';
|
||||
$strSessionValue = 'Session value';
|
||||
$strSetEnumVal = 'If field type is "enum" or "set", please enter the values using this format: \'a\',\'b\',\'c\'...<br />If you ever need to put a backslash ("\") or a single quote ("\'") amongst those values, precede it with a backslash (for example \'\\\\xyz\' or \'a\\\'b\').';
|
||||
$strShowAll = 'Show all';
|
||||
@@ -978,6 +980,13 @@ $strUpdateProfileMessage = 'The profile has been updated.';
|
||||
$strUpdateQuery = 'Update Query';
|
||||
$strUpdComTab = 'Please see the documentation on how to update your column_comments table';
|
||||
$strUpgrade = 'You should upgrade to %s %s or later.';
|
||||
$strUploadErrorCantWrite = 'Failed to write file to disk.';
|
||||
$strUploadErrorExtension = 'File upload stopped by extension.';
|
||||
$strUploadErrorFormSize = 'The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form.';
|
||||
$strUploadErrorIniSize = 'The uploaded file exceeds the upload_max_filesize directive in php.ini.';
|
||||
$strUploadErrorNoTempDir = 'Missing a temporary folder.';
|
||||
$strUploadErrorPartial = 'The uploaded file was only partially uploaded.';
|
||||
$strUploadErrorUnknown = 'Unknown error in file upload.';
|
||||
$strUploadLimit = 'You probably tried to upload too large file. Please refer to %sdocumentation%s for ways to workaround this limit.';
|
||||
$strUploadsNotAllowed = 'File uploads are not allowed on this server.';
|
||||
$strUsage = 'Usage';
|
||||
@@ -1007,6 +1016,7 @@ $strViewDumpDB = 'View dump (schema) of database';
|
||||
$strViewDump = 'View dump (schema) of table';
|
||||
$strViewHasBeenDropped = 'View %s has been dropped';
|
||||
$strViewMaxExactCount = 'This view has more than %s rows. Please refer to %sdocumentation%s.';
|
||||
$strViewName = 'VIEW name';
|
||||
$strView = 'View';
|
||||
|
||||
$strWebServerUploadDirectoryError = 'The directory you set for upload work cannot be reached';
|
||||
|
@@ -290,6 +290,7 @@ $strExtra = 'Extra';
|
||||
$strFailedAttempts = 'Failed attempts';
|
||||
$strField = 'Field';
|
||||
$strFieldHasBeenDropped = 'Field %s has been dropped';
|
||||
$strFieldInsertFromFileTempDirNotExists = 'Error moving the uploaded file, see FAQ 1.11';
|
||||
$strFieldsEmpty = ' The field count is empty! ';
|
||||
$strFieldsEnclosedBy = 'Fields enclosed by';
|
||||
$strFieldsEscapedBy = 'Fields escaped by';
|
||||
@@ -730,6 +731,7 @@ $strServerTabVariables = 'Variables';
|
||||
$strServerTrafficNotes = '<b>Server traffic</b>: These tables show the network traffic statistics of this MySQL server since its startup.';
|
||||
$strServerVars = 'Server variables and settings';
|
||||
$strServerVersion = 'Server version';
|
||||
$strSessionStartupErrorGeneral = 'Cannot start session without errors, please check errors given in your PHP and/or webserver log file and configure your PHP installation properly.';
|
||||
$strSessionValue = 'Session value';
|
||||
$strSetEnumVal = 'If field type is "enum" or "set", please enter the values using this format: \'a\',\'b\',\'c\'...<br />If you ever need to put a backslash ("\") or a single quote ("\'") amongst those values, precede it with a backslash (for example \'\\\\xyz\' or \'a\\\'b\').';
|
||||
$strShowAll = 'Show all';
|
||||
@@ -979,6 +981,13 @@ $strUpdateProfileMessage = 'The profile has been updated.';
|
||||
$strUpdateQuery = 'Update Query';
|
||||
$strUpdComTab = 'Please see the documentation on how to update your column_comments table';
|
||||
$strUpgrade = 'You should upgrade to %s %s or later.';
|
||||
$strUploadErrorCantWrite = 'Failed to write file to disk.';
|
||||
$strUploadErrorExtension = 'File upload stopped by extension.';
|
||||
$strUploadErrorFormSize = 'The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form.';
|
||||
$strUploadErrorIniSize = 'The uploaded file exceeds the upload_max_filesize directive in php.ini.';
|
||||
$strUploadErrorNoTempDir = 'Missing a temporary folder.';
|
||||
$strUploadErrorPartial = 'The uploaded file was only partially uploaded.';
|
||||
$strUploadErrorUnknown = 'Unknown error in file upload.';
|
||||
$strUploadLimit = 'You probably tried to upload too large file. Please refer to %sdocumentation%s for ways to workaround this limit.';
|
||||
$strUploadsNotAllowed = 'File uploads are not allowed on this server.';
|
||||
$strUsage = 'Usage';
|
||||
@@ -1008,6 +1017,7 @@ $strViewDumpDB = 'View dump (schema) of database';
|
||||
$strViewDump = 'View dump (schema) of table';
|
||||
$strViewHasBeenDropped = 'View %s has been dropped';
|
||||
$strViewMaxExactCount = 'This view has more than %s rows. Please refer to %sdocumentation%s.';
|
||||
$strViewName = 'VIEW name';
|
||||
$strView = 'View';
|
||||
|
||||
$strWebServerUploadDirectoryError = 'The directory you set for upload work cannot be reached';
|
||||
|
@@ -1033,4 +1033,14 @@ $strToggleSmallBig = 'Toggle small/big'; //to translate
|
||||
|
||||
$strSnapToGrid = 'Snap to grid'; //to translate
|
||||
$strDesignerHelpDisplayField = 'The display field is shown in pink. To set/unset a field as the display field, click the "Choose field to display" icon, then click on the appropriate field name.'; //to translate
|
||||
$strUploadErrorIniSize = 'The uploaded file exceeds the upload_max_filesize directive in php.ini.'; //to translate
|
||||
$strUploadErrorFormSize = 'The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form.'; //to translate
|
||||
$strUploadErrorPartial = 'The uploaded file was only partially uploaded.'; //to translate
|
||||
$strUploadErrorNoTempDir = 'Missing a temporary folder.'; //to translate
|
||||
$strUploadErrorCantWrite = 'Failed to write file to disk.'; //to translate
|
||||
$strUploadErrorExtension = 'File upload stopped by extension.'; //to translate
|
||||
$strUploadErrorUnknown = 'Unknown error in file upload.'; //to translate
|
||||
$strSessionStartupErrorGeneral = 'Cannot start session without errors, please check errors given in your PHP and/or webserver log file and configure your PHP installation properly.'; //to translate
|
||||
$strFieldInsertFromFileTempDirNotExists = 'Error moving the uploaded file, see FAQ 1.11'; //to translate
|
||||
$strViewName = 'VIEW name'; //to translate
|
||||
?>
|
||||
|
@@ -1034,4 +1034,14 @@ $strToggleSmallBig = 'Toggle small/big'; //to translate
|
||||
|
||||
$strSnapToGrid = 'Snap to grid'; //to translate
|
||||
$strDesignerHelpDisplayField = 'The display field is shown in pink. To set/unset a field as the display field, click the "Choose field to display" icon, then click on the appropriate field name.'; //to translate
|
||||
$strUploadErrorIniSize = 'The uploaded file exceeds the upload_max_filesize directive in php.ini.'; //to translate
|
||||
$strUploadErrorFormSize = 'The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form.'; //to translate
|
||||
$strUploadErrorPartial = 'The uploaded file was only partially uploaded.'; //to translate
|
||||
$strUploadErrorNoTempDir = 'Missing a temporary folder.'; //to translate
|
||||
$strUploadErrorCantWrite = 'Failed to write file to disk.'; //to translate
|
||||
$strUploadErrorExtension = 'File upload stopped by extension.'; //to translate
|
||||
$strUploadErrorUnknown = 'Unknown error in file upload.'; //to translate
|
||||
$strSessionStartupErrorGeneral = 'Cannot start session without errors, please check errors given in your PHP and/or webserver log file and configure your PHP installation properly.'; //to translate
|
||||
$strFieldInsertFromFileTempDirNotExists = 'Error moving the uploaded file, see FAQ 1.11'; //to translate
|
||||
$strViewName = 'VIEW name'; //to translate
|
||||
?>
|
||||
|
@@ -1027,4 +1027,14 @@ $strErrorRelationExists = 'Error: relation already exists.'; //to translate
|
||||
$strErrorSaveTable = 'Error saving coordinates for Designer.'; //to translate
|
||||
$strSnapToGrid = 'Snap to grid'; //to translate
|
||||
$strDesignerHelpDisplayField = 'The display field is shown in pink. To set/unset a field as the display field, click the "Choose field to display" icon, then click on the appropriate field name.'; //to translate
|
||||
$strUploadErrorIniSize = 'The uploaded file exceeds the upload_max_filesize directive in php.ini.'; //to translate
|
||||
$strUploadErrorFormSize = 'The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form.'; //to translate
|
||||
$strUploadErrorPartial = 'The uploaded file was only partially uploaded.'; //to translate
|
||||
$strUploadErrorNoTempDir = 'Missing a temporary folder.'; //to translate
|
||||
$strUploadErrorCantWrite = 'Failed to write file to disk.'; //to translate
|
||||
$strUploadErrorExtension = 'File upload stopped by extension.'; //to translate
|
||||
$strUploadErrorUnknown = 'Unknown error in file upload.'; //to translate
|
||||
$strSessionStartupErrorGeneral = 'Cannot start session without errors, please check errors given in your PHP and/or webserver log file and configure your PHP installation properly.'; //to translate
|
||||
$strFieldInsertFromFileTempDirNotExists = 'Error moving the uploaded file, see FAQ 1.11'; //to translate
|
||||
$strViewName = 'VIEW name'; //to translate
|
||||
?>
|
||||
|
@@ -1027,4 +1027,14 @@ $strErrorRelationExists = 'Error: relation already exists.'; //to translate
|
||||
$strErrorSaveTable = 'Error saving coordinates for Designer.'; //to translate
|
||||
$strSnapToGrid = 'Snap to grid'; //to translate
|
||||
$strDesignerHelpDisplayField = 'The display field is shown in pink. To set/unset a field as the display field, click the "Choose field to display" icon, then click on the appropriate field name.'; //to translate
|
||||
$strUploadErrorIniSize = 'The uploaded file exceeds the upload_max_filesize directive in php.ini.'; //to translate
|
||||
$strUploadErrorFormSize = 'The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form.'; //to translate
|
||||
$strUploadErrorPartial = 'The uploaded file was only partially uploaded.'; //to translate
|
||||
$strUploadErrorNoTempDir = 'Missing a temporary folder.'; //to translate
|
||||
$strUploadErrorCantWrite = 'Failed to write file to disk.'; //to translate
|
||||
$strUploadErrorExtension = 'File upload stopped by extension.'; //to translate
|
||||
$strUploadErrorUnknown = 'Unknown error in file upload.'; //to translate
|
||||
$strSessionStartupErrorGeneral = 'Cannot start session without errors, please check errors given in your PHP and/or webserver log file and configure your PHP installation properly.'; //to translate
|
||||
$strFieldInsertFromFileTempDirNotExists = 'Error moving the uploaded file, see FAQ 1.11'; //to translate
|
||||
$strViewName = 'VIEW name'; //to translate
|
||||
?>
|
||||
|
@@ -1028,4 +1028,14 @@ $strErrorRelationExists = 'Error: relation already exists.'; //to translate
|
||||
$strErrorSaveTable = 'Error saving coordinates for Designer.'; //to translate
|
||||
$strSnapToGrid = 'Snap to grid'; //to translate
|
||||
$strDesignerHelpDisplayField = 'The display field is shown in pink. To set/unset a field as the display field, click the "Choose field to display" icon, then click on the appropriate field name.'; //to translate
|
||||
$strUploadErrorIniSize = 'The uploaded file exceeds the upload_max_filesize directive in php.ini.'; //to translate
|
||||
$strUploadErrorFormSize = 'The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form.'; //to translate
|
||||
$strUploadErrorPartial = 'The uploaded file was only partially uploaded.'; //to translate
|
||||
$strUploadErrorNoTempDir = 'Missing a temporary folder.'; //to translate
|
||||
$strUploadErrorCantWrite = 'Failed to write file to disk.'; //to translate
|
||||
$strUploadErrorExtension = 'File upload stopped by extension.'; //to translate
|
||||
$strUploadErrorUnknown = 'Unknown error in file upload.'; //to translate
|
||||
$strSessionStartupErrorGeneral = 'Cannot start session without errors, please check errors given in your PHP and/or webserver log file and configure your PHP installation properly.'; //to translate
|
||||
$strFieldInsertFromFileTempDirNotExists = 'Error moving the uploaded file, see FAQ 1.11'; //to translate
|
||||
$strViewName = 'VIEW name'; //to translate
|
||||
?>
|
||||
|
@@ -1024,4 +1024,14 @@ $strYes = 'Oui';
|
||||
$strZeroRemovesTheLimit = 'Note: Une valeur de 0 (zero) enl<6E>ve la limite.';
|
||||
$strZip = '"zipp<70>"';
|
||||
|
||||
$strUploadErrorIniSize = 'The uploaded file exceeds the upload_max_filesize directive in php.ini.'; //to translate
|
||||
$strUploadErrorFormSize = 'The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form.'; //to translate
|
||||
$strUploadErrorPartial = 'The uploaded file was only partially uploaded.'; //to translate
|
||||
$strUploadErrorNoTempDir = 'Missing a temporary folder.'; //to translate
|
||||
$strUploadErrorCantWrite = 'Failed to write file to disk.'; //to translate
|
||||
$strUploadErrorExtension = 'File upload stopped by extension.'; //to translate
|
||||
$strUploadErrorUnknown = 'Unknown error in file upload.'; //to translate
|
||||
$strSessionStartupErrorGeneral = 'Cannot start session without errors, please check errors given in your PHP and/or webserver log file and configure your PHP installation properly.'; //to translate
|
||||
$strFieldInsertFromFileTempDirNotExists = 'Error moving the uploaded file, see FAQ 1.11'; //to translate
|
||||
$strViewName = 'VIEW name'; //to translate
|
||||
?>
|
||||
|
@@ -1024,4 +1024,14 @@ $strYes = 'Oui';
|
||||
$strZeroRemovesTheLimit = 'Note: Une valeur de 0 (zero) enl<6E>ve la limite.';
|
||||
$strZip = '"zipp<70>"';
|
||||
|
||||
$strUploadErrorIniSize = 'The uploaded file exceeds the upload_max_filesize directive in php.ini.'; //to translate
|
||||
$strUploadErrorFormSize = 'The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form.'; //to translate
|
||||
$strUploadErrorPartial = 'The uploaded file was only partially uploaded.'; //to translate
|
||||
$strUploadErrorNoTempDir = 'Missing a temporary folder.'; //to translate
|
||||
$strUploadErrorCantWrite = 'Failed to write file to disk.'; //to translate
|
||||
$strUploadErrorExtension = 'File upload stopped by extension.'; //to translate
|
||||
$strUploadErrorUnknown = 'Unknown error in file upload.'; //to translate
|
||||
$strSessionStartupErrorGeneral = 'Cannot start session without errors, please check errors given in your PHP and/or webserver log file and configure your PHP installation properly.'; //to translate
|
||||
$strFieldInsertFromFileTempDirNotExists = 'Error moving the uploaded file, see FAQ 1.11'; //to translate
|
||||
$strViewName = 'VIEW name'; //to translate
|
||||
?>
|
||||
|
@@ -1025,4 +1025,14 @@ $strYes = 'Oui';
|
||||
$strZeroRemovesTheLimit = 'Note: Une valeur de 0 (zero) enlève la limite.';
|
||||
$strZip = '"zippé"';
|
||||
|
||||
$strUploadErrorIniSize = 'The uploaded file exceeds the upload_max_filesize directive in php.ini.'; //to translate
|
||||
$strUploadErrorFormSize = 'The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form.'; //to translate
|
||||
$strUploadErrorPartial = 'The uploaded file was only partially uploaded.'; //to translate
|
||||
$strUploadErrorNoTempDir = 'Missing a temporary folder.'; //to translate
|
||||
$strUploadErrorCantWrite = 'Failed to write file to disk.'; //to translate
|
||||
$strUploadErrorExtension = 'File upload stopped by extension.'; //to translate
|
||||
$strUploadErrorUnknown = 'Unknown error in file upload.'; //to translate
|
||||
$strSessionStartupErrorGeneral = 'Cannot start session without errors, please check errors given in your PHP and/or webserver log file and configure your PHP installation properly.'; //to translate
|
||||
$strFieldInsertFromFileTempDirNotExists = 'Error moving the uploaded file, see FAQ 1.11'; //to translate
|
||||
$strViewName = 'VIEW name'; //to translate
|
||||
?>
|
||||
|
@@ -1030,4 +1030,14 @@ $strErrorRelationExists = 'Error: relation already exists.'; //to translate
|
||||
$strErrorSaveTable = 'Error saving coordinates for Designer.'; //to translate
|
||||
$strSnapToGrid = 'Snap to grid'; //to translate
|
||||
$strDesignerHelpDisplayField = 'The display field is shown in pink. To set/unset a field as the display field, click the "Choose field to display" icon, then click on the appropriate field name.'; //to translate
|
||||
$strUploadErrorIniSize = 'The uploaded file exceeds the upload_max_filesize directive in php.ini.'; //to translate
|
||||
$strUploadErrorFormSize = 'The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form.'; //to translate
|
||||
$strUploadErrorPartial = 'The uploaded file was only partially uploaded.'; //to translate
|
||||
$strUploadErrorNoTempDir = 'Missing a temporary folder.'; //to translate
|
||||
$strUploadErrorCantWrite = 'Failed to write file to disk.'; //to translate
|
||||
$strUploadErrorExtension = 'File upload stopped by extension.'; //to translate
|
||||
$strUploadErrorUnknown = 'Unknown error in file upload.'; //to translate
|
||||
$strSessionStartupErrorGeneral = 'Cannot start session without errors, please check errors given in your PHP and/or webserver log file and configure your PHP installation properly.'; //to translate
|
||||
$strFieldInsertFromFileTempDirNotExists = 'Error moving the uploaded file, see FAQ 1.11'; //to translate
|
||||
$strViewName = 'VIEW name'; //to translate
|
||||
?>
|
||||
|
@@ -1031,4 +1031,14 @@ $strErrorRelationExists = 'Error: relation already exists.'; //to translate
|
||||
$strErrorSaveTable = 'Error saving coordinates for Designer.'; //to translate
|
||||
$strSnapToGrid = 'Snap to grid'; //to translate
|
||||
$strDesignerHelpDisplayField = 'The display field is shown in pink. To set/unset a field as the display field, click the "Choose field to display" icon, then click on the appropriate field name.'; //to translate
|
||||
$strUploadErrorIniSize = 'The uploaded file exceeds the upload_max_filesize directive in php.ini.'; //to translate
|
||||
$strUploadErrorFormSize = 'The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form.'; //to translate
|
||||
$strUploadErrorPartial = 'The uploaded file was only partially uploaded.'; //to translate
|
||||
$strUploadErrorNoTempDir = 'Missing a temporary folder.'; //to translate
|
||||
$strUploadErrorCantWrite = 'Failed to write file to disk.'; //to translate
|
||||
$strUploadErrorExtension = 'File upload stopped by extension.'; //to translate
|
||||
$strUploadErrorUnknown = 'Unknown error in file upload.'; //to translate
|
||||
$strSessionStartupErrorGeneral = 'Cannot start session without errors, please check errors given in your PHP and/or webserver log file and configure your PHP installation properly.'; //to translate
|
||||
$strFieldInsertFromFileTempDirNotExists = 'Error moving the uploaded file, see FAQ 1.11'; //to translate
|
||||
$strViewName = 'VIEW name'; //to translate
|
||||
?>
|
||||
|
@@ -1054,4 +1054,14 @@ $strErrorRelationExists = 'Error: relation already exists.'; //to translate
|
||||
$strErrorSaveTable = 'Error saving coordinates for Designer.'; //to translate
|
||||
$strSnapToGrid = 'Snap to grid'; //to translate
|
||||
$strDesignerHelpDisplayField = 'The display field is shown in pink. To set/unset a field as the display field, click the "Choose field to display" icon, then click on the appropriate field name.'; //to translate
|
||||
$strUploadErrorIniSize = 'The uploaded file exceeds the upload_max_filesize directive in php.ini.'; //to translate
|
||||
$strUploadErrorFormSize = 'The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form.'; //to translate
|
||||
$strUploadErrorPartial = 'The uploaded file was only partially uploaded.'; //to translate
|
||||
$strUploadErrorNoTempDir = 'Missing a temporary folder.'; //to translate
|
||||
$strUploadErrorCantWrite = 'Failed to write file to disk.'; //to translate
|
||||
$strUploadErrorExtension = 'File upload stopped by extension.'; //to translate
|
||||
$strUploadErrorUnknown = 'Unknown error in file upload.'; //to translate
|
||||
$strSessionStartupErrorGeneral = 'Cannot start session without errors, please check errors given in your PHP and/or webserver log file and configure your PHP installation properly.'; //to translate
|
||||
$strFieldInsertFromFileTempDirNotExists = 'Error moving the uploaded file, see FAQ 1.11'; //to translate
|
||||
$strViewName = 'VIEW name'; //to translate
|
||||
?>
|
||||
|
@@ -982,52 +982,62 @@ $strYes = 'Ja';
|
||||
|
||||
$strZeroRemovesTheLimit = 'Anmerkung: Der Wert 0 (null) entfernt die Beschr<68>nkung.';
|
||||
$strZip = 'Zip-komprimiert';
|
||||
$strPmaWiki = 'phpMyAdmin wiki'; //to translate
|
||||
$strPmaWiki = 'phpMyAdmin Wiki';
|
||||
$strTransformation_text_plain__dateformat = 'Displays a TIME, TIMESTAMP, DATETIME or numeric unix timestamp field as formatted date. The first option is the offset (in hours) which will be added to the timestamp (Default: 0). Use second option to specify a different date/time format string. Third option determines whether you want to see local date or UTC one (use "local" or "utc" strings) for that. According to that, date format has different value - for "local" see the documentation for PHP\'s strftime() function and for "utc" it is done using gmdate() function.'; //to translate
|
||||
$strDocSQL = 'DocSQL'; //to translate
|
||||
$strDocSQLOptions = 'DocSQL options'; //to translate
|
||||
$strTableName = 'Table name'; //to translate
|
||||
$strTableIsEmpty = 'Table seems to be empty!'; //to translate
|
||||
$strDbIsEmpty = 'Database seems to be empty!'; //to translate
|
||||
$strShowingPhp = 'Showing as PHP code'; //to translate
|
||||
$strShowingSQL = 'Showing SQL query'; //to translate
|
||||
$strDesigner = 'Designer'; //to translate
|
||||
$strNumberOfTables = 'Number of tables'; //to translate
|
||||
$strCreateTable = 'Create table'; //to translate
|
||||
$strCreateRelation = 'Create relation'; //to translate
|
||||
$strSavePosition = 'Save position'; //to translate
|
||||
$strSelectForeignKey = 'Select Foreign Key'; //to translate
|
||||
$strHide = 'Hide'; //to translate
|
||||
$strShowHideLeftMenu = 'Show/Hide left menu'; //to translate
|
||||
$strReload = 'Reload'; //to translate
|
||||
$strSmallBigAll = 'Small/Big All'; //to translate
|
||||
$strImportExportCoords = 'Import/Export coordinates for PDF schema'; //to translate
|
||||
$strMoveMenu = 'Move Menu'; //to translate
|
||||
$strDocSQL = 'DocSQL';
|
||||
$strDocSQLOptions = 'DocSQL Optionen';
|
||||
$strTableName = 'Tabellenname';
|
||||
$strTableIsEmpty = 'Die Tabelle scheint leer zu sein!';
|
||||
$strDbIsEmpty = 'Die Datenbank scheint leer zu sein!';
|
||||
$strShowingPhp = 'Ansicht als PHP Code';
|
||||
$strShowingSQL = 'Ansicht als SQL Abfrage';
|
||||
$strDesigner = 'Designer';
|
||||
$strNumberOfTables = 'Anzhal Tabellen';
|
||||
$strCreateTable = 'Erzeuge Tabelle';
|
||||
$strCreateRelation = 'Erzeuge Verkn<6B>pfung';
|
||||
$strSavePosition = 'Speichere Position';
|
||||
$strSelectForeignKey = 'W<EFBFBD>hle Fremdschl<EFBFBD>ssel';
|
||||
$strHide = 'Verstecken';
|
||||
$strShowHideLeftMenu = 'Zeige/Verstecke linkes Men<EFBFBD>';
|
||||
$strReload = 'Neuladen';
|
||||
$strSmallBigAll = 'Alles klein/gro<72>';
|
||||
$strImportExportCoords = 'Import/Export Koordinaten f<EFBFBD>r das PDF Schema';
|
||||
$strMoveMenu = 'Verschiebe Men<EFBFBD>';
|
||||
$strAngularLinks = 'Angular links'; //to translate
|
||||
$strDirectLinks = 'Direct links'; //to translate
|
||||
$strHideShowAll = 'Hide/Show all'; //to translate
|
||||
$strHideShowNoRelation = 'Hide/Show Tables with no relation'; //to translate
|
||||
$strInternalRelationAdded = 'Internal relation added'; //to translate
|
||||
$strInnoDBRelationAdded = 'InnoDB relation added'; //to translate
|
||||
$strRelationDeleted = 'Relation deleted'; //to translate
|
||||
$strHideShowAll = 'Zeige/Verstecke alles';
|
||||
$strHideShowNoRelation = 'Zeige/Verstecke Tabellen ohne Verkn<6B>pfung';
|
||||
$strInternalRelationAdded = 'Interne Verkn<6B>pfung hinzugef<65>gt';
|
||||
$strInnoDBRelationAdded = 'InnoDB Verkn<EFBFBD>pfung hinzugef<65>gt';
|
||||
$strRelationDeleted = 'Verkn<EFBFBD>pfung gel<65>scht';
|
||||
$strToSelectRelation = 'To select relation, click :'; //to translate
|
||||
$strExportImportToScale = 'Export/Import to scale'; //to translate
|
||||
$strRecommended = 'recommended'; //to translate
|
||||
$strToFromPage = 'to/from page'; //to translate
|
||||
$strRecommended = 'empfohlen';
|
||||
$strToFromPage = 'nach/von Seite';
|
||||
$strSelectReferencedKey = 'Select referenced key'; //to translate
|
||||
$strPleaseSelectPrimaryOrUniqueKey = 'Please select the primary key or a unique key'; //to translate
|
||||
$strPleaseSelectPrimaryOrUniqueKey = 'Bitte den PRIMARY KEY oder einen UNIQUE KEY w<>hlen';
|
||||
$strForeignKeyError = 'Error creating foreign key (check data types)'; //to translate
|
||||
$strHelp = 'Help'; //to translate
|
||||
$strCancel = 'Cancel'; //to translate
|
||||
$strDeleteRelation = 'Delete relation'; //to translate
|
||||
$strKnownExternalBug = 'The %s functionality is affected by a known bug, see %s'; //to translate
|
||||
$strHelp = 'Hilfe';
|
||||
$strCancel = 'Abbrechen';
|
||||
$strDeleteRelation = 'Verkn<EFBFBD>pfung l<>schen';
|
||||
$strKnownExternalBug = 'Die Funktion "%s" wird durch einen bekannten Fehler beeintr<74>chtigt, siehe %s';
|
||||
$strStructureForView = 'Structure for view'; //to translate
|
||||
$strStandInStructureForView = 'Stand-in structure for view'; //to translate
|
||||
$strToggleSmallBig = 'Toggle small/big'; //to translate
|
||||
$strIEUnsupported = 'Internet Explorer does not support this function.'; //to translate
|
||||
$strErrorRelationAdded = 'Error: Relation not added.'; //to translate
|
||||
$strErrorRelationExists = 'Error: relation already exists.'; //to translate
|
||||
$strErrorSaveTable = 'Error saving coordinates for Designer.'; //to translate
|
||||
$strSnapToGrid = 'Snap to grid'; //to translate
|
||||
$strToggleSmallBig = 'Wechseln klein/gro<72>';
|
||||
$strIEUnsupported = 'Der Internet Explorer unterst<EFBFBD>tzt diese Funktion nicht.';
|
||||
$strErrorRelationAdded = 'Fehler: Verkn<6B>pfung nicht hinzugef<65>gt.';
|
||||
$strErrorRelationExists = 'Fehler: Verkn<6B>pfung existiert bereits.';
|
||||
$strErrorSaveTable = 'Fehler beim speichern der Koordinaten f<EFBFBD>r den Designer.';
|
||||
$strSnapToGrid = 'Am Gitter anordnen';
|
||||
$strDesignerHelpDisplayField = 'The display field is shown in pink. To set/unset a field as the display field, click the "Choose field to display" icon, then click on the appropriate field name.'; //to translate
|
||||
$strUploadErrorIniSize = 'Die hochgeladene Datei ist gr<67><72>er als der in der php.ini in upload_max_filesize angegebene Wert.';
|
||||
$strUploadErrorFormSize = 'Die hochgeladene Datei ist gr<67><72>er als der in MAX_FILE_SIZE des HTML Formulars angegebene Wert.';
|
||||
$strUploadErrorPartial = 'Die Datei wurde teilweise <20>bertragen.';
|
||||
$strUploadErrorNoTempDir = 'Kein g<>ltiges Tempor<6F>res Verzeichnis f<>r hochgeladene Dateien.';
|
||||
$strUploadErrorCantWrite = 'Datei konnte gespeichert werden.';
|
||||
$strUploadErrorExtension = 'Dateihochladen durch eine Erweiterung gestoppt.';
|
||||
$strUploadErrorUnknown = 'Unbekannter Fehler beim Dateihochladen.';
|
||||
$strSessionStartupErrorGeneral = 'Cannot start session without errors, please check errors given in your PHP and/or webserver log file and configure your PHP installation properly.'; //to translate
|
||||
$strFieldInsertFromFileTempDirNotExists = 'Fehler beim verschieben der hochgeladenen Datei, siehe FAQ 1.11';
|
||||
$strViewName = 'VIEW Name';
|
||||
?>
|
||||
|
@@ -982,52 +982,62 @@ $strYes = 'Ja';
|
||||
|
||||
$strZeroRemovesTheLimit = 'Anmerkung: Der Wert 0 (null) entfernt die Beschr<68>nkung.';
|
||||
$strZip = 'Zip-komprimiert';
|
||||
$strPmaWiki = 'phpMyAdmin wiki'; //to translate
|
||||
$strPmaWiki = 'phpMyAdmin Wiki';
|
||||
$strTransformation_text_plain__dateformat = 'Displays a TIME, TIMESTAMP, DATETIME or numeric unix timestamp field as formatted date. The first option is the offset (in hours) which will be added to the timestamp (Default: 0). Use second option to specify a different date/time format string. Third option determines whether you want to see local date or UTC one (use "local" or "utc" strings) for that. According to that, date format has different value - for "local" see the documentation for PHP\'s strftime() function and for "utc" it is done using gmdate() function.'; //to translate
|
||||
$strDocSQL = 'DocSQL'; //to translate
|
||||
$strDocSQLOptions = 'DocSQL options'; //to translate
|
||||
$strTableName = 'Table name'; //to translate
|
||||
$strTableIsEmpty = 'Table seems to be empty!'; //to translate
|
||||
$strDbIsEmpty = 'Database seems to be empty!'; //to translate
|
||||
$strShowingPhp = 'Showing as PHP code'; //to translate
|
||||
$strShowingSQL = 'Showing SQL query'; //to translate
|
||||
$strDesigner = 'Designer'; //to translate
|
||||
$strNumberOfTables = 'Number of tables'; //to translate
|
||||
$strCreateTable = 'Create table'; //to translate
|
||||
$strCreateRelation = 'Create relation'; //to translate
|
||||
$strSavePosition = 'Save position'; //to translate
|
||||
$strSelectForeignKey = 'Select Foreign Key'; //to translate
|
||||
$strHide = 'Hide'; //to translate
|
||||
$strShowHideLeftMenu = 'Show/Hide left menu'; //to translate
|
||||
$strReload = 'Reload'; //to translate
|
||||
$strSmallBigAll = 'Small/Big All'; //to translate
|
||||
$strImportExportCoords = 'Import/Export coordinates for PDF schema'; //to translate
|
||||
$strMoveMenu = 'Move Menu'; //to translate
|
||||
$strDocSQL = 'DocSQL';
|
||||
$strDocSQLOptions = 'DocSQL Optionen';
|
||||
$strTableName = 'Tabellenname';
|
||||
$strTableIsEmpty = 'Die Tabelle scheint leer zu sein!';
|
||||
$strDbIsEmpty = 'Die Datenbank scheint leer zu sein!';
|
||||
$strShowingPhp = 'Ansicht als PHP Code';
|
||||
$strShowingSQL = 'Ansicht als SQL Abfrage';
|
||||
$strDesigner = 'Designer';
|
||||
$strNumberOfTables = 'Anzhal Tabellen';
|
||||
$strCreateTable = 'Erzeuge Tabelle';
|
||||
$strCreateRelation = 'Erzeuge Verkn<6B>pfung';
|
||||
$strSavePosition = 'Speichere Position';
|
||||
$strSelectForeignKey = 'W<EFBFBD>hle Fremdschl<EFBFBD>ssel';
|
||||
$strHide = 'Verstecken';
|
||||
$strShowHideLeftMenu = 'Zeige/Verstecke linkes Men<EFBFBD>';
|
||||
$strReload = 'Neuladen';
|
||||
$strSmallBigAll = 'Alles klein/gro<72>';
|
||||
$strImportExportCoords = 'Import/Export Koordinaten f<EFBFBD>r das PDF Schema';
|
||||
$strMoveMenu = 'Verschiebe Men<EFBFBD>';
|
||||
$strAngularLinks = 'Angular links'; //to translate
|
||||
$strDirectLinks = 'Direct links'; //to translate
|
||||
$strHideShowAll = 'Hide/Show all'; //to translate
|
||||
$strHideShowNoRelation = 'Hide/Show Tables with no relation'; //to translate
|
||||
$strInternalRelationAdded = 'Internal relation added'; //to translate
|
||||
$strInnoDBRelationAdded = 'InnoDB relation added'; //to translate
|
||||
$strRelationDeleted = 'Relation deleted'; //to translate
|
||||
$strHideShowAll = 'Zeige/Verstecke alles';
|
||||
$strHideShowNoRelation = 'Zeige/Verstecke Tabellen ohne Verkn<6B>pfung';
|
||||
$strInternalRelationAdded = 'Interne Verkn<6B>pfung hinzugef<65>gt';
|
||||
$strInnoDBRelationAdded = 'InnoDB Verkn<EFBFBD>pfung hinzugef<65>gt';
|
||||
$strRelationDeleted = 'Verkn<EFBFBD>pfung gel<65>scht';
|
||||
$strToSelectRelation = 'To select relation, click :'; //to translate
|
||||
$strExportImportToScale = 'Export/Import to scale'; //to translate
|
||||
$strRecommended = 'recommended'; //to translate
|
||||
$strToFromPage = 'to/from page'; //to translate
|
||||
$strRecommended = 'empfohlen';
|
||||
$strToFromPage = 'nach/von Seite';
|
||||
$strSelectReferencedKey = 'Select referenced key'; //to translate
|
||||
$strPleaseSelectPrimaryOrUniqueKey = 'Please select the primary key or a unique key'; //to translate
|
||||
$strPleaseSelectPrimaryOrUniqueKey = 'Bitte den PRIMARY KEY oder einen UNIQUE KEY w<>hlen';
|
||||
$strForeignKeyError = 'Error creating foreign key (check data types)'; //to translate
|
||||
$strHelp = 'Help'; //to translate
|
||||
$strCancel = 'Cancel'; //to translate
|
||||
$strDeleteRelation = 'Delete relation'; //to translate
|
||||
$strKnownExternalBug = 'The %s functionality is affected by a known bug, see %s'; //to translate
|
||||
$strHelp = 'Hilfe';
|
||||
$strCancel = 'Abbrechen';
|
||||
$strDeleteRelation = 'Verkn<EFBFBD>pfung l<>schen';
|
||||
$strKnownExternalBug = 'Die Funktion "%s" wird durch einen bekannten Fehler beeintr<74>chtigt, siehe %s';
|
||||
$strStructureForView = 'Structure for view'; //to translate
|
||||
$strStandInStructureForView = 'Stand-in structure for view'; //to translate
|
||||
$strToggleSmallBig = 'Toggle small/big'; //to translate
|
||||
$strIEUnsupported = 'Internet Explorer does not support this function.'; //to translate
|
||||
$strErrorRelationAdded = 'Error: Relation not added.'; //to translate
|
||||
$strErrorRelationExists = 'Error: relation already exists.'; //to translate
|
||||
$strErrorSaveTable = 'Error saving coordinates for Designer.'; //to translate
|
||||
$strSnapToGrid = 'Snap to grid'; //to translate
|
||||
$strToggleSmallBig = 'Wechseln klein/gro<72>';
|
||||
$strIEUnsupported = 'Der Internet Explorer unterst<EFBFBD>tzt diese Funktion nicht.';
|
||||
$strErrorRelationAdded = 'Fehler: Verkn<6B>pfung nicht hinzugef<65>gt.';
|
||||
$strErrorRelationExists = 'Fehler: Verkn<6B>pfung existiert bereits.';
|
||||
$strErrorSaveTable = 'Fehler beim speichern der Koordinaten f<EFBFBD>r den Designer.';
|
||||
$strSnapToGrid = 'Am Gitter anordnen';
|
||||
$strDesignerHelpDisplayField = 'The display field is shown in pink. To set/unset a field as the display field, click the "Choose field to display" icon, then click on the appropriate field name.'; //to translate
|
||||
$strUploadErrorIniSize = 'Die hochgeladene Datei ist gr<67><72>er als der in der php.ini in upload_max_filesize angegebene Wert.';
|
||||
$strUploadErrorFormSize = 'Die hochgeladene Datei ist gr<67><72>er als der in MAX_FILE_SIZE des HTML Formulars angegebene Wert.';
|
||||
$strUploadErrorPartial = 'Die Datei wurde teilweise <20>bertragen.';
|
||||
$strUploadErrorNoTempDir = 'Kein g<>ltiges Tempor<6F>res Verzeichnis f<>r hochgeladene Dateien.';
|
||||
$strUploadErrorCantWrite = 'Datei konnte gespeichert werden.';
|
||||
$strUploadErrorExtension = 'Dateihochladen durch eine Erweiterung gestoppt.';
|
||||
$strUploadErrorUnknown = 'Unbekannter Fehler beim Dateihochladen.';
|
||||
$strSessionStartupErrorGeneral = 'Cannot start session without errors, please check errors given in your PHP and/or webserver log file and configure your PHP installation properly.'; //to translate
|
||||
$strFieldInsertFromFileTempDirNotExists = 'Fehler beim verschieben der hochgeladenen Datei, siehe FAQ 1.11';
|
||||
$strViewName = 'VIEW Name';
|
||||
?>
|
||||
|
@@ -983,52 +983,62 @@ $strYes = 'Ja';
|
||||
|
||||
$strZeroRemovesTheLimit = 'Anmerkung: Der Wert 0 (null) entfernt die Beschränkung.';
|
||||
$strZip = 'Zip-komprimiert';
|
||||
$strPmaWiki = 'phpMyAdmin wiki'; //to translate
|
||||
$strPmaWiki = 'phpMyAdmin Wiki';
|
||||
$strTransformation_text_plain__dateformat = 'Displays a TIME, TIMESTAMP, DATETIME or numeric unix timestamp field as formatted date. The first option is the offset (in hours) which will be added to the timestamp (Default: 0). Use second option to specify a different date/time format string. Third option determines whether you want to see local date or UTC one (use "local" or "utc" strings) for that. According to that, date format has different value - for "local" see the documentation for PHP\'s strftime() function and for "utc" it is done using gmdate() function.'; //to translate
|
||||
$strDocSQL = 'DocSQL'; //to translate
|
||||
$strDocSQLOptions = 'DocSQL options'; //to translate
|
||||
$strTableName = 'Table name'; //to translate
|
||||
$strTableIsEmpty = 'Table seems to be empty!'; //to translate
|
||||
$strDbIsEmpty = 'Database seems to be empty!'; //to translate
|
||||
$strShowingPhp = 'Showing as PHP code'; //to translate
|
||||
$strShowingSQL = 'Showing SQL query'; //to translate
|
||||
$strDesigner = 'Designer'; //to translate
|
||||
$strNumberOfTables = 'Number of tables'; //to translate
|
||||
$strCreateTable = 'Create table'; //to translate
|
||||
$strCreateRelation = 'Create relation'; //to translate
|
||||
$strSavePosition = 'Save position'; //to translate
|
||||
$strSelectForeignKey = 'Select Foreign Key'; //to translate
|
||||
$strHide = 'Hide'; //to translate
|
||||
$strShowHideLeftMenu = 'Show/Hide left menu'; //to translate
|
||||
$strReload = 'Reload'; //to translate
|
||||
$strSmallBigAll = 'Small/Big All'; //to translate
|
||||
$strImportExportCoords = 'Import/Export coordinates for PDF schema'; //to translate
|
||||
$strMoveMenu = 'Move Menu'; //to translate
|
||||
$strDocSQL = 'DocSQL';
|
||||
$strDocSQLOptions = 'DocSQL Optionen';
|
||||
$strTableName = 'Tabellenname';
|
||||
$strTableIsEmpty = 'Die Tabelle scheint leer zu sein!';
|
||||
$strDbIsEmpty = 'Die Datenbank scheint leer zu sein!';
|
||||
$strShowingPhp = 'Ansicht als PHP Code';
|
||||
$strShowingSQL = 'Ansicht als SQL Abfrage';
|
||||
$strDesigner = 'Designer';
|
||||
$strNumberOfTables = 'Anzhal Tabellen';
|
||||
$strCreateTable = 'Erzeuge Tabelle';
|
||||
$strCreateRelation = 'Erzeuge Verknüpfung';
|
||||
$strSavePosition = 'Speichere Position';
|
||||
$strSelectForeignKey = 'Wähle Fremdschlüssel';
|
||||
$strHide = 'Verstecken';
|
||||
$strShowHideLeftMenu = 'Zeige/Verstecke linkes Menü';
|
||||
$strReload = 'Neuladen';
|
||||
$strSmallBigAll = 'Alles klein/groß';
|
||||
$strImportExportCoords = 'Import/Export Koordinaten für das PDF Schema';
|
||||
$strMoveMenu = 'Verschiebe Menü';
|
||||
$strAngularLinks = 'Angular links'; //to translate
|
||||
$strDirectLinks = 'Direct links'; //to translate
|
||||
$strHideShowAll = 'Hide/Show all'; //to translate
|
||||
$strHideShowNoRelation = 'Hide/Show Tables with no relation'; //to translate
|
||||
$strInternalRelationAdded = 'Internal relation added'; //to translate
|
||||
$strInnoDBRelationAdded = 'InnoDB relation added'; //to translate
|
||||
$strRelationDeleted = 'Relation deleted'; //to translate
|
||||
$strHideShowAll = 'Zeige/Verstecke alles';
|
||||
$strHideShowNoRelation = 'Zeige/Verstecke Tabellen ohne Verknüpfung';
|
||||
$strInternalRelationAdded = 'Interne Verknüpfung hinzugefügt';
|
||||
$strInnoDBRelationAdded = 'InnoDB Verknüpfung hinzugefügt';
|
||||
$strRelationDeleted = 'Verknüpfung gelöscht';
|
||||
$strToSelectRelation = 'To select relation, click :'; //to translate
|
||||
$strExportImportToScale = 'Export/Import to scale'; //to translate
|
||||
$strRecommended = 'recommended'; //to translate
|
||||
$strToFromPage = 'to/from page'; //to translate
|
||||
$strRecommended = 'empfohlen';
|
||||
$strToFromPage = 'nach/von Seite';
|
||||
$strSelectReferencedKey = 'Select referenced key'; //to translate
|
||||
$strPleaseSelectPrimaryOrUniqueKey = 'Please select the primary key or a unique key'; //to translate
|
||||
$strPleaseSelectPrimaryOrUniqueKey = 'Bitte den PRIMARY KEY oder einen UNIQUE KEY wählen';
|
||||
$strForeignKeyError = 'Error creating foreign key (check data types)'; //to translate
|
||||
$strHelp = 'Help'; //to translate
|
||||
$strCancel = 'Cancel'; //to translate
|
||||
$strDeleteRelation = 'Delete relation'; //to translate
|
||||
$strKnownExternalBug = 'The %s functionality is affected by a known bug, see %s'; //to translate
|
||||
$strHelp = 'Hilfe';
|
||||
$strCancel = 'Abbrechen';
|
||||
$strDeleteRelation = 'Verknüpfung löschen';
|
||||
$strKnownExternalBug = 'Die Funktion "%s" wird durch einen bekannten Fehler beeinträchtigt, siehe %s';
|
||||
$strStructureForView = 'Structure for view'; //to translate
|
||||
$strStandInStructureForView = 'Stand-in structure for view'; //to translate
|
||||
$strToggleSmallBig = 'Toggle small/big'; //to translate
|
||||
$strIEUnsupported = 'Internet Explorer does not support this function.'; //to translate
|
||||
$strErrorRelationAdded = 'Error: Relation not added.'; //to translate
|
||||
$strErrorRelationExists = 'Error: relation already exists.'; //to translate
|
||||
$strErrorSaveTable = 'Error saving coordinates for Designer.'; //to translate
|
||||
$strSnapToGrid = 'Snap to grid'; //to translate
|
||||
$strToggleSmallBig = 'Wechseln klein/groß';
|
||||
$strIEUnsupported = 'Der Internet Explorer unterstützt diese Funktion nicht.';
|
||||
$strErrorRelationAdded = 'Fehler: Verknüpfung nicht hinzugefügt.';
|
||||
$strErrorRelationExists = 'Fehler: Verknüpfung existiert bereits.';
|
||||
$strErrorSaveTable = 'Fehler beim speichern der Koordinaten für den Designer.';
|
||||
$strSnapToGrid = 'Am Gitter anordnen';
|
||||
$strDesignerHelpDisplayField = 'The display field is shown in pink. To set/unset a field as the display field, click the "Choose field to display" icon, then click on the appropriate field name.'; //to translate
|
||||
$strUploadErrorIniSize = 'Die hochgeladene Datei ist größer als der in der php.ini in upload_max_filesize angegebene Wert.';
|
||||
$strUploadErrorFormSize = 'Die hochgeladene Datei ist größer als der in MAX_FILE_SIZE des HTML Formulars angegebene Wert.';
|
||||
$strUploadErrorPartial = 'Die Datei wurde teilweise übertragen.';
|
||||
$strUploadErrorNoTempDir = 'Kein gültiges Temporäres Verzeichnis für hochgeladene Dateien.';
|
||||
$strUploadErrorCantWrite = 'Datei konnte gespeichert werden.';
|
||||
$strUploadErrorExtension = 'Dateihochladen durch eine Erweiterung gestoppt.';
|
||||
$strUploadErrorUnknown = 'Unbekannter Fehler beim Dateihochladen.';
|
||||
$strSessionStartupErrorGeneral = 'Cannot start session without errors, please check errors given in your PHP and/or webserver log file and configure your PHP installation properly.'; //to translate
|
||||
$strFieldInsertFromFileTempDirNotExists = 'Fehler beim verschieben der hochgeladenen Datei, siehe FAQ 1.11';
|
||||
$strViewName = 'VIEW Name';
|
||||
?>
|
||||
|
@@ -1050,4 +1050,14 @@ $strErrorRelationExists = 'Error: relation already exists.'; //to translate
|
||||
$strErrorSaveTable = 'Error saving coordinates for Designer.'; //to translate
|
||||
$strSnapToGrid = 'Snap to grid'; //to translate
|
||||
$strDesignerHelpDisplayField = 'The display field is shown in pink. To set/unset a field as the display field, click the "Choose field to display" icon, then click on the appropriate field name.'; //to translate
|
||||
$strUploadErrorIniSize = 'The uploaded file exceeds the upload_max_filesize directive in php.ini.'; //to translate
|
||||
$strUploadErrorFormSize = 'The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form.'; //to translate
|
||||
$strUploadErrorPartial = 'The uploaded file was only partially uploaded.'; //to translate
|
||||
$strUploadErrorNoTempDir = 'Missing a temporary folder.'; //to translate
|
||||
$strUploadErrorCantWrite = 'Failed to write file to disk.'; //to translate
|
||||
$strUploadErrorExtension = 'File upload stopped by extension.'; //to translate
|
||||
$strUploadErrorUnknown = 'Unknown error in file upload.'; //to translate
|
||||
$strSessionStartupErrorGeneral = 'Cannot start session without errors, please check errors given in your PHP and/or webserver log file and configure your PHP installation properly.'; //to translate
|
||||
$strFieldInsertFromFileTempDirNotExists = 'Error moving the uploaded file, see FAQ 1.11'; //to translate
|
||||
$strViewName = 'VIEW name'; //to translate
|
||||
?>
|
||||
|
@@ -1051,4 +1051,14 @@ $strErrorRelationExists = 'Error: relation already exists.'; //to translate
|
||||
$strErrorSaveTable = 'Error saving coordinates for Designer.'; //to translate
|
||||
$strSnapToGrid = 'Snap to grid'; //to translate
|
||||
$strDesignerHelpDisplayField = 'The display field is shown in pink. To set/unset a field as the display field, click the "Choose field to display" icon, then click on the appropriate field name.'; //to translate
|
||||
$strUploadErrorIniSize = 'The uploaded file exceeds the upload_max_filesize directive in php.ini.'; //to translate
|
||||
$strUploadErrorFormSize = 'The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form.'; //to translate
|
||||
$strUploadErrorPartial = 'The uploaded file was only partially uploaded.'; //to translate
|
||||
$strUploadErrorNoTempDir = 'Missing a temporary folder.'; //to translate
|
||||
$strUploadErrorCantWrite = 'Failed to write file to disk.'; //to translate
|
||||
$strUploadErrorExtension = 'File upload stopped by extension.'; //to translate
|
||||
$strUploadErrorUnknown = 'Unknown error in file upload.'; //to translate
|
||||
$strSessionStartupErrorGeneral = 'Cannot start session without errors, please check errors given in your PHP and/or webserver log file and configure your PHP installation properly.'; //to translate
|
||||
$strFieldInsertFromFileTempDirNotExists = 'Error moving the uploaded file, see FAQ 1.11'; //to translate
|
||||
$strViewName = 'VIEW name'; //to translate
|
||||
?>
|
||||
|
@@ -1045,4 +1045,14 @@ $strErrorRelationExists = 'Error: relation already exists.'; //to translate
|
||||
$strErrorSaveTable = 'Error saving coordinates for Designer.'; //to translate
|
||||
$strSnapToGrid = 'Snap to grid'; //to translate
|
||||
$strDesignerHelpDisplayField = 'The display field is shown in pink. To set/unset a field as the display field, click the "Choose field to display" icon, then click on the appropriate field name.'; //to translate
|
||||
$strUploadErrorIniSize = 'The uploaded file exceeds the upload_max_filesize directive in php.ini.'; //to translate
|
||||
$strUploadErrorFormSize = 'The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form.'; //to translate
|
||||
$strUploadErrorPartial = 'The uploaded file was only partially uploaded.'; //to translate
|
||||
$strUploadErrorNoTempDir = 'Missing a temporary folder.'; //to translate
|
||||
$strUploadErrorCantWrite = 'Failed to write file to disk.'; //to translate
|
||||
$strUploadErrorExtension = 'File upload stopped by extension.'; //to translate
|
||||
$strUploadErrorUnknown = 'Unknown error in file upload.'; //to translate
|
||||
$strSessionStartupErrorGeneral = 'Cannot start session without errors, please check errors given in your PHP and/or webserver log file and configure your PHP installation properly.'; //to translate
|
||||
$strFieldInsertFromFileTempDirNotExists = 'Error moving the uploaded file, see FAQ 1.11'; //to translate
|
||||
$strViewName = 'VIEW name'; //to translate
|
||||
?>
|
||||
|
@@ -1046,4 +1046,14 @@ $strErrorRelationExists = 'Error: relation already exists.'; //to translate
|
||||
$strErrorSaveTable = 'Error saving coordinates for Designer.'; //to translate
|
||||
$strSnapToGrid = 'Snap to grid'; //to translate
|
||||
$strDesignerHelpDisplayField = 'The display field is shown in pink. To set/unset a field as the display field, click the "Choose field to display" icon, then click on the appropriate field name.'; //to translate
|
||||
$strUploadErrorIniSize = 'The uploaded file exceeds the upload_max_filesize directive in php.ini.'; //to translate
|
||||
$strUploadErrorFormSize = 'The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form.'; //to translate
|
||||
$strUploadErrorPartial = 'The uploaded file was only partially uploaded.'; //to translate
|
||||
$strUploadErrorNoTempDir = 'Missing a temporary folder.'; //to translate
|
||||
$strUploadErrorCantWrite = 'Failed to write file to disk.'; //to translate
|
||||
$strUploadErrorExtension = 'File upload stopped by extension.'; //to translate
|
||||
$strUploadErrorUnknown = 'Unknown error in file upload.'; //to translate
|
||||
$strSessionStartupErrorGeneral = 'Cannot start session without errors, please check errors given in your PHP and/or webserver log file and configure your PHP installation properly.'; //to translate
|
||||
$strFieldInsertFromFileTempDirNotExists = 'Error moving the uploaded file, see FAQ 1.11'; //to translate
|
||||
$strViewName = 'VIEW name'; //to translate
|
||||
?>
|
||||
|
@@ -1054,4 +1054,14 @@ $strErrorRelationExists = 'Error: relation already exists.'; //to translate
|
||||
$strErrorSaveTable = 'Error saving coordinates for Designer.'; //to translate
|
||||
$strSnapToGrid = 'Snap to grid'; //to translate
|
||||
$strDesignerHelpDisplayField = 'The display field is shown in pink. To set/unset a field as the display field, click the "Choose field to display" icon, then click on the appropriate field name.'; //to translate
|
||||
$strUploadErrorIniSize = 'The uploaded file exceeds the upload_max_filesize directive in php.ini.'; //to translate
|
||||
$strUploadErrorFormSize = 'The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form.'; //to translate
|
||||
$strUploadErrorPartial = 'The uploaded file was only partially uploaded.'; //to translate
|
||||
$strUploadErrorNoTempDir = 'Missing a temporary folder.'; //to translate
|
||||
$strUploadErrorCantWrite = 'Failed to write file to disk.'; //to translate
|
||||
$strUploadErrorExtension = 'File upload stopped by extension.'; //to translate
|
||||
$strUploadErrorUnknown = 'Unknown error in file upload.'; //to translate
|
||||
$strSessionStartupErrorGeneral = 'Cannot start session without errors, please check errors given in your PHP and/or webserver log file and configure your PHP installation properly.'; //to translate
|
||||
$strFieldInsertFromFileTempDirNotExists = 'Error moving the uploaded file, see FAQ 1.11'; //to translate
|
||||
$strViewName = 'VIEW name'; //to translate
|
||||
?>
|
||||
|
@@ -1045,4 +1045,14 @@ $strErrorRelationExists = 'Error: relation already exists.'; //to translate
|
||||
$strErrorSaveTable = 'Error saving coordinates for Designer.'; //to translate
|
||||
$strSnapToGrid = 'Snap to grid'; //to translate
|
||||
$strDesignerHelpDisplayField = 'The display field is shown in pink. To set/unset a field as the display field, click the "Choose field to display" icon, then click on the appropriate field name.'; //to translate
|
||||
$strUploadErrorIniSize = 'The uploaded file exceeds the upload_max_filesize directive in php.ini.'; //to translate
|
||||
$strUploadErrorFormSize = 'The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form.'; //to translate
|
||||
$strUploadErrorPartial = 'The uploaded file was only partially uploaded.'; //to translate
|
||||
$strUploadErrorNoTempDir = 'Missing a temporary folder.'; //to translate
|
||||
$strUploadErrorCantWrite = 'Failed to write file to disk.'; //to translate
|
||||
$strUploadErrorExtension = 'File upload stopped by extension.'; //to translate
|
||||
$strUploadErrorUnknown = 'Unknown error in file upload.'; //to translate
|
||||
$strSessionStartupErrorGeneral = 'Cannot start session without errors, please check errors given in your PHP and/or webserver log file and configure your PHP installation properly.'; //to translate
|
||||
$strFieldInsertFromFileTempDirNotExists = 'Error moving the uploaded file, see FAQ 1.11'; //to translate
|
||||
$strViewName = 'VIEW name'; //to translate
|
||||
?>
|
||||
|
@@ -1046,4 +1046,14 @@ $strErrorRelationExists = 'Error: relation already exists.'; //to translate
|
||||
$strErrorSaveTable = 'Error saving coordinates for Designer.'; //to translate
|
||||
$strSnapToGrid = 'Snap to grid'; //to translate
|
||||
$strDesignerHelpDisplayField = 'The display field is shown in pink. To set/unset a field as the display field, click the "Choose field to display" icon, then click on the appropriate field name.'; //to translate
|
||||
$strUploadErrorIniSize = 'The uploaded file exceeds the upload_max_filesize directive in php.ini.'; //to translate
|
||||
$strUploadErrorFormSize = 'The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form.'; //to translate
|
||||
$strUploadErrorPartial = 'The uploaded file was only partially uploaded.'; //to translate
|
||||
$strUploadErrorNoTempDir = 'Missing a temporary folder.'; //to translate
|
||||
$strUploadErrorCantWrite = 'Failed to write file to disk.'; //to translate
|
||||
$strUploadErrorExtension = 'File upload stopped by extension.'; //to translate
|
||||
$strUploadErrorUnknown = 'Unknown error in file upload.'; //to translate
|
||||
$strSessionStartupErrorGeneral = 'Cannot start session without errors, please check errors given in your PHP and/or webserver log file and configure your PHP installation properly.'; //to translate
|
||||
$strFieldInsertFromFileTempDirNotExists = 'Error moving the uploaded file, see FAQ 1.11'; //to translate
|
||||
$strViewName = 'VIEW name'; //to translate
|
||||
?>
|
||||
|
@@ -1043,4 +1043,14 @@ $strErrorRelationExists = 'Error: relation already exists.'; //to translate
|
||||
$strErrorSaveTable = 'Error saving coordinates for Designer.'; //to translate
|
||||
$strSnapToGrid = 'Snap to grid'; //to translate
|
||||
$strDesignerHelpDisplayField = 'The display field is shown in pink. To set/unset a field as the display field, click the "Choose field to display" icon, then click on the appropriate field name.'; //to translate
|
||||
$strUploadErrorIniSize = 'The uploaded file exceeds the upload_max_filesize directive in php.ini.'; //to translate
|
||||
$strUploadErrorFormSize = 'The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form.'; //to translate
|
||||
$strUploadErrorPartial = 'The uploaded file was only partially uploaded.'; //to translate
|
||||
$strUploadErrorNoTempDir = 'Missing a temporary folder.'; //to translate
|
||||
$strUploadErrorCantWrite = 'Failed to write file to disk.'; //to translate
|
||||
$strUploadErrorExtension = 'File upload stopped by extension.'; //to translate
|
||||
$strUploadErrorUnknown = 'Unknown error in file upload.'; //to translate
|
||||
$strSessionStartupErrorGeneral = 'Cannot start session without errors, please check errors given in your PHP and/or webserver log file and configure your PHP installation properly.'; //to translate
|
||||
$strFieldInsertFromFileTempDirNotExists = 'Error moving the uploaded file, see FAQ 1.11'; //to translate
|
||||
$strViewName = 'VIEW name'; //to translate
|
||||
?>
|
||||
|
@@ -1044,4 +1044,14 @@ $strErrorRelationExists = 'Error: relation already exists.'; //to translate
|
||||
$strErrorSaveTable = 'Error saving coordinates for Designer.'; //to translate
|
||||
$strSnapToGrid = 'Snap to grid'; //to translate
|
||||
$strDesignerHelpDisplayField = 'The display field is shown in pink. To set/unset a field as the display field, click the "Choose field to display" icon, then click on the appropriate field name.'; //to translate
|
||||
$strUploadErrorIniSize = 'The uploaded file exceeds the upload_max_filesize directive in php.ini.'; //to translate
|
||||
$strUploadErrorFormSize = 'The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form.'; //to translate
|
||||
$strUploadErrorPartial = 'The uploaded file was only partially uploaded.'; //to translate
|
||||
$strUploadErrorNoTempDir = 'Missing a temporary folder.'; //to translate
|
||||
$strUploadErrorCantWrite = 'Failed to write file to disk.'; //to translate
|
||||
$strUploadErrorExtension = 'File upload stopped by extension.'; //to translate
|
||||
$strUploadErrorUnknown = 'Unknown error in file upload.'; //to translate
|
||||
$strSessionStartupErrorGeneral = 'Cannot start session without errors, please check errors given in your PHP and/or webserver log file and configure your PHP installation properly.'; //to translate
|
||||
$strFieldInsertFromFileTempDirNotExists = 'Error moving the uploaded file, see FAQ 1.11'; //to translate
|
||||
$strViewName = 'VIEW name'; //to translate
|
||||
?>
|
||||
|
@@ -1027,4 +1027,14 @@ $strErrorRelationExists = 'Error: relation already exists.'; //to translate
|
||||
$strErrorSaveTable = 'Error saving coordinates for Designer.'; //to translate
|
||||
$strSnapToGrid = 'Snap to grid'; //to translate
|
||||
$strDesignerHelpDisplayField = 'The display field is shown in pink. To set/unset a field as the display field, click the "Choose field to display" icon, then click on the appropriate field name.'; //to translate
|
||||
$strUploadErrorIniSize = 'The uploaded file exceeds the upload_max_filesize directive in php.ini.'; //to translate
|
||||
$strUploadErrorFormSize = 'The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form.'; //to translate
|
||||
$strUploadErrorPartial = 'The uploaded file was only partially uploaded.'; //to translate
|
||||
$strUploadErrorNoTempDir = 'Missing a temporary folder.'; //to translate
|
||||
$strUploadErrorCantWrite = 'Failed to write file to disk.'; //to translate
|
||||
$strUploadErrorExtension = 'File upload stopped by extension.'; //to translate
|
||||
$strUploadErrorUnknown = 'Unknown error in file upload.'; //to translate
|
||||
$strSessionStartupErrorGeneral = 'Cannot start session without errors, please check errors given in your PHP and/or webserver log file and configure your PHP installation properly.'; //to translate
|
||||
$strFieldInsertFromFileTempDirNotExists = 'Error moving the uploaded file, see FAQ 1.11'; //to translate
|
||||
$strViewName = 'VIEW name'; //to translate
|
||||
?>
|
||||
|
@@ -1027,4 +1027,14 @@ $strErrorRelationExists = 'Error: relation already exists.'; //to translate
|
||||
$strErrorSaveTable = 'Error saving coordinates for Designer.'; //to translate
|
||||
$strSnapToGrid = 'Snap to grid'; //to translate
|
||||
$strDesignerHelpDisplayField = 'The display field is shown in pink. To set/unset a field as the display field, click the "Choose field to display" icon, then click on the appropriate field name.'; //to translate
|
||||
$strUploadErrorIniSize = 'The uploaded file exceeds the upload_max_filesize directive in php.ini.'; //to translate
|
||||
$strUploadErrorFormSize = 'The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form.'; //to translate
|
||||
$strUploadErrorPartial = 'The uploaded file was only partially uploaded.'; //to translate
|
||||
$strUploadErrorNoTempDir = 'Missing a temporary folder.'; //to translate
|
||||
$strUploadErrorCantWrite = 'Failed to write file to disk.'; //to translate
|
||||
$strUploadErrorExtension = 'File upload stopped by extension.'; //to translate
|
||||
$strUploadErrorUnknown = 'Unknown error in file upload.'; //to translate
|
||||
$strSessionStartupErrorGeneral = 'Cannot start session without errors, please check errors given in your PHP and/or webserver log file and configure your PHP installation properly.'; //to translate
|
||||
$strFieldInsertFromFileTempDirNotExists = 'Error moving the uploaded file, see FAQ 1.11'; //to translate
|
||||
$strViewName = 'VIEW name'; //to translate
|
||||
?>
|
||||
|
@@ -1028,4 +1028,14 @@ $strErrorRelationExists = 'Error: relation already exists.'; //to translate
|
||||
$strErrorSaveTable = 'Error saving coordinates for Designer.'; //to translate
|
||||
$strSnapToGrid = 'Snap to grid'; //to translate
|
||||
$strDesignerHelpDisplayField = 'The display field is shown in pink. To set/unset a field as the display field, click the "Choose field to display" icon, then click on the appropriate field name.'; //to translate
|
||||
$strUploadErrorIniSize = 'The uploaded file exceeds the upload_max_filesize directive in php.ini.'; //to translate
|
||||
$strUploadErrorFormSize = 'The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form.'; //to translate
|
||||
$strUploadErrorPartial = 'The uploaded file was only partially uploaded.'; //to translate
|
||||
$strUploadErrorNoTempDir = 'Missing a temporary folder.'; //to translate
|
||||
$strUploadErrorCantWrite = 'Failed to write file to disk.'; //to translate
|
||||
$strUploadErrorExtension = 'File upload stopped by extension.'; //to translate
|
||||
$strUploadErrorUnknown = 'Unknown error in file upload.'; //to translate
|
||||
$strSessionStartupErrorGeneral = 'Cannot start session without errors, please check errors given in your PHP and/or webserver log file and configure your PHP installation properly.'; //to translate
|
||||
$strFieldInsertFromFileTempDirNotExists = 'Error moving the uploaded file, see FAQ 1.11'; //to translate
|
||||
$strViewName = 'VIEW name'; //to translate
|
||||
?>
|
||||
|
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
@@ -1048,4 +1048,14 @@ $strErrorRelationExists = 'Error: relation already exists.'; //to translate
|
||||
$strErrorSaveTable = 'Error saving coordinates for Designer.'; //to translate
|
||||
$strSnapToGrid = 'Snap to grid'; //to translate
|
||||
$strDesignerHelpDisplayField = 'The display field is shown in pink. To set/unset a field as the display field, click the "Choose field to display" icon, then click on the appropriate field name.'; //to translate
|
||||
$strUploadErrorIniSize = 'The uploaded file exceeds the upload_max_filesize directive in php.ini.'; //to translate
|
||||
$strUploadErrorFormSize = 'The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form.'; //to translate
|
||||
$strUploadErrorPartial = 'The uploaded file was only partially uploaded.'; //to translate
|
||||
$strUploadErrorNoTempDir = 'Missing a temporary folder.'; //to translate
|
||||
$strUploadErrorCantWrite = 'Failed to write file to disk.'; //to translate
|
||||
$strUploadErrorExtension = 'File upload stopped by extension.'; //to translate
|
||||
$strUploadErrorUnknown = 'Unknown error in file upload.'; //to translate
|
||||
$strSessionStartupErrorGeneral = 'Cannot start session without errors, please check errors given in your PHP and/or webserver log file and configure your PHP installation properly.'; //to translate
|
||||
$strFieldInsertFromFileTempDirNotExists = 'Error moving the uploaded file, see FAQ 1.11'; //to translate
|
||||
$strViewName = 'VIEW name'; //to translate
|
||||
?>
|
||||
|
@@ -1049,4 +1049,14 @@ $strErrorRelationExists = 'Error: relation already exists.'; //to translate
|
||||
$strErrorSaveTable = 'Error saving coordinates for Designer.'; //to translate
|
||||
$strSnapToGrid = 'Snap to grid'; //to translate
|
||||
$strDesignerHelpDisplayField = 'The display field is shown in pink. To set/unset a field as the display field, click the "Choose field to display" icon, then click on the appropriate field name.'; //to translate
|
||||
$strUploadErrorIniSize = 'The uploaded file exceeds the upload_max_filesize directive in php.ini.'; //to translate
|
||||
$strUploadErrorFormSize = 'The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form.'; //to translate
|
||||
$strUploadErrorPartial = 'The uploaded file was only partially uploaded.'; //to translate
|
||||
$strUploadErrorNoTempDir = 'Missing a temporary folder.'; //to translate
|
||||
$strUploadErrorCantWrite = 'Failed to write file to disk.'; //to translate
|
||||
$strUploadErrorExtension = 'File upload stopped by extension.'; //to translate
|
||||
$strUploadErrorUnknown = 'Unknown error in file upload.'; //to translate
|
||||
$strSessionStartupErrorGeneral = 'Cannot start session without errors, please check errors given in your PHP and/or webserver log file and configure your PHP installation properly.'; //to translate
|
||||
$strFieldInsertFromFileTempDirNotExists = 'Error moving the uploaded file, see FAQ 1.11'; //to translate
|
||||
$strViewName = 'VIEW name'; //to translate
|
||||
?>
|
||||
|
@@ -1051,4 +1051,14 @@ $strErrorRelationExists = 'Error: relation already exists.'; //to translate
|
||||
$strErrorSaveTable = 'Error saving coordinates for Designer.'; //to translate
|
||||
$strSnapToGrid = 'Snap to grid'; //to translate
|
||||
$strDesignerHelpDisplayField = 'The display field is shown in pink. To set/unset a field as the display field, click the "Choose field to display" icon, then click on the appropriate field name.'; //to translate
|
||||
$strUploadErrorIniSize = 'The uploaded file exceeds the upload_max_filesize directive in php.ini.'; //to translate
|
||||
$strUploadErrorFormSize = 'The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form.'; //to translate
|
||||
$strUploadErrorPartial = 'The uploaded file was only partially uploaded.'; //to translate
|
||||
$strUploadErrorNoTempDir = 'Missing a temporary folder.'; //to translate
|
||||
$strUploadErrorCantWrite = 'Failed to write file to disk.'; //to translate
|
||||
$strUploadErrorExtension = 'File upload stopped by extension.'; //to translate
|
||||
$strUploadErrorUnknown = 'Unknown error in file upload.'; //to translate
|
||||
$strSessionStartupErrorGeneral = 'Cannot start session without errors, please check errors given in your PHP and/or webserver log file and configure your PHP installation properly.'; //to translate
|
||||
$strFieldInsertFromFileTempDirNotExists = 'Error moving the uploaded file, see FAQ 1.11'; //to translate
|
||||
$strViewName = 'VIEW name'; //to translate
|
||||
?>
|
||||
|
@@ -1050,4 +1050,14 @@ $strErrorRelationExists = 'Error: relation already exists.'; //to translate
|
||||
$strErrorSaveTable = 'Error saving coordinates for Designer.'; //to translate
|
||||
$strSnapToGrid = 'Snap to grid'; //to translate
|
||||
$strDesignerHelpDisplayField = 'The display field is shown in pink. To set/unset a field as the display field, click the "Choose field to display" icon, then click on the appropriate field name.'; //to translate
|
||||
$strUploadErrorIniSize = 'The uploaded file exceeds the upload_max_filesize directive in php.ini.'; //to translate
|
||||
$strUploadErrorFormSize = 'The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form.'; //to translate
|
||||
$strUploadErrorPartial = 'The uploaded file was only partially uploaded.'; //to translate
|
||||
$strUploadErrorNoTempDir = 'Missing a temporary folder.'; //to translate
|
||||
$strUploadErrorCantWrite = 'Failed to write file to disk.'; //to translate
|
||||
$strUploadErrorExtension = 'File upload stopped by extension.'; //to translate
|
||||
$strUploadErrorUnknown = 'Unknown error in file upload.'; //to translate
|
||||
$strSessionStartupErrorGeneral = 'Cannot start session without errors, please check errors given in your PHP and/or webserver log file and configure your PHP installation properly.'; //to translate
|
||||
$strFieldInsertFromFileTempDirNotExists = 'Error moving the uploaded file, see FAQ 1.11'; //to translate
|
||||
$strViewName = 'VIEW name'; //to translate
|
||||
?>
|
||||
|
@@ -1044,4 +1044,14 @@ $strErrorRelationExists = 'Error: relation already exists.'; //to translate
|
||||
$strErrorSaveTable = 'Error saving coordinates for Designer.'; //to translate
|
||||
$strSnapToGrid = 'Snap to grid'; //to translate
|
||||
$strDesignerHelpDisplayField = 'The display field is shown in pink. To set/unset a field as the display field, click the "Choose field to display" icon, then click on the appropriate field name.'; //to translate
|
||||
$strUploadErrorIniSize = 'The uploaded file exceeds the upload_max_filesize directive in php.ini.'; //to translate
|
||||
$strUploadErrorFormSize = 'The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form.'; //to translate
|
||||
$strUploadErrorPartial = 'The uploaded file was only partially uploaded.'; //to translate
|
||||
$strUploadErrorNoTempDir = 'Missing a temporary folder.'; //to translate
|
||||
$strUploadErrorCantWrite = 'Failed to write file to disk.'; //to translate
|
||||
$strUploadErrorExtension = 'File upload stopped by extension.'; //to translate
|
||||
$strUploadErrorUnknown = 'Unknown error in file upload.'; //to translate
|
||||
$strSessionStartupErrorGeneral = 'Cannot start session without errors, please check errors given in your PHP and/or webserver log file and configure your PHP installation properly.'; //to translate
|
||||
$strFieldInsertFromFileTempDirNotExists = 'Error moving the uploaded file, see FAQ 1.11'; //to translate
|
||||
$strViewName = 'VIEW name'; //to translate
|
||||
?>
|
||||
|
@@ -1043,4 +1043,14 @@ $strErrorRelationExists = 'Error: relation already exists.'; //to translate
|
||||
$strErrorSaveTable = 'Error saving coordinates for Designer.'; //to translate
|
||||
$strSnapToGrid = 'Snap to grid'; //to translate
|
||||
$strDesignerHelpDisplayField = 'The display field is shown in pink. To set/unset a field as the display field, click the "Choose field to display" icon, then click on the appropriate field name.'; //to translate
|
||||
$strUploadErrorIniSize = 'The uploaded file exceeds the upload_max_filesize directive in php.ini.'; //to translate
|
||||
$strUploadErrorFormSize = 'The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form.'; //to translate
|
||||
$strUploadErrorPartial = 'The uploaded file was only partially uploaded.'; //to translate
|
||||
$strUploadErrorNoTempDir = 'Missing a temporary folder.'; //to translate
|
||||
$strUploadErrorCantWrite = 'Failed to write file to disk.'; //to translate
|
||||
$strUploadErrorExtension = 'File upload stopped by extension.'; //to translate
|
||||
$strUploadErrorUnknown = 'Unknown error in file upload.'; //to translate
|
||||
$strSessionStartupErrorGeneral = 'Cannot start session without errors, please check errors given in your PHP and/or webserver log file and configure your PHP installation properly.'; //to translate
|
||||
$strFieldInsertFromFileTempDirNotExists = 'Error moving the uploaded file, see FAQ 1.11'; //to translate
|
||||
$strViewName = 'VIEW name'; //to translate
|
||||
?>
|
||||
|
@@ -1065,4 +1065,14 @@ $strErrorRelationExists = 'Error: relation already exists.'; //to translate
|
||||
$strErrorSaveTable = 'Error saving coordinates for Designer.'; //to translate
|
||||
$strSnapToGrid = 'Snap to grid'; //to translate
|
||||
$strDesignerHelpDisplayField = 'The display field is shown in pink. To set/unset a field as the display field, click the "Choose field to display" icon, then click on the appropriate field name.'; //to translate
|
||||
$strUploadErrorIniSize = 'The uploaded file exceeds the upload_max_filesize directive in php.ini.'; //to translate
|
||||
$strUploadErrorFormSize = 'The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form.'; //to translate
|
||||
$strUploadErrorPartial = 'The uploaded file was only partially uploaded.'; //to translate
|
||||
$strUploadErrorNoTempDir = 'Missing a temporary folder.'; //to translate
|
||||
$strUploadErrorCantWrite = 'Failed to write file to disk.'; //to translate
|
||||
$strUploadErrorExtension = 'File upload stopped by extension.'; //to translate
|
||||
$strUploadErrorUnknown = 'Unknown error in file upload.'; //to translate
|
||||
$strSessionStartupErrorGeneral = 'Cannot start session without errors, please check errors given in your PHP and/or webserver log file and configure your PHP installation properly.'; //to translate
|
||||
$strFieldInsertFromFileTempDirNotExists = 'Error moving the uploaded file, see FAQ 1.11'; //to translate
|
||||
$strViewName = 'VIEW name'; //to translate
|
||||
?>
|
||||
|
@@ -1066,4 +1066,14 @@ $strErrorRelationExists = 'Error: relation already exists.'; //to translate
|
||||
$strErrorSaveTable = 'Error saving coordinates for Designer.'; //to translate
|
||||
$strSnapToGrid = 'Snap to grid'; //to translate
|
||||
$strDesignerHelpDisplayField = 'The display field is shown in pink. To set/unset a field as the display field, click the "Choose field to display" icon, then click on the appropriate field name.'; //to translate
|
||||
$strUploadErrorIniSize = 'The uploaded file exceeds the upload_max_filesize directive in php.ini.'; //to translate
|
||||
$strUploadErrorFormSize = 'The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form.'; //to translate
|
||||
$strUploadErrorPartial = 'The uploaded file was only partially uploaded.'; //to translate
|
||||
$strUploadErrorNoTempDir = 'Missing a temporary folder.'; //to translate
|
||||
$strUploadErrorCantWrite = 'Failed to write file to disk.'; //to translate
|
||||
$strUploadErrorExtension = 'File upload stopped by extension.'; //to translate
|
||||
$strUploadErrorUnknown = 'Unknown error in file upload.'; //to translate
|
||||
$strSessionStartupErrorGeneral = 'Cannot start session without errors, please check errors given in your PHP and/or webserver log file and configure your PHP installation properly.'; //to translate
|
||||
$strFieldInsertFromFileTempDirNotExists = 'Error moving the uploaded file, see FAQ 1.11'; //to translate
|
||||
$strViewName = 'VIEW name'; //to translate
|
||||
?>
|
||||
|
@@ -1049,4 +1049,14 @@ $strErrorRelationExists = 'Error: relation already exists.'; //to translate
|
||||
$strErrorSaveTable = 'Error saving coordinates for Designer.'; //to translate
|
||||
$strSnapToGrid = 'Snap to grid'; //to translate
|
||||
$strDesignerHelpDisplayField = 'The display field is shown in pink. To set/unset a field as the display field, click the "Choose field to display" icon, then click on the appropriate field name.'; //to translate
|
||||
$strUploadErrorIniSize = 'The uploaded file exceeds the upload_max_filesize directive in php.ini.'; //to translate
|
||||
$strUploadErrorFormSize = 'The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form.'; //to translate
|
||||
$strUploadErrorPartial = 'The uploaded file was only partially uploaded.'; //to translate
|
||||
$strUploadErrorNoTempDir = 'Missing a temporary folder.'; //to translate
|
||||
$strUploadErrorCantWrite = 'Failed to write file to disk.'; //to translate
|
||||
$strUploadErrorExtension = 'File upload stopped by extension.'; //to translate
|
||||
$strUploadErrorUnknown = 'Unknown error in file upload.'; //to translate
|
||||
$strSessionStartupErrorGeneral = 'Cannot start session without errors, please check errors given in your PHP and/or webserver log file and configure your PHP installation properly.'; //to translate
|
||||
$strFieldInsertFromFileTempDirNotExists = 'Error moving the uploaded file, see FAQ 1.11'; //to translate
|
||||
$strViewName = 'VIEW name'; //to translate
|
||||
?>
|
||||
|
@@ -1025,4 +1025,14 @@ $strErrorRelationExists = 'Error: relation already exists.'; //to translate
|
||||
$strErrorSaveTable = 'Error saving coordinates for Designer.'; //to translate
|
||||
$strSnapToGrid = 'Snap to grid'; //to translate
|
||||
$strDesignerHelpDisplayField = 'The display field is shown in pink. To set/unset a field as the display field, click the "Choose field to display" icon, then click on the appropriate field name.'; //to translate
|
||||
$strUploadErrorIniSize = 'The uploaded file exceeds the upload_max_filesize directive in php.ini.'; //to translate
|
||||
$strUploadErrorFormSize = 'The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form.'; //to translate
|
||||
$strUploadErrorPartial = 'The uploaded file was only partially uploaded.'; //to translate
|
||||
$strUploadErrorNoTempDir = 'Missing a temporary folder.'; //to translate
|
||||
$strUploadErrorCantWrite = 'Failed to write file to disk.'; //to translate
|
||||
$strUploadErrorExtension = 'File upload stopped by extension.'; //to translate
|
||||
$strUploadErrorUnknown = 'Unknown error in file upload.'; //to translate
|
||||
$strSessionStartupErrorGeneral = 'Cannot start session without errors, please check errors given in your PHP and/or webserver log file and configure your PHP installation properly.'; //to translate
|
||||
$strFieldInsertFromFileTempDirNotExists = 'Error moving the uploaded file, see FAQ 1.11'; //to translate
|
||||
$strViewName = 'VIEW name'; //to translate
|
||||
?>
|
||||
|
@@ -1026,4 +1026,14 @@ $strErrorRelationExists = 'Error: relation already exists.'; //to translate
|
||||
$strErrorSaveTable = 'Error saving coordinates for Designer.'; //to translate
|
||||
$strSnapToGrid = 'Snap to grid'; //to translate
|
||||
$strDesignerHelpDisplayField = 'The display field is shown in pink. To set/unset a field as the display field, click the "Choose field to display" icon, then click on the appropriate field name.'; //to translate
|
||||
$strUploadErrorIniSize = 'The uploaded file exceeds the upload_max_filesize directive in php.ini.'; //to translate
|
||||
$strUploadErrorFormSize = 'The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form.'; //to translate
|
||||
$strUploadErrorPartial = 'The uploaded file was only partially uploaded.'; //to translate
|
||||
$strUploadErrorNoTempDir = 'Missing a temporary folder.'; //to translate
|
||||
$strUploadErrorCantWrite = 'Failed to write file to disk.'; //to translate
|
||||
$strUploadErrorExtension = 'File upload stopped by extension.'; //to translate
|
||||
$strUploadErrorUnknown = 'Unknown error in file upload.'; //to translate
|
||||
$strSessionStartupErrorGeneral = 'Cannot start session without errors, please check errors given in your PHP and/or webserver log file and configure your PHP installation properly.'; //to translate
|
||||
$strFieldInsertFromFileTempDirNotExists = 'Error moving the uploaded file, see FAQ 1.11'; //to translate
|
||||
$strViewName = 'VIEW name'; //to translate
|
||||
?>
|
||||
|
@@ -1051,4 +1051,14 @@ $strErrorRelationExists = 'Error: relation already exists.'; //to translate
|
||||
$strErrorSaveTable = 'Error saving coordinates for Designer.'; //to translate
|
||||
$strSnapToGrid = 'Snap to grid'; //to translate
|
||||
$strDesignerHelpDisplayField = 'The display field is shown in pink. To set/unset a field as the display field, click the "Choose field to display" icon, then click on the appropriate field name.'; //to translate
|
||||
$strUploadErrorIniSize = 'The uploaded file exceeds the upload_max_filesize directive in php.ini.'; //to translate
|
||||
$strUploadErrorFormSize = 'The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form.'; //to translate
|
||||
$strUploadErrorPartial = 'The uploaded file was only partially uploaded.'; //to translate
|
||||
$strUploadErrorNoTempDir = 'Missing a temporary folder.'; //to translate
|
||||
$strUploadErrorCantWrite = 'Failed to write file to disk.'; //to translate
|
||||
$strUploadErrorExtension = 'File upload stopped by extension.'; //to translate
|
||||
$strUploadErrorUnknown = 'Unknown error in file upload.'; //to translate
|
||||
$strSessionStartupErrorGeneral = 'Cannot start session without errors, please check errors given in your PHP and/or webserver log file and configure your PHP installation properly.'; //to translate
|
||||
$strFieldInsertFromFileTempDirNotExists = 'Error moving the uploaded file, see FAQ 1.11'; //to translate
|
||||
$strViewName = 'VIEW name'; //to translate
|
||||
?>
|
||||
|
@@ -1050,4 +1050,14 @@ $strErrorRelationExists = 'Error: relation already exists.'; //to translate
|
||||
$strErrorSaveTable = 'Error saving coordinates for Designer.'; //to translate
|
||||
$strSnapToGrid = 'Snap to grid'; //to translate
|
||||
$strDesignerHelpDisplayField = 'The display field is shown in pink. To set/unset a field as the display field, click the "Choose field to display" icon, then click on the appropriate field name.'; //to translate
|
||||
$strUploadErrorIniSize = 'The uploaded file exceeds the upload_max_filesize directive in php.ini.'; //to translate
|
||||
$strUploadErrorFormSize = 'The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form.'; //to translate
|
||||
$strUploadErrorPartial = 'The uploaded file was only partially uploaded.'; //to translate
|
||||
$strUploadErrorNoTempDir = 'Missing a temporary folder.'; //to translate
|
||||
$strUploadErrorCantWrite = 'Failed to write file to disk.'; //to translate
|
||||
$strUploadErrorExtension = 'File upload stopped by extension.'; //to translate
|
||||
$strUploadErrorUnknown = 'Unknown error in file upload.'; //to translate
|
||||
$strSessionStartupErrorGeneral = 'Cannot start session without errors, please check errors given in your PHP and/or webserver log file and configure your PHP installation properly.'; //to translate
|
||||
$strFieldInsertFromFileTempDirNotExists = 'Error moving the uploaded file, see FAQ 1.11'; //to translate
|
||||
$strViewName = 'VIEW name'; //to translate
|
||||
?>
|
||||
|
@@ -1021,4 +1021,14 @@ $strErrorRelationExists = 'Error: relation already exists.'; //to translate
|
||||
$strErrorSaveTable = 'Error saving coordinates for Designer.'; //to translate
|
||||
$strSnapToGrid = 'Snap to grid'; //to translate
|
||||
$strDesignerHelpDisplayField = 'The display field is shown in pink. To set/unset a field as the display field, click the "Choose field to display" icon, then click on the appropriate field name.'; //to translate
|
||||
$strUploadErrorIniSize = 'The uploaded file exceeds the upload_max_filesize directive in php.ini.'; //to translate
|
||||
$strUploadErrorFormSize = 'The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form.'; //to translate
|
||||
$strUploadErrorPartial = 'The uploaded file was only partially uploaded.'; //to translate
|
||||
$strUploadErrorNoTempDir = 'Missing a temporary folder.'; //to translate
|
||||
$strUploadErrorCantWrite = 'Failed to write file to disk.'; //to translate
|
||||
$strUploadErrorExtension = 'File upload stopped by extension.'; //to translate
|
||||
$strUploadErrorUnknown = 'Unknown error in file upload.'; //to translate
|
||||
$strSessionStartupErrorGeneral = 'Cannot start session without errors, please check errors given in your PHP and/or webserver log file and configure your PHP installation properly.'; //to translate
|
||||
$strFieldInsertFromFileTempDirNotExists = 'Error moving the uploaded file, see FAQ 1.11'; //to translate
|
||||
$strViewName = 'VIEW name'; //to translate
|
||||
?>
|
||||
|
@@ -1022,4 +1022,14 @@ $strErrorRelationExists = 'Error: relation already exists.'; //to translate
|
||||
$strErrorSaveTable = 'Error saving coordinates for Designer.'; //to translate
|
||||
$strSnapToGrid = 'Snap to grid'; //to translate
|
||||
$strDesignerHelpDisplayField = 'The display field is shown in pink. To set/unset a field as the display field, click the "Choose field to display" icon, then click on the appropriate field name.'; //to translate
|
||||
$strUploadErrorIniSize = 'The uploaded file exceeds the upload_max_filesize directive in php.ini.'; //to translate
|
||||
$strUploadErrorFormSize = 'The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form.'; //to translate
|
||||
$strUploadErrorPartial = 'The uploaded file was only partially uploaded.'; //to translate
|
||||
$strUploadErrorNoTempDir = 'Missing a temporary folder.'; //to translate
|
||||
$strUploadErrorCantWrite = 'Failed to write file to disk.'; //to translate
|
||||
$strUploadErrorExtension = 'File upload stopped by extension.'; //to translate
|
||||
$strUploadErrorUnknown = 'Unknown error in file upload.'; //to translate
|
||||
$strSessionStartupErrorGeneral = 'Cannot start session without errors, please check errors given in your PHP and/or webserver log file and configure your PHP installation properly.'; //to translate
|
||||
$strFieldInsertFromFileTempDirNotExists = 'Error moving the uploaded file, see FAQ 1.11'; //to translate
|
||||
$strViewName = 'VIEW name'; //to translate
|
||||
?>
|
||||
|
@@ -1021,4 +1021,14 @@ $strErrorRelationExists = 'Error: relation already exists.'; //to translate
|
||||
$strErrorSaveTable = 'Error saving coordinates for Designer.'; //to translate
|
||||
$strSnapToGrid = 'Snap to grid'; //to translate
|
||||
$strDesignerHelpDisplayField = 'The display field is shown in pink. To set/unset a field as the display field, click the "Choose field to display" icon, then click on the appropriate field name.'; //to translate
|
||||
$strUploadErrorIniSize = 'The uploaded file exceeds the upload_max_filesize directive in php.ini.'; //to translate
|
||||
$strUploadErrorFormSize = 'The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form.'; //to translate
|
||||
$strUploadErrorPartial = 'The uploaded file was only partially uploaded.'; //to translate
|
||||
$strUploadErrorNoTempDir = 'Missing a temporary folder.'; //to translate
|
||||
$strUploadErrorCantWrite = 'Failed to write file to disk.'; //to translate
|
||||
$strUploadErrorExtension = 'File upload stopped by extension.'; //to translate
|
||||
$strUploadErrorUnknown = 'Unknown error in file upload.'; //to translate
|
||||
$strSessionStartupErrorGeneral = 'Cannot start session without errors, please check errors given in your PHP and/or webserver log file and configure your PHP installation properly.'; //to translate
|
||||
$strFieldInsertFromFileTempDirNotExists = 'Error moving the uploaded file, see FAQ 1.11'; //to translate
|
||||
$strViewName = 'VIEW name'; //to translate
|
||||
?>
|
||||
|
@@ -1054,4 +1054,14 @@ $strErrorRelationExists = 'Error: relation already exists.'; //to translate
|
||||
$strErrorSaveTable = 'Error saving coordinates for Designer.'; //to translate
|
||||
$strSnapToGrid = 'Snap to grid'; //to translate
|
||||
$strDesignerHelpDisplayField = 'The display field is shown in pink. To set/unset a field as the display field, click the "Choose field to display" icon, then click on the appropriate field name.'; //to translate
|
||||
$strUploadErrorIniSize = 'The uploaded file exceeds the upload_max_filesize directive in php.ini.'; //to translate
|
||||
$strUploadErrorFormSize = 'The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form.'; //to translate
|
||||
$strUploadErrorPartial = 'The uploaded file was only partially uploaded.'; //to translate
|
||||
$strUploadErrorNoTempDir = 'Missing a temporary folder.'; //to translate
|
||||
$strUploadErrorCantWrite = 'Failed to write file to disk.'; //to translate
|
||||
$strUploadErrorExtension = 'File upload stopped by extension.'; //to translate
|
||||
$strUploadErrorUnknown = 'Unknown error in file upload.'; //to translate
|
||||
$strSessionStartupErrorGeneral = 'Cannot start session without errors, please check errors given in your PHP and/or webserver log file and configure your PHP installation properly.'; //to translate
|
||||
$strFieldInsertFromFileTempDirNotExists = 'Error moving the uploaded file, see FAQ 1.11'; //to translate
|
||||
$strViewName = 'VIEW name'; //to translate
|
||||
?>
|
||||
|
@@ -1054,4 +1054,14 @@ $strErrorRelationExists = 'Error: relation already exists.'; //to translate
|
||||
$strErrorSaveTable = 'Error saving coordinates for Designer.'; //to translate
|
||||
$strSnapToGrid = 'Snap to grid'; //to translate
|
||||
$strDesignerHelpDisplayField = 'The display field is shown in pink. To set/unset a field as the display field, click the "Choose field to display" icon, then click on the appropriate field name.'; //to translate
|
||||
$strUploadErrorIniSize = 'The uploaded file exceeds the upload_max_filesize directive in php.ini.'; //to translate
|
||||
$strUploadErrorFormSize = 'The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form.'; //to translate
|
||||
$strUploadErrorPartial = 'The uploaded file was only partially uploaded.'; //to translate
|
||||
$strUploadErrorNoTempDir = 'Missing a temporary folder.'; //to translate
|
||||
$strUploadErrorCantWrite = 'Failed to write file to disk.'; //to translate
|
||||
$strUploadErrorExtension = 'File upload stopped by extension.'; //to translate
|
||||
$strUploadErrorUnknown = 'Unknown error in file upload.'; //to translate
|
||||
$strSessionStartupErrorGeneral = 'Cannot start session without errors, please check errors given in your PHP and/or webserver log file and configure your PHP installation properly.'; //to translate
|
||||
$strFieldInsertFromFileTempDirNotExists = 'Error moving the uploaded file, see FAQ 1.11'; //to translate
|
||||
$strViewName = 'VIEW name'; //to translate
|
||||
?>
|
||||
|
@@ -1055,4 +1055,14 @@ $strErrorRelationExists = 'Error: relation already exists.'; //to translate
|
||||
$strErrorSaveTable = 'Error saving coordinates for Designer.'; //to translate
|
||||
$strSnapToGrid = 'Snap to grid'; //to translate
|
||||
$strDesignerHelpDisplayField = 'The display field is shown in pink. To set/unset a field as the display field, click the "Choose field to display" icon, then click on the appropriate field name.'; //to translate
|
||||
$strUploadErrorIniSize = 'The uploaded file exceeds the upload_max_filesize directive in php.ini.'; //to translate
|
||||
$strUploadErrorFormSize = 'The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form.'; //to translate
|
||||
$strUploadErrorPartial = 'The uploaded file was only partially uploaded.'; //to translate
|
||||
$strUploadErrorNoTempDir = 'Missing a temporary folder.'; //to translate
|
||||
$strUploadErrorCantWrite = 'Failed to write file to disk.'; //to translate
|
||||
$strUploadErrorExtension = 'File upload stopped by extension.'; //to translate
|
||||
$strUploadErrorUnknown = 'Unknown error in file upload.'; //to translate
|
||||
$strSessionStartupErrorGeneral = 'Cannot start session without errors, please check errors given in your PHP and/or webserver log file and configure your PHP installation properly.'; //to translate
|
||||
$strFieldInsertFromFileTempDirNotExists = 'Error moving the uploaded file, see FAQ 1.11'; //to translate
|
||||
$strViewName = 'VIEW name'; //to translate
|
||||
?>
|
||||
|
@@ -1046,4 +1046,14 @@ $strErrorRelationExists = 'Error: relation already exists.'; //to translate
|
||||
$strErrorSaveTable = 'Error saving coordinates for Designer.'; //to translate
|
||||
$strSnapToGrid = 'Snap to grid'; //to translate
|
||||
$strDesignerHelpDisplayField = 'The display field is shown in pink. To set/unset a field as the display field, click the "Choose field to display" icon, then click on the appropriate field name.'; //to translate
|
||||
$strUploadErrorIniSize = 'The uploaded file exceeds the upload_max_filesize directive in php.ini.'; //to translate
|
||||
$strUploadErrorFormSize = 'The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form.'; //to translate
|
||||
$strUploadErrorPartial = 'The uploaded file was only partially uploaded.'; //to translate
|
||||
$strUploadErrorNoTempDir = 'Missing a temporary folder.'; //to translate
|
||||
$strUploadErrorCantWrite = 'Failed to write file to disk.'; //to translate
|
||||
$strUploadErrorExtension = 'File upload stopped by extension.'; //to translate
|
||||
$strUploadErrorUnknown = 'Unknown error in file upload.'; //to translate
|
||||
$strSessionStartupErrorGeneral = 'Cannot start session without errors, please check errors given in your PHP and/or webserver log file and configure your PHP installation properly.'; //to translate
|
||||
$strFieldInsertFromFileTempDirNotExists = 'Error moving the uploaded file, see FAQ 1.11'; //to translate
|
||||
$strViewName = 'VIEW name'; //to translate
|
||||
?>
|
||||
|
@@ -1047,4 +1047,14 @@ $strErrorRelationExists = 'Error: relation already exists.'; //to translate
|
||||
$strErrorSaveTable = 'Error saving coordinates for Designer.'; //to translate
|
||||
$strSnapToGrid = 'Snap to grid'; //to translate
|
||||
$strDesignerHelpDisplayField = 'The display field is shown in pink. To set/unset a field as the display field, click the "Choose field to display" icon, then click on the appropriate field name.'; //to translate
|
||||
$strUploadErrorIniSize = 'The uploaded file exceeds the upload_max_filesize directive in php.ini.'; //to translate
|
||||
$strUploadErrorFormSize = 'The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form.'; //to translate
|
||||
$strUploadErrorPartial = 'The uploaded file was only partially uploaded.'; //to translate
|
||||
$strUploadErrorNoTempDir = 'Missing a temporary folder.'; //to translate
|
||||
$strUploadErrorCantWrite = 'Failed to write file to disk.'; //to translate
|
||||
$strUploadErrorExtension = 'File upload stopped by extension.'; //to translate
|
||||
$strUploadErrorUnknown = 'Unknown error in file upload.'; //to translate
|
||||
$strSessionStartupErrorGeneral = 'Cannot start session without errors, please check errors given in your PHP and/or webserver log file and configure your PHP installation properly.'; //to translate
|
||||
$strFieldInsertFromFileTempDirNotExists = 'Error moving the uploaded file, see FAQ 1.11'; //to translate
|
||||
$strViewName = 'VIEW name'; //to translate
|
||||
?>
|
||||
|
@@ -1048,4 +1048,14 @@ $strErrorRelationExists = 'Error: relation already exists.'; //to translate
|
||||
$strErrorSaveTable = 'Error saving coordinates for Designer.'; //to translate
|
||||
$strSnapToGrid = 'Snap to grid'; //to translate
|
||||
$strDesignerHelpDisplayField = 'The display field is shown in pink. To set/unset a field as the display field, click the "Choose field to display" icon, then click on the appropriate field name.'; //to translate
|
||||
$strUploadErrorIniSize = 'The uploaded file exceeds the upload_max_filesize directive in php.ini.'; //to translate
|
||||
$strUploadErrorFormSize = 'The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form.'; //to translate
|
||||
$strUploadErrorPartial = 'The uploaded file was only partially uploaded.'; //to translate
|
||||
$strUploadErrorNoTempDir = 'Missing a temporary folder.'; //to translate
|
||||
$strUploadErrorCantWrite = 'Failed to write file to disk.'; //to translate
|
||||
$strUploadErrorExtension = 'File upload stopped by extension.'; //to translate
|
||||
$strUploadErrorUnknown = 'Unknown error in file upload.'; //to translate
|
||||
$strSessionStartupErrorGeneral = 'Cannot start session without errors, please check errors given in your PHP and/or webserver log file and configure your PHP installation properly.'; //to translate
|
||||
$strFieldInsertFromFileTempDirNotExists = 'Error moving the uploaded file, see FAQ 1.11'; //to translate
|
||||
$strViewName = 'VIEW name'; //to translate
|
||||
?>
|
||||
|
@@ -1048,4 +1048,14 @@ $strErrorRelationExists = 'Error: relation already exists.'; //to translate
|
||||
$strErrorSaveTable = 'Error saving coordinates for Designer.'; //to translate
|
||||
$strSnapToGrid = 'Snap to grid'; //to translate
|
||||
$strDesignerHelpDisplayField = 'The display field is shown in pink. To set/unset a field as the display field, click the "Choose field to display" icon, then click on the appropriate field name.'; //to translate
|
||||
$strUploadErrorIniSize = 'The uploaded file exceeds the upload_max_filesize directive in php.ini.'; //to translate
|
||||
$strUploadErrorFormSize = 'The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form.'; //to translate
|
||||
$strUploadErrorPartial = 'The uploaded file was only partially uploaded.'; //to translate
|
||||
$strUploadErrorNoTempDir = 'Missing a temporary folder.'; //to translate
|
||||
$strUploadErrorCantWrite = 'Failed to write file to disk.'; //to translate
|
||||
$strUploadErrorExtension = 'File upload stopped by extension.'; //to translate
|
||||
$strUploadErrorUnknown = 'Unknown error in file upload.'; //to translate
|
||||
$strSessionStartupErrorGeneral = 'Cannot start session without errors, please check errors given in your PHP and/or webserver log file and configure your PHP installation properly.'; //to translate
|
||||
$strFieldInsertFromFileTempDirNotExists = 'Error moving the uploaded file, see FAQ 1.11'; //to translate
|
||||
$strViewName = 'VIEW name'; //to translate
|
||||
?>
|
||||
|
@@ -1049,4 +1049,14 @@ $strErrorRelationExists = 'Error: relation already exists.'; //to translate
|
||||
$strErrorSaveTable = 'Error saving coordinates for Designer.'; //to translate
|
||||
$strSnapToGrid = 'Snap to grid'; //to translate
|
||||
$strDesignerHelpDisplayField = 'The display field is shown in pink. To set/unset a field as the display field, click the "Choose field to display" icon, then click on the appropriate field name.'; //to translate
|
||||
$strUploadErrorIniSize = 'The uploaded file exceeds the upload_max_filesize directive in php.ini.'; //to translate
|
||||
$strUploadErrorFormSize = 'The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form.'; //to translate
|
||||
$strUploadErrorPartial = 'The uploaded file was only partially uploaded.'; //to translate
|
||||
$strUploadErrorNoTempDir = 'Missing a temporary folder.'; //to translate
|
||||
$strUploadErrorCantWrite = 'Failed to write file to disk.'; //to translate
|
||||
$strUploadErrorExtension = 'File upload stopped by extension.'; //to translate
|
||||
$strUploadErrorUnknown = 'Unknown error in file upload.'; //to translate
|
||||
$strSessionStartupErrorGeneral = 'Cannot start session without errors, please check errors given in your PHP and/or webserver log file and configure your PHP installation properly.'; //to translate
|
||||
$strFieldInsertFromFileTempDirNotExists = 'Error moving the uploaded file, see FAQ 1.11'; //to translate
|
||||
$strViewName = 'VIEW name'; //to translate
|
||||
?>
|
||||
|
@@ -1048,4 +1048,14 @@ $strErrorRelationExists = 'Error: relation already exists.'; //to translate
|
||||
$strErrorSaveTable = 'Error saving coordinates for Designer.'; //to translate
|
||||
$strSnapToGrid = 'Snap to grid'; //to translate
|
||||
$strDesignerHelpDisplayField = 'The display field is shown in pink. To set/unset a field as the display field, click the "Choose field to display" icon, then click on the appropriate field name.'; //to translate
|
||||
$strUploadErrorIniSize = 'The uploaded file exceeds the upload_max_filesize directive in php.ini.'; //to translate
|
||||
$strUploadErrorFormSize = 'The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form.'; //to translate
|
||||
$strUploadErrorPartial = 'The uploaded file was only partially uploaded.'; //to translate
|
||||
$strUploadErrorNoTempDir = 'Missing a temporary folder.'; //to translate
|
||||
$strUploadErrorCantWrite = 'Failed to write file to disk.'; //to translate
|
||||
$strUploadErrorExtension = 'File upload stopped by extension.'; //to translate
|
||||
$strUploadErrorUnknown = 'Unknown error in file upload.'; //to translate
|
||||
$strSessionStartupErrorGeneral = 'Cannot start session without errors, please check errors given in your PHP and/or webserver log file and configure your PHP installation properly.'; //to translate
|
||||
$strFieldInsertFromFileTempDirNotExists = 'Error moving the uploaded file, see FAQ 1.11'; //to translate
|
||||
$strViewName = 'VIEW name'; //to translate
|
||||
?>
|
||||
|
@@ -1050,4 +1050,14 @@ $strErrorRelationExists = 'Error: relation already exists.'; //to translate
|
||||
$strErrorSaveTable = 'Error saving coordinates for Designer.'; //to translate
|
||||
$strSnapToGrid = 'Snap to grid'; //to translate
|
||||
$strDesignerHelpDisplayField = 'The display field is shown in pink. To set/unset a field as the display field, click the "Choose field to display" icon, then click on the appropriate field name.'; //to translate
|
||||
$strUploadErrorIniSize = 'The uploaded file exceeds the upload_max_filesize directive in php.ini.'; //to translate
|
||||
$strUploadErrorFormSize = 'The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form.'; //to translate
|
||||
$strUploadErrorPartial = 'The uploaded file was only partially uploaded.'; //to translate
|
||||
$strUploadErrorNoTempDir = 'Missing a temporary folder.'; //to translate
|
||||
$strUploadErrorCantWrite = 'Failed to write file to disk.'; //to translate
|
||||
$strUploadErrorExtension = 'File upload stopped by extension.'; //to translate
|
||||
$strUploadErrorUnknown = 'Unknown error in file upload.'; //to translate
|
||||
$strSessionStartupErrorGeneral = 'Cannot start session without errors, please check errors given in your PHP and/or webserver log file and configure your PHP installation properly.'; //to translate
|
||||
$strFieldInsertFromFileTempDirNotExists = 'Error moving the uploaded file, see FAQ 1.11'; //to translate
|
||||
$strViewName = 'VIEW name'; //to translate
|
||||
?>
|
||||
|
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user