removed ":" at the end of $strCopyTable
This commit is contained in:
parent
17fff1119f
commit
0aee70d414
@ -38,6 +38,7 @@ $Source$
|
||||
* tbl_properties.inc.php3: reduced a bit the size of the generated xhtml
|
||||
page in case of table creation or adding fields to a table.
|
||||
* tbl_addfield.php3; tbl_create.php3: fixed a bug with null set as default.
|
||||
* lang/*: removed ":" at the end of $strCopyTable.
|
||||
|
||||
2001-08-28 Loïc Chapeaux <lolo@phpheaven.net>
|
||||
* lang/galician.inc.php3, select_lang.inc.php3: new Galician lang thanks to
|
||||
|
||||
@ -57,7 +57,7 @@ $strColumnEmpty = 'Os nomes das colunas est
|
||||
$strColumnNames = 'Nome da Colunas';
|
||||
$strCompleteInserts = 'Inserções Completas';
|
||||
$strConfirm = 'Você tem certeza?';
|
||||
$strCopyTable = 'Copia tabela para:';
|
||||
$strCopyTable = 'Copia tabela para';
|
||||
$strCopyTableOK = 'Tabela %s copiada para %s.';
|
||||
$strCreate = 'Cria';
|
||||
$strCreateNewDatabase = 'Cria novo banco de dados';
|
||||
|
||||
@ -55,7 +55,7 @@ $strColumnEmpty = 'The columns names are empty!'; //to translate
|
||||
$strColumnNames = 'Íàçâàíèå íà êîëîíà';
|
||||
$strCompleteInserts = 'Complete inserts'; //to translate
|
||||
$strConfirm = 'Do you really want to do it?'; //to translate
|
||||
$strCopyTable = 'Êîïèðàé òàáëèöàòà â:';
|
||||
$strCopyTable = 'Êîïèðàé òàáëèöàòà â';
|
||||
$strCopyTableOK = 'Òàáëèöà %s áåøå êîïèðàíà â %s.';
|
||||
$strCreate = 'Ñúçäàé';
|
||||
$strCreateNewDatabase = 'Ñúçäàé íîâà ÁÄ';
|
||||
|
||||
@ -58,7 +58,7 @@ $strColumnEmpty = 'Els noms de les columnes són buits!';
|
||||
$strColumnNames = 'Nom de les col·lumnes';
|
||||
$strCompleteInserts = 'Completar insercions';
|
||||
$strConfirm = 'Ho vols fer realment ?';
|
||||
$strCopyTable = 'Copiar la taula a:';
|
||||
$strCopyTable = 'Copiar la taula a';
|
||||
$strCopyTableOK = 'La taula %s ha estat copiada a %s.';
|
||||
$strCreate = 'Crear';
|
||||
$strCreateNewDatabase = 'Crea una nova base de dades';
|
||||
|
||||
@ -55,7 +55,7 @@ $strColumnEmpty = 'The columns names are empty!'; //to translate
|
||||
$strColumnNames = '字段名';
|
||||
$strCompleteInserts = 'Complete inserts'; //to translate
|
||||
$strConfirm = 'Do you really want to do it?'; //to translate
|
||||
$strCopyTable = '复制数据表为:';
|
||||
$strCopyTable = '复制数据表为';
|
||||
$strCopyTableOK = '数据表 %s 已经成功复制为 %s。';
|
||||
$strCreate = '建立';
|
||||
$strCreateNewDatabase = '建立一个新的数据库';
|
||||
|
||||
@ -58,7 +58,7 @@ $strColumnEmpty = 'Jm
|
||||
$strColumnNames = 'Názvy sloupců';
|
||||
$strCompleteInserts = 'Uplné vloženi';
|
||||
$strConfirm = 'Opravdu chcete toto provést?';
|
||||
$strCopyTable = 'Zkopírovat tabulku do:';
|
||||
$strCopyTable = 'Zkopírovat tabulku do';
|
||||
$strCopyTableOK = 'Tabulka %s byla zkopírována do %s.';
|
||||
$strCreate = 'Vytvořit';
|
||||
$strCreateNewDatabase = 'Vytvořit novou databázi';
|
||||
|
||||
@ -58,7 +58,7 @@ $strColumnEmpty = 'Jm
|
||||
$strColumnNames = 'Názvy sloupců';
|
||||
$strCompleteInserts = 'Uplné vloženi';
|
||||
$strConfirm = 'Opravdu chcete toto provést?';
|
||||
$strCopyTable = 'Zkopírovat tabulku do:';
|
||||
$strCopyTable = 'Zkopírovat tabulku do';
|
||||
$strCopyTableOK = 'Tabulka %s byla zkopírována do %s.';
|
||||
$strCreate = 'Vytvořit';
|
||||
$strCreateNewDatabase = 'Vytvořit novou databázi';
|
||||
|
||||
@ -58,7 +58,7 @@ $strColumnEmpty = 'The columns names are empty!'; //to translate
|
||||
$strColumnNames = 'Kolonne navne';
|
||||
$strCompleteInserts = 'Lav komplette inserts';
|
||||
$strConfirm = 'Do you really want to do it?'; //to translate
|
||||
$strCopyTable = 'Kopier tabel til:';
|
||||
$strCopyTable = 'Kopier tabel til';
|
||||
$strCopyTableOK = 'Tabellen %s er nu kopieret til: %s.';
|
||||
$strCreate = 'Opret';
|
||||
$strCreateNewDatabase = 'Opret ny database';
|
||||
|
||||
@ -57,7 +57,7 @@ $strColumnEmpty = 'De kolommen zijn leeg!';
|
||||
$strColumnNames = 'Kolom namen';
|
||||
$strCompleteInserts = 'Complete inserts'; //to translate
|
||||
$strConfirm = 'Weet u zeker dat u dit wilt?';
|
||||
$strCopyTable = 'Kopieer tabel naar:';
|
||||
$strCopyTable = 'Kopieer tabel naar';
|
||||
$strCopyTableOK = 'Tabel %s is gekopieerd naar %s.';
|
||||
$strCreate = 'Aanmaken';
|
||||
$strCreateNewDatabase = 'Nieuwe database aanmaken';
|
||||
|
||||
@ -55,7 +55,7 @@ $strColumnEmpty = 'The columns names are empty!'; //to translate
|
||||
$strColumnNames = 'Kolonnenavn';
|
||||
$strCompleteInserts = 'Complete inserts'; //to translate
|
||||
$strConfirm = 'Do you really want to do it?'; //to translate
|
||||
$strCopyTable = 'Kopier tabell til:';
|
||||
$strCopyTable = 'Kopier tabell til';
|
||||
$strCopyTableOK = 'Tabellen %s er kopiert til %s.';
|
||||
$strCreate = 'Opprett';
|
||||
$strCreateNewDatabase = 'Opprett ny database';
|
||||
|
||||
@ -59,7 +59,7 @@ $strColumnEmpty = 'Brak nazw kolumn!';
|
||||
$strColumnNames = 'Nazwy kolumn';
|
||||
$strCompleteInserts = 'Pełne dodania';
|
||||
$strConfirm = 'Czy na pewno to zrobic?';
|
||||
$strCopyTable = 'Kopiowanie tabeli do:';
|
||||
$strCopyTable = 'Kopiowanie tabeli do';
|
||||
$strCopyTableOK = 'Tabela %s została przekopiowana do %s.';
|
||||
$strCreate = 'Utworzenie';
|
||||
$strCreateNewDatabase = 'Utworzenie nowej bazy danych';
|
||||
|
||||
@ -55,7 +55,7 @@ $strColumnEmpty = 'The columns names are empty!'; //to translate
|
||||
$strColumnNames = 'Nome da Colunas';
|
||||
$strCompleteInserts = 'Complete inserts'; //to translate
|
||||
$strConfirm = 'Do you really want to do it?'; //to translate
|
||||
$strCopyTable = 'Copia tabela para:';
|
||||
$strCopyTable = 'Copia tabela para';
|
||||
$strCopyTableOK = 'Tabela %s copiada para %s.';
|
||||
$strCreate = 'Cria';
|
||||
$strCreateNewDatabase = 'Cria novo banco de dados';
|
||||
|
||||
@ -49,7 +49,7 @@ $strBrowse = 'Navigare';
|
||||
$strBzip = '"bzipped"';
|
||||
|
||||
$strCantLoadMySQL = 'extensia MySQL nu se incarca,<br />va rugam verificati configuratia PHP.';
|
||||
$strCarriage = 'Enter: \\r';
|
||||
$strCarriage = 'Enter: \\r';
|
||||
$strChange = 'Schimbare';
|
||||
$strCheckAll = 'Marcheaza toate';
|
||||
$strCheckDbPriv = 'Marcheaza drepturile de acces la baza de date';
|
||||
@ -59,7 +59,7 @@ $strColumnEmpty = 'Numele coloanelor sunt goale!';
|
||||
$strColumnNames = 'Numele coloanelor';
|
||||
$strCompleteInserts = 'Rezolva inserarea';
|
||||
$strConfirm = 'Sunteti sigur ca doriti sa continuati?';
|
||||
$strCopyTable = 'Copiaza tabel la:';
|
||||
$strCopyTable = 'Copiaza tabel la';
|
||||
$strCopyTableOK = 'Tabelul %s a fost copiat la %s.';
|
||||
$strCreate = 'Creaza';
|
||||
$strCreateNewDatabase = 'Creaza baza de date noua';
|
||||
@ -90,7 +90,7 @@ $strDoYouReally = 'Sunteti sigur ca doriti sa ';
|
||||
$strDrop = 'Salveaza (Drop)';
|
||||
$strDropDB = 'Salveaza baza de date (Drop database)';
|
||||
$strDropTable = 'Salveaza tabelul (Drop table)';
|
||||
$strDumpingData = 'Stergerea datelor din tabel';
|
||||
$strDumpingData = 'Stergerea datelor din tabel';
|
||||
$strDynamic = 'dinamic';
|
||||
|
||||
$strEdit = 'Editare';
|
||||
@ -99,12 +99,12 @@ $strEffective = 'Efectiv';
|
||||
$strEmpty = 'Goleste';
|
||||
$strEmptyResultSet = 'MySQL a dat un set de rezultate gol (ex. zero linii).';
|
||||
$strEnableMagicQuotes = '<b>Atentie:</b> Nu ati activat magic_quotes_gpc in configuratia PHP. PhpMyAdmin necesita aceasta setare pentru a functiona corect. Va rugam sa parcurgeti sectiunea de configurare a manualului PHP pentru mai multe informatii legate de modul de activare.';
|
||||
$strEnclosedBy = 'incadrate intre';
|
||||
$strEnclosedBy = 'incadrate intre';
|
||||
$strEnd = 'Sfarsit';
|
||||
$strEnglishPrivileges = ' Important: numele drepturilor de acces MySQL apar in engleza ';
|
||||
$strError = 'Eroare';
|
||||
$strEscapedBy = 'realizat de';
|
||||
$strExtendedInserts = 'Inserari extinse';
|
||||
$strEscapedBy = 'realizat de';
|
||||
$strExtendedInserts = 'Inserari extinse';
|
||||
$strExtra = 'Extra';
|
||||
|
||||
$strField = 'Camp';
|
||||
@ -142,17 +142,17 @@ $strInsertTextfiles = 'Insereaza fisiere de text in tabel';
|
||||
$strInstructions = 'Instructiuni';
|
||||
$strInUse = 'in folosinta';
|
||||
|
||||
$strKeyname = 'Nume cheie';
|
||||
$strKill = 'Opreste';
|
||||
$strKeyname = 'Nume cheie';
|
||||
$strKill = 'Opreste';
|
||||
|
||||
$strLength = 'Lungime';
|
||||
$strLengthSet = 'Lungime/Setare';
|
||||
$strLimitNumRows = 'inregistrari pe pagina';
|
||||
$strLineFeed = 'Dezvoltare linie: \\n';
|
||||
$strLineFeed = 'Dezvoltare linie: \\n';
|
||||
$strLines = 'Linii';
|
||||
$strLocationTextfile = 'Locatia fisierului text';
|
||||
$strLogin = '';
|
||||
$strLogout = 'Deconectare';
|
||||
$strLogin = ''; //pemtru translatare, insa nu se utilizeaza ...
|
||||
$strLogout = 'Deconectare';
|
||||
|
||||
$strModifications = 'Modificarile au fost salvate';
|
||||
$strModify = 'Modificare';
|
||||
@ -166,9 +166,9 @@ $strName = 'Nume';
|
||||
$strNbRecords = 'Numar de inregistrari';
|
||||
$strNext = 'Urmatorul';
|
||||
$strNo = 'Nu';
|
||||
$strNoDropDatabases = 'Comenzile "DROP DATABASE" sunt dezactivate.';
|
||||
$strNoDropDatabases = 'Comenzile "DROP DATABASE" sunt dezactivate.';
|
||||
$strNoDatabases = 'Nu sunt baze de date';
|
||||
$strNoModification = 'Nici o schimbare';
|
||||
$strNoModification = 'Nici o schimbare';
|
||||
$strNoPassword = 'Nu exista parola';
|
||||
$strNoPrivileges = 'Nu exista drepturi de acces';
|
||||
$strNoRights = 'Nu detineti drepturi de acces pentru a va afla aici!';
|
||||
@ -251,7 +251,7 @@ $strSize = 'Marime (Size)';
|
||||
$strSort = 'Sortare';
|
||||
$strSpaceUsage = 'Utilizare spatiu';
|
||||
$strSQLQuery = 'Comansa SQL';
|
||||
$strStatement = 'Comenzi';
|
||||
$strStatement = 'Comenzi';
|
||||
$strStrucCSV = 'Date CSV';
|
||||
$strStrucData = 'Structura si date';
|
||||
$strStrucDrop = 'Adauga \'salveaza tabel\'';
|
||||
|
||||
@ -57,7 +57,7 @@ $strColumnEmpty = '
|
||||
$strColumnNames = 'Названия колонок';
|
||||
$strCompleteInserts = 'Полная вставка';
|
||||
$strConfirm = 'Вы действительно хотите сделать это?';
|
||||
$strCopyTable = 'Скопировать таблицу в:';
|
||||
$strCopyTable = 'Скопировать таблицу в';
|
||||
$strCopyTableOK = 'Таблица %s была скопирована в %s.';
|
||||
$strCreate = 'Создать';
|
||||
$strCreateNewDatabase = 'Создать новую БД';
|
||||
|
||||
@ -57,7 +57,7 @@ $strColumnEmpty = '
|
||||
$strColumnNames = 'Названия колонок';
|
||||
$strCompleteInserts = 'Полная вставка';
|
||||
$strConfirm = 'Вы действительно хотите сделать это?';
|
||||
$strCopyTable = 'Скопировать таблицу в:';
|
||||
$strCopyTable = 'Скопировать таблицу в';
|
||||
$strCopyTableOK = 'Таблица %s была скопирована в %s.';
|
||||
$strCreate = 'Создать';
|
||||
$strCreateNewDatabase = 'Создать новую БД';
|
||||
|
||||
@ -60,7 +60,7 @@ $strColumnEmpty = 'N
|
||||
$strColumnNames = 'Názvy stĺpcov';
|
||||
$strCompleteInserts = 'Úplné vloženie';
|
||||
$strConfirm = 'Skutočne si želáte toto vykonať?';
|
||||
$strCopyTable = 'Skopírovať tabuľku do:';
|
||||
$strCopyTable = 'Skopírovať tabuľku do';
|
||||
$strCopyTableOK = 'Tabuľka %s bola skorírovaná do %s.';
|
||||
$strCreate = 'Vytvoriť';
|
||||
$strCreateNewDatabase = 'Vytvoriť novú databázu';
|
||||
|
||||
@ -59,7 +59,7 @@ $strColumnEmpty = 'Kolumn-namnen
|
||||
$strColumnNames = 'Kolumn-namn';
|
||||
$strCompleteInserts = 'Kompletta insättningar';
|
||||
$strConfirm = 'Vill du verkligen göra det?';
|
||||
$strCopyTable = 'Kopiera tabellen till:';
|
||||
$strCopyTable = 'Kopiera tabellen till';
|
||||
$strCopyTableOK = 'Tabellen %s har kopierats till %s.';
|
||||
$strCreate = 'Skapa';
|
||||
$strCreateNewDatabase = 'Skapa ny databas';
|
||||
|
||||
@ -55,7 +55,7 @@ $strColumnEmpty = 'The columns names are empty!'; //to translate
|
||||
$strColumnNames = 'ª×èͤÍÅÑÁ¹ì';
|
||||
$strCompleteInserts = 'Complete inserts';
|
||||
$strConfirm = 'Do you really want to do it?'; //to translate
|
||||
$strCopyTable = 'ÊíÒà¹ÒµÒÃÒ§à»ç¹ :';
|
||||
$strCopyTable = 'ÊíÒà¹ÒµÒÃÒ§à»ç¹';
|
||||
$strCopyTableOK = 'µÒÃÒ§ %s ä´é·íÒ¡ÒÃÊíÒà¹Òä»à»ç¹ %s àÃÕºÃéÍÂáÅéÇ.';
|
||||
$strCreate = 'ÊÃéÒ§';
|
||||
$strCreateNewDatabase = 'ÊÃéÒ§°Ò¹¢éÍÁÙÅãËÁè';
|
||||
|
||||
Loading…
Reference in New Issue
Block a user