1
0
قرینه از https://github.com/matomo-org/matomo.git synced 2025-08-22 15:07:44 +00:00
Files
matomo/plugins/UsersManager/lang/sk.json
Weblate (bot) 2c4bc9e22a Translations update from Hosted Weblate (#19310)
* Update translation files

Updated by "Squash Git commits" hook in Weblate.

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

[ci skip]

Update translation files

Updated by "Cleanup translation files" hook in Weblate.

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

[ci skip]

Update translation files

Updated by "Squash Git commits" hook in Weblate.

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

[ci skip]

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

* Translated using Weblate (Norwegian Bokmål)

Currently translated at 81.2% (117 of 144 strings)

Translation: Matomo/Plugin Goals
Translate-URL: https://hosted.weblate.org/projects/matomo/plugin-goals/nb_NO/

[ci skip]

Update translation files

Updated by "Squash Git commits" hook in Weblate.

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

[ci skip]

Co-authored-by: Allan Nordhøy <epost@anotheragency.no>
Co-authored-by: Hosted Weblate <hosted@weblate.org>

* Update translation files

Updated by "Squash Git commits" hook in Weblate.

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

[ci skip]

Update translation files

Updated by "Cleanup translation files" hook in Weblate.

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

[ci skip]

Translated using Weblate (Portuguese (Brazil))

Currently translated at 100.0% (144 of 144 strings)

Translation: Matomo/Plugin Goals
Translate-URL: https://hosted.weblate.org/projects/matomo/plugin-goals/pt_BR/

[ci skip]

Translated using Weblate (Portuguese (Brazil))

Currently translated at 100.0% (626 of 626 strings)

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

[ci skip]

Co-authored-by: Claudio Filho F Filho <filhocf@gmail.com>
Co-authored-by: Hosted Weblate <hosted@weblate.org>

* Update translation files

Updated by "Squash Git commits" hook in Weblate.

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

[ci skip]

Update translation files

Updated by "Cleanup translation files" hook in Weblate.

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

[ci skip]

Update translation files

Updated by "Squash Git commits" hook in Weblate.

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

[ci skip]

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

* Update translation files

Updated by "Squash Git commits" hook in Weblate.

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

[ci skip]

Co-authored-by: Allan Nordhøy <epost@anotheragency.no>
Co-authored-by: Claudio Filho F Filho <filhocf@gmail.com>
2022-06-07 14:56:51 +12:00

30 خطوط
1.8 KiB
JSON

{
"UsersManager": {
"AllWebsites": "Všetky webstránky",
"AnonymousUser": "Anonymný používateľ",
"ApplyToAllWebsites": "Použiť na všetky webstránky",
"DeleteConfirm": "Ste si istý, že chcete odstrániť používateľa %s?",
"Email": "E-mail",
"ExceptionDeleteDoesNotExist": "Používateľ '%s' neexistuje a preto nemôže byť odstránený.",
"ExceptionEditAnonymous": "Anonymný používateľ nemôže byť odstránený alebo upravený. Matomo ho používa na definovanie používateľa, ktorý sa ešte prihlásil. Anonymného používateľa môžete použiť na zverejnenie svojich štatistík, a to priradeným mu práv na prezeranie.",
"ExceptionEmailExists": "Používateľ s e-mailom '%s' už existuje.",
"ExceptionInvalidEmail": "E-mailová adresa nemá platný formát.",
"ExceptionUserDoesNotExist": "Používateľ '%s' neexistuje.",
"ManageAccess": "Správa prístupov",
"MenuAnonymousUserSettings": "Nastavenie pre anonymného užívateľa",
"MenuPersonal": "Osobné",
"MenuUserSettings": "Užívateľské nastavenia",
"MenuUsers": "Používatelia",
"PersonalSettings": "Osobné nastavenia",
"PrivAdmin": "Admin",
"PrivNone": "Bez prístupu",
"PrivView": "Zobrazenie",
"TypeYourPasswordAgain": "Zadajte nové heslo znovu.",
"User": "Používatelia",
"Username": "Používateľské meno",
"UsersManagement": "Správa používateľov",
"UsersManagementMainDescription": "Vytvorenie nových alebo aktualizácia existujúcich používateľov V sekcií vyššie im môžete nastaviť rozsah prístupov.",
"YourUsernameCannotBeChanged": "Vaše užívateľské meno sa nedá zmeniť."
}
}