diff --git a/lang/afrikaans-utf-8.inc.php b/lang/afrikaans-utf-8.inc.php index ddabae760..314b61670 100644 --- a/lang/afrikaans-utf-8.inc.php +++ b/lang/afrikaans-utf-8.inc.php @@ -689,8 +689,6 @@ $strPrivDescIndex = 'Allows creating and dropping indexes.'; //to translate $strPrivDescInsert = 'Allows inserting and replacing data.'; //to translate $strPrivDescLockTables = 'Allows locking tables for the current thread.'; //to translate $strPrivDescMaxUserConnections = 'Limits the number of simultaneous connections the user may have.'; //to translate -$strPrivDescProcess3 = 'Allows killing processes of other users.'; //to translate -$strPrivDescProcess4 = 'Allows viewing the complete queries in the process list.'; //to translate $strPrivDescReferences = 'Has no effect in this MySQL version.'; //to translate $strPrivDescReload = 'Allows reloading server settings and flushing the server\'s caches.'; //to translate $strPrivDescReplClient = 'Gives the right to the user to ask where the slaves / masters are.'; //to translate @@ -1051,4 +1049,7 @@ $strTriggers = 'Triggers'; //to translate $strEvent = 'Event'; //to translate $strProfiling = 'Profiling'; //to translate $strPartitionDefinition = 'PARTITION definition'; //to translate +$strPrivDescTrigger = 'Allows creating and dropping triggers'; //to translate +$strPrivDescEvent = 'Allows to set up events for the event scheduler'; //to translate +$strPrivDescProcess = 'Allows viewing processes of all users'; //to translate ?> diff --git a/lang/albanian-utf-8.inc.php b/lang/albanian-utf-8.inc.php index 14378660b..a3ad28f15 100644 --- a/lang/albanian-utf-8.inc.php +++ b/lang/albanian-utf-8.inc.php @@ -423,8 +423,6 @@ $strPrivDescLockTables = 'Lejon bllokimin e tabelave për thread e momentit.'; $strPrivDescMaxConnections = 'Kufizon numrin e lidhjeve të reja që një përdorues mund të hapë në një orë.'; $strPrivDescMaxQuestions = 'Kufizon numrin e kërkesave që një përdorues mund ti dërgojë server-it në një orë.'; $strPrivDescMaxUpdates = 'Kufizon numrin e komandave që mund të ndryshojnë një tabelë apo databazë që një përdorues mund të zbatojë në një orë.'; -$strPrivDescProcess3 = 'Lejon vrasjen e proçeseve të përdoruesve të tjerë.'; -$strPrivDescProcess4 = 'Lejon shikimin e të gjitha kërkesave tek lista e proçeseve.'; $strPrivDescReferences = 'Nuk ka asnjë efekt tek ky version i MySQL.'; $strPrivDescReload = 'Lejon ringarkimin e parametrave të server-it dhe risetimin e cache të servërve.'; $strPrivDescReplClient = 'I jep të drejtën një përdoruesi të pyesë se ku gjenden slaves / masters.'; @@ -1050,4 +1048,7 @@ $strTriggers = 'Triggers'; //to translate $strEvent = 'Event'; //to translate $strProfiling = 'Profiling'; //to translate $strPartitionDefinition = 'PARTITION definition'; //to translate +$strPrivDescTrigger = 'Allows creating and dropping triggers'; //to translate +$strPrivDescEvent = 'Allows to set up events for the event scheduler'; //to translate +$strPrivDescProcess = 'Allows viewing processes of all users'; //to translate ?> diff --git a/lang/arabic-utf-8.inc.php b/lang/arabic-utf-8.inc.php index 145c8584a..0c1a911b2 100644 --- a/lang/arabic-utf-8.inc.php +++ b/lang/arabic-utf-8.inc.php @@ -403,8 +403,6 @@ $strPrivDescLockTables = 'يسمح بقفل الجداول للعمليّة ال $strPrivDescMaxConnections = 'يحدّ من عدد الاتصالات الجديدة التي يمكن للمستخدم فتحها بكل ساعة.'; $strPrivDescMaxQuestions = 'يحدّ عدد الاستعلامات التي يستطيع المستخدم إرسالها إلى الخادم بكل ساعة.'; $strPrivDescMaxUpdates = 'يحدّ عدد الأوامر التي ينفذها المستخدم بكل ساعة، والتي تغير أي جدول أو قاعدة بيانات.'; -$strPrivDescProcess3 = 'يسمح بإيقاف عمليّات المستخدمين الأخرين.'; -$strPrivDescProcess4 = 'يسمح بعرض الاستعلام بالكامل في سرد العمليات.'; $strPrivDescReferences = 'ليس له أي تأثير في نسخة MySQL الحاليّة.'; $strPrivDescReload = 'يسمح بإعادة تحميل إعدادات الخادم وتفريغ كاش الخادم.'; $strPrivDescReplClient = 'يعطي الحق للمستخدم بالسؤال عن مكان وجود slaves/masters.'; @@ -1052,4 +1050,7 @@ $strTriggers = 'Triggers'; //to translate $strEvent = 'Event'; //to translate $strProfiling = 'Profiling'; //to translate $strPartitionDefinition = 'PARTITION definition'; //to translate +$strPrivDescTrigger = 'Allows creating and dropping triggers'; //to translate +$strPrivDescEvent = 'Allows to set up events for the event scheduler'; //to translate +$strPrivDescProcess = 'Allows viewing processes of all users'; //to translate ?> diff --git a/lang/azerbaijani-utf-8.inc.php b/lang/azerbaijani-utf-8.inc.php index 46e5bd568..1c8c9aac7 100644 --- a/lang/azerbaijani-utf-8.inc.php +++ b/lang/azerbaijani-utf-8.inc.php @@ -385,8 +385,6 @@ $strPrivDescLockTables = 'Allows locking tables for the current thread.'; $strPrivDescMaxConnections = 'Limits the number of new connections the user may open per hour.'; $strPrivDescMaxQuestions = 'Limits the number of queries the user may send to the server per hour.'; $strPrivDescMaxUpdates = 'Limits the number of commands that change any table or database the user may execute per hour.'; -$strPrivDescProcess3 = 'Allows killing processes of other users.'; -$strPrivDescProcess4 = 'Allows viewing the complete queries in the process list.'; $strPrivDescReferences = 'Has no effect in this MySQL version.'; $strPrivDescReload = 'Allows reloading server settings and flushing the server\'s caches.'; $strPrivDescReplClient = 'Gives the right to the user to ask where the slaves / masters are.'; @@ -1047,4 +1045,7 @@ $strTriggers = 'Triggers'; //to translate $strEvent = 'Event'; //to translate $strProfiling = 'Profiling'; //to translate $strPartitionDefinition = 'PARTITION definition'; //to translate +$strPrivDescTrigger = 'Allows creating and dropping triggers'; //to translate +$strPrivDescEvent = 'Allows to set up events for the event scheduler'; //to translate +$strPrivDescProcess = 'Allows viewing processes of all users'; //to translate ?> diff --git a/lang/basque-utf-8.inc.php b/lang/basque-utf-8.inc.php index a23758d6b..0e4c7a614 100644 --- a/lang/basque-utf-8.inc.php +++ b/lang/basque-utf-8.inc.php @@ -390,8 +390,6 @@ $strPrivDescLockTables = 'Momentuko harian taulak blokeatzea baimentzen du.'; $strPrivDescMaxConnections = 'Erabiltzaileak orduko ireki dezakeen konexio berrien kopurua mugatzen du.'; $strPrivDescMaxQuestions = 'Erabiltzaileak orduko zerbitzarira bidali dezakeen kontsulta kopurua mugatzen du.'; $strPrivDescMaxUpdates = 'Erabiltzaileak orduko exekuta dezakeen taula edo datu-baserik alda dezaketen komando kopurua mugatzen du.'; -$strPrivDescProcess3 = 'Beste erabiltzaileen prosezuak hiltzen baimentzen du.'; -$strPrivDescProcess4 = 'Kontsulta osoak prozesuen zerrendan ikustea baimentzen du.'; $strPrivDescReferences = 'Ez du eraginik MySQL bertsio honetan.'; $strPrivDescReload = 'Zerbitzariaren hobespenak berkargatu eta beraren cacheak hustea baimentzen du.'; $strPrivDescReplClient = 'Erabiltzailea baimentzen du morroiak / nagusiak non dauden galdetzeko.'; @@ -1044,4 +1042,7 @@ $strTriggers = 'Triggers'; //to translate $strEvent = 'Event'; //to translate $strProfiling = 'Profiling'; //to translate $strPartitionDefinition = 'PARTITION definition'; //to translate +$strPrivDescTrigger = 'Allows creating and dropping triggers'; //to translate +$strPrivDescEvent = 'Allows to set up events for the event scheduler'; //to translate +$strPrivDescProcess = 'Allows viewing processes of all users'; //to translate ?> diff --git a/lang/belarusian_cyrillic-utf-8.inc.php b/lang/belarusian_cyrillic-utf-8.inc.php index 5f18803e5..63788d78f 100644 --- a/lang/belarusian_cyrillic-utf-8.inc.php +++ b/lang/belarusian_cyrillic-utf-8.inc.php @@ -566,8 +566,6 @@ $strPrivDescMaxConnections = 'Абмяжоўвае колькасьць новы $strPrivDescMaxQuestions = 'Абмяжоўвае колькасьць запытаў, якія карыстальнік можа адправіць на сэрвэр на працягу гадзіны.'; $strPrivDescMaxUpdates = 'Абмяжоўвае колькасьць камандаў, зьмяняючых любую табліцу або базу дадзеных, якія карыстальнік можа выканаць на працягу гадзіны.'; $strPrivDescMaxUserConnections = 'Абмяжоўвае колькасьць адначасовых злучэньняў, якія можа мець карыстальнік.'; -$strPrivDescProcess3 = 'Дазваляе спыняць працэсы іншых карыстальнікаў.'; -$strPrivDescProcess4 = 'Дазваляе праглядаць поўныя запыты ў сьпісе працэсаў.'; $strPrivDescReferences = 'Не працуе ў гэтай вэрсіі MySQL.'; $strPrivDescReload = 'Дазваляе перазагружаць налады сэрвэра і ачышчаць кэш сэрвэра.'; $strPrivDescReplClient = 'Дазваляе карыстальніку пытацца, дзе знаходзяцца slaves / masters.'; @@ -1027,4 +1025,7 @@ $strTriggers = 'Triggers'; //to translate $strEvent = 'Event'; //to translate $strProfiling = 'Profiling'; //to translate $strPartitionDefinition = 'PARTITION definition'; //to translate +$strPrivDescTrigger = 'Allows creating and dropping triggers'; //to translate +$strPrivDescEvent = 'Allows to set up events for the event scheduler'; //to translate +$strPrivDescProcess = 'Allows viewing processes of all users'; //to translate ?> diff --git a/lang/belarusian_latin-utf-8.inc.php b/lang/belarusian_latin-utf-8.inc.php index 652a012c9..ca8a68888 100644 --- a/lang/belarusian_latin-utf-8.inc.php +++ b/lang/belarusian_latin-utf-8.inc.php @@ -565,8 +565,6 @@ $strPrivDescMaxConnections = 'Abmiažoŭvaje kolkaść novych złučeńniaŭ, ja $strPrivDescMaxQuestions = 'Abmiažoŭvaje kolkaść zapytaŭ, jakija karystalnik moža adpravić na server na praciahu hadziny.'; $strPrivDescMaxUpdates = 'Abmiažoŭvaje kolkaść kamandaŭ, źmianiajučych lubuju tablicu abo bazu dadzienych, jakija karystalnik moža vykanać na praciahu hadziny.'; $strPrivDescMaxUserConnections = 'Abmiažoŭvaje kolkaść adnačasovych złučeńniaŭ, jakija moža mieć karystalnik.'; -$strPrivDescProcess3 = 'Dazvalaje spyniać pracesy inšych karystalnikaŭ.'; -$strPrivDescProcess4 = 'Dazvalaje prahladać poŭnyja zapyty ŭ śpisie pracesaŭ.'; $strPrivDescReferences = 'Nie pracuje ŭ hetaj versii MySQL.'; $strPrivDescReload = 'Dazvalaje pierazahružać nałady servera i ačyščać keš servera.'; $strPrivDescReplClient = 'Dazvalaje karystalniku pytacca, dzie znachodziacca slaves / masters.'; @@ -1026,4 +1024,7 @@ $strTriggers = 'Triggers'; //to translate $strEvent = 'Event'; //to translate $strProfiling = 'Profiling'; //to translate $strPartitionDefinition = 'PARTITION definition'; //to translate +$strPrivDescTrigger = 'Allows creating and dropping triggers'; //to translate +$strPrivDescEvent = 'Allows to set up events for the event scheduler'; //to translate +$strPrivDescProcess = 'Allows viewing processes of all users'; //to translate ?> diff --git a/lang/bosnian-utf-8.inc.php b/lang/bosnian-utf-8.inc.php index 9c33432b1..41fc16947 100644 --- a/lang/bosnian-utf-8.inc.php +++ b/lang/bosnian-utf-8.inc.php @@ -382,8 +382,6 @@ $strPrivDescLockTables = 'Dozvoljava zaključavanje tabela tekućim procesima.'; $strPrivDescMaxConnections = 'Ograničava broj novih konekcija koje korisnik može ta otvori na sat.'; $strPrivDescMaxQuestions = 'Ograničava broj upita koje korisnik može da uputi serveru za sat.'; $strPrivDescMaxUpdates = 'Ograničava broj komandi koje menjaju tabele ili baze koje korisnik može da izvrši na sat.'; -$strPrivDescProcess3 = 'Dozvoljava prekidanje procesa drugih korisnika.'; -$strPrivDescProcess4 = 'Dozvoljava pregled kompletnih upita u listi procesa.'; $strPrivDescReferences = 'Nema efekta u ovoj verziji MySQL-a.'; $strPrivDescReload = 'Dozvoljava ponovno učitavanje podešavanja servera i pražnjenje keša servera.'; $strPrivDescReplClient = 'Daje pravo korisniku da pita gde su glavni/pomoćni serveri.'; @@ -1050,4 +1048,7 @@ $strTriggers = 'Triggers'; //to translate $strEvent = 'Event'; //to translate $strProfiling = 'Profiling'; //to translate $strPartitionDefinition = 'PARTITION definition'; //to translate +$strPrivDescTrigger = 'Allows creating and dropping triggers'; //to translate +$strPrivDescEvent = 'Allows to set up events for the event scheduler'; //to translate +$strPrivDescProcess = 'Allows viewing processes of all users'; //to translate ?> diff --git a/lang/brazilian_portuguese-utf-8.inc.php b/lang/brazilian_portuguese-utf-8.inc.php index 769e85869..5b2634f3e 100644 --- a/lang/brazilian_portuguese-utf-8.inc.php +++ b/lang/brazilian_portuguese-utf-8.inc.php @@ -599,8 +599,6 @@ $strPrivDescMaxConnections = 'Limitar o numero de novas conexões que o usuário $strPrivDescMaxQuestions = 'Limitar o número de consultas que podem ser enviadas ao servidor por hora.'; $strPrivDescMaxUpdates = 'Limitar o número de comandos que alteram Bancos de Dados ou tabelas que o usuário pode executar por hora.'; $strPrivDescMaxUserConnections = 'Limitar o número de conexões simultâneas que o usuário pode ter.'; -$strPrivDescProcess3 = 'Permitir matar os processos de outros usuários.'; -$strPrivDescProcess4 = 'Permitir visualizar consultas completas da lista de processos.'; $strPrivDescReferences = 'Sem efeitos nesta versão do MySQL.'; $strPrivDescReload = 'Permitir recarregar configurações do servidor e descarregar o cache do servidor.'; $strPrivDescReplClient = 'Permitir que o usuário pergunte onde estão os escravos / mestres.'; @@ -1024,4 +1022,7 @@ $strZip = '"compactado com zip"'; $strProfiling = 'Profiling'; //to translate $strPartitionDefinition = 'PARTITION definition'; //to translate +$strPrivDescTrigger = 'Allows creating and dropping triggers'; //to translate +$strPrivDescEvent = 'Allows to set up events for the event scheduler'; //to translate +$strPrivDescProcess = 'Allows viewing processes of all users'; //to translate ?> diff --git a/lang/bulgarian-utf-8.inc.php b/lang/bulgarian-utf-8.inc.php index 57be9f729..9b907c947 100644 --- a/lang/bulgarian-utf-8.inc.php +++ b/lang/bulgarian-utf-8.inc.php @@ -497,8 +497,6 @@ $strPrivDescLockTables = 'Позволява заключване на табл $strPrivDescMaxConnections = 'Ограничава броя на новите конекции, които потребителя може да отвори на час.'; $strPrivDescMaxQuestions = 'Ограничава броя на заявките, които потребителя може да изпрати към сървъра на час.'; $strPrivDescMaxUpdates = 'Ограничава броя на командите, които променят някоя таблица или база от данни, които даден потребител може да стартира за час.'; -$strPrivDescProcess3 = 'Позволява спирането на процеси на други потребители.'; -$strPrivDescProcess4 = 'Позволява преглед на целите заявки в списъка с процесите.'; $strPrivDescReferences = 'Няма ефект в тази версия на MySQL.'; $strPrivDescReload = 'Позволява презареждане на сървърните настройки и изчистване(flashing) на кеша на сървъра.'; $strPrivDescReplClient = 'Дава правото на потребител да знае къде са slaves / masters.'; @@ -1047,4 +1045,7 @@ $strTriggers = 'Triggers'; //to translate $strEvent = 'Event'; //to translate $strProfiling = 'Profiling'; //to translate $strPartitionDefinition = 'PARTITION definition'; //to translate +$strPrivDescTrigger = 'Allows creating and dropping triggers'; //to translate +$strPrivDescEvent = 'Allows to set up events for the event scheduler'; //to translate +$strPrivDescProcess = 'Allows viewing processes of all users'; //to translate ?> diff --git a/lang/catalan-utf-8.inc.php b/lang/catalan-utf-8.inc.php index c8947cc46..d736a534b 100644 --- a/lang/catalan-utf-8.inc.php +++ b/lang/catalan-utf-8.inc.php @@ -595,8 +595,6 @@ $strPrivDescMaxConnections = 'Limita el numero de noves connexions que pot obrir $strPrivDescMaxQuestions = 'Limita el numero de consultes que pot enviar l\'usuari al servidor per hora.'; $strPrivDescMaxUpdates = 'Limita el numero d\'ordres que pot executar l\'usuari canviant qualsevol taula o base de dades per hora.'; $strPrivDescMaxUserConnections = 'Lmita el nombre de connexions simultnies que l\'usuari pot tenir.'; -$strPrivDescProcess3 = 'Permet cancel.lar processos d\'altres usuaris.'; -$strPrivDescProcess4 = 'Permet veure completament les consultes a la llista de processos.'; $strPrivDescReferences = 'No t efecte en aquesta versi de MySQL.'; $strPrivDescReload = 'Permet recarregar les configuracions del servidor i buidar les seves memries cau.'; $strPrivDescReplClient = 'Dona el dret a l\'usuari de preguntar quins servidors mestres / esclaus hi ha.'; @@ -1020,4 +1018,7 @@ $strZeroRemovesTheLimit = 'Nota: Es treu el limit establint aquestes opcions a 0 $strZip = '"comprimit amb zip"'; $strPartitionDefinition = 'PARTITION definition'; //to translate +$strPrivDescTrigger = 'Allows creating and dropping triggers'; //to translate +$strPrivDescEvent = 'Allows to set up events for the event scheduler'; //to translate +$strPrivDescProcess = 'Allows viewing processes of all users'; //to translate ?> diff --git a/lang/chinese_simplified-utf-8.inc.php b/lang/chinese_simplified-utf-8.inc.php index a8d9d9b93..df4a0a3a4 100644 --- a/lang/chinese_simplified-utf-8.inc.php +++ b/lang/chinese_simplified-utf-8.inc.php @@ -446,8 +446,6 @@ $strPrivDescLockTables = '允许锁住当前线索的表。'; $strPrivDescMaxConnections = '限制用户每小时打开的新连接数。'; $strPrivDescMaxQuestions = '限制用户每小时可发送的查询数。'; $strPrivDescMaxUpdates = '限制用户每小时可执行的将会更改任何表或数据库的命令数。'; -$strPrivDescProcess3 = '允许杀死其它用户的进程。'; -$strPrivDescProcess4 = '允许查看进程列表中的完整查询。'; $strPrivDescReferences = '在此版本的 MySQL 中无效。'; $strPrivDescReload = '允许重新载入服务器设置并刷新服务器的缓存。'; $strPrivDescReplClient = '用户有权询问附属者/控制者在哪里。'; @@ -1052,4 +1050,7 @@ $strTriggers = 'Triggers'; //to translate $strEvent = 'Event'; //to translate $strProfiling = 'Profiling'; //to translate $strPartitionDefinition = 'PARTITION definition'; //to translate +$strPrivDescTrigger = 'Allows creating and dropping triggers'; //to translate +$strPrivDescEvent = 'Allows to set up events for the event scheduler'; //to translate +$strPrivDescProcess = 'Allows viewing processes of all users'; //to translate ?> diff --git a/lang/chinese_traditional-utf-8.inc.php b/lang/chinese_traditional-utf-8.inc.php index f3c778afc..d06123cf9 100644 --- a/lang/chinese_traditional-utf-8.inc.php +++ b/lang/chinese_traditional-utf-8.inc.php @@ -547,8 +547,6 @@ $strPrivDescMaxConnections = '限制每小時使用者開啟新連線的數目.' $strPrivDescMaxQuestions = '限制每小時使用者查詢的數目.'; $strPrivDescMaxUpdates = '限制每小時使用者更改資料表及數據表之指令的數目.'; $strPrivDescMaxUserConnections = '限制每個使用者之同步連線.'; -$strPrivDescProcess3 = '容許中止其他使用者之程序.'; -$strPrivDescProcess4 = '容許檢視系統執行清單完整之查詢.'; $strPrivDescReferences = '於本 MySQL 版本無效.'; $strPrivDescReload = '容許重新讀取伺服器設定及強行更新伺服器快取記憶.'; $strPrivDescReplClient = '容許用戶查詢 slaves / masters 在何處.'; @@ -1031,4 +1029,7 @@ $strTriggers = 'Triggers'; //to translate $strEvent = 'Event'; //to translate $strProfiling = 'Profiling'; //to translate $strPartitionDefinition = 'PARTITION definition'; //to translate +$strPrivDescTrigger = 'Allows creating and dropping triggers'; //to translate +$strPrivDescEvent = 'Allows to set up events for the event scheduler'; //to translate +$strPrivDescProcess = 'Allows viewing processes of all users'; //to translate ?> diff --git a/lang/croatian-utf-8.inc.php b/lang/croatian-utf-8.inc.php index c8860aa9f..806b7d541 100644 --- a/lang/croatian-utf-8.inc.php +++ b/lang/croatian-utf-8.inc.php @@ -601,8 +601,6 @@ $strPrivDescMaxConnections = 'Ograničava broj novih povezivanja koje korisnik m $strPrivDescMaxQuestions = 'Ograničava broj upita koje korisnik može poslati poslužitelju, po satu.'; $strPrivDescMaxUpdates = 'Ograničava broj naredbi koje korisnik može pokrenuti, a čija je namjena mijenjanje bilo koje tablice ili baze podataka, po satu.'; $strPrivDescMaxUserConnections = 'Ograničava broj istovremenih povezivanja koje korisnik može imati.'; -$strPrivDescProcess3 = 'Dopušta eliminiranje postupaka drugih korisnika.'; -$strPrivDescProcess4 = 'Dopušta pregledavanje cjelokupnih upita u popisu postupaka.'; $strPrivDescReferences = 'Nema učinka u ovoj verziji MySQL-a.'; $strPrivDescReload = 'Dopušta ponovno učitavanje postavki poslužitelja i pražnjenje privremene pohrane poslužitelja.'; $strPrivDescReplClient = 'Dopušta korisnik postavljanje upita o lokaciji potčinjenih i gospodara.'; @@ -1025,4 +1023,7 @@ $strYes = 'Da'; $strZeroRemovesTheLimit = 'Napomena: Postavljanje ovih opcija na vrijednost 0 (nula) uklanja ograničenje.'; $strZip = '"zipano"'; $strPartitionDefinition = 'PARTITION definition'; //to translate +$strPrivDescTrigger = 'Allows creating and dropping triggers'; //to translate +$strPrivDescEvent = 'Allows to set up events for the event scheduler'; //to translate +$strPrivDescProcess = 'Allows viewing processes of all users'; //to translate ?> diff --git a/lang/czech-utf-8.inc.php b/lang/czech-utf-8.inc.php index 1b6eb000e..0bdf40d97 100644 --- a/lang/czech-utf-8.inc.php +++ b/lang/czech-utf-8.inc.php @@ -602,8 +602,6 @@ $strPrivDescMaxConnections = 'Omezuje počet nových připojení, která může $strPrivDescMaxQuestions = 'Omezuje, kolik dotazů může uživatel odeslat serveru za hodinu.'; $strPrivDescMaxUpdates = 'Omezuje, kolik dotazů měnících nějakou tabulku nebo databázi může uživatel spustit za hodinu.'; $strPrivDescMaxUserConnections = 'Omezuje počet současných připojení uživatele.'; -$strPrivDescProcess3 = 'Umožňuje ukončit procesy jiným uživatelům.'; -$strPrivDescProcess4 = 'Umožňuje vidět celé dotazy v seznamu procesů.'; $strPrivDescReferences = 'Nemá žádný vliv v této verzi MySQL.'; $strPrivDescReload = 'Umožňuje znovu načíst nastavení a vyprázdnění vyrovnávacích pamětí MySQL serveru.'; $strPrivDescReplClient = 'Umožní uživateli zjistit, kde je hlavní / pomocný server.'; @@ -1026,4 +1024,7 @@ $strYes = 'Ano'; $strZeroRemovesTheLimit = 'Poznámka: Nastavení těchto parametrů na 0 (nulu) odstraní omezení.'; $strZip = '„zazipováno“'; +$strPrivDescTrigger = 'Allows creating and dropping triggers'; //to translate +$strPrivDescEvent = 'Allows to set up events for the event scheduler'; //to translate +$strPrivDescProcess = 'Allows viewing processes of all users'; //to translate ?> diff --git a/lang/danish-utf-8.inc.php b/lang/danish-utf-8.inc.php index 40fae7e11..17e9ce69f 100644 --- a/lang/danish-utf-8.inc.php +++ b/lang/danish-utf-8.inc.php @@ -600,8 +600,6 @@ $strPrivDescMaxConnections = 'Begrænser antallet af nye forbindelser brugeren m $strPrivDescMaxQuestions = 'Begrænser antallet af forespørgsler brugeren må sende til serveren pr. time.'; $strPrivDescMaxUpdates = 'Begrænser antallet af kommandoer som ændrer enhver tabel eller database brugeren må udføre pr. time.'; $strPrivDescMaxUserConnections = 'Begrænser antallet af samtidige forbindelser brugere må have.'; -$strPrivDescProcess3 = 'Tillader at dræbe andre brugeres processer.'; -$strPrivDescProcess4 = 'Tillader at se komplette forespørgsler i proceslisten.'; $strPrivDescReferences = 'Har ingen effekt i denne MySQL version.'; $strPrivDescReload = 'Tillader genindlæsning af serverindstillinger og tømning af caches.'; $strPrivDescReplClient = 'Giver brugeren rettigheder til at spørge hvor Slaves / Masters er.'; @@ -1026,4 +1024,7 @@ $strTriggers = 'Triggers'; //to translate $strEvent = 'Event'; //to translate $strProfiling = 'Profiling'; //to translate $strPartitionDefinition = 'PARTITION definition'; //to translate +$strPrivDescTrigger = 'Allows creating and dropping triggers'; //to translate +$strPrivDescEvent = 'Allows to set up events for the event scheduler'; //to translate +$strPrivDescProcess = 'Allows viewing processes of all users'; //to translate ?> diff --git a/lang/dutch-utf-8.inc.php b/lang/dutch-utf-8.inc.php index 7a1a4a006..73eb467ec 100644 --- a/lang/dutch-utf-8.inc.php +++ b/lang/dutch-utf-8.inc.php @@ -442,8 +442,6 @@ $strPrivDescLockTables = 'Maakt het mogelijk tabellen op slot te zetten voor de $strPrivDescMaxConnections = 'Limiteert het aantal nieuwe connecties die een gebruiker per uur mag openen.'; $strPrivDescMaxQuestions = 'Limiteert het aantal queries dat een gebruiker mag versturen per uur.'; $strPrivDescMaxUpdates = 'Limiteert het aantal commando\'s, welke een database of tabel veranderen, die een gebruiker per uur mag uitvoeren.'; -$strPrivDescProcess3 = 'Maakt het mogelijk processen te stoppen voor andere gebruikers.'; -$strPrivDescProcess4 = 'Maakt het mogelijk om complete queries in de process lijst te zien.'; $strPrivDescReferences = 'Heeft geen effect in deze MySQL versie.'; $strPrivDescReload = 'Maakt het mogelijk om de server instellingen opnieuw op te vragen en de cache van de server leeg te maken.'; $strPrivDescReplClient = 'Geeft het recht aan de gebruiker om te vragen waar de slaves (slaven) / masters (meesters) zijn.'; @@ -1048,4 +1046,7 @@ $strTriggers = 'Triggers'; //to translate $strEvent = 'Event'; //to translate $strProfiling = 'Profiling'; //to translate $strPartitionDefinition = 'PARTITION definition'; //to translate +$strPrivDescTrigger = 'Allows creating and dropping triggers'; //to translate +$strPrivDescEvent = 'Allows to set up events for the event scheduler'; //to translate +$strPrivDescProcess = 'Allows viewing processes of all users'; //to translate ?> diff --git a/lang/english-utf-8.inc.php b/lang/english-utf-8.inc.php index 12035c097..c43d7767e 100644 --- a/lang/english-utf-8.inc.php +++ b/lang/english-utf-8.inc.php @@ -591,6 +591,7 @@ $strPrivDescCreateView = 'Allows creating new views.'; $strPrivDescDelete = 'Allows deleting data.'; $strPrivDescDropDb = 'Allows dropping databases and tables.'; $strPrivDescDropTbl = 'Allows dropping tables.'; +$strPrivDescEvent = 'Allows to set up events for the event scheduler'; $strPrivDescExecute5 = 'Allows executing stored routines.'; $strPrivDescExecute = 'Allows running stored procedures; has no effect in this MySQL version.'; $strPrivDescFile = 'Allows importing data from and exporting data into files.'; @@ -602,8 +603,7 @@ $strPrivDescMaxConnections = 'Limits the number of new connections the user may $strPrivDescMaxQuestions = 'Limits the number of queries the user may send to the server per hour.'; $strPrivDescMaxUpdates = 'Limits the number of commands that change any table or database the user may execute per hour.'; $strPrivDescMaxUserConnections = 'Limits the number of simultaneous connections the user may have.'; -$strPrivDescProcess3 = 'Allows killing processes of other users.'; -$strPrivDescProcess4 = 'Allows viewing the complete queries in the process list.'; +$strPrivDescProcess = 'Allows viewing processes of all users'; $strPrivDescReferences = 'Has no effect in this MySQL version.'; $strPrivDescReload = 'Allows reloading server settings and flushing the server\'s caches.'; $strPrivDescReplClient = 'Allows the user to ask where the slaves / masters are.'; @@ -613,6 +613,7 @@ $strPrivDescShowDb = 'Gives access to the complete list of databases.'; $strPrivDescShowView = 'Allows performing SHOW CREATE VIEW queries.'; $strPrivDescShutdown = 'Allows shutting down the server.'; $strPrivDescSuper = 'Allows connecting, even if maximum number of connections is reached; required for most administrative operations like setting global variables or killing threads of other users.'; +$strPrivDescTrigger = 'Allows creating and dropping triggers'; $strPrivDescUpdate = 'Allows changing data.'; $strPrivDescUsage = 'No privileges.'; $strPrivileges = 'Privileges'; diff --git a/lang/estonian-utf-8.inc.php b/lang/estonian-utf-8.inc.php index a244441bc..3fb627b90 100644 --- a/lang/estonian-utf-8.inc.php +++ b/lang/estonian-utf-8.inc.php @@ -589,8 +589,6 @@ $strPrivDescMaxConnections = 'Limiteerib ühenduste arvu tunnis kasutaja jaoks.' $strPrivDescMaxQuestions = 'Limiteerib päringute arvu tunnis kasutaja jaoks.'; $strPrivDescMaxUpdates = 'Limiteerib käskude, mis muudavad suvalist tabelit või andmebaasi, arvu tunnis kasutaja jaoks'; $strPrivDescMaxUserConnections = 'Piirab ühenduste arvu mida kasutajal võib korraga olla.'; -$strPrivDescProcess3 = 'Lubab tappa kasutajate protsesse.'; -$strPrivDescProcess4 = 'Lubab vaadata täielikult päringuid protsessitabelis.'; $strPrivDescReferences = 'Ei oma antud MySQL versioonis mingit effekti.'; $strPrivDescReload = 'Lubab taaslaadida serveri seadmeid ja puhastada serveri cachet.'; $strPrivDescReplClient = 'Lubab kasutajal küsida kus on slaved/masterid.'; @@ -1032,4 +1030,7 @@ $strTriggers = 'Triggers'; //to translate $strEvent = 'Event'; //to translate $strProfiling = 'Profiling'; //to translate $strPartitionDefinition = 'PARTITION definition'; //to translate +$strPrivDescTrigger = 'Allows creating and dropping triggers'; //to translate +$strPrivDescEvent = 'Allows to set up events for the event scheduler'; //to translate +$strPrivDescProcess = 'Allows viewing processes of all users'; //to translate ?> diff --git a/lang/finnish-utf-8.inc.php b/lang/finnish-utf-8.inc.php index d92db2d9e..860def7b6 100644 --- a/lang/finnish-utf-8.inc.php +++ b/lang/finnish-utf-8.inc.php @@ -598,8 +598,6 @@ $strPrivDescMaxConnections = 'Rajoittaa käyttäjän tunnissa luomien uusien yht $strPrivDescMaxQuestions = 'Rajoittaa käyttäjän tunnissa palvelimelle lähettämien kyselyjen määrän.'; $strPrivDescMaxUpdates = 'Rajoittaa, kuinka monta monta kertaa käyttäjä saa suorittaa tauluihin tai tietokantoihin muutoksia tekeviä komentoja tunnin aikana.'; $strPrivDescMaxUserConnections = 'Asettaa rajan käyttäjän yhtäaikaisten yhteyksien määrälle.'; -$strPrivDescProcess3 = 'Sallii muiden käyttäjien prosessien lopettamisen.'; -$strPrivDescProcess4 = 'Sallii kokonaisten kyselyjen näyttämisen prosessilistassa.'; $strPrivDescReferences = 'Ei vaikutusta tässä MySQL-palvelimen versiossa.'; $strPrivDescReload = 'Sallii palvelinasetusten uudelleenlataamisen ja palvelimen välimuistin tyhjentämisen.'; $strPrivDescReplClient = 'Antaa käyttäjälle oikeuden kysyä, missä ali-/pääpalvelimet sijaitsevat.'; @@ -1029,4 +1027,7 @@ $strTriggers = 'Triggers'; //to translate $strEvent = 'Event'; //to translate $strProfiling = 'Profiling'; //to translate $strPartitionDefinition = 'PARTITION definition'; //to translate +$strPrivDescTrigger = 'Allows creating and dropping triggers'; //to translate +$strPrivDescEvent = 'Allows to set up events for the event scheduler'; //to translate +$strPrivDescProcess = 'Allows viewing processes of all users'; //to translate ?> diff --git a/lang/french-utf-8.inc.php b/lang/french-utf-8.inc.php index 8b705f35f..400c570cc 100644 --- a/lang/french-utf-8.inc.php +++ b/lang/french-utf-8.inc.php @@ -598,8 +598,6 @@ $strPrivDescMaxConnections = 'Limite du nombre de nouvelles connexions qu\'un ut $strPrivDescMaxQuestions = 'Limite du nombre de requêtes qu\'un utilisateur peut envoyer au serveur, par heure.'; $strPrivDescMaxUpdates = 'Limite du nombre de commandes changeant une table ou base de données, qu\'un utilisateur peut exécuter, par heure.'; $strPrivDescMaxUserConnections = 'Limite le nombre de connexions simultanées autorisées pour un utilisateur.'; -$strPrivDescProcess3 = 'Permission de détruire les processus de d\'autres utilisateurs.'; -$strPrivDescProcess4 = 'Permission de voir le texte complet des requêtes, dans la liste des processus.'; $strPrivDescReferences = 'Non effectif dans cette version de MySQL.'; $strPrivDescReload = 'Permission de recharger les réglages du serveur, et de vidanger la mémoire cache.'; $strPrivDescReplClient = 'Permission de demander où sont les maîtres et les esclaves (système de duplication).'; @@ -1023,4 +1021,7 @@ $strZeroRemovesTheLimit = 'Note: Une valeur de 0 (zero) enlève la limite.'; $strZip = '"zippé"'; $strPartitionDefinition = 'PARTITION definition'; //to translate +$strPrivDescTrigger = 'Allows creating and dropping triggers'; //to translate +$strPrivDescEvent = 'Allows to set up events for the event scheduler'; //to translate +$strPrivDescProcess = 'Allows viewing processes of all users'; //to translate ?> diff --git a/lang/galician-utf-8.inc.php b/lang/galician-utf-8.inc.php index 79032b761..3407b5af7 100644 --- a/lang/galician-utf-8.inc.php +++ b/lang/galician-utf-8.inc.php @@ -600,8 +600,6 @@ $strPrivDescMaxConnections = 'Limita o número de conexións novas por hora que $strPrivDescMaxQuestions = 'Limita o número de procuras por hora que pode enviar un usuario.'; $strPrivDescMaxUpdates = 'Limita o número de comandos que modifiquen unha tabela ou database por hora que pode executar un usuario.'; $strPrivDescMaxUserConnections = 'Limita o número de conexións simultáneas que pode ter o utilizador.'; -$strPrivDescProcess3 = 'Permite matar procesos pertencentes a outros usuarios.'; -$strPrivDescProcess4 = 'Permite ver as procuras completas na listaxe de procesos.'; $strPrivDescReferences = 'Non funciona nesta versión do MySQL.'; $strPrivDescReload = 'Permite recarregar a configuración do servidor e limpar a súa caché.'; $strPrivDescReplClient = 'Permite-lle ao usuario perguntar onde están os escravos e os masters.'; @@ -1025,4 +1023,7 @@ $strZip = 'comprimido no formato "zip"'; $strProfiling = 'Profiling'; //to translate $strPartitionDefinition = 'PARTITION definition'; //to translate +$strPrivDescTrigger = 'Allows creating and dropping triggers'; //to translate +$strPrivDescEvent = 'Allows to set up events for the event scheduler'; //to translate +$strPrivDescProcess = 'Allows viewing processes of all users'; //to translate ?> diff --git a/lang/georgian-utf-8.inc.php b/lang/georgian-utf-8.inc.php index 149600a91..e0b4d894e 100644 --- a/lang/georgian-utf-8.inc.php +++ b/lang/georgian-utf-8.inc.php @@ -683,8 +683,6 @@ $strPrivDescIndex = 'Allows creating and dropping indexes.'; //to translate $strPrivDescInsert = 'Allows inserting and replacing data.'; //to translate $strPrivDescLockTables = 'Allows locking tables for the current thread.'; //to translate $strPrivDescMaxUserConnections = 'Limits the number of simultaneous connections the user may have.'; //to translate -$strPrivDescProcess3 = 'Allows killing processes of other users.'; //to translate -$strPrivDescProcess4 = 'Allows viewing the complete queries in the process list.'; //to translate $strPrivDescReferences = 'Has no effect in this MySQL version.'; //to translate $strPrivDescReload = 'Allows reloading server settings and flushing the server\'s caches.'; //to translate $strPrivDescReplClient = 'Gives the right to the user to ask where the slaves / masters are.'; //to translate @@ -1052,4 +1050,7 @@ $strTriggers = 'Triggers'; //to translate $strEvent = 'Event'; //to translate $strProfiling = 'Profiling'; //to translate $strPartitionDefinition = 'PARTITION definition'; //to translate +$strPrivDescTrigger = 'Allows creating and dropping triggers'; //to translate +$strPrivDescEvent = 'Allows to set up events for the event scheduler'; //to translate +$strPrivDescProcess = 'Allows viewing processes of all users'; //to translate ?> diff --git a/lang/german-utf-8.inc.php b/lang/german-utf-8.inc.php index 1ffb72d0d..87b034e29 100644 --- a/lang/german-utf-8.inc.php +++ b/lang/german-utf-8.inc.php @@ -569,8 +569,6 @@ $strPrivDescMaxConnections = 'Begrenzt die Anzahl neuer Verbindungen, welche ein $strPrivDescMaxQuestions = 'Begrenzt die Anzahl der Abfragen, welche ein Benutzer pro Stunde senden darf.'; $strPrivDescMaxUpdates = 'Begrenzt die Anzahl der Veränderungen, welche ein Benutzer pro Stunde an allen Datenbanken und Tabellen vornehmen darf.'; $strPrivDescMaxUserConnections = 'Beschränkt die Anzahl der gleichzeitigen Verbindungen für diesen Benutzer.'; -$strPrivDescProcess3 = 'Erlaubt das Beenden fremder Prozesse.'; -$strPrivDescProcess4 = 'Erlaubt das Anzeigen der vollen Abfragen in der Prozessliste.'; $strPrivDescReferences = 'Hat keinen Effekt in dieser MySQL-Version.'; $strPrivDescReload = 'Erlaubt das erneute Laden von Servereinstellungen und das Leeren der Zwischenspeicher zur Laufzeit.'; $strPrivDescReplClient = 'Erlaubt dem Benutzer zu fragen, wo sich die Master- bzw. Slave-Systeme befinden'; @@ -1029,4 +1027,7 @@ $strTriggers = 'Trigger'; $strEvent = 'Ereignis'; $strProfiling = 'Profiling'; //to translate $strPartitionDefinition = 'PARTITION definition'; //to translate +$strPrivDescTrigger = 'Allows creating and dropping triggers'; //to translate +$strPrivDescEvent = 'Allows to set up events for the event scheduler'; //to translate +$strPrivDescProcess = 'Allows viewing processes of all users'; //to translate ?> diff --git a/lang/greek-utf-8.inc.php b/lang/greek-utf-8.inc.php index 392d5e446..75d305e37 100644 --- a/lang/greek-utf-8.inc.php +++ b/lang/greek-utf-8.inc.php @@ -376,8 +376,6 @@ $strPrivDescLockTables = 'Επιτρέπει το κλείδωμα πινάκω $strPrivDescMaxConnections = 'Περιορίζει τον αριθμό των νέων συνδέσεων που ο χρήστης μπορεί να ξεκινήσει ανά ώρα.'; $strPrivDescMaxQuestions = 'Περιορίζει τον αριθμό των επερωτημάτων που ο χρήστης μπορεί να στείλει στον διακομιστή ανά ώρα.'; $strPrivDescMaxUpdates = 'Περιορίζει τον αριθμό των αλλαγής πινάκων ή βάσεων που ο χρήστης μπορεί να εκετελέσει ανά ώρα.'; -$strPrivDescProcess3 = 'Επιτρέπει την διακοπή διεργασιών άλλων χρηστών.'; -$strPrivDescProcess4 = 'Επιτρέπει την εμφάνιση ολοκληρωμένων επερωτημάτων στη λίστα διεργασιών.'; $strPrivDescReferences = 'Δεν έχει χρήση σε αυτήν την έκδοση MySQL.'; $strPrivDescReload = 'Επιτρέπει την επανεκκίνηση του διακομιστή και τον καθαρισμό των προσωρινών αρχείων του.'; $strPrivDescReplClient = 'Δίνει το δικαίωμα στον χρήστη να βρει που είναι οι κύριοι και δευτερεύοντες διακομιστές.'; @@ -1049,4 +1047,7 @@ $strTriggers = 'Triggers'; //to translate $strEvent = 'Event'; //to translate $strProfiling = 'Profiling'; //to translate $strPartitionDefinition = 'PARTITION definition'; //to translate +$strPrivDescTrigger = 'Allows creating and dropping triggers'; //to translate +$strPrivDescEvent = 'Allows to set up events for the event scheduler'; //to translate +$strPrivDescProcess = 'Allows viewing processes of all users'; //to translate ?> diff --git a/lang/hebrew-utf-8.inc.php b/lang/hebrew-utf-8.inc.php index 1fc53c44a..76d75e4f0 100644 --- a/lang/hebrew-utf-8.inc.php +++ b/lang/hebrew-utf-8.inc.php @@ -750,8 +750,6 @@ $strPrivDescMaxConnections = 'Limits the number of new connections the user may $strPrivDescMaxQuestions = 'Limits the number of queries the user may send to the server per hour.'; //to translate $strPrivDescMaxUpdates = 'Limits the number of commands that change any table or database the user may execute per hour.'; //to translate $strPrivDescMaxUserConnections = 'Limits the number of simultaneous connections the user may have.'; //to translate -$strPrivDescProcess3 = 'Allows killing processes of other users.'; //to translate -$strPrivDescProcess4 = 'Allows viewing the complete queries in the process list.'; //to translate $strPrivDescReferences = 'Has no effect in this MySQL version.'; //to translate $strPrivDescReload = 'Allows reloading server settings and flushing the server\'s caches.'; //to translate $strPrivDescReplClient = 'Allows the user to ask where the slaves / masters are.'; //to translate @@ -1044,4 +1042,7 @@ $strTriggers = 'Triggers'; //to translate $strEvent = 'Event'; //to translate $strProfiling = 'Profiling'; //to translate $strPartitionDefinition = 'PARTITION definition'; //to translate +$strPrivDescTrigger = 'Allows creating and dropping triggers'; //to translate +$strPrivDescEvent = 'Allows to set up events for the event scheduler'; //to translate +$strPrivDescProcess = 'Allows viewing processes of all users'; //to translate ?> diff --git a/lang/hindi-utf-8.inc.php b/lang/hindi-utf-8.inc.php index 10a164f58..5eea05753 100644 --- a/lang/hindi-utf-8.inc.php +++ b/lang/hindi-utf-8.inc.php @@ -650,8 +650,6 @@ $strPrivDescIndex = 'Allows creating and dropping indexes.'; //to translate $strPrivDescInsert = 'Allows inserting and replacing data.'; //to translate $strPrivDescLockTables = 'Allows locking tables for the current thread.'; //to translate $strPrivDescMaxUserConnections = 'Limits the number of simultaneous connections the user may have.'; //to translate -$strPrivDescProcess3 = 'Allows killing processes of other users.'; //to translate -$strPrivDescProcess4 = 'Allows viewing the complete queries in the process list.'; //to translate $strPrivDescReferences = 'Has no effect in this MySQL version.'; //to translate $strPrivDescReload = 'Allows reloading server settings and flushing the server\'s caches.'; //to translate $strPrivDescReplClient = 'Gives the right to the user to ask where the slaves / masters are.'; //to translate @@ -1052,4 +1050,7 @@ $strTriggers = 'Triggers'; //to translate $strEvent = 'Event'; //to translate $strProfiling = 'Profiling'; //to translate $strPartitionDefinition = 'PARTITION definition'; //to translate +$strPrivDescTrigger = 'Allows creating and dropping triggers'; //to translate +$strPrivDescEvent = 'Allows to set up events for the event scheduler'; //to translate +$strPrivDescProcess = 'Allows viewing processes of all users'; //to translate ?> diff --git a/lang/hungarian-utf-8.inc.php b/lang/hungarian-utf-8.inc.php index 4125a3d01..0525956c8 100644 --- a/lang/hungarian-utf-8.inc.php +++ b/lang/hungarian-utf-8.inc.php @@ -489,8 +489,6 @@ $strPrivDescMaxConnections = 'Korlátozza az új kapcsolatok számát, amit a fe $strPrivDescMaxQuestions = 'Korlátozza a felhasználói lekérések számát óránként.'; $strPrivDescMaxUpdates = 'Korlátozza azon utasítások számát óránként, amelyek megváltoztatnak egy táblát vagy adatbázist.'; $strPrivDescMaxUserConnections = 'Korlátozza a felhasználó egyidejű kapcsolatainak számát.'; -$strPrivDescProcess3 = 'Engedélyezi más felhasználók folyamatainak megszüntetését.'; -$strPrivDescProcess4 = 'Engedélyezi a teljes lekérések megtekintését a folyamatlistában.'; $strPrivDescReferences = 'Nem valósult meg ebben a MySQL verzióban'; $strPrivDescReload = 'Engedélyezi a szerver beállítások újratöltését és a szerver-cache törlését.'; $strPrivDescReplClient = 'Jogokat ad a felhasználónak, hogy lekérdezhessék a slave/master helyeket.'; @@ -1044,4 +1042,7 @@ $strTriggers = 'Triggers'; //to translate $strEvent = 'Event'; //to translate $strProfiling = 'Profiling'; //to translate $strPartitionDefinition = 'PARTITION definition'; //to translate +$strPrivDescTrigger = 'Allows creating and dropping triggers'; //to translate +$strPrivDescEvent = 'Allows to set up events for the event scheduler'; //to translate +$strPrivDescProcess = 'Allows viewing processes of all users'; //to translate ?> diff --git a/lang/indonesian-utf-8.inc.php b/lang/indonesian-utf-8.inc.php index 97a59bddb..8eee745e8 100644 --- a/lang/indonesian-utf-8.inc.php +++ b/lang/indonesian-utf-8.inc.php @@ -494,8 +494,6 @@ $strPrivDescLockTables = 'Mengizinkan untuk mengunci tabel dalam Thread yang lag $strPrivDescMaxConnections = 'Membatasi jumlah koneksi baru yang diperbolehkan untuk setiap pengguna dalam batas waktu satu jam.'; $strPrivDescMaxQuestions = 'Membatasi jumlah pencarian (Queries) yang diperbolehkan untuk setiap pengguna dalam batas waktu satu jam.'; $strPrivDescMaxUpdates = 'Membatasi jumlah perintah untuk merubah sebuah tabel atau database untuk setiap pengguna dalam batas waktu satu jam.'; -$strPrivDescProcess3 = 'Mengizinkan untuk hentikan proses yang dimiliki pengguna lain.'; -$strPrivDescProcess4 = 'Mengizinkan untuk tampilkan seluruh pencarian dalam daftar proses.'; $strPrivDescReferences = 'Tidak ada efek dalam versi MySQL yang digunakan.'; $strPrivDescReload = 'Mengizinkan untuk reload stelan dari server dan untuk flush cache dari server.'; $strPrivDescReplClient = 'Memberi hak kepada pengguna untuk menanyakan lokasi dari slaves / masters.'; @@ -1042,4 +1040,7 @@ $strTriggers = 'Triggers'; //to translate $strEvent = 'Event'; //to translate $strProfiling = 'Profiling'; //to translate $strPartitionDefinition = 'PARTITION definition'; //to translate +$strPrivDescTrigger = 'Allows creating and dropping triggers'; //to translate +$strPrivDescEvent = 'Allows to set up events for the event scheduler'; //to translate +$strPrivDescProcess = 'Allows viewing processes of all users'; //to translate ?> diff --git a/lang/italian-utf-8.inc.php b/lang/italian-utf-8.inc.php index 814ed2279..9b85d99aa 100644 --- a/lang/italian-utf-8.inc.php +++ b/lang/italian-utf-8.inc.php @@ -601,8 +601,6 @@ $strPrivDescMaxConnections = 'Limita il numero di nuove connessioni che un utent $strPrivDescMaxQuestions = 'Limita il numero di query che un utente può mandare al server in un\'ora.'; $strPrivDescMaxUpdates = 'Limita il numero di comandi che possono cambiare una tabella o un database che un utente può eseguire in un\'ora.'; $strPrivDescMaxUserConnections = 'Limite di connessioni simultanee che un utente può fare.'; -$strPrivDescProcess3 = 'Permette di killare i processi di altri utenti.'; -$strPrivDescProcess4 = 'Permette di vedere le query complete nella lista dei processi.'; $strPrivDescReferences = 'Non ha alcun effetto in questa versione di MySQL.'; $strPrivDescReload = 'Permette di ricaricare i parametri del server e di resettare la cache del server.'; $strPrivDescReplClient = 'Accorda il diritto ad un utente di domandare dove sono i masters/slaves.'; @@ -1026,4 +1024,7 @@ $strZeroRemovesTheLimit = 'N.B.: 0 (zero) significa nessun limite.'; $strZip = '"compresso con zip"'; $strPartitionDefinition = 'PARTITION definition'; //to translate +$strPrivDescTrigger = 'Allows creating and dropping triggers'; //to translate +$strPrivDescEvent = 'Allows to set up events for the event scheduler'; //to translate +$strPrivDescProcess = 'Allows viewing processes of all users'; //to translate ?> diff --git a/lang/japanese-utf-8.inc.php b/lang/japanese-utf-8.inc.php index 5c9912c8d..a8b8ccb27 100644 --- a/lang/japanese-utf-8.inc.php +++ b/lang/japanese-utf-8.inc.php @@ -604,8 +604,6 @@ $strPrivDescMaxConnections = '単位時間内に可能な新規接続回数を $strPrivDescMaxQuestions = '単位時間内にサーバに送信可能なクエリ数を制限する'; $strPrivDescMaxUpdates = '単位時間内に実行可能なテーブルないしデータベースの編集コマンド数を制限する'; $strPrivDescMaxUserConnections = 'ユーザの同時接続数を制限する'; -$strPrivDescProcess3 = '他のユーザのプロセスの停止を許可する'; -$strPrivDescProcess4 = 'プロセス一覧で完全なクエリの表示を許可する'; $strPrivDescReferences = 'このバージョンの MySQL では無効です'; $strPrivDescReload = 'サーバ設定のリロード、サーバキャッシュのフラッシュを許可する'; $strPrivDescReplClient = 'スレーブ/マスターの照会を許可する'; @@ -1030,4 +1028,7 @@ $strZeroRemovesTheLimit = '注意: オプションを 0 (ゼロ)に設定する $strZip = '"zip 形式"'; $strPartitionDefinition = 'PARTITION definition'; //to translate +$strPrivDescTrigger = 'Allows creating and dropping triggers'; //to translate +$strPrivDescEvent = 'Allows to set up events for the event scheduler'; //to translate +$strPrivDescProcess = 'Allows viewing processes of all users'; //to translate ?> diff --git a/lang/korean-utf-8.inc.php b/lang/korean-utf-8.inc.php index 025d3f9b3..aec797974 100644 --- a/lang/korean-utf-8.inc.php +++ b/lang/korean-utf-8.inc.php @@ -264,7 +264,6 @@ $strPrivDescLockTables = '현재 쓰레드에 대한 테이블 잠금(lock) 허 $strPrivDescMaxConnections = 'Limits the number of new connections the user may open per hour.'; $strPrivDescMaxQuestions = 'Limits the number of queries the user may send to the server per hour.'; $strPrivDescMaxUpdates = 'Limits the number of commands that change any table or database the user may execute per hour.'; -$strPrivDescProcess3 = '다른 사용자의 프로세스 죽이기를 허용.'; $strPrivDescReferences = '이 버전의 MySQL에는 소용이 없습니다.'; $strPrivDescReload = '캐시를 비우고 서버를 재시동하는 것을 허용.'; $strPrivDescReplSlave = '복제서버(replication slaves)에 필요합니다.'; @@ -730,7 +729,6 @@ $strPrivDescCreateUser = 'Allows creating, dropping and renaming user accounts.' $strPrivDescCreateView = 'Allows creating new views.'; //to translate $strPrivDescExecute5 = 'Allows executing stored routines.'; //to translate $strPrivDescMaxUserConnections = 'Limits the number of simultaneous connections the user may have.'; //to translate -$strPrivDescProcess4 = 'Allows viewing the complete queries in the process list.'; //to translate $strPrivDescReplClient = 'Gives the right to the user to ask where the slaves / masters are.'; //to translate $strPrivDescShowView = 'Allows performing SHOW CREATE VIEW queries.'; //to translate $strPrivDescSuper = '최대 연결수를 초과했을 경우에도 연결을 허용; Required for most administrative operations like setting global variables or killing threads of other users.'; //to translate @@ -1047,4 +1045,7 @@ $strTriggers = 'Triggers'; //to translate $strEvent = 'Event'; //to translate $strProfiling = 'Profiling'; //to translate $strPartitionDefinition = 'PARTITION definition'; //to translate +$strPrivDescTrigger = 'Allows creating and dropping triggers'; //to translate +$strPrivDescEvent = 'Allows to set up events for the event scheduler'; //to translate +$strPrivDescProcess = 'Allows viewing processes of all users'; //to translate ?> diff --git a/lang/latvian-utf-8.inc.php b/lang/latvian-utf-8.inc.php index 3791c2cad..0b96c072f 100644 --- a/lang/latvian-utf-8.inc.php +++ b/lang/latvian-utf-8.inc.php @@ -440,8 +440,6 @@ $strPrivDescLockTables = 'Ļauj bloķēt tabulas tekošajai darbībai.'; $strPrivDescMaxConnections = 'Ierobežo jauno konekciju skaitu, ko lietotājs var atvērt stundas laikā.'; $strPrivDescMaxQuestions = 'Ierobežo vaicājumu skaitu, ko lietotājs var mosūtīt uz serveri stundas laikā.'; $strPrivDescMaxUpdates = 'Ierobežo komandu skaitu, kas maina kas maina tabulas vai datubāzes, ko lietotājs var izpildīt stundas laikā.'; -$strPrivDescProcess3 = 'Ļauj nogalināt citu lietotāju procesus.'; -$strPrivDescProcess4 = 'Ļauj apskatīt pieprasījumu un procesu sarakstus.'; $strPrivDescReferences = 'Nedarbojas šajā MySQL versijā.'; $strPrivDescReload = 'Ļauj prlādēt servera iestādījumus un iztukšot servera kešu.'; $strPrivDescReplClient = 'Dod lietotājam tiesības jautāt, kur ir replikācijas oriģināli / kopijas.'; @@ -1049,4 +1047,7 @@ $strTriggers = 'Triggers'; //to translate $strEvent = 'Event'; //to translate $strProfiling = 'Profiling'; //to translate $strPartitionDefinition = 'PARTITION definition'; //to translate +$strPrivDescTrigger = 'Allows creating and dropping triggers'; //to translate +$strPrivDescEvent = 'Allows to set up events for the event scheduler'; //to translate +$strPrivDescProcess = 'Allows viewing processes of all users'; //to translate ?> diff --git a/lang/lithuanian-utf-8.inc.php b/lang/lithuanian-utf-8.inc.php index 0afcd3c06..c7bf1c501 100644 --- a/lang/lithuanian-utf-8.inc.php +++ b/lang/lithuanian-utf-8.inc.php @@ -463,8 +463,6 @@ $strPrivDescLockTables = 'Leisti užrakinti lenteles procesų metu.'; $strPrivDescMaxConnections = 'Riboti prisijungimų kiekį per valandą.'; $strPrivDescMaxQuestions = 'Riboti užklausų kiekį per valandą'; $strPrivDescMaxUpdates = 'Riboti komandų (kurios vienaip ar kitaip modifikuoja lenteles ar duombazes) kiekį per valandą.'; -$strPrivDescProcess3 = 'Leisti išjungti kitų vartotojų procesus.'; -$strPrivDescProcess4 = 'Leisti peržiūrėti procesų sąraše pilną užklausų sąrašą.'; $strPrivDescReferences = ' Negalioja šioje MySQL versijoje.'; $strPrivDescReload = 'Leisti perkrauti darbinę stotį, bei išvalyti laikinąją atmintį (cache).'; $strPrivDescReplClient = 'Leisti vartotojo užklausas dėl atstatymo master / slave darbinių stočių.'; @@ -1042,4 +1040,7 @@ $strTriggers = 'Triggers'; //to translate $strEvent = 'Event'; //to translate $strProfiling = 'Profiling'; //to translate $strPartitionDefinition = 'PARTITION definition'; //to translate +$strPrivDescTrigger = 'Allows creating and dropping triggers'; //to translate +$strPrivDescEvent = 'Allows to set up events for the event scheduler'; //to translate +$strPrivDescProcess = 'Allows viewing processes of all users'; //to translate ?> diff --git a/lang/macedonian_cyrillic-utf-8.inc.php b/lang/macedonian_cyrillic-utf-8.inc.php index e7890f8ea..ef2700312 100644 --- a/lang/macedonian_cyrillic-utf-8.inc.php +++ b/lang/macedonian_cyrillic-utf-8.inc.php @@ -486,8 +486,6 @@ $strPrivDescLockTables = 'Дозволува заклучување на таб $strPrivDescMaxConnections = 'Го ограничува бројот на нови конекции кои корисникот може да ги отвори за еден час.'; $strPrivDescMaxQuestions = 'Го ограничува бројот на упити кои корисникот може да ги постави на серверот за еден час.'; $strPrivDescMaxUpdates = 'Го ограничува бројот на команди кои ги менуваат табелите или базите на податоци кои корисникот може да ги изврши за еден час.'; -$strPrivDescProcess3 = 'Дозволува прекинување на процесите на другите корисници.'; -$strPrivDescProcess4 = 'Дозволува преглед на комплетните упити во листата на процеси.'; $strPrivDescReferences = 'Нема ефект во оваа верзији на MySQL.'; $strPrivDescReload = 'Дозволува повтоно вчитување на подесувањата на серверот и празнење на кешот на серверот.'; $strPrivDescReplClient = 'Дава права на кориснику да праша каде се главните/помошни сервери.'; @@ -1027,4 +1025,7 @@ $strViewMaxExactCount = 'This view has more than %s rows. Please refer to %sdocu $strViewName = 'VIEW name'; //to translate $strProfiling = 'Profiling'; //to translate $strPartitionDefinition = 'PARTITION definition'; //to translate +$strPrivDescTrigger = 'Allows creating and dropping triggers'; //to translate +$strPrivDescEvent = 'Allows to set up events for the event scheduler'; //to translate +$strPrivDescProcess = 'Allows viewing processes of all users'; //to translate ?> diff --git a/lang/malay-utf-8.inc.php b/lang/malay-utf-8.inc.php index 859333d3c..655170aaf 100644 --- a/lang/malay-utf-8.inc.php +++ b/lang/malay-utf-8.inc.php @@ -726,8 +726,6 @@ $strPrivDescIndex = 'Allows creating and dropping indexes.'; //to translate $strPrivDescInsert = 'Allows inserting and replacing data.'; //to translate $strPrivDescLockTables = 'Allows locking tables for the current thread.'; //to translate $strPrivDescMaxUserConnections = 'Limits the number of simultaneous connections the user may have.'; //to translate -$strPrivDescProcess3 = 'Allows killing processes of other users.'; //to translate -$strPrivDescProcess4 = 'Allows viewing the complete queries in the process list.'; //to translate $strPrivDescReferences = 'Has no effect in this MySQL version.'; //to translate $strPrivDescReload = 'Allows reloading server settings and flushing the server\'s caches.'; //to translate $strPrivDescReplClient = 'Gives the right to the user to ask where the slaves / masters are.'; //to translate @@ -1064,4 +1062,7 @@ $strTriggers = 'Triggers'; //to translate $strEvent = 'Event'; //to translate $strProfiling = 'Profiling'; //to translate $strPartitionDefinition = 'PARTITION definition'; //to translate +$strPrivDescTrigger = 'Allows creating and dropping triggers'; //to translate +$strPrivDescEvent = 'Allows to set up events for the event scheduler'; //to translate +$strPrivDescProcess = 'Allows viewing processes of all users'; //to translate ?> diff --git a/lang/mongolian-utf-8.inc.php b/lang/mongolian-utf-8.inc.php index 6fd5d16a2..5fc6b00dd 100644 --- a/lang/mongolian-utf-8.inc.php +++ b/lang/mongolian-utf-8.inc.php @@ -499,8 +499,6 @@ $strPrivDescLockTables = 'Тухайн процесст хүснэгт түгж $strPrivDescMaxConnections = 'Цаг тутамд шинээр холбогдох хэрэглэгчийн тоог хязгаарлах.'; $strPrivDescMaxQuestions = 'Цаг тутамд хэрэглэгчийн асуулт (query) илгээхийг хязгаарлах.'; $strPrivDescMaxUpdates = 'Цаг тутамд хэрэглэгчийн хүснэгт эсвэл өгөгдлийн сан солих командыг хязгаарлах.'; -$strPrivDescProcess3 = 'Бусад хэрэглэгчийн процессыг үгүй хийхийг зөвшөөрөх.'; -$strPrivDescProcess4 = 'Процессын жагсаалт дахь дууссан асуултыг харахыг зөвшөөрөх.'; $strPrivDescReferences = 'MySQL-ын энэ хувилбарт үйлчлэлгүй.'; $strPrivDescReload = 'Сервэрийн тохиргоог дахин дуудахыг зөвшөөрөх.'; $strPrivDescReplClient = 'Gives the right to the user to ask where the slaves / masters are.'; @@ -1047,4 +1045,7 @@ $strTriggers = 'Triggers'; //to translate $strEvent = 'Event'; //to translate $strProfiling = 'Profiling'; //to translate $strPartitionDefinition = 'PARTITION definition'; //to translate +$strPrivDescTrigger = 'Allows creating and dropping triggers'; //to translate +$strPrivDescEvent = 'Allows to set up events for the event scheduler'; //to translate +$strPrivDescProcess = 'Allows viewing processes of all users'; //to translate ?> diff --git a/lang/norwegian-utf-8.inc.php b/lang/norwegian-utf-8.inc.php index b80b7b72c..b3684b071 100644 --- a/lang/norwegian-utf-8.inc.php +++ b/lang/norwegian-utf-8.inc.php @@ -599,8 +599,6 @@ $strPrivDescMaxConnections = 'Begrenser antall nye tilkoblinger brukeren kan åp $strPrivDescMaxQuestions = 'Begrenser antall spørringer brukeren kan sende til tjeneren per time.'; $strPrivDescMaxUpdates = 'Begrenser antall kommandoer som kan endre tabeller eller databaser brukeren kan utføre per time.'; $strPrivDescMaxUserConnections = 'Begrens antall samtidige tilkoblinger brukeren kan ha.'; -$strPrivDescProcess3 = 'Tillater avslutting av prosesser som tilhører andre brukere.'; -$strPrivDescProcess4 = 'Tillater visning av komplette spørringer i prosesslisten.'; $strPrivDescReferences = 'har ingen effekt i denne versjonen av MySQL.'; $strPrivDescReload = 'Tillater oppfrisking av tjenerinnstillinger og oppfrisking av mellomlager.'; $strPrivDescReplClient = 'Gir tillatelse til brukeren til å spørre hvor replikasjonsslaver eller -tjenere er.'; @@ -1024,4 +1022,7 @@ $strZeroRemovesTheLimit = 'Merk: Ved å sette disse til 0 (null) fjernes begrens $strZip = 'Komprimert (zip)'; $strPartitionDefinition = 'PARTITION definition'; //to translate +$strPrivDescTrigger = 'Allows creating and dropping triggers'; //to translate +$strPrivDescEvent = 'Allows to set up events for the event scheduler'; //to translate +$strPrivDescProcess = 'Allows viewing processes of all users'; //to translate ?> diff --git a/lang/persian-utf-8.inc.php b/lang/persian-utf-8.inc.php index 879686783..3f0b99060 100644 --- a/lang/persian-utf-8.inc.php +++ b/lang/persian-utf-8.inc.php @@ -676,8 +676,6 @@ $strPrivDescMaxConnections = 'Limits the number of new connections the user may $strPrivDescMaxQuestions = 'Limits the number of queries the user may send to the server per hour.'; //to translate $strPrivDescMaxUpdates = 'Limits the number of commands that change any table or database the user may execute per hour.'; //to translate $strPrivDescMaxUserConnections = 'Limits the number of simultaneous connections the user may have.'; //to translate -$strPrivDescProcess3 = 'Allows killing processes of other users.'; //to translate -$strPrivDescProcess4 = 'Allows viewing the complete queries in the process list.'; //to translate $strPrivDescReferences = 'Has no effect in this MySQL version.'; //to translate $strPrivDescReload = 'Allows reloading server settings and flushing the server\'s caches.'; //to translate $strPrivDescReplClient = 'Gives the right to the user to ask where the slaves / masters are.'; //to translate @@ -1049,4 +1047,7 @@ $strTriggers = 'Triggers'; //to translate $strEvent = 'Event'; //to translate $strProfiling = 'Profiling'; //to translate $strPartitionDefinition = 'PARTITION definition'; //to translate +$strPrivDescTrigger = 'Allows creating and dropping triggers'; //to translate +$strPrivDescEvent = 'Allows to set up events for the event scheduler'; //to translate +$strPrivDescProcess = 'Allows viewing processes of all users'; //to translate ?> diff --git a/lang/polish-utf-8.inc.php b/lang/polish-utf-8.inc.php index dc1fc66f9..ef1e794d3 100644 --- a/lang/polish-utf-8.inc.php +++ b/lang/polish-utf-8.inc.php @@ -559,8 +559,6 @@ $strPrivDescMaxConnections = 'Ogranicz liczbę nowych połączeń, które może $strPrivDescMaxQuestions = 'Ogranicz liczbę zapytań, które może wysłać użytkownik w ciągu godziny.'; $strPrivDescMaxUpdates = 'Ogranicz liczbę poleceń zmieniających jakąkolwiek tabelę lub bazę danych, które może wykonać użytkownik w ciągu godziny.'; $strPrivDescMaxUserConnections = 'Ogranicz liczbę jednoczesnych połączeń, które może użytkownik.'; -$strPrivDescProcess3 = 'Pozwól unicestwiać procesy innych użytkowników.'; -$strPrivDescProcess4 = 'Pozwól zobaczyć pełną listę zapytań na liście procesów.'; $strPrivDescReferences = 'Nie ma żadnych skutków w tej wersji MySQL.'; $strPrivDescReload = 'Pozwól przeładowywać ustawienia serwera i opróżniać pamięć podręczną serwera.'; $strPrivDescReplClient = 'Nadaj użytkownikowi prawo, by zapytać gdzie są serwery podrzędne / nadrzędne.'; @@ -1020,4 +1018,7 @@ $strTriggers = 'Triggers'; //to translate $strEvent = 'Event'; //to translate $strProfiling = 'Profiling'; //to translate $strPartitionDefinition = 'PARTITION definition'; //to translate +$strPrivDescTrigger = 'Allows creating and dropping triggers'; //to translate +$strPrivDescEvent = 'Allows to set up events for the event scheduler'; //to translate +$strPrivDescProcess = 'Allows viewing processes of all users'; //to translate ?> diff --git a/lang/portuguese-utf-8.inc.php b/lang/portuguese-utf-8.inc.php index 92b841eb6..d5b5994de 100644 --- a/lang/portuguese-utf-8.inc.php +++ b/lang/portuguese-utf-8.inc.php @@ -391,8 +391,6 @@ $strPrivDescInsert = 'Permite inserir e substituir dados.'; $strPrivDescMaxConnections = 'Limits the number of new connections the user may open per hour.'; $strPrivDescMaxQuestions = 'Limits the number of queries the user may send to the server per hour.'; $strPrivDescMaxUpdates = 'Limits the number of commands that change any table or database the user may execute per hour.'; -$strPrivDescProcess3 = 'Permite eliminar processos de outros utilizadores.'; -$strPrivDescProcess4 = 'Permite ver o queries completos na lista de processos.'; $strPrivDescReferences = 'Não tem efeito nesta versão do MySQL.'; $strPrivDescSelect = 'Permite ler dados.'; $strPrivDescShowDb = 'Dá acesso à lista de bases de dados completa.'; @@ -1053,4 +1051,7 @@ $strTriggers = 'Triggers'; //to translate $strEvent = 'Event'; //to translate $strProfiling = 'Profiling'; //to translate $strPartitionDefinition = 'PARTITION definition'; //to translate +$strPrivDescTrigger = 'Allows creating and dropping triggers'; //to translate +$strPrivDescEvent = 'Allows to set up events for the event scheduler'; //to translate +$strPrivDescProcess = 'Allows viewing processes of all users'; //to translate ?> diff --git a/lang/romanian-utf-8.inc.php b/lang/romanian-utf-8.inc.php index d69333626..2b16eae15 100644 --- a/lang/romanian-utf-8.inc.php +++ b/lang/romanian-utf-8.inc.php @@ -456,8 +456,6 @@ $strPrivDescLockTables = 'Permite blocarea tabelelor din firul curent de executi $strPrivDescMaxConnections = 'Limiteaza numarul de noi conexiuni care pot fi deschise de utilizator intr-o ora.'; $strPrivDescMaxQuestions = 'Limiteaza numarul de comenzi care pot fi trimise de utilizator catre server intr-o ora.'; $strPrivDescMaxUpdates = 'Limiteaza numarul de comenzi pentru schimbarea vreunui tabel sau vreunei baza de date executabile de utilizator intr-o ora.'; -$strPrivDescProcess3 = 'Permite oprirea proceselor altor utilizatori.'; -$strPrivDescProcess4 = 'Permite vizualizarea comenzilor procesate in lista.'; $strPrivDescReferences = 'Nu are efect in aceasta versiune MySQL.'; $strPrivDescReload = 'Permite reincarcarea setarilor de server si golirea memoriei cache a serverului.'; $strPrivDescReplClient = 'Permite utilizatorului de a interoga locatia slave/master.'; @@ -1045,4 +1043,7 @@ $strTriggers = 'Triggers'; //to translate $strEvent = 'Event'; //to translate $strProfiling = 'Profiling'; //to translate $strPartitionDefinition = 'PARTITION definition'; //to translate +$strPrivDescTrigger = 'Allows creating and dropping triggers'; //to translate +$strPrivDescEvent = 'Allows to set up events for the event scheduler'; //to translate +$strPrivDescProcess = 'Allows viewing processes of all users'; //to translate ?> diff --git a/lang/russian-utf-8.inc.php b/lang/russian-utf-8.inc.php index 839d0186c..405f83aea 100644 --- a/lang/russian-utf-8.inc.php +++ b/lang/russian-utf-8.inc.php @@ -603,8 +603,6 @@ $strPrivDescMaxConnections = 'Максимальное количество но $strPrivDescMaxQuestions = 'Максимальное количество запросов, которые пользователь может отправить в течение часа'; $strPrivDescMaxUpdates = 'Максимальное количество команд изменяющих какую-либо таблицу или базу данных, которые пользователь может выполнить в течение часа'; $strPrivDescMaxUserConnections = 'Максимальное количество одновременных подключений одного пользователя'; -$strPrivDescProcess3 = 'Разрешает завершение процессов других пользователей'; -$strPrivDescProcess4 = 'Разрешает просмотр полных запросов в списке процессов'; $strPrivDescReferences = 'Не доступно в данной версии MySQL!'; $strPrivDescReload = 'Разрешает перезагрузку настроек сервера и очистку его кешей'; $strPrivDescReplClient = 'Разрешает запрашивать местонахождение головного и подчиненных серверов'; @@ -1027,4 +1025,7 @@ $strYes = 'Да'; $strZeroRemovesTheLimit = 'Замечание: Установка значения параметров в 0 (ноль), снимает ограничения.'; $strZip = 'zip'; $strPartitionDefinition = 'PARTITION definition'; //to translate +$strPrivDescTrigger = 'Allows creating and dropping triggers'; //to translate +$strPrivDescEvent = 'Allows to set up events for the event scheduler'; //to translate +$strPrivDescProcess = 'Allows viewing processes of all users'; //to translate ?> diff --git a/lang/serbian_cyrillic-utf-8.inc.php b/lang/serbian_cyrillic-utf-8.inc.php index 12323a8c3..ddcd57905 100644 --- a/lang/serbian_cyrillic-utf-8.inc.php +++ b/lang/serbian_cyrillic-utf-8.inc.php @@ -601,8 +601,6 @@ $strPrivDescMaxConnections = 'Ограничава број нових коне $strPrivDescMaxQuestions = 'Ограничава број упита које корисник може да упути серверу за сат.'; $strPrivDescMaxUpdates = 'Ограничава број команди које мењају табеле или базе које корисник може да изврши на сат.'; $strPrivDescMaxUserConnections = 'Ограничава број истовремених конекција које корисник може да има.'; -$strPrivDescProcess3 = 'Дозвољава прекидање процеса других корисника.'; -$strPrivDescProcess4 = 'Дозвољава преглед комплетних упита у листи процеса.'; $strPrivDescReferences = 'Нема ефекта у овој верзији MySQL-a.'; $strPrivDescReload = 'Дозвољава поновно учитавање подешавања сервера и пражњење кеша сервера.'; $strPrivDescReplClient = 'Даје право кориснику да пита где су главни/помоћни сервери.'; @@ -1026,4 +1024,7 @@ $strZeroRemovesTheLimit = 'Напомена: Постављање ових оп $strZip = '"зиповано"'; $strPartitionDefinition = 'PARTITION definition'; //to translate +$strPrivDescTrigger = 'Allows creating and dropping triggers'; //to translate +$strPrivDescEvent = 'Allows to set up events for the event scheduler'; //to translate +$strPrivDescProcess = 'Allows viewing processes of all users'; //to translate ?> diff --git a/lang/serbian_latin-utf-8.inc.php b/lang/serbian_latin-utf-8.inc.php index 741267c8b..edd681952 100644 --- a/lang/serbian_latin-utf-8.inc.php +++ b/lang/serbian_latin-utf-8.inc.php @@ -601,8 +601,6 @@ $strPrivDescMaxConnections = 'Ograničava broj novih konekcija koje korisnik mo $strPrivDescMaxQuestions = 'Ograničava broj upita koje korisnik može da uputi serveru za sat.'; $strPrivDescMaxUpdates = 'Ograničava broj komandi koje menjaju tabele ili baze koje korisnik može da izvrši na sat.'; $strPrivDescMaxUserConnections = 'Ograničava broj istovremenih konekcija koje korisnik može da ima.'; -$strPrivDescProcess3 = 'Dozvoljava prekidanje procesa drugih korisnika.'; -$strPrivDescProcess4 = 'Dozvoljava pregled kompletnih upita u listi procesa.'; $strPrivDescReferences = 'Nema efekta u ovoj verziji MySQL-a.'; $strPrivDescReload = 'Dozvoljava ponovno učitavanje podešavanja servera i pražnjenje keša servera.'; $strPrivDescReplClient = 'Daje pravo korisniku da pita gde su glavni/pomoćni serveri.'; @@ -1026,4 +1024,7 @@ $strZeroRemovesTheLimit = 'Napomena: Postavljanje ovih opcija na 0 (nulu) uklanj $strZip = '"zipovano"'; $strPartitionDefinition = 'PARTITION definition'; //to translate +$strPrivDescTrigger = 'Allows creating and dropping triggers'; //to translate +$strPrivDescEvent = 'Allows to set up events for the event scheduler'; //to translate +$strPrivDescProcess = 'Allows viewing processes of all users'; //to translate ?> diff --git a/lang/sinhala-utf-8.inc.php b/lang/sinhala-utf-8.inc.php index 54c7b0600..a9ec7b9e4 100644 --- a/lang/sinhala-utf-8.inc.php +++ b/lang/sinhala-utf-8.inc.php @@ -567,8 +567,6 @@ $strPrivDescMaxConnections = 'Limits the number of new connections the user may $strPrivDescMaxQuestions = 'Limits the number of queries the user may send to the server per hour.'; $strPrivDescMaxUpdates = 'Limits the number of commands that change any table or database the user may execute per hour.'; $strPrivDescMaxUserConnections = 'Limits the number of simultaneous connections the user may have.'; -$strPrivDescProcess3 = 'Allows killing processes of other users.'; -$strPrivDescProcess4 = 'Allows viewing the complete queries in the process list.'; $strPrivDescReferences = 'Has no effect in this MySQL version.'; $strPrivDescReload = 'Allows reloading server settings and flushing the server\'s caches.'; $strPrivDescReplClient = 'Allows the user to ask where the slaves / masters are.'; @@ -1029,4 +1027,7 @@ $strTriggers = 'Triggers'; //to translate $strEvent = 'Event'; //to translate $strProfiling = 'Profiling'; //to translate $strPartitionDefinition = 'PARTITION definition'; //to translate +$strPrivDescTrigger = 'Allows creating and dropping triggers'; //to translate +$strPrivDescEvent = 'Allows to set up events for the event scheduler'; //to translate +$strPrivDescProcess = 'Allows viewing processes of all users'; //to translate ?> diff --git a/lang/slovak-utf-8.inc.php b/lang/slovak-utf-8.inc.php index b5a942209..f4f8cb8c2 100644 --- a/lang/slovak-utf-8.inc.php +++ b/lang/slovak-utf-8.inc.php @@ -560,8 +560,6 @@ $strPrivDescMaxConnections = 'Obmedzí počet nových spojení, ktoré môže po $strPrivDescMaxQuestions = 'Obmedzí počet dopytov, ktoré môže používateľ odoslať za hodinu.'; $strPrivDescMaxUpdates = 'Obmedzí počet príkazov meniacich tabuľku alebo databázu, ktorá môže používateľ odoslať za hodinu.'; $strPrivDescMaxUserConnections = 'Obmedzuje počet simultánnych pripojení používateľa.'; -$strPrivDescProcess3 = 'Povolí zabíjanie procesov iným používateľlom.'; -$strPrivDescProcess4 = 'Povolí prezeranie kompletných dopytov v zozname procesov.'; $strPrivDescReferences = 'Nefunguje v tejto verzii MySQL.'; $strPrivDescReload = 'Povolí znovunačítanie nastavení a vyprázdňovanie vyrovnávacích pamätí serveru.'; $strPrivDescReplClient = 'Povolí používateľovi zistiť kde je hlavný / pomocný server.'; @@ -1027,4 +1025,7 @@ $strTriggers = 'Triggers'; //to translate $strEvent = 'Event'; //to translate $strProfiling = 'Profiling'; //to translate $strPartitionDefinition = 'PARTITION definition'; //to translate +$strPrivDescTrigger = 'Allows creating and dropping triggers'; //to translate +$strPrivDescEvent = 'Allows to set up events for the event scheduler'; //to translate +$strPrivDescProcess = 'Allows viewing processes of all users'; //to translate ?> diff --git a/lang/slovenian-utf-8.inc.php b/lang/slovenian-utf-8.inc.php index 4871122c4..99453494e 100644 --- a/lang/slovenian-utf-8.inc.php +++ b/lang/slovenian-utf-8.inc.php @@ -412,8 +412,6 @@ $strPrivDescLockTables = 'Omogoča zaklepanje tabel za trenutno temo.'; $strPrivDescMaxConnections = 'Omeji število povezav, ki jih uporabnik lahko odpre v eni uri.'; $strPrivDescMaxQuestions = 'Omeji število poizved, ki jih uporabnik lahko pošlje strežniku v eni uri.'; $strPrivDescMaxUpdates = 'Omeji število ukazov za spremembo tabel ali podatkovne baze, ki jih uporabnik lahko izvrši v eni uri.'; -$strPrivDescProcess3 = 'Omogoča ukinjanje procesov drugih uporabnikov.'; -$strPrivDescProcess4 = 'Omogoča pregled popolnih poizvedb v spisku procesov.'; $strPrivDescReferences = 'V tej verziji MySQL nima pomena.'; $strPrivDescReload = 'Omogoča osveževanje strežnikovih nastavitev in praznjenje strežnikovih predpomnilnikov.'; $strPrivDescReplClient = 'Da uporabniku pravico poizvedovati kje so njegovi nadrejeni / podrjeni strežniki.'; @@ -1046,4 +1044,7 @@ $strTriggers = 'Triggers'; //to translate $strEvent = 'Event'; //to translate $strProfiling = 'Profiling'; //to translate $strPartitionDefinition = 'PARTITION definition'; //to translate +$strPrivDescTrigger = 'Allows creating and dropping triggers'; //to translate +$strPrivDescEvent = 'Allows to set up events for the event scheduler'; //to translate +$strPrivDescProcess = 'Allows viewing processes of all users'; //to translate ?> diff --git a/lang/spanish-utf-8.inc.php b/lang/spanish-utf-8.inc.php index 4e12e211c..ab29b2127 100644 --- a/lang/spanish-utf-8.inc.php +++ b/lang/spanish-utf-8.inc.php @@ -597,8 +597,6 @@ $strPrivDescMaxConnections = 'Limita el número de conexiones nuevas que el usua $strPrivDescMaxQuestions = 'Limita el número de consultas que el usuario puede enviar al servidor por hora.'; $strPrivDescMaxUpdates = 'Limita el número de comandos que cambian cualquier tabla o base de datos que el usuario puede ejecutar por hora.'; $strPrivDescMaxUserConnections = 'Limita el número de conexiones simultáneas que el usuario pueda tener.'; -$strPrivDescProcess3 = 'Permite eliminar los procesos de otros usuarios.'; -$strPrivDescProcess4 = 'Permite ver las consultas completas en la lista de procesos.'; $strPrivDescReferences = 'No tiene efecto en esta versión de MySQL.'; $strPrivDescReload = 'Permite volver a cargar los parámetros del servidor y depurar los cachés del servidor.'; $strPrivDescReplClient = 'Da el derecho al usuario para preguntar dónde están los "esclavos / masters".'; @@ -1022,4 +1020,7 @@ $strZeroRemovesTheLimit = 'Nota: si cambia los parámetros de estas opciones a 0 $strZip = '"comprimido con zip"'; $strPartitionDefinition = 'PARTITION definition'; //to translate +$strPrivDescTrigger = 'Allows creating and dropping triggers'; //to translate +$strPrivDescEvent = 'Allows to set up events for the event scheduler'; //to translate +$strPrivDescProcess = 'Allows viewing processes of all users'; //to translate ?> diff --git a/lang/swedish-utf-8.inc.php b/lang/swedish-utf-8.inc.php index 3e33e0240..4110fefab 100644 --- a/lang/swedish-utf-8.inc.php +++ b/lang/swedish-utf-8.inc.php @@ -600,8 +600,6 @@ $strPrivDescMaxConnections = 'Begränsar antalet nya förbindelser användaren k $strPrivDescMaxQuestions = 'Begränsar antalet frågor användaren kan skicka till servern per timme.'; $strPrivDescMaxUpdates = 'Begränsar antalet kommandon, vilka ändrar någon tabell eller databas, som användaren kan utföra per timme.'; $strPrivDescMaxUserConnections = 'Begränsar antalet samtidiga förbindelser som användaren kan ha.'; -$strPrivDescProcess3 = 'Tillåter dödande av andra användares processer.'; -$strPrivDescProcess4 = 'Tillåter visning av fullständiga frågor i processlistan.'; $strPrivDescReferences = 'Har ingen verkan i denna MySQL-version.'; $strPrivDescReload = 'Tillåter omladdning av serverinställningar och rensning av serverns cache.'; $strPrivDescReplClient = 'Ger användaren rätt att fråga var slav- / huvudservrarna är.'; @@ -1025,4 +1023,7 @@ $strZeroRemovesTheLimit = 'Anm: Genom att sätta dessa alternativ till 0 (noll) $strZip = '"zippad"'; $strPartitionDefinition = 'PARTITION definition'; //to translate +$strPrivDescTrigger = 'Allows creating and dropping triggers'; //to translate +$strPrivDescEvent = 'Allows to set up events for the event scheduler'; //to translate +$strPrivDescProcess = 'Allows viewing processes of all users'; //to translate ?> diff --git a/lang/tatarish-utf-8.inc.php b/lang/tatarish-utf-8.inc.php index c5f8e3005..2e727a3f9 100644 --- a/lang/tatarish-utf-8.inc.php +++ b/lang/tatarish-utf-8.inc.php @@ -533,8 +533,6 @@ $strPrivDescLockTables = 'Allows locking tables for the current thread.'; $strPrivDescMaxConnections = 'Limits the number of new connections the user may open per hour.'; $strPrivDescMaxQuestions = 'Limits the number of queries the user may send to the server per hour.'; $strPrivDescMaxUpdates = 'Limits the number of commands that change any table or database the user may execute per hour.'; -$strPrivDescProcess3 = 'Allows killing processes of other users.'; -$strPrivDescProcess4 = 'Allows viewing the complete queries in the process list.'; $strPrivDescReferences = 'Has no effect in this MySQL version.'; $strPrivDescReload = 'Allows reloading server settings and flushing the server\'s caches.'; $strPrivDescReplClient = 'Gives the right to the user to ask where the slaves / masters are.'; @@ -1038,4 +1036,7 @@ $strTriggers = 'Triggers'; //to translate $strEvent = 'Event'; //to translate $strProfiling = 'Profiling'; //to translate $strPartitionDefinition = 'PARTITION definition'; //to translate +$strPrivDescTrigger = 'Allows creating and dropping triggers'; //to translate +$strPrivDescEvent = 'Allows to set up events for the event scheduler'; //to translate +$strPrivDescProcess = 'Allows viewing processes of all users'; //to translate ?> diff --git a/lang/thai-utf-8.inc.php b/lang/thai-utf-8.inc.php index 09cd48ee5..a610cd346 100644 --- a/lang/thai-utf-8.inc.php +++ b/lang/thai-utf-8.inc.php @@ -377,8 +377,6 @@ $strPrivDescLockTables = 'อนุญาตให้ล็อกตาราง $strPrivDescMaxConnections = 'จำกัดจำนวนการเชื่อมต่อใหม่ ที่ผู้ใช้จะสามารถเปิดได้ ต่อชั่วโมง'; $strPrivDescMaxQuestions = 'จำกัดจำนวนของคำค้น ที่ผู้ใช้จะสามารถส่งมาที่เซิร์ฟเวอร์ได้ ต่อชั่วโมง'; $strPrivDescMaxUpdates = 'จำกัดจำนวนของคำสั่ง ที่จะเปลี่ยนแปลงตาราง หรือฐานข้อมูลใดๆ ที่ผู้ใช้จะสามารถสั่งได้ ต่อชั่วโมง'; -$strPrivDescProcess3 = 'อนุญาตให้ทำลายโพรเซสของผู้ใช้อื่น'; -$strPrivDescProcess4 = 'อนุญาตให้ดูคำค้นทั้งหมดในรายการโพรเซส'; $strPrivDescReferences = 'ไม่มีผลใน MySQL รุ่นนี้'; $strPrivDescReload = 'อนุญาตให้เรียกใช้ค่ากำหนดของเซิร์ฟเวอร์ใหม่ และล้างแคชของเซิร์ฟเวอร์'; $strPrivDescReplClient = 'มอบสิทธิให้ผู้ใช้ ในการถามว่า slaves หรือ masters อยู่ที่ไหน.'; @@ -1048,4 +1046,7 @@ $strTriggers = 'Triggers'; //to translate $strEvent = 'Event'; //to translate $strProfiling = 'Profiling'; //to translate $strPartitionDefinition = 'PARTITION definition'; //to translate +$strPrivDescTrigger = 'Allows creating and dropping triggers'; //to translate +$strPrivDescEvent = 'Allows to set up events for the event scheduler'; //to translate +$strPrivDescProcess = 'Allows viewing processes of all users'; //to translate ?> diff --git a/lang/turkish-utf-8.inc.php b/lang/turkish-utf-8.inc.php index 78602f1f3..e05a0acd4 100644 --- a/lang/turkish-utf-8.inc.php +++ b/lang/turkish-utf-8.inc.php @@ -607,8 +607,6 @@ $strPrivDescMaxConnections = 'Kullanıcının saat başına açabileceği yeni b $strPrivDescMaxQuestions = 'Kullanıcının saat başına sunucuya gönderebileceği sorgu sayısını sınırlar.'; $strPrivDescMaxUpdates = 'Kullanıcının saat başına çalıştırabileceği herhangi bir tabloyu veya veritabanını değiştiren komut sayısını sınırlar.'; $strPrivDescMaxUserConnections = 'Kullanıcının eşzamanlı bağlantı sayısını sınırlar.'; -$strPrivDescProcess3 = 'Diğer kullanıcıların işlemlerinin sonlandırılmasına izin verir.'; -$strPrivDescProcess4 = 'İşlem listesindeki bütün sorguların görüntülenmesine izin verir.'; $strPrivDescReferences = 'Bu MySQL sürümünde etkisi yoktur.'; $strPrivDescReload = 'Sunucu ayarlarının yeniden yüklenmesine ve sunucunun önbelleğinin temizlenmesine izin verir'; $strPrivDescReplClient = 'Kullanıcılara Slave ve Master\'ların nerede olduğunu sormasına izin verir.'; @@ -1032,4 +1030,7 @@ $strZip = '"zip olarak"'; $strProfiling = 'Profiling'; //to translate $strPartitionDefinition = 'PARTITION definition'; //to translate +$strPrivDescTrigger = 'Allows creating and dropping triggers'; //to translate +$strPrivDescEvent = 'Allows to set up events for the event scheduler'; //to translate +$strPrivDescProcess = 'Allows viewing processes of all users'; //to translate ?> diff --git a/lang/ukrainian-utf-8.inc.php b/lang/ukrainian-utf-8.inc.php index 9a2ec49e2..274a252f2 100644 --- a/lang/ukrainian-utf-8.inc.php +++ b/lang/ukrainian-utf-8.inc.php @@ -376,8 +376,6 @@ $strPrivDescLockTables = 'Дозволити блокування таблиць $strPrivDescMaxConnections = 'Обмежити кількість нових під\'єднань, які користувач може створювати протягом години.'; $strPrivDescMaxQuestions = 'Обмежити кількість запитів, які користувач може надіслати серверу протягом години.'; $strPrivDescMaxUpdates = 'Обмежити кількість команд, що вносять зміни до будь-якої таблиці чи бази даних, які користувач може виконати протягом години.'; -$strPrivDescProcess3 = 'Дозволити припиняти процеси інших користувачів.'; -$strPrivDescProcess4 = 'Дозволити перегляд повних запитів у списку процесів.'; $strPrivDescReferences = 'Неефективно для цієї версії MySQL.'; $strPrivDescReload = 'Дозволити перезавантаження установок та очищення кешу сервера.'; $strPrivDescReplClient = 'Надати користувачу право запитувати де є slaves / masters.'; @@ -1046,4 +1044,7 @@ $strTriggers = 'Triggers'; //to translate $strEvent = 'Event'; //to translate $strProfiling = 'Profiling'; //to translate $strPartitionDefinition = 'PARTITION definition'; //to translate +$strPrivDescTrigger = 'Allows creating and dropping triggers'; //to translate +$strPrivDescEvent = 'Allows to set up events for the event scheduler'; //to translate +$strPrivDescProcess = 'Allows viewing processes of all users'; //to translate ?> diff --git a/server_privileges.php b/server_privileges.php index c7fcb2605..a3bf85603 100644 --- a/server_privileges.php +++ b/server_privileges.php @@ -96,7 +96,7 @@ function PMA_extractPrivInfo($row = '', $enableHTML = FALSE) array('Drop_priv', 'DROP', $GLOBALS['strPrivDescDropDb']), array('Reload_priv', 'RELOAD', $GLOBALS['strPrivDescReload']), array('Shutdown_priv', 'SHUTDOWN', $GLOBALS['strPrivDescShutdown']), - array('Process_priv', 'PROCESS', $GLOBALS['strPrivDescProcess4']), + array('Process_priv', 'PROCESS', $GLOBALS['strPrivDescProcess']), array('File_priv', 'FILE', $GLOBALS['strPrivDescFile']), array('References_priv', 'REFERENCES', $GLOBALS['strPrivDescReferences']), array('Index_priv', 'INDEX', $GLOBALS['strPrivDescIndex']), @@ -464,7 +464,7 @@ function PMA_displayPrivTable($db = '*', $table = '*', $submit = TRUE) ); if ($db == '*') { $privTable[2][] = array('Super', 'SUPER', $GLOBALS['strPrivDescSuper']); - $privTable[2][] = array('Process', 'PROCESS', $GLOBALS['strPrivDescProcess4']); + $privTable[2][] = array('Process', 'PROCESS', $GLOBALS['strPrivDescProcess']); $privTable[2][] = array('Reload', 'RELOAD', $GLOBALS['strPrivDescReload']); $privTable[2][] = array('Shutdown', 'SHUTDOWN', $GLOBALS['strPrivDescShutdown']); $privTable[2][] = array('Show_db', 'SHOW DATABASES', $GLOBALS['strPrivDescShowDb']);