1
0
قرینه از https://github.com/matomo-org/matomo.git synced 2025-08-21 22:47:43 +00:00
Files
matomo/plugins/DBStats/lang/uk.json
Weblate (bot) ad42f2b2b9 Translations update from Hosted Weblate (#20086)
* Translated using Weblate (Spanish)

Currently translated at 100.0% (628 of 628 strings)

Translation: Matomo/Matomo Base
Translate-URL: https://hosted.weblate.org/projects/matomo/matomo-base/es/

[ci skip]

Update translation files

Updated by "Squash Git commits" hook in Weblate.

Translation: Matomo/Plugin CoreHome
Translate-URL: https://hosted.weblate.org/projects/matomo/plugin-corehome/

[ci skip]

Co-authored-by: Hosted Weblate <hosted@weblate.org>
Co-authored-by: gallegonovato <fran-carro@hotmail.es>

* Update translation files

Updated by "Squash Git commits" hook in Weblate.

Translation: Matomo/Plugin CoreHome
Translate-URL: https://hosted.weblate.org/projects/matomo/plugin-corehome/

[ci skip]

Co-authored-by: Hosted Weblate <hosted@weblate.org>

* Update translation files

Updated by "Squash Git commits" hook in Weblate.

Translation: Matomo/Plugin CoreHome
Translate-URL: https://hosted.weblate.org/projects/matomo/plugin-corehome/

[ci skip]

Co-authored-by: Hosted Weblate <hosted@weblate.org>

* Update translation files

Updated by "Squash Git commits" hook in Weblate.

Translation: Matomo/Plugin CoreHome
Translate-URL: https://hosted.weblate.org/projects/matomo/plugin-corehome/

[ci skip]

Translated using Weblate (Ukrainian)

Currently translated at 100.0% (129 of 129 strings)

Translation: Matomo/Plugin CoreHome
Translate-URL: https://hosted.weblate.org/projects/matomo/plugin-corehome/uk/

[ci skip]

Translated using Weblate (Ukrainian)

Currently translated at 100.0% (628 of 628 strings)

Translation: Matomo/Matomo Base
Translate-URL: https://hosted.weblate.org/projects/matomo/matomo-base/uk/

[ci skip]

Update translation files

Updated by "Squash Git commits" hook in Weblate.

Translation: Matomo/Plugin Login
Translate-URL: https://hosted.weblate.org/projects/matomo/plugin-login/

[ci skip]

Co-authored-by: Hosted Weblate <hosted@weblate.org>
Co-authored-by: Ihor Hordiichuk <igor_ck@outlook.com>

* Update translation files

Updated by "Squash Git commits" hook in Weblate.

Translation: Matomo/Plugin CoreHome
Translate-URL: https://hosted.weblate.org/projects/matomo/plugin-corehome/

[ci skip]

Co-authored-by: Hosted Weblate <hosted@weblate.org>

* Update translation files

Updated by "Squash Git commits" hook in Weblate.

Translation: Matomo/Plugin CoreHome
Translate-URL: https://hosted.weblate.org/projects/matomo/plugin-corehome/

[ci skip]

Co-authored-by: Hosted Weblate <hosted@weblate.org>

* Update translation files

Updated by "Squash Git commits" hook in Weblate.

Translation: Matomo/Plugin CoreHome
Translate-URL: https://hosted.weblate.org/projects/matomo/plugin-corehome/

[ci skip]

Co-authored-by: Hosted Weblate <hosted@weblate.org>

* Update translation files

Updated by "Squash Git commits" hook in Weblate.

Translation: Matomo/Plugin CoreHome
Translate-URL: https://hosted.weblate.org/projects/matomo/plugin-corehome/

[ci skip]

Co-authored-by: Hosted Weblate <hosted@weblate.org>

* Update translation files

Updated by "Squash Git commits" hook in Weblate.

Translation: Matomo/Plugin CoreHome
Translate-URL: https://hosted.weblate.org/projects/matomo/plugin-corehome/

[ci skip]

Update translation files

Updated by "Squash Git commits" hook in Weblate.

Translation: Matomo/Plugin Login
Translate-URL: https://hosted.weblate.org/projects/matomo/plugin-login/

[ci skip]

Update translation files

Updated by "Squash Git commits" hook in Weblate.

Translation: Matomo/Plugin Tour
Translate-URL: https://hosted.weblate.org/projects/matomo/plugin-tour/

[ci skip]

Co-authored-by: Hosted Weblate <hosted@weblate.org>

Co-authored-by: gallegonovato <fran-carro@hotmail.es>
Co-authored-by: Ihor Hordiichuk <igor_ck@outlook.com>
2022-12-19 10:51:54 +01:00

22 خطوط
1.5 KiB
JSON

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"DBStats": {
"DBSize": "Розмір бази даних",
"DataSize": "Розмір даних",
"DatabaseUsage": "Використання БД",
"EstimatedSize": "Очікуваний розмір",
"IndexSize": "Розмір індексу",
"LearnMore": "Щоб дізнатися більше про те, як Matomo обробляє дані і як їх оптимізувати для сайтів з середнім і високим навантаженням, дивіться документацію %s.",
"MainDescription": "Matomo зберігає всю вашу статистику в базі даних MySQL. Розмір таблиць на цей час становить %s.",
"MetricDataByYear": "Таблиці показників за рік",
"MetricTables": "Таблиці показників",
"OtherTables": "Інші таблиці",
"PluginDescription": "Надає докладні звіти про використання бази даних MySQL. Доступно для суперкористувачів з метою діагностики.",
"ReportDataByYear": "Таблиці звітів за рік",
"ReportTables": "Таблиці звітів",
"RowCount": "Кількість записів",
"Table": "Таблиця",
"TotalSize": "Загальний розмір",
"TrackerTables": "Таблиці трекеру"
}
}