1
0
قرینه از https://github.com/matomo-org/matomo.git synced 2025-08-22 06:57:53 +00:00
Files
matomo/plugins/UsersManager/lang/nn.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

33 خطوط
2.3 KiB
JSON

{
"UsersManager": {
"AllWebsites": "Alle nettstader",
"ApplyToAllWebsites": "Gjer gjeldande for alle nettstader",
"ClickHereToDeleteTheCookie": "Klikk her for å sletta informasjonskapselen slik at Matomo loggar dine vitjingar",
"DeleteConfirm": "Er du sikker på at du vil fjerna brukar %s?",
"Email": "Epost",
"ExceptionDeleteDoesNotExist": "Brukaren '%s' kan ikkje slettast av di han ikkje finst.",
"ExceptionEditAnonymous": "Den anonyme brukaren kan ikkje bli endra eller sletta. Den er brukt av Matomo for å definera ein brukar som ikkje hev logga inn. Til døme kan du gjera statistikken offentleg tilgjengeleg ved å gjeva lesetilgang til den anonyme brukaren.",
"ExceptionEmailExists": "Ein bukar med eposten '%s' finst allereie.",
"ExceptionInvalidEmail": "Eposten hev eit ugyldig format.",
"ExceptionPasswordMD5HashExpected": "UsersManager.getTokenAuth forventar eit MD5-hasja passord (ein 32 teikn lang streng). Nytt md5()-funksjonen på passord før du kallar denne metoden.",
"ExceptionUserDoesNotExist": "Brukar '%s' finst ikkje.",
"ExcludeVisitsViaCookie": "Utelukk dine vitjingar frå Matomo med ein informasjonskapsel.",
"ManageAccess": "Bestem tilgang",
"MenuAnonymousUserSettings": "Innstillingar for anonyme brukarar",
"MenuUserSettings": "Brukarinnstillingar",
"MenuUsers": "Brukarar",
"PrivAdmin": "Administrator",
"PrivNone": "Inga tilgang",
"PrivView": "Vis",
"TheLoginScreen": "Innloggingsskjermen",
"TypeYourPasswordAgain": "Skriv ditt nye passord på nytt.",
"User": "Brukar",
"Username": "Brukarnamn",
"UsersManagement": "Brukarbehandling",
"UsersManagementMainDescription": "Lag nye brukarar eller oppdater eksisterande brukarar. Du kan deretter setta deira tilgangar ovanfor.",
"YourUsernameCannotBeChanged": "Brukarnamnet ditt kan ikkje endrast.",
"YourVisitsAreIgnoredOnDomain": "%1$sDine vitjingar blir ignorert av Matomo på %2$s %3$s (Informasjonskapselen frå Matomo vart funnen i din nettlesar).",
"YourVisitsAreNotIgnored": "%1$sDine vitjingar blir ikkje ignorert av Matomo%2$s (Informasjonskapselen frå Matomo vart ikkje funnen i din nettlesar)."
}
}