• 24-12-2020, 20:03:24
    #10
    Çok özür dilerim. Eksik olan nereyi düzelttiniz ? Gözümden kaçmış olabilir o kadar alışmışız ki bazı yerlerin ingilizce olmasına
  • 04-01-2022, 17:59:29
    #11
    Kimlik doğrulama veya yönetimden onay bekliyor.
    Paylaşım için tşk ederiz ama 30 farklı yoldan denedim indirmeyi sürekli "403 Forbidden" hatası veriyor.
    Direk link olarak paylaşırsan sevinirim.


    Ayzeta adlı üyeden alıntı: mesajı görüntüle
    Selam değerli r10 üyeleri. Bildiğiniz gibi Whmcs halihazırda Türkçe dil desteği veriyor, yalnız dosyaların neredeyse yarısı ingilizce. Whmcs 8.x için çeviriyi tamamladık, kullanmak isteyenler için buradan da paylaşmak istedik.

    İndirmek için: Whmcs Türkçe dil dosyası (yeni sekmede açılır.)

    Admin için: Whmcs Admin Türkçe dil dosyası (yeni sekmede açılır.)

    Mail şablonları için: Whmcs Türkçe mail şablonları (yeni sekmede açılır)

    Çeviriler içerisinde herhangi bir şekilde reklam vb yoktur.

    Edit: Admin ve mail şablon çevirileri eklendi.

    İpucu: Dil dosyalarını zipten çıkardıktan sonra turkish.php dosyasını direk language klasöründe üzerine yazdırabilirsiniz. Yalnız bu şekilde yaptığınızda otomatik whmcs güncellemeleri sırasında dosya varsayılanla değiştirileceği için çeviriler silinecektir. Dolayısıyla dosyaları direk üzerine yazdırmak yerine lang klasörlerinde “overrides” adında bir klasör açarak bu klasörün içine atarsanız güncellemelerde çeviriler silinmeyecektir.

    İpucu 2: E-posta çevirileri sql üzerinden import olarak yüklenecektir, tblemailtemplates tablosunu içeri aktarmadan önce mevcut tablonuzu kaldırmalısınız, yedek almanız önerilir, sorun olması durumunda yorum yazabilirsiniz.
  • 11-01-2022, 12:30:41
    #12
    HakanGEDICI adlı üyeden alıntı: mesajı görüntüle
    Paylaşım için tşk ederiz ama 30 farklı yoldan denedim indirmeyi sürekli "403 Forbidden" hatası veriyor.
    Direk link olarak paylaşırsan sevinirim.
    Merhaba HakanGEDICI; indirme yöneticisi eklentisinde bir güncelleme görünüyordu güncelledik rica etsem tekrar deneyebilir misiniz. Yine sorun yaşarsanız size PM olarak yollayalım.
  • 11-01-2022, 15:46:34
    #13
    Paylaşım için teşekkürler.
  • 12-06-2022, 15:44:39
    #14
    Merhaba Siteniz de kayıt sonra sı wp-login.php de hala 403 hatası veriyor. Maalesef dil dosyalarını indiremiyoruz.
  • 13-06-2022, 15:52:26
    #15
    buggi adlı üyeden alıntı: mesajı görüntüle
    Merhaba Siteniz de kayıt sonra sı wp-login.php de hala 403 hatası veriyor. Maalesef dil dosyalarını indiremiyoruz.
    Merhaba, bir şekilde (hatalı şifre denemeleri vb) bruteforce korumasına takılmış olmalısınız, bu geçici engelleme yalnızca 5 dakika sürüyor tekrar denediğinizde düzelmiş olmalı. Eğer yine indiremezseniz pm yollayın size mail ile yollayalım. Teşekkürler.
  • 02-08-2022, 22:31:32
    #16
    Kimlik doğrulama veya yönetimden onay bekliyor.
    Ayzeta adlı üyeden alıntı: mesajı görüntüle
    Merhaba, bir şekilde (hatalı şifre denemeleri vb) bruteforce korumasına takılmış olmalısınız, bu geçici engelleme yalnızca 5 dakika sürüyor tekrar denediğinizde düzelmiş olmalı. Eğer yine indiremezseniz pm yollayın size mail ile yollayalım. Teşekkürler.
    $_ADMINLANG['dateTime']['monday'] = "Monday";
    $_ADMINLANG['dateTime']['tuesday'] = "Tuesday";
    $_ADMINLANG['dateTime']['wednesday'] = "Wednesday";
    $_ADMINLANG['dateTime']['thursday'] = "Thursday";
    $_ADMINLANG['dateTime']['friday'] = "Friday";
    $_ADMINLANG['dateTime']['saturday'] = "Saturday";
    $_ADMINLANG['dateTime']['sunday'] = "Sunday";
    $_ADMINLANG['dateTime']['mon'] = "Mon";
    $_ADMINLANG['dateTime']['tue'] = "Tue";
    $_ADMINLANG['dateTime']['wed'] = "Wed";
    $_ADMINLANG['dateTime']['thu'] = "Thu";
    $_ADMINLANG['dateTime']['fri'] = "Fri";
    $_ADMINLANG['dateTime']['sat'] = "Sat";
    $_ADMINLANG['dateTime']['sun'] = "Sun";
    $_ADMINLANG['dateTime']['th'] = "th";
    $_ADMINLANG['dateTime']['nd'] = "nd";
    $_ADMINLANG['dateTime']['rd'] = "rd";
    $_ADMINLANG['dateTime']['st'] = "st";
    $_ADMINLANG['dateTime']['january'] = "January";
    $_ADMINLANG['dateTime']['february'] = "February";
    $_ADMINLANG['dateTime']['march'] = "Mart";
    $_ADMINLANG['dateTime']['april'] = "April";
    $_ADMINLANG['dateTime']['may'] = "May";
    $_ADMINLANG['dateTime']['june'] = "June";
    $_ADMINLANG['dateTime']['july'] = "July";
    $_ADMINLANG['dateTime']['august'] = "August";
    $_ADMINLANG['dateTime']['september'] = "September";
    $_ADMINLANG['dateTime']['october'] = "October";
    $_ADMINLANG['dateTime']['november'] = "November";
    $_ADMINLANG['dateTime']['december'] = "December";
    $_ADMINLANG['dateTime']['jan'] = "Jan";
    $_ADMINLANG['dateTime']['feb'] = "Feb";
    $_ADMINLANG['dateTime']['mar'] = "Mar";
    $_ADMINLANG['dateTime']['apr'] = "Apr";
    $_ADMINLANG['dateTime']['jun'] = "Jun";
    $_ADMINLANG['dateTime']['jul'] = "Jul";
    $_ADMINLANG['dateTime']['aug'] = "Aug";
    $_ADMINLANG['dateTime']['sep'] = "Sept";
    $_ADMINLANG['dateTime']['oct'] = "Oct";
    $_ADMINLANG['dateTime']['nov'] = "Nov";
    $_ADMINLANG['dateTime']['dec'] = "Dec";
    $_ADMINLANG['dateTime']['am'] = "AM";
    $_ADMINLANG['dateTime']['pm'] = "PM";
    $_ADMINLANG['dateTime']['day'] = "Day";
    $_ADMINLANG['dateTime']['days'] = "Days";
    $_ADMINLANG['dateTime']['hour'] = "Hour";
    $_ADMINLANG['dateTime']['hours'] = "Hours";
    $_ADMINLANG['dateTime']['minute'] = "Minute";
    $_ADMINLANG['dateTime']['minutes'] = "Minutes";

    $_ADMINLANG['marketConnect']['yourAccount'] = "Your Account";
    $_ADMINLANG['marketConnect']['sellingStatus'] = "Selling Status";
    $_ADMINLANG['marketConnect']['yourBalance'] = "Your Balance";
    $_ADMINLANG['marketConnect']['points'] = "Points";
    $_ADMINLANG['marketConnect']['loginCreate'] = "Login/Create Account";
    $_ADMINLANG['marketConnect']['depositFunds'] = "Deposit Funds";
    $_ADMINLANG['marketConnect']['disconnect'] = "Disconnect";
    $_ADMINLANG['marketConnect']['refresh'] = "Refresh";
    $_ADMINLANG['marketConnect']['lastUpdated'] = "Last Updated";
    $_ADMINLANG['marketConnect']['linkedTo'] = "Linked to";
    $_ADMINLANG['marketConnect']['add'] = "Add roduct";
    $_ADMINLANG['marketConnect']['introModalTitle'] = "Welcome to MarketConnect";

    $_ADMINLANG['storage']['settings'] = "Settings";
    $_ADMINLANG['storage']['configurations'] = "Configurations";
    $_ADMINLANG['storage']['createNewConfiguration'] = "Add New Configuration";
    $_ADMINLANG['storage']['editConfiguration'] = "Edit Configuration";
    $_ADMINLANG['storage']['inUseConfigChangeRestricted'] = "This configuration is in use. Critical settings will be locked. If you want to change those, please create a new storage configuration and perform a migration or a switch.";
    $_ADMINLANG['storage']['changeRequiresMigration'] = "Changing an existing storage method will require a migration process to run in the background. Depending on the number of files, this can take some time to complete.";
    $_ADMINLANG['storage']['sameConfigAlreadyExists'] = "A storage configuration with the same settings already exists. Please use different configuration values.";
    $_ADMINLANG['storage']['config']['confirmSave'] = "Configuration settings were saved successfully.";
    $_ADMINLANG['storage']['config']['confirmDelete'] = "Storage configuration was deleted successfully.";
    $_ADMINLANG['storage']['configTestOk'] = "Configuration settings were tested successfully.";
    $_ADMINLANG['storage']['configTestError'] = "Configuration settings could not be verified.";
    $_ADMINLANG['storage']['configSaveError'] = "Configuration settings could not be saved.";
    $_ADMINLANG['storage']['configDeleteConfirm'] = "Do you want to delete this configuration? This action cannot be undone.";
    $_ADMINLANG['storage']['configDeleteOk'] = "Configuration was deleted successfully.";
    $_ADMINLANG['storage']['configDeleteError'] = "Configuration could not be deleted.";
    $_ADMINLANG['storage']['configInUse'] = "This configuration is currently in use.";
    $_ADMINLANG['storage']['assetTypes']['client_files'] = "Client Files";
    $_ADMINLANG['storage']['assetTypes']['downloads'] = "Downloads";
    $_ADMINLANG['storage']['assetTypes']['email_attachments'] = "Email Attachments";
    $_ADMINLANG['storage']['assetTypes']['email_template_attachments'] = "Email Template Attachments";
    $_ADMINLANG['storage']['assetTypes']['pm_files'] = "Project Management Files";
    $_ADMINLANG['storage']['assetTypes']['ticket_attachments'] = "Ticket Attachments";
    $_ADMINLANG['storage']['local']['local_path'] = "Local Directory (Absolute Path)";
    $_ADMINLANG['storage']['s3']['key'] = "Access Key";
    $_ADMINLANG['storage']['s3']['secret'] = "Access Secret";
    $_ADMINLANG['storage']['s3']['bucket'] = "Bucket";
    $_ADMINLANG['storage']['s3']['region'] = "Region";
    $_ADMINLANG['storage']['s3']['endpointUrl'] = "Endpoint URL";
    $_ADMINLANG['storage']['s3']['endpointUrlDescription'] = "When using a non-Amazon S3-compatible service, enter the URL provided by your S3 implementation.";
    $_ADMINLANG['storage']['migration']['migrate'] = "Migrate";
    $_ADMINLANG['storage']['migration']['switch'] = "Switch";
    $_ADMINLANG['storage']['migration']['revertChanges'] = "Revert Changes";
    $_ADMINLANG['storage']['migration']['cancel'] = "Cancel Migration";
    $_ADMINLANG['storage']['migration']['migrationConfirm'] = "Do you want to automatically migrate these assets? Depending on the number of files, this can take some time to complete.";
    $_ADMINLANG['storage']['migration']['migrationCompleted'] = "The migration has been completed!";
    $_ADMINLANG['storage']['migration']['migrationInProgress'] = "The migration has been started. When it is completed, the new location will be used automatically.";
    $_ADMINLANG['storage']['migration']['skipMigrationConfirm'] = "Do you want to skip migrating these assets and simply switch the storage location? You will be responsible for moving all relevant files manually.";
    $_ADMINLANG['storage']['migration']['nonMigratableSwitchConfirm'] = "Do you want to switch this asset storage location? You will be responsible for moving all relevant files manually.";
    $_ADMINLANG['storage']['migration']['switchOk'] = "This asset type has been successfully switched to the new location.";
    $_ADMINLANG['storage']['migration']['cancelConfirm'] = "Do you want to cancel this migration? Previously selected configuration will be used.";
    $_ADMINLANG['storage']['migration']['cancelOk'] = "This migration has been canceled. Previously selected configuration will now be used.";
    $_ADMINLANG['storage']['migration']['willContinueOnceFixed'] = "Once the issue is resolved, migration will continue automatically.";
    $_ADMINLANG['storage']['assetTypes']['kb_images'] = "Knowledgebase Images";
    $_ADMINLANG['storage']['assetTypes']['email_images'] = "Email Images";

    Bir çok yer ingilizce kalmış %40 50 anca türkçe.
  • 04-08-2022, 12:50:31
    #17
    vpssunucu adlı üyeden alıntı: mesajı görüntüle
    $_ADMINLANG['dateTime']['monday'] = "Monday";
    $_ADMINLANG['dateTime']['tuesday'] = "Tuesday";
    $_ADMINLANG['dateTime']['wednesday'] = "Wednesday";
    $_ADMINLANG['dateTime']['thursday'] = "Thursday";
    $_ADMINLANG['dateTime']['friday'] = "Friday";
    $_ADMINLANG['dateTime']['saturday'] = "Saturday";
    $_ADMINLANG['dateTime']['sunday'] = "Sunday";
    $_ADMINLANG['dateTime']['mon'] = "Mon";
    $_ADMINLANG['dateTime']['tue'] = "Tue";
    $_ADMINLANG['dateTime']['wed'] = "Wed";
    $_ADMINLANG['dateTime']['thu'] = "Thu";
    $_ADMINLANG['dateTime']['fri'] = "Fri";
    $_ADMINLANG['dateTime']['sat'] = "Sat";
    $_ADMINLANG['dateTime']['sun'] = "Sun";
    $_ADMINLANG['dateTime']['th'] = "th";
    $_ADMINLANG['dateTime']['nd'] = "nd";
    $_ADMINLANG['dateTime']['rd'] = "rd";
    $_ADMINLANG['dateTime']['st'] = "st";
    $_ADMINLANG['dateTime']['january'] = "January";
    $_ADMINLANG['dateTime']['february'] = "February";
    $_ADMINLANG['dateTime']['march'] = "Mart";
    $_ADMINLANG['dateTime']['april'] = "April";
    $_ADMINLANG['dateTime']['may'] = "May";
    $_ADMINLANG['dateTime']['june'] = "June";
    $_ADMINLANG['dateTime']['july'] = "July";
    $_ADMINLANG['dateTime']['august'] = "August";
    $_ADMINLANG['dateTime']['september'] = "September";
    $_ADMINLANG['dateTime']['october'] = "October";
    $_ADMINLANG['dateTime']['november'] = "November";
    $_ADMINLANG['dateTime']['december'] = "December";
    $_ADMINLANG['dateTime']['jan'] = "Jan";
    $_ADMINLANG['dateTime']['feb'] = "Feb";
    $_ADMINLANG['dateTime']['mar'] = "Mar";
    $_ADMINLANG['dateTime']['apr'] = "Apr";
    $_ADMINLANG['dateTime']['jun'] = "Jun";
    $_ADMINLANG['dateTime']['jul'] = "Jul";
    $_ADMINLANG['dateTime']['aug'] = "Aug";
    $_ADMINLANG['dateTime']['sep'] = "Sept";
    $_ADMINLANG['dateTime']['oct'] = "Oct";
    $_ADMINLANG['dateTime']['nov'] = "Nov";
    $_ADMINLANG['dateTime']['dec'] = "Dec";
    $_ADMINLANG['dateTime']['am'] = "AM";
    $_ADMINLANG['dateTime']['pm'] = "PM";
    $_ADMINLANG['dateTime']['day'] = "Day";
    $_ADMINLANG['dateTime']['days'] = "Days";
    $_ADMINLANG['dateTime']['hour'] = "Hour";
    $_ADMINLANG['dateTime']['hours'] = "Hours";
    $_ADMINLANG['dateTime']['minute'] = "Minute";
    $_ADMINLANG['dateTime']['minutes'] = "Minutes";

    $_ADMINLANG['marketConnect']['yourAccount'] = "Your Account";
    $_ADMINLANG['marketConnect']['sellingStatus'] = "Selling Status";
    $_ADMINLANG['marketConnect']['yourBalance'] = "Your Balance";
    $_ADMINLANG['marketConnect']['points'] = "Points";
    $_ADMINLANG['marketConnect']['loginCreate'] = "Login/Create Account";
    $_ADMINLANG['marketConnect']['depositFunds'] = "Deposit Funds";
    $_ADMINLANG['marketConnect']['disconnect'] = "Disconnect";
    $_ADMINLANG['marketConnect']['refresh'] = "Refresh";
    $_ADMINLANG['marketConnect']['lastUpdated'] = "Last Updated";
    $_ADMINLANG['marketConnect']['linkedTo'] = "Linked to";
    $_ADMINLANG['marketConnect']['add'] = "Add roduct";
    $_ADMINLANG['marketConnect']['introModalTitle'] = "Welcome to MarketConnect";

    $_ADMINLANG['storage']['settings'] = "Settings";
    $_ADMINLANG['storage']['configurations'] = "Configurations";
    $_ADMINLANG['storage']['createNewConfiguration'] = "Add New Configuration";
    $_ADMINLANG['storage']['editConfiguration'] = "Edit Configuration";
    $_ADMINLANG['storage']['inUseConfigChangeRestricted'] = "This configuration is in use. Critical settings will be locked. If you want to change those, please create a new storage configuration and perform a migration or a switch.";
    $_ADMINLANG['storage']['changeRequiresMigration'] = "Changing an existing storage method will require a migration process to run in the background. Depending on the number of files, this can take some time to complete.";
    $_ADMINLANG['storage']['sameConfigAlreadyExists'] = "A storage configuration with the same settings already exists. Please use different configuration values.";
    $_ADMINLANG['storage']['config']['confirmSave'] = "Configuration settings were saved successfully.";
    $_ADMINLANG['storage']['config']['confirmDelete'] = "Storage configuration was deleted successfully.";
    $_ADMINLANG['storage']['configTestOk'] = "Configuration settings were tested successfully.";
    $_ADMINLANG['storage']['configTestError'] = "Configuration settings could not be verified.";
    $_ADMINLANG['storage']['configSaveError'] = "Configuration settings could not be saved.";
    $_ADMINLANG['storage']['configDeleteConfirm'] = "Do you want to delete this configuration? This action cannot be undone.";
    $_ADMINLANG['storage']['configDeleteOk'] = "Configuration was deleted successfully.";
    $_ADMINLANG['storage']['configDeleteError'] = "Configuration could not be deleted.";
    $_ADMINLANG['storage']['configInUse'] = "This configuration is currently in use.";
    $_ADMINLANG['storage']['assetTypes']['client_files'] = "Client Files";
    $_ADMINLANG['storage']['assetTypes']['downloads'] = "Downloads";
    $_ADMINLANG['storage']['assetTypes']['email_attachments'] = "Email Attachments";
    $_ADMINLANG['storage']['assetTypes']['email_template_attachments'] = "Email Template Attachments";
    $_ADMINLANG['storage']['assetTypes']['pm_files'] = "Project Management Files";
    $_ADMINLANG['storage']['assetTypes']['ticket_attachments'] = "Ticket Attachments";
    $_ADMINLANG['storage']['local']['local_path'] = "Local Directory (Absolute Path)";
    $_ADMINLANG['storage']['s3']['key'] = "Access Key";
    $_ADMINLANG['storage']['s3']['secret'] = "Access Secret";
    $_ADMINLANG['storage']['s3']['bucket'] = "Bucket";
    $_ADMINLANG['storage']['s3']['region'] = "Region";
    $_ADMINLANG['storage']['s3']['endpointUrl'] = "Endpoint URL";
    $_ADMINLANG['storage']['s3']['endpointUrlDescription'] = "When using a non-Amazon S3-compatible service, enter the URL provided by your S3 implementation.";
    $_ADMINLANG['storage']['migration']['migrate'] = "Migrate";
    $_ADMINLANG['storage']['migration']['switch'] = "Switch";
    $_ADMINLANG['storage']['migration']['revertChanges'] = "Revert Changes";
    $_ADMINLANG['storage']['migration']['cancel'] = "Cancel Migration";
    $_ADMINLANG['storage']['migration']['migrationConfirm'] = "Do you want to automatically migrate these assets? Depending on the number of files, this can take some time to complete.";
    $_ADMINLANG['storage']['migration']['migrationCompleted'] = "The migration has been completed!";
    $_ADMINLANG['storage']['migration']['migrationInProgress'] = "The migration has been started. When it is completed, the new location will be used automatically.";
    $_ADMINLANG['storage']['migration']['skipMigrationConfirm'] = "Do you want to skip migrating these assets and simply switch the storage location? You will be responsible for moving all relevant files manually.";
    $_ADMINLANG['storage']['migration']['nonMigratableSwitchConfirm'] = "Do you want to switch this asset storage location? You will be responsible for moving all relevant files manually.";
    $_ADMINLANG['storage']['migration']['switchOk'] = "This asset type has been successfully switched to the new location.";
    $_ADMINLANG['storage']['migration']['cancelConfirm'] = "Do you want to cancel this migration? Previously selected configuration will be used.";
    $_ADMINLANG['storage']['migration']['cancelOk'] = "This migration has been canceled. Previously selected configuration will now be used.";
    $_ADMINLANG['storage']['migration']['willContinueOnceFixed'] = "Once the issue is resolved, migration will continue automatically.";
    $_ADMINLANG['storage']['assetTypes']['kb_images'] = "Knowledgebase Images";
    $_ADMINLANG['storage']['assetTypes']['email_images'] = "Email Images";

    Bir çok yer ingilizce kalmış %40 50 anca türkçe.
    Doğru dosyayı kontrol ettiğinizden emin misiniz?

  • 04-08-2022, 22:40:13
    #18
    Üyeliği durduruldu
    Ayzeta adlı üyeden alıntı: mesajı görüntüle
    Doğru dosyayı kontrol ettiğinizden emin misiniz?

    ben konuyu açınca indirmişdim sanırsam güncellediniz ?