google / google-authenticator-libpam

Apache License 2.0
1.76k stars 281 forks source link

Internationalization #171

Open 0x2b3bfa0 opened 4 years ago

0x2b3bfa0 commented 4 years ago

It would be great to translate the messages to other languages.

Verification code prompt
{
    "ar": "رمز تحقق",
    "bg": "Код за потвърждение",
    "ca": "Codi de verificació",
    "cs": "Ověřovacího kódu",
    "da": "Bekræftelseskode",
    "de": "Bestätigungscode",
    "el": "Κωδικό επαλήθευσης",
    "en": "Verification code",
    "es": "Código de verificación",
    "et": "Kinnituskoodi",
    "fi": "Vahvistuskoodin",
    "fr": "Code de validation",
    "hi": "पुष्टि कोड",
    "hr": "Kontrolni kôd",
    "hu": "Ellenőrző kódot",
    "id": "Kode verifikasi",
    "it": "Codice di verifica",
    "iw": "קוד אימות",
    "ja": "確認コード",
    "ko": "인증 코드를",
    "lt": "Patvirtinimo kodą",
    "lv": "Verifikācijas kodu",
    "ms": "Kode verifikasi",
    "nl": "Verificatiecode",
    "no": "Bekreftelseskode",
    "pl": "Kodu weryfikacyjnego",
    "ro": "Cod de verificare",
    "ru": "Код подтверждения",
    "sk": "Overovacieho kódu",
    "sl": "Vnesete kodo",
    "sr": "Верификациони кôд",
    "sv": "Verifieringskod",
    "th": "รหัสยืนยัน",
    "tr": "Doğrulama kodunu",
    "uk": "Код підтвердження",
    "vi": "Mã xác minh"
}
Note: translations were extracted from this Rosetta Stone and might be inaccurate.
ThomasHabets commented 4 years ago

Some things may require exact text matching. I'm not sure.