Skip to content

Commit

Permalink
Translated using Weblate (Czech)
Browse files Browse the repository at this point in the history
Currently translated at 66.6% (10 of 15 strings)

Translation: Matomo/CommunityPlugin ProtectTrackID
Translate-URL: https://hosted.weblate.org/projects/matomo/communityplugin-protecttrackid/cs/

[ci skip]

Co-authored-by: Jiří Podhorecký <[email protected]>
  • Loading branch information
weblate and trendspotter committed Dec 15, 2024
1 parent 9afc55b commit cccba54
Showing 1 changed file with 14 additions and 1 deletion.
15 changes: 14 additions & 1 deletion lang/cs.json
Original file line number Diff line number Diff line change
@@ -1 +1,14 @@
{}
{
"ProtectTrackID": {
"BaseDescription": "Alfanumerický základní řetězec",
"BaseHelp": "Zadejte alfanumerické písmeno nahoru a/nebo dolů, symboly nejsou povoleny. Příklad: %1$s",
"BaseLabel": "Základní řetězec",
"ErrMsgInvalidLenght": "Neplatná hodnota délky, očekávaná mezi %1$d a %2$d, bylo vyplněno %3$d.",
"LengthHelp": "Zadejte délku mezi %1$d a %2$d. Příklad: 15",
"LengthLabel": "Délka",
"PluginDescription": "Poskytuje možnost chránit idSite pomocí hashe namísto výchozího číselného kódu",
"SaltHelp": "Zadejte velký náhodný řetězec s minimálně %1$d znaků. Příklad: %2$s",
"SaltLabel": "Sůl",
"SettingsDescription": "Nastavení pro ProtectTrackID. Pokud s tímto pluginem začínáte, VELMI DOPORUČUJEME, abyste si před konfigurací přečetli dokumentaci na https://github.com/joubertredrat/Matomo-ProtectTrackID."
}
}

0 comments on commit cccba54

Please sign in to comment.