~ubuntu-branches/ubuntu/lucid/phpmyadmin/lucid

« back to all changes in this revision

Viewing changes to lang/georgian-utf-8.inc.php

  • Committer: Bazaar Package Importer
  • Author(s): Michal Čihař
  • Date: 2009-06-30 14:05:13 UTC
  • mfrom: (1.2.1 upstream) (36.1.2 karmic)
  • Revision ID: james.westby@ubuntu.com-20090630140513-hz71do3sij2jhm4s
* New upstream version fixing XSS (PMASA-2009-5).
* Document no empty password in README.Debian and the shipped sample
  configuration file (LP: #388703).
* Install service file for avahi (if web service enabled and if avahi is
  installed) (LP: #369244).
* Mention protecting of setup if not using provided configuration snippets
  for webservers.
* Call ucf with --debconf-ok in postrm (Closes: #534894).

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
<?php
2
 
/* $Id: georgian-utf-8.inc.php 12304 2009-03-24 12:56:58Z nijel $ */
 
2
/* $Id: georgian-utf-8.inc.php 12494 2009-05-25 08:11:32Z helmo $ */
3
3
 
4
4
/**
5
5
 * Translation by Kakha Mchedlidze <kahka at gmail.com>
196
196
$strCreateUserDatabase = 'მონაცემთა ბაზა მომხმარებლისთვის';
197
197
$strCreateUserDatabaseName = 'იგივე სახელის მქონე მონაცემთა ბაზის შექმნა და ყველა პრივილეგიის მინიჭება';
198
198
$strCreateUserDatabaseNone = 'არაა';
 
199
$strCreateUserDatabasePrivileges = 'ყველა პრივილეგიის მინიჭება მონაცემთა ბაზისთვის &quot;%s&quot;';
199
200
$strCreateUserDatabaseWildcard = 'Grant all privileges on wildcard name (username\_%)';
200
201
$strCreationDates = 'Creation/Update/Check dates';
201
202
$strCriteria = 'კრიტერია';
782
783
$strServerTrafficNotes = '<b>Server traffic</b>: These tables show the network traffic statistics of this MySQL server since its startup.';
783
784
$strServerVars = 'სერვერის ცვლადები და პარამეტრები';
784
785
$strServerVersion = 'სერვერის ვერსია';
 
786
$strSessionGCWarning = 'Your PHP parameter [a@http://php.net/manual/en/session.configuration.php#ini.session.gc-maxlifetime@]session.gc_maxlifetime[/a] is lower that cookie validity configured in phpMyAdmin, because of this, your login will expire sooner than configured in phpMyAdmin.';
785
787
$strSessionStartupErrorGeneral = 'Cannot start session without errors, please check errors given in your PHP and/or webserver log file and configure your PHP installation properly.';
786
788
$strSessionValue = 'სესიის მნიშვნელობა';
787
789
$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\').';
1007
1009
$strSetupSaveDir_name = 'დირექტორიის შენახვა';
1008
1010
$strSetupServerAuthConfigMsg = 'You set the [kbd]config[/kbd] authentication type and included username and password for auto-login, which is not a desirable option for live hosts. Anyone who knows or guesses your phpMyAdmin URL can directly access your phpMyAdmin panel. Set [a@?page=servers&amp;mode=edit&amp;id=%1$d#tab_Server]authentication type[/a] to [kbd]cookie[/kbd] or [kbd]http[/kbd].';
1009
1011
$strSetupServerExtensionMsg = 'You should use mysqli for performance reasons';
1010
 
$strSetupServerNoPasswordRootMsg = 'You allow for connecting to the server as root without a password.';
1011
1012
$strSetupServersAdd = 'ახალი სერვერის დამატება';
1012
1013
$strSetupServers_AllowDeny_order_desc = 'Leave blank if not used';
1013
1014
$strSetupServers_AllowDeny_order_name = 'Host authentication order';
1014
1015
$strSetupServers_AllowDeny_rules_desc = 'Leave blank for defaults';
1015
1016
$strSetupServers_AllowDeny_rules_name = 'Host authentication rules';
1016
 
$strSetupServers_AllowNoPasswordRoot_name = 'Allow root without password';
1017
1017
$strSetupServers_AllowRoot_name = 'root-ით შესვლის ნებართვა';
1018
1018
$strSetupServers_auth_swekey_config_desc = 'The path for the config file for [a@http://swekey.com]SweKey hardware authentication[/a] (not located in your document root; suggested: /etc/swekey.conf)';
1019
1019
$strSetupServers_auth_swekey_config_name = 'SweKey config file';
1136
1136
$strSetupZipDumpImportWarning = '[a@?page=form&amp;formset=features#tab_Import_export]Zip decompression[/a] requires functions (%s) which are unavailable on this system.';
1137
1137
$strSetupZipDump_name = 'ZIP';
1138
1138
$strShowAll = 'ყველას ჩვენება';
 
1139
$strShowBinaryContents = 'ორობითი შიგთავსის ჩვენება';
 
1140
$strShowBLOBContents = 'Show BLOB contents';
1139
1141
$strShowColor = 'ფერის ჩვენება';
1140
1142
$strShowDatadictAs = 'Data Dictionary Format';
1141
1143
$strShowFullQueries = 'Show Full Queries';
1290
1292
$strStatCheckTime = 'Last check';
1291
1293
$strStatCreateTime = 'შეიქმნა';
1292
1294
$strStatement = 'Statements';
 
1295
$strStatic = 'სტატიკური';
1293
1296
$strStatisticsOverrun = 'On a busy server, the byte counters may overrun, so those statistics as reported by the MySQL server may be incorrect.';
1294
1297
$strStatUpdateTime = 'უკანასკნელი განახლება';
1295
1298
$strStatus = 'მდგომარეობა';
1447
1450
 
1448
1451
$strZeroRemovesTheLimit = 'Note: Setting these options to 0 (zero) removes the limit.';
1449
1452
$strZip = '"zip-ით შეკუმშული"';
1450
 
$strFixed = 'fixed';
 
1453
 
 
1454
$strLoginWithoutPassword = 'Login without a password is forbidden by configuration (see AllowNoPassword)';  //to translate
 
1455
$strSetupServerNoPasswordMsg = 'You allow for connecting to the server without a password.';  //to translate
 
1456
$strSetupServers_AllowNoPassword_name = 'Allow logins without a password';  //to translate
 
1457
$strHostTableExplanation = 'When Host table is used, this field is ignored and values stored in Host table are used instead.';  //to translate
 
1458
$strGetMoreThemes = 'Get more themes!';  //to translate
 
1459
$strNoneDefault = 'None';  //to translate
 
1460
$strConfigDirectoryWarning = 'Directory [code]config[/code], which is used by the setup script, still exists in your phpMyAdmin directory. You should remove it once phpMyAdmin has been configured.';  //to translate
 
1461
$strRemoveCRLF = 'Remove CRLF characters within fields';  //to translate
 
1462
$strDoNotAutoIncrementZeroValues = 'Do not use AUTO_INCREMENT for zero values';  //to translate
 
1463
$strAndSmall = 'and';  //to translate
 
1464
$strReplicationStatus = 'Replication status';  //to translate
 
1465
$strReplicationStatusInfo = 'This MySQL server works as %s in <b>replication</b> process. For further information about replication status on the server, please visit the <a href="#replication">replication section</a>.';  //to translate
 
1466
$strReplicationStatus_master = 'Master status';  //to translate
 
1467
$strReplicationStatus_slave = 'Slave status';  //to translate
1451
1468
?>