mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2025-12-30 00:53:50 +00:00
Corrections in Georgian translation (#7113)
This commit is contained in:
@@ -21,7 +21,7 @@
|
||||
$apps[$x]['description']['fr-fr'] = "Fournit un cadre d'authentification avec des plugins pour vérifier si un utilisateur est autorisé à se connecter.";
|
||||
$apps[$x]['description']['he-il'] = "מספק מסגרת אימות עם תוספים כדי לבדוק אם משתמש מורשה להתחבר.";
|
||||
$apps[$x]['description']['it-it'] = "Fornisce un framework di autenticazione con plug-in per verificare se un utente è autorizzato ad accedere.";
|
||||
$apps[$x]['description']['ka-ge'] = "მოგაწვდით ავთენტიკაციის პლატფორმას დამატებებით, რომ შეამოწმოთ, შეუძლია მომხმარებელს შესვლა, თუ არა.";
|
||||
$apps[$x]['description']['ka-ge'] = "მოგაწვდით აუტენტიფიკაციის პლატფორმას დამატებებით, რომ შეამოწმოთ, შეუძლია მომხმარებელს შესვლა, თუ არა.";
|
||||
$apps[$x]['description']['nl-nl'] = "Biedt een authenticatiekader met plug-ins om te controleren of een gebruiker geautoriseerd is om in te loggen.";
|
||||
$apps[$x]['description']['pl-pl'] = "Zapewnia strukturę uwierzytelniania z wtyczkami do sprawdzania, czy użytkownik jest upoważniony do logowania.";
|
||||
$apps[$x]['description']['pt-br'] = "Fornece uma estrutura de autenticação com plug-ins para verificar se um usuário está autorizado a fazer login.";
|
||||
|
||||
@@ -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