1
0
قرینه از https://github.com/matomo-org/matomo.git synced 2025-08-22 06:57:53 +00:00
Files
matomo/plugins/Feedback/lang/ka.json
Matthieu Aubry 07adf0ac04 Show Matomo instead of Piwik in the user interface in more places (#12421)
* Replace all occurences of Piwik in english translations of Actions plugin

* translation update

* Replace all occurences of Piwik in english translations of API plugin

* translation update

* Replace all occurences of Piwik in english translations of core

* replace Piwik occurrences

* Rename widget piwik.org blog => matomo.org blog

* fix widget name

* replaced some more piwik mentions

* Renamed to Matomo a few strings

* Replaced more strings to Matomo in JSON files, twig templates

* Replaced more strings to Matomo in INI file

* Replaced more strings to Matomo in API docs, error messages, feedback forms

* introduce API.getMatomoVersion and ExampleAPI.getMatomoVersion API + deprecate old ones
2018-01-11 12:23:40 +13:00

11 خطوط
958 B
JSON

{
"Feedback": {
"DoYouHaveBugReportOrFeatureRequest": "არ გაქვთ შეცდომის რეპორტი ან მახასიათებლების მოთხოვნა?",
"IWantTo": "მე მინდა:",
"LearnWaysToParticipate": "გაეცანით ინფორმაციას %1$s მონაწილეობის%2$s მიღების ყველა გზის შესახებ",
"ManuallySendEmailTo": "გთხოვთ, ხელით გამოაგზავნეთ წერილი მისამართზე",
"SendFeedback": "გამოხმაურების გაგზავნა",
"ThankYou": "გმადლობთ, რომ გვეხმარებით Matomo გახდეს უკეთესი!",
"VisitTheForums": "იხილეთ %1$s ფორუმები%2$s"
}
}