| Server IP : 172.67.216.113 / Your IP : 104.23.243.32 [ Web Server : Apache System : Linux cpanel01wh.bkk1.cloud.z.com 2.6.32-954.3.5.lve1.4.59.el6.x86_64 #1 SMP Thu Dec 6 05:11:00 EST 2018 x86_64 User : cp648411 ( 1354) PHP Version : 7.2.34 Disable Function : NONE Domains : 0 Domains MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : OFF | Pkexec : OFF Directory : /proc/2388322/cwd/sharedjs/ |
Upload File : |
//~~GENERATED~~
//-------------------------------------------------------------
// Source: /usr/local/cpanel/base/sharedjs/sqlui.js
// Generated: /usr/local/cpanel/base/sharedjs/sqlui-pl.js
// Module: legacy_shared/sqlui-pl
// Locale: pl
// This file is generated by the cpanel localization system
// using the bin/_build_translated_js_hash_files.pl script.
//-------------------------------------------------------------
// !!! Do not hand edit this file !!!
//-------------------------------------------------------------
(function() {
// The raw lexicon.
var newLex = {"Close":"Zamknij","If you change this database’s name, you will be unable to rename it back to “[_1]”. This is because the old name lacks the username prefix ([_2]) that this system requires on the names of all new databases and database users. If you require a name without the prefix, you must contact your server administrator.":"Jeśli zmienisz nazwę tej bazy danych, przywrócenie jej nazwy „[_1]” będzie niemożliwe. Wynika to z braku w starej nazwie prefiksu nazwy użytkownika ([_2]), który jest wymagany przez system w przypadku nazw wszystkich nowych baz danych i ich użytkowników. Jeśli wymagasz nazwy bez prefiksu, musisz skontaktować się z administratorem serwera.","If you change this user’s name, you will be unable to rename it back to “[_1]”. This is because the old name lacks the username prefix ([_2]) that this system requires on the names of all new databases and database users. If you require a name without the prefix, you must contact your server administrator.":"Jeśli zmienisz nazwę tego użytkownika, przywrócenie mu nazwy „[_1]” będzie niemożliwe. Wynika to z braku w starej nazwie prefiksu nazwy użytkownika ([_2]), który jest wymagany przez system w przypadku nazw wszystkich nowych baz danych i ich użytkowników. Jeśli wymagasz nazwy bez prefiksu, musisz skontaktować się z administratorem serwera.","It is a potentially dangerous operation to rename a MySQL database. You may want to [output,url,_1,back up this database] before renaming it.":"Zmiana nazwy bazy danych MySQL może być ryzykowna. Lepiej sporządź [output,url,_1,kopię zapasową tej bazy danych], zanim zmienisz jej nazwę.","Rename Database":"Zmień nazwę bazy danych","Rename Database User":"Zmień nazwę użytkownika bazy danych","Renaming database user …":"Trwa zmiana nazwy użytkownika bazy danych…","Renaming database …":"Trwa zmiana nazwy bazy danych…","Success! The browser is now redirecting …":"Powodzenie! Przeglądarka wykonuje teraz przekierowanie…","Success! This page will now reload.":"Powodzenie! Ta strona zostanie załadowana ponownie.","The new name must be different from the old name.":"Nowa nazwa musi być inna niż stara."};
if (!this.LEXICON) {
this.LEXICON = {};
}
for(var item in newLex) {
if(newLex.hasOwnProperty(item)) {
var value = newLex[item];
if (typeof(value) === "string" && value !== "") {
// Only add it if there is a value.
this.LEXICON[item] = value;
}
}
}
})();
//~~END-GENERATED~~