mirror of
https://github.com/MariaDB/server.git
synced 2025-11-16 20:23:18 +03:00
Merge paul@bk-internal.mysql.com:/home/bk/mysql-4.1
into teton.kitebird.com:/home/paul/mysql-4.1
This commit is contained in:
@@ -16,7 +16,7 @@ v/*
|
|||||||
"ANO",
|
"ANO",
|
||||||
"Nemohu vytvo-B<>it soubor '%-.64s' (chybov<6F> k<>d: %d)",
|
"Nemohu vytvo-B<>it soubor '%-.64s' (chybov<6F> k<>d: %d)",
|
||||||
"Nemohu vytvo-B<>it tabulku '%-.64s' (chybov<6F> k<>d: %d)",
|
"Nemohu vytvo-B<>it tabulku '%-.64s' (chybov<6F> k<>d: %d)",
|
||||||
"Nemohu vytvo-B<>it datab<61>zi '%-.64s', chyba %d",
|
"Nemohu vytvo-B<>it datab<61>zi '%-.64s' (chybov<EFBFBD> k<>d: %d)",
|
||||||
"Nemohu vytvo-B<>it datab<61>zi '%-.64s'; datab<61>ze ji<6A> existuje",
|
"Nemohu vytvo-B<>it datab<61>zi '%-.64s'; datab<61>ze ji<6A> existuje",
|
||||||
"Nemohu zru-B<>it datab<61>zi '%-.64s', datab<61>ze neexistuje",
|
"Nemohu zru-B<>it datab<61>zi '%-.64s', datab<61>ze neexistuje",
|
||||||
"Chyba p-B<>i ru<72>en<65> datab<61>ze (nemohu vymazat '%-.64s', chyba %d)",
|
"Chyba p-B<>i ru<72>en<65> datab<61>ze (nemohu vymazat '%-.64s', chyba %d)",
|
||||||
@@ -222,7 +222,7 @@ v/*
|
|||||||
"CREATE DATABASE not allowed while thread is holding global read lock",
|
"CREATE DATABASE not allowed while thread is holding global read lock",
|
||||||
"Wrong arguments to %s",
|
"Wrong arguments to %s",
|
||||||
"%-.32s@%-.64s is not allowed to create new users",
|
"%-.32s@%-.64s is not allowed to create new users",
|
||||||
"Incorrect table definition; All MERGE tables must be in the same database",
|
"Incorrect table definition; all MERGE tables must be in the same database",
|
||||||
"Deadlock found when trying to get lock; Try restarting transaction",
|
"Deadlock found when trying to get lock; Try restarting transaction",
|
||||||
"The used table type doesn't support FULLTEXT indexes",
|
"The used table type doesn't support FULLTEXT indexes",
|
||||||
"Cannot add foreign key constraint",
|
"Cannot add foreign key constraint",
|
||||||
|
|||||||
@@ -10,7 +10,7 @@
|
|||||||
"JA",
|
"JA",
|
||||||
"Kan ikke oprette filen '%-.64s' (Fejlkode: %d)",
|
"Kan ikke oprette filen '%-.64s' (Fejlkode: %d)",
|
||||||
"Kan ikke oprette tabellen '%-.64s' (Fejlkode: %d)",
|
"Kan ikke oprette tabellen '%-.64s' (Fejlkode: %d)",
|
||||||
"Kan ikke oprette databasen '%-.64s'. Fejl %d",
|
"Kan ikke oprette databasen '%-.64s' (Fejlkode: %d)",
|
||||||
"Kan ikke oprette databasen '%-.64s'; databasen eksisterer",
|
"Kan ikke oprette databasen '%-.64s'; databasen eksisterer",
|
||||||
"Kan ikke slette (droppe) '%-.64s'; databasen eksisterer ikke",
|
"Kan ikke slette (droppe) '%-.64s'; databasen eksisterer ikke",
|
||||||
"Fejl ved sletning (drop) af databasen (kan ikke slette '%-.64s', Fejl %d)",
|
"Fejl ved sletning (drop) af databasen (kan ikke slette '%-.64s', Fejl %d)",
|
||||||
@@ -216,7 +216,7 @@
|
|||||||
"CREATE DATABASE er ikke tilladt mens en tr<74>d holder p<> globalt read lock",
|
"CREATE DATABASE er ikke tilladt mens en tr<74>d holder p<> globalt read lock",
|
||||||
"Wrong arguments to %s",
|
"Wrong arguments to %s",
|
||||||
"%-.32s@%-.64s is not allowed to create new users",
|
"%-.32s@%-.64s is not allowed to create new users",
|
||||||
"Incorrect table definition; All MERGE tables must be in the same database",
|
"Incorrect table definition; all MERGE tables must be in the same database",
|
||||||
"Deadlock found when trying to get lock; Try restarting transaction",
|
"Deadlock found when trying to get lock; Try restarting transaction",
|
||||||
"The used table type doesn't support FULLTEXT indexes",
|
"The used table type doesn't support FULLTEXT indexes",
|
||||||
"Cannot add foreign key constraint",
|
"Cannot add foreign key constraint",
|
||||||
|
|||||||
@@ -224,7 +224,7 @@
|
|||||||
"CREATE DATABASE niet toegestaan terwijl thread een globale 'read lock' bezit",
|
"CREATE DATABASE niet toegestaan terwijl thread een globale 'read lock' bezit",
|
||||||
"Foutieve parameters voor %s",
|
"Foutieve parameters voor %s",
|
||||||
"%-.32s@%-.64s mag geen nieuwe gebruikers creeren",
|
"%-.32s@%-.64s mag geen nieuwe gebruikers creeren",
|
||||||
"Incorrecte tabel definitie; Alle MERGE tabellen moeten tot dezelfde database behoren",
|
"Incorrecte tabel definitie; alle MERGE tabellen moeten tot dezelfde database behoren",
|
||||||
"Deadlock gevonden tijdens lock-aanvraag poging; Probeer herstart van de transactie",
|
"Deadlock gevonden tijdens lock-aanvraag poging; Probeer herstart van de transactie",
|
||||||
"Het gebruikte tabel type ondersteund geen FULLTEXT indexen",
|
"Het gebruikte tabel type ondersteund geen FULLTEXT indexen",
|
||||||
"Kan foreign key beperking niet toevoegen",
|
"Kan foreign key beperking niet toevoegen",
|
||||||
|
|||||||
@@ -7,7 +7,7 @@
|
|||||||
"YES",
|
"YES",
|
||||||
"Can't create file '%-.64s' (errno: %d)",
|
"Can't create file '%-.64s' (errno: %d)",
|
||||||
"Can't create table '%-.64s' (errno: %d)",
|
"Can't create table '%-.64s' (errno: %d)",
|
||||||
"Can't create database '%-.64s'. (errno: %d)",
|
"Can't create database '%-.64s' (errno: %d)",
|
||||||
"Can't create database '%-.64s'; database exists",
|
"Can't create database '%-.64s'; database exists",
|
||||||
"Can't drop database '%-.64s'; database doesn't exist",
|
"Can't drop database '%-.64s'; database doesn't exist",
|
||||||
"Error dropping database (can't delete '%-.64s', errno: %d)",
|
"Error dropping database (can't delete '%-.64s', errno: %d)",
|
||||||
@@ -213,7 +213,7 @@
|
|||||||
"CREATE DATABASE not allowed while thread is holding global read lock",
|
"CREATE DATABASE not allowed while thread is holding global read lock",
|
||||||
"Wrong arguments to %s",
|
"Wrong arguments to %s",
|
||||||
"%-.32s@%-.64s is not allowed to create new users",
|
"%-.32s@%-.64s is not allowed to create new users",
|
||||||
"Incorrect table definition; All MERGE tables must be in the same database",
|
"Incorrect table definition; all MERGE tables must be in the same database",
|
||||||
"Deadlock found when trying to get lock; Try restarting transaction",
|
"Deadlock found when trying to get lock; Try restarting transaction",
|
||||||
"The used table type doesn't support FULLTEXT indexes",
|
"The used table type doesn't support FULLTEXT indexes",
|
||||||
"Cannot add foreign key constraint",
|
"Cannot add foreign key constraint",
|
||||||
|
|||||||
@@ -12,7 +12,7 @@
|
|||||||
"JAH",
|
"JAH",
|
||||||
"Ei suuda luua faili '%-.64s' (veakood: %d)",
|
"Ei suuda luua faili '%-.64s' (veakood: %d)",
|
||||||
"Ei suuda luua tabelit '%-.64s' (veakood: %d)",
|
"Ei suuda luua tabelit '%-.64s' (veakood: %d)",
|
||||||
"Ei suuda luua andmebaasi '%-.64s'. (veakood: %d)",
|
"Ei suuda luua andmebaasi '%-.64s' (veakood: %d)",
|
||||||
"Ei suuda luua andmebaasi '%-.64s': andmebaas juba eksisteerib",
|
"Ei suuda luua andmebaasi '%-.64s': andmebaas juba eksisteerib",
|
||||||
"Ei suuda kustutada andmebaasi '%-.64s': andmebaasi ei eksisteeri",
|
"Ei suuda kustutada andmebaasi '%-.64s': andmebaasi ei eksisteeri",
|
||||||
"Viga andmebaasi kustutamisel (ei suuda kustutada faili '%-.64s', veakood: %d)",
|
"Viga andmebaasi kustutamisel (ei suuda kustutada faili '%-.64s', veakood: %d)",
|
||||||
|
|||||||
@@ -7,7 +7,7 @@
|
|||||||
"OUI",
|
"OUI",
|
||||||
"Ne peut cr<63>er le fichier '%-.64s' (Errcode: %d)",
|
"Ne peut cr<63>er le fichier '%-.64s' (Errcode: %d)",
|
||||||
"Ne peut cr<63>er la table '%-.64s' (Errcode: %d)",
|
"Ne peut cr<63>er la table '%-.64s' (Errcode: %d)",
|
||||||
"Ne peut cr<63>er la base '%-.64s'. Erreur %d",
|
"Ne peut cr<63>er la base '%-.64s' (Erreur %d)",
|
||||||
"Ne peut cr<63>er la base '%-.64s'; elle existe d<>j<EFBFBD>",
|
"Ne peut cr<63>er la base '%-.64s'; elle existe d<>j<EFBFBD>",
|
||||||
"Ne peut effacer la base '%-.64s'; elle n'existe pas",
|
"Ne peut effacer la base '%-.64s'; elle n'existe pas",
|
||||||
"Ne peut effacer la base '%-.64s' (erreur %d)",
|
"Ne peut effacer la base '%-.64s' (erreur %d)",
|
||||||
@@ -213,7 +213,7 @@
|
|||||||
"CREATE DATABASE n'est pas autoris<69>e pendant qu'une t<>che poss<73>de un verrou global en lecture",
|
"CREATE DATABASE n'est pas autoris<69>e pendant qu'une t<>che poss<73>de un verrou global en lecture",
|
||||||
"Mauvais arguments <20> %s",
|
"Mauvais arguments <20> %s",
|
||||||
"%-.32s@%-.64s n'est pas autoris<69> <20> cr<63>er de nouveaux utilisateurs",
|
"%-.32s@%-.64s n'est pas autoris<69> <20> cr<63>er de nouveaux utilisateurs",
|
||||||
"D<>finition de table incorrecte : toutes les tables MERGE doivent <20>tre dans la m<>me base de donn<6E>e",
|
"D<>finition de table incorrecte; toutes les tables MERGE doivent <20>tre dans la m<>me base de donn<6E>e",
|
||||||
"Deadlock d<>couvert en essayant d'obtenir les verrous : essayez de red<65>marrer la transaction",
|
"Deadlock d<>couvert en essayant d'obtenir les verrous : essayez de red<65>marrer la transaction",
|
||||||
"Le type de table utilis<69> ne supporte pas les index FULLTEXT",
|
"Le type de table utilis<69> ne supporte pas les index FULLTEXT",
|
||||||
"Impossible d'ajouter des contraintes d'index externe",
|
"Impossible d'ajouter des contraintes d'index externe",
|
||||||
|
|||||||
@@ -14,9 +14,9 @@
|
|||||||
"isamchk",
|
"isamchk",
|
||||||
"Nein",
|
"Nein",
|
||||||
"Ja",
|
"Ja",
|
||||||
"Kann Datei '%-.64s' nicht erzeugen. (Fehler: %d)",
|
"Kann Datei '%-.64s' nicht erzeugen (Fehler: %d)",
|
||||||
"Kann Tabelle '%-.64s' nicht erzeugen. (Fehler: %d)",
|
"Kann Tabelle '%-.64s' nicht erzeugen (Fehler: %d)",
|
||||||
"Kann Datenbank '%-.64s' nicht erzeugen. (Fehler: %d)",
|
"Kann Datenbank '%-.64s' nicht erzeugen (Fehler: %d)",
|
||||||
"Kann Datenbank '%-.64s' nicht erzeugen; datenbank '%-.64s' existiert bereits.",
|
"Kann Datenbank '%-.64s' nicht erzeugen; datenbank '%-.64s' existiert bereits.",
|
||||||
"Kann Datenbank '%-.64s' nicht l<>schen; keine Datenbank '%-.64s' vorhanden.",
|
"Kann Datenbank '%-.64s' nicht l<>schen; keine Datenbank '%-.64s' vorhanden.",
|
||||||
"Fehler beim L<>schen der Datenbank. ('%-.64s' kann nicht gel<65>scht werden, Fehlernuumer: %d)",
|
"Fehler beim L<>schen der Datenbank. ('%-.64s' kann nicht gel<65>scht werden, Fehlernuumer: %d)",
|
||||||
@@ -222,7 +222,7 @@
|
|||||||
"Solange ein globaler Read LOCK gesetzt ist, ist CREATE DATABASE nicht zul<75>ssig.",
|
"Solange ein globaler Read LOCK gesetzt ist, ist CREATE DATABASE nicht zul<75>ssig.",
|
||||||
"Falsche Argumente f<>r %s",
|
"Falsche Argumente f<>r %s",
|
||||||
"%-.32s@%-.64s is nicht berechtigt neue Benutzer hinzuzuf<75>gen.",
|
"%-.32s@%-.64s is nicht berechtigt neue Benutzer hinzuzuf<75>gen.",
|
||||||
"Falsche Tabellendefinition: S<EFBFBD>mtliche MERGE-Tabellen m<>ssen in derselben Datenbank sein.",
|
"Falsche Tabellendefinition; s<EFBFBD>mtliche MERGE-Tabellen m<>ssen in derselben Datenbank sein.",
|
||||||
"Beim Versuch einen Lock anzufordern ist ein Deadlock aufgetreten. Es wird versucht die Transaktion erneut zu starten.",
|
"Beim Versuch einen Lock anzufordern ist ein Deadlock aufgetreten. Es wird versucht die Transaktion erneut zu starten.",
|
||||||
"Der verwendete Tabellentyp unterst<73>tzt keinen FULLTEXT-Index.",
|
"Der verwendete Tabellentyp unterst<73>tzt keinen FULLTEXT-Index.",
|
||||||
"Foreign_Key Beschr<68>nkung konnte nicht hinzugef<65>gt werden.",
|
"Foreign_Key Beschr<68>nkung konnte nicht hinzugef<65>gt werden.",
|
||||||
|
|||||||
@@ -7,8 +7,8 @@
|
|||||||
"<22><><EFBFBD>",
|
"<22><><EFBFBD>",
|
||||||
"<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> '%-.64s' (<28><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>: %d)",
|
"<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> '%-.64s' (<28><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>: %d)",
|
||||||
"<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> '%-.64s' (<28><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>: %d)",
|
"<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> '%-.64s' (<28><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>: %d)",
|
||||||
"<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> '%-.64s'. (<28><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>: %d)",
|
"<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> '%-.64s' (<28><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>: %d)",
|
||||||
"<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> '%-.64s'. <20> <20><><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD>",
|
"<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> '%-.64s'; <20> <20><><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD>",
|
||||||
"<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> '%-.64s'. <20> <20><><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>",
|
"<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> '%-.64s'. <20> <20><><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>",
|
||||||
"<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD> <20><> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> (<28><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> '%-.64s', <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>: %d)",
|
"<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD> <20><> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> (<28><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> '%-.64s', <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>: %d)",
|
||||||
"<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD> <20><> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> (<28><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> '%-.64s', <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>: %d)",
|
"<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD> <20><> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> (<28><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> '%-.64s', <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>: %d)",
|
||||||
@@ -213,7 +213,7 @@
|
|||||||
"CREATE DATABASE not allowed while thread is holding global read lock",
|
"CREATE DATABASE not allowed while thread is holding global read lock",
|
||||||
"Wrong arguments to %s",
|
"Wrong arguments to %s",
|
||||||
"%-.32s@%-.64s is not allowed to create new users",
|
"%-.32s@%-.64s is not allowed to create new users",
|
||||||
"Incorrect table definition; All MERGE tables must be in the same database",
|
"Incorrect table definition; all MERGE tables must be in the same database",
|
||||||
"Deadlock found when trying to get lock; Try restarting transaction",
|
"Deadlock found when trying to get lock; Try restarting transaction",
|
||||||
"The used table type doesn't support FULLTEXT indexes",
|
"The used table type doesn't support FULLTEXT indexes",
|
||||||
"Cannot add foreign key constraint",
|
"Cannot add foreign key constraint",
|
||||||
|
|||||||
@@ -215,7 +215,7 @@
|
|||||||
"CREATE DATABASE not allowed while thread is holding global read lock",
|
"CREATE DATABASE not allowed while thread is holding global read lock",
|
||||||
"Wrong arguments to %s",
|
"Wrong arguments to %s",
|
||||||
"%-.32s@%-.64s is not allowed to create new users",
|
"%-.32s@%-.64s is not allowed to create new users",
|
||||||
"Incorrect table definition; All MERGE tables must be in the same database",
|
"Incorrect table definition; all MERGE tables must be in the same database",
|
||||||
"Deadlock found when trying to get lock; Try restarting transaction",
|
"Deadlock found when trying to get lock; Try restarting transaction",
|
||||||
"The used table type doesn't support FULLTEXT indexes",
|
"The used table type doesn't support FULLTEXT indexes",
|
||||||
"Cannot add foreign key constraint",
|
"Cannot add foreign key constraint",
|
||||||
|
|||||||
@@ -7,7 +7,7 @@
|
|||||||
"SI",
|
"SI",
|
||||||
"Impossibile creare il file '%-.64s' (errno: %d)",
|
"Impossibile creare il file '%-.64s' (errno: %d)",
|
||||||
"Impossibile creare la tabella '%-.64s' (errno: %d)",
|
"Impossibile creare la tabella '%-.64s' (errno: %d)",
|
||||||
"Impossibile creare il database '%-.64s'. (errno: %d)",
|
"Impossibile creare il database '%-.64s' (errno: %d)",
|
||||||
"Impossibile creare il database '%-.64s'; il database esiste",
|
"Impossibile creare il database '%-.64s'; il database esiste",
|
||||||
"Impossibile cancellare '%-.64s'; il database non esiste",
|
"Impossibile cancellare '%-.64s'; il database non esiste",
|
||||||
"Errore durante la cancellazione del database (impossibile cancellare '%-.64s', errno: %d)",
|
"Errore durante la cancellazione del database (impossibile cancellare '%-.64s', errno: %d)",
|
||||||
|
|||||||
@@ -215,7 +215,7 @@
|
|||||||
"CREATE DATABASE not allowed while thread is holding global read lock",
|
"CREATE DATABASE not allowed while thread is holding global read lock",
|
||||||
"Wrong arguments to %s",
|
"Wrong arguments to %s",
|
||||||
"%-.32s@%-.64s is not allowed to create new users",
|
"%-.32s@%-.64s is not allowed to create new users",
|
||||||
"Incorrect table definition; All MERGE tables must be in the same database",
|
"Incorrect table definition; all MERGE tables must be in the same database",
|
||||||
"Deadlock found when trying to get lock; Try restarting transaction",
|
"Deadlock found when trying to get lock; Try restarting transaction",
|
||||||
"The used table type doesn't support FULLTEXT indexes",
|
"The used table type doesn't support FULLTEXT indexes",
|
||||||
"Cannot add foreign key constraint",
|
"Cannot add foreign key constraint",
|
||||||
|
|||||||
@@ -213,7 +213,7 @@
|
|||||||
"CREATE DATABASE not allowed while thread is holding global read lock",
|
"CREATE DATABASE not allowed while thread is holding global read lock",
|
||||||
"Wrong arguments to %s",
|
"Wrong arguments to %s",
|
||||||
"%-.32s@%-.64s is not allowed to create new users",
|
"%-.32s@%-.64s is not allowed to create new users",
|
||||||
"Incorrect table definition; All MERGE tables must be in the same database",
|
"Incorrect table definition; all MERGE tables must be in the same database",
|
||||||
"Deadlock found when trying to get lock; Try restarting transaction",
|
"Deadlock found when trying to get lock; Try restarting transaction",
|
||||||
"The used table type doesn't support FULLTEXT indexes",
|
"The used table type doesn't support FULLTEXT indexes",
|
||||||
"Cannot add foreign key constraint",
|
"Cannot add foreign key constraint",
|
||||||
|
|||||||
@@ -9,7 +9,7 @@
|
|||||||
"JA",
|
"JA",
|
||||||
"Kan ikkje opprette fila '%-.64s' (Feilkode: %d)",
|
"Kan ikkje opprette fila '%-.64s' (Feilkode: %d)",
|
||||||
"Kan ikkje opprette tabellen '%-.64s' (Feilkode: %d)",
|
"Kan ikkje opprette tabellen '%-.64s' (Feilkode: %d)",
|
||||||
"Kan ikkje opprette databasen '%-.64s'. Feil %d",
|
"Kan ikkje opprette databasen '%-.64s' (Feilkode: %d)",
|
||||||
"Kan ikkje opprette databasen '%-.64s'; databasen eksisterer",
|
"Kan ikkje opprette databasen '%-.64s'; databasen eksisterer",
|
||||||
"Kan ikkje fjerne (drop) '%-.64s'; databasen eksisterer ikkje",
|
"Kan ikkje fjerne (drop) '%-.64s'; databasen eksisterer ikkje",
|
||||||
"Feil ved fjerning (drop) av databasen (kan ikkje slette '%-.64s', feil %d)",
|
"Feil ved fjerning (drop) av databasen (kan ikkje slette '%-.64s', feil %d)",
|
||||||
@@ -215,7 +215,7 @@
|
|||||||
"CREATE DATABASE not allowed while thread is holding global read lock",
|
"CREATE DATABASE not allowed while thread is holding global read lock",
|
||||||
"Wrong arguments to %s",
|
"Wrong arguments to %s",
|
||||||
"%-.32s@%-.64s is not allowed to create new users",
|
"%-.32s@%-.64s is not allowed to create new users",
|
||||||
"Incorrect table definition; All MERGE tables must be in the same database",
|
"Incorrect table definition; all MERGE tables must be in the same database",
|
||||||
"Deadlock found when trying to get lock; Try restarting transaction",
|
"Deadlock found when trying to get lock; Try restarting transaction",
|
||||||
"The used table type doesn't support FULLTEXT indexes",
|
"The used table type doesn't support FULLTEXT indexes",
|
||||||
"Cannot add foreign key constraint",
|
"Cannot add foreign key constraint",
|
||||||
|
|||||||
@@ -9,7 +9,7 @@
|
|||||||
"JA",
|
"JA",
|
||||||
"Kan ikke opprette fila '%-.64s' (Feilkode: %d)",
|
"Kan ikke opprette fila '%-.64s' (Feilkode: %d)",
|
||||||
"Kan ikke opprette tabellen '%-.64s' (Feilkode: %d)",
|
"Kan ikke opprette tabellen '%-.64s' (Feilkode: %d)",
|
||||||
"Kan ikke opprette databasen '%-.64s'. Feil %d",
|
"Kan ikke opprette databasen '%-.64s' (Feilkode: %d)",
|
||||||
"Kan ikke opprette databasen '%-.64s'; databasen eksisterer",
|
"Kan ikke opprette databasen '%-.64s'; databasen eksisterer",
|
||||||
"Kan ikke fjerne (drop) '%-.64s'; databasen eksisterer ikke",
|
"Kan ikke fjerne (drop) '%-.64s'; databasen eksisterer ikke",
|
||||||
"Feil ved fjerning (drop) av databasen (kan ikke slette '%-.64s', feil %d)",
|
"Feil ved fjerning (drop) av databasen (kan ikke slette '%-.64s', feil %d)",
|
||||||
@@ -215,7 +215,7 @@
|
|||||||
"CREATE DATABASE not allowed while thread is holding global read lock",
|
"CREATE DATABASE not allowed while thread is holding global read lock",
|
||||||
"Wrong arguments to %s",
|
"Wrong arguments to %s",
|
||||||
"%-.32s@%-.64s is not allowed to create new users",
|
"%-.32s@%-.64s is not allowed to create new users",
|
||||||
"Incorrect table definition; All MERGE tables must be in the same database",
|
"Incorrect table definition; all MERGE tables must be in the same database",
|
||||||
"Deadlock found when trying to get lock; Try restarting transaction",
|
"Deadlock found when trying to get lock; Try restarting transaction",
|
||||||
"The used table type doesn't support FULLTEXT indexes",
|
"The used table type doesn't support FULLTEXT indexes",
|
||||||
"Cannot add foreign key constraint",
|
"Cannot add foreign key constraint",
|
||||||
|
|||||||
@@ -11,7 +11,7 @@
|
|||||||
"TAK",
|
"TAK",
|
||||||
"Nie mo<6D>na stworzy<7A> pliku '%-.64s' (Kod b<><62>du: %d)",
|
"Nie mo<6D>na stworzy<7A> pliku '%-.64s' (Kod b<><62>du: %d)",
|
||||||
"Nie mo<6D>na stworzy<7A> tabeli '%-.64s' (Kod b<><62>du: %d)",
|
"Nie mo<6D>na stworzy<7A> tabeli '%-.64s' (Kod b<><62>du: %d)",
|
||||||
"Nie mo<6D>na stworzy<7A> bazy danych '%-.64s'. B<>?d %d",
|
"Nie mo<6D>na stworzy<7A> bazy danych '%-.64s' (Kod b<><62>du: %d)",
|
||||||
"Nie mo<6D>na stworzy<7A> bazy danych '%-.64s'; baza danych ju<6A> istnieje",
|
"Nie mo<6D>na stworzy<7A> bazy danych '%-.64s'; baza danych ju<6A> istnieje",
|
||||||
"Nie mo<6D>na usun?<3F> bazy danych '%-.64s'; baza danych nie istnieje",
|
"Nie mo<6D>na usun?<3F> bazy danych '%-.64s'; baza danych nie istnieje",
|
||||||
"B<>?d podczas usuwania bazy danych (nie mo<6D>na usun?<3F> '%-.64s', b<>?d %d)",
|
"B<>?d podczas usuwania bazy danych (nie mo<6D>na usun?<3F> '%-.64s', b<>?d %d)",
|
||||||
@@ -217,7 +217,7 @@
|
|||||||
"CREATE DATABASE not allowed while thread is holding global read lock",
|
"CREATE DATABASE not allowed while thread is holding global read lock",
|
||||||
"Wrong arguments to %s",
|
"Wrong arguments to %s",
|
||||||
"%-.32s@%-.64s is not allowed to create new users",
|
"%-.32s@%-.64s is not allowed to create new users",
|
||||||
"Incorrect table definition; All MERGE tables must be in the same database",
|
"Incorrect table definition; all MERGE tables must be in the same database",
|
||||||
"Deadlock found when trying to get lock; Try restarting transaction",
|
"Deadlock found when trying to get lock; Try restarting transaction",
|
||||||
"The used table type doesn't support FULLTEXT indexes",
|
"The used table type doesn't support FULLTEXT indexes",
|
||||||
"Cannot add foreign key constraint",
|
"Cannot add foreign key constraint",
|
||||||
|
|||||||
@@ -11,7 +11,7 @@
|
|||||||
"DA",
|
"DA",
|
||||||
"Nu pot sa creez fisierul '%-.64s' (Eroare: %d)",
|
"Nu pot sa creez fisierul '%-.64s' (Eroare: %d)",
|
||||||
"Nu pot sa creez tabla '%-.64s' (Eroare: %d)",
|
"Nu pot sa creez tabla '%-.64s' (Eroare: %d)",
|
||||||
"Nu pot sa creez baza de date '%-.64s'. (Eroare: %d)",
|
"Nu pot sa creez baza de date '%-.64s' (Eroare: %d)",
|
||||||
"Nu pot sa creez baza de date '%-.64s'; baza de date exista deja",
|
"Nu pot sa creez baza de date '%-.64s'; baza de date exista deja",
|
||||||
"Nu pot sa drop baza de date '%-.64s'; baza da date este inexistenta",
|
"Nu pot sa drop baza de date '%-.64s'; baza da date este inexistenta",
|
||||||
"Eroare dropuind baza de date (nu pot sa sterg '%-.64s', Eroare: %d)",
|
"Eroare dropuind baza de date (nu pot sa sterg '%-.64s', Eroare: %d)",
|
||||||
@@ -217,7 +217,7 @@
|
|||||||
"CREATE DATABASE not allowed while thread is holding global read lock",
|
"CREATE DATABASE not allowed while thread is holding global read lock",
|
||||||
"Wrong arguments to %s",
|
"Wrong arguments to %s",
|
||||||
"%-.32s@%-.64s is not allowed to create new users",
|
"%-.32s@%-.64s is not allowed to create new users",
|
||||||
"Incorrect table definition; All MERGE tables must be in the same database",
|
"Incorrect table definition; all MERGE tables must be in the same database",
|
||||||
"Deadlock found when trying to get lock; Try restarting transaction",
|
"Deadlock found when trying to get lock; Try restarting transaction",
|
||||||
"The used table type doesn't support FULLTEXT indexes",
|
"The used table type doesn't support FULLTEXT indexes",
|
||||||
"Cannot add foreign key constraint",
|
"Cannot add foreign key constraint",
|
||||||
|
|||||||
@@ -9,7 +9,7 @@
|
|||||||
"<22><>",
|
"<22><>",
|
||||||
"<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD> '%-.64s' (<28><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>: %d)",
|
"<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD> '%-.64s' (<28><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>: %d)",
|
||||||
"<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> '%-.64s' (<28><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>: %d)",
|
"<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> '%-.64s' (<28><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>: %d)",
|
||||||
"<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> '%-.64s'. (<28><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>: %d)",
|
"<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> '%-.64s' (<28><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>: %d)",
|
||||||
"<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> '%-.64s'. <20><><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>",
|
"<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> '%-.64s'. <20><><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>",
|
||||||
"<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> '%-.64s'. <20><><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD>",
|
"<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> '%-.64s'. <20><><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD>",
|
||||||
"<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> (<28><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> '%-.64s', <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>: %d)",
|
"<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> (<28><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> '%-.64s', <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>: %d)",
|
||||||
|
|||||||
@@ -13,7 +13,7 @@
|
|||||||
"DA",
|
"DA",
|
||||||
"Ne mogu da kreiram file '%-.64s' (errno: %d)",
|
"Ne mogu da kreiram file '%-.64s' (errno: %d)",
|
||||||
"Ne mogu da kreiram tabelu '%-.64s' (errno: %d)",
|
"Ne mogu da kreiram tabelu '%-.64s' (errno: %d)",
|
||||||
"Ne mogu da kreiram bazu '%-.64s'. (errno: %d)",
|
"Ne mogu da kreiram bazu '%-.64s' (errno: %d)",
|
||||||
"Ne mogu da kreiram bazu '%-.64s'; baza ve<76> postoji.",
|
"Ne mogu da kreiram bazu '%-.64s'; baza ve<76> postoji.",
|
||||||
"Ne mogu da izbri<72>em bazu '%-.64s'; baza ne postoji.",
|
"Ne mogu da izbri<72>em bazu '%-.64s'; baza ne postoji.",
|
||||||
"Ne mogu da izbri<72>em bazu (ne mogu da izbri<72>em '%-.64s', errno: %d)",
|
"Ne mogu da izbri<72>em bazu (ne mogu da izbri<72>em '%-.64s', errno: %d)",
|
||||||
@@ -219,7 +219,7 @@
|
|||||||
"Komanda 'CREATE DATABASE' nije dozvoljena dok thread globalno zaklju<6A>ava <20>itanje podataka",
|
"Komanda 'CREATE DATABASE' nije dozvoljena dok thread globalno zaklju<6A>ava <20>itanje podataka",
|
||||||
"Pogre<72>ni argumenti prosle<6C>eni na %s",
|
"Pogre<72>ni argumenti prosle<6C>eni na %s",
|
||||||
"Korisniku %-.32s@%-.64s nije dozvoljeno da kreira nove korisnike",
|
"Korisniku %-.32s@%-.64s nije dozvoljeno da kreira nove korisnike",
|
||||||
"Pogre<72>na definicija tabele; Sve 'MERGE' tabele moraju biti u istoj bazi podataka",
|
"Pogre<72>na definicija tabele; sve 'MERGE' tabele moraju biti u istoj bazi podataka",
|
||||||
"Unakrsno zaklju<6A>avanje prona<6E>eno kada sam poku<6B>ao da dobijem pravo na zaklju<6A>avanje; Probajte da restartujete transakciju",
|
"Unakrsno zaklju<6A>avanje prona<6E>eno kada sam poku<6B>ao da dobijem pravo na zaklju<6A>avanje; Probajte da restartujete transakciju",
|
||||||
"Upotrebljeni tip tabele ne podr<64>ava 'FULLTEXT' indekse",
|
"Upotrebljeni tip tabele ne podr<64>ava 'FULLTEXT' indekse",
|
||||||
"Ne mogu da dodam proveru spoljnog klju<6A>a",
|
"Ne mogu da dodam proveru spoljnog klju<6A>a",
|
||||||
|
|||||||
@@ -15,7 +15,7 @@
|
|||||||
"<22>no",
|
"<22>no",
|
||||||
"Nem<65><6D>em vytvori<72> s<>bor '%-.64s' (chybov<6F> k<>d: %d)",
|
"Nem<65><6D>em vytvori<72> s<>bor '%-.64s' (chybov<6F> k<>d: %d)",
|
||||||
"Nem<65><6D>em vytvori<72> tabu<62>ku '%-.64s' (chybov<6F> k<>d: %d)",
|
"Nem<65><6D>em vytvori<72> tabu<62>ku '%-.64s' (chybov<6F> k<>d: %d)",
|
||||||
"Nem<65><6D>em vytvori<72> datab<61>zu '%-.64s'. (chybov<6F> k<>d: %d)",
|
"Nem<65><6D>em vytvori<72> datab<61>zu '%-.64s' (chybov<6F> k<>d: %d)",
|
||||||
"Nem<65><6D>em vytvori<72> datab<61>zu '%-.64s'; datab<61>za existuje",
|
"Nem<65><6D>em vytvori<72> datab<61>zu '%-.64s'; datab<61>za existuje",
|
||||||
"Nem<65><6D>em zmaza<7A> datab<61>zu '%-.64s'; datab<61>za neexistuje",
|
"Nem<65><6D>em zmaza<7A> datab<61>zu '%-.64s'; datab<61>za neexistuje",
|
||||||
"Chyba pri mazan<61> datab<61>zy (nem<65><6D>em zmaza<7A> '%-.64s', chybov<6F> k<>d: %d)",
|
"Chyba pri mazan<61> datab<61>zy (nem<65><6D>em zmaza<7A> '%-.64s', chybov<6F> k<>d: %d)",
|
||||||
@@ -221,7 +221,7 @@
|
|||||||
"CREATE DATABASE not allowed while thread is holding global read lock",
|
"CREATE DATABASE not allowed while thread is holding global read lock",
|
||||||
"Wrong arguments to %s",
|
"Wrong arguments to %s",
|
||||||
"%-.32s@%-.64s is not allowed to create new users",
|
"%-.32s@%-.64s is not allowed to create new users",
|
||||||
"Incorrect table definition; All MERGE tables must be in the same database",
|
"Incorrect table definition; all MERGE tables must be in the same database",
|
||||||
"Deadlock found when trying to get lock; Try restarting transaction",
|
"Deadlock found when trying to get lock; Try restarting transaction",
|
||||||
"The used table type doesn't support FULLTEXT indexes",
|
"The used table type doesn't support FULLTEXT indexes",
|
||||||
"Cannot add foreign key constraint",
|
"Cannot add foreign key constraint",
|
||||||
|
|||||||
@@ -8,7 +8,7 @@
|
|||||||
"SI",
|
"SI",
|
||||||
"No puedo crear archivo '%-.64s' (Error: %d)",
|
"No puedo crear archivo '%-.64s' (Error: %d)",
|
||||||
"No puedo crear tabla '%-.64s' (Error: %d)",
|
"No puedo crear tabla '%-.64s' (Error: %d)",
|
||||||
"No puedo crear base de datos '%-.64s'. Error %d",
|
"No puedo crear base de datos '%-.64s' (Error: %d)",
|
||||||
"No puedo crear base de datos '%-.64s'; la base de datos ya existe",
|
"No puedo crear base de datos '%-.64s'; la base de datos ya existe",
|
||||||
"No puedo eliminar base de datos '%-.64s'; la base de datos no existe",
|
"No puedo eliminar base de datos '%-.64s'; la base de datos no existe",
|
||||||
"Error eliminando la base de datos(no puedo borrar '%-.64s', error %d)",
|
"Error eliminando la base de datos(no puedo borrar '%-.64s', error %d)",
|
||||||
@@ -214,7 +214,7 @@
|
|||||||
"CREATE DATABASE no permitido mientras un thread est<73> ejerciendo un bloqueo de lectura global",
|
"CREATE DATABASE no permitido mientras un thread est<73> ejerciendo un bloqueo de lectura global",
|
||||||
"Wrong arguments to %s",
|
"Wrong arguments to %s",
|
||||||
"%-.32s@%-.64s is not allowed to create new users",
|
"%-.32s@%-.64s is not allowed to create new users",
|
||||||
"Incorrect table definition; All MERGE tables must be in the same database",
|
"Incorrect table definition; all MERGE tables must be in the same database",
|
||||||
"Deadlock found when trying to get lock; Try restarting transaction",
|
"Deadlock found when trying to get lock; Try restarting transaction",
|
||||||
"The used table type doesn't support FULLTEXT indexes",
|
"The used table type doesn't support FULLTEXT indexes",
|
||||||
"Cannot add foreign key constraint",
|
"Cannot add foreign key constraint",
|
||||||
|
|||||||
@@ -7,7 +7,7 @@
|
|||||||
"YES",
|
"YES",
|
||||||
"Kan inte skapa filen '%-.64s' (Felkod: %d)",
|
"Kan inte skapa filen '%-.64s' (Felkod: %d)",
|
||||||
"Kan inte skapa tabellen '%-.64s' (Felkod: %d)",
|
"Kan inte skapa tabellen '%-.64s' (Felkod: %d)",
|
||||||
"Kan inte skapa databasen '%-.64s'. (Felkod: %d)",
|
"Kan inte skapa databasen '%-.64s' (Felkod: %d)",
|
||||||
"Databasen '%-.64s' existerar redan",
|
"Databasen '%-.64s' existerar redan",
|
||||||
"Kan inte radera databasen '%-.64s'; databasen finns inte",
|
"Kan inte radera databasen '%-.64s'; databasen finns inte",
|
||||||
"Fel vid radering av databasen (Kan inte radera '%-.64s'. Felkod: %d)",
|
"Fel vid radering av databasen (Kan inte radera '%-.64s'. Felkod: %d)",
|
||||||
@@ -213,7 +213,7 @@
|
|||||||
"CREATE DATABASE <20>r inte till<6C>tet n<>r man har ett globalt l<>sl<73>s",
|
"CREATE DATABASE <20>r inte till<6C>tet n<>r man har ett globalt l<>sl<73>s",
|
||||||
"Felaktiga argument till %s",
|
"Felaktiga argument till %s",
|
||||||
"%-.32s@%-.64s har inte r<>ttighet att skapa nya anv<6E>ndare",
|
"%-.32s@%-.64s har inte r<>ttighet att skapa nya anv<6E>ndare",
|
||||||
"Felaktig tabelldefinition. Alla tabeller i en MERGE-tabell m<>ste vara i samma databas",
|
"Felaktig tabelldefinition; alla tabeller i en MERGE-tabell m<>ste vara i samma databas",
|
||||||
"Fick 'DEADLOCK' vid l<>sf<73>rs<72>k av block/rad. F<>rs<72>k att starta om transaktionen",
|
"Fick 'DEADLOCK' vid l<>sf<73>rs<72>k av block/rad. F<>rs<72>k att starta om transaktionen",
|
||||||
"Tabelltypen har inte hantering av FULLTEXT-index",
|
"Tabelltypen har inte hantering av FULLTEXT-index",
|
||||||
"Kan inte l<>gga till 'FOREIGN KEY constraint'",
|
"Kan inte l<>gga till 'FOREIGN KEY constraint'",
|
||||||
|
|||||||
@@ -12,7 +12,7 @@
|
|||||||
"<22><><EFBFBD>",
|
"<22><><EFBFBD>",
|
||||||
"<22><> <20><><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD> '%-.64s' (<28><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>: %d)",
|
"<22><> <20><><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD> '%-.64s' (<28><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>: %d)",
|
||||||
"<22><> <20><><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> '%-.64s' (<28><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>: %d)",
|
"<22><> <20><><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> '%-.64s' (<28><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>: %d)",
|
||||||
"<22><> <20><><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> '%-.64s'. (<28><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>: %d)",
|
"<22><> <20><><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> '%-.64s' (<28><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>: %d)",
|
||||||
"<22><> <20><><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> '%-.64s'. <20><><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD>դ",
|
"<22><> <20><><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> '%-.64s'. <20><><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD>դ",
|
||||||
"<22><> <20><><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> '%-.64s'. <20><><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><> <20><><EFBFBD>դ",
|
"<22><> <20><><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> '%-.64s'. <20><><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><> <20><><EFBFBD>դ",
|
||||||
"<22><> <20><><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> (<28><> <20><><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> '%-.64s', <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>: %d)",
|
"<22><> <20><><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> (<28><> <20><><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> '%-.64s', <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>: %d)",
|
||||||
@@ -218,7 +218,7 @@
|
|||||||
"CREATE DATABASE <20><> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD> Ǧ<><C7A6><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> Ц<> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>",
|
"CREATE DATABASE <20><> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD> Ǧ<><C7A6><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> Ц<> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>",
|
||||||
"<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD> %s",
|
"<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD> %s",
|
||||||
"<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> %-.32s@%-.64s <20><> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ަ<EFBFBD>",
|
"<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> %-.32s@%-.64s <20><> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ަ<EFBFBD>",
|
||||||
"Incorrect table definition; All MERGE tables must be in the same database",
|
"Incorrect table definition; all MERGE tables must be in the same database",
|
||||||
"Deadlock found when trying to get lock; Try restarting transaction",
|
"Deadlock found when trying to get lock; Try restarting transaction",
|
||||||
"<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD>æ <20><> Ц<><D0A6><EFBFBD><EFBFBD><EFBFBD>դ FULLTEXT <20><><EFBFBD><EFBFBD><EFBFBD>Ӧ<EFBFBD>",
|
"<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD>æ <20><> Ц<><D0A6><EFBFBD><EFBFBD><EFBFBD>դ FULLTEXT <20><><EFBFBD><EFBFBD><EFBFBD>Ӧ<EFBFBD>",
|
||||||
"Cannot add foreign key constraint",
|
"Cannot add foreign key constraint",
|
||||||
|
|||||||
Reference in New Issue
Block a user