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-09-26 21:04:34 +0300
committerGitHub <noreply@github.com>2020-09-26 21:04:34 +0300
commitf81ee635f3cb1e644bd932d0cc25305846490023 (patch)
tree11498d6fd9101d439926e39130739d4a774ec170 /plugins/CoreHome/lang
parenta49ed63c5ae9db59d34fa21616d955a064599c6a (diff)
language update (#16476)
Co-authored-by: tsteur <tsteur@users.noreply.github.com>
Diffstat (limited to 'plugins/CoreHome/lang')
-rw-r--r--plugins/CoreHome/lang/de.json3
-rw-r--r--plugins/CoreHome/lang/el.json3
-rw-r--r--plugins/CoreHome/lang/es-ar.json3
-rw-r--r--plugins/CoreHome/lang/es.json3
-rw-r--r--plugins/CoreHome/lang/fi.json3
-rw-r--r--plugins/CoreHome/lang/fr.json3
-rw-r--r--plugins/CoreHome/lang/id.json3
-rw-r--r--plugins/CoreHome/lang/it.json3
-rw-r--r--plugins/CoreHome/lang/ja.json3
-rw-r--r--plugins/CoreHome/lang/pt-br.json3
-rw-r--r--plugins/CoreHome/lang/pt.json3
-rw-r--r--plugins/CoreHome/lang/sq.json3
-rw-r--r--plugins/CoreHome/lang/sv.json3
-rw-r--r--plugins/CoreHome/lang/tr.json3
-rw-r--r--plugins/CoreHome/lang/zh-cn.json5
-rw-r--r--plugins/CoreHome/lang/zh-tw.json8
16 files changed, 39 insertions, 16 deletions
diff --git a/plugins/CoreHome/lang/de.json b/plugins/CoreHome/lang/de.json
index db4dd7ff90..9c50a7469e 100644
--- a/plugins/CoreHome/lang/de.json
+++ b/plugins/CoreHome/lang/de.json
@@ -110,6 +110,7 @@
"ReadMoreOnlineGuide": "Lesen Sie mehr zu diesem Thema in der Online-Anleitung.",
"SeeAvailableVersions": "Zeige verfügbare Versionen",
"QuickLinks": "Schnelllinks",
- "Profilable": "Profilierbar"
+ "Profilable": "Profilierbar",
+ "SearchOnMatomo": "Suche '%1$s' auf Matomo.org"
}
} \ No newline at end of file
diff --git a/plugins/CoreHome/lang/el.json b/plugins/CoreHome/lang/el.json
index 0287fae6d6..0d79dd1dbe 100644
--- a/plugins/CoreHome/lang/el.json
+++ b/plugins/CoreHome/lang/el.json
@@ -110,6 +110,7 @@
"ReadMoreOnlineGuide": "Διαβάστε περισσότερα για το θέμα στον online οδηγό.",
"SeeAvailableVersions": "Εμφάνιση Διαθέσιμων Εκδόσεων",
"QuickLinks": "Γρήγοροι Σύνδεσμοι",
- "Profilable": "Profilable"
+ "Profilable": "Profilable",
+ "SearchOnMatomo": "Αναζήτηση του '%1$s' στο Matomo.org"
}
} \ No newline at end of file
diff --git a/plugins/CoreHome/lang/es-ar.json b/plugins/CoreHome/lang/es-ar.json
index 6f7352ec0b..e2d6f6d002 100644
--- a/plugins/CoreHome/lang/es-ar.json
+++ b/plugins/CoreHome/lang/es-ar.json
@@ -105,6 +105,7 @@
"ReportWithMetadata": "Informe con metadatos",
"ReadMoreOnlineGuide": "Leé más sobre este tema en la guía en línea.",
"SeeAvailableVersions": "Ver las versiones disponibles",
- "QuickLinks": "Enlaces rápidos"
+ "QuickLinks": "Enlaces rápidos",
+ "SearchOnMatomo": "Buscá \"%1$s\" en matomo.org"
}
} \ No newline at end of file
diff --git a/plugins/CoreHome/lang/es.json b/plugins/CoreHome/lang/es.json
index d09e8a2b93..e2eb79b730 100644
--- a/plugins/CoreHome/lang/es.json
+++ b/plugins/CoreHome/lang/es.json
@@ -105,6 +105,7 @@
"ReportWithMetadata": "Informe con metadatos",
"ReadMoreOnlineGuide": "Lea más sobre este tema en la guía en linea.",
"SeeAvailableVersions": "Ver versiones disponibles",
- "QuickLinks": "Enlaces rápidos"
+ "QuickLinks": "Enlaces rápidos",
+ "SearchOnMatomo": "Busca '%1$s' en Matomo.org"
}
} \ No newline at end of file
diff --git a/plugins/CoreHome/lang/fi.json b/plugins/CoreHome/lang/fi.json
index aecdbd4238..7cdc976024 100644
--- a/plugins/CoreHome/lang/fi.json
+++ b/plugins/CoreHome/lang/fi.json
@@ -103,6 +103,7 @@
"ReportWithMetadata": "Raportti metadatan kera",
"ReadMoreOnlineGuide": "Lue lisää tästä aiheesta verkko-oppaasta.",
"SeeAvailableVersions": "Näytä saatavilla olevat versiot",
- "QuickLinks": "Pikalinkit"
+ "QuickLinks": "Pikalinkit",
+ "SearchOnMatomo": "Hae '%1$s' Matomo.orgista"
}
} \ No newline at end of file
diff --git a/plugins/CoreHome/lang/fr.json b/plugins/CoreHome/lang/fr.json
index 9a2549bb76..ac1515e2f6 100644
--- a/plugins/CoreHome/lang/fr.json
+++ b/plugins/CoreHome/lang/fr.json
@@ -107,6 +107,7 @@
"ReadMoreOnlineGuide": "Lisez plus sur ce sujet dans le guide en ligne.",
"SeeAvailableVersions": "Voir les versions disponibles",
"QuickLinks": "Liens rapides",
- "Profilable": "Profilage"
+ "Profilable": "Profilage",
+ "SearchOnMatomo": "Rechercher '%1$s' sur Matomo.org"
}
} \ No newline at end of file
diff --git a/plugins/CoreHome/lang/id.json b/plugins/CoreHome/lang/id.json
index fbd3f39ee7..33527e8628 100644
--- a/plugins/CoreHome/lang/id.json
+++ b/plugins/CoreHome/lang/id.json
@@ -38,6 +38,7 @@
"ViewAllPiwikVideoTutorials": "Tampilkan seluruh Video Tutorial Matomo",
"WebAnalyticsReports": "Laporan Analisis Web",
"YouAreUsingTheLatestVersion": "Anda menggunakan versi termutakhir Matomo!",
- "SystemSummaryPhpVersion": "Versi PHP"
+ "SystemSummaryPhpVersion": "Versi PHP",
+ "SearchOnMatomo": "Cari '%1$s' pada Matomo.org"
}
} \ No newline at end of file
diff --git a/plugins/CoreHome/lang/it.json b/plugins/CoreHome/lang/it.json
index 5460b5a355..57a1dadb5a 100644
--- a/plugins/CoreHome/lang/it.json
+++ b/plugins/CoreHome/lang/it.json
@@ -106,6 +106,7 @@
"ReportWithMetadata": "Report con metadati",
"ReadMoreOnlineGuide": "Leggi altro su questo argomento nella guida online.",
"SeeAvailableVersions": "Vedi le Versioni Disponibili",
- "QuickLinks": "Link Rapidi"
+ "QuickLinks": "Link Rapidi",
+ "SearchOnMatomo": "Cerca '%1$s' su matomo.org"
}
} \ No newline at end of file
diff --git a/plugins/CoreHome/lang/ja.json b/plugins/CoreHome/lang/ja.json
index 0fb11e92ba..a91616c3f3 100644
--- a/plugins/CoreHome/lang/ja.json
+++ b/plugins/CoreHome/lang/ja.json
@@ -105,6 +105,7 @@
"ReportWithMetadata": "メタデータを使用したレポート",
"ReadMoreOnlineGuide": "このトピックの詳細については、オンラインガイドをご覧ください。",
"SeeAvailableVersions": "使用可能なバージョンを表示する",
- "QuickLinks": "クイックリンク"
+ "QuickLinks": "クイックリンク",
+ "SearchOnMatomo": "Matomo.org で '%1$s' を検索"
}
} \ No newline at end of file
diff --git a/plugins/CoreHome/lang/pt-br.json b/plugins/CoreHome/lang/pt-br.json
index 048f5e54d4..9774668544 100644
--- a/plugins/CoreHome/lang/pt-br.json
+++ b/plugins/CoreHome/lang/pt-br.json
@@ -106,6 +106,7 @@
"ReportWithMetadata": "Relatório com metadados",
"ReadMoreOnlineGuide": "Leia mais sobre este tópico no guia online.",
"SeeAvailableVersions": "Veja Versões Disponíveis",
- "QuickLinks": "Links rápidos"
+ "QuickLinks": "Links rápidos",
+ "SearchOnMatomo": "Procurar '%1$s' em Matomo.org"
}
} \ No newline at end of file
diff --git a/plugins/CoreHome/lang/pt.json b/plugins/CoreHome/lang/pt.json
index ba745f1d09..6015f970b5 100644
--- a/plugins/CoreHome/lang/pt.json
+++ b/plugins/CoreHome/lang/pt.json
@@ -107,6 +107,7 @@
"ReadMoreOnlineGuide": "Leia mais sobre este tópico no guia online.",
"SeeAvailableVersions": "Ver versões disponíveis",
"QuickLinks": "Ligações rápidas",
- "Profilable": "Perfilável"
+ "Profilable": "Perfilável",
+ "SearchOnMatomo": "Procurar por '%1$s' em Matomo.org"
}
} \ No newline at end of file
diff --git a/plugins/CoreHome/lang/sq.json b/plugins/CoreHome/lang/sq.json
index 05fd44cb75..06b6b274ae 100644
--- a/plugins/CoreHome/lang/sq.json
+++ b/plugins/CoreHome/lang/sq.json
@@ -110,6 +110,7 @@
"ReadMoreOnlineGuide": "Lexoni më tepër rreth kësaj teme te udhërrëfyesi në internet.",
"SeeAvailableVersions": "Shihni Versione të Gatshëm",
"QuickLinks": "Lidhje të Shpejta",
- "Profilable": "E profilizueshme"
+ "Profilable": "E profilizueshme",
+ "SearchOnMatomo": "Kërkoni për '%1$s' te Matomo.org"
}
} \ No newline at end of file
diff --git a/plugins/CoreHome/lang/sv.json b/plugins/CoreHome/lang/sv.json
index f5058dc04a..4e43e945a3 100644
--- a/plugins/CoreHome/lang/sv.json
+++ b/plugins/CoreHome/lang/sv.json
@@ -105,6 +105,7 @@
"ReportWithMetadata": "Rapport med metadata",
"ReadMoreOnlineGuide": "Läs mer om ämnet i onlineguiden.",
"SeeAvailableVersions": "Se tillgängliga versioner",
- "QuickLinks": "Snabblänkar"
+ "QuickLinks": "Snabblänkar",
+ "SearchOnMatomo": "Sök efter '%1$s' på Matomo.org"
}
} \ No newline at end of file
diff --git a/plugins/CoreHome/lang/tr.json b/plugins/CoreHome/lang/tr.json
index 680daf706c..b2a9857107 100644
--- a/plugins/CoreHome/lang/tr.json
+++ b/plugins/CoreHome/lang/tr.json
@@ -110,6 +110,7 @@
"ReadMoreOnlineGuide": "Bu konu hakkında ayrıntılı bilgi almak için çevrimiçi rehbere bakabilirsiniz.",
"SeeAvailableVersions": "Kullanılabilecek Sürümlere Bakın",
"QuickLinks": "Kestirme Bağlantıları",
- "Profilable": "Profillenebilir"
+ "Profilable": "Profillenebilir",
+ "SearchOnMatomo": "Matomo.org üzerinde '%1$s' arayın"
}
} \ No newline at end of file
diff --git a/plugins/CoreHome/lang/zh-cn.json b/plugins/CoreHome/lang/zh-cn.json
index 176bbf12df..d28a8b0cc3 100644
--- a/plugins/CoreHome/lang/zh-cn.json
+++ b/plugins/CoreHome/lang/zh-cn.json
@@ -43,6 +43,8 @@
"VisitTypeReturning": "返回",
"VisitTypeReturningCustomer": "回归客户",
"MainNavigation": "主导航",
+ "YourDonationWillHelp": "您的捐赠将直接为这个开源分析平台的新功能和改进提供资金。这意味着社区能持续为您提供保护隐私并完全掌控您数据的工具。",
+ "ThanksFromAllOfUs": "谢谢所有和Matomo相关的人!",
"Menu": "菜单",
"NoPrivilegesAskPiwikAdmin": "您当前登录用户是'%1$s' ,但是没有任何Matomo权限。%2$s 联系 Matomo 管理员 (点击发送邮件)%3$s 获得 '查看' 权限。",
"OnlyForSuperUserAccess": "这个小工具仅仅显示在有超级用户权限的面板里。",
@@ -106,6 +108,7 @@
"ReportWithMetadata": "报告元数据",
"ReadMoreOnlineGuide": "在线指南中阅读有关此主题的更多信息。",
"SeeAvailableVersions": "请参阅可用版本",
- "QuickLinks": "快速链接"
+ "QuickLinks": "快速链接",
+ "SearchOnMatomo": "在Matomo.org上搜索“ %1$s”"
}
} \ No newline at end of file
diff --git a/plugins/CoreHome/lang/zh-tw.json b/plugins/CoreHome/lang/zh-tw.json
index 9b82e9153c..2d89beaea8 100644
--- a/plugins/CoreHome/lang/zh-tw.json
+++ b/plugins/CoreHome/lang/zh-tw.json
@@ -31,6 +31,7 @@
"ShowExportUrl": "顯示匯出網址",
"HideExportUrl": "隱藏匯出網址",
"HomeShortcut": "Home 鍵",
+ "SupportUsOn": "贊助我們:",
"IncludeRowsWithLowPopulation": "已隱藏較低人數列 %s 顯示全部",
"InjectedHostEmailBody": "嗨,今天我試著存取 Matomo 但是遇到了未知域名警告。",
"InjectedHostEmailSubject": "Matomo 被來自未知的域名訪問:%s",
@@ -43,6 +44,8 @@
"VisitTypeReturning": "回訪",
"VisitTypeReturningCustomer": "回訪顧客",
"MainNavigation": "主選單",
+ "YourDonationWillHelp": "你的捐款會直接用於建立新功能、和改善此自由開源的分析平台。由此,社群都能助益於這個能保障隱私、且使你真正擁有個人資料的工具。",
+ "ThanksFromAllOfUs": "Matomo 所有成員感謝你!",
"Menu": "選單",
"NoPrivilegesAskPiwikAdmin": "你目前以「%1$s」登入,但你似乎在 Matomo 中沒有被授予任何權限。%2$s要求你的管理員(點擊以寄信)%3$s給你網站的「檢視」權限。",
"OnlyForSuperUserAccess": "這個小工具只顯示於擁有超級使用者權限使用者的預設展示板。",
@@ -99,12 +102,15 @@
"RowLimit": "行數限制",
"CustomLimit": "自訂限制",
"ExportFormat": "匯出格式",
+ "ExportTooltip": "注意:此匯出的 URL 僅能在本次瀏覽器的工作階段生效。如果你想要在其他地方使用,你需要建立應用程式專用的 token。你可以在 個人設定→API 驗證 Token 頁面管理這些 token。",
"ExpandSubtables": "展開子表格",
"StandardReport": "標準報表",
"FlattenReport": "平滑化報表",
"ReportWithMetadata": "含中繼資料報表",
"ReadMoreOnlineGuide": "在線上說明了解更多此主題",
"SeeAvailableVersions": "查看可用版本",
- "QuickLinks": "快速連結"
+ "QuickLinks": "快速連結",
+ "Profilable": "可以紀錄的",
+ "SearchOnMatomo": "於 Matomo.org 搜尋「%1$s」"
}
} \ No newline at end of file