قرینه از
https://github.com/matomo-org/matomo.git
synced 2025-08-22 15:07:44 +00:00

* Live plugin language reworked (#19438) * Live plugin language reworked * Sentence casing Co-authored-by: Stefan Giehl <stefan@matomo.org> * Visited earlier, subcategories * Reverted to "visits log" * RowActionTooltipWithDimension reverted Co-authored-by: Stefan Giehl <stefan@matomo.org> * Update plugins/Live/lang/en.json Co-authored-by: Stefan Giehl <stefan@matomo.org> * updates expected test files * Tour pluging language reworked (#19499) * updates expected test files * Transitions plugin language reworked (#19497) * Transitions plugin language reworked * Suggested changes made Co-authored-by: Stefan Giehl <stefan@matomo.org> * Launch transitions sentence Co-authored-by: Stefan Giehl <stefan@matomo.org> * UserCountry plugin language reworked (#19479) * UserCountry plugin language reworked * Suggested changes and fixes Co-authored-by: Stefan Giehl <stefan@matomo.org> * Deduplication * Steps for accurate geolocation Co-authored-by: Stefan Giehl <stefan@matomo.org> * TwoFactorAuth plugin language reworked (#19482) * TwoFactorAuth plugin language reworked * Suggested changes and clarifications made Co-authored-by: Stefan Giehl <stefan@matomo.org> * Avoiding misinterpretations * Clarifications * Spelling: your old codes Co-authored-by: Stefan Giehl <stefan@matomo.org> * prerequisite * - log in Co-authored-by: Stefan Giehl <stefan@matomo.org> Co-authored-by: Stefan Giehl <stefan@matomo.org> * fix syntax * updates expected test files * fix placeholder Co-authored-by: Allan Nordhøy <epost@anotheragency.no>
43 خطوط
2.6 KiB
JSON
43 خطوط
2.6 KiB
JSON
{
|
|
"Transitions": {
|
|
"BouncesInline": "%s bounces",
|
|
"DirectEntries": "Direct entries",
|
|
"Transitions": "Transitions",
|
|
"ErrorBack": "Go back to the previous action",
|
|
"ExitsInline": "%s exits",
|
|
"NumPageviews": "%s pageviews",
|
|
"NumDownloads": "%s downloads",
|
|
"NumOutlinks": "%s outlinks",
|
|
"TopX": "Top %s labels",
|
|
"FeatureDescription": "Transitions is a report showing the things your visitors did directly before and after viewing a given page. This page explains how to access, understand, and use the powerful \"Transitions\" report.",
|
|
"AvailableInOtherReports": "Did you know? Transitions are also available as a row action in the following reports:",
|
|
"AvailableInOtherReports2": "Launch transitions by clicking their icon (%s) after hovering a row in any of these reports.",
|
|
"FromCampaigns": "From campaigns",
|
|
"FromPreviousPages": "From internal pages",
|
|
"FromPreviousPagesInline": "%s from internal pages",
|
|
"FromPreviousSiteSearches": "From internal search",
|
|
"FromPreviousSiteSearchesInline": "%s from internal searches",
|
|
"FromSearchEngines": "From search engines",
|
|
"FromSocialNetworks": "From social networks",
|
|
"FromWebsites": "From websites",
|
|
"IncomingTraffic": "Incoming traffic",
|
|
"LoopsInline": "%s page reloads",
|
|
"NoDataForAction": "No data for %s",
|
|
"NoDataForActionDetails": "Either the action had no pageviews during the period, or it is invalid.",
|
|
"PeriodNotAllowed": "Select a valid time period",
|
|
"PeriodNotAllowedDetails": "Try selecting a period with fewer days for this feature.",
|
|
"OutgoingTraffic": "Outgoing traffic",
|
|
"PluginDescription": "Reports previous and following actions for each page URL in a new \"Transitions\" report, available in the \"Actions\" reports via a new icon.",
|
|
"ShareOfAllPageviews": "This page had %1$s pageviews (%2$s of all pageviews)",
|
|
"ToFollowingPages": "To internal pages",
|
|
"ToFollowingPagesInline": "%s to internal pages",
|
|
"ToFollowingSiteSearches": "Internal searches",
|
|
"ToFollowingSiteSearchesInline": "%s internal searches",
|
|
"XOfAllPageviews": "%s of all views of this page",
|
|
"XOutOfYVisits": "%1$s (out of %2$s)",
|
|
"PageURLTransitions": "Page URL transitions",
|
|
"TransitionsSubcategoryHelp1": "Transitions is a report showing the things your visitors did directly before and after viewing a given page. This page explains how to access, understand, and use the powerful \"Transitions\" report.",
|
|
"TransitionsSubcategoryHelp2": "More details"
|
|
}
|
|
}
|