Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
44 changes: 44 additions & 0 deletions modules/sec_accessaudit/lang/tr.lang
Original file line number Diff line number Diff line change
@@ -0,0 +1,44 @@
<?php
/* vim: set expandtab tabstop=4 softtabstop=4 shiftwidth=4:
Codificación: UTF-8
+----------------------------------------------------------------------+
| Issabel version 1.0 |
| http://www.issabel.org |
+----------------------------------------------------------------------+
| Copyright (c) 2006 Palosanto Solutions S. A. |
+----------------------------------------------------------------------+
| The contents of this file are subject to the General Public License |
| (GPL) Version 2 (the "License"); you may not use this file except in |
| compliance with the License. You may obtain a copy of the License at |
| http://www.opensource.org/licenses/gpl-license.php |
| |
| Software distributed under the License is distributed on an "AS IS" |
| basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See |
| the License for the specific language governing rights and |
| limitations under the License. |
+----------------------------------------------------------------------+
| The Initial Developer of the Original Code is PaloSanto Solutions |
| |
| Translate by: Mahir Gül |
| Email: mahirgul@gmail.com |
+----------------------------------------------------------------------+
$Id: tr.lang,v 1.0 18/02/2025 16:30:00 bmacias Exp $ */
global $arrLangModule;
$arrLangModule=array(
"Audit" => "Denetim",
"Date" => "Tarih",
"Type" => "Tür",
"User" => "Kullanıcı",
"Message" => "Mesaj",
'Search string' => 'Arama dizesi',
'Search' => 'Ara',
'Search next' => 'Sonrakini ara',
"offset" => "kaydırma",
"Asterisk Logs" => "Asterisk Günlükleri",
"Date"=>"Tarih",
"Show"=>"Göster",
"Message"=>"Mesaj",
"Type"=>"Tür",
"Source"=>"Kaynak"
);
?>
58 changes: 58 additions & 0 deletions modules/sec_advanced_settings/lang/tr.lang
Original file line number Diff line number Diff line change
@@ -0,0 +1,58 @@
<?php
/* vim: set expandtab tabstop=4 softtabstop=4 shiftwidth=4:
Codificación: UTF-8
+----------------------------------------------------------------------+
| Issabel version 1.0 |
| http://www.issabel.org |
+----------------------------------------------------------------------+
| Copyright (c) 2006 Palosanto Solutions S. A. |
+----------------------------------------------------------------------+
| The contents of this file are subject to the General Public License |
| (GPL) Version 2 (the "License"); you may not use this file except in |
| compliance with the License. You may obtain a copy of the License at |
| http://www.opensource.org/licenses/gpl-license.php |
| |
| Software distributed under the License is distributed on an "AS IS" |
| basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See |
| the License for the specific language governing rights and |
| limitations under the License. |
+----------------------------------------------------------------------+
| The Initial Developer of the Original Code is PaloSanto Solutions |
| |
| Translate by: Mahir Gül |
| Email: mahirgul@gmail.com |
+----------------------------------------------------------------------+
$Id: tr.lang,v 1.0 18/02/2025 16:30:00 bmacias Exp $ */
global $arrLangModule;
$arrLangModule=array(
"Advanced Security Settings" => "Gelişmiş Güvenlik Ayarları",
"Enable direct access (Non-embedded) to IssabelPBX" => "IssabelPBX'e doğrudan erişimi (gömülü olmayan) etkinleştir",
"Change Password" => "Şifre Değiştir",
"Enable access" => "Erişimi etkinleştir",
"Database and Web Administration IssabelPBX Password" => "Veritabanı ve Web Yönetimi IssabelPBX Şifresi",
"Password Confirmation" => "Şifre Onayı",
"Password and confirmation do not match!" => "Şifre ve onay eşleşmiyor!",
"The following fields are required" => "Aşağıdaki alanlar gereklidir",
"The following field contain errors" => "Aşağıdaki alanlar hata içeriyor",
"Information" => "Bilgi",
"Password has been updated." => "Şifre güncellendi.",
"Password has not been updated." => "Şifre güncellenmedi.",
"Access direct to IssabelPBX has been enabled." => "IssabelPBX'e doğrudan erişim etkinleştirildi.",
"Access direct to IssabelPBX has not been enabled." => "IssabelPBX'e doğrudan erişim etkinleştirilmedi.",
"Access direct to IssabelPBX has been disabled." => "IssabelPBX'e doğrudan erişim devre dışı bırakıldı.",
"Access direct to IssabelPBX has not been disabled." => "IssabelPBX'e doğrudan erişim devre dışı bırakılmadı.",
" But the following files have been modified: " => " Ancak aşağıdaki dosyalar değiştirildi: ",
"Password may only contain alphanumeric characters, spaces, or the following: .&-@=_!<>." => "Şifre yalnızca alfanümerik karakterler, boşluklar veya şunları içerebilir: .&-@=_!<>.",
"Advice" => "Tavsiye",
"Unauthorized" => "Yetkisiz",
"You are not authorized to access this page." => "Bu sayfaya erişim yetkiniz yok.",
"Enable direct access (Non-embedded) to IssabelPBX in \"Security >> Advanced Security Settings\" menu." => "\"Güvenlik >> Gelişmiş Güvenlik Ayarları\" menüsünde IssabelPBX'e doğrudan erişimi (gömülü olmayan) etkinleştirin",
'Enable anonymous SIP calls' => 'Anonim SIP aramalarını etkinleştir',
'Anonymous SIP calls are now enabled.' => 'Anonim SIP aramaları etkinleştirildi.',
'Anonymous SIP calls are now disabled.' => 'Anonim SIP aramaları devre dışı bırakıldı.',
'Anonymous SIP calls cannot be enabled.' => 'Anonim SIP aramaları etkinleştirilemiyor.',
'Anonymous SIP calls cannot be disabled.' => 'Anonim SIP aramaları devre dışı bırakılamıyor.',
'Dismiss'=>'Kapat',
'is licensed under' => 'lisansı altında lisanslanmıştır'
);
?>
46 changes: 46 additions & 0 deletions modules/sec_fb_admin/lang/tr.lang
Original file line number Diff line number Diff line change
@@ -0,0 +1,46 @@
<?php
/* vim: set expandtab tabstop=4 softtabstop=4 shiftwidth=4:
Codificación: UTF-8
+----------------------------------------------------------------------+
| Issabel version 1.0 |
| http://www.issabel.org |
+----------------------------------------------------------------------+
| Copyright (c) 2006 Palosanto Solutions S. A. |
+----------------------------------------------------------------------+
| The contents of this file are subject to the General Public License |
| (GPL) Version 2 (the "License"); you may not use this file except in |
| compliance with the License. You may obtain a copy of the License at |
| http://www.opensource.org/licenses/gpl-license.php |
| |
| Software distributed under the License is distributed on an "AS IS" |
| basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See |
| the License for the specific language governing rights and |
| limitations under the License. |
+----------------------------------------------------------------------+
| The Initial Developer of the Original Code is PaloSanto Solutions |
| |
| Translate by: Mahir Gül |
| Email: mahirgul@gmail.com |
+----------------------------------------------------------------------+
$Id: tr.lang,v 1.0 18/02/2025 16:30:00 bmacias Exp $ */

