From fa4398956d46e28d53810eaccec455f2cd40a831 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michal=20=C4=8Ciha=C5=99?= Date: Tue, 5 Nov 2002 13:37:08 +0000 Subject: [PATCH] slovenian translation update --- ChangeLog | 2 +- lang/slovenian-iso-8859-2.inc.php3 | 8 ++++---- lang/slovenian-utf-8.inc.php3 | 8 ++++---- lang/slovenian-windows-1250.inc.php3 | 8 ++++---- 4 files changed, 13 insertions(+), 13 deletions(-) diff --git a/ChangeLog b/ChangeLog index 761b308ed..06751eebf 100755 --- a/ChangeLog +++ b/ChangeLog @@ -6,7 +6,7 @@ $Id$ $Source$ 2002-11-05 Michal Cihar - * lang/{czech,italian,swedish}*.php3: updated translations + * lang/{czech,italian,slovenian,swedish}*.php3: updated translations 2002-11-05 Marc Delisle * main.php3: when the user does not have required privs to create diff --git a/lang/slovenian-iso-8859-2.inc.php3 b/lang/slovenian-iso-8859-2.inc.php3 index ad64b611b..e6ffadd5f 100644 --- a/lang/slovenian-iso-8859-2.inc.php3 +++ b/lang/slovenian-iso-8859-2.inc.php3 @@ -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" mora biti ime samo 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 ?> diff --git a/lang/slovenian-utf-8.inc.php3 b/lang/slovenian-utf-8.inc.php3 index 829834bc6..06f164b05 100644 --- a/lang/slovenian-utf-8.inc.php3 +++ b/lang/slovenian-utf-8.inc.php3 @@ -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" mora biti ime samo 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 ?> diff --git a/lang/slovenian-windows-1250.inc.php3 b/lang/slovenian-windows-1250.inc.php3 index 502a32d9e..d5c76c9a7 100644 --- a/lang/slovenian-windows-1250.inc.php3 +++ b/lang/slovenian-windows-1250.inc.php3 @@ -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" mora biti ime samo 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 ?>