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:
authorStefan Giehl <stefan@piwik.org>2018-12-17 19:53:33 +0300
committerGitHub <noreply@github.com>2018-12-17 19:53:33 +0300
commit808780232c38b036bb903e3e434eede7f25e00a9 (patch)
tree2c7af860d05ed078b6bf6b8f80d862e6c2a19bc7 /plugins/SitesManager/lang
parent42e5bfa8435d4341c06088a91322e0ea3869399e (diff)
language update (#13871)
Diffstat (limited to 'plugins/SitesManager/lang')
-rw-r--r--plugins/SitesManager/lang/it.json4
-rw-r--r--plugins/SitesManager/lang/ja.json4
-rw-r--r--plugins/SitesManager/lang/nl.json1
3 files changed, 5 insertions, 4 deletions
diff --git a/plugins/SitesManager/lang/it.json b/plugins/SitesManager/lang/it.json
index f5240bcdd7..bc744c797b 100644
--- a/plugins/SitesManager/lang/it.json
+++ b/plugins/SitesManager/lang/it.json
@@ -38,7 +38,7 @@
"HelpExcludedIpAddresses": "Immetti un elenco di IP, uno per riga, che vuoi escludere dal tracciamento di Matomo. Puoi usare la notazione CIDR, es. %1$s oppure puoi utilizzare dei caratteri jolly, es. %2$s o %3$s",
"JsTrackingTagHelp": "Qui è visualizzato il codice JavaScript da includere in tutte le pagine che vuoi vengano controllate da Matomo",
"KeepURLFragments": "Tracciamento frammenti URL Pagina",
- "KeepURLFragmentsHelp": "Se la casella qui sottto è spuntata, i frammenti URL Pagina (tutti dopo il %1$s) verranno rimossi durante il tracciamento: %2$s verranno tracciati come %3$s",
+ "KeepURLFragmentsHelp": "Se la casella qui sotto è spuntata, i frammenti URL Pagina (tutti dopo il %1$s) verranno rimossi durante il tracciamento: %2$s verranno tracciati come %3$s",
"KeepURLFragmentsHelp2": "È anche possibile ignorare questa impostazione per i singoli siti web qui sopra.",
"KeepURLFragmentsLong": "Conserva i frammenti di URL Pagina quando si tracciano gli URL Pagina",
"ListOfIpsToBeExcludedOnAllWebsites": "I seguenti indirizzi IP verranno esclusi dal tracking su tutti i siti.",
@@ -83,7 +83,7 @@
"TrackingTags": "Codice traking per %s",
"Urls": "Indirizzi",
"Type": "Tipo",
- "UTCTimeIs": "Tempo UTC è %s.",
+ "UTCTimeIs": "L'ora UTC è %s.",
"OnlyMatchedUrlsAllowed": "Traccia visite e azioni solo quando l'URL del visitatore comincia con uno degli URL qui sopra.",
"OnlyMatchedUrlsAllowedHelp": "Quando abilitato, Matomo traccerà le azioni interne solo quando l'URL Pagina è una delle URL conosciute del sito. Questo evita che la gente spammi le tue statistiche con URL di altri siti web.",
"OnlyMatchedUrlsAllowedHelpExamples": "Il dominio e il percorso devono essere in perfetta corrispondenza e ciascun sottodominio valido deve essere specificato separatamente. Per esempio quando le URL conosciute sono 'http:\/\/example.com\/path' e 'http:\/\/good.example.com', le richieste di tracking per 'http:\/\/example.com\/otherpath' o 'http:\/\/bad.example.com' verranno ignorate.",
diff --git a/plugins/SitesManager/lang/ja.json b/plugins/SitesManager/lang/ja.json
index 0fd914c8a9..1fa3fb0927 100644
--- a/plugins/SitesManager/lang/ja.json
+++ b/plugins/SitesManager/lang/ja.json
@@ -35,7 +35,7 @@
"GlobalListExcludedUserAgents_Desc": "ビジターのユーザーエージェント文字列に、指定した文字列のいずれかが含まれている場合は、ビジターは Matomo の対象から除外されます。",
"GlobalSettings": "全体設定",
"GlobalWebsitesSettings": "全般的なウェブサイト設定",
- "HelpExcludedIpAddresses": "Matomo のトラッキングから除外したい IP のリストを、1 行に 1 つずつ入力します。 IP には CIDR 表記(例: %1$s)や ワイルドカード(例: %2$s や %3$s)を使用することができます。",
+ "HelpExcludedIpAddresses": "Matomo のトラッキングから除外したい IP のリストを、1 行に 1 つずつ入力します。 IP には CIDR 表記、例: %1$s や ワイルドカード、例: %2$s や %3$s を使用することができます。",
"JsTrackingTagHelp": "以下は、すべてのページに埋め込むべき JavaScript トラッキングタグです",
"KeepURLFragments": "ページ URL フラグメントトラッキング",
"KeepURLFragmentsHelp": "以下のチェックボックスをオフにすると、トラッキング時にページ URL のフラグメント( %1$s以降すべて ) が削除されます:%2$sは%3$sとしてトラッキングされます",
@@ -68,7 +68,7 @@
"SelectACity": "都市を選択",
"SelectDefaultCurrency": "新しいウェブサイトのデフォルトとして設定される、通貨を選択します。",
"SelectDefaultTimezone": "新しいウェブサイトのデフォルトとして選択される、タイムゾーンを選択します。",
- "ShowTrackingTag": "トラッキングタグを表示",
+ "ShowTrackingTag": "トラッキングコードを表示",
"Sites": "ウェブサイト",
"SiteSearchUse": "Matomo を利用して、ビジターがウェブサイトの内部検索エンジンで検索しているものを追跡およびレポートすることができます。",
"SiteWithoutDataTitle": "まだデータは記録されていません",
diff --git a/plugins/SitesManager/lang/nl.json b/plugins/SitesManager/lang/nl.json
index 9c9c1da0f0..8e3ab16be3 100644
--- a/plugins/SitesManager/lang/nl.json
+++ b/plugins/SitesManager/lang/nl.json
@@ -26,6 +26,7 @@
"ExcludedIps": "Uitgesloten IP's",
"ExcludedParameters": "Uitgesloten parameters",
"ExcludedUserAgents": "Uitgesloten gebruikersagenten",
+ "Format_Utc": "UTC%s",
"GlobalExcludedUserAgentHelp1": "Voeg de lijst met user agents toe welke uitgesloten moeten worden voor het meten door Matomo.",
"GlobalExcludedUserAgentHelp2": "Je kunt dit gebruiken om sommige ots uit te sluiten zodat ze niet worden gevolgd.",
"GlobalListExcludedIps": "Globale lijst met uitgesloten IP's",