Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/matomo-org/matomo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorgithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2020-03-07 13:04:04 +0300
committerGitHub <noreply@github.com>2020-03-07 13:04:04 +0300
commitddb12120d76d114499be19b788c3b0b3241a2af4 (patch)
tree57d8855300597baf790016662a5a02360c4293f3 /plugins/GeoIp2
parent16f25a0494f91a7660bdc0ba68d7b21882e7790e (diff)
language update (#15682)
Co-authored-by: tsteur <tsteur@users.noreply.github.com>
Diffstat (limited to 'plugins/GeoIp2')
-rw-r--r--plugins/GeoIp2/lang/pt-br.json1
-rw-r--r--plugins/GeoIp2/lang/pt.json3
-rw-r--r--plugins/GeoIp2/lang/tr.json11
-rw-r--r--plugins/GeoIp2/lang/zh-cn.json20
4 files changed, 28 insertions, 7 deletions
diff --git a/plugins/GeoIp2/lang/pt-br.json b/plugins/GeoIp2/lang/pt-br.json
index c6dbfed3b8..14ad1a2fda 100644
--- a/plugins/GeoIp2/lang/pt-br.json
+++ b/plugins/GeoIp2/lang/pt-br.json
@@ -41,6 +41,7 @@
"LocationProviderDesc_Php_WithExtension": "Este provedor de localização é acelerado pela extensão %1$s maxminddb %2$s.",
"LocationProviderDesc_ServerModule": "Este provedor de localização usa o módulo GeoIP2 que foi instalado no seu servidor HTTP. Este provedor é rápido e preciso, mas %1$ssó pode ser usado com o rastreamento normal do navegador. %2$s",
"LocationProviderDesc_ServerModule2": "Se você precisa importar arquivos de log ou fazer algo que requeira definir endereços IP, use a implementação %3$s GeoIP2 PHP %4$s e instale a extensão %1$s maxminddb %2$s.",
+ "NotManagingGeoIPDBs": "No momento o Matomo não está gerenciando nenhuma base de dados DBIP ou MaxMind.",
"UnsupportedArchiveType": "Encontrado tipo de arquivo não suportado %1$s.",
"UpdaterHasNotBeenRun": "O atualizador nunca foi executado.",
"UpdaterIsNotScheduledToRun": "Não está agendado para ser executado no futuro.",
diff --git a/plugins/GeoIp2/lang/pt.json b/plugins/GeoIp2/lang/pt.json
index f57db387d5..9fb5312c85 100644
--- a/plugins/GeoIp2/lang/pt.json
+++ b/plugins/GeoIp2/lang/pt.json
@@ -1,6 +1,7 @@
{
"GeoIp2": {
"AssumingNonApache": "Não foi possível encontrar a função apache_get_modules; assumindo um servidor web não-Apache.",
+ "CannotFindGeoIPDatabaseInArchive": "Não foi encontrada uma base de dados DBIP \/ GeoIP válida no arquivo tar %1$s!",
"CannotFindGeoIPServerVar": "A variável %s não está definida. O seu servidor pode não estar configurado corretamente.",
"CannotListContent": "Não foi possível listar o conteúdo para %1$s: %2$s",
"CannotUnzipGeoIPFile": "Não foi possível extrair o ficheiro GeoIP em %1$s: %2$s",
@@ -9,7 +10,7 @@
"FoundApacheModules": "O Matomo encontrou os seguintes módulos Apache",
"GeoIPImplHasAccessTo": "Esta implementação do GeoIP tem acesso aos seguintes tipos de bases de dados",
"GeoIPDatabases": "Bases de dados GeoIP",
- "GeoIPLocationProviderDesc_ServerBasedAnonWarn": "Nota: a anonimização de IPs não tem qualquer efeito nas localizações reportadas por este fornecedor. Antes de o utilizar com a anonimização de IPs, confirme que este não viola quaisquer leis de privacidade que sejam aplicáveis a si.",
+ "GeoIPLocationProviderDesc_ServerBasedAnonWarn": "Nota: a anonimização de IP não tem qualquer efeito nas localizações reportadas por este fornecedor. Antes de o utilizar com a anonimização de IP, confirme que este não viola quaisquer leis de privacidade aplicáveis.",
"GeoIPLocationProviderNotRecommended": "A geolocalização funciona, mas não está a utilizar um dos fornecedores recomendados.",
"GeoIPNoDatabaseFound": "Esta implementação do GeoIP não conseguiu encontrar qualquer base de dados.",
"GeoIPNoServerVars": "O Matomo não consegue encontrar quaisquer variáveis GeoIP %s.",
diff --git a/plugins/GeoIp2/lang/tr.json b/plugins/GeoIp2/lang/tr.json
index 8642d9e914..3064c87db1 100644
--- a/plugins/GeoIp2/lang/tr.json
+++ b/plugins/GeoIp2/lang/tr.json
@@ -2,7 +2,7 @@
"GeoIp2": {
"AssumingNonApache": "apache_get_modules işlevi bulunamadığı için web sunucusunun Apache olmadığı varsayılıyor.",
"CannotFindGeoIPDatabaseInArchive": "%1$s tar arşivi dosyasında geçerli bir DB-IP \/ GeoIP veritabanı bulunamadı!",
- "CannotFindGeoIPServerVar": "%s değişkeni ayarlanmamış. Sunucunuz doğru yapılandırılmamış.",
+ "CannotFindGeoIPServerVar": "%s değişkeni ayarlanmamış. Sunucunuz doğru yapılandırılmamış olabilir.",
"CannotListContent": "%1$s: %2$s içeriği listelenemedi",
"CannotSetupGeoIPAutoUpdating": "Coğrafi konum veritabanlarını Matomo dışında bir konumda bulunduruyorsunuz gibi görünüyor (bunu misc alt klasöründe herhangi bir veritabanı bulunmadığı halde coğrafi konum özelliğinin çalışıyor olduğuna bakarak söyleyebiliyoruz). Matomo, misc klasörünün dışında bulunan coğrafi konum veritabanlarını güncelleyemez.",
"CannotUnzipGeoIPFile": "%1$s içindeki GeoIP arşivi dosyası ayıklanamadı: %2$s",
@@ -12,7 +12,7 @@
"FoundApacheModules": "Matomo şu Apache modüllerini buldu.",
"GeoIPImplHasAccessTo": "GeoIP uygulaması şu türdeki veritabanlarına erişebilir",
"GeoIPDatabases": "GeoIP Veritabanları",
- "GeoIPLocationProviderDesc_ServerBasedAnonWarn": "Not: IP adresini anonim kılmanın bu hizmet sağlayıcı tarafından rapor edilen konumlar üzerinde bir etkisi yoktur. IP adresini anonim kılmadan önce bu durumun uymak zorunda olduğunuz kişisel veri güvenliği yasalarına aykırı olmadığından emin olun.",
+ "GeoIPLocationProviderDesc_ServerBasedAnonWarn": "Not: IP adresini anonim kılmanın bu hizmet sağlayıcı tarafından bildirilen konumlar üzerinde bir etkisi yoktur. IP adresini anonim kılmadan önce bu durumun uymak zorunda olduğunuz kişisel veri güvenliği yasalarına aykırı olmadığından emin olun.",
"GeoIPLocationProviderNotRecommended": "Coğrafi konum bulma çalışıyor ancak önerilen hizmet sağlayıcılardan birini kullanmıyorsunuz.",
"GeoIPNoDatabaseFound": "Bu GeoIP uygulaması herhangi bir veritabanı bulamadı.",
"GeoIPNoServerVars": "Matomo herhangi bir GeoIP %s değişkeni bulamadı.",
@@ -26,9 +26,9 @@
"HowToSetupGeoIP_Step2": "Bu dosyayı ayıklayın ve çıkanları Matomo %2$smisc%3$s klasörü %1$s içine kopyalayıp adını %4$s olarak değiştirin (bunu FTP ya da SSH ile yapabilirsiniz).",
"HowToSetupGeoIP_Step3": "Bu sayfayı yeniden yükleyin. Şimdi %1$sDB-IP \/ GeoIP (PHP)%2$s hizmet sağlayıcısı %3$skurulacak%4$s. Onu seçin.",
"HowToSetupGeoIP_Step4": "İşlem tamam! Matomo için DB-IP uygulamasını ayarladınız. Böylece ziyaretçilerinizin geldiği ülkeleri büyük doğrulukla belirlerken bunun yanında bölge ve il bilgilerini de görebileceksiniz.",
- "HowToSetupGeoIPIntro": "Coğrafi konum bulma ayarlarınızın doğruluğu yeterli değil gibi görünüyor. Bu özellik oldukça kullanışlıdır ve düzgün çalışmadığında ziyaretçileriniz hakkında doğru ve tam konum bilgisi alamazsınız. Hızlıca kullanmaya başlamak için gerekli bilgileri şurada bulabilirsiniz:",
+ "HowToSetupGeoIPIntro": "Coğrafi konum bulma ayarlarınızın doğruluğu yeterli değil gibi görünüyor. Bu özellik oldukça kullanışlıdır ve düzgün çalışmadığında ziyaretçileriniz hakkında tam ve doğru konum bilgisi alamazsınız. Hızlıca kullanmaya başlamak için gerekli bilgileri şurada bulabilirsiniz:",
"HowToInstallApacheModule": "Apache için GeoIP modülü nasıl kurulur?",
- "HowToInstallNginxModule": "Nginx için GeoIP modülünü nasıl kurulur?",
+ "HowToInstallNginxModule": "Nginx için GeoIP modülü nasıl kurulur?",
"HttpServerModule": "HTTP Sunucu Modülü",
"InvalidGeoIPUpdatePeriod": "GeoIP güncelleme sıklığı geçersiz: %1$s. Geçerli değerler şunlardır: %2$s.",
"IPurchasedGeoIPDBs": "Daha doğru %3$sDB-IP%4$s ya da %1$sMaxMind%2$s veritabanları satın aldım ve otomatik güncellemeleri kurmak istiyorum.",
@@ -41,11 +41,12 @@
"LocationProviderDesc_Php_WithExtension": "Bu konum hizmeti sağlayıcısı %1$smaxminddb%2$s eklentisi kurularak hızlandırılmıştır.",
"LocationProviderDesc_ServerModule": "Bu konum hizmeti sağlayıcısı HTTP sunucunuz üzerine kurulmuş GeoIP 2 modülünü kullanır. Bu hizmet sağlayıcı hızlı ve doğrudur ancak %1$syalnız normal web tarayıcı izlemesi ile kullanılabilir%2$s.",
"LocationProviderDesc_ServerModule2": "Günlük dosyalarını içe aktarmak ya da IP adresinin ayarlanmasını gerektiren başka bir işlem yapmak zorundaysanız, %3$sPHP GeoIp 2 uygulamasını%4$s kullanarak %1$smaxminddb eklentisini%2$s kurun.",
+ "NotManagingGeoIPDBs": "Matomo şu anda herhangi bir DB-IP ya da Maxmind veritabanını yönetmiyor.",
"UnsupportedArchiveType": "Desteklenmeyen %1$s arşiv türü bulundu.",
"UpdaterHasNotBeenRun": "Güncelleyici henüz hiç çalışmamış.",
"UpdaterIsNotScheduledToRun": "Gelecekte çalışmak üzere ayarlanmamış.",
"UpdaterScheduledForNextRun": "core:archive komutunun yürütüleceği zamanlanmış görevin bir sonraki çalışmasında güncellenecek.",
- "UpdaterWasLastRun": "Güncelleyici en son %s zamanında çalıştı.",
+ "UpdaterWasLastRun": "Güncelleyici en son %s zamanında çalışmış.",
"UpdaterWillRunNext": "Zamanlanmış görev %s zamanında çalışacak.",
"ShowCustomServerVariablesConfig": "GeoIP 2 sunucu modülünü (Nginx, Apache...) kullanacağım ve sunucu ayarlarını yapılandırmak istiyorum",
"ServerBasedVariablesConfiguration": "GeoIP 2 sunucu modülleri tarafından kullanılan sunucu değişkeni yapılandırması",
diff --git a/plugins/GeoIp2/lang/zh-cn.json b/plugins/GeoIp2/lang/zh-cn.json
index 453f3b55c7..ef93509b02 100644
--- a/plugins/GeoIp2/lang/zh-cn.json
+++ b/plugins/GeoIp2/lang/zh-cn.json
@@ -1,11 +1,14 @@
{
"GeoIp2": {
"AssumingNonApache": "没有找到apache_get_modules函数,可能没有apache网络服务器。",
+ "CannotFindGeoIPDatabaseInArchive": "在tar归档文件%1$s中找不到有效的DBIP\/GeoIP数据库!",
"CannotFindGeoIPServerVar": "变量 %s 没有设置,您的服务器配置不正确。",
"CannotListContent": "无法列出 %1$s: %2$s 的内容",
+ "CannotSetupGeoIPAutoUpdating": "似乎您正在将地理位置数据库存储在Matomo之外(可以知道,因为misc子目录中没有数据库,但是您的GeoIP可以正常工作)。 如果您的地理位置数据库位于misc目录之外,则Matomo无法自动更新它们。",
"CannotUnzipGeoIPFile": "无法在%1$s中解压缩GeoIP 文件:%2$s",
"DownloadingDb": "下载%s",
"DownloadNewDatabasesEvery": "更新数据每",
+ "FatalErrorDuringDownload": "下载此文件时发生致命错误。 您下载的地理位置数据库或Matomo的互联网连接可能存在问题。 尝试手动下载并安装。",
"FoundApacheModules": "Matomo找到了如下Apache模块",
"GeoIPImplHasAccessTo": "这个 GeoIP 方案可以读取以下类型的数据库",
"GeoIPDatabases": "GeoIP 数据库",
@@ -14,18 +17,31 @@
"GeoIPNoDatabaseFound": "此GeoIP实现无法找到任何数据库。",
"GeoIPNoServerVars": "Matomo 没有找到 GeoIP %s 变量。",
"GeoIPServerVarsFound": "Matomo 检测到以下 GeoIP %s 变量",
+ "GeoIPUpdaterInstructions": "在下面输入数据库的下载链接。 如果您是从%3$s dbip %4$s或%1$s MaxMind %2$s购买数据库的,则可以在dbip或MaxMind帐户中找到这些链接。 如果您在访问地理数据库时遇到问题,请与您联系。",
+ "GeoIPUpdaterIntro": "Matomo当前正在管理以下数据库的更新",
"GeoIPVariablesConfigurationHere": "您可以在此处%2$s配置使用的服务器变量%1$s。",
+ "GeoLiteCityLink": "如果您使用的是dbip city lite数据库,请使用以下链接:%1$s%2$s%3$s",
+ "HowToSetupGeoIP": "如何使用dbip设置准确的地理位置",
+ "HowToSetupGeoIP_Step1": "%1$s从%3$s dbip %4$s下载%2$s DBIP City Lite数据库。",
+ "HowToSetupGeoIP_Step2": "解压缩此文件并将结果%1$s复制到%2$s misc %3$sMatomo子目录中,并将其重命名为%4$s(您可以通过FTP或SSH进行此操作)。",
+ "HowToSetupGeoIP_Step3": "重新加载此屏幕。 现在将为%1$s DBIP \/ GeoIP(PHP)%2$s提供程序提供%3$s已安装%4$s。选择它。",
+ "HowToSetupGeoIP_Step4": "大功告成! 您只需将Matomo设置为使用DBIP,这意味着您将能够查看访客的地区和城市以及非常准确的国家\/地区信息。",
"HowToSetupGeoIPIntro": "您的地理位置设置不正确,这个功能很有用,否则您无法查看访客的精确和完整的位置信息。如何快速开始使用:",
"HowToInstallApacheModule": "我如何在Apache中安装GoeIP模块?",
"HowToInstallNginxModule": "我如何在Nginx下安装GeoIP模块?",
"HttpServerModule": "HTTP 服务器模块",
"InvalidGeoIPUpdatePeriod": "GeoIP 更新时间段不正确: %1$s. 正确的值为 %2$s。",
+ "IPurchasedGeoIPDBs": "我从%3$s dbip %4$s或%1$s MaxMind %2$s购买了更准确的数据库,并希望设置自动更新。",
"ISPDatabase": "ISP 数据库",
+ "IWantToDownloadFreeGeoIP": "我想下载免费的DBIP数据库...",
+ "PluginDescription": "提供DBIP \/ GeoIP2位置提供程序。",
"LocationDatabase": "位置信息数据库",
"LocationDatabaseHint": "地理位置数据库可以是国家、地区或者城市数据库。",
+ "LocationProviderDesc_Php": "此位置提供程序是最简单的安装,因为它不需要服务器配置(共享主机的理想选择!)。 它使用DBIP或GeoIP 2数据库以及MaxMind的PHP API来准确确定访问者的位置。",
"LocationProviderDesc_Php_WithExtension": "安装的%1$sMaxMindDB%2$s扩展加快了此位置提供程序的速度。",
"LocationProviderDesc_ServerModule": "该位置提供者使用HTTP服务器中已安装的GeoIP 2模块。 此提供程序快速准确,但是%1$s只能与正常的浏览器跟踪一起使用。%2$s",
"LocationProviderDesc_ServerModule2": "如果您必须导入日志文件或执行其他需要设置IP地址的操作,请使用%3$sPHP GeoIP 2实现%4$s并安装%1$smaxminddb extension%2$s。",
+ "NotManagingGeoIPDBs": "Matomo当前不管理任何DBIP或MaxMind数据库。",
"UnsupportedArchiveType": "不支持的归档类型 %1$s。",
"UpdaterHasNotBeenRun": "更新程序从未运行。",
"UpdaterIsNotScheduledToRun": "它不计划在将来运行。",
@@ -34,6 +50,8 @@
"UpdaterWillRunNext": "这是下一个计划在 %s 运行。",
"ShowCustomServerVariablesConfig": "我使用Geoip2服务器模块(Nginx,Apache ...),并希望配置服务器变量",
"ServerBasedVariablesConfiguration": "配置GeoIP 2服务器模块使用的服务器变量",
- "ServerVariableFor": "服务器变量为%s"
+ "ServerVariableFor": "服务器变量为%s",
+ "SetupAutomaticUpdatesOfGeoIP": "设置地理位置数据库的自动更新",
+ "ThisUrlIsNotAValidGeoIPDB": "下载的文件不是有效的地理位置数据库。 请重新检查URL或手动下载文件。"
}
} \ No newline at end of file