mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2026-01-06 11:43:50 +00:00
Corrections in Georgian translation (#7113)
This commit is contained in:
@@ -13,7 +13,7 @@ $text['label-authentication_code']['fr-ca'] = "code d'identification";
|
||||
$text['label-authentication_code']['fr-fr'] = "code d'identification";
|
||||
$text['label-authentication_code']['he-il'] = "קוד אימות";
|
||||
$text['label-authentication_code']['it-it'] = "Codice di Autenticazione";
|
||||
$text['label-authentication_code']['ka-ge'] = "ავთენტიკაციის კოდი";
|
||||
$text['label-authentication_code']['ka-ge'] = "აუტენტიფიკაციის კოდი";
|
||||
$text['label-authentication_code']['nl-nl'] = "Verificatiecode";
|
||||
$text['label-authentication_code']['pl-pl'] = "Kod weryfikacyjny";
|
||||
$text['label-authentication_code']['pt-br'] = "Código de Autenticação";
|
||||
@@ -148,7 +148,7 @@ $text['description-totp']['fr-ca'] = "Scannez le code avec une application d'aut
|
||||
$text['description-totp']['fr-fr'] = "Scannez le code avec une application d'authentification ou un gestionnaire de mot de passe. Ensuite, utilisez-le pour générer le jeton pour le login.";
|
||||
$text['description-totp']['he-il'] = "סרוק את הקוד באמצעות יישום אימות או מנהל סיסמאות. לאחר מכן השתמש בו כדי ליצור את האסימון עבור הכניסה.";
|
||||
$text['description-totp']['it-it'] = "Scansiona il codice con un'applicazione di autenticazione o un gestore di password. Quindi utilizzare per generare il token per il login.";
|
||||
$text['description-totp']['ka-ge'] = "დაასკანერეთ კოდი ავთენტიკაციის აპლიკაციით ან პაროლების მმართველით. შემდეგ გამოიყენეთ ის, რომ შესვლისთვის კოდი დააგენერიროთ.";
|
||||
$text['description-totp']['ka-ge'] = "დაასკანერეთ კოდი აუტენტიფიკაციის აპლიკაციით ან პაროლების მმართველით. შემდეგ გამოიყენეთ ის, რომ შესვლისთვის კოდი დააგენერიროთ.";
|
||||
$text['description-totp']['nl-nl'] = "Scan de code met een authenticatietoepassing of wachtwoordbeheerder. Gebruik het vervolgens om het token voor de login te genereren.";
|
||||
$text['description-totp']['pl-pl'] = "Zeskanuj kod za pomocą aplikacji uwierzytelniającej lub menedżera haseł. Następnie użyj go do wygenerowania tokena do logowania.";
|
||||
$text['description-totp']['pt-br'] = "Escaneie o código com um aplicativo de autenticação ou gerenciador de senhas. Em seguida, use-o para gerar o token para o login.";
|
||||
|
||||
Reference in New Issue
Block a user