123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215 |
- # Dolibarr language file - Source file is en_US - install
- InstallEasy=Sadece adım adım yönergeleri izleyin.
- MiscellaneousChecks=Önkoşulların onayı
- ConfFileExists=<b>%s</b> yapılandırma dosyası var.
- ConfFileDoesNotExistsAndCouldNotBeCreated=<b>%s</b> yapılandırma dosyası mevcut değil ve oluşturulamadı!
- ConfFileCouldBeCreated=<b>%s</b> yapılandırma dosyası oluşturulabilir.
- ConfFileIsNotWritable=<b>%s</b> yapılandırma dosyası yazılabilir değil. İzinleri kontrol edin. Web sunucunuz ilk kurulumdaki yapılandırma işlemi sırasında bu dosyaya yazabiliyor olmalıdır (örneğin Unix gibi bir işletim sisteminde "chmod 666").
- ConfFileIsWritable=<b>%s</b> yapılandırma dosyası yazılabilir.
- ConfFileMustBeAFileNotADir=<b>%s</b> yapılandırma dosyası bir dizin değil, dosya olmalıdır.
- ConfFileReload=Yapılandırma dosyasındaki parametreleri yeniden yükleme.
- 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=Bu PHP GÖNDER ve AL değişkenlerini destekliyor.
- 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=Bu PHP oturumları destekliyor.
- PHPSupport=This PHP supports %s functions.
- PHPMemoryOK=PHP nizin ençok oturum belleği <b>%s</b> olarak ayarlanmış. Bu yeterli olacaktır.
- 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=Daha detaylı bir test için buraya tıklayın
- 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=%s Dizini yoktur.
- ErrorGoBackAndCorrectParameters=Geri gidin ve parametreleri kontrol edin/düzeltin.
- ErrorWrongValueForParameter=Parametresi '%s' için yanlış değer yazmış olabilirsiniz'.
- ErrorFailedToCreateDatabase=Veritabanı '%s' oluşturulamadı.
- ErrorFailedToConnectToDatabase=Veritabanı '%s' e bağlanılamadı.
- ErrorDatabaseVersionTooLow=Veritabanı sürümü (%s) çok eski. Sürüm %s ya da daha yükseği gerekir.
- ErrorPHPVersionTooLow=PHP version too old. Version %s or higher is required.
- ErrorPHPVersionTooHigh=PHP version too high. Version %s or lower is required.
- ErrorConnectedButDatabaseNotFound=Sunucuya bağlantı başarılı fakat '%s' veritabanı bulunamadı.
- ErrorDatabaseAlreadyExists=Veritabanı '%s' zaten var.
- ErrorNoMigrationFilesFoundForParameters=No migration file found for the selected versions
- IfDatabaseNotExistsGoBackAndUncheckCreate=Veritabanı mevcut değilse geri gidin ve "Veritabanı oluştur" seçeneğini kontrol edin.
- IfDatabaseExistsGoBackAndCheckCreate=Eğer veritabanı zaten mevcutsa, geri gidin ve "Veritabanı oluştur" seçeneğindeki işareti kaldırın.
- WarningBrowserTooOld=Tarayıcı sürümü çok eski. Tarayıcınızı Firefox, Chrome veya Opera'nın en son sürümlerine güncellemeniz önemle tavsiye edilir.
- PHPVersion=PHP Sürümü
- License=Lisans kullanımı
- ConfigurationFile=Yapılandırma dosyası
- WebPagesDirectory=Web sayfalarının saklandığı dizin
- DocumentsDirectory=Yüklenenlerin ve oluşturulan belgelerin saklanacağı dizin
- URLRoot=Kök URL
- ForceHttps=Güvenli bağlantıya zorlama (https)
- CheckToForceHttps=Bu seçeneği güvenli bağlantıya zorlama için işaretleyin (https).<br>Bu web sunucusunun SSL sertifikası ile yapılandırılmış olmasını gerektirir.
- DolibarrDatabase=Dolibarr Veritabanı
- DatabaseType=Veritabanı türü
- DriverType=Sürücü türü
- Server=Sunucu
- 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=Veritabanı sunucusu bağlantı noktası. Eğer bilinmiyorsa boş tutun.
- DatabaseServer=Veritabanı sunucusu
- DatabaseName=Veritabanı adı
- DatabasePrefix=Veritabanı tablosu öneki
- DatabasePrefixDescription=Database table prefix. If empty, defaults to llx_.
- AdminLogin=Dolibarr veritabanı sahibi için kullanıcı hesabı
- PasswordAgain=Parola onayını tekrar girin
- AdminPassword=Dolibarr veritabanı sahibi parolası.
- CreateDatabase=Veritabanı oluştur
- CreateUser=Create user account or grant user account permission on the Dolibarr database
- DatabaseSuperUserAccess=Veritabanı sunucusu - süperkullanıcı erişimi
- 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=Sunucu bağlantısı
- DatabaseCreation=Veritabanı oluşturma
- CreateDatabaseObjects=Veritabanı nesneleri oluşturma
- ReferenceDataLoading=Referans veri yükleme
- TablesAndPrimaryKeysCreation=Tablolar ve birincil anahtarları oluşturma
- CreateTableAndPrimaryKey=%s Tablosunu oluştur
- CreateOtherKeysForTable=Yabancı tuşları ve tablo için dizin oluşturma %s
- OtherKeysCreation=Yabancı tuşları ve indeksleri oluşturma
- FunctionsCreation=İşlevler oluşturma
- AdminAccountCreation=Yönetici girişi oluşturma
- PleaseTypePassword=Please type a password, empty passwords are not allowed!
- PleaseTypeALogin=Please type a login!
- PasswordsMismatch=Şifreler farklıdır, lütfen tekrar deneyin!
- SetupEnd=Kurulum sonu
- SystemIsInstalled=Bu kurulum tamamlandı.
- SystemIsUpgraded=Dolibarr başarıyla yükseltildi.
- YouNeedToPersonalizeSetup=İhtiyaçlarınıza uygun olarak Dolibarr'ı yapılandırabilirsiniz (görünüş, özellikler, ...). Bunu yapmak için aşağıdaki linki izleyin:
- AdminLoginCreatedSuccessfuly=Dolibarr yönetici girişi '<b>%s</b>' başarıyla oluşturuldu.
- GoToDolibarr=Dolibarr'a git
- GoToSetupArea=Dolibarr'a git (ayarlar alanı)
- MigrationNotFinished=The database version is not completely up to date: run the upgrade process again.
- GoToUpgradePage=Yükseltme sayfasına yeniden git
- WithNoSlashAtTheEnd=Sonunda taksim olmadan "/"
- 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=Zaten var
- DolibarrAdminLogin=Dolibarr yönetici girişi
- AdminLoginAlreadyExists=Dolibarr administrator account '<b>%s</b>' already exists. Go back if you want to create another one.
- FailedToCreateAdminLogin=Dolibarr yönetici hesabı oluşturulmasında hata.
- 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=Bu PHP'de mevcut değil
- ChoosedMigrateScript=Komut dizisi taşıma seç
- DataMigration=Veritabanı taşıma (veri)
- DatabaseMigration=Veritabanı taşıma (yapı + bazı veriler)
- ProcessMigrateScript=Komut dizisi işleme
- ChooseYourSetupMode=Kurulum biçimini seçin ve "Başlat" ı tıklayın...
- FreshInstall=Yeni yükleme
- FreshInstallDesc=Bu ilk kurulumunuzsa bu modu kullanın. İlk kurulum değilse, bu mod önceki eksik bir yüklemeyi onarabilir. Sürümünüzü yükseltmek istiyorsanız "Yükseltme" modunu seçin.
- Upgrade=Yükseltme
- UpgradeDesc=Eğer eski Dolibarr dosyalarını daha yeni bir sürümün dosyaları ile değiştirdiyseniz bu modu kullanın. Bu, veri tabanı ve verilerinizi yükseltecektir.
- Start=Başlat
- InstallNotAllowed=Kuruluma <b>conf.php</b> izin vermiyor
- YouMustCreateWithPermission=%s Dosyasını oluşturmanız ve kurulum sırasında web sunucusunda yazma izinlerini ayarlamanız gerekir.
- CorrectProblemAndReloadPage=Lütfen sorunu düzeltin ve sayfayı tekrar yüklemek için F5 tuşuna basın.
- AlreadyDone=Zaten taşındı
- DatabaseVersion=Veritabanı sürümü
- ServerVersion=Veritabanı sunucusu sürümü
- YouMustCreateItAndAllowServerToWrite=Bu dizini oluşturmanız ve web sunucusuna yazmak için vermeniz gerekir.
- DBSortingCollation=Karakter sıralama düzeni
- 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=%s yöntemi ile belirlenen sahipsiz ödemeler
- RemoveItManuallyAndPressF5ToContinue=El ile kaldırın ve devam etmek için F5 tuşuna basın.
- FieldRenamed=Alan yeniden adlandırıldı
- IfLoginDoesNotExistsCheckCreateUser=Kullanıcı henüz mevcut değilse "Kullanıcı oluştur" seçeneğini kontrol etmelisiniz
- ErrorConnection=Sunucu "<b>%s</b>", veritabanı adı "<b>%s</b>", kullanıcı adı "<b>%s</b>", ya da veritabanı şifresi yanlış olabilir veya PHP istemci sürümü veritabanı sürümüne göre çok eski olabilir.
- InstallChoiceRecommanded=<b>%s</b> Geçerli sürümünüzden <b>%s</b> sürümünü kurmak için önerilen seçim
- InstallChoiceSuggested=<b>Yükleyici tarafından önerilen seçimi kur</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=Eğer bu isim doğru ise ve veritabanı henüz mevcut değilse, "Veritabanı oluştur" seçeneğini işaretlemelisiniz.
- OpenBaseDir=PHP openbasedir parametresi
- 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=Nakliyenin saklanması bitti
- MigrationShippingDelivery2=Nakliye 2 nin saklanması bitti
- MigrationFinished=Taşıma bitti
- 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=%s modülünü etkinleştir
- ShowEditTechnicalParameters=Gelişmiş parametreleri (uzman modu) göstermek/düzenlemek için burayı tıklayın
- 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=Temizlenecek/silinecek hiçbir şey yok
- NothingToDo=Yapacak bir şey yok
- #########
- # upgrade
- MigrationFixData=Standart dışı veri onarımı
- MigrationOrder=Müşteri siparişleri için veri taşıma
- MigrationSupplierOrder=Tedarikçi siparişleri için veri taşıma
- MigrationProposal=Teklifler için veri taşıma
- MigrationInvoice=Müşteri faturaları için veri taşıma
- MigrationContract=Sözleşmeler için veri taşıma
- MigrationSuccessfullUpdate=Yükseltme başarılı
- MigrationUpdateFailed=Yükseltme işlemi başarısız
- MigrationRelationshipTables=İlişki tabloları (%s) için veri taşıma
- MigrationPaymentsUpdate=Ödeme verisi düzeltme
- MigrationPaymentsNumberToUpdate=Güncellenecek %s ödeme var
- MigrationProcessPaymentUpdate=%s Ödeme güncelle
- MigrationPaymentsNothingToUpdate=Daha fazla yapacak şey yok
- MigrationPaymentsNothingUpdatable=Düzeltilebilecek hiç ödeme yok
- MigrationContractsUpdate=Sözleşme verisi düzeltme
- MigrationContractsNumberToUpdate=Güncellenecek %s sözleşme(ler) var
- MigrationContractsLineCreation=Sözleşme ref %s için sözleşme satırı oluştur
- MigrationContractsNothingToUpdate=Daha fazla yapacak şey yok
- MigrationContractsFieldDontExist=fk_facture alanı artık mevcut değil. Yapacak bir şey yok.
- MigrationContractsEmptyDatesUpdate=Boş sözleşme tarihi düzeltme
- MigrationContractsEmptyDatesUpdateSuccess=Contract empty date correction done successfully
- MigrationContractsEmptyDatesNothingToUpdate=Düzeltilecek boş sözleşme tarihi yok
- MigrationContractsEmptyCreationDatesNothingToUpdate=Düzeltilecek sözleşme oluşturma tarihi yok
- MigrationContractsInvalidDatesUpdate=Sözleşme düzeltmede hatalı değer
- MigrationContractsInvalidDateFix=%s Sözleşmesini düzelt (Sözleşme Tarihi)
- MigrationContractsInvalidDatesNumber=%s Sözleşme değiştirildi
- MigrationContractsInvalidDatesNothingToUpdate=Düzeltilecek hatalı tarih yok
- MigrationContractsIncoherentCreationDateUpdate=Sözleşme oluşturma tarihindeki hatalı değeri düzeltme
- MigrationContractsIncoherentCreationDateUpdateSuccess=Sözleşme oluşturma tarihindeki hatalı değer başarı ile düzeltildi
- MigrationContractsIncoherentCreationDateNothingToUpdate=Sözleşme oluşturma tarihinde düzeltilecek hatalı değer yok
- MigrationReopeningContracts=Açık sözleşme yanlışlıkla kapatıldı
- MigrationReopenThisContract=%s Sözleşmesini yeniden aç
- MigrationReopenedContractsNumber=%s Sözleşme değiştirildi
- MigrationReopeningContractsNothingToUpdate=Açılacak kapalı sözleşme yok
- MigrationBankTransfertsUpdate=Banka girişi ve banka transferi arasındaki bağlantıları güncelle
- MigrationBankTransfertsNothingToUpdate=Tüm bağlantılar güncel
- MigrationShipmentOrderMatching=Sevkiyat fişi güncelleme
- MigrationDeliveryOrderMatching=Teslim bilgisi güncelleme
- MigrationDeliveryDetail=Teslimat güncelleme
- MigrationStockDetail=Ürünlerin stok değerini güncelle
- MigrationMenusDetail=Dinamik menüler tablolarını güncelle
- MigrationDeliveryAddress=Yüklemelerde teslimat adresini güncelle
- MigrationProjectTaskActors=Data migration for table llx_projet_task_actors
- MigrationProjectUserResp=Veri taşıma alanı fk_user_resp of llx_projet to llx_element_contact
- MigrationProjectTaskTime=Saniyede olarak harcanan süreyi güncelle
- MigrationActioncommElement=Eylemlere ilişkin veri güncellemesi
- MigrationPaymentMode=Data migration for payment type
- MigrationCategorieAssociation=Kategorilerin taşınması
- MigrationEvents=Migration of events to add event owner into assignment table
- MigrationEventsContact=Migration of events to add event contact into assignment table
- MigrationRemiseEntity=value of llx_societe_remise varlık alanını güncelle
- MigrationRemiseExceptEntity=llx_societe_remise_except varlık alanını güncelle
- 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=Modülü yeniden yükle %s
- MigrationResetBlockedLog=Reset module BlockedLog for v7 algorithm
- MigrationImportOrExportProfiles=Migration of import or export profiles (%s)
- ShowNotAvailableOptions=Kullanılamayan seçenekleri göster
- HideNotAvailableOptions=Kullanılamayan seçenekleri gizle
- 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=Uygulamanıza gitmek için buraya tıklayın
- 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
|