mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/OATHAuth
synced 2024-11-23 15:56:59 +00:00
Localisation updates from https://translatewiki.net.
Change-Id: I597037f895281050ed70783556431d281bce61c6
This commit is contained in:
parent
cd09aad162
commit
74ba7c5d15
8
i18n/gcr.json
Normal file
8
i18n/gcr.json
Normal file
|
@ -0,0 +1,8 @@
|
|||
{
|
||||
"@metadata": {
|
||||
"authors": [
|
||||
"LeGuyanaisPure"
|
||||
]
|
||||
},
|
||||
"oathauth-invalidrequest": "Rékèt ki pa valid"
|
||||
}
|
|
@ -14,5 +14,6 @@
|
|||
"oathauth-auth-ui": "Lūdzu, ievadi verifikācijas kodu no autentifikācijas ierīces.",
|
||||
"oathauth-ui-manage": "Pārvaldīt",
|
||||
"oathauth-ui-available-modules": "Pieejamās metodes",
|
||||
"oathauth-disable-method-warning-button-label": "Apstiprināt un turpināt"
|
||||
"oathauth-disable-method-warning-button-label": "Apstiprināt un turpināt",
|
||||
"oathauth-invalidrequest": "Nederīgs pieprasījums"
|
||||
}
|
||||
|
|
|
@ -76,5 +76,6 @@
|
|||
"oathauth-disable-method-warning": "Jeżeli wyłączysz metodę weryfikacji dwuetapowej $1, nie będziesz mógł więcej używać jej podczas logowania a wszystkie dane powiązane z tą metodą uwierzytelniania zostaną usunięte.",
|
||||
"oathauth-switch-method-warning-header": "Potwierdź przełączanie na inną metodę uwierzytelniania",
|
||||
"oathauth-switch-method-warning": "Przełączając metodę weryfikacji dwuetapowej na $2, obecna metoda ($1) zostanie wyłączona a wszystkie dane powiązane z obecną metodą uwierzytelniania zostaną usunięte.",
|
||||
"oathauth-totp-disable-warning": "Nie będziesz mógł więcej korzystać z urządzenia uwierzytelniającego zarejestrowanego dla tego konta. Wszystkie kody zapasowe powiązane z tym kontem staną się nieaktualne."
|
||||
"oathauth-totp-disable-warning": "Nie będziesz mógł więcej korzystać z urządzenia uwierzytelniającego zarejestrowanego dla tego konta. Wszystkie kody zapasowe powiązane z tym kontem staną się nieaktualne.",
|
||||
"oathauth-invalidrequest": "Nieprawidłowe żądanie"
|
||||
}
|
||||
|
|
|
@ -20,5 +20,6 @@
|
|||
"oathauth-disable-page-title": "Disabbilite $1",
|
||||
"oathauth-enable-page-title": "Abbilite $1",
|
||||
"oathauth-ui-available-modules": "Metode disponibbele",
|
||||
"oathauth-disable-method-warning-button-label": "Conferme e condinue"
|
||||
"oathauth-disable-method-warning-button-label": "Conferme e condinue",
|
||||
"oathauth-invalidrequest": "Richieste invalide"
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue