slovenian translation update
This commit is contained in:
parent
6dfc468f8f
commit
fa4398956d
@ -6,7 +6,7 @@ $Id$
|
||||
$Source$
|
||||
|
||||
2002-11-05 Michal Cihar <nijel@users.sourceforge.net>
|
||||
* lang/{czech,italian,swedish}*.php3: updated translations
|
||||
* lang/{czech,italian,slovenian,swedish}*.php3: updated translations
|
||||
|
||||
2002-11-05 Marc Delisle <lem9@users.sourceforge.net>
|
||||
* main.php3: when the user does not have required privs to create
|
||||
|
||||
@ -99,6 +99,7 @@ $strCreatePdfFeat = 'Ustvarjanje PDF datotek';
|
||||
$strCriteria = 'Kriteriji';
|
||||
|
||||
$strData = 'Podatki';
|
||||
$strDataDict = 'Podatkovni slovar';
|
||||
$strDataOnly = 'Samo podatki';
|
||||
$strDatabase = 'Podatkovna baza ';
|
||||
$strDatabaseHasBeenDropped = 'Podatkovna baza %s je zavržena.';
|
||||
@ -178,6 +179,7 @@ $strHostEmpty = 'Ime gostitelja je prazno!';
|
||||
$strIdxFulltext = 'Polno besedilo';
|
||||
$strIfYouWish = 'Če bi radi naložili samo nekatere stolpce tabele, jih navedite v seznamu, kjer jih ločite z vejico.';
|
||||
$strIgnore = 'Prezri';
|
||||
$strImportDocSQL = 'Uvozi docSQL datoteke';
|
||||
$strInUse = 'v uporabi';
|
||||
$strIndex = 'Indeks';
|
||||
$strIndexHasBeenDropped = 'Indeks %s je zavržen';
|
||||
@ -264,6 +266,7 @@ $strOptions = 'Mo
|
||||
$strOr = 'Ali';
|
||||
$strOverhead = 'Presežek';
|
||||
|
||||
$strPHP40203 = 'Uporabljate PHP 4.2.3, ki ima resne te¾ave z veèbitnimi stavki (mbstring). Glej PHP poroèilo o hro¹èu 19404. Ta verzija PHP ni priporoèljiva za uporabo s phpMyAdmin.';
|
||||
$strPHPVersion = 'Različica PHP';
|
||||
$strPageNumber = 'Številka strani:';
|
||||
$strPartialText = 'Delna besedila';
|
||||
@ -284,6 +287,7 @@ $strPrimaryKey = 'Primarni klju
|
||||
$strPrimaryKeyHasBeenDropped = 'Primarni ključ je zavržen';
|
||||
$strPrimaryKeyName = 'Ime primarnega ključa mora biti... PRIMARY!';
|
||||
$strPrimaryKeyWarning = '("PRIMARY" <b>mora</b> biti ime <b>samo</b> primarnega ključa!)';
|
||||
$strPrint = 'Natisni';
|
||||
$strPrintView = 'Pogled postavitve tiskanja';
|
||||
$strPrivileges = 'Privilegiji';
|
||||
$strProperties = 'Lastnosti';
|
||||
@ -432,8 +436,4 @@ $strYes = 'Da';
|
||||
$strZip = '"zipano"';
|
||||
// To translate
|
||||
|
||||
$strImportDocSQL = 'Import docSQL Files'; //to translate
|
||||
$strDataDict = 'Data Dictionary'; //to translate
|
||||
$strPrint = 'Print'; //to translate
|
||||
$strPHP40203 = 'You are using PHP 4.2.3, which has a serious bug with multi-byte strings (mbstring). See PHP bug report 19404. This version of PHP is not recommended for use with phpMyAdmin.'; //to translate
|
||||
?>
|
||||
|
||||
@ -100,6 +100,7 @@ $strCreatePdfFeat = 'Ustvarjanje PDF datotek';
|
||||
$strCriteria = 'Kriteriji';
|
||||
|
||||
$strData = 'Podatki';
|
||||
$strDataDict = 'Podatkovni slovar';
|
||||
$strDataOnly = 'Samo podatki';
|
||||
$strDatabase = 'Podatkovna baza ';
|
||||
$strDatabaseHasBeenDropped = 'Podatkovna baza %s je zavržena.';
|
||||
@ -179,6 +180,7 @@ $strHostEmpty = 'Ime gostitelja je prazno!';
|
||||
$strIdxFulltext = 'Polno besedilo';
|
||||
$strIfYouWish = 'Če bi radi naložili samo nekatere stolpce tabele, jih navedite v seznamu, kjer jih ločite z vejico.';
|
||||
$strIgnore = 'Prezri';
|
||||
$strImportDocSQL = 'Uvozi docSQL datoteke';
|
||||
$strInUse = 'v uporabi';
|
||||
$strIndex = 'Indeks';
|
||||
$strIndexHasBeenDropped = 'Indeks %s je zavržen';
|
||||
@ -265,6 +267,7 @@ $strOptions = 'Možnosti';
|
||||
$strOr = 'Ali';
|
||||
$strOverhead = 'Presežek';
|
||||
|
||||
$strPHP40203 = 'Uporabljate PHP 4.2.3, ki ima resne težave z večbitnimi stavki (mbstring). Glej PHP poročilo o hrošču 19404. Ta verzija PHP ni priporočljiva za uporabo s phpMyAdmin.';
|
||||
$strPHPVersion = 'Različica PHP';
|
||||
$strPageNumber = 'Številka strani:';
|
||||
$strPartialText = 'Delna besedila';
|
||||
@ -285,6 +288,7 @@ $strPrimaryKey = 'Primarni ključ';
|
||||
$strPrimaryKeyHasBeenDropped = 'Primarni ključ je zavržen';
|
||||
$strPrimaryKeyName = 'Ime primarnega ključa mora biti... PRIMARY!';
|
||||
$strPrimaryKeyWarning = '("PRIMARY" <b>mora</b> biti ime <b>samo</b> primarnega ključa!)';
|
||||
$strPrint = 'Natisni';
|
||||
$strPrintView = 'Pogled postavitve tiskanja';
|
||||
$strPrivileges = 'Privilegiji';
|
||||
$strProperties = 'Lastnosti';
|
||||
@ -433,8 +437,4 @@ $strYes = 'Da';
|
||||
$strZip = '"zipano"';
|
||||
// To translate
|
||||
|
||||
$strImportDocSQL = 'Import docSQL Files'; //to translate
|
||||
$strDataDict = 'Data Dictionary'; //to translate
|
||||
$strPrint = 'Print'; //to translate
|
||||
$strPHP40203 = 'You are using PHP 4.2.3, which has a serious bug with multi-byte strings (mbstring). See PHP bug report 19404. This version of PHP is not recommended for use with phpMyAdmin.'; //to translate
|
||||
?>
|
||||
|
||||
@ -99,6 +99,7 @@ $strCreatePdfFeat = 'Ustvarjanje PDF datotek';
|
||||
$strCriteria = 'Kriteriji';
|
||||
|
||||
$strData = 'Podatki';
|
||||
$strDataDict = 'Podatkovni slovar';
|
||||
$strDataOnly = 'Samo podatki';
|
||||
$strDatabase = 'Podatkovna baza ';
|
||||
$strDatabaseHasBeenDropped = 'Podatkovna baza %s je zavržena.';
|
||||
@ -178,6 +179,7 @@ $strHostEmpty = 'Ime gostitelja je prazno!';
|
||||
$strIdxFulltext = 'Polno besedilo';
|
||||
$strIfYouWish = 'Če bi radi naložili samo nekatere stolpce tabele, jih navedite v seznamu, kjer jih ločite z vejico.';
|
||||
$strIgnore = 'Prezri';
|
||||
$strImportDocSQL = 'Uvozi docSQL datoteke';
|
||||
$strInUse = 'v uporabi';
|
||||
$strIndex = 'Indeks';
|
||||
$strIndexHasBeenDropped = 'Indeks %s je zavržen';
|
||||
@ -264,6 +266,7 @@ $strOptions = 'Mo
|
||||
$strOr = 'Ali';
|
||||
$strOverhead = 'Presežek';
|
||||
|
||||
$strPHP40203 = 'Uporabljate PHP 4.2.3, ki ima resne težave z veèbitnimi stavki (mbstring). Glej PHP poroèilo o hrošèu 19404. Ta verzija PHP ni priporoèljiva za uporabo s phpMyAdmin.';
|
||||
$strPHPVersion = 'Različica PHP';
|
||||
$strPageNumber = 'Številka strani:';
|
||||
$strPartialText = 'Delna besedila';
|
||||
@ -284,6 +287,7 @@ $strPrimaryKey = 'Primarni klju
|
||||
$strPrimaryKeyHasBeenDropped = 'Primarni ključ je zavržen';
|
||||
$strPrimaryKeyName = 'Ime primarnega ključa mora biti... PRIMARY!';
|
||||
$strPrimaryKeyWarning = '("PRIMARY" <b>mora</b> biti ime <b>samo</b> primarnega ključa!)';
|
||||
$strPrint = 'Natisni';
|
||||
$strPrintView = 'Pogled postavitve tiskanja';
|
||||
$strPrivileges = 'Privilegiji';
|
||||
$strProperties = 'Lastnosti';
|
||||
@ -432,8 +436,4 @@ $strYes = 'Da';
|
||||
$strZip = '"zipano"';
|
||||
// To translate
|
||||
|
||||
$strImportDocSQL = 'Import docSQL Files'; //to translate
|
||||
$strDataDict = 'Data Dictionary'; //to translate
|
||||
$strPrint = 'Print'; //to translate
|
||||
$strPHP40203 = 'You are using PHP 4.2.3, which has a serious bug with multi-byte strings (mbstring). See PHP bug report 19404. This version of PHP is not recommended for use with phpMyAdmin.'; //to translate
|
||||
?>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user