install.lang 18 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215
  1. # Dolibarr language file - Source file is en_US - install
  2. InstallEasy=Sadece adım adım yönergeleri izleyin.
  3. MiscellaneousChecks=Önkoşulların onayı
  4. ConfFileExists=<b>%s</b> yapılandırma dosyası var.
  5. ConfFileDoesNotExistsAndCouldNotBeCreated=<b>%s</b> yapılandırma dosyası mevcut değil ve oluşturulamadı!
  6. ConfFileCouldBeCreated=<b>%s</b> yapılandırma dosyası oluşturulabilir.
  7. 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").
  8. ConfFileIsWritable=<b>%s</b> yapılandırma dosyası yazılabilir.
  9. ConfFileMustBeAFileNotADir=<b>%s</b> yapılandırma dosyası bir dizin değil, dosya olmalıdır.
  10. ConfFileReload=Yapılandırma dosyasındaki parametreleri yeniden yükleme.
  11. 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.
  12. PHPSupportPOSTGETOk=Bu PHP GÖNDER ve AL değişkenlerini destekliyor.
  13. 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.
  14. PHPSupportSessions=Bu PHP oturumları destekliyor.
  15. PHPSupport=This PHP supports %s functions.
  16. PHPMemoryOK=PHP nizin ençok oturum belleği <b>%s</b> olarak ayarlanmış. Bu yeterli olacaktır.
  17. 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.
  18. Recheck=Daha detaylı bir test için buraya tıklayın
  19. 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.
  20. ErrorPHPDoesNotSupport=Your PHP installation does not support %s functions.
  21. ErrorDirDoesNotExists=%s Dizini yoktur.
  22. ErrorGoBackAndCorrectParameters=Geri gidin ve parametreleri kontrol edin/düzeltin.
  23. ErrorWrongValueForParameter=Parametresi '%s' için yanlış değer yazmış olabilirsiniz'.
  24. ErrorFailedToCreateDatabase=Veritabanı '%s' oluşturulamadı.
  25. ErrorFailedToConnectToDatabase=Veritabanı '%s' e bağlanılamadı.
  26. ErrorDatabaseVersionTooLow=Veritabanı sürümü (%s) çok eski. Sürüm %s ya da daha yükseği gerekir.
  27. ErrorPHPVersionTooLow=PHP version too old. Version %s or higher is required.
  28. ErrorPHPVersionTooHigh=PHP version too high. Version %s or lower is required.
  29. ErrorConnectedButDatabaseNotFound=Sunucuya bağlantı başarılı fakat '%s' veritabanı bulunamadı.
  30. ErrorDatabaseAlreadyExists=Veritabanı '%s' zaten var.
  31. ErrorNoMigrationFilesFoundForParameters=No migration file found for the selected versions
  32. IfDatabaseNotExistsGoBackAndUncheckCreate=Veritabanı mevcut değilse geri gidin ve "Veritabanı oluştur" seçeneğini kontrol edin.
  33. IfDatabaseExistsGoBackAndCheckCreate=Eğer veritabanı zaten mevcutsa, geri gidin ve "Veritabanı oluştur" seçeneğindeki işareti kaldırın.
  34. 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.
  35. PHPVersion=PHP Sürümü
  36. License=Lisans kullanımı
  37. ConfigurationFile=Yapılandırma dosyası
  38. WebPagesDirectory=Web sayfalarının saklandığı dizin
  39. DocumentsDirectory=Yüklenenlerin ve oluşturulan belgelerin saklanacağı dizin
  40. URLRoot=Kök URL
  41. ForceHttps=Güvenli bağlantıya zorlama (https)
  42. 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.
  43. DolibarrDatabase=Dolibarr Veritabanı
  44. DatabaseType=Veritabanı türü
  45. DriverType=Sürücü türü
  46. Server=Sunucu
  47. 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.
  48. ServerPortDescription=Veritabanı sunucusu bağlantı noktası. Eğer bilinmiyorsa boş tutun.
  49. DatabaseServer=Veritabanı sunucusu
  50. DatabaseName=Veritabanı adı
  51. DatabasePrefix=Veritabanı tablosu öneki
  52. DatabasePrefixDescription=Database table prefix. If empty, defaults to llx_.
  53. AdminLogin=Dolibarr veritabanı sahibi için kullanıcı hesabı
  54. PasswordAgain=Parola onayını tekrar girin
  55. AdminPassword=Dolibarr veritabanı sahibi parolası.
  56. CreateDatabase=Veritabanı oluştur
  57. CreateUser=Create user account or grant user account permission on the Dolibarr database
  58. DatabaseSuperUserAccess=Veritabanı sunucusu - süperkullanıcı erişimi
  59. 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.
  60. 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.
  61. DatabaseRootLoginDescription=Superuser account name (to create new databases or new users), mandatory if the database or its owner does not already exist.
  62. KeepEmptyIfNoPassword=Leave empty if superuser has no password (NOT recommended)
  63. SaveConfigurationFile=Saving parameters to
  64. ServerConnection=Sunucu bağlantısı
  65. DatabaseCreation=Veritabanı oluşturma
  66. CreateDatabaseObjects=Veritabanı nesneleri oluşturma
  67. ReferenceDataLoading=Referans veri yükleme
  68. TablesAndPrimaryKeysCreation=Tablolar ve birincil anahtarları oluşturma
  69. CreateTableAndPrimaryKey=%s Tablosunu oluştur
  70. CreateOtherKeysForTable=Yabancı tuşları ve tablo için dizin oluşturma %s
  71. OtherKeysCreation=Yabancı tuşları ve indeksleri oluşturma
  72. FunctionsCreation=İşlevler oluşturma
  73. AdminAccountCreation=Yönetici girişi oluşturma
  74. PleaseTypePassword=Please type a password, empty passwords are not allowed!
  75. PleaseTypeALogin=Please type a login!
  76. PasswordsMismatch=Şifreler farklıdır, lütfen tekrar deneyin!
  77. SetupEnd=Kurulum sonu
  78. SystemIsInstalled=Bu kurulum tamamlandı.
  79. SystemIsUpgraded=Dolibarr başarıyla yükseltildi.
  80. YouNeedToPersonalizeSetup=İhtiyaçlarınıza uygun olarak Dolibarr'ı yapılandırabilirsiniz (görünüş, özellikler, ...). Bunu yapmak için aşağıdaki linki izleyin:
  81. AdminLoginCreatedSuccessfuly=Dolibarr yönetici girişi '<b>%s</b>' başarıyla oluşturuldu.
  82. GoToDolibarr=Dolibarr'a git
  83. GoToSetupArea=Dolibarr'a git (ayarlar alanı)
  84. MigrationNotFinished=The database version is not completely up to date: run the upgrade process again.
  85. GoToUpgradePage=Yükseltme sayfasına yeniden git
  86. WithNoSlashAtTheEnd=Sonunda taksim olmadan "/"
  87. 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).
  88. LoginAlreadyExists=Zaten var
  89. DolibarrAdminLogin=Dolibarr yönetici girişi
  90. AdminLoginAlreadyExists=Dolibarr administrator account '<b>%s</b>' already exists. Go back if you want to create another one.
  91. FailedToCreateAdminLogin=Dolibarr yönetici hesabı oluşturulmasında hata.
  92. 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.
  93. FunctionNotAvailableInThisPHP=Bu PHP'de mevcut değil
  94. ChoosedMigrateScript=Komut dizisi taşıma seç
  95. DataMigration=Veritabanı taşıma (veri)
  96. DatabaseMigration=Veritabanı taşıma (yapı + bazı veriler)
  97. ProcessMigrateScript=Komut dizisi işleme
  98. ChooseYourSetupMode=Kurulum biçimini seçin ve "Başlat" ı tıklayın...
  99. FreshInstall=Yeni yükleme
  100. 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.
  101. Upgrade=Yükseltme
  102. 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.
  103. Start=Başlat
  104. InstallNotAllowed=Kuruluma <b>conf.php</b> izin vermiyor
  105. YouMustCreateWithPermission=%s Dosyasını oluşturmanız ve kurulum sırasında web sunucusunda yazma izinlerini ayarlamanız gerekir.
  106. CorrectProblemAndReloadPage=Lütfen sorunu düzeltin ve sayfayı tekrar yüklemek için F5 tuşuna basın.
  107. AlreadyDone=Zaten taşındı
  108. DatabaseVersion=Veritabanı sürümü
  109. ServerVersion=Veritabanı sunucusu sürümü
  110. YouMustCreateItAndAllowServerToWrite=Bu dizini oluşturmanız ve web sunucusuna yazmak için vermeniz gerekir.
  111. DBSortingCollation=Karakter sıralama düzeni
  112. 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.
  113. 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.
  114. BecauseConnectionFailedParametersMayBeWrong=The database connection failed: the host or super user parameters must be wrong.
  115. OrphelinsPaymentsDetectedByMethod=%s yöntemi ile belirlenen sahipsiz ödemeler
  116. RemoveItManuallyAndPressF5ToContinue=El ile kaldırın ve devam etmek için F5 tuşuna basın.
  117. FieldRenamed=Alan yeniden adlandırıldı
  118. IfLoginDoesNotExistsCheckCreateUser=Kullanıcı henüz mevcut değilse "Kullanıcı oluştur" seçeneğini kontrol etmelisiniz
  119. 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.
  120. InstallChoiceRecommanded=<b>%s</b> Geçerli sürümünüzden <b>%s</b> sürümünü kurmak için önerilen seçim
  121. InstallChoiceSuggested=<b>Yükleyici tarafından önerilen seçimi kur</b>.
  122. 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.
  123. CheckThatDatabasenameIsCorrect=Check that the database name "<b>%s</b>" is correct.
  124. IfAlreadyExistsCheckOption=Eğer bu isim doğru ise ve veritabanı henüz mevcut değilse, "Veritabanı oluştur" seçeneğini işaretlemelisiniz.
  125. OpenBaseDir=PHP openbasedir parametresi
  126. YouAskToCreateDatabaseSoRootRequired=You checked the box "Create database". For this, you need to provide the login/password of superuser (bottom of form).
  127. YouAskToCreateDatabaseUserSoRootRequired=You checked the box "Create database owner". For this, you need to provide the login/password of superuser (bottom of form).
  128. NextStepMightLastALongTime=The current step may take several minutes. Please wait until the next screen is shown completely before continuing.
  129. MigrationCustomerOrderShipping=Migrate shipping for sales orders storage
  130. MigrationShippingDelivery=Nakliyenin saklanması bitti
  131. MigrationShippingDelivery2=Nakliye 2 nin saklanması bitti
  132. MigrationFinished=Taşıma bitti
  133. 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>
  134. ActivateModule=%s modülünü etkinleştir
  135. ShowEditTechnicalParameters=Gelişmiş parametreleri (uzman modu) göstermek/düzenlemek için burayı tıklayın
  136. 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...
  137. 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)
  138. 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.
  139. 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.
  140. 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.
  141. 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.
  142. UpgradeExternalModule=Run dedicated upgrade process of external module
  143. SetAtLeastOneOptionAsUrlParameter=Set at least one option as a parameter in URL. For example: '...repair.php?standard=confirmed'
  144. NothingToDelete=Temizlenecek/silinecek hiçbir şey yok
  145. NothingToDo=Yapacak bir şey yok
  146. #########
  147. # upgrade
  148. MigrationFixData=Standart dışı veri onarımı
  149. MigrationOrder=Müşteri siparişleri için veri taşıma
  150. MigrationSupplierOrder=Tedarikçi siparişleri için veri taşıma
  151. MigrationProposal=Teklifler için veri taşıma
  152. MigrationInvoice=Müşteri faturaları için veri taşıma
  153. MigrationContract=Sözleşmeler için veri taşıma
  154. MigrationSuccessfullUpdate=Yükseltme başarılı
  155. MigrationUpdateFailed=Yükseltme işlemi başarısız
  156. MigrationRelationshipTables=İlişki tabloları (%s) için veri taşıma
  157. MigrationPaymentsUpdate=Ödeme verisi düzeltme
  158. MigrationPaymentsNumberToUpdate=Güncellenecek %s ödeme var
  159. MigrationProcessPaymentUpdate=%s Ödeme güncelle
  160. MigrationPaymentsNothingToUpdate=Daha fazla yapacak şey yok
  161. MigrationPaymentsNothingUpdatable=Düzeltilebilecek hiç ödeme yok
  162. MigrationContractsUpdate=Sözleşme verisi düzeltme
  163. MigrationContractsNumberToUpdate=Güncellenecek %s sözleşme(ler) var
  164. MigrationContractsLineCreation=Sözleşme ref %s için sözleşme satırı oluştur
  165. MigrationContractsNothingToUpdate=Daha fazla yapacak şey yok
  166. MigrationContractsFieldDontExist=fk_facture alanı artık mevcut değil. Yapacak bir şey yok.
  167. MigrationContractsEmptyDatesUpdate=Boş sözleşme tarihi düzeltme
  168. MigrationContractsEmptyDatesUpdateSuccess=Contract empty date correction done successfully
  169. MigrationContractsEmptyDatesNothingToUpdate=Düzeltilecek boş sözleşme tarihi yok
  170. MigrationContractsEmptyCreationDatesNothingToUpdate=Düzeltilecek sözleşme oluşturma tarihi yok
  171. MigrationContractsInvalidDatesUpdate=Sözleşme düzeltmede hatalı değer
  172. MigrationContractsInvalidDateFix=%s Sözleşmesini düzelt (Sözleşme Tarihi)
  173. MigrationContractsInvalidDatesNumber=%s Sözleşme değiştirildi
  174. MigrationContractsInvalidDatesNothingToUpdate=Düzeltilecek hatalı tarih yok
  175. MigrationContractsIncoherentCreationDateUpdate=Sözleşme oluşturma tarihindeki hatalı değeri düzeltme
  176. MigrationContractsIncoherentCreationDateUpdateSuccess=Sözleşme oluşturma tarihindeki hatalı değer başarı ile düzeltildi
  177. MigrationContractsIncoherentCreationDateNothingToUpdate=Sözleşme oluşturma tarihinde düzeltilecek hatalı değer yok
  178. MigrationReopeningContracts=Açık sözleşme yanlışlıkla kapatıldı
  179. MigrationReopenThisContract=%s Sözleşmesini yeniden aç
  180. MigrationReopenedContractsNumber=%s Sözleşme değiştirildi
  181. MigrationReopeningContractsNothingToUpdate=Açılacak kapalı sözleşme yok
  182. MigrationBankTransfertsUpdate=Banka girişi ve banka transferi arasındaki bağlantıları güncelle
  183. MigrationBankTransfertsNothingToUpdate=Tüm bağlantılar güncel
  184. MigrationShipmentOrderMatching=Sevkiyat fişi güncelleme
  185. MigrationDeliveryOrderMatching=Teslim bilgisi güncelleme
  186. MigrationDeliveryDetail=Teslimat güncelleme
  187. MigrationStockDetail=Ürünlerin stok değerini güncelle
  188. MigrationMenusDetail=Dinamik menüler tablolarını güncelle
  189. MigrationDeliveryAddress=Yüklemelerde teslimat adresini güncelle
  190. MigrationProjectTaskActors=Data migration for table llx_projet_task_actors
  191. MigrationProjectUserResp=Veri taşıma alanı fk_user_resp of llx_projet to llx_element_contact
  192. MigrationProjectTaskTime=Saniyede olarak harcanan süreyi güncelle
  193. MigrationActioncommElement=Eylemlere ilişkin veri güncellemesi
  194. MigrationPaymentMode=Data migration for payment type
  195. MigrationCategorieAssociation=Kategorilerin taşınması
  196. MigrationEvents=Migration of events to add event owner into assignment table
  197. MigrationEventsContact=Migration of events to add event contact into assignment table
  198. MigrationRemiseEntity=value of llx_societe_remise varlık alanını güncelle
  199. MigrationRemiseExceptEntity=llx_societe_remise_except varlık alanını güncelle
  200. MigrationUserRightsEntity=Update entity field value of llx_user_rights
  201. MigrationUserGroupRightsEntity=Update entity field value of llx_usergroup_rights
  202. MigrationUserPhotoPath=Migration of photo paths for users
  203. MigrationFieldsSocialNetworks=Migration of users fields social networks (%s)
  204. MigrationReloadModule=Modülü yeniden yükle %s
  205. MigrationResetBlockedLog=Reset module BlockedLog for v7 algorithm
  206. MigrationImportOrExportProfiles=Migration of import or export profiles (%s)
  207. ShowNotAvailableOptions=Kullanılamayan seçenekleri göster
  208. HideNotAvailableOptions=Kullanılamayan seçenekleri gizle
  209. 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.
  210. YouTryInstallDisabledByDirLock=The application tried to self-upgrade, but the install/upgrade pages have been disabled for security (directory renamed with .lock suffix).<br>
  211. 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>
  212. ClickHereToGoToApp=Uygulamanıza gitmek için buraya tıklayın
  213. 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.
  214. Loaded=Loaded
  215. FunctionTest=Function test