global $arrLangModule;
$arrLangModule=array(
"Fail2Ban Jails" => "Fail2Ban Hapishaneleri",
"Edit Jail" => "Hapishaneyi Düzenle",
"View Jail" => "Hapishaneyi Görüntüle",
"Name" => "Ad",
"Whitelist" => "Beyaz Liste",
"Enabled" => "Etkin",
"View" => "Görüntüle",
"Edit" => "Düzenle",
"Ban Time (hours)" => "Yasaklama Süresi (saat)",
"Count Failed Attempts" => "Başarısız Deneme Sayısı",
"Save correctly" => "Değişiklikler kaydedildi",
"Update correctly" => "Başarıyla güncellendi",
"Message" => "Mesaj",
"Error" => "Hata",
"The following fields contain errors" => "Aşağıdaki alanlar hata içeriyor",
"Validation Error" => "Doğrulama Hatası"
);
?>
39 changes: 39 additions & 0 deletions modules/sec_fb_banned/lang/tr.lang
Original file line number Diff line number Diff line change
@@ -0,0 +1,39 @@
<?php
/* vim: set expandtab tabstop=4 softtabstop=4 shiftwidth=4:
Codificación: UTF-8
+----------------------------------------------------------------------+
| Issabel version 1.0 |
| http://www.issabel.org |
+----------------------------------------------------------------------+
| Copyright (c) 2006 Palosanto Solutions S. A. |
+----------------------------------------------------------------------+
| The contents of this file are subject to the General Public License |
| (GPL) Version 2 (the "License"); you may not use this file except in |
| compliance with the License. You may obtain a copy of the License at |
| http://www.opensource.org/licenses/gpl-license.php |
| |
| Software distributed under the License is distributed on an "AS IS" |
| basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See |
| the License for the specific language governing rights and |
| limitations under the License. |
+----------------------------------------------------------------------+
| The Initial Developer of the Original Code is PaloSanto Solutions |
| |
| Translate by: Mahir Gül |
| Email: mahirgul@gmail.com |
+----------------------------------------------------------------------+
$Id: tr.lang,v 1.0 18/02/2025 16:30:00 bmacias Exp $ */
global $arrLangModule;
$arrLangModule=array(
"Jail" => "Hapishane",
"IP" => "IP",
"Fail2Ban Banned IPs" => "Fail2Ban Yasaklı IP'ler",
"Unbanned correctly" => "Başarıyla yasağı kaldırıldı",
"Unban" => "Yasağı Kaldır",
"Error" => "Hata",
"Name" => "Ad",
"Country" => "Ülke",
"The following fields contain errors" => "Aşağıdaki alanlar hata içeriyor",
"Validation Error" => "Doğrulama Hatası"
);
?>
33 changes: 33 additions & 0 deletions modules/sec_geoip_key/lang/tr.lang
Original file line number Diff line number Diff line change
@@ -0,0 +1,33 @@
<?php
/* vim: set expandtab tabstop=4 softtabstop=4 shiftwidth=4:
Codificación: UTF-8
+----------------------------------------------------------------------+
| Issabel version 1.0 |
| http://www.issabel.org |
+----------------------------------------------------------------------+
| Copyright (c) 2006 Palosanto Solutions S. A. |
+----------------------------------------------------------------------+
| The contents of this file are subject to the General Public License |
| (GPL) Version 2 (the "License"); you may not use this file except in |
| compliance with the License. You may obtain a copy of the License at |
| http://www.opensource.org/licenses/gpl-license.php |
| |
| Software distributed under the License is distributed on an "AS IS" |
| basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See |
| the License for the specific language governing rights and |
| limitations under the License. |
+----------------------------------------------------------------------+
| The Initial Developer of the Original Code is PaloSanto Solutions |
| |
| Translate by: Mahir Gül |
| Email: mahirgul@gmail.com |
+----------------------------------------------------------------------+
$Id: tr.lang,v 1.0 18/02/2025 16:30:00 bmacias Exp $ */
global $arrLangModule;
$arrLangModule=array(
"GeoIP KEY" => "GeoIP ANAHTARI",
"key" => "maxmind.com'dan Lisans Anahtarı",
"maxmind signup" => "Ücretsiz bir lisans anahtarı için buradan kaydolabilirsiniz",
"updated" => "Anahtar güncellendi"
);
?>
33 changes: 33 additions & 0 deletions modules/sec_geoip_map/lang/tr.lang
Original file line number Diff line number Diff line change
@@ -0,0 +1,33 @@
<?php
/* vim: set expandtab tabstop=4 softtabstop=4 shiftwidth=4:
Codificación: UTF-8
+----------------------------------------------------------------------+
| Issabel version 1.0 |
| http://www.issabel.org |
+----------------------------------------------------------------------+
| Copyright (c) 2006 Palosanto Solutions S. A. |
+----------------------------------------------------------------------+
| The contents of this file are subject to the General Public License |
| (GPL) Version 2 (the "License"); you may not use this file except in |
| compliance with the License. You may obtain a copy of the License at |
| http://www.opensource.org/licenses/gpl-license.php |
| |
| Software distributed under the License is distributed on an "AS IS" |
| basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See |
| the License for the specific language governing rights and |
| limitations under the License. |
+----------------------------------------------------------------------+
| The Initial Developer of the Original Code is PaloSanto Solutions |
| |
| Translate by: Mahir Gül |
| Email: mahirgul@gmail.com |
+----------------------------------------------------------------------+
$Id: tr.lang,v 1.0 18/02/2025 16:30:00 bmacias Exp $ */
global $arrLangModule;
$arrLangModule=array(
"attackLegend"=>"Gerçek Zamanlı Engellenen Saldırı",
"blockedLegend"=>"Fail2ban tarafından engellenen saldırganlar",
"{0}: Stopped attack from {1}" => "{0}: {1} adresinden gelen saldırı durduruldu",
"My Issabel"=>"Issabel'im"
);
?>
5 changes: 5 additions & 0 deletions modules/sec_geoip_map/langmenu/en.lang
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
<?php
$arrLangMenu=array(
"GeoIP Map" => "GeoIP Map"
);

