216 lines
18 KiB
Plaintext
216 lines
18 KiB
Plaintext
# Dolibarr language file - Source file is en_US - install
|
|
InstallEasy=Tiesiog sekite instrukcijas žingsnis po žingsnio.
|
|
MiscellaneousChecks=Būtinų sąlygų tikrinimas
|
|
ConfFileExists=Konfigūracijos failas <b>%s</b> egzistuoja.
|
|
ConfFileDoesNotExistsAndCouldNotBeCreated=Configuration file <b>%s</b> does not exist and could not be created!
|
|
ConfFileCouldBeCreated=Konfigūracijos failas <b>%s</b> gali būti sukurtas.
|
|
ConfFileIsNotWritable=Configuration file <b>%s</b> is not writable. Check permissions. For first install, your web server must be able to write into this file during configuration process ("chmod 666" for example on a Unix like OS).
|
|
ConfFileIsWritable=Konfigūracijos failas <b>%s</b> įrašomas.
|
|
ConfFileMustBeAFileNotADir=Configuration file <b>%s</b> must be a file, not a directory.
|
|
ConfFileReload=Reloading parameters from configuration file.
|
|
NoReadableConfFileSoStartInstall=The configuration file <b>conf/conf.php</b> does not exists or is not readable. We will run the installation process to try to initialize it.
|
|
PHPSupportPOSTGETOk=Šis PHP palaiko kintamuosius POST ir GET.
|
|
PHPSupportPOSTGETKo=It's possible your PHP setup does not support variables POST and/or GET. Check the parameter <b>variables_order</b> in php.ini.
|
|
PHPSupportSessions=Šis PHP palaiko sesijas.
|
|
PHPSupport=This PHP supports %s functions.
|
|
PHPMemoryOK=Jūsų PHP maksimali sesijos atmintis yra nustatyta į <b>%s</b>. To turėtų būti pakankamai.
|
|
PHPMemoryTooLow=Your PHP max session memory is set to <b>%s</b> bytes. This is too low. Change your <b>php.ini</b> to set <b>memory_limit</b> parameter to at least <b>%s</b> bytes.
|
|
Recheck=Click here for a more detailed test
|
|
ErrorPHPDoesNotSupportSessions=Your PHP installation does not support sessions. This feature is required to allow Dolibarr to work. Check your PHP setup and permissions of the sessions directory.
|
|
ErrorPHPDoesNotSupport=Your PHP installation does not support %s functions.
|
|
ErrorDirDoesNotExists=Katalogas %s neegzistuoja.
|
|
ErrorGoBackAndCorrectParameters=Go back and check/correct the parameters.
|
|
ErrorWrongValueForParameter=Galbūt įvedėte neteisingą parametro '%s' reikšmę.
|
|
ErrorFailedToCreateDatabase=Nepavyko sukurti duomenų bazės '%s'.
|
|
ErrorFailedToConnectToDatabase=Nepavyko prisijungti prie duomenų bazės '%s'.
|
|
ErrorDatabaseVersionTooLow=Duomenų bazės versija (%s) per sena. Reikalinga versija %s arba naujesnė.
|
|
ErrorPHPVersionTooLow=PHP version too old. Version %s or higher is required.
|
|
ErrorPHPVersionTooHigh=PHP version too high. Version %s or lower is required.
|
|
ErrorConnectedButDatabaseNotFound=Connection to server successful but database '%s' not found.
|
|
ErrorDatabaseAlreadyExists=Duomenų bazė '%s' jau egzistuoja.
|
|
ErrorNoMigrationFilesFoundForParameters=No migration file found for the selected versions
|
|
IfDatabaseNotExistsGoBackAndUncheckCreate=If the database does not exist, go back and check option "Create database".
|
|
IfDatabaseExistsGoBackAndCheckCreate=Jei duomenų bazė jau yra, eikite atgal ir nuimkite "Sukurti duomenų bazę" opciją.
|
|
WarningBrowserTooOld=Version of browser is too old. Upgrading your browser to a recent version of Firefox, Chrome or Opera is highly recommended.
|
|
PHPVersion=PHP versija
|
|
License=Naudojant licenciją
|
|
ConfigurationFile=Konfigūracijos failas
|
|
WebPagesDirectory=Katalogas, kur saugomi web tinklalapiai
|
|
DocumentsDirectory=Katalogas įkeltų ir parengtų dokumentų saugojimui
|
|
URLRoot=URL šaknys
|
|
ForceHttps=Greitinti saugų ryšį (HTTPS)
|
|
CheckToForceHttps=Patikrinti šią opciją saugaus ryšio (HTTPS) pagreitinimui.<br>Tam reikia, kad web serveris būtų sukonfigūruotas su SSL sertifikatu.
|
|
DolibarrDatabase=Dolibarr duomenų bazė
|
|
DatabaseType=Duomenų bazės tipas
|
|
DriverType=Tvarkyklės tipas
|
|
Server=Serveris
|
|
ServerAddressDescription=Name or ip address for the database server. Usually 'localhost' when the database server is hosted on the same server as the web server.
|
|
ServerPortDescription=Duomenų bazės serverio prievadas (port). Laikyti tuščią, jei nežinomas.
|
|
DatabaseServer=Duomenų bazės serveris
|
|
DatabaseName=Duomenų bazės pavadinimas
|
|
DatabasePrefix=Database table prefix
|
|
DatabasePrefixDescription=Database table prefix. If empty, defaults to llx_.
|
|
AdminLogin=User account for the Dolibarr database owner.
|
|
PasswordAgain=Retype password confirmation
|
|
AdminPassword=Slaptažodis Dolibarr duomenų bazės savininkui.
|
|
CreateDatabase=Sukurti duomenų bazę
|
|
CreateUser=Create user account or grant user account permission on the Dolibarr database
|
|
DatabaseSuperUserAccess=Duomenų bazės serveris - Superuser prieiga
|
|
CheckToCreateDatabase=Check the box if the database does not exist yet and so must be created.<br>In this case, you must also fill in the user name and password for the superuser account at the bottom of this page.
|
|
CheckToCreateUser=Check the box if:<br>the database user account does not yet exist and so must be created, or<br>if the user account exists but the database does not exist and permissions must be granted.<br>In this case, you must enter the user account and password and <b>also</b> the superuser account name and password at the bottom of this page. If this box is unchecked, database owner and password must already exist.
|
|
DatabaseRootLoginDescription=Superuser account name (to create new databases or new users), mandatory if the database or its owner does not already exist.
|
|
KeepEmptyIfNoPassword=Leave empty if superuser has no password (NOT recommended)
|
|
SaveConfigurationFile=Saving parameters to
|
|
ServerConnection=Serverio prisijungimas
|
|
DatabaseCreation=Duomenų bazės sukūrimas
|
|
CreateDatabaseObjects=Duomenų bazės objektų kūrimas
|
|
ReferenceDataLoading=Nurodytų duomenų įkėlimas
|
|
TablesAndPrimaryKeysCreation=Lentelių ir Pirminiai raktų kūrimas
|
|
CreateTableAndPrimaryKey=Sukurti lentelę %s
|
|
CreateOtherKeysForTable=Sukurti svetimus raktus ir indeksus lentelei %s
|
|
OtherKeysCreation=Svetimų raktų ir indeksų kūrimas
|
|
FunctionsCreation=Funkcijų kūrimas
|
|
AdminAccountCreation=Administratoriaus prisijungimo kūrimas
|
|
PleaseTypePassword=Please type a password, empty passwords are not allowed!
|
|
PleaseTypeALogin=Please type a login!
|
|
PasswordsMismatch=Passwords differs, please try again!
|
|
SetupEnd=Nustatymų pabaiga
|
|
SystemIsInstalled=Diegimas baigtas
|
|
SystemIsUpgraded=Dolibarr buvo sėkmingai atnaujintas
|
|
YouNeedToPersonalizeSetup=Reikia sukonfigūruoti Dolibarr, kad atitiktų jūsų poreikius (išvaizda, funkcijos, ...). Norėdami tai padaryti, sekite žemiau esančią nuorodą:
|
|
AdminLoginCreatedSuccessfuly=Dolibarr administrator login '<b>%s</b>' created successfully.
|
|
GoToDolibarr=Eiti į Dolibarr
|
|
GoToSetupArea=Eiti į Dolibarr (Nustatymų sritis)
|
|
MigrationNotFinished=The database version is not completely up to date: run the upgrade process again.
|
|
GoToUpgradePage=Vėl eiti atnaujinti puslapį
|
|
WithNoSlashAtTheEnd=Be simbolio "/" pabaigoje
|
|
DirectoryRecommendation=<span class="warning">IMPORTANT</span>: You must use a directory that is outside of the web pages (so do not use a subdirectory of previous parameter).
|
|
LoginAlreadyExists=Jau egzistuoja
|
|
DolibarrAdminLogin=Dolibarr administratoriaus prisijungimas
|
|
AdminLoginAlreadyExists=Dolibarr administrator account '<b>%s</b>' already exists. Go back if you want to create another one.
|
|
FailedToCreateAdminLogin=Failed to create Dolibarr administrator account.
|
|
WarningRemoveInstallDir=Warning, for security reasons, once the install or upgrade is complete, you should add a file called <b>install.lock</b> into the Dolibarr document directory in order to prevent the accidental/malicious use of the install tools again.
|
|
FunctionNotAvailableInThisPHP=Not available in this PHP
|
|
ChoosedMigrateScript=Pasirinkite migracijos skriptą
|
|
DataMigration=Database migration (data)
|
|
DatabaseMigration=Database migration (structure + some data)
|
|
ProcessMigrateScript=Skriptas vykdomas
|
|
ChooseYourSetupMode=Pasirinkite nustatymų režimą ir spauskite "Start" ...
|
|
FreshInstall=Naujas diegimas
|
|
FreshInstallDesc=Use this mode if this is your first install. If not, this mode can repair a incomplete previous install. If you want to upgrade your version, choose "Upgrade" mode.
|
|
Upgrade=Atnaujinti
|
|
UpgradeDesc=Naudokite šį režimą, jei buvo pakeisti seni Dolibarr failai į naujesnius iš naujesnės versijos. Taip bus atnaujinti duomenų bazė ir duomenys.
|
|
Start=Pradžia
|
|
InstallNotAllowed=Nustatymai neleidžiami pagal <b>conf.php</b> leidimus
|
|
YouMustCreateWithPermission=Jūs turite sukurti failą %s ir nustatyti įrašymo į jį teises serveriui, diegimo proceso metu.
|
|
CorrectProblemAndReloadPage=Please fix the problem and press F5 to reload the page.
|
|
AlreadyDone=Jau migravo
|
|
DatabaseVersion=Duomenų bazės versija
|
|
ServerVersion=Duomenų bazės serverio versija
|
|
YouMustCreateItAndAllowServerToWrite=Jūs turite sukurti šį aplanką ir leisti web serveriui į jį rašyti.
|
|
DBSortingCollation=Simbolių rūšiavimo tvarka
|
|
YouAskDatabaseCreationSoDolibarrNeedToConnect=You selected create database <b>%s</b>, but for this, Dolibarr needs to connect to server <b>%s</b> with super user <b>%s</b> permissions.
|
|
YouAskLoginCreationSoDolibarrNeedToConnect=You selected create database user <b>%s</b>, but for this, Dolibarr needs to connect to server <b>%s</b> with super user <b>%s</b> permissions.
|
|
BecauseConnectionFailedParametersMayBeWrong=The database connection failed: the host or super user parameters must be wrong.
|
|
OrphelinsPaymentsDetectedByMethod=Našlaičių mokėjimai, aptikti metodu %s
|
|
RemoveItManuallyAndPressF5ToContinue=Pašalinti rankiniu būdu ir paspausti F5 tęsti toliau.
|
|
FieldRenamed=Laukas pervadintas
|
|
IfLoginDoesNotExistsCheckCreateUser=If the user does not exist yet, you must check option "Create user"
|
|
ErrorConnection=Server "<b>%s</b>", database name "<b>%s</b>", login "<b>%s</b>", or database password may be wrong or the PHP client version may be too old compared to the database version.
|
|
InstallChoiceRecommanded=Rekomenduojama pasirinkti įdiegimui versiją <b>%s</b> iš Jūsų einamosios versijos <b>%s</b>
|
|
InstallChoiceSuggested=<b>Instaliuoti diegėjo siūlomą pasirinkimą</b>.
|
|
MigrateIsDoneStepByStep=The targeted version (%s) has a gap of several versions. The install wizard will come back to suggest a further migration once this one is complete.
|
|
CheckThatDatabasenameIsCorrect=Check that the database name "<b>%s</b>" is correct.
|
|
IfAlreadyExistsCheckOption=Jei šis pavadinimas yra teisingas ir duomenų bazė dar neegzistuoja, reikia patikrinti opciją "Sukurti duomenų bazę".
|
|
OpenBaseDir=PHP openbasedir parametras
|
|
YouAskToCreateDatabaseSoRootRequired=You checked the box "Create database". For this, you need to provide the login/password of superuser (bottom of form).
|
|
YouAskToCreateDatabaseUserSoRootRequired=You checked the box "Create database owner". For this, you need to provide the login/password of superuser (bottom of form).
|
|
NextStepMightLastALongTime=The current step may take several minutes. Please wait until the next screen is shown completely before continuing.
|
|
MigrationCustomerOrderShipping=Migrate shipping for sales orders storage
|
|
MigrationShippingDelivery=Atnaujinkite gabenimo saugojimą
|
|
MigrationShippingDelivery2=Atnaujinkite gabenimo 2 saugojimą
|
|
MigrationFinished=Perkėlimas baigtas
|
|
LastStepDesc=<strong>Last step</strong>: Define here the login and password you wish to use to connect to Dolibarr. <b>Do not lose this as it is the master account to administer all other/additional user accounts.</b>
|
|
ActivateModule=Įjungti modulį %s
|
|
ShowEditTechnicalParameters=Spauskite čia, kad galėtumete matyti/redaguoti išplėstinius parametrus (eksperto režime)
|
|
WarningUpgrade=Warning:\nDid you run a database backup first?\nThis is highly recommended. Loss of data (due to for example bugs in mysql version 5.5.40/41/42/43) may be possible during this process, so it is essential to take a complete dump of your database before starting any migration.\n\nClick OK to start migration process...
|
|
ErrorDatabaseVersionForbiddenForMigration=Your database version is %s. It has a critical bug, making data loss possible if you make structural changes in your database, such as is required by the migration process. For his reason, migration will not be allowed until you upgrade your database to a layer (patched) version (list of known buggy versions: %s)
|
|
KeepDefaultValuesWamp=You used the Dolibarr setup wizard from DoliWamp, so values proposed here are already optimized. Change them only if you know what you are doing.
|
|
KeepDefaultValuesDeb=You used the Dolibarr setup wizard from a Linux package (Ubuntu, Debian, Fedora...), so the values proposed here are already optimized. Only the password of the database owner to create must be entered. Change other parameters only if you know what you are doing.
|
|
KeepDefaultValuesMamp=You used the Dolibarr setup wizard from DoliMamp, so the values proposed here are already optimized. Change them only if you know what you are doing.
|
|
KeepDefaultValuesProxmox=You used the Dolibarr setup wizard from a Proxmox virtual appliance, so the values proposed here are already optimized. Change them only if you know what you are doing.
|
|
UpgradeExternalModule=Run dedicated upgrade process of external module
|
|
SetAtLeastOneOptionAsUrlParameter=Set at least one option as a parameter in URL. For example: '...repair.php?standard=confirmed'
|
|
NothingToDelete=Nothing to clean/delete
|
|
NothingToDo=Nothing to do
|
|
#########
|
|
# upgrade
|
|
MigrationFixData=Fiksuoti pažeistus duomenis
|
|
MigrationOrder=Klientų užsakymų duomenų perkėlimas
|
|
MigrationSupplierOrder=Data migration for vendor's orders
|
|
MigrationProposal=Komercinių pasiūlymų duomenų perkėlimas
|
|
MigrationInvoice=Klientų sąskaitų-faktūrų duomenų perkėlimas
|
|
MigrationContract=Sutarčių duomenų perkėlimas
|
|
MigrationSuccessfullUpdate=Atnaujinimas sėkmingas
|
|
MigrationUpdateFailed=Nepavyko atnaujinti proceso
|
|
MigrationRelationshipTables=Ryšių lentelių (%s) duomenų perkėlimas
|
|
MigrationPaymentsUpdate=Mokėjimo duomenų taisymas
|
|
MigrationPaymentsNumberToUpdate=%s mokėjimas (-ai) atnaujinimui
|
|
MigrationProcessPaymentUpdate=Atnaujinti mokėjimą (-us) %s
|
|
MigrationPaymentsNothingToUpdate=Nėra daugiau ką daryti
|
|
MigrationPaymentsNothingUpdatable=Nėra daugiau mokėjimų, kurie gali būti taisomi
|
|
MigrationContractsUpdate=Sutarties duomenų taisymas
|
|
MigrationContractsNumberToUpdate=%s sutarties (-ių) atnaujinimas
|
|
MigrationContractsLineCreation=Sukurti sutarties eilutę sutarčiai su nuoroda %s
|
|
MigrationContractsNothingToUpdate=Nėra daugiau ką daryti
|
|
MigrationContractsFieldDontExist=Field fk_facture does not exist anymore. Nothing to do.
|
|
MigrationContractsEmptyDatesUpdate=Sutarties tuščių duomenų taisymas
|
|
MigrationContractsEmptyDatesUpdateSuccess=Contract empty date correction done successfully
|
|
MigrationContractsEmptyDatesNothingToUpdate=Nėra sutarties tuščių duomenų taisymui
|
|
MigrationContractsEmptyCreationDatesNothingToUpdate=Nėra sutarties sukūrimo duomenų taisymui
|
|
MigrationContractsInvalidDatesUpdate=Bloga taisoma sutarties datos reikšmė
|
|
MigrationContractsInvalidDateFix=Taisyti sutartį %s (Sutarties data=%s, Paslaugų pradžios data min=%s)
|
|
MigrationContractsInvalidDatesNumber=%s sutartys modifikuotos
|
|
MigrationContractsInvalidDatesNothingToUpdate=Nėra datos su bloga reikšme taisymui
|
|
MigrationContractsIncoherentCreationDateUpdate=Sutarties sukūrimo datos taisymo bloga reikšmė
|
|
MigrationContractsIncoherentCreationDateUpdateSuccess=Bad value contract creation date correction done successfully
|
|
MigrationContractsIncoherentCreationDateNothingToUpdate=Sutartis sukūrimo datos taisymui blogos reikšmės nėra
|
|
MigrationReopeningContracts=Atidaryti sutartį, kuri buvo uždaryta per klaidą
|
|
MigrationReopenThisContract=Iš naujo atidaryti sutartį %s
|
|
MigrationReopenedContractsNumber=%s sutartys modifikuotos
|
|
MigrationReopeningContractsNothingToUpdate=Nėra uždarytų sutarčių atidarymui
|
|
MigrationBankTransfertsUpdate=Update links between bank entry and a bank transfer
|
|
MigrationBankTransfertsNothingToUpdate=Visos sąsajos yra atnaujintos
|
|
MigrationShipmentOrderMatching=Siuntimo kvito atnaujinimas
|
|
MigrationDeliveryOrderMatching=Pristatymo kvito atnaujinimas
|
|
MigrationDeliveryDetail=Pristatymo atnaujinimas
|
|
MigrationStockDetail=Atnaujinkite produktų atsargų vertę
|
|
MigrationMenusDetail=Atnaujinkite dinamines meniu lenteles
|
|
MigrationDeliveryAddress=Atnaujinti pristatymo adresus gabenimo dokumentuose
|
|
MigrationProjectTaskActors=Data migration for table llx_projet_task_actors
|
|
MigrationProjectUserResp=Duomenų perkėlimo laukelis fk_user_resp iš llx_projet į llx_element_contact
|
|
MigrationProjectTaskTime=Atnaujinti praleistą laiką sekundėmis
|
|
MigrationActioncommElement=Atnaujinti veiksmų duomenis
|
|
MigrationPaymentMode=Data migration for payment type
|
|
MigrationCategorieAssociation=Kategorijų perkėlimas
|
|
MigrationEvents=Migration of events to add event owner into assignment table
|
|
MigrationEventsContact=Migration of events to add event contact into assignment table
|
|
MigrationRemiseEntity=Update entity field value of llx_societe_remise
|
|
MigrationRemiseExceptEntity=Update entity field value of llx_societe_remise_except
|
|
MigrationUserRightsEntity=Update entity field value of llx_user_rights
|
|
MigrationUserGroupRightsEntity=Update entity field value of llx_usergroup_rights
|
|
MigrationUserPhotoPath=Migration of photo paths for users
|
|
MigrationFieldsSocialNetworks=Migration of users fields social networks (%s)
|
|
MigrationReloadModule=Perkrauti modulį %s
|
|
MigrationResetBlockedLog=Reset module BlockedLog for v7 algorithm
|
|
MigrationImportOrExportProfiles=Migration of import or export profiles (%s)
|
|
ShowNotAvailableOptions=Show unavailable options
|
|
HideNotAvailableOptions=Hide unavailable options
|
|
ErrorFoundDuringMigration=Error(s) were reported during the migration process so next step is not available. To ignore errors, you can <a href="%s">click here</a>, but the application or some features may not work correctly until the errors are resolved.
|
|
YouTryInstallDisabledByDirLock=The application tried to self-upgrade, but the install/upgrade pages have been disabled for security (directory renamed with .lock suffix).<br>
|
|
YouTryInstallDisabledByFileLock=The application tried to self-upgrade, but the install/upgrade pages have been disabled for security (by the existence of a lock file <strong>install.lock</strong> in the dolibarr documents directory).<br>
|
|
ClickHereToGoToApp=Click here to go to your application
|
|
ClickOnLinkOrRemoveManualy=If an upgrade is in progress, please wait. If not, click on the following link. If you always see this same page, you must remove/rename the file install.lock in the documents directory.
|
|
Loaded=Loaded
|
|
FunctionTest=Function test
|