-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
hCaptcha 1.1.3 - Turkish language pack
- Loading branch information
Showing
4 changed files
with
62 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,8 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<extension version="3.9" type="plugin" group="captcha" method="upgrade"> | ||
<name>plg_captcha_hcaptcha</name> | ||
<version>1.3.2</version> | ||
<creationDate>November 2020</creationDate> | ||
<version>1.3.3</version> | ||
<creationDate>March 2021</creationDate> | ||
<author>data2site</author> | ||
<authorEmail>[email protected]</authorEmail> | ||
<authorUrl>https://data2site.com</authorUrl> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,40 @@ | ||
; hCaptcha - CAPTCHA Plugin | ||
; Copyright (C) Copyright 2020 Peter Martin, https://db8.nl. All rights reserved. | ||
; License GNU General Public License version 2 or later; see LICENSE.txt | ||
; Note : All ini files need to be saved as UTF-8 | ||
|
||
PLG_CAPTCHA_HCAPTCHA="CAPTCHA - hCaptcha" | ||
PLG_CAPTCHA_HCAPTCHA_XML_DESCRIPTION="<p>HCaptcha.com kullanarak SPAM'a karşı koruma sağlayan basit bir CAPTCHA eklentisidir. Türkçe Çeviri: <a href="https://durualan.com" target="_blank"><b>Mehmet TAŞ</b></a></p> | ||
<ul> | ||
<li>Geliştiren: Peter Martin, <a href="_QQ_"https://data2site.com/"_QQ_" target="_QQ_"_blank"_QQ_">https://data2site.com/</a></li> | ||
<li>Bu eklenti şu CAPTCHA hizmetini kullanıyor: <a href="_QQ_"https://www.hcaptcha.com/"_QQ_" target="_QQ_"_blank"_QQ_">https://www.hcaptcha.com/</a></li> | ||
<li>Hata Raporları ve Eklemeler: <a href="_QQ_"https://github.com/pe7er/hcaptcha"_QQ_" target="_QQ_"_blank"_QQ_">https://github.com/pe7er/hcaptcha</a></li> | ||
</ul>" | ||
|
||
; Params | ||
PLG_CAPTCHA_HCAPTCHA_PUBLIC_KEY="Site Anahtarı" | ||
PLG_CAPTCHA_HCAPTCHA_PUBLIC_KEY_DESC="Site anahtarları, sitenizi benzersiz şekilde tanımlamak için kullanılır." | ||
PLG_CAPTCHA_HCAPTCHA_PRIVATE_KEY="Gizli Anahtar" | ||
PLG_CAPTCHA_HCAPTCHA_PRIVATE_KEY_DESC="hCaptcha hesabınızı doğrulamak için gizli bir anahtar kullanılır." | ||
|
||
PLG_CAPTCHA_HCAPTCHA_THEME="Tema" | ||
PLG_CAPTCHA_HCAPTCHA_THEME_DESC="Kullanmak istediğiniz şablon türünü seçin." | ||
PLG_CAPTCHA_HCAPTCHA_THEME_LIGHT="Açık" | ||
PLG_CAPTCHA_HCAPTCHA_THEME_DARK="Koyu" | ||
|
||
PLG_CAPTCHA_HCAPTCHA_SIZE="Boyut" | ||
PLG_CAPTCHA_HCAPTCHA_SIZE_DESC="Kullanmak istediğiniz şablonun boyut türünü seçin." | ||
PLG_CAPTCHA_HCAPTCHA_SIZE_NORMAL="Normal" | ||
PLG_CAPTCHA_HCAPTCHA_SIZE_COMPACT="Sıkışmış" | ||
|
||
; Privacy | ||
PLG_CAPTCHA_HCAPTCHA_PRIVACY_CAPABILITY_IP_ADDRESS="hCaptcha eklentisi, spam koruma hizmeti olarak hcaptcha'nın CAPTCHA sistemiyle tümleşiktir. Bu hizmetin bir parçası olarak, captcha sınamasını yanıtlayan kullanıcının IP adresi hcaptcha.com'a iletilir." | ||
|
||
; Error messages | ||
PLG_CAPTCHA_HCAPTCHA_ERROR_CANT_CONNECT_TO_HCAPTCHA_SERVERS="Hcaptcha.com sunucularına bağlanılamıyor" | ||
PLG_CAPTCHA_HCAPTCHA_ERROR_NO_PUBLIC_KEY="Genel Anahtar (Site Anahtarı) eksik" | ||
PLG_CAPTCHA_HCAPTCHA_ERROR_NO_PRIVATE_KEY="Özel Anahtar (Gizli Anahtar) eksik" | ||
PLG_CAPTCHA_HCAPTCHA_ERROR_NO_IP="Hata: IP adresi yok" | ||
PLG_CAPTCHA_HCAPTCHA_ERROR_EMPTY_SOLUTION="Lütfen CAPTCHA'yı tamamlayın" | ||
PLG_CAPTCHA_HCAPTCHA_ERROR_INCORRECT_CAPTCHA="CAPTCHA geçersizdi" | ||
PLG_CAPTCHA_HCAPTCHA_ERROR_INVALID_RESPONSE="Hcaptcha.com sitesinden geçersiz yanıt" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
; hCaptcha - CAPTCHA Plugin | ||
; Copyright (C) Copyright 2020 Peter Martin. All rights reserved. | ||
; License GNU General Public License version 2 or later; see LICENSE.txt | ||
; Note : All ini files need to be saved as UTF-8 | ||
|
||
PLG_CAPTCHA_HCAPTCHA="CAPTCHA - hCaptcha" | ||
PLG_CAPTCHA_HCAPTCHA_XML_DESCRIPTION="<p>HCaptcha.com kullanarak SPAM'a karşı koruma sağlayan basit bir CAPTCHA eklentisidir. Türkçe Çeviri: <a href="https://durualan.com" target="_blank"><b>Mehmet TAŞ</b></a></p> | ||
<ul> | ||
<li>Geliştiren: Peter Martin, <a href="_QQ_"https://data2site.com/"_QQ_" target="_QQ_"_blank"_QQ_">https://data2site.com/</a></li> | ||
<li>Bu eklenti şu CAPTCHA hizmetini kullanıyor: <a href="_QQ_"https://www.hcaptcha.com/"_QQ_" target="_QQ_"_blank"_QQ_">https://www.hcaptcha.com/</a></li> | ||
<li>Hata Raporları ve Eklemeler: <a href="_QQ_"https://github.com/pe7er/hcaptcha"_QQ_" target="_QQ_"_blank"_QQ_">https://github.com/pe7er/hcaptcha</a></li> | ||
</ul>" |