5 changes: 5 additions & 0 deletions modules/sec_geoip_map/langmenu/tr.lang
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
<?php
$arrLangMenu=array(
"GeoIP Map" => "GeoIP Haritası"
);

49 changes: 49 additions & 0 deletions modules/sec_letsencrypt/lang/tr.lang
Original file line number Diff line number Diff line change
@@ -0,0 +1,49 @@
<?php
/* vim: set expandtab tabstop=4 softtabstop=4 shiftwidth=4:
Codificación: UTF-8
+----------------------------------------------------------------------+
| Issabel version 1.0 |
| http://www.issabel.org |
+----------------------------------------------------------------------+
| Copyright (c) 2006 Palosanto Solutions S. A. |
+----------------------------------------------------------------------+
| The contents of this file are subject to the General Public License |
| (GPL) Version 2 (the "License"); you may not use this file except in |
| compliance with the License. You may obtain a copy of the License at |
| http://www.opensource.org/licenses/gpl-license.php |
| |
| Software distributed under the License is distributed on an "AS IS" |
| basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See |
| the License for the specific language governing rights and |
| limitations under the License. |
+----------------------------------------------------------------------+
| The Initial Developer of the Original Code is PaloSanto Solutions |
| |
| Translate by: Mahir Gül |
| Email: mahirgul@gmail.com |
+----------------------------------------------------------------------+
$Id: tr.lang,v 1.0 18/02/2025 16:30:00 bmacias Exp $ */
global $arrLangModule;
$arrLangModule=array(
"This is your actual account and domain configuration"=>"Bu, mevcut hesap ve alan yapılandırmanızdır",
"Install New Certificate from Let's Encrypt"=>"Let's Encrypt'ten Yeni Sertifika Yükle",
"Domain"=>"Alan Adı",
"Email"=>"E-posta",
"Install"=>"Yükle",
"Renew"=>"Yenile",
"Usage"=>"Kullanım",
"Renew Certificate"=>"Sertifikayı Yenile",
"Staging Certificate(Use this for testing)"=>"Hazırlık Sertifikası (Test için kullanın)",
"1.- Create a Valid Domain by purchasing it with you preferred Vendor or get one from free DDNS service like No-Ip.org"=>"1.- Tercih ettiğiniz satıcıdan satın alarak veya No-Ip.org gibi ücretsiz DDNS hizmetinden bir tane alarak geçerli bir alan adı oluşturun",
"2.- Be sure that you domain is redirected to your PBX Service."=>"2.- Alan adınızın PBX Hizmetinize yönlendirildiğinden emin olun.",
"3.- Open the 443 and 80 ports in your firewall and redirect to your PBX."=>"3.- Güvenlik duvarınızda 443 ve 80 TCP portlarını açın ve PBX'inize yönlendirin.",
"4.- In the field DOMAIN enter your domain to obtain a valid certificate. You can add many domains comma separated"=>"4.- DOMAIN alanına geçerli bir sertifika almak için alan adınızı girin. Virgülle ayrılmış birden fazla alan adı ekleyebilirsiniz.",
"5.- In the field EMAIL enter your email to register your account."=>"5.- EMAIL alanına hesabınızı kaydetmek için e-postanızı girin.",
"6.- To renew your certificate press the Renew button."=>"6.- Sertifikanızı yenilemek için Yenile düğmesine basın.",
"7.- For test certificates enable the Staging checkbox."=>"7.- Test sertifikaları için Hazırlık onay kutusunu etkinleştirin.",
"8.- After the process finish, reload your window with the Domain name(make sure the DNS is set internally too)."=>"8.- İşlem tamamlandıktan sonra, pencerenizi alan adıyla yeniden yükleyin (DNS'in dahili olarak da ayarlandığından emin olun).",
"9.- You can enable the firewall rules again for ports 443 and 80."=>"9.- 443 ve 80 portları için güvenlik duvarı kurallarını tekrar etkinleştirebilirsiniz.",
" Enjoy. ;)"=>" Tadını çıkarın. ;) ",
"<small>Visit <strong>https://letsencrypt.org</strong> to know more about free certification process their TOS and License Agreement, this is a basic GUI for the APACHE CERTBOT and is provided as is and without warranty.If you have any questions please provide it in the forum.Don't forget to Donate to the Let's Encrypt Project</small>"=>"<small>Ücretsiz sertifika süreci, TOS ve Lisans Sözleşmeleri hakkında daha fazla bilgi edinmek için <strong>https://letsencrypt.org</strong> adresini ziyaret edin. Bu, APACHE CERTBOT için temel bir GUI'dir ve olduğu gibi ve garantisiz olarak sağlanır. Herhangi bir sorunuz varsa, lütfen forumda sorun. Let's Encrypt Projesine bağış yapmayı unutmayın</small>",
);
?>
Loading