Better fix against bug #594947.
This commit is contained in:
@@ -55,7 +55,7 @@ $strAttr = 'Atributi';
|
||||
|
||||
$strBack = 'Nazaj';
|
||||
$strBeginCut = 'ZAČETEK IZREZA';
|
||||
$strBeginRaw = 'BEGIN RAW';
|
||||
$strBeginRaw = 'BEGIN RAW';
|
||||
$strBinary = 'Binarno';
|
||||
$strBinaryDoNotEdit = 'Binarno - ne urejaj';
|
||||
$strBookmarkDeleted = 'Zaznamek je odstranjen.';
|
||||
@@ -75,7 +75,7 @@ $strCarriage = 'Znak za pomik na začetek vrste (Carriage return): \\r';
|
||||
$strChange = 'Spremeni';
|
||||
$strChangeDisplay = 'Izberite polje za prikaz';
|
||||
$strChangePassword = 'Spremeni geslo';
|
||||
$strCharsetOfFile = 'Nabor znakov datoteke:';
|
||||
$strCharsetOfFile = 'Nabor znakov datoteke:';
|
||||
$strCheckAll = 'Označi vse';
|
||||
$strCheckDbPriv = 'Preveri privilegije podatkovne baze';
|
||||
$strCheckTable = 'Preveri tabelo';
|
||||
@@ -138,7 +138,7 @@ $strEmptyResultSet = 'MySQL je vrnil kot rezultat prazno množico (npr. nič vrs
|
||||
$strEnabled = 'Omogočeno';
|
||||
$strEnd = 'Konec';
|
||||
$strEndCut = 'KONEC IZREZA';
|
||||
$strEndRaw = 'END RAW';
|
||||
$strEndRaw = 'END RAW';
|
||||
$strEnglishPrivileges = ' Opomba: Imena MySQL privilegijev so zapisana v angleščini ';
|
||||
$strError = 'Napaka';
|
||||
$strExplain = 'Razloži SQL stavek';
|
||||
@@ -368,8 +368,8 @@ $strSQLParserUserError = 'Izgleda, da je v SQL poizvedbi prišlo do napake. Če
|
||||
$strSQLQuery = 'SQL-poizvedba';
|
||||
$strSQLResult = 'Rezultat SQL';
|
||||
$strSQPBugInvalidIdentifer = 'Neveljavni identifikator';
|
||||
$strSQPBugUnknownPunctation = 'Neznan niz ločil';
|
||||
$strSQPBugUnclosedQuote = 'Odprt citat';
|
||||
$strSQPBugUnknownPunctation = 'Neznan niz ločil';
|
||||
$strSQPBugUnclosedQuote = 'Odprt citat';
|
||||
$strStatement = 'Izjave';
|
||||
$strStrucCSV = 'CSV podatki';
|
||||
$strStrucData = 'Struktura in podatki';
|
||||
@@ -431,4 +431,5 @@ $strZip = '"zipano"';
|
||||
$strInsecureMySQL = 'Your configuration file contains settings (root with no password) that correspond to the default MySQL privileged account. Your MySQL server is running with this default, is open to intrusion, and you really should fix this security hole.'; //to translate
|
||||
$strWebServerUploadDirectory = 'web-server upload directory'; //to translate
|
||||
$strWebServerUploadDirectoryError = 'The directory you set for upload work cannot be reached'; //to translate
|
||||
$strValidatorError = 'The SQL validator could not be initialized. Please check if you have installed the necessary php extensions as described in the %sdocumentation%s.'; //to translate
|
||||
?>
|
||||
|
Reference in New Issue
Block a user