//~~GENERATED~~
//-------------------------------------------------------------
// Source: /usr/local/cpanel/base/frontend/jupiter/mysql-manager/main.js
// Generated: /usr/local/cpanel/base/frontend/jupiter/mysql-manager/main-pl.js
// Module: /jupiter/mysql-manager/main-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 = {"A [asis,MariaDB]/[asis,MySQL] database name cannot end with a space character.":"Nazwa bazy danych [asis,MariaDB]/[asis,MySQL] nie może kończyć się znakiem spacji.","A database name cannot be empty.":"Pole nazwy bazy danych nie może być puste.","Are you sure about deleting “[_1]”?":"Are you sure about deleting “[_1]”?","Cancel":"Anuluj","Click here to create a new database.":"Click here to create a new database.","Click here to delete the database.":"Click here to delete the database.","Click here to update the database.":"Click here to update the database.","Configuration":"Configuration","Create":"Utwórz","Create Database":"Utwórz bazę danych","Create Database User":"Create Database User","Create database user[comment,header title]":"Create database user[comment,header title]","Database Name":"Nazwa bazy danych","Database Username":"Database Username","Database Users":"Database Users","Database name":"Database name","Database name[comment,label title]":"Database name[comment,label title]","Database username":"Database username","Database “[_1]” does not exist. You may have arrived at this page by accident. Select a database to manage from [output,url,_2,list databases,_3,_4].":"Database “[_1]” does not exist. You may have arrived at this page by accident. Select a database to manage from [output,url,_2,list databases,_3,_4].","Databases":"Bazy danych","Default Privileges":"Default Privileges","Delete":"Usuń","Deleted the “[_1]” database.":"Deleted the “[_1]” database.","Error occurred while fetching databases.":"Error occurred while fetching databases.","Go Back":"Wróć","Go back to the list of databases.":"Go back to the list of databases.","Go to phpMyAdmin[comment,link title]":"Go to phpMyAdmin[comment,link title]","Go to the Create Database User interface.":"Go to the Create Database User interface.","Go to the phpMyAdmin interface.":"Go to the phpMyAdmin interface.","I want to?":"I want to?","Loading database “[_1]” information …":"Loading database “[_1]” information …","Loading …":"Ładowanie…","Manage":"Zarządzaj","Manage Database":"Manage Database","MySQL databases are required by many web applications, such as bulletin boards ([asis,phpBB]), blogs ([asis,WordPress]), and e-Commerce applications ([asis,WHMCS]). This interface allows you to create, manage, and delete MySQL databases and database users. For more information, read the [output,url,_1,documentation,class,externalLink,target,_2,id,_3].":"MySQL databases are required by many web applications, such as bulletin boards ([asis,phpBB]), blogs ([asis,WordPress]), and e-Commerce applications ([asis,WHMCS]). This interface allows you to create, manage, and delete MySQL databases and database users. For more information, read the [output,url,_1,documentation,class,externalLink,target,_2,id,_3].","No databases exist.":"No databases exist.","No results match your query.":"Żadne wyniki nie spełniają kryteriów zapytania.","Rename this database only if necessary.":"Rename this database only if necessary.","Renamed the “[_1]” database.":"Renamed the “[_1]” database.","Size":"Rozmiar","Stay on this page after I click [output,em,Create].":"Stay on this page after I click [output,em,Create].","The field “[_1]”, must be defined and not an empty string.":"The field “[_1]”, must be defined and not an empty string.","The system creates the database with this name.":"The system creates the database with this name.","The system successfully created the database and related resources.":"The system successfully created the database and related resources.","This action will [output,strong,permanently] delete all the data. We recommended that you create a [output,url,_1,backup,target,blank] of the database before deleting.":"This action will [output,strong,permanently] delete all the data. We recommended that you create a [output,url,_1,backup,target,blank] of the database before deleting.","This database name has too many wildcard-sensitive characters ([list_and_quoted,_1]). The system stores each of these as two characters internally, up to a limit of [quant,_2,character,characters]. This name would take up [quant,_3,character,characters] of internal storage, which is [numf,_4] too many.":"Ta nazwa bazy danych zawiera zbyt wiele znaków będących symbolami wieloznacznymi ([list_and_quoted,_1]). System wewnętrznie przechowuje każdy z nich jako dwa znaki, przy czym limit wynosi [quant,_2,znak,znaki(-ów)]. Ta nazwa zajęłaby więc [quant,_3,znak,znaki(-ów)] pamięci wewnętrznej, czyli o [numf,_4] za dużo.","This system allows only printable [asis,ASCII] characters in database names.":"Ten system zezwala na używanie w nazwach baz danych tylko drukowalnych znaków [asis,ASCII].","This system prohibits the backslash ([_1]) character in [asis,MariaDB]/[asis,MySQL] database names.":"Ten system nie zezwala na używanie znaku lewego ukośnika ([_1]) w nazwach baz danych [asis,MariaDB]/[asis,MySQL].","This system prohibits the following [numerate,_1,character,characters] in database names: [list_or,_2]":"This system prohibits the following [numerate,_1,character,characters] in database names: [list_or,_2]","This system prohibits the slash ([_1]) character in database names.":"Ten system nie zezwala na używanie znaku ukośnika ([_1]) w nazwach baz danych.","This system’s [asis,MySQL] version ([_1]) prohibits the character “[_2]” in database names. Ask your administrator to upgrade to a [asis,MariaDB] or to a newer [asis,MySQL] version.":"Dostępna w tym systemie wersja bazy danych [asis,MySQL] ([_1]) nie zezwala na używanie w nazwach baz danych znaku „[_2]”. Należy zwrócić się do administratora z prośbą o uaktualnienie do programu [asis,MariaDB] lub do nowszej wersji programu [asis,MySQL].","This value is too long by [quant,_1,character,characters]. The maximum length is [quant,_2,character,characters].":"Ta wartość jest za długa o [quant,_1,znak,znaki(-ów)]. Maksymalna długość to [quant,_2,znak,znaki(-ów)].","Update":"Aktualizacja","When the system creates a database with a database user, it assigns these database privileges to the user.":"When the system creates a database with a database user, it assigns these database privileges to the user.","When the system creates the database, it creates the database user with this name.":"When the system creates the database, it creates the database user with this name.","[quant,_1,byte,bytes]":"[quant,_1,byte,bytes]"};
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~~