Browse Source

Localization: Add full support for Georgian language (#7110)

* Translating apps to Georgian

* Translating apps to Georgian

* Translating more apps to Georgian

* Translating more apps to Georgian

* Translating more apps to Georgian

* Translating more apps to Georgian

* Translating more apps to Georgian

* Translating theme to Georgian

* Translating core to Georgian

* Translating core to Georgian

* Translating core to Georgian by Marie

* Translating core to Georgian

* Translating resources to Georgian by Marie

* Translating core to Georgian

* fix app_languages.php
NorwayFun 11 months ago
parent
commit
ef2cb85c82
41 changed files with 940 additions and 252 deletions
  1. 1 0
      core/authentication/app_config.php
  2. 6 0
      core/authentication/app_languages.php
  3. 56 0
      core/dashboard/app_languages.php
  4. 1 0
      core/dashboard/app_menu.php
  5. 1 0
      core/databases/app_config.php
  6. 22 0
      core/databases/app_languages.php
  7. 1 0
      core/databases/app_menu.php
  8. 1 0
      core/default_settings/app_config.php
  9. 55 0
      core/default_settings/app_languages.php
  10. 1 0
      core/default_settings/app_menu.php
  11. 1 0
      core/domain_settings/app_config.php
  12. 51 0
      core/domain_settings/app_languages.php
  13. 1 0
      core/domain_settings/app_menu.php
  14. 1 0
      core/domains/app_config.php
  15. 53 0
      core/domains/app_languages.php
  16. 1 0
      core/domains/app_menu.php
  17. 1 0
      core/groups/app_config.php
  18. 116 0
      core/groups/app_languages.php
  19. 1 0
      core/groups/app_menu.php
  20. 1 0
      core/install/app_config.php
  21. 39 0
      core/install/app_languages.php
  22. 1 0
      core/menu/app_config.php
  23. 45 0
      core/menu/app_languages.php
  24. 1 0
      core/menu/app_menu.php
  25. 1 0
      core/notifications/app_config.php
  26. 26 0
      core/notifications/app_languages.php
  27. 1 0
      core/notifications/app_menu.php
  28. 1 0
      core/software/app_config.php
  29. 1 0
      core/upgrade/app_config.php
  30. 58 0
      core/upgrade/app_languages.php
  31. 1 0
      core/upgrade/app_menu.php
  32. 21 0
      core/user_logs/app_languages.php
  33. 1 0
      core/user_logs/app_menu.php
  34. 1 0
      core/user_settings/app_config.php
  35. 131 122
      core/user_settings/app_languages.php
  36. 1 0
      core/users/app_config.php
  37. 108 0
      core/users/app_languages.php
  38. 2 0
      core/users/app_menu.php
  39. 110 130
      resources/app_languages.php
  40. 1 0
      themes/default/app_config.php
  41. 17 0
      themes/default/app_languages.php

+ 1 - 0
core/authentication/app_config.php

@@ -21,6 +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']['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']['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']['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']['nl-nl'] = "Biedt een authenticatiekader met plug-ins om te controleren of een gebruiker geautoriseerd is om in te loggen.";
 		$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']['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.";
 		$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.";

+ 6 - 0
core/authentication/app_languages.php

@@ -13,6 +13,7 @@ $text['label-authentication_code']['fr-ca'] = "code d'identification";
 $text['label-authentication_code']['fr-fr'] = "code d'identification";
 $text['label-authentication_code']['fr-fr'] = "code d'identification";
 $text['label-authentication_code']['he-il'] = "קוד אימות";
 $text['label-authentication_code']['he-il'] = "קוד אימות";
 $text['label-authentication_code']['it-it'] = "Codice di Autenticazione";
 $text['label-authentication_code']['it-it'] = "Codice di Autenticazione";
+$text['label-authentication_code']['ka-ge'] = "ავთენტიკაციის კოდი";
 $text['label-authentication_code']['nl-nl'] = "Verificatiecode";
 $text['label-authentication_code']['nl-nl'] = "Verificatiecode";
 $text['label-authentication_code']['pl-pl'] = "Kod weryfikacyjny";
 $text['label-authentication_code']['pl-pl'] = "Kod weryfikacyjny";
 $text['label-authentication_code']['pt-br'] = "Código de Autenticação";
 $text['label-authentication_code']['pt-br'] = "Código de Autenticação";
@@ -39,6 +40,7 @@ $text['label-verify']['fr-ca'] = "Vérifier";
 $text['label-verify']['fr-fr'] = "Vérifier";
 $text['label-verify']['fr-fr'] = "Vérifier";
 $text['label-verify']['he-il'] = "תאשר";
 $text['label-verify']['he-il'] = "תאשר";
 $text['label-verify']['it-it'] = "Verificare";
 $text['label-verify']['it-it'] = "Verificare";
+$text['label-verify']['ka-ge'] = "გადამოწმება";
 $text['label-verify']['nl-nl'] = "Verifiëren";
 $text['label-verify']['nl-nl'] = "Verifiëren";
 $text['label-verify']['pl-pl'] = "Zweryfikować";
 $text['label-verify']['pl-pl'] = "Zweryfikować";
 $text['label-verify']['pt-br'] = "Verificar";
 $text['label-verify']['pt-br'] = "Verificar";
@@ -65,6 +67,7 @@ $text['label-email_description']['fr-ca'] = "Vérifiez votre e-mail pour le code
 $text['label-email_description']['fr-fr'] = "Vérifiez votre e-mail pour le code de vérification.";
 $text['label-email_description']['fr-fr'] = "Vérifiez votre e-mail pour le code de vérification.";
 $text['label-email_description']['he-il'] = 'בדוק את קוד האימות בדוא"ל שלך.';
 $text['label-email_description']['he-il'] = 'בדוק את קוד האימות בדוא"ל שלך.';
 $text['label-email_description']['it-it'] = "Controlla la tua email per il codice di verifica";
 $text['label-email_description']['it-it'] = "Controlla la tua email per il codice di verifica";
+$text['label-email_description']['ka-ge'] = "შეამოწმეთ თქვენი ელფოსტა გადამოწმების კოდისთვის.";
 $text['label-email_description']['nl-nl'] = "Controleer je e-mail voor de verificatiecode";
 $text['label-email_description']['nl-nl'] = "Controleer je e-mail voor de verificatiecode";
 $text['label-email_description']['pl-pl'] = "Sprawdź swoją skrzynkę e-mail, aby otrzymać kod weryfikacyjny";
 $text['label-email_description']['pl-pl'] = "Sprawdź swoją skrzynkę e-mail, aby otrzymać kod weryfikacyjny";
 $text['label-email_description']['pt-br'] = "Verifique seu e-mail para obter o código de verificação.";
 $text['label-email_description']['pt-br'] = "Verifique seu e-mail para obter o código de verificação.";
@@ -91,6 +94,7 @@ $text['label-totp_description']['fr-ca'] = "Entrez votre code de vérification."
 $text['label-totp_description']['fr-fr'] = "Entrez votre code de vérification.";
 $text['label-totp_description']['fr-fr'] = "Entrez votre code de vérification.";
 $text['label-totp_description']['he-il'] = "הזן את קוד האימות שלך.";
 $text['label-totp_description']['he-il'] = "הזן את קוד האימות שלך.";
 $text['label-totp_description']['it-it'] = "Inserisci il tuo codice di verifica.";
 $text['label-totp_description']['it-it'] = "Inserisci il tuo codice di verifica.";
+$text['label-totp_description']['ka-ge'] = "შეიყვანეთ თქვენი გადამოწმების კოდი.";
 $text['label-totp_description']['nl-nl'] = "Voer uw verificatie code in.";
 $text['label-totp_description']['nl-nl'] = "Voer uw verificatie code in.";
 $text['label-totp_description']['pl-pl'] = "Wpisz swój kod weryfikacyjny.";
 $text['label-totp_description']['pl-pl'] = "Wpisz swój kod weryfikacyjny.";
 $text['label-totp_description']['pt-br'] = "Digite seu código de verificação.";
 $text['label-totp_description']['pt-br'] = "Digite seu código de verificação.";
@@ -117,6 +121,7 @@ $text['label-password_description']['fr-ca'] = "Tapez votre mot de passe.";
 $text['label-password_description']['fr-fr'] = "Tapez votre mot de passe.";
 $text['label-password_description']['fr-fr'] = "Tapez votre mot de passe.";
 $text['label-password_description']['he-il'] = "הכנס את הסיסמה שלך.";
 $text['label-password_description']['he-il'] = "הכנס את הסיסמה שלך.";
 $text['label-password_description']['it-it'] = "Inserisci la tua password.";
 $text['label-password_description']['it-it'] = "Inserisci la tua password.";
+$text['label-password_description']['ka-ge'] = "შეიყვანეთ თქვენი პაროლი.";
 $text['label-password_description']['nl-nl'] = "Voer uw wachtwoord in.";
 $text['label-password_description']['nl-nl'] = "Voer uw wachtwoord in.";
 $text['label-password_description']['pl-pl'] = "Wprowadź hasło.";
 $text['label-password_description']['pl-pl'] = "Wprowadź hasło.";
 $text['label-password_description']['pt-br'] = "Coloque sua senha.";
 $text['label-password_description']['pt-br'] = "Coloque sua senha.";
@@ -143,6 +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']['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']['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']['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']['nl-nl'] = "Scan de code met een authenticatietoepassing of wachtwoordbeheerder. Gebruik het vervolgens om het token voor de login te genereren.";
 $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']['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.";
 $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.";

+ 56 - 0
core/dashboard/app_languages.php

@@ -13,6 +13,7 @@ $text['title-dashboard']['fr-ca'] = "Tableau de bord";
 $text['title-dashboard']['fr-fr'] = "Tableau de bord";
 $text['title-dashboard']['fr-fr'] = "Tableau de bord";
 $text['title-dashboard']['he-il'] = "לוּחַ מַחווָנִים";
 $text['title-dashboard']['he-il'] = "לוּחַ מַחווָנִים";
 $text['title-dashboard']['it-it'] = "Pannello di Controllo";
 $text['title-dashboard']['it-it'] = "Pannello di Controllo";
+$text['title-dashboard']['ka-ge'] = "სამუშაო პანელი";
 $text['title-dashboard']['nl-nl'] = "Dashboard";
 $text['title-dashboard']['nl-nl'] = "Dashboard";
 $text['title-dashboard']['pl-pl'] = "Panel nawigacyjny";
 $text['title-dashboard']['pl-pl'] = "Panel nawigacyjny";
 $text['title-dashboard']['pt-br'] = "Painel";
 $text['title-dashboard']['pt-br'] = "Painel";
@@ -39,6 +40,7 @@ $text['description-dashboard']['fr-ca'] = "Accéder rapidement aux informations
 $text['description-dashboard']['fr-fr'] = "Accéder rapidement aux informations et outils liés à votre compte.";
 $text['description-dashboard']['fr-fr'] = "Accéder rapidement aux informations et outils liés à votre compte.";
 $text['description-dashboard']['he-il'] = "מידע מהיר וגישה לכלים הקשורים לחשבון שלך ";
 $text['description-dashboard']['he-il'] = "מידע מהיר וגישה לכלים הקשורים לחשבון שלך ";
 $text['description-dashboard']['it-it'] = "Accedi velocemente alle informazioni e agli strumenti relativi al tuo account.";
 $text['description-dashboard']['it-it'] = "Accedi velocemente alle informazioni e agli strumenti relativi al tuo account.";
+$text['description-dashboard']['ka-ge'] = "სწრაფი წვდომა ინფორმაციასთან და თქვენს ანგარიშთან დაკავშირებულ ხელსაწყოებთან.";
 $text['description-dashboard']['nl-nl'] = "Snelle toegang tot informatie binnen uw account.";
 $text['description-dashboard']['nl-nl'] = "Snelle toegang tot informatie binnen uw account.";
 $text['description-dashboard']['pl-pl'] = "Szybki dostęp do informacji i narzędzi związanych z twoim kontem";
 $text['description-dashboard']['pl-pl'] = "Szybki dostęp do informacji i narzędzi związanych z twoim kontem";
 $text['description-dashboard']['pt-br'] = "Acesse rapidamente informações e ferramentas relacionadas à sua conta.";
 $text['description-dashboard']['pt-br'] = "Acesse rapidamente informações e ferramentas relacionadas à sua conta.";
@@ -65,6 +67,7 @@ $text['label-group_uuid']['fr-ca'] = "UUID De Groupe";
 $text['label-group_uuid']['fr-fr'] = "UUID De Groupe";
 $text['label-group_uuid']['fr-fr'] = "UUID De Groupe";
 $text['label-group_uuid']['he-il'] = "קבוצה uuid";
 $text['label-group_uuid']['he-il'] = "קבוצה uuid";
 $text['label-group_uuid']['it-it'] = "UUID di gruppo";
 $text['label-group_uuid']['it-it'] = "UUID di gruppo";
+$text['label-group_uuid']['ka-ge'] = "ჯგუფის UUID";
 $text['label-group_uuid']['nl-nl'] = "Groep UUID";
 $text['label-group_uuid']['nl-nl'] = "Groep UUID";
 $text['label-group_uuid']['pl-pl'] = "UUID Grupy";
 $text['label-group_uuid']['pl-pl'] = "UUID Grupy";
 $text['label-group_uuid']['pt-br'] = "Grupo UUID";
 $text['label-group_uuid']['pt-br'] = "Grupo UUID";
@@ -91,6 +94,7 @@ $text['description-group_uuid']['fr-ca'] = "Saisissez l'UUID De Groupe";
 $text['description-group_uuid']['fr-fr'] = "Saisissez l'UUID De Groupe";
 $text['description-group_uuid']['fr-fr'] = "Saisissez l'UUID De Groupe";
 $text['description-group_uuid']['he-il'] = "הזן את הקבוצה UUID.";
 $text['description-group_uuid']['he-il'] = "הזן את הקבוצה UUID.";
 $text['description-group_uuid']['it-it'] = "Immettere l'uuid del gruppo.";
 $text['description-group_uuid']['it-it'] = "Immettere l'uuid del gruppo.";
+$text['description-group_uuid']['ka-ge'] = "შეიყვანეთ ჯგუფის UUID";
 $text['description-group_uuid']['nl-nl'] = "Voer de uuid van de groep in.";
 $text['description-group_uuid']['nl-nl'] = "Voer de uuid van de groep in.";
 $text['description-group_uuid']['pl-pl'] = "Wprowadź UUID grupy";
 $text['description-group_uuid']['pl-pl'] = "Wprowadź UUID grupy";
 $text['description-group_uuid']['pt-br'] = "Digite o uuid do grupo.";
 $text['description-group_uuid']['pt-br'] = "Digite o uuid do grupo.";
@@ -117,6 +121,7 @@ $text['label-dashboard_name']['fr-ca'] = "Nom";
 $text['label-dashboard_name']['fr-fr'] = "Nom";
 $text['label-dashboard_name']['fr-fr'] = "Nom";
 $text['label-dashboard_name']['he-il'] = "שֵׁם";
 $text['label-dashboard_name']['he-il'] = "שֵׁם";
 $text['label-dashboard_name']['it-it'] = "Nome";
 $text['label-dashboard_name']['it-it'] = "Nome";
+$text['label-dashboard_name']['ka-ge'] = "სახელი";
 $text['label-dashboard_name']['nl-nl'] = "Naam";
 $text['label-dashboard_name']['nl-nl'] = "Naam";
 $text['label-dashboard_name']['pl-pl'] = "Nazwa";
 $text['label-dashboard_name']['pl-pl'] = "Nazwa";
 $text['label-dashboard_name']['pt-br'] = "Nome";
 $text['label-dashboard_name']['pt-br'] = "Nome";
@@ -143,6 +148,7 @@ $text['description-dashboard_name']['fr-ca'] = "Saisissez le nom du widget du ta
 $text['description-dashboard_name']['fr-fr'] = "Saisissez le nom du widget du tableau de bord.";
 $text['description-dashboard_name']['fr-fr'] = "Saisissez le nom du widget du tableau de bord.";
 $text['description-dashboard_name']['he-il'] = "הזן את שם הווידג'ט של לוח המחוונים.";
 $text['description-dashboard_name']['he-il'] = "הזן את שם הווידג'ט של לוח המחוונים.";
 $text['description-dashboard_name']['it-it'] = "Immettere il nome del widget del dashboard.";
 $text['description-dashboard_name']['it-it'] = "Immettere il nome del widget del dashboard.";
+$text['description-dashboard_name']['ka-ge'] = "შეიყვანეთ სამუშაო პანელის ვიჯეტის სახელი.";
 $text['description-dashboard_name']['nl-nl'] = "Voer de naam van de dashboard widget in.";
 $text['description-dashboard_name']['nl-nl'] = "Voer de naam van de dashboard widget in.";
 $text['description-dashboard_name']['pl-pl'] = "Wprowadź nazwę widżetu panelu nawigacyjnego.";
 $text['description-dashboard_name']['pl-pl'] = "Wprowadź nazwę widżetu panelu nawigacyjnego.";
 $text['description-dashboard_name']['pt-br'] = "Insira o nome do widget do painel.";
 $text['description-dashboard_name']['pt-br'] = "Insira o nome do widget do painel.";
@@ -169,6 +175,7 @@ $text['label-dashboard_path']['fr-ca'] = "Chemin";
 $text['label-dashboard_path']['fr-fr'] = "Chemin";
 $text['label-dashboard_path']['fr-fr'] = "Chemin";
 $text['label-dashboard_path']['he-il'] = "נָתִיב";
 $text['label-dashboard_path']['he-il'] = "נָתִיב";
 $text['label-dashboard_path']['it-it'] = "Sentiero";
 $text['label-dashboard_path']['it-it'] = "Sentiero";
+$text['label-dashboard_path']['ka-ge'] = "ბილიკი";
 $text['label-dashboard_path']['nl-nl'] = "Pad";
 $text['label-dashboard_path']['nl-nl'] = "Pad";
 $text['label-dashboard_path']['pl-pl'] = "Ścieżka";
 $text['label-dashboard_path']['pl-pl'] = "Ścieżka";
 $text['label-dashboard_path']['pt-br'] = "Caminho";
 $text['label-dashboard_path']['pt-br'] = "Caminho";
@@ -195,6 +202,7 @@ $text['description-dashboard_path']['fr-ca'] = "Entrez le chemin du widget du ta
 $text['description-dashboard_path']['fr-fr'] = "Entrez le chemin du widget du tableau de bord.";
 $text['description-dashboard_path']['fr-fr'] = "Entrez le chemin du widget du tableau de bord.";
 $text['description-dashboard_path']['he-il'] = "הזן את נתיב הווידג'ט של לוח המחוונים.";
 $text['description-dashboard_path']['he-il'] = "הזן את נתיב הווידג'ט של לוח המחוונים.";
 $text['description-dashboard_path']['it-it'] = "Immettere il percorso del widget del dashboard.";
 $text['description-dashboard_path']['it-it'] = "Immettere il percorso del widget del dashboard.";
+$text['description-dashboard_path']['ka-ge'] = "შეიყვანეთ სამუშაო პანელის ბილიკი.";
 $text['description-dashboard_path']['nl-nl'] = "Voer het pad van de dashboard widget in.";
 $text['description-dashboard_path']['nl-nl'] = "Voer het pad van de dashboard widget in.";
 $text['description-dashboard_path']['pl-pl'] = "Wprowadź ścieżkę widżetu panelu nawigacyjnego.";
 $text['description-dashboard_path']['pl-pl'] = "Wprowadź ścieżkę widżetu panelu nawigacyjnego.";
 $text['description-dashboard_path']['pt-br'] = "Insira o caminho do widget do painel.";
 $text['description-dashboard_path']['pt-br'] = "Insira o caminho do widget do painel.";
@@ -221,6 +229,7 @@ $text['label-dashboard_content_text_align']['fr-ca'] = "Alignement du texte";
 $text['label-dashboard_content_text_align']['fr-fr'] = "Alignement du texte";
 $text['label-dashboard_content_text_align']['fr-fr'] = "Alignement du texte";
 $text['label-dashboard_content_text_align']['he-il'] = "יישור טקסט";
 $text['label-dashboard_content_text_align']['he-il'] = "יישור טקסט";
 $text['label-dashboard_content_text_align']['it-it'] = "Allineamento del testo";
 $text['label-dashboard_content_text_align']['it-it'] = "Allineamento del testo";
+$text['label-dashboard_content_text_align']['ka-ge'] = "ტექსტის სწორება";
 $text['label-dashboard_content_text_align']['nl-nl'] = "Tekst uitlijnen";
 $text['label-dashboard_content_text_align']['nl-nl'] = "Tekst uitlijnen";
 $text['label-dashboard_content_text_align']['pl-pl'] = "Wyrównanie tekstu";
 $text['label-dashboard_content_text_align']['pl-pl'] = "Wyrównanie tekstu";
 $text['label-dashboard_content_text_align']['pt-br'] = "Alinhamento de texto";
 $text['label-dashboard_content_text_align']['pt-br'] = "Alinhamento de texto";
@@ -247,6 +256,7 @@ $text['description-dashboard_content_text_align']['fr-ca'] = "Alignez le texte d
 $text['description-dashboard_content_text_align']['fr-fr'] = "Alignez le texte dans le contenu.";
 $text['description-dashboard_content_text_align']['fr-fr'] = "Alignez le texte dans le contenu.";
 $text['description-dashboard_content_text_align']['he-il'] = "יישר את הטקסט בתוכן.";
 $text['description-dashboard_content_text_align']['he-il'] = "יישר את הטקסט בתוכן.";
 $text['description-dashboard_content_text_align']['it-it'] = "Allinea il testo al contenuto.";
 $text['description-dashboard_content_text_align']['it-it'] = "Allinea il testo al contenuto.";
+$text['description-dashboard_content_text_align']['ka-ge'] = "გასწორეთ ტექსტი შემცველობაზე.";
 $text['description-dashboard_content_text_align']['nl-nl'] = "Lijn de tekst uit in de inhoud.";
 $text['description-dashboard_content_text_align']['nl-nl'] = "Lijn de tekst uit in de inhoud.";
 $text['description-dashboard_content_text_align']['pl-pl'] = "Wyrównaj tekst w treści.";
 $text['description-dashboard_content_text_align']['pl-pl'] = "Wyrównaj tekst w treści.";
 $text['description-dashboard_content_text_align']['pt-br'] = "Alinhe o texto no conteúdo.";
 $text['description-dashboard_content_text_align']['pt-br'] = "Alinhe o texto no conteúdo.";
@@ -273,6 +283,7 @@ $text['label-dashboard_groups']['fr-ca'] = "Groupes";
 $text['label-dashboard_groups']['fr-fr'] = "Groupes";
 $text['label-dashboard_groups']['fr-fr'] = "Groupes";
 $text['label-dashboard_groups']['he-il'] = "קבוצות";
 $text['label-dashboard_groups']['he-il'] = "קבוצות";
 $text['label-dashboard_groups']['it-it'] = "Gruppi";
 $text['label-dashboard_groups']['it-it'] = "Gruppi";
+$text['label-dashboard_groups']['ka-ge'] = "ჯგუფები";
 $text['label-dashboard_groups']['nl-nl'] = "Groepen";
 $text['label-dashboard_groups']['nl-nl'] = "Groepen";
 $text['label-dashboard_groups']['pl-pl'] = "Grupy";
 $text['label-dashboard_groups']['pl-pl'] = "Grupy";
 $text['label-dashboard_groups']['pt-br'] = "Grupos";
 $text['label-dashboard_groups']['pt-br'] = "Grupos";
@@ -299,6 +310,7 @@ $text['description-dashboard_target']['fr-ca'] = "Spécifiez la cible du lien.";
 $text['description-dashboard_target']['fr-fr'] = "Spécifiez la cible du lien.";
 $text['description-dashboard_target']['fr-fr'] = "Spécifiez la cible du lien.";
 $text['description-dashboard_target']['he-il'] = "ציין את היעד של הקישור.";
 $text['description-dashboard_target']['he-il'] = "ציין את היעד של הקישור.";
 $text['description-dashboard_target']['it-it'] = "Specificare la destinazione del collegamento.";
 $text['description-dashboard_target']['it-it'] = "Specificare la destinazione del collegamento.";
+$text['description-dashboard_target']['ka-ge'] = "მიუთითეთ ბმულის სამიზნე";
 $text['description-dashboard_target']['nl-nl'] = "Geef het doel van de link op.";
 $text['description-dashboard_target']['nl-nl'] = "Geef het doel van de link op.";
 $text['description-dashboard_target']['pl-pl'] = "Określ cel łącza.";
 $text['description-dashboard_target']['pl-pl'] = "Określ cel łącza.";
 $text['description-dashboard_target']['pt-br'] = "Especifique o destino do link.";
 $text['description-dashboard_target']['pt-br'] = "Especifique o destino do link.";
@@ -325,6 +337,7 @@ $text['description-dashboard_content']['fr-ca'] = "Saisissez le contenu (texte)
 $text['description-dashboard_content']['fr-fr'] = "Saisissez le contenu (texte) à afficher dans la section supérieure du widget.";
 $text['description-dashboard_content']['fr-fr'] = "Saisissez le contenu (texte) à afficher dans la section supérieure du widget.";
 $text['description-dashboard_content']['he-il'] = "הזן תוכן (טקסט) להצגה בחלק העליון של הווידג'ט.";
 $text['description-dashboard_content']['he-il'] = "הזן תוכן (טקסט) להצגה בחלק העליון של הווידג'ט.";
 $text['description-dashboard_content']['it-it'] = "Inserisci il contenuto (testo) da visualizzare nella sezione superiore del widget.";
 $text['description-dashboard_content']['it-it'] = "Inserisci il contenuto (testo) da visualizzare nella sezione superiore del widget.";
+$text['description-dashboard_content']['ka-ge'] = "შეიყვანეთ შემცველობა (ტექსტი), რომელიც ვიჯეტის ზედა სექციაში იქნება ნაჩვენები.";
 $text['description-dashboard_content']['nl-nl'] = "Voer inhoud (tekst) in die in het bovenste gedeelte van de widget moet worden weergegeven.";
 $text['description-dashboard_content']['nl-nl'] = "Voer inhoud (tekst) in die in het bovenste gedeelte van de widget moet worden weergegeven.";
 $text['description-dashboard_content']['pl-pl'] = "Wprowadź treść (tekst), która będzie wyświetlana w górnej części widżetu.";
 $text['description-dashboard_content']['pl-pl'] = "Wprowadź treść (tekst), która będzie wyświetlana w górnej części widżetu.";
 $text['description-dashboard_content']['pt-br'] = "Insira o conteúdo (texto) a ser exibido na seção superior do widget.";
 $text['description-dashboard_content']['pt-br'] = "Insira o conteúdo (texto) a ser exibido na seção superior do widget.";
@@ -351,6 +364,7 @@ $text['description-dashboard_content_details']['fr-ca'] = "Saisissez le contenu
 $text['description-dashboard_content_details']['fr-fr'] = "Saisissez le contenu (texte) à afficher dans la section inférieure du widget.";
 $text['description-dashboard_content_details']['fr-fr'] = "Saisissez le contenu (texte) à afficher dans la section inférieure du widget.";
 $text['description-dashboard_content_details']['he-il'] = "הזן את התוכן (טקסט) שיוצג בחלק התחתון של הווידג'ט.";
 $text['description-dashboard_content_details']['he-il'] = "הזן את התוכן (טקסט) שיוצג בחלק התחתון של הווידג'ט.";
 $text['description-dashboard_content_details']['it-it'] = "Inserisci il contenuto (testo) da visualizzare nella sezione inferiore del widget.";
 $text['description-dashboard_content_details']['it-it'] = "Inserisci il contenuto (testo) da visualizzare nella sezione inferiore del widget.";
+$text['description-dashboard_content_details']['ka-ge'] = "შეიყვანეთ შემცველობა (ტექსტი) ვიჯეტის ქვედა სექციაში საჩვენებლად.";
 $text['description-dashboard_content_details']['nl-nl'] = "Voer de inhoud (tekst) in die in het onderste gedeelte van de widget moet worden weergegeven.";
 $text['description-dashboard_content_details']['nl-nl'] = "Voer de inhoud (tekst) in die in het onderste gedeelte van de widget moet worden weergegeven.";
 $text['description-dashboard_content_details']['pl-pl'] = "Wprowadź treść (tekst), która będzie wyświetlana w dolnej części widżetu.";
 $text['description-dashboard_content_details']['pl-pl'] = "Wprowadź treść (tekst), która będzie wyświetlana w dolnej części widżetu.";
 $text['description-dashboard_content_details']['pt-br'] = "Insira o conteúdo (texto) a ser exibido na seção inferior do widget.";
 $text['description-dashboard_content_details']['pt-br'] = "Insira o conteúdo (texto) a ser exibido na seção inferior do widget.";
@@ -377,6 +391,7 @@ $text['description-dashboard_groups']['fr-ca'] = "Ajoutez les groupes autorisés
 $text['description-dashboard_groups']['fr-fr'] = "Ajoutez les groupes autorisés à accéder à ce widget.";
 $text['description-dashboard_groups']['fr-fr'] = "Ajoutez les groupes autorisés à accéder à ce widget.";
 $text['description-dashboard_groups']['he-il'] = "הוסף את הקבוצות שיש להן הרשאה לווידג'ט זה.";
 $text['description-dashboard_groups']['he-il'] = "הוסף את הקבוצות שיש להן הרשאה לווידג'ט זה.";
 $text['description-dashboard_groups']['it-it'] = "Aggiungi i gruppi che dispongono dell'autorizzazione per questo widget.";
 $text['description-dashboard_groups']['it-it'] = "Aggiungi i gruppi che dispongono dell'autorizzazione per questo widget.";
+$text['description-dashboard_groups']['ka-ge'] = "დაამატეთ ჯგუფები, რომლებსაც ამ ვიჯეტთან აქვთ წვდომა.";
 $text['description-dashboard_groups']['nl-nl'] = "Voeg de groepen die toegang tot deze widget toe.";
 $text['description-dashboard_groups']['nl-nl'] = "Voeg de groepen die toegang tot deze widget toe.";
 $text['description-dashboard_groups']['pl-pl'] = "Dodaj grupy, które mają uprawnienia do tego widżetu.";
 $text['description-dashboard_groups']['pl-pl'] = "Dodaj grupy, które mają uprawnienia do tego widżetu.";
 $text['description-dashboard_groups']['pt-br'] = "Adicione os grupos que têm permissão para este widget.";
 $text['description-dashboard_groups']['pt-br'] = "Adicione os grupos que têm permissão para este widget.";
@@ -403,6 +418,7 @@ $text['label-dashboard_chart_type']['fr-ca'] = "Type de graphiqueType de graphiq
 $text['label-dashboard_chart_type']['fr-fr'] = "Type de graphique";
 $text['label-dashboard_chart_type']['fr-fr'] = "Type de graphique";
 $text['label-dashboard_chart_type']['he-il'] = "סוג תרשים";
 $text['label-dashboard_chart_type']['he-il'] = "סוג תרשים";
 $text['label-dashboard_chart_type']['it-it'] = "Tipo di grafico";
 $text['label-dashboard_chart_type']['it-it'] = "Tipo di grafico";
+$text['label-dashboard_chart_type']['ka-ge'] = "გრაფიკის ტიპი";
 $text['label-dashboard_chart_type']['nl-nl'] = "Grafiektype";
 $text['label-dashboard_chart_type']['nl-nl'] = "Grafiektype";
 $text['label-dashboard_chart_type']['pl-pl'] = "Typ wykresu";
 $text['label-dashboard_chart_type']['pl-pl'] = "Typ wykresu";
 $text['label-dashboard_chart_type']['pt-br'] = "Tipo de Gráfico";
 $text['label-dashboard_chart_type']['pt-br'] = "Tipo de Gráfico";
@@ -429,6 +445,7 @@ $text['description-dashboard_chart_type']['fr-ca'] = "Entrez le type de graphiqu
 $text['description-dashboard_chart_type']['fr-fr'] = "Entrez le type de graphique du widget de tableau de bord.";
 $text['description-dashboard_chart_type']['fr-fr'] = "Entrez le type de graphique du widget de tableau de bord.";
 $text['description-dashboard_chart_type']['he-il'] = "הזן את סוג תרשים הווידג'ט של לוח המחוונים.";
 $text['description-dashboard_chart_type']['he-il'] = "הזן את סוג תרשים הווידג'ט של לוח המחוונים.";
 $text['description-dashboard_chart_type']['it-it'] = "Inserisci il tipo di grafico del widget del dashboard.";
 $text['description-dashboard_chart_type']['it-it'] = "Inserisci il tipo di grafico del widget del dashboard.";
+$text['description-dashboard_chart_type']['ka-ge'] = "შეიყვანეთ სამუშაო პანელის ვიჯეტის გრაფიკის ტიპი.";
 $text['description-dashboard_chart_type']['nl-nl'] = "Voer het diagramtype van de dashboardwidget in.";
 $text['description-dashboard_chart_type']['nl-nl'] = "Voer het diagramtype van de dashboardwidget in.";
 $text['description-dashboard_chart_type']['pl-pl'] = "Wprowadź typ wykresu widżetu panelu kontrolnego.";
 $text['description-dashboard_chart_type']['pl-pl'] = "Wprowadź typ wykresu widżetu panelu kontrolnego.";
 $text['description-dashboard_chart_type']['pt-br'] = "Insira o tipo de gráfico do widget do painel.";
 $text['description-dashboard_chart_type']['pt-br'] = "Insira o tipo de gráfico do widget do painel.";
@@ -455,6 +472,7 @@ $text['label-doughnut']['fr-ca'] = "Donut";
 $text['label-doughnut']['fr-fr'] = "Donut";
 $text['label-doughnut']['fr-fr'] = "Donut";
 $text['label-doughnut']['he-il'] = "סופגניה";
 $text['label-doughnut']['he-il'] = "סופגניה";
 $text['label-doughnut']['it-it'] = "Ciambella";
 $text['label-doughnut']['it-it'] = "Ciambella";
+$text['label-doughnut']['ka-ge'] = "ფუნთუშა";
 $text['label-doughnut']['nl-nl'] = "Donut";
 $text['label-doughnut']['nl-nl'] = "Donut";
 $text['label-doughnut']['pl-pl'] = "Pączek";
 $text['label-doughnut']['pl-pl'] = "Pączek";
 $text['label-doughnut']['pt-br'] = "Rosquinha";
 $text['label-doughnut']['pt-br'] = "Rosquinha";
@@ -481,6 +499,7 @@ $text['label-dashboard_label_enabled']['fr-ca'] = "Étiquette activée";
 $text['label-dashboard_label_enabled']['fr-fr'] = "Étiquette activée";
 $text['label-dashboard_label_enabled']['fr-fr'] = "Étiquette activée";
 $text['label-dashboard_label_enabled']['he-il'] = "התווית מופעלת";
 $text['label-dashboard_label_enabled']['he-il'] = "התווית מופעלת";
 $text['label-dashboard_label_enabled']['it-it'] = "Etichetta abilitata";
 $text['label-dashboard_label_enabled']['it-it'] = "Etichetta abilitata";
+$text['label-dashboard_label_enabled']['ka-ge'] = "ჭდე ჩართულია";
 $text['label-dashboard_label_enabled']['nl-nl'] = "Label ingeschakeld";
 $text['label-dashboard_label_enabled']['nl-nl'] = "Label ingeschakeld";
 $text['label-dashboard_label_enabled']['pl-pl'] = "Etykieta włączona";
 $text['label-dashboard_label_enabled']['pl-pl'] = "Etykieta włączona";
 $text['label-dashboard_label_enabled']['pt-br'] = "Rótulo habilitado";
 $text['label-dashboard_label_enabled']['pt-br'] = "Rótulo habilitado";
@@ -507,6 +526,7 @@ $text['description-dashboard_label_enabled']['fr-ca'] = "Entrez l'étiquette du
 $text['description-dashboard_label_enabled']['fr-fr'] = "Entrez l'étiquette du widget du tableau de bord activée.";
 $text['description-dashboard_label_enabled']['fr-fr'] = "Entrez l'étiquette du widget du tableau de bord activée.";
 $text['description-dashboard_label_enabled']['he-il'] = "הזן את תווית הווידג'ט של לוח המחוונים מופעלת.";
 $text['description-dashboard_label_enabled']['he-il'] = "הזן את תווית הווידג'ט של לוח המחוונים מופעלת.";
 $text['description-dashboard_label_enabled']['it-it'] = "Inserisci l'etichetta del widget della dashboard abilitata.";
 $text['description-dashboard_label_enabled']['it-it'] = "Inserisci l'etichetta del widget della dashboard abilitata.";
+$text['description-dashboard_label_enabled']['ka-ge'] = "შეიყვანეთ სამუშაო პანელის ჩართულობის ჭდე.";
 $text['description-dashboard_label_enabled']['nl-nl'] = "Geef het dashboardwidgetlabel ingeschakeld op.";
 $text['description-dashboard_label_enabled']['nl-nl'] = "Geef het dashboardwidgetlabel ingeschakeld op.";
 $text['description-dashboard_label_enabled']['pl-pl'] = "Wprowadź etykietę widżetu pulpitu nawigacyjnego włączoną.";
 $text['description-dashboard_label_enabled']['pl-pl'] = "Wprowadź etykietę widżetu pulpitu nawigacyjnego włączoną.";
 $text['description-dashboard_label_enabled']['pt-br'] = "Insira o rótulo do widget do painel habilitado.";
 $text['description-dashboard_label_enabled']['pt-br'] = "Insira o rótulo do widget do painel habilitado.";
@@ -533,6 +553,7 @@ $text['label-dashboard_label_text_color']['fr-ca'] = "Couleur du texte de l'éti
 $text['label-dashboard_label_text_color']['fr-fr'] = "Couleur du texte de l'étiquette";
 $text['label-dashboard_label_text_color']['fr-fr'] = "Couleur du texte de l'étiquette";
 $text['label-dashboard_label_text_color']['he-il'] = "צבע טקסט תווית";
 $text['label-dashboard_label_text_color']['he-il'] = "צבע טקסט תווית";
 $text['label-dashboard_label_text_color']['it-it'] = "Colore del testo dell'etichetta";
 $text['label-dashboard_label_text_color']['it-it'] = "Colore del testo dell'etichetta";
+$text['label-dashboard_label_text_color']['ka-ge'] = "ჭდის ტექსტის ფერი";
 $text['label-dashboard_label_text_color']['nl-nl'] = "Labeltekstkleur";
 $text['label-dashboard_label_text_color']['nl-nl'] = "Labeltekstkleur";
 $text['label-dashboard_label_text_color']['pl-pl'] = "Kolor tekstu etykiety";
 $text['label-dashboard_label_text_color']['pl-pl'] = "Kolor tekstu etykiety";
 $text['label-dashboard_label_text_color']['pt-br'] = "Cor do texto do rótulo";
 $text['label-dashboard_label_text_color']['pt-br'] = "Cor do texto do rótulo";
@@ -559,6 +580,7 @@ $text['description-dashboard_label_text_color']['fr-ca'] = "Saisissez la couleur
 $text['description-dashboard_label_text_color']['fr-fr'] = "Saisissez la couleur du texte de l’étiquette du widget du tableau de bord.";
 $text['description-dashboard_label_text_color']['fr-fr'] = "Saisissez la couleur du texte de l’étiquette du widget du tableau de bord.";
 $text['description-dashboard_label_text_color']['he-il'] = "הזן את צבע הטקסט של הווידג'ט של לוח המחוונים.";
 $text['description-dashboard_label_text_color']['he-il'] = "הזן את צבע הטקסט של הווידג'ט של לוח המחוונים.";
 $text['description-dashboard_label_text_color']['it-it'] = "Inserisci il colore del testo dell'etichetta del widget della dashboard.";
 $text['description-dashboard_label_text_color']['it-it'] = "Inserisci il colore del testo dell'etichetta del widget della dashboard.";
+$text['description-dashboard_label_text_color']['ka-ge'] = "შეიყვანეთ სამუშაო პანელის ვიჯეტის ჭდის ტექსტის ფერი.";
 $text['description-dashboard_label_text_color']['nl-nl'] = "Voer de tekstkleur van het dashboardwidgetlabel in.";
 $text['description-dashboard_label_text_color']['nl-nl'] = "Voer de tekstkleur van het dashboardwidgetlabel in.";
 $text['description-dashboard_label_text_color']['pl-pl'] = "Wprowadź kolor tekstu etykiety widżetu pulpitu nawigacyjnego.";
 $text['description-dashboard_label_text_color']['pl-pl'] = "Wprowadź kolor tekstu etykiety widżetu pulpitu nawigacyjnego.";
 $text['description-dashboard_label_text_color']['pt-br'] = "Insira a cor do texto do rótulo do widget do painel.";
 $text['description-dashboard_label_text_color']['pt-br'] = "Insira a cor do texto do rótulo do widget do painel.";
@@ -585,6 +607,7 @@ $text['label-dashboard_label_text_color_hover']['fr-ca'] = "Survol de la couleur
 $text['label-dashboard_label_text_color_hover']['fr-fr'] = "Survol de la couleur du texte de l'étiquette";
 $text['label-dashboard_label_text_color_hover']['fr-fr'] = "Survol de la couleur du texte de l'étiquette";
 $text['label-dashboard_label_text_color_hover']['he-il'] = "ריחוף צבע טקסט תווית";
 $text['label-dashboard_label_text_color_hover']['he-il'] = "ריחוף צבע טקסט תווית";
 $text['label-dashboard_label_text_color_hover']['it-it'] = "Etichetta Colore Testo Passa il mouse sopra";
 $text['label-dashboard_label_text_color_hover']['it-it'] = "Etichetta Colore Testo Passa il mouse sopra";
+$text['label-dashboard_label_text_color_hover']['ka-ge'] = "ჭდის ტექსტის ფერი ზედ თაგუნას გადატარებისას";
 $text['label-dashboard_label_text_color_hover']['nl-nl'] = "Label Tekstkleur Hover";
 $text['label-dashboard_label_text_color_hover']['nl-nl'] = "Label Tekstkleur Hover";
 $text['label-dashboard_label_text_color_hover']['pl-pl'] = "Kolor tekstu etykiety po najechaniu kursorem";
 $text['label-dashboard_label_text_color_hover']['pl-pl'] = "Kolor tekstu etykiety po najechaniu kursorem";
 $text['label-dashboard_label_text_color_hover']['pt-br'] = "Cor do texto do rótulo Hover";
 $text['label-dashboard_label_text_color_hover']['pt-br'] = "Cor do texto do rótulo Hover";
@@ -611,6 +634,7 @@ $text['description-dashboard_label_text_color_hover']['fr-ca'] = "Entrez la coul
 $text['description-dashboard_label_text_color_hover']['fr-fr'] = "Entrez la couleur du texte de l'étiquette du widget du tableau de bord au survol.";
 $text['description-dashboard_label_text_color_hover']['fr-fr'] = "Entrez la couleur du texte de l'étiquette du widget du tableau de bord au survol.";
 $text['description-dashboard_label_text_color_hover']['he-il'] = "הזן את ריחוף צבע הטקסט של הווידג'ט של לוח המחוונים.";
 $text['description-dashboard_label_text_color_hover']['he-il'] = "הזן את ריחוף צבע הטקסט של הווידג'ט של לוח המחוונים.";
 $text['description-dashboard_label_text_color_hover']['it-it'] = "Inserisci il colore del testo dell'etichetta del widget della dashboard al passaggio del mouse.";
 $text['description-dashboard_label_text_color_hover']['it-it'] = "Inserisci il colore del testo dell'etichetta del widget della dashboard al passaggio del mouse.";
+$text['description-dashboard_label_text_color_hover']['ka-ge'] = "შეიყვანეთ სამუშაო პანელის ვიჯეტის ჭდის ფერი თაგუნას გადატარებისას.";
 $text['description-dashboard_label_text_color_hover']['nl-nl'] = "Voer de tekstkleur van het dashboardwidgetlabel in.";
 $text['description-dashboard_label_text_color_hover']['nl-nl'] = "Voer de tekstkleur van het dashboardwidgetlabel in.";
 $text['description-dashboard_label_text_color_hover']['pl-pl'] = "Wprowadź kolor etykiety tekstu widżetu pulpitu nawigacyjnego po najechaniu kursorem.";
 $text['description-dashboard_label_text_color_hover']['pl-pl'] = "Wprowadź kolor etykiety tekstu widżetu pulpitu nawigacyjnego po najechaniu kursorem.";
 $text['description-dashboard_label_text_color_hover']['pt-br'] = "Insira a cor do texto do rótulo do widget do painel ao passar o mouse.";
 $text['description-dashboard_label_text_color_hover']['pt-br'] = "Insira a cor do texto do rótulo do widget do painel ao passar o mouse.";
@@ -637,6 +661,7 @@ $text['label-dashboard_label_background_color']['fr-ca'] = "Couleur d'arrière-p
 $text['label-dashboard_label_background_color']['fr-fr'] = "Couleur d'arrière-plan de l'étiquette";
 $text['label-dashboard_label_background_color']['fr-fr'] = "Couleur d'arrière-plan de l'étiquette";
 $text['label-dashboard_label_background_color']['he-il'] = "צבע רקע של תווית";
 $text['label-dashboard_label_background_color']['he-il'] = "צבע רקע של תווית";
 $text['label-dashboard_label_background_color']['it-it'] = "Colore di sfondo dell'etichetta";
 $text['label-dashboard_label_background_color']['it-it'] = "Colore di sfondo dell'etichetta";
+$text['label-dashboard_label_background_color']['ka-ge'] = "ჭდის ფონის ფერი";
 $text['label-dashboard_label_background_color']['nl-nl'] = "Achtergrondkleur van het label";
 $text['label-dashboard_label_background_color']['nl-nl'] = "Achtergrondkleur van het label";
 $text['label-dashboard_label_background_color']['pl-pl'] = "Kolor tła etykiety";
 $text['label-dashboard_label_background_color']['pl-pl'] = "Kolor tła etykiety";
 $text['label-dashboard_label_background_color']['pt-br'] = "Cor de fundo do rótulo";
 $text['label-dashboard_label_background_color']['pt-br'] = "Cor de fundo do rótulo";
@@ -663,6 +688,7 @@ $text['description-dashboard_label_background_color']['fr-ca'] = "Saisissez la c
 $text['description-dashboard_label_background_color']['fr-fr'] = "Saisissez la couleur d’arrière-plan de l’étiquette du widget du tableau de bord.";
 $text['description-dashboard_label_background_color']['fr-fr'] = "Saisissez la couleur d’arrière-plan de l’étiquette du widget du tableau de bord.";
 $text['description-dashboard_label_background_color']['he-il'] = "הזן את צבע הרקע של תווית הווידג'ט של לוח המחוונים.";
 $text['description-dashboard_label_background_color']['he-il'] = "הזן את צבע הרקע של תווית הווידג'ט של לוח המחוונים.";
 $text['description-dashboard_label_background_color']['it-it'] = "Inserisci il colore di sfondo dell'etichetta del widget della dashboard.";
 $text['description-dashboard_label_background_color']['it-it'] = "Inserisci il colore di sfondo dell'etichetta del widget della dashboard.";
+$text['description-dashboard_label_background_color']['ka-ge'] = "შეიყვანეთ სამუშაო პანელის ვიჯეტის ჭდის ფონის ფერი.";
 $text['description-dashboard_label_background_color']['nl-nl'] = "Voer de achtergrondkleur van het dashboardwidgetlabel in.";
 $text['description-dashboard_label_background_color']['nl-nl'] = "Voer de achtergrondkleur van het dashboardwidgetlabel in.";
 $text['description-dashboard_label_background_color']['pl-pl'] = "Wprowadź kolor tła etykiety widżetu pulpitu nawigacyjnego.";
 $text['description-dashboard_label_background_color']['pl-pl'] = "Wprowadź kolor tła etykiety widżetu pulpitu nawigacyjnego.";
 $text['description-dashboard_label_background_color']['pt-br'] = "Insira a cor de fundo do rótulo do widget do painel.";
 $text['description-dashboard_label_background_color']['pt-br'] = "Insira a cor de fundo do rótulo do widget do painel.";
@@ -689,6 +715,7 @@ $text['label-dashboard_label_background_color_hover']['fr-ca'] = "Survol de la c
 $text['label-dashboard_label_background_color_hover']['fr-fr'] = "Survol de la couleur d'arrière-plan de l'étiquette";
 $text['label-dashboard_label_background_color_hover']['fr-fr'] = "Survol de la couleur d'arrière-plan de l'étiquette";
 $text['label-dashboard_label_background_color_hover']['he-il'] = "ריחוף צבע רקע של תווית";
 $text['label-dashboard_label_background_color_hover']['he-il'] = "ריחוף צבע רקע של תווית";
 $text['label-dashboard_label_background_color_hover']['it-it'] = "Colore di sfondo dell'etichetta Passa il mouse sopra";
 $text['label-dashboard_label_background_color_hover']['it-it'] = "Colore di sfondo dell'etichetta Passa il mouse sopra";
+$text['label-dashboard_label_background_color_hover']['ka-ge'] = "ჭდის ფონის ფერი თაგუნას გადატარებისას";
 $text['label-dashboard_label_background_color_hover']['nl-nl'] = "Label Achtergrondkleur Hover";
 $text['label-dashboard_label_background_color_hover']['nl-nl'] = "Label Achtergrondkleur Hover";
 $text['label-dashboard_label_background_color_hover']['pl-pl'] = "Kolor tła etykiety po najechaniu kursorem";
 $text['label-dashboard_label_background_color_hover']['pl-pl'] = "Kolor tła etykiety po najechaniu kursorem";
 $text['label-dashboard_label_background_color_hover']['pt-br'] = "Cor de fundo do rótulo Hover";
 $text['label-dashboard_label_background_color_hover']['pt-br'] = "Cor de fundo do rótulo Hover";
@@ -715,6 +742,7 @@ $text['description-dashboard_label_background_color_hover']['fr-ca'] = "Entrez l
 $text['description-dashboard_label_background_color_hover']['fr-fr'] = "Entrez la couleur d'arrière-plan de l'étiquette du widget du tableau de bord au survol.";
 $text['description-dashboard_label_background_color_hover']['fr-fr'] = "Entrez la couleur d'arrière-plan de l'étiquette du widget du tableau de bord au survol.";
 $text['description-dashboard_label_background_color_hover']['he-il'] = "הזן את ריחוף צבע הרקע של תווית הווידג'ט של לוח המחוונים.";
 $text['description-dashboard_label_background_color_hover']['he-il'] = "הזן את ריחוף צבע הרקע של תווית הווידג'ט של לוח המחוונים.";
 $text['description-dashboard_label_background_color_hover']['it-it'] = "Inserisci il colore di sfondo dell'etichetta del widget della dashboard al passaggio del mouse.";
 $text['description-dashboard_label_background_color_hover']['it-it'] = "Inserisci il colore di sfondo dell'etichetta del widget della dashboard al passaggio del mouse.";
+$text['description-dashboard_label_background_color_hover']['ka-ge'] = "შეიყვანეთ სამუშაო პანელის ვიჯეტის ჭდის ფონის ფერი თაგუნას გადატარებისას.";
 $text['description-dashboard_label_background_color_hover']['nl-nl'] = "Voer de achtergrondkleur van het dashboardwidgetlabel in.";
 $text['description-dashboard_label_background_color_hover']['nl-nl'] = "Voer de achtergrondkleur van het dashboardwidgetlabel in.";
 $text['description-dashboard_label_background_color_hover']['pl-pl'] = "Wprowadź kolor tła etykiety widżetu pulpitu nawigacyjnego po najechaniu kursorem.";
 $text['description-dashboard_label_background_color_hover']['pl-pl'] = "Wprowadź kolor tła etykiety widżetu pulpitu nawigacyjnego po najechaniu kursorem.";
 $text['description-dashboard_label_background_color_hover']['pt-br'] = "Insira a cor de fundo do rótulo do widget do painel ao passar o mouse.";
 $text['description-dashboard_label_background_color_hover']['pt-br'] = "Insira a cor de fundo do rótulo do widget do painel ao passar o mouse.";
@@ -741,6 +769,7 @@ $text['label-dashboard_number_text_color']['fr-ca'] = "Couleur du texte numériq
 $text['label-dashboard_number_text_color']['fr-fr'] = "Couleur du texte numérique";
 $text['label-dashboard_number_text_color']['fr-fr'] = "Couleur du texte numérique";
 $text['label-dashboard_number_text_color']['he-il'] = "צבע טקסט מספר";
 $text['label-dashboard_number_text_color']['he-il'] = "צבע טקסט מספר";
 $text['label-dashboard_number_text_color']['it-it'] = "Colore del testo numerico";
 $text['label-dashboard_number_text_color']['it-it'] = "Colore del testo numerico";
+$text['label-dashboard_number_text_color']['ka-ge'] = "ნომრის ტექსტის ფერი";
 $text['label-dashboard_number_text_color']['nl-nl'] = "Nummer tekstkleur";
 $text['label-dashboard_number_text_color']['nl-nl'] = "Nummer tekstkleur";
 $text['label-dashboard_number_text_color']['pl-pl'] = "Kolor tekstu liczbowego";
 $text['label-dashboard_number_text_color']['pl-pl'] = "Kolor tekstu liczbowego";
 $text['label-dashboard_number_text_color']['pt-br'] = "Cor do texto numérico";
 $text['label-dashboard_number_text_color']['pt-br'] = "Cor do texto numérico";
@@ -767,6 +796,7 @@ $text['description-dashboard_number_text_color']['fr-ca'] = "Entrez la couleur d
 $text['description-dashboard_number_text_color']['fr-fr'] = "Entrez la couleur du texte du numéro du widget du tableau de bord.";
 $text['description-dashboard_number_text_color']['fr-fr'] = "Entrez la couleur du texte du numéro du widget du tableau de bord.";
 $text['description-dashboard_number_text_color']['he-il'] = "הזן את צבע הטקסט של מספר הווידג'ט של לוח המחוונים.";
 $text['description-dashboard_number_text_color']['he-il'] = "הזן את צבע הטקסט של מספר הווידג'ט של לוח המחוונים.";
 $text['description-dashboard_number_text_color']['it-it'] = "Inserisci il colore del testo del numero del widget del dashboard.";
 $text['description-dashboard_number_text_color']['it-it'] = "Inserisci il colore del testo del numero del widget del dashboard.";
+$text['description-dashboard_number_text_color']['ka-ge'] = "შეიყვანეთ სამუშაო პანელის ვიჯეტის ნომრის ტექსტის ფერი.";
 $text['description-dashboard_number_text_color']['nl-nl'] = "Voer de tekstkleur van het dashboardwidgetnummer in.";
 $text['description-dashboard_number_text_color']['nl-nl'] = "Voer de tekstkleur van het dashboardwidgetnummer in.";
 $text['description-dashboard_number_text_color']['pl-pl'] = "Wprowadź kolor tekstu numeru widżetu panelu kontrolnego.";
 $text['description-dashboard_number_text_color']['pl-pl'] = "Wprowadź kolor tekstu numeru widżetu panelu kontrolnego.";
 $text['description-dashboard_number_text_color']['pt-br'] = "Insira a cor do texto do número do widget do painel.";
 $text['description-dashboard_number_text_color']['pt-br'] = "Insira a cor do texto do número do widget do painel.";
@@ -793,6 +823,7 @@ $text['label-dashboard_number_text_color_hover']['fr-ca'] = "Survol de la couleu
 $text['label-dashboard_number_text_color_hover']['fr-fr'] = "Survol de la couleur du texte numérique";
 $text['label-dashboard_number_text_color_hover']['fr-fr'] = "Survol de la couleur du texte numérique";
 $text['label-dashboard_number_text_color_hover']['he-il'] = "ריחוף צבע טקסט מספר";
 $text['label-dashboard_number_text_color_hover']['he-il'] = "ריחוף צבע טקסט מספר";
 $text['label-dashboard_number_text_color_hover']['it-it'] = "Numero Colore testo al passaggio del mouse";
 $text['label-dashboard_number_text_color_hover']['it-it'] = "Numero Colore testo al passaggio del mouse";
+$text['label-dashboard_number_text_color_hover']['ka-ge'] = "ნომრის ტექსტის ფერი თაგუნას გადატარებისას";
 $text['label-dashboard_number_text_color_hover']['nl-nl'] = "Nummer Tekstkleur Zweven";
 $text['label-dashboard_number_text_color_hover']['nl-nl'] = "Nummer Tekstkleur Zweven";
 $text['label-dashboard_number_text_color_hover']['pl-pl'] = "Najechanie kursorem na kolor tekstu liczbowego";
 $text['label-dashboard_number_text_color_hover']['pl-pl'] = "Najechanie kursorem na kolor tekstu liczbowego";
 $text['label-dashboard_number_text_color_hover']['pt-br'] = "Número, texto, cor, foco";
 $text['label-dashboard_number_text_color_hover']['pt-br'] = "Número, texto, cor, foco";
@@ -819,6 +850,7 @@ $text['description-dashboard_number_text_color_hover']['fr-ca'] = "Entrez le sur
 $text['description-dashboard_number_text_color_hover']['fr-fr'] = "Entrez le survol de la couleur du texte du numéro du widget du tableau de bord.";
 $text['description-dashboard_number_text_color_hover']['fr-fr'] = "Entrez le survol de la couleur du texte du numéro du widget du tableau de bord.";
 $text['description-dashboard_number_text_color_hover']['he-il'] = "הזן את ריחוף צבע הטקסט של הווידג'ט של לוח המחוונים.";
 $text['description-dashboard_number_text_color_hover']['he-il'] = "הזן את ריחוף צבע הטקסט של הווידג'ט של לוח המחוונים.";
 $text['description-dashboard_number_text_color_hover']['it-it'] = "Numero Colore testo al passaggio del mouse";
 $text['description-dashboard_number_text_color_hover']['it-it'] = "Numero Colore testo al passaggio del mouse";
+$text['description-dashboard_number_text_color_hover']['ka-ge'] = "შეიყვანეთ სამუშაო პანელის ვიჯეტის ნომრის ტექსტის ფერი თაგუნას გადატარებისას.";
 $text['description-dashboard_number_text_color_hover']['nl-nl'] = "Nummer Tekstkleur Zweven";
 $text['description-dashboard_number_text_color_hover']['nl-nl'] = "Nummer Tekstkleur Zweven";
 $text['description-dashboard_number_text_color_hover']['pl-pl'] = "Najechanie kursorem na kolor tekstu liczbowego";
 $text['description-dashboard_number_text_color_hover']['pl-pl'] = "Najechanie kursorem na kolor tekstu liczbowego";
 $text['description-dashboard_number_text_color_hover']['pt-br'] = "Insira o foco da cor do texto do número do widget do painel.";
 $text['description-dashboard_number_text_color_hover']['pt-br'] = "Insira o foco da cor do texto do número do widget do painel.";
@@ -845,6 +877,7 @@ $text['label-dashboard_background_color']['fr-ca'] = "Couleur de l'arrière plan
 $text['label-dashboard_background_color']['fr-fr'] = "Couleur de l'arrière plan";
 $text['label-dashboard_background_color']['fr-fr'] = "Couleur de l'arrière plan";
 $text['label-dashboard_background_color']['he-il'] = "צבע רקע";
 $text['label-dashboard_background_color']['he-il'] = "צבע רקע";
 $text['label-dashboard_background_color']['it-it'] = "Colore di sfondo";
 $text['label-dashboard_background_color']['it-it'] = "Colore di sfondo";
+$text['label-dashboard_background_color']['ka-ge'] = "ფონის ფერი";
 $text['label-dashboard_background_color']['nl-nl'] = "Achtergrond kleur";
 $text['label-dashboard_background_color']['nl-nl'] = "Achtergrond kleur";
 $text['label-dashboard_background_color']['pl-pl'] = "Kolor tła";
 $text['label-dashboard_background_color']['pl-pl'] = "Kolor tła";
 $text['label-dashboard_background_color']['pt-br'] = "Cor de fundo";
 $text['label-dashboard_background_color']['pt-br'] = "Cor de fundo";
@@ -871,6 +904,7 @@ $text['description-dashboard_background_color']['fr-ca'] = "Entrez la couleur d'
 $text['description-dashboard_background_color']['fr-fr'] = "Entrez la couleur d'arrière-plan du widget du tableau de bord.";
 $text['description-dashboard_background_color']['fr-fr'] = "Entrez la couleur d'arrière-plan du widget du tableau de bord.";
 $text['description-dashboard_background_color']['he-il'] = "הזן את צבע הרקע של ווידג'ט לוח המחוונים.";
 $text['description-dashboard_background_color']['he-il'] = "הזן את צבע הרקע של ווידג'ט לוח המחוונים.";
 $text['description-dashboard_background_color']['it-it'] = "Inserisci il colore di sfondo del widget del dashboard.";
 $text['description-dashboard_background_color']['it-it'] = "Inserisci il colore di sfondo del widget del dashboard.";
+$text['description-dashboard_background_color']['ka-ge'] = "შეიყვანეთ სამუშაო პანელის ვიჯეტის ფონის ფერი.";
 $text['description-dashboard_background_color']['nl-nl'] = "Voer de achtergrondkleur van de dashboardwidget in.";
 $text['description-dashboard_background_color']['nl-nl'] = "Voer de achtergrondkleur van de dashboardwidget in.";
 $text['description-dashboard_background_color']['pl-pl'] = "Wprowadź kolor tła widżetu panelu kontrolnego.";
 $text['description-dashboard_background_color']['pl-pl'] = "Wprowadź kolor tła widżetu panelu kontrolnego.";
 $text['description-dashboard_background_color']['pt-br'] = "Insira a cor de fundo do widget do painel.";
 $text['description-dashboard_background_color']['pt-br'] = "Insira a cor de fundo do widget do painel.";
@@ -897,6 +931,7 @@ $text['label-dashboard_background_color_hover']['fr-ca'] = "Survol de la couleur
 $text['label-dashboard_background_color_hover']['fr-fr'] = "Survol de la couleur d’arrière-plan";
 $text['label-dashboard_background_color_hover']['fr-fr'] = "Survol de la couleur d’arrière-plan";
 $text['label-dashboard_background_color_hover']['he-il'] = "ריחוף צבע רקע";
 $text['label-dashboard_background_color_hover']['he-il'] = "ריחוף צבע רקע";
 $text['label-dashboard_background_color_hover']['it-it'] = "Colore di sfondo al passaggio del mouse";
 $text['label-dashboard_background_color_hover']['it-it'] = "Colore di sfondo al passaggio del mouse";
+$text['label-dashboard_background_color_hover']['ka-ge'] = "ფონის ფერი თაგუნას გადატარებისას";
 $text['label-dashboard_background_color_hover']['nl-nl'] = "Achtergrondkleur zweven";
 $text['label-dashboard_background_color_hover']['nl-nl'] = "Achtergrondkleur zweven";
 $text['label-dashboard_background_color_hover']['pl-pl'] = "Najedź kolorem tła";
 $text['label-dashboard_background_color_hover']['pl-pl'] = "Najedź kolorem tła";
 $text['label-dashboard_background_color_hover']['pt-br'] = "Flutuar cor de fundo";
 $text['label-dashboard_background_color_hover']['pt-br'] = "Flutuar cor de fundo";
@@ -923,6 +958,7 @@ $text['description-dashboard_background_color_hover']['fr-ca'] = "Entrez la coul
 $text['description-dashboard_background_color_hover']['fr-fr'] = "Entrez la couleur d'arrière-plan du widget du tableau de bord.";
 $text['description-dashboard_background_color_hover']['fr-fr'] = "Entrez la couleur d'arrière-plan du widget du tableau de bord.";
 $text['description-dashboard_background_color_hover']['he-il'] = "הזן את ריחוף צבע הרקע של ווידג'ט לוח המחוונים.";
 $text['description-dashboard_background_color_hover']['he-il'] = "הזן את ריחוף צבע הרקע של ווידג'ט לוח המחוונים.";
 $text['description-dashboard_background_color_hover']['it-it'] = "Inserisci il colore di sfondo del widget del dashboard al passaggio del mouse.";
 $text['description-dashboard_background_color_hover']['it-it'] = "Inserisci il colore di sfondo del widget del dashboard al passaggio del mouse.";
+$text['description-dashboard_background_color_hover']['ka-ge'] = "შეიყვანეთ სამუშაო პანელის ვიჯეტის ფონის ფერი თაგუნას გადატარებისას.";
 $text['description-dashboard_background_color_hover']['nl-nl'] = "Voer de achtergrondkleur van de dashboardwidget in.";
 $text['description-dashboard_background_color_hover']['nl-nl'] = "Voer de achtergrondkleur van de dashboardwidget in.";
 $text['description-dashboard_background_color_hover']['pl-pl'] = "Wprowadź kolor tła widżetu pulpitu nawigacyjnego po najechaniu myszką.";
 $text['description-dashboard_background_color_hover']['pl-pl'] = "Wprowadź kolor tła widżetu pulpitu nawigacyjnego po najechaniu myszką.";
 $text['description-dashboard_background_color_hover']['pt-br'] = "Insira o foco na cor de fundo do widget do painel.";
 $text['description-dashboard_background_color_hover']['pt-br'] = "Insira o foco na cor de fundo do widget do painel.";
@@ -949,6 +985,7 @@ $text['label-dashboard_detail_background_color']['fr-ca'] = "Couleur d'arrière-
 $text['label-dashboard_detail_background_color']['fr-fr'] = "Couleur d'arrière-plan des détails";
 $text['label-dashboard_detail_background_color']['fr-fr'] = "Couleur d'arrière-plan des détails";
 $text['label-dashboard_detail_background_color']['he-il'] = "צבע רקע פרט";
 $text['label-dashboard_detail_background_color']['he-il'] = "צבע רקע פרט";
 $text['label-dashboard_detail_background_color']['it-it'] = "Colore di sfondo del dettaglio";
 $text['label-dashboard_detail_background_color']['it-it'] = "Colore di sfondo del dettaglio";
+$text['label-dashboard_detail_background_color']['ka-ge'] = "ფონის დეტალური ფერი";
 $text['label-dashboard_detail_background_color']['nl-nl'] = "Detailachtergrondkleur";
 $text['label-dashboard_detail_background_color']['nl-nl'] = "Detailachtergrondkleur";
 $text['label-dashboard_detail_background_color']['pl-pl'] = "Szczegółowy kolor tła";
 $text['label-dashboard_detail_background_color']['pl-pl'] = "Szczegółowy kolor tła";
 $text['label-dashboard_detail_background_color']['pt-br'] = "Cor de fundo detalhada";
 $text['label-dashboard_detail_background_color']['pt-br'] = "Cor de fundo detalhada";
@@ -975,6 +1012,7 @@ $text['description-dashboard_detail_background_color']['fr-ca'] = "Entrez la cou
 $text['description-dashboard_detail_background_color']['fr-fr'] = "Entrez la couleur d’arrière-plan des détails du widget du tableau de bord.";
 $text['description-dashboard_detail_background_color']['fr-fr'] = "Entrez la couleur d’arrière-plan des détails du widget du tableau de bord.";
 $text['description-dashboard_detail_background_color']['he-il'] = "הזן את צבע הרקע של פירוט הווידג'ט של לוח המחוונים.";
 $text['description-dashboard_detail_background_color']['he-il'] = "הזן את צבע הרקע של פירוט הווידג'ט של לוח המחוונים.";
 $text['description-dashboard_detail_background_color']['it-it'] = "Inserisci il colore di sfondo dei dettagli del widget del dashboard.";
 $text['description-dashboard_detail_background_color']['it-it'] = "Inserisci il colore di sfondo dei dettagli del widget del dashboard.";
+$text['description-dashboard_detail_background_color']['ka-ge'] = "შეიყვანეთ სამუშაო პანელის ვიჯეტის დეტალური ფონის ფერი.";
 $text['description-dashboard_detail_background_color']['nl-nl'] = "Voer de achtergrondkleur van het dashboardwidgetdetail in.";
 $text['description-dashboard_detail_background_color']['nl-nl'] = "Voer de achtergrondkleur van het dashboardwidgetdetail in.";
 $text['description-dashboard_detail_background_color']['pl-pl'] = "Wprowadź kolor tła szczegółów widżetu pulpitu nawigacyjnego.";
 $text['description-dashboard_detail_background_color']['pl-pl'] = "Wprowadź kolor tła szczegółów widżetu pulpitu nawigacyjnego.";
 $text['description-dashboard_detail_background_color']['pt-br'] = "Insira a cor de fundo dos detalhes do widget do painel.";
 $text['description-dashboard_detail_background_color']['pt-br'] = "Insira a cor de fundo dos detalhes do widget do painel.";
@@ -1001,6 +1039,7 @@ $text['label-dashboard_column_span']['fr-ca'] = "L'étendue de la colonne";
 $text['label-dashboard_column_span']['fr-fr'] = "L'étendue de la colonne";
 $text['label-dashboard_column_span']['fr-fr'] = "L'étendue de la colonne";
 $text['label-dashboard_column_span']['he-il'] = "טווח עמודות";
 $text['label-dashboard_column_span']['he-il'] = "טווח עמודות";
 $text['label-dashboard_column_span']['it-it'] = "Portata della colonna";
 $text['label-dashboard_column_span']['it-it'] = "Portata della colonna";
+$text['label-dashboard_column_span']['ka-ge'] = "სვეტის ზომა";
 $text['label-dashboard_column_span']['nl-nl'] = "Aantal kolommen";
 $text['label-dashboard_column_span']['nl-nl'] = "Aantal kolommen";
 $text['label-dashboard_column_span']['pl-pl'] = "Szerokość kolumn";
 $text['label-dashboard_column_span']['pl-pl'] = "Szerokość kolumn";
 $text['label-dashboard_column_span']['pt-br'] = "Extensão da coluna";
 $text['label-dashboard_column_span']['pt-br'] = "Extensão da coluna";
@@ -1027,6 +1066,7 @@ $text['description-dashboard_column_span']['fr-ca'] = "Entrez l'étendue de la c
 $text['description-dashboard_column_span']['fr-fr'] = "Entrez l'étendue de la colonne du widget du tableau de bord";
 $text['description-dashboard_column_span']['fr-fr'] = "Entrez l'étendue de la colonne du widget du tableau de bord";
 $text['description-dashboard_column_span']['he-il'] = "הזן את טווח העמודות של הווידג'ט של לוח המחוונים.";
 $text['description-dashboard_column_span']['he-il'] = "הזן את טווח העמודות של הווידג'ט של לוח המחוונים.";
 $text['description-dashboard_column_span']['it-it'] = "Immettere l'intervallo di colonne del widget del dashboard.";
 $text['description-dashboard_column_span']['it-it'] = "Immettere l'intervallo di colonne del widget del dashboard.";
+$text['description-dashboard_column_span']['ka-ge'] = "შეიყვანეთ სამუშაო პანელის ვიჯეტის სვეტის ზომა.";
 $text['description-dashboard_column_span']['nl-nl'] = "Voer het aantal kolommen van de dashboard widget in.";
 $text['description-dashboard_column_span']['nl-nl'] = "Voer het aantal kolommen van de dashboard widget in.";
 $text['description-dashboard_column_span']['pl-pl'] = "Wprowadź szerokość kolumn widżetu panelu nawigacyjnego";
 $text['description-dashboard_column_span']['pl-pl'] = "Wprowadź szerokość kolumn widżetu panelu nawigacyjnego";
 $text['description-dashboard_column_span']['pt-br'] = "Insira a extensão da coluna do widget do painel.";
 $text['description-dashboard_column_span']['pt-br'] = "Insira a extensão da coluna do widget do painel.";
@@ -1053,6 +1093,7 @@ $text['label-dashboard_row_span']['fr-ca'] = "Portée des lignes";
 $text['label-dashboard_row_span']['fr-fr'] = "Portée des lignes";
 $text['label-dashboard_row_span']['fr-fr'] = "Portée des lignes";
 $text['label-dashboard_row_span']['he-il'] = "טווח שורה";
 $text['label-dashboard_row_span']['he-il'] = "טווח שורה";
 $text['label-dashboard_row_span']['it-it'] = "Intervallo di riga";
 $text['label-dashboard_row_span']['it-it'] = "Intervallo di riga";
+$text['label-dashboard_row_span']['ka-ge'] = "მწკრივის ზომა";
 $text['label-dashboard_row_span']['nl-nl'] = "Rij-spanwijdte";
 $text['label-dashboard_row_span']['nl-nl'] = "Rij-spanwijdte";
 $text['label-dashboard_row_span']['pl-pl'] = "Rozpiętość wierszy";
 $text['label-dashboard_row_span']['pl-pl'] = "Rozpiętość wierszy";
 $text['label-dashboard_row_span']['pt-br'] = "Expansão de linha";
 $text['label-dashboard_row_span']['pt-br'] = "Expansão de linha";
@@ -1079,6 +1120,7 @@ $text['description-dashboard_row_span']['fr-ca'] = "Entrez l'étendue des lignes
 $text['description-dashboard_row_span']['fr-fr'] = "Entrez l'étendue des lignes du widget du tableau de bord.";
 $text['description-dashboard_row_span']['fr-fr'] = "Entrez l'étendue des lignes du widget du tableau de bord.";
 $text['description-dashboard_row_span']['he-il'] = "הזן את טווח שורות הווידג'ט של לוח המחוונים.";
 $text['description-dashboard_row_span']['he-il'] = "הזן את טווח שורות הווידג'ט של לוח המחוונים.";
 $text['description-dashboard_row_span']['it-it'] = "Inserisci l'intervallo di righe del widget del dashboard.";
 $text['description-dashboard_row_span']['it-it'] = "Inserisci l'intervallo di righe del widget del dashboard.";
+$text['description-dashboard_row_span']['ka-ge'] = "შეიყვანეთ სამუშაო პანელის ვიჯეტის მწკრივის ზომა.";
 $text['description-dashboard_row_span']['nl-nl'] = "Voer de rijreeks van de dashboardwidget in.";
 $text['description-dashboard_row_span']['nl-nl'] = "Voer de rijreeks van de dashboardwidget in.";
 $text['description-dashboard_row_span']['pl-pl'] = "Insira a extensão da linha do widget do painel.";
 $text['description-dashboard_row_span']['pl-pl'] = "Insira a extensão da linha do widget do painel.";
 $text['description-dashboard_row_span']['pt-br'] = "Insira a extensão da linha do widget do painel.";
 $text['description-dashboard_row_span']['pt-br'] = "Insira a extensão da linha do widget do painel.";
@@ -1105,6 +1147,7 @@ $text['label-dashboard_details_state']['fr-ca'] = "État des détails";
 $text['label-dashboard_details_state']['fr-fr'] = "État des détails";
 $text['label-dashboard_details_state']['fr-fr'] = "État des détails";
 $text['label-dashboard_details_state']['he-il'] = "מצב פרטים";
 $text['label-dashboard_details_state']['he-il'] = "מצב פרטים";
 $text['label-dashboard_details_state']['it-it'] = "Dettagli Stato";
 $text['label-dashboard_details_state']['it-it'] = "Dettagli Stato";
+$text['label-dashboard_details_state']['ka-ge'] = "დეტალების მდგომარეობა";
 $text['label-dashboard_details_state']['nl-nl'] = "Details Staat";
 $text['label-dashboard_details_state']['nl-nl'] = "Details Staat";
 $text['label-dashboard_details_state']['pl-pl'] = "Stan szczegółów";
 $text['label-dashboard_details_state']['pl-pl'] = "Stan szczegółów";
 $text['label-dashboard_details_state']['pt-br'] = "Detalhes Estado";
 $text['label-dashboard_details_state']['pt-br'] = "Detalhes Estado";
@@ -1131,6 +1174,7 @@ $text['description-dashboard_details_state']['fr-ca'] = "Définissez l'état par
 $text['description-dashboard_details_state']['fr-fr'] = "Définissez l'état par défaut des détails du widget.";
 $text['description-dashboard_details_state']['fr-fr'] = "Définissez l'état par défaut des détails du widget.";
 $text['description-dashboard_details_state']['he-il'] = "הגדר את מצב ברירת המחדל של פרטי הווידג'ט.";
 $text['description-dashboard_details_state']['he-il'] = "הגדר את מצב ברירת המחדל של פרטי הווידג'ט.";
 $text['description-dashboard_details_state']['it-it'] = "Imposta lo stato predefinito dei dettagli del widget.";
 $text['description-dashboard_details_state']['it-it'] = "Imposta lo stato predefinito dei dettagli del widget.";
+$text['description-dashboard_details_state']['ka-ge'] = "დააყენეთ ვიჯეტის დეტალების ნაგულისხმევი მდგომარეობა.";
 $text['description-dashboard_details_state']['nl-nl'] = "Stel de standaardstatus van de widgetdetails in.";
 $text['description-dashboard_details_state']['nl-nl'] = "Stel de standaardstatus van de widgetdetails in.";
 $text['description-dashboard_details_state']['pl-pl'] = "Ustaw domyślny stan szczegółów widżetu.";
 $text['description-dashboard_details_state']['pl-pl'] = "Ustaw domyślny stan szczegółów widżetu.";
 $text['description-dashboard_details_state']['pt-br'] = "Defina o estado padrão dos detalhes do widget.";
 $text['description-dashboard_details_state']['pt-br'] = "Defina o estado padrão dos detalhes do widget.";
@@ -1157,6 +1201,7 @@ $text['label-dashboard_parent_uuid']['fr-ca'] = "Parent";
 $text['label-dashboard_parent_uuid']['fr-fr'] = "Parent";
 $text['label-dashboard_parent_uuid']['fr-fr'] = "Parent";
 $text['label-dashboard_parent_uuid']['he-il'] = "הורה";
 $text['label-dashboard_parent_uuid']['he-il'] = "הורה";
 $text['label-dashboard_parent_uuid']['it-it'] = "Genitore";
 $text['label-dashboard_parent_uuid']['it-it'] = "Genitore";
+$text['label-dashboard_parent_uuid']['ka-ge'] = "მშობელი";
 $text['label-dashboard_parent_uuid']['nl-nl'] = "Ouder";
 $text['label-dashboard_parent_uuid']['nl-nl'] = "Ouder";
 $text['label-dashboard_parent_uuid']['pl-pl'] = "Rodzic";
 $text['label-dashboard_parent_uuid']['pl-pl'] = "Rodzic";
 $text['label-dashboard_parent_uuid']['pt-br'] = "Parente";
 $text['label-dashboard_parent_uuid']['pt-br'] = "Parente";
@@ -1183,6 +1228,7 @@ $text['description-dashboard_parent_uuid']['fr-ca'] = "Sélectionnez le tableau
 $text['description-dashboard_parent_uuid']['fr-fr'] = "Sélectionnez le tableau de bord parent.";
 $text['description-dashboard_parent_uuid']['fr-fr'] = "Sélectionnez le tableau de bord parent.";
 $text['description-dashboard_parent_uuid']['he-il'] = "בחר את לוח המחוונים הראשי.";
 $text['description-dashboard_parent_uuid']['he-il'] = "בחר את לוח המחוונים הראשי.";
 $text['description-dashboard_parent_uuid']['it-it'] = "Seleziona la dashboard principale.";
 $text['description-dashboard_parent_uuid']['it-it'] = "Seleziona la dashboard principale.";
+$text['description-dashboard_parent_uuid']['ka-ge'] = "აირჩიეთ მშობელი სამუშაო პანელი.";
 $text['description-dashboard_parent_uuid']['nl-nl'] = "Selecteer het hoofddashboard.";
 $text['description-dashboard_parent_uuid']['nl-nl'] = "Selecteer het hoofddashboard.";
 $text['description-dashboard_parent_uuid']['pl-pl'] = "Wybierz główny pulpit nawigacyjny.";
 $text['description-dashboard_parent_uuid']['pl-pl'] = "Wybierz główny pulpit nawigacyjny.";
 $text['description-dashboard_parent_uuid']['pt-br'] = "Selecione o painel principal.";
 $text['description-dashboard_parent_uuid']['pt-br'] = "Selecione o painel principal.";
@@ -1209,6 +1255,7 @@ $text['label-dashboard_order']['fr-ca'] = "Ordre";
 $text['label-dashboard_order']['fr-fr'] = "Ordre";
 $text['label-dashboard_order']['fr-fr'] = "Ordre";
 $text['label-dashboard_order']['he-il'] = "להזמין";
 $text['label-dashboard_order']['he-il'] = "להזמין";
 $text['label-dashboard_order']['it-it'] = "Ordine";
 $text['label-dashboard_order']['it-it'] = "Ordine";
+$text['label-dashboard_order']['ka-ge'] = "მიმდევრობა";
 $text['label-dashboard_order']['nl-nl'] = "Volgorde";
 $text['label-dashboard_order']['nl-nl'] = "Volgorde";
 $text['label-dashboard_order']['pl-pl'] = "Kolejność";
 $text['label-dashboard_order']['pl-pl'] = "Kolejność";
 $text['label-dashboard_order']['pt-br'] = "Ordem";
 $text['label-dashboard_order']['pt-br'] = "Ordem";
@@ -1235,6 +1282,7 @@ $text['description-dashboard_order']['fr-ca'] = "Saisissez l ordre du widget du
 $text['description-dashboard_order']['fr-fr'] = "Saisissez l ordre du widget du tableau de bord.";
 $text['description-dashboard_order']['fr-fr'] = "Saisissez l ordre du widget du tableau de bord.";
 $text['description-dashboard_order']['he-il'] = "הזן את סדר הווידג'ט של לוח המחוונים.";
 $text['description-dashboard_order']['he-il'] = "הזן את סדר הווידג'ט של לוח המחוונים.";
 $text['description-dashboard_order']['it-it'] = "Immettere l'ordine del widget del dashboard.";
 $text['description-dashboard_order']['it-it'] = "Immettere l'ordine del widget del dashboard.";
+$text['description-dashboard_order']['ka-ge'] = "შეიყვანეთ სამუშაო პანელის ვიჯეტების მიმდევრობა.";
 $text['description-dashboard_order']['nl-nl'] = "Voer de kleur van de dashboard widget in.";
 $text['description-dashboard_order']['nl-nl'] = "Voer de kleur van de dashboard widget in.";
 $text['description-dashboard_order']['pl-pl'] = "Wprowadź kolejność widżetu panelu nawigacyjnego.";
 $text['description-dashboard_order']['pl-pl'] = "Wprowadź kolejność widżetu panelu nawigacyjnego.";
 $text['description-dashboard_order']['pt-br'] = "Insira a ordem do widget do painel.";
 $text['description-dashboard_order']['pt-br'] = "Insira a ordem do widget do painel.";
@@ -1261,6 +1309,7 @@ $text['label-dashboard_enabled']['fr-ca'] = "Activé";
 $text['label-dashboard_enabled']['fr-fr'] = "Activé";
 $text['label-dashboard_enabled']['fr-fr'] = "Activé";
 $text['label-dashboard_enabled']['he-il'] = "מופעל";
 $text['label-dashboard_enabled']['he-il'] = "מופעל";
 $text['label-dashboard_enabled']['it-it'] = "Abilitata";
 $text['label-dashboard_enabled']['it-it'] = "Abilitata";
+$text['label-dashboard_enabled']['ka-ge'] = "ჩართულია";
 $text['label-dashboard_enabled']['nl-nl'] = "Ingeschakeld";
 $text['label-dashboard_enabled']['nl-nl'] = "Ingeschakeld";
 $text['label-dashboard_enabled']['pl-pl'] = "Włączony";
 $text['label-dashboard_enabled']['pl-pl'] = "Włączony";
 $text['label-dashboard_enabled']['pt-br'] = "Habilitada";
 $text['label-dashboard_enabled']['pt-br'] = "Habilitada";
@@ -1287,6 +1336,7 @@ $text['description-dashboard_enabled']['fr-ca'] = "Entrez le widget de tableau d
 $text['description-dashboard_enabled']['fr-fr'] = "Entrez le widget de tableau de bord activé.";
 $text['description-dashboard_enabled']['fr-fr'] = "Entrez le widget de tableau de bord activé.";
 $text['description-dashboard_enabled']['he-il'] = "הזן את ווידג'ט לוח המחוונים המופעל.";
 $text['description-dashboard_enabled']['he-il'] = "הזן את ווידג'ט לוח המחוונים המופעל.";
 $text['description-dashboard_enabled']['it-it'] = "Inserisci il widget dashboard abilitato.";
 $text['description-dashboard_enabled']['it-it'] = "Inserisci il widget dashboard abilitato.";
+$text['description-dashboard_enabled']['ka-ge'] = "შეიყვანეთ ჩართული სამუშაო პანელის ვიჯეტი.";
 $text['description-dashboard_enabled']['nl-nl'] = "Voer de dashboardwidget ingeschakeld in.";
 $text['description-dashboard_enabled']['nl-nl'] = "Voer de dashboardwidget ingeschakeld in.";
 $text['description-dashboard_enabled']['pl-pl'] = "Wprowadź stan włączenia widżetu panelu nawigacyjnego.";
 $text['description-dashboard_enabled']['pl-pl'] = "Wprowadź stan włączenia widżetu panelu nawigacyjnego.";
 $text['description-dashboard_enabled']['pt-br'] = "Digite o widget do painel habilitado.";
 $text['description-dashboard_enabled']['pt-br'] = "Digite o widget do painel habilitado.";
@@ -1313,6 +1363,7 @@ $text['label-dashboard_description']['fr-ca'] = "Description";
 $text['label-dashboard_description']['fr-fr'] = "Description";
 $text['label-dashboard_description']['fr-fr'] = "Description";
 $text['label-dashboard_description']['he-il'] = "תיאור";
 $text['label-dashboard_description']['he-il'] = "תיאור";
 $text['label-dashboard_description']['it-it'] = "Descrizione";
 $text['label-dashboard_description']['it-it'] = "Descrizione";
+$text['label-dashboard_description']['ka-ge'] = "აღწერა";
 $text['label-dashboard_description']['nl-nl'] = "Omschrijving";
 $text['label-dashboard_description']['nl-nl'] = "Omschrijving";
 $text['label-dashboard_description']['pl-pl'] = "Opis";
 $text['label-dashboard_description']['pl-pl'] = "Opis";
 $text['label-dashboard_description']['pt-br'] = "Descrição";
 $text['label-dashboard_description']['pt-br'] = "Descrição";
@@ -1339,6 +1390,7 @@ $text['description-dashboard_description']['fr-ca'] = "Saisissez la description
 $text['description-dashboard_description']['fr-fr'] = "Saisissez la description du widget du tableau de bord.";
 $text['description-dashboard_description']['fr-fr'] = "Saisissez la description du widget du tableau de bord.";
 $text['description-dashboard_description']['he-il'] = "הזן את תיאור הווידג'ט של לוח המחוונים.";
 $text['description-dashboard_description']['he-il'] = "הזן את תיאור הווידג'ט של לוח המחוונים.";
 $text['description-dashboard_description']['it-it'] = "Immettere la descrizione del widget del dashboard.";
 $text['description-dashboard_description']['it-it'] = "Immettere la descrizione del widget del dashboard.";
+$text['description-dashboard_description']['ka-ge'] = "შეიყვანეთ სამუშაო პანელის ვიჯეტის აღწერა.";
 $text['description-dashboard_description']['nl-nl'] = "Voer de beschrijving van de dashboard widget in.";
 $text['description-dashboard_description']['nl-nl'] = "Voer de beschrijving van de dashboard widget in.";
 $text['description-dashboard_description']['pl-pl'] = "Wprowadź opis widżetu panelu nawigacyjnego.";
 $text['description-dashboard_description']['pl-pl'] = "Wprowadź opis widżetu panelu nawigacyjnego.";
 $text['description-dashboard_description']['pt-br'] = "Insira a descrição do widget do painel.";
 $text['description-dashboard_description']['pt-br'] = "Insira a descrição do widget do painel.";
@@ -1365,6 +1417,7 @@ $text['label-welcome']['fr-ca'] = "Bienvenue:";
 $text['label-welcome']['fr-fr'] = "Bienvenue:";
 $text['label-welcome']['fr-fr'] = "Bienvenue:";
 $text['label-welcome']['he-il'] = "ברוך הבא:";
 $text['label-welcome']['he-il'] = "ברוך הבא:";
 $text['label-welcome']['it-it'] = "Benvenuto:";
 $text['label-welcome']['it-it'] = "Benvenuto:";
+$text['label-welcome']['ka-ge'] = "მოგესალმებათ:";
 $text['label-welcome']['nl-nl'] = "Welkom:";
 $text['label-welcome']['nl-nl'] = "Welkom:";
 $text['label-welcome']['pl-pl'] = "Witamy:";
 $text['label-welcome']['pl-pl'] = "Witamy:";
 $text['label-welcome']['pt-br'] = "Bem-vindo:";
 $text['label-welcome']['pt-br'] = "Bem-vindo:";
@@ -1391,6 +1444,7 @@ $text['button-collapse_all']['fr-ca'] = "Réduire tout";
 $text['button-collapse_all']['fr-fr'] = "Réduire tout";
 $text['button-collapse_all']['fr-fr'] = "Réduire tout";
 $text['button-collapse_all']['he-il'] = "למוטט הכל";
 $text['button-collapse_all']['he-il'] = "למוטט הכל";
 $text['button-collapse_all']['it-it'] = "Comprimi tutto";
 $text['button-collapse_all']['it-it'] = "Comprimi tutto";
+$text['button-collapse_all']['ka-ge'] = "ყველას აკეცვა";
 $text['button-collapse_all']['nl-nl'] = "Alles inklappen";
 $text['button-collapse_all']['nl-nl'] = "Alles inklappen";
 $text['button-collapse_all']['pl-pl'] = "Zwinąć wszystkie";
 $text['button-collapse_all']['pl-pl'] = "Zwinąć wszystkie";
 $text['button-collapse_all']['pt-br'] = "Recolher todos";
 $text['button-collapse_all']['pt-br'] = "Recolher todos";
@@ -1417,6 +1471,7 @@ $text['button-expand_all']['fr-ca'] = "Développer tout";
 $text['button-expand_all']['fr-fr'] = "Développer tout";
 $text['button-expand_all']['fr-fr'] = "Développer tout";
 $text['button-expand_all']['he-il'] = "הרחב הכל";
 $text['button-expand_all']['he-il'] = "הרחב הכל";
 $text['button-expand_all']['it-it'] = "Espandi tutto";
 $text['button-expand_all']['it-it'] = "Espandi tutto";
+$text['button-expand_all']['ka-ge'] = "ყველას ჩამოშლა";
 $text['button-expand_all']['nl-nl'] = "Alles uitvouwen";
 $text['button-expand_all']['nl-nl'] = "Alles uitvouwen";
 $text['button-expand_all']['pl-pl'] = "Rozwiń wszystkie";
 $text['button-expand_all']['pl-pl'] = "Rozwiń wszystkie";
 $text['button-expand_all']['pt-br'] = "Expandir todos";
 $text['button-expand_all']['pt-br'] = "Expandir todos";
@@ -1443,6 +1498,7 @@ $text['login-message_dismiss']['fr-ca'] = "Ignorer le message";
 $text['login-message_dismiss']['fr-fr'] = "Ignorer le message";
 $text['login-message_dismiss']['fr-fr'] = "Ignorer le message";
 $text['login-message_dismiss']['he-il'] = "בטל הודעה";
 $text['login-message_dismiss']['he-il'] = "בטל הודעה";
 $text['login-message_dismiss']['it-it'] = "Ignora messaggio";
 $text['login-message_dismiss']['it-it'] = "Ignora messaggio";
+$text['login-message_dismiss']['ka-ge'] = "შეტყობინების მოცილება";
 $text['login-message_dismiss']['nl-nl'] = "Bericht afwijzen";
 $text['login-message_dismiss']['nl-nl'] = "Bericht afwijzen";
 $text['login-message_dismiss']['pl-pl'] = "Odrzuć wiadomość";
 $text['login-message_dismiss']['pl-pl'] = "Odrzuć wiadomość";
 $text['login-message_dismiss']['pt-br'] = "Dispensar mensagem";
 $text['login-message_dismiss']['pt-br'] = "Dispensar mensagem";

+ 1 - 0
core/dashboard/app_menu.php

@@ -13,6 +13,7 @@
 	$apps[$x]['menu'][$y]['title']['fr-fr'] = "Tableau de bord de l'utilisateur";
 	$apps[$x]['menu'][$y]['title']['fr-fr'] = "Tableau de bord de l'utilisateur";
 	$apps[$x]['menu'][$y]['title']['he-il'] = "לוּחַ מַחווָנִים";
 	$apps[$x]['menu'][$y]['title']['he-il'] = "לוּחַ מַחווָנִים";
 	$apps[$x]['menu'][$y]['title']['it-it'] = "Pannello di Controllo";
 	$apps[$x]['menu'][$y]['title']['it-it'] = "Pannello di Controllo";
+	$apps[$x]['menu'][$y]['title']['ka-ge'] = "მომხმარებლის პანელი";
 	$apps[$x]['menu'][$y]['title']['nl-nl'] = "Dashboard";
 	$apps[$x]['menu'][$y]['title']['nl-nl'] = "Dashboard";
 	$apps[$x]['menu'][$y]['title']['pl-pl'] = "Panel użytkowników";
 	$apps[$x]['menu'][$y]['title']['pl-pl'] = "Panel użytkowników";
 	$apps[$x]['menu'][$y]['title']['pt-br'] = "Painel de Controle";
 	$apps[$x]['menu'][$y]['title']['pt-br'] = "Painel de Controle";

+ 1 - 0
core/databases/app_config.php

@@ -20,6 +20,7 @@
 		$apps[$x]['description']['fr-fr'] = "Information de connexions au BDD";
 		$apps[$x]['description']['fr-fr'] = "Information de connexions au BDD";
 		$apps[$x]['description']['he-il'] = "מידע חיבור למסד נתונים מאוחסן.";
 		$apps[$x]['description']['he-il'] = "מידע חיבור למסד נתונים מאוחסן.";
 		$apps[$x]['description']['it-it'] = "Informazioni di connessione al database memorizzate.";
 		$apps[$x]['description']['it-it'] = "Informazioni di connessione al database memorizzate.";
+		$apps[$x]['description']['ka-ge'] = "დამახსოვრებული მონაცემთა ბაზასთან წვდომის ინფორმაცია.";
 		$apps[$x]['description']['nl-nl'] = "Opgeslagen databaseverbindingsinformatie.";
 		$apps[$x]['description']['nl-nl'] = "Opgeslagen databaseverbindingsinformatie.";
 		$apps[$x]['description']['pl-pl'] = "Przechowywane informacje o połączeniu z bazą danych.";
 		$apps[$x]['description']['pl-pl'] = "Przechowywane informacje o połączeniu z bazą danych.";
 		$apps[$x]['description']['pt-br'] = "Banco de Dados";
 		$apps[$x]['description']['pt-br'] = "Banco de Dados";

+ 22 - 0
core/databases/app_languages.php

@@ -13,6 +13,7 @@ $text['title-databases']['fr-ca'] = "Bases de données";
 $text['title-databases']['fr-fr'] = "Bases de données";
 $text['title-databases']['fr-fr'] = "Bases de données";
 $text['title-databases']['he-il'] = "מאגרי מידע";
 $text['title-databases']['he-il'] = "מאגרי מידע";
 $text['title-databases']['it-it'] = "Banche dati";
 $text['title-databases']['it-it'] = "Banche dati";
+$text['title-databases']['ka-ge'] = "მონაცემთა ბაზები";
 $text['title-databases']['nl-nl'] = "Databanken";
 $text['title-databases']['nl-nl'] = "Databanken";
 $text['title-databases']['pl-pl'] = "Bazy danych";
 $text['title-databases']['pl-pl'] = "Bazy danych";
 $text['title-databases']['pt-br'] = "Banco de dados";
 $text['title-databases']['pt-br'] = "Banco de dados";
@@ -39,6 +40,7 @@ $text['title-database-edit']['fr-ca'] = "Editer la Base de données";
 $text['title-database-edit']['fr-fr'] = "Editer la Base de données";
 $text['title-database-edit']['fr-fr'] = "Editer la Base de données";
 $text['title-database-edit']['he-il'] = "עריכת מסד נתונים";
 $text['title-database-edit']['he-il'] = "עריכת מסד נתונים";
 $text['title-database-edit']['it-it'] = "Modifica Database";
 $text['title-database-edit']['it-it'] = "Modifica Database";
+$text['title-database-edit']['ka-ge'] = "მონაცემთა ბაზის ჩასწორება";
 $text['title-database-edit']['nl-nl'] = "Database bewerken";
 $text['title-database-edit']['nl-nl'] = "Database bewerken";
 $text['title-database-edit']['pl-pl'] = "Edytuj bazę danych";
 $text['title-database-edit']['pl-pl'] = "Edytuj bazę danych";
 $text['title-database-edit']['pt-br'] = "Editar banco de dados";
 $text['title-database-edit']['pt-br'] = "Editar banco de dados";
@@ -65,6 +67,7 @@ $text['title-database-add']['fr-ca'] = "Ajouter une Base de données";
 $text['title-database-add']['fr-fr'] = "Ajouter une Base de données";
 $text['title-database-add']['fr-fr'] = "Ajouter une Base de données";
 $text['title-database-add']['he-il'] = "הוסף מסד נתונים";
 $text['title-database-add']['he-il'] = "הוסף מסד נתונים";
 $text['title-database-add']['it-it'] = "Inserisci Database";
 $text['title-database-add']['it-it'] = "Inserisci Database";
+$text['title-database-add']['ka-ge'] = "მონაცემთა ბაზის დამატება";
 $text['title-database-add']['nl-nl'] = "Database toevoegen";
 $text['title-database-add']['nl-nl'] = "Database toevoegen";
 $text['title-database-add']['pl-pl'] = "Dodaj bazę danych";
 $text['title-database-add']['pl-pl'] = "Dodaj bazę danych";
 $text['title-database-add']['pt-br'] = "Adicionar banco de dados";
 $text['title-database-add']['pt-br'] = "Adicionar banco de dados";
@@ -91,6 +94,7 @@ $text['label-username']['fr-ca'] = "Utilisateur";
 $text['label-username']['fr-fr'] = "Utilisateur";
 $text['label-username']['fr-fr'] = "Utilisateur";
 $text['label-username']['he-il'] = "שם משתמש";
 $text['label-username']['he-il'] = "שם משתמש";
 $text['label-username']['it-it'] = "Nome utente";
 $text['label-username']['it-it'] = "Nome utente";
+$text['label-username']['ka-ge'] = "მომხმარებლის სახელი";
 $text['label-username']['nl-nl'] = "Gebruikersnaam";
 $text['label-username']['nl-nl'] = "Gebruikersnaam";
 $text['label-username']['pl-pl'] = "Użytkownik";
 $text['label-username']['pl-pl'] = "Użytkownik";
 $text['label-username']['pt-br'] = "Nome do Usuário";
 $text['label-username']['pt-br'] = "Nome do Usuário";
@@ -117,6 +121,7 @@ $text['label-port']['fr-ca'] = "Port";
 $text['label-port']['fr-fr'] = "Port";
 $text['label-port']['fr-fr'] = "Port";
 $text['label-port']['he-il'] = "נמל";
 $text['label-port']['he-il'] = "נמל";
 $text['label-port']['it-it'] = "Porta";
 $text['label-port']['it-it'] = "Porta";
+$text['label-port']['ka-ge'] = "პორტი";
 $text['label-port']['nl-nl'] = "Haven";
 $text['label-port']['nl-nl'] = "Haven";
 $text['label-port']['pl-pl'] = "Port";
 $text['label-port']['pl-pl'] = "Port";
 $text['label-port']['pt-br'] = "Porta";
 $text['label-port']['pt-br'] = "Porta";
@@ -143,6 +148,7 @@ $text['label-path']['fr-ca'] = "Chemin";
 $text['label-path']['fr-fr'] = "Chemin";
 $text['label-path']['fr-fr'] = "Chemin";
 $text['label-path']['he-il'] = "נָתִיב";
 $text['label-path']['he-il'] = "נָתִיב";
 $text['label-path']['it-it'] = "Percorso";
 $text['label-path']['it-it'] = "Percorso";
+$text['label-path']['ka-ge'] = "ბილიკი";
 $text['label-path']['nl-nl'] = "Pad";
 $text['label-path']['nl-nl'] = "Pad";
 $text['label-path']['pl-pl'] = "Ścieżka";
 $text['label-path']['pl-pl'] = "Ścieżka";
 $text['label-path']['pt-br'] = "Caminho";
 $text['label-path']['pt-br'] = "Caminho";
@@ -169,6 +175,7 @@ $text['label-host']['fr-ca'] = "Hôte";
 $text['label-host']['fr-fr'] = "Hôte";
 $text['label-host']['fr-fr'] = "Hôte";
 $text['label-host']['he-il'] = "מנחה";
 $text['label-host']['he-il'] = "מנחה";
 $text['label-host']['it-it'] = "Ospite";
 $text['label-host']['it-it'] = "Ospite";
+$text['label-host']['ka-ge'] = "ჰოსტი";
 $text['label-host']['nl-nl'] = "Gastheer";
 $text['label-host']['nl-nl'] = "Gastheer";
 $text['label-host']['pl-pl'] = "Gospodarz";
 $text['label-host']['pl-pl'] = "Gospodarz";
 $text['label-host']['pt-br'] = "Servidor";
 $text['label-host']['pt-br'] = "Servidor";
@@ -195,6 +202,7 @@ $text['label-driver']['fr-ca'] = "Conducteur";
 $text['label-driver']['fr-fr'] = "Conducteur";
 $text['label-driver']['fr-fr'] = "Conducteur";
 $text['label-driver']['he-il'] = "נהג";
 $text['label-driver']['he-il'] = "נהג";
 $text['label-driver']['it-it'] = "Autista";
 $text['label-driver']['it-it'] = "Autista";
+$text['label-driver']['ka-ge'] = "დრაივერი";
 $text['label-driver']['nl-nl'] = "Bestuurder";
 $text['label-driver']['nl-nl'] = "Bestuurder";
 $text['label-driver']['pl-pl'] = "Sterownik";
 $text['label-driver']['pl-pl'] = "Sterownik";
 $text['label-driver']['pt-br'] = "Motorista";
 $text['label-driver']['pt-br'] = "Motorista";
@@ -221,6 +229,7 @@ $text['header-databases']['fr-ca'] = "Bases de données";
 $text['header-databases']['fr-fr'] = "Bases de données";
 $text['header-databases']['fr-fr'] = "Bases de données";
 $text['header-databases']['he-il'] = "מאגרי מידע";
 $text['header-databases']['he-il'] = "מאגרי מידע";
 $text['header-databases']['it-it'] = "Banche dati";
 $text['header-databases']['it-it'] = "Banche dati";
+$text['header-databases']['ka-ge'] = "მონაცემთა ბაზები";
 $text['header-databases']['nl-nl'] = "Databanken";
 $text['header-databases']['nl-nl'] = "Databanken";
 $text['header-databases']['pl-pl'] = "Bazy danych";
 $text['header-databases']['pl-pl'] = "Bazy danych";
 $text['header-databases']['pt-br'] = "Banco de dados";
 $text['header-databases']['pt-br'] = "Banco de dados";
@@ -247,6 +256,7 @@ $text['header-database-edit']['fr-ca'] = "Editer la Base de données";
 $text['header-database-edit']['fr-fr'] = "Editer la Base de données";
 $text['header-database-edit']['fr-fr'] = "Editer la Base de données";
 $text['header-database-edit']['he-il'] = "עריכת מסד נתונים";
 $text['header-database-edit']['he-il'] = "עריכת מסד נתונים";
 $text['header-database-edit']['it-it'] = "Modifica Database";
 $text['header-database-edit']['it-it'] = "Modifica Database";
+$text['header-database-edit']['ka-ge'] = "მონაცემთა ბაზის ჩასწორება";
 $text['header-database-edit']['nl-nl'] = "Database bewerken";
 $text['header-database-edit']['nl-nl'] = "Database bewerken";
 $text['header-database-edit']['pl-pl'] = "Edytuj bazę danych";
 $text['header-database-edit']['pl-pl'] = "Edytuj bazę danych";
 $text['header-database-edit']['pt-br'] = "Editar o banco de dados";
 $text['header-database-edit']['pt-br'] = "Editar o banco de dados";
@@ -273,6 +283,7 @@ $text['header-database-add']['fr-ca'] = "Ajouter une Base de données";
 $text['header-database-add']['fr-fr'] = "Ajouter une Base de données";
 $text['header-database-add']['fr-fr'] = "Ajouter une Base de données";
 $text['header-database-add']['he-il'] = "הוסף מסד נתונים";
 $text['header-database-add']['he-il'] = "הוסף מסד נתונים";
 $text['header-database-add']['it-it'] = "Inserisci Database";
 $text['header-database-add']['it-it'] = "Inserisci Database";
+$text['header-database-add']['ka-ge'] = "მონაცემთა ბაზის დამატება";
 $text['header-database-add']['nl-nl'] = "Database toevoegen";
 $text['header-database-add']['nl-nl'] = "Database toevoegen";
 $text['header-database-add']['pl-pl'] = "Dodaj bazę danych";
 $text['header-database-add']['pl-pl'] = "Dodaj bazę danych";
 $text['header-database-add']['pt-br'] = "Adicionar banco de dados";
 $text['header-database-add']['pt-br'] = "Adicionar banco de dados";
@@ -299,6 +310,7 @@ $text['description-username']['fr-ca'] = "Entrer le nom d'utilisateur de la Base
 $text['description-username']['fr-fr'] = "Entrer le nom d'utilisateur de la Base de données.";
 $text['description-username']['fr-fr'] = "Entrer le nom d'utilisateur de la Base de données.";
 $text['description-username']['he-il'] = "הזן את שם המשתמש של מסד הנתונים.";
 $text['description-username']['he-il'] = "הזן את שם המשתמש של מסד הנתונים.";
 $text['description-username']['it-it'] = "Inserire lo username del database.";
 $text['description-username']['it-it'] = "Inserire lo username del database.";
+$text['description-username']['ka-ge'] = "შეიყვანეთ მონაცემთა ბაზის მომხმარებლის სახელი.";
 $text['description-username']['nl-nl'] = "Voer de gebruikersnaam van de database in.";
 $text['description-username']['nl-nl'] = "Voer de gebruikersnaam van de database in.";
 $text['description-username']['pl-pl'] = "Wprowadź nazwę użytkownika";
 $text['description-username']['pl-pl'] = "Wprowadź nazwę użytkownika";
 $text['description-username']['pt-br'] = "Insira o nome do usuário";
 $text['description-username']['pt-br'] = "Insira o nome do usuário";
@@ -325,6 +337,7 @@ $text['description-type']['fr-ca'] = "Choisir le type de Base de données.";
 $text['description-type']['fr-fr'] = "Choisir le type de Base de données.";
 $text['description-type']['fr-fr'] = "Choisir le type de Base de données.";
 $text['description-type']['he-il'] = "בחר את סוג מסד הנתונים.";
 $text['description-type']['he-il'] = "בחר את סוג מסד הנתונים.";
 $text['description-type']['it-it'] = "Selezionare il tipo di database.";
 $text['description-type']['it-it'] = "Selezionare il tipo di database.";
+$text['description-type']['ka-ge'] = "შეიყვანეთ მონაცემთა ბაზის ტიპი.";
 $text['description-type']['nl-nl'] = "Selecteer het databasetype.";
 $text['description-type']['nl-nl'] = "Selecteer het databasetype.";
 $text['description-type']['pl-pl'] = "Wprowadź rodzaj bazy danych";
 $text['description-type']['pl-pl'] = "Wprowadź rodzaj bazy danych";
 $text['description-type']['pt-br'] = "Escolha o tipo de base de dados.";
 $text['description-type']['pt-br'] = "Escolha o tipo de base de dados.";
@@ -351,6 +364,7 @@ $text['description-port']['fr-ca'] = "Entrer le numéro de port.";
 $text['description-port']['fr-fr'] = "Entrer le numéro de port.";
 $text['description-port']['fr-fr'] = "Entrer le numéro de port.";
 $text['description-port']['he-il'] = "הזן את מספר היציאה.";
 $text['description-port']['he-il'] = "הזן את מספר היציאה.";
 $text['description-port']['it-it'] = "Inserire il numero di porta.";
 $text['description-port']['it-it'] = "Inserire il numero di porta.";
+$text['description-port']['ka-ge'] = "შეიყვანეთ პორტის ნომერი.";
 $text['description-port']['nl-nl'] = "Voer het poortnummer in.";
 $text['description-port']['nl-nl'] = "Voer het poortnummer in.";
 $text['description-port']['pl-pl'] = "Wprowadź numer portu";
 $text['description-port']['pl-pl'] = "Wprowadź numer portu";
 $text['description-port']['pt-br'] = "Insira o número da porta.";
 $text['description-port']['pt-br'] = "Insira o número da porta.";
@@ -377,6 +391,7 @@ $text['description-path']['fr-ca'] = "Entrer le chemin du fichier Base de donné
 $text['description-path']['fr-fr'] = "Entrer le chemin du fichier Base de données (Spécifique SQLite).";
 $text['description-path']['fr-fr'] = "Entrer le chemin du fichier Base de données (Spécifique SQLite).";
 $text['description-path']['he-il'] = "הזן את נתיב קובץ מסד הנתונים (SQLite בלבד).";
 $text['description-path']['he-il'] = "הזן את נתיב קובץ מסד הנתונים (SQLite בלבד).";
 $text['description-path']['it-it'] = "Inserire il percorso del file database (solo SQLite).";
 $text['description-path']['it-it'] = "Inserire il percorso del file database (solo SQLite).";
+$text['description-path']['ka-ge'] = "შეიყვანეთ მონაცემთა ბაზის ფაილის ბილიკი (მხოლოდ SQLite-სთვის)";
 $text['description-path']['nl-nl'] = "Voer het pad naar het databasebestand in (alleen SQLite).";
 $text['description-path']['nl-nl'] = "Voer het pad naar het databasebestand in (alleen SQLite).";
 $text['description-path']['pl-pl'] = "Wprowadź ścieżkę do pliku bazy danych (tylko SQLite)";
 $text['description-path']['pl-pl'] = "Wprowadź ścieżkę do pliku bazy danych (tylko SQLite)";
 $text['description-path']['pt-br'] = "Insira o caminho da base de dados (SQLite)";
 $text['description-path']['pt-br'] = "Insira o caminho da base de dados (SQLite)";
@@ -403,6 +418,7 @@ $text['description-password']['fr-ca'] = "Entrer le mot de passe pour la Base de
 $text['description-password']['fr-fr'] = "Entrer le mot de passe pour la Base de données.";
 $text['description-password']['fr-fr'] = "Entrer le mot de passe pour la Base de données.";
 $text['description-password']['he-il'] = "הזן את סיסמת מסד הנתונים.";
 $text['description-password']['he-il'] = "הזן את סיסמת מסד הנתונים.";
 $text['description-password']['it-it'] = "Inserire la password del database.";
 $text['description-password']['it-it'] = "Inserire la password del database.";
+$text['description-password']['ka-ge'] = "შეიყვანეთ მონაცემთა ბაზის პაროლი.";
 $text['description-password']['nl-nl'] = "Voer het databasewachtwoord in.";
 $text['description-password']['nl-nl'] = "Voer het databasewachtwoord in.";
 $text['description-password']['pl-pl'] = "Wprowadź hasło do bazy danych.";
 $text['description-password']['pl-pl'] = "Wprowadź hasło do bazy danych.";
 $text['description-password']['pt-br'] = "Entre com a senha da base de dados.";
 $text['description-password']['pt-br'] = "Entre com a senha da base de dados.";
@@ -429,6 +445,7 @@ $text['description-name']['fr-ca'] = "Entrer le nom de la Base de données.";
 $text['description-name']['fr-fr'] = "Entrer le nom de la Base de données.";
 $text['description-name']['fr-fr'] = "Entrer le nom de la Base de données.";
 $text['description-name']['he-il'] = "הזן את שם מסד הנתונים.";
 $text['description-name']['he-il'] = "הזן את שם מסד הנתונים.";
 $text['description-name']['it-it'] = "Inserire il nome del database.";
 $text['description-name']['it-it'] = "Inserire il nome del database.";
+$text['description-name']['ka-ge'] = "შეიყვანეთ მონაცემთა ბაზის სახელი.";
 $text['description-name']['nl-nl'] = "Voer de databasenaam in.";
 $text['description-name']['nl-nl'] = "Voer de databasenaam in.";
 $text['description-name']['pl-pl'] = "Wprowadź nazwę bazy danych.";
 $text['description-name']['pl-pl'] = "Wprowadź nazwę bazy danych.";
 $text['description-name']['pt-br'] = "Insira o nome da base de dados.";
 $text['description-name']['pt-br'] = "Insira o nome da base de dados.";
@@ -455,6 +472,7 @@ $text['description-host']['fr-ca'] = "Entrer le nom de l'hôte.";
 $text['description-host']['fr-fr'] = "Entrer le nom de l'hôte.";
 $text['description-host']['fr-fr'] = "Entrer le nom de l'hôte.";
 $text['description-host']['he-il'] = "הזן את שם המארח.";
 $text['description-host']['he-il'] = "הזן את שם המארח.";
 $text['description-host']['it-it'] = "Inserire il nome host.";
 $text['description-host']['it-it'] = "Inserire il nome host.";
+$text['description-host']['ka-ge'] = "შეიყვანეთ ჰოსტის სახელი.";
 $text['description-host']['nl-nl'] = "Voer de hostnaam in.";
 $text['description-host']['nl-nl'] = "Voer de hostnaam in.";
 $text['description-host']['pl-pl'] = "Wprowadź nazwę hosta.";
 $text['description-host']['pl-pl'] = "Wprowadź nazwę hosta.";
 $text['description-host']['pt-br'] = "Insira o nome do servidor.";
 $text['description-host']['pt-br'] = "Insira o nome do servidor.";
@@ -481,6 +499,7 @@ $text['description-driver']['fr-ca'] = "Choisir le driver de la Base de données
 $text['description-driver']['fr-fr'] = "Choisir le driver de la Base de données.";
 $text['description-driver']['fr-fr'] = "Choisir le driver de la Base de données.";
 $text['description-driver']['he-il'] = "בחר את מנהל ההתקן של מסד הנתונים.";
 $text['description-driver']['he-il'] = "בחר את מנהל ההתקן של מסד הנתונים.";
 $text['description-driver']['it-it'] = "Selezionare il driver del database.";
 $text['description-driver']['it-it'] = "Selezionare il driver del database.";
+$text['description-driver']['ka-ge'] = "აირჩიეთ მონაცემთა ბაზის დრაივერი";
 $text['description-driver']['nl-nl'] = "Selecteer het databasestuurprogramma.";
 $text['description-driver']['nl-nl'] = "Selecteer het databasestuurprogramma.";
 $text['description-driver']['pl-pl'] = "Wybierz sterownik bazy danych.";
 $text['description-driver']['pl-pl'] = "Wybierz sterownik bazy danych.";
 $text['description-driver']['pt-br'] = "Escolha o driver do banco de dados";
 $text['description-driver']['pt-br'] = "Escolha o driver do banco de dados";
@@ -507,6 +526,7 @@ $text['description-databases']['fr-ca'] = "Informations sur les bases de donnée
 $text['description-databases']['fr-fr'] = "Informations sur les bases de données";
 $text['description-databases']['fr-fr'] = "Informations sur les bases de données";
 $text['description-databases']['he-il'] = "מידע על מסד נתונים.";
 $text['description-databases']['he-il'] = "מידע על מסד נתונים.";
 $text['description-databases']['it-it'] = "Informazioni Database.";
 $text['description-databases']['it-it'] = "Informazioni Database.";
+$text['description-databases']['ka-ge'] = "მონაცემთა ბაზის ინფორმაცია.";
 $text['description-databases']['nl-nl'] = "Database-informatie.";
 $text['description-databases']['nl-nl'] = "Database-informatie.";
 $text['description-databases']['pl-pl'] = "Informacje o bazie danych.";
 $text['description-databases']['pl-pl'] = "Informacje o bazie danych.";
 $text['description-databases']['pt-br'] = "Informações sobre o banco de dados";
 $text['description-databases']['pt-br'] = "Informações sobre o banco de dados";
@@ -533,6 +553,7 @@ $text['description-database-edit']['fr-ca'] = "Informations de connexion à la B
 $text['description-database-edit']['fr-fr'] = "Informations de connexion à la Base";
 $text['description-database-edit']['fr-fr'] = "Informations de connexion à la Base";
 $text['description-database-edit']['he-il'] = "מידע על חיבור למסד נתונים.";
 $text['description-database-edit']['he-il'] = "מידע על חיבור למסד נתונים.";
 $text['description-database-edit']['it-it'] = "Informazioni connessione Database.";
 $text['description-database-edit']['it-it'] = "Informazioni connessione Database.";
+$text['description-database-edit']['ka-ge'] = "მონაცემთა ბაზასთან დაკავშირების ინფორმაცია.";
 $text['description-database-edit']['nl-nl'] = "Informatie over databaseverbinding.";
 $text['description-database-edit']['nl-nl'] = "Informatie over databaseverbinding.";
 $text['description-database-edit']['pl-pl'] = "Informacje o połączeniach z bazą danych.";
 $text['description-database-edit']['pl-pl'] = "Informacje o połączeniach z bazą danych.";
 $text['description-database-edit']['pt-br'] = "Informações da conexão ao banco de dados";
 $text['description-database-edit']['pt-br'] = "Informações da conexão ao banco de dados";
@@ -559,6 +580,7 @@ $text['description-database-add']['fr-ca'] = "Informations de connexion à la Ba
 $text['description-database-add']['fr-fr'] = "Informations de connexion à la Base.";
 $text['description-database-add']['fr-fr'] = "Informations de connexion à la Base.";
 $text['description-database-add']['he-il'] = "מידע על חיבור למסד נתונים.";
 $text['description-database-add']['he-il'] = "מידע על חיבור למסד נתונים.";
 $text['description-database-add']['it-it'] = "Informazioni connessione Database.";
 $text['description-database-add']['it-it'] = "Informazioni connessione Database.";
+$text['description-database-add']['ka-ge'] = "მონაცემთა ბაზასთან დაკავშირების ინფორმაცია.";
 $text['description-database-add']['nl-nl'] = "Informatie over databaseverbinding.";
 $text['description-database-add']['nl-nl'] = "Informatie over databaseverbinding.";
 $text['description-database-add']['pl-pl'] = "Informacje o połączeniach z bazą danych.";
 $text['description-database-add']['pl-pl'] = "Informacje o połączeniach z bazą danych.";
 $text['description-database-add']['pt-br'] = "Informações da conexão ao banco de dados";
 $text['description-database-add']['pt-br'] = "Informações da conexão ao banco de dados";

+ 1 - 0
core/databases/app_menu.php

@@ -14,6 +14,7 @@
 	$apps[$x]['menu'][$y]['title']['fr-fr'] = "BDD";
 	$apps[$x]['menu'][$y]['title']['fr-fr'] = "BDD";
 	$apps[$x]['menu'][$y]['title']['he-il'] = "מאגרי מידע";
 	$apps[$x]['menu'][$y]['title']['he-il'] = "מאגרי מידע";
 	$apps[$x]['menu'][$y]['title']['it-it'] = "Banche dati";
 	$apps[$x]['menu'][$y]['title']['it-it'] = "Banche dati";
+	$apps[$x]['menu'][$y]['title']['ka-ge'] = "მონაცემთა ბაზები";
 	$apps[$x]['menu'][$y]['title']['nl-nl'] = "Databanken";
 	$apps[$x]['menu'][$y]['title']['nl-nl'] = "Databanken";
 	$apps[$x]['menu'][$y]['title']['pl-pl'] = "Bazy danych";
 	$apps[$x]['menu'][$y]['title']['pl-pl'] = "Bazy danych";
 	$apps[$x]['menu'][$y]['title']['pt-br'] = "Banco de dados";
 	$apps[$x]['menu'][$y]['title']['pt-br'] = "Banco de dados";

+ 1 - 0
core/default_settings/app_config.php

@@ -21,6 +21,7 @@
 		$apps[$x]['description']['fr-fr'] = "Configurations par défaut applicable à tous les domaines";
 		$apps[$x]['description']['fr-fr'] = "Configurations par défaut applicable à tous les domaines";
 		$apps[$x]['description']['he-il'] = "הגדרות ברירת המחדל החלות על כל הדומיינים.";
 		$apps[$x]['description']['he-il'] = "הגדרות ברירת המחדל החלות על כל הדומיינים.";
 		$apps[$x]['description']['it-it'] = "Impostazioni predefinite che si applicano a tutti i domini.";
 		$apps[$x]['description']['it-it'] = "Impostazioni predefinite che si applicano a tutti i domini.";
+		$apps[$x]['description']['ka-ge'] = "ნაგულისხმევი პარამეტრები, რომლებიც ყველა დომენზე გამოიყენება.";
 		$apps[$x]['description']['nl-nl'] = "Standaardinstellingen die van toepassing zijn op alle domeinen.";
 		$apps[$x]['description']['nl-nl'] = "Standaardinstellingen die van toepassing zijn op alle domeinen.";
 		$apps[$x]['description']['pl-pl'] = "Domyślne ustawienia dotyczące wszystkich domen.";
 		$apps[$x]['description']['pl-pl'] = "Domyślne ustawienia dotyczące wszystkich domen.";
 		$apps[$x]['description']['pt-br'] = "Configurações Padrão aplicáveis à todos os domínios";
 		$apps[$x]['description']['pt-br'] = "Configurações Padrão aplicáveis à todos os domínios";

+ 55 - 0
core/default_settings/app_languages.php

@@ -13,6 +13,7 @@ $text['title-default_settings']['fr-ca'] = "Paramètres par Défaut";
 $text['title-default_settings']['fr-fr'] = "Configurations par Défaut";
 $text['title-default_settings']['fr-fr'] = "Configurations par Défaut";
 $text['title-default_settings']['he-il'] = "הגדרות ברירת מחדל";
 $text['title-default_settings']['he-il'] = "הגדרות ברירת מחדל";
 $text['title-default_settings']['it-it'] = "Parametri di Default";
 $text['title-default_settings']['it-it'] = "Parametri di Default";
+$text['title-default_settings']['ka-ge'] = "ნაგულისხმევი პარამეტრები";
 $text['title-default_settings']['nl-nl'] = "Standaard instellingen";
 $text['title-default_settings']['nl-nl'] = "Standaard instellingen";
 $text['title-default_settings']['pl-pl'] = "Ustawienia domyślne";
 $text['title-default_settings']['pl-pl'] = "Ustawienia domyślne";
 $text['title-default_settings']['pt-br'] = "Configurações Padrão";
 $text['title-default_settings']['pt-br'] = "Configurações Padrão";
@@ -39,6 +40,7 @@ $text['title-default_setting-edit']['fr-ca'] = "Paramètre par Défaut";
 $text['title-default_setting-edit']['fr-fr'] = "Configurations par Défaut";
 $text['title-default_setting-edit']['fr-fr'] = "Configurations par Défaut";
 $text['title-default_setting-edit']['he-il'] = "הגדרת ברירת מחדל";
 $text['title-default_setting-edit']['he-il'] = "הגדרת ברירת מחדל";
 $text['title-default_setting-edit']['it-it'] = "Parametro di Default";
 $text['title-default_setting-edit']['it-it'] = "Parametro di Default";
+$text['title-default_setting-edit']['ka-ge'] = "ნაგულისხმევი პარამეტრი";
 $text['title-default_setting-edit']['nl-nl'] = "Standaard instelling";
 $text['title-default_setting-edit']['nl-nl'] = "Standaard instelling";
 $text['title-default_setting-edit']['pl-pl'] = "Ustawienie domyślne";
 $text['title-default_setting-edit']['pl-pl'] = "Ustawienie domyślne";
 $text['title-default_setting-edit']['pt-br'] = "Configuração Padrão";
 $text['title-default_setting-edit']['pt-br'] = "Configuração Padrão";
@@ -65,6 +67,7 @@ $text['title-default_setting-add']['fr-ca'] = "Ajouter une configuration par dé
 $text['title-default_setting-add']['fr-fr'] = "Ajouter une configuration par défaut";
 $text['title-default_setting-add']['fr-fr'] = "Ajouter une configuration par défaut";
 $text['title-default_setting-add']['he-il'] = "הגדרת ברירת מחדל הוסף";
 $text['title-default_setting-add']['he-il'] = "הגדרת ברירת מחדל הוסף";
 $text['title-default_setting-add']['it-it'] = "Inserimento Parametri di Default";
 $text['title-default_setting-add']['it-it'] = "Inserimento Parametri di Default";
+$text['title-default_setting-add']['ka-ge'] = "ნაგულისხმევი პარამეტრის დამატება";
 $text['title-default_setting-add']['nl-nl'] = "Standaardinstelling Toevoegen";
 $text['title-default_setting-add']['nl-nl'] = "Standaardinstelling Toevoegen";
 $text['title-default_setting-add']['pl-pl'] = "Dodaj ustawienie domyślne";
 $text['title-default_setting-add']['pl-pl'] = "Dodaj ustawienie domyślne";
 $text['title-default_setting-add']['pt-br'] = "Adicionar Configuração padrão";
 $text['title-default_setting-add']['pt-br'] = "Adicionar Configuração padrão";
@@ -91,6 +94,7 @@ $text['option-voicemail_file_listen']['fr-ca'] = "Écouter Lien (Connexion requi
 $text['option-voicemail_file_listen']['fr-fr'] = "Écouter Lien (Connexion requise)";
 $text['option-voicemail_file_listen']['fr-fr'] = "Écouter Lien (Connexion requise)";
 $text['option-voicemail_file_listen']['he-il'] = "קישור האזנה (נדרשת כניסה)";
 $text['option-voicemail_file_listen']['he-il'] = "קישור האזנה (נדרשת כניסה)";
 $text['option-voicemail_file_listen']['it-it'] = "Link Ascolto (Richiesta Login)";
 $text['option-voicemail_file_listen']['it-it'] = "Link Ascolto (Richiesta Login)";
+$text['option-voicemail_file_listen']['ka-ge'] = "მოსმენის ბმული (შესვლა აუცილებელია)";
 $text['option-voicemail_file_listen']['nl-nl'] = "Afspeellink (login verplicht)";
 $text['option-voicemail_file_listen']['nl-nl'] = "Afspeellink (login verplicht)";
 $text['option-voicemail_file_listen']['pl-pl'] = "Link do odsłuchu (po zalogowaniu)";
 $text['option-voicemail_file_listen']['pl-pl'] = "Link do odsłuchu (po zalogowaniu)";
 $text['option-voicemail_file_listen']['pt-br'] = "Link para a caixa postal (Login requerido)";
 $text['option-voicemail_file_listen']['pt-br'] = "Link para a caixa postal (Login requerido)";
@@ -117,6 +121,7 @@ $text['option-voicemail_file_link']['fr-ca'] = "Lien de téléchargement (Connex
 $text['option-voicemail_file_link']['fr-fr'] = "Lien de téléchargement (Connexion non requise)";
 $text['option-voicemail_file_link']['fr-fr'] = "Lien de téléchargement (Connexion non requise)";
 $text['option-voicemail_file_link']['he-il'] = "קישור להורדה (אין צורך בכניסה)";
 $text['option-voicemail_file_link']['he-il'] = "קישור להורדה (אין צורך בכניסה)";
 $text['option-voicemail_file_link']['it-it'] = "Link Scaricamento (Login Non Richiesta)";
 $text['option-voicemail_file_link']['it-it'] = "Link Scaricamento (Login Non Richiesta)";
+$text['option-voicemail_file_link']['ka-ge'] = "გადმოწერის ბმული (შესვლა აუცილებელი არაა)";
 $text['option-voicemail_file_link']['nl-nl'] = "Downloadlink (login niet verplicht)";
 $text['option-voicemail_file_link']['nl-nl'] = "Downloadlink (login niet verplicht)";
 $text['option-voicemail_file_link']['pl-pl'] = "Link do pobrania (logowanie nie jest wymagane)";
 $text['option-voicemail_file_link']['pl-pl'] = "Link do pobrania (logowanie nie jest wymagane)";
 $text['option-voicemail_file_link']['pt-br'] = "Link para download (Não é necessário login)";
 $text['option-voicemail_file_link']['pt-br'] = "Link para download (Não é necessário login)";
@@ -143,6 +148,7 @@ $text['option-voicemail_file_attach']['fr-ca'] = "Fichier audio en pièce jointe
 $text['option-voicemail_file_attach']['fr-fr'] = "Fichier audio en pièce jointe";
 $text['option-voicemail_file_attach']['fr-fr'] = "Fichier audio en pièce jointe";
 $text['option-voicemail_file_attach']['he-il'] = "קובץ שמע מצורף";
 $text['option-voicemail_file_attach']['he-il'] = "קובץ שמע מצורף";
 $text['option-voicemail_file_attach']['it-it'] = "Allegare File Audio";
 $text['option-voicemail_file_attach']['it-it'] = "Allegare File Audio";
+$text['option-voicemail_file_attach']['ka-ge'] = "აუდიოფაილის მიმაგრება";
 $text['option-voicemail_file_attach']['nl-nl'] = "Geluidsbestand attachment";
 $text['option-voicemail_file_attach']['nl-nl'] = "Geluidsbestand attachment";
 $text['option-voicemail_file_attach']['pl-pl'] = "Załącznik plik audio";
 $text['option-voicemail_file_attach']['pl-pl'] = "Załącznik plik audio";
 $text['option-voicemail_file_attach']['pt-br'] = "Arquivo de áudio anexo";
 $text['option-voicemail_file_attach']['pt-br'] = "Arquivo de áudio anexo";
@@ -169,6 +175,7 @@ $text['option-button_icons_auto']['fr-ca'] = "Automatique";
 $text['option-button_icons_auto']['fr-fr'] = "Automatique";
 $text['option-button_icons_auto']['fr-fr'] = "Automatique";
 $text['option-button_icons_auto']['he-il'] = "אוֹטוֹמָטִי";
 $text['option-button_icons_auto']['he-il'] = "אוֹטוֹמָטִי";
 $text['option-button_icons_auto']['it-it'] = "Automatica";
 $text['option-button_icons_auto']['it-it'] = "Automatica";
+$text['option-button_icons_auto']['ka-ge'] = "ავტომატური";
 $text['option-button_icons_auto']['nl-nl'] = "Automatisch";
 $text['option-button_icons_auto']['nl-nl'] = "Automatisch";
 $text['option-button_icons_auto']['pl-pl'] = "Automatyczny";
 $text['option-button_icons_auto']['pl-pl'] = "Automatyczny";
 $text['option-button_icons_auto']['pt-br'] = "Automático";
 $text['option-button_icons_auto']['pt-br'] = "Automático";
@@ -195,6 +202,7 @@ $text['option-button_icons_only']['fr-ca'] = "Seulement";
 $text['option-button_icons_only']['fr-fr'] = "Seulement";
 $text['option-button_icons_only']['fr-fr'] = "Seulement";
 $text['option-button_icons_only']['he-il'] = "רק";
 $text['option-button_icons_only']['he-il'] = "רק";
 $text['option-button_icons_only']['it-it'] = "Soltanto";
 $text['option-button_icons_only']['it-it'] = "Soltanto";
+$text['option-button_icons_only']['ka-ge'] = "მხოლოდ";
 $text['option-button_icons_only']['nl-nl'] = "Alleen";
 $text['option-button_icons_only']['nl-nl'] = "Alleen";
 $text['option-button_icons_only']['pl-pl'] = "Tylko";
 $text['option-button_icons_only']['pl-pl'] = "Tylko";
 $text['option-button_icons_only']['pt-br'] = "Somente";
 $text['option-button_icons_only']['pt-br'] = "Somente";
@@ -221,6 +229,7 @@ $text['option-button_icons_always']['fr-ca'] = "Toujours";
 $text['option-button_icons_always']['fr-fr'] = "Toujours";
 $text['option-button_icons_always']['fr-fr'] = "Toujours";
 $text['option-button_icons_always']['he-il'] = "תמיד";
 $text['option-button_icons_always']['he-il'] = "תמיד";
 $text['option-button_icons_always']['it-it'] = "Sempre";
 $text['option-button_icons_always']['it-it'] = "Sempre";
+$text['option-button_icons_always']['ka-ge'] = "ყოველთვის";
 $text['option-button_icons_always']['nl-nl'] = "Altijd";
 $text['option-button_icons_always']['nl-nl'] = "Altijd";
 $text['option-button_icons_always']['pl-pl'] = "Zawsze";
 $text['option-button_icons_always']['pl-pl'] = "Zawsze";
 $text['option-button_icons_always']['pt-br'] = "Sempre";
 $text['option-button_icons_always']['pt-br'] = "Sempre";
@@ -247,6 +256,7 @@ $text['option-button_icons_never']['fr-ca'] = "Jamais";
 $text['option-button_icons_never']['fr-fr'] = "Jamais";
 $text['option-button_icons_never']['fr-fr'] = "Jamais";
 $text['option-button_icons_never']['he-il'] = "לעולם לא";
 $text['option-button_icons_never']['he-il'] = "לעולם לא";
 $text['option-button_icons_never']['it-it'] = "Mai";
 $text['option-button_icons_never']['it-it'] = "Mai";
+$text['option-button_icons_never']['ka-ge'] = "არასოდეს";
 $text['option-button_icons_never']['nl-nl'] = "Nooit";
 $text['option-button_icons_never']['nl-nl'] = "Nooit";
 $text['option-button_icons_never']['pl-pl'] = "Nigdy";
 $text['option-button_icons_never']['pl-pl'] = "Nigdy";
 $text['option-button_icons_never']['pt-br'] = "Nunca";
 $text['option-button_icons_never']['pt-br'] = "Nunca";
@@ -273,6 +283,7 @@ $text['option-select']['fr-ca'] = "Sélectionner";
 $text['option-select']['fr-fr'] = "Sélectionner";
 $text['option-select']['fr-fr'] = "Sélectionner";
 $text['option-select']['he-il'] = "בחר";
 $text['option-select']['he-il'] = "בחר";
 $text['option-select']['it-it'] = "Selezionare";
 $text['option-select']['it-it'] = "Selezionare";
+$text['option-select']['ka-ge'] = "არჩევა";
 $text['option-select']['nl-nl'] = "selectie";
 $text['option-select']['nl-nl'] = "selectie";
 $text['option-select']['pl-pl'] = "Wybierz";
 $text['option-select']['pl-pl'] = "Wybierz";
 $text['option-select']['pt-br'] = "Selecionar";
 $text['option-select']['pt-br'] = "Selecionar";
@@ -300,6 +311,7 @@ $text['option-switch_round']['fr-ca'] = "Interrupteur rond";
 $text['option-switch_round']['fr-fr'] = "Interrupteur rond";
 $text['option-switch_round']['fr-fr'] = "Interrupteur rond";
 $text['option-switch_round']['he-il'] = "מתג עגול";
 $text['option-switch_round']['he-il'] = "מתג עגול";
 $text['option-switch_round']['it-it'] = "Interruttore rotondo";
 $text['option-switch_round']['it-it'] = "Interruttore rotondo";
+$text['option-switch_round']['ka-ge'] = "მარყუჟი გადამრთველი";
 $text['option-switch_round']['nl-nl'] = "Ronde schakelaar";
 $text['option-switch_round']['nl-nl'] = "Ronde schakelaar";
 $text['option-switch_round']['pl-pl'] = "Okrągły przełącznik";
 $text['option-switch_round']['pl-pl'] = "Okrągły przełącznik";
 $text['option-switch_round']['pt-br'] = "Interruptor Redondo";
 $text['option-switch_round']['pt-br'] = "Interruptor Redondo";
@@ -327,6 +339,7 @@ $text['option-switch_square']['fr-ca'] = "Interrupteur carré";
 $text['option-switch_square']['fr-fr'] = "Interrupteur carré";
 $text['option-switch_square']['fr-fr'] = "Interrupteur carré";
 $text['option-switch_square']['he-il'] = "מתג מרובע";
 $text['option-switch_square']['he-il'] = "מתג מרובע";
 $text['option-switch_square']['it-it'] = "Interruttore quadrato";
 $text['option-switch_square']['it-it'] = "Interruttore quadrato";
+$text['option-switch_square']['ka-ge'] = "ოთხკუთხედი გადამრთველი";
 $text['option-switch_square']['nl-nl'] = "Vierkante schakelaar";
 $text['option-switch_square']['nl-nl'] = "Vierkante schakelaar";
 $text['option-switch_square']['pl-pl'] = "Przełącznik kwadratowy";
 $text['option-switch_square']['pl-pl'] = "Przełącznik kwadratowy";
 $text['option-switch_square']['pt-br'] = "Interruptor Quadrado";
 $text['option-switch_square']['pt-br'] = "Interruptor Quadrado";
@@ -354,6 +367,7 @@ $text['message-toggled']['fr-ca'] = "Basculer Terminé";
 $text['message-toggled']['fr-fr'] = "Basculer Terminé";
 $text['message-toggled']['fr-fr'] = "Basculer Terminé";
 $text['message-toggled']['he-il'] = "החלפת מצב הושלמה";
 $text['message-toggled']['he-il'] = "החלפת מצב הושלמה";
 $text['message-toggled']['it-it'] = "Commutazione Completata";
 $text['message-toggled']['it-it'] = "Commutazione Completata";
+$text['message-toggled']['ka-ge'] = "გადართვა დასრულდა";
 $text['message-toggled']['nl-nl'] = "Schakel voltooid";
 $text['message-toggled']['nl-nl'] = "Schakel voltooid";
 $text['message-toggled']['pl-pl'] = "Przełączono pomyślnie";
 $text['message-toggled']['pl-pl'] = "Przełączono pomyślnie";
 $text['message-toggled']['pt-br'] = "Alteração Concluída";
 $text['message-toggled']['pt-br'] = "Alteração Concluída";
@@ -380,6 +394,7 @@ $text['message-settings_reloaded']['fr-ca'] = "Paramètres Rechargés";
 $text['message-settings_reloaded']['fr-fr'] = "Paramètres Rechargés";
 $text['message-settings_reloaded']['fr-fr'] = "Paramètres Rechargés";
 $text['message-settings_reloaded']['he-il'] = "ההגדרות נטענו מחדש";
 $text['message-settings_reloaded']['he-il'] = "ההגדרות נטענו מחדש";
 $text['message-settings_reloaded']['it-it'] = "Parametri Ricaricati";
 $text['message-settings_reloaded']['it-it'] = "Parametri Ricaricati";
+$text['message-settings_reloaded']['ka-ge'] = "პარამეტრების თავიდან ჩატვირთვა დასრულდა";
 $text['message-settings_reloaded']['nl-nl'] = "Instellingen opnieuw geladen";
 $text['message-settings_reloaded']['nl-nl'] = "Instellingen opnieuw geladen";
 $text['message-settings_reloaded']['pl-pl'] = "Ustawienia Reloaded";
 $text['message-settings_reloaded']['pl-pl'] = "Ustawienia Reloaded";
 $text['message-settings_reloaded']['pt-br'] = "Configurações recarregadas";
 $text['message-settings_reloaded']['pt-br'] = "Configurações recarregadas";
@@ -406,6 +421,7 @@ $text['message-delete_failed']['fr-ca'] = "Pas de paramètres enregistrés";
 $text['message-delete_failed']['fr-fr'] = "Pas de paramètres enregistrés";
 $text['message-delete_failed']['fr-fr'] = "Pas de paramètres enregistrés";
 $text['message-delete_failed']['he-il'] = "לא לבדוק הגדרות";
 $text['message-delete_failed']['he-il'] = "לא לבדוק הגדרות";
 $text['message-delete_failed']['it-it'] = "Nessun Parametro Selezionato";
 $text['message-delete_failed']['it-it'] = "Nessun Parametro Selezionato";
+$text['message-delete_failed']['ka-ge'] = "პარამეტრები ჩართული არაა";
 $text['message-delete_failed']['nl-nl'] = "Geen instellingen geselecteerd";
 $text['message-delete_failed']['nl-nl'] = "Geen instellingen geselecteerd";
 $text['message-delete_failed']['pl-pl'] = "Próba usunięcia zakończyła się niepowodzeniem";
 $text['message-delete_failed']['pl-pl'] = "Próba usunięcia zakończyła się niepowodzeniem";
 $text['message-delete_failed']['pt-br'] = "Nenhuma configuração marcada";
 $text['message-delete_failed']['pt-br'] = "Nenhuma configuração marcada";
@@ -432,6 +448,7 @@ $text['message-copy_failed']['fr-ca'] = "Pas de paramètres enregistrés ou doma
 $text['message-copy_failed']['fr-fr'] = "Pas de paramètres enregistrés ou domaine non valide";
 $text['message-copy_failed']['fr-fr'] = "Pas de paramètres enregistrés ou domaine non valide";
 $text['message-copy_failed']['he-il'] = "אין הגדרות מסומנות או דומיין לא חוקי";
 $text['message-copy_failed']['he-il'] = "אין הגדרות מסומנות או דומיין לא חוקי";
 $text['message-copy_failed']['it-it'] = "Nessun Parametro Selezionato o Dominio non Valido";
 $text['message-copy_failed']['it-it'] = "Nessun Parametro Selezionato o Dominio non Valido";
+$text['message-copy_failed']['ka-ge'] = "პარამეტრები ჩართული არაა, ან დომენი არასწორია";
 $text['message-copy_failed']['nl-nl'] = "Geen instellingen geselecteerd of ongeldig domein";
 $text['message-copy_failed']['nl-nl'] = "Geen instellingen geselecteerd of ongeldig domein";
 $text['message-copy_failed']['pl-pl'] = "Nie zaznaczono ustawień lub domena jest niepoprawna";
 $text['message-copy_failed']['pl-pl'] = "Nie zaznaczono ustawień lub domena jest niepoprawna";
 $text['message-copy_failed']['pt-br'] = "Nenhuma configuração selecionada ou dominio inválido";
 $text['message-copy_failed']['pt-br'] = "Nenhuma configuração selecionada ou dominio inválido";
@@ -458,6 +475,7 @@ $text['label-web_fonts']['fr-ca'] = "Polices Web";
 $text['label-web_fonts']['fr-fr'] = "Polices Web";
 $text['label-web_fonts']['fr-fr'] = "Polices Web";
 $text['label-web_fonts']['he-il'] = "גופני אינטרנט";
 $text['label-web_fonts']['he-il'] = "גופני אינטרנט";
 $text['label-web_fonts']['it-it'] = "Font web";
 $text['label-web_fonts']['it-it'] = "Font web";
+$text['label-web_fonts']['ka-ge'] = "ვებფონტები";
 $text['label-web_fonts']['nl-nl'] = "Web lettertype";
 $text['label-web_fonts']['nl-nl'] = "Web lettertype";
 $text['label-web_fonts']['pl-pl'] = "Czcionki sieci";
 $text['label-web_fonts']['pl-pl'] = "Czcionki sieci";
 $text['label-web_fonts']['pt-br'] = "Polices Web";
 $text['label-web_fonts']['pt-br'] = "Polices Web";
@@ -484,6 +502,7 @@ $text['label-top']['fr-ca'] = "Haut";
 $text['label-top']['fr-fr'] = "Meilleur";
 $text['label-top']['fr-fr'] = "Meilleur";
 $text['label-top']['he-il'] = "חלק עליון";
 $text['label-top']['he-il'] = "חלק עליון";
 $text['label-top']['it-it'] = "Alto";
 $text['label-top']['it-it'] = "Alto";
+$text['label-top']['ka-ge'] = "თავში";
 $text['label-top']['nl-nl'] = "Boven";
 $text['label-top']['nl-nl'] = "Boven";
 $text['label-top']['pl-pl'] = "Szczyt";
 $text['label-top']['pl-pl'] = "Szczyt";
 $text['label-top']['pt-br'] = "Topo";
 $text['label-top']['pt-br'] = "Topo";
@@ -510,6 +529,7 @@ $text['label-text']['fr-ca'] = "Texte";
 $text['label-text']['fr-fr'] = "Texte";
 $text['label-text']['fr-fr'] = "Texte";
 $text['label-text']['he-il'] = "טֶקסט";
 $text['label-text']['he-il'] = "טֶקסט";
 $text['label-text']['it-it'] = "Testo";
 $text['label-text']['it-it'] = "Testo";
+$text['label-text']['ka-ge'] = "ტექსტი";
 $text['label-text']['nl-nl'] = "Tekst";
 $text['label-text']['nl-nl'] = "Tekst";
 $text['label-text']['pl-pl'] = "Tekst";
 $text['label-text']['pl-pl'] = "Tekst";
 $text['label-text']['pt-br'] = "Texto";
 $text['label-text']['pt-br'] = "Texto";
@@ -536,6 +556,7 @@ $text['label-superfine']['fr-ca'] = "Superfin";
 $text['label-superfine']['fr-fr'] = "Superfin";
 $text['label-superfine']['fr-fr'] = "Superfin";
 $text['label-superfine']['he-il'] = "סופר בסדר";
 $text['label-superfine']['he-il'] = "סופר בסדר";
 $text['label-superfine']['it-it'] = "Superfine";
 $text['label-superfine']['it-it'] = "Superfine";
+$text['label-superfine']['ka-ge'] = "ძალიან კარგი";
 $text['label-superfine']['nl-nl'] = "Superfijn";
 $text['label-superfine']['nl-nl'] = "Superfijn";
 $text['label-superfine']['pl-pl'] = "Najlepsza";
 $text['label-superfine']['pl-pl'] = "Najlepsza";
 $text['label-superfine']['pt-br'] = "Alta Qualidade";
 $text['label-superfine']['pt-br'] = "Alta Qualidade";
@@ -562,6 +583,7 @@ $text['label-static']['fr-ca'] = "Statique";
 $text['label-static']['fr-fr'] = "Statique";
 $text['label-static']['fr-fr'] = "Statique";
 $text['label-static']['he-il'] = "סטָטִי";
 $text['label-static']['he-il'] = "סטָטִי";
 $text['label-static']['it-it'] = "Statico";
 $text['label-static']['it-it'] = "Statico";
+$text['label-static']['ka-ge'] = "სტატიკური";
 $text['label-static']['nl-nl'] = "Statisch";
 $text['label-static']['nl-nl'] = "Statisch";
 $text['label-static']['pl-pl'] = "Statyczny";
 $text['label-static']['pl-pl'] = "Statyczny";
 $text['label-static']['pt-br'] = "Estático";
 $text['label-static']['pt-br'] = "Estático";
@@ -588,6 +610,7 @@ $text['label-reference']['fr-ca'] = "Voir";
 $text['label-reference']['fr-fr'] = "Référence";
 $text['label-reference']['fr-fr'] = "Référence";
 $text['label-reference']['he-il'] = "לִרְאוֹת";
 $text['label-reference']['he-il'] = "לִרְאוֹת";
 $text['label-reference']['it-it'] = "Vedi";
 $text['label-reference']['it-it'] = "Vedi";
+$text['label-reference']['ka-ge'] = "ნახვა";
 $text['label-reference']['nl-nl'] = "Zien";
 $text['label-reference']['nl-nl'] = "Zien";
 $text['label-reference']['pl-pl'] = "Odniesienie";
 $text['label-reference']['pl-pl'] = "Odniesienie";
 $text['label-reference']['pt-br'] = "Veja";
 $text['label-reference']['pt-br'] = "Veja";
@@ -614,6 +637,7 @@ $text['label-right']['fr-ca'] = "Droite";
 $text['label-right']['fr-fr'] = "Droite";
 $text['label-right']['fr-fr'] = "Droite";
 $text['label-right']['he-il'] = "ימין";
 $text['label-right']['he-il'] = "ימין";
 $text['label-right']['it-it'] = "Destra";
 $text['label-right']['it-it'] = "Destra";
+$text['label-right']['ka-ge'] = "მარჯვენა";
 $text['label-right']['nl-nl'] = "Rechts";
 $text['label-right']['nl-nl'] = "Rechts";
 $text['label-right']['pl-pl'] = "Dobrze";
 $text['label-right']['pl-pl'] = "Dobrze";
 $text['label-right']['pt-br'] = "Direita";
 $text['label-right']['pt-br'] = "Direita";
@@ -640,6 +664,7 @@ $text['label-other']['fr-ca'] = "Autre";
 $text['label-other']['fr-fr'] = "Autre";
 $text['label-other']['fr-fr'] = "Autre";
 $text['label-other']['he-il'] = "אַחֵר";
 $text['label-other']['he-il'] = "אַחֵר";
 $text['label-other']['it-it'] = "Altro";
 $text['label-other']['it-it'] = "Altro";
+$text['label-other']['ka-ge'] = "სხვა";
 $text['label-other']['nl-nl'] = "Ander";
 $text['label-other']['nl-nl'] = "Ander";
 $text['label-other']['pl-pl'] = "Inne";
 $text['label-other']['pl-pl'] = "Inne";
 $text['label-other']['pt-br'] = "Outro";
 $text['label-other']['pt-br'] = "Outro";
@@ -666,6 +691,7 @@ $text['label-normal']['fr-ca'] = "Normal";
 $text['label-normal']['fr-fr'] = "Normal";
 $text['label-normal']['fr-fr'] = "Normal";
 $text['label-normal']['he-il'] = "נוֹרמָלִי";
 $text['label-normal']['he-il'] = "נוֹרמָלִי";
 $text['label-normal']['it-it'] = "Normale";
 $text['label-normal']['it-it'] = "Normale";
+$text['label-normal']['ka-ge'] = "ნორმალური";
 $text['label-normal']['nl-nl'] = "Normaal";
 $text['label-normal']['nl-nl'] = "Normaal";
 $text['label-normal']['pl-pl'] = "Normalny";
 $text['label-normal']['pl-pl'] = "Normalny";
 $text['label-normal']['pt-br'] = "Normal";
 $text['label-normal']['pt-br'] = "Normal";
@@ -692,6 +718,7 @@ $text['label-none']['fr-ca'] = "Aucun";
 $text['label-none']['fr-fr'] = "Aucun";
 $text['label-none']['fr-fr'] = "Aucun";
 $text['label-none']['he-il'] = "אף אחד";
 $text['label-none']['he-il'] = "אף אחד";
 $text['label-none']['it-it'] = "Nessuno";
 $text['label-none']['it-it'] = "Nessuno";
+$text['label-none']['ka-ge'] = "არცერთი";
 $text['label-none']['nl-nl'] = "Geen";
 $text['label-none']['nl-nl'] = "Geen";
 $text['label-none']['pl-pl'] = "Żaden";
 $text['label-none']['pl-pl'] = "Żaden";
 $text['label-none']['pt-br'] = "Nenhum";
 $text['label-none']['pt-br'] = "Nenhum";
@@ -718,6 +745,7 @@ $text['label-left']['fr-ca'] = "À gauche";
 $text['label-left']['fr-fr'] = "À gauche";
 $text['label-left']['fr-fr'] = "À gauche";
 $text['label-left']['he-il'] = "שמאלה";
 $text['label-left']['he-il'] = "שמאלה";
 $text['label-left']['it-it'] = "Sinistra";
 $text['label-left']['it-it'] = "Sinistra";
+$text['label-left']['ka-ge'] = "მარცხენა";
 $text['label-left']['nl-nl'] = "Links";
 $text['label-left']['nl-nl'] = "Links";
 $text['label-left']['pl-pl'] = "Lewo";
 $text['label-left']['pl-pl'] = "Lewo";
 $text['label-left']['pt-br'] = "Esquerda";
 $text['label-left']['pt-br'] = "Esquerda";
@@ -744,6 +772,7 @@ $text['label-inline']['fr-ca'] = "En ligne";
 $text['label-inline']['fr-fr'] = "En ligne";
 $text['label-inline']['fr-fr'] = "En ligne";
 $text['label-inline']['he-il'] = "בשורה";
 $text['label-inline']['he-il'] = "בשורה";
 $text['label-inline']['it-it'] = "In linea";
 $text['label-inline']['it-it'] = "In linea";
+$text['label-inline']['ka-ge'] = "ხაზშივე";
 $text['label-inline']['nl-nl'] = "In lijn";
 $text['label-inline']['nl-nl'] = "In lijn";
 $text['label-inline']['pl-pl'] = "W linii";
 $text['label-inline']['pl-pl'] = "W linii";
 $text['label-inline']['pt-br'] = "Na linha";
 $text['label-inline']['pt-br'] = "Na linha";
@@ -770,6 +799,7 @@ $text['label-image']['fr-ca'] = "Image";
 $text['label-image']['fr-fr'] = "Image";
 $text['label-image']['fr-fr'] = "Image";
 $text['label-image']['he-il'] = "תמונה";
 $text['label-image']['he-il'] = "תמונה";
 $text['label-image']['it-it'] = "Immagine";
 $text['label-image']['it-it'] = "Immagine";
+$text['label-image']['ka-ge'] = "გამოსახულება";
 $text['label-image']['nl-nl'] = "Afbeelding";
 $text['label-image']['nl-nl'] = "Afbeelding";
 $text['label-image']['pl-pl'] = "Obraz";
 $text['label-image']['pl-pl'] = "Obraz";
 $text['label-image']['pt-br'] = "Imagem";
 $text['label-image']['pt-br'] = "Imagem";
@@ -796,6 +826,7 @@ $text['label-fixed']['fr-ca'] = "Fixé";
 $text['label-fixed']['fr-fr'] = "Fixé";
 $text['label-fixed']['fr-fr'] = "Fixé";
 $text['label-fixed']['he-il'] = "תוקן";
 $text['label-fixed']['he-il'] = "תוקן";
 $text['label-fixed']['it-it'] = "Sistemato";
 $text['label-fixed']['it-it'] = "Sistemato";
+$text['label-fixed']['ka-ge'] = "დამაგრებული";
 $text['label-fixed']['nl-nl'] = "Vast";
 $text['label-fixed']['nl-nl'] = "Vast";
 $text['label-fixed']['pl-pl'] = "Naprawił";
 $text['label-fixed']['pl-pl'] = "Naprawił";
 $text['label-fixed']['pt-br'] = "Fixo";
 $text['label-fixed']['pt-br'] = "Fixo";
@@ -822,6 +853,7 @@ $text['label-side']['fr-ca'] = "Côté";
 $text['label-side']['fr-fr'] = "Côté";
 $text['label-side']['fr-fr'] = "Côté";
 $text['label-side']['he-il'] = "צַד";
 $text['label-side']['he-il'] = "צַד";
 $text['label-side']['it-it'] = "Lato";
 $text['label-side']['it-it'] = "Lato";
+$text['label-side']['ka-ge'] = "მხარე";
 $text['label-side']['nl-nl'] = "Zijde";
 $text['label-side']['nl-nl'] = "Zijde";
 $text['label-side']['pl-pl'] = "Strona";
 $text['label-side']['pl-pl'] = "Strona";
 $text['label-side']['pt-br'] = "Lado";
 $text['label-side']['pt-br'] = "Lado";
@@ -848,6 +880,7 @@ $text['label-fine']['fr-ca'] = "Fin";
 $text['label-fine']['fr-fr'] = "Fin";
 $text['label-fine']['fr-fr'] = "Fin";
 $text['label-fine']['he-il'] = "בסדר גמור";
 $text['label-fine']['he-il'] = "בסדר גמור";
 $text['label-fine']['it-it'] = "Fine";
 $text['label-fine']['it-it'] = "Fine";
+$text['label-fine']['ka-ge'] = "კარგი";
 $text['label-fine']['nl-nl'] = "Fijn";
 $text['label-fine']['nl-nl'] = "Fijn";
 $text['label-fine']['pl-pl'] = "Dobry";
 $text['label-fine']['pl-pl'] = "Dobry";
 $text['label-fine']['pt-br'] = "Multar";
 $text['label-fine']['pt-br'] = "Multar";
@@ -874,6 +907,7 @@ $text['label-center']['fr-ca'] = "Centre";
 $text['label-center']['fr-fr'] = "Centre";
 $text['label-center']['fr-fr'] = "Centre";
 $text['label-center']['he-il'] = "מֶרְכָּז";
 $text['label-center']['he-il'] = "מֶרְכָּז";
 $text['label-center']['it-it'] = "Centro";
 $text['label-center']['it-it'] = "Centro";
+$text['label-center']['ka-ge'] = "ცენტრი";
 $text['label-center']['nl-nl'] = "Midden";
 $text['label-center']['nl-nl'] = "Midden";
 $text['label-center']['pl-pl'] = "Centrum";
 $text['label-center']['pl-pl'] = "Centrum";
 $text['label-center']['pt-br'] = "Centro";
 $text['label-center']['pt-br'] = "Centro";
@@ -900,6 +934,7 @@ $text['label-bottom']['fr-ca'] = "Bas";
 $text['label-bottom']['fr-fr'] = "Bas";
 $text['label-bottom']['fr-fr'] = "Bas";
 $text['label-bottom']['he-il'] = "תַחתִית";
 $text['label-bottom']['he-il'] = "תַחתִית";
 $text['label-bottom']['it-it'] = "Basso";
 $text['label-bottom']['it-it'] = "Basso";
+$text['label-bottom']['ka-ge'] = "ქვედა";
 $text['label-bottom']['nl-nl'] = "Onder";
 $text['label-bottom']['nl-nl'] = "Onder";
 $text['label-bottom']['pl-pl'] = "Dolny";
 $text['label-bottom']['pl-pl'] = "Dolny";
 $text['label-bottom']['pt-br'] = "Fundo";
 $text['label-bottom']['pt-br'] = "Fundo";
@@ -926,6 +961,7 @@ $text['label-24-hour']['fr-ca'] = "24 heures";
 $text['label-24-hour']['fr-fr'] = "24 heures";
 $text['label-24-hour']['fr-fr'] = "24 heures";
 $text['label-24-hour']['he-il'] = "24 שעות";
 $text['label-24-hour']['he-il'] = "24 שעות";
 $text['label-24-hour']['it-it'] = "24-Ore";
 $text['label-24-hour']['it-it'] = "24-Ore";
+$text['label-24-hour']['ka-ge'] = "24-საათიანი";
 $text['label-24-hour']['nl-nl'] = "24 uur";
 $text['label-24-hour']['nl-nl'] = "24 uur";
 $text['label-24-hour']['pl-pl'] = "24-godzinny";
 $text['label-24-hour']['pl-pl'] = "24-godzinny";
 $text['label-24-hour']['pt-br'] = "24 horas";
 $text['label-24-hour']['pt-br'] = "24 horas";
@@ -952,6 +988,7 @@ $text['label-12-hour']['fr-ca'] = "12 heures";
 $text['label-12-hour']['fr-fr'] = "12 heures";
 $text['label-12-hour']['fr-fr'] = "12 heures";
 $text['label-12-hour']['he-il'] = "12 שעות";
 $text['label-12-hour']['he-il'] = "12 שעות";
 $text['label-12-hour']['it-it'] = "12-Ore";
 $text['label-12-hour']['it-it'] = "12-Ore";
+$text['label-12-hour']['ka-ge'] = "12-საათიანი";
 $text['label-12-hour']['nl-nl'] = "12 uur";
 $text['label-12-hour']['nl-nl'] = "12 uur";
 $text['label-12-hour']['pl-pl'] = "12-godzinny";
 $text['label-12-hour']['pl-pl'] = "12-godzinny";
 $text['label-12-hour']['pt-br'] = "12 horas";
 $text['label-12-hour']['pt-br'] = "12 horas";
@@ -978,6 +1015,7 @@ $text['label-hours']['fr-ca'] = "Heure(s)";
 $text['label-hours']['fr-fr'] = "Heure(s)";
 $text['label-hours']['fr-fr'] = "Heure(s)";
 $text['label-hours']['he-il'] = "שעה (s)";
 $text['label-hours']['he-il'] = "שעה (s)";
 $text['label-hours']['it-it'] = "Orario";
 $text['label-hours']['it-it'] = "Orario";
+$text['label-hours']['ka-ge'] = "საათი";
 $text['label-hours']['nl-nl'] = "Uren";
 $text['label-hours']['nl-nl'] = "Uren";
 $text['label-hours']['pl-pl'] = "Godziny";
 $text['label-hours']['pl-pl'] = "Godziny";
 $text['label-hours']['pt-br'] = "Hora(s)";
 $text['label-hours']['pt-br'] = "Hora(s)";
@@ -1004,6 +1042,7 @@ $text['label-days']['fr-ca'] = "Jour(s)";
 $text['label-days']['fr-fr'] = "Jour(s)";
 $text['label-days']['fr-fr'] = "Jour(s)";
 $text['label-days']['he-il'] = "יום (s)";
 $text['label-days']['he-il'] = "יום (s)";
 $text['label-days']['it-it'] = "Giorno(i)";
 $text['label-days']['it-it'] = "Giorno(i)";
+$text['label-days']['ka-ge'] = "დღე";
 $text['label-days']['nl-nl'] = "Dagen";
 $text['label-days']['nl-nl'] = "Dagen";
 $text['label-days']['pl-pl'] = "Dni)";
 $text['label-days']['pl-pl'] = "Dni)";
 $text['label-days']['pt-br'] = "Dia(s)";
 $text['label-days']['pt-br'] = "Dia(s)";
@@ -1030,6 +1069,7 @@ $text['label-messages']['fr-ca'] = "Message(s)";
 $text['label-messages']['fr-fr'] = "Message(s)";
 $text['label-messages']['fr-fr'] = "Message(s)";
 $text['label-messages']['he-il'] = "הודעות (s)";
 $text['label-messages']['he-il'] = "הודעות (s)";
 $text['label-messages']['it-it'] = "Messaggio(i)";
 $text['label-messages']['it-it'] = "Messaggio(i)";
+$text['label-messages']['ka-ge'] = "შეტყობინება";
 $text['label-messages']['nl-nl'] = "Berichten";
 $text['label-messages']['nl-nl'] = "Berichten";
 $text['label-messages']['pl-pl'] = "Message(s) (ang.).";
 $text['label-messages']['pl-pl'] = "Message(s) (ang.).";
 $text['label-messages']['pt-br'] = "Mensagem(ns)";
 $text['label-messages']['pt-br'] = "Mensagem(ns)";
@@ -1056,6 +1096,7 @@ $text['label-image_text']['fr-ca'] = "Image et Texte";
 $text['label-image_text']['fr-fr'] = "Image et Texte";
 $text['label-image_text']['fr-fr'] = "Image et Texte";
 $text['label-image_text']['he-il'] = "תמונה וטקסט";
 $text['label-image_text']['he-il'] = "תמונה וטקסט";
 $text['label-image_text']['it-it'] = "Immagine e testo";
 $text['label-image_text']['it-it'] = "Immagine e testo";
+$text['label-image_text']['ka-ge'] = "გამოსახულება & ტექსტი";
 $text['label-image_text']['nl-nl'] = "Beeld en tekst";
 $text['label-image_text']['nl-nl'] = "Beeld en tekst";
 $text['label-image_text']['pl-pl'] = "Obraz i tekst (ang.).";
 $text['label-image_text']['pl-pl'] = "Obraz i tekst (ang.).";
 $text['label-image_text']['pt-br'] = "Imagem & Texto";
 $text['label-image_text']['pt-br'] = "Imagem & Texto";
@@ -1082,6 +1123,7 @@ $text['label-file']['fr-ca'] = "Fichier";
 $text['label-file']['fr-fr'] = "Fichier";
 $text['label-file']['fr-fr'] = "Fichier";
 $text['label-file']['he-il'] = "קוֹבֶץ";
 $text['label-file']['he-il'] = "קוֹבֶץ";
 $text['label-file']['it-it'] = "File";
 $text['label-file']['it-it'] = "File";
+$text['label-file']['ka-ge'] = "ფაილი";
 $text['label-file']['nl-nl'] = "Bestanden";
 $text['label-file']['nl-nl'] = "Bestanden";
 $text['label-file']['pl-pl'] = "plik";
 $text['label-file']['pl-pl'] = "plik";
 $text['label-file']['pt-br'] = "Arquivo";
 $text['label-file']['pt-br'] = "Arquivo";
@@ -1108,6 +1150,7 @@ $text['label-base64']['fr-ca'] = "Socle 64";
 $text['label-base64']['fr-fr'] = "Socle 64";
 $text['label-base64']['fr-fr'] = "Socle 64";
 $text['label-base64']['he-il'] = "בסיס 64";
 $text['label-base64']['he-il'] = "בסיס 64";
 $text['label-base64']['it-it'] = "Fondo 64";
 $text['label-base64']['it-it'] = "Fondo 64";
+$text['label-base64']['ka-ge'] = "Base64";
 $text['label-base64']['nl-nl'] = "Basis 64";
 $text['label-base64']['nl-nl'] = "Basis 64";
 $text['label-base64']['pl-pl'] = "Podstawa64";
 $text['label-base64']['pl-pl'] = "Podstawa64";
 $text['label-base64']['pt-br'] = "Base64";
 $text['label-base64']['pt-br'] = "Base64";
@@ -1134,6 +1177,7 @@ $text['label-dynamic']['fr-ca'] = "Dynamique";
 $text['label-dynamic']['fr-fr'] = "Dynamique";
 $text['label-dynamic']['fr-fr'] = "Dynamique";
 $text['label-dynamic']['he-il'] = "דִינָמִי";
 $text['label-dynamic']['he-il'] = "דִינָמִי";
 $text['label-dynamic']['it-it'] = "Dinamica";
 $text['label-dynamic']['it-it'] = "Dinamica";
+$text['label-dynamic']['ka-ge'] = "დინამიკური";
 $text['label-dynamic']['nl-nl'] = "Dynamisch";
 $text['label-dynamic']['nl-nl'] = "Dynamisch";
 $text['label-dynamic']['pl-pl'] = "Dynamisch";
 $text['label-dynamic']['pl-pl'] = "Dynamisch";
 $text['label-dynamic']['pt-br'] = "Dinâmica";
 $text['label-dynamic']['pt-br'] = "Dinâmica";
@@ -1160,6 +1204,7 @@ $text['label-single']['fr-ca'] = "Singulier";
 $text['label-single']['fr-fr'] = "Singulier";
 $text['label-single']['fr-fr'] = "Singulier";
 $text['label-single']['he-il'] = "יחיד";
 $text['label-single']['he-il'] = "יחיד";
 $text['label-single']['it-it'] = "Singola";
 $text['label-single']['it-it'] = "Singola";
+$text['label-single']['ka-ge'] = "ერთი";
 $text['label-single']['nl-nl'] = "Enkel";
 $text['label-single']['nl-nl'] = "Enkel";
 $text['label-single']['pl-pl'] = "Pojedynczy";
 $text['label-single']['pl-pl'] = "Pojedynczy";
 $text['label-single']['pt-br'] = "Solteira";
 $text['label-single']['pt-br'] = "Solteira";
@@ -1186,6 +1231,7 @@ $text['label-multiple']['fr-ca'] = "Plusieurs";
 $text['label-multiple']['fr-fr'] = "Plusieurs";
 $text['label-multiple']['fr-fr'] = "Plusieurs";
 $text['label-multiple']['he-il'] = "מרובות";
 $text['label-multiple']['he-il'] = "מרובות";
 $text['label-multiple']['it-it'] = "Molteplici";
 $text['label-multiple']['it-it'] = "Molteplici";
+$text['label-multiple']['ka-ge'] = "ერთზე მეტი";
 $text['label-multiple']['nl-nl'] = "Meerdere";
 $text['label-multiple']['nl-nl'] = "Meerdere";
 $text['label-multiple']['pl-pl'] = "Wiele";
 $text['label-multiple']['pl-pl'] = "Wiele";
 $text['label-multiple']['pt-br'] = "Múltipla";
 $text['label-multiple']['pt-br'] = "Múltipla";
@@ -1212,6 +1258,7 @@ $text['header-default_settings']['fr-ca'] = "Configurations par Défaut";
 $text['header-default_settings']['fr-fr'] = "Configurations par Défaut";
 $text['header-default_settings']['fr-fr'] = "Configurations par Défaut";
 $text['header-default_settings']['he-il'] = "הגדרות ברירת מחדל";
 $text['header-default_settings']['he-il'] = "הגדרות ברירת מחדל";
 $text['header-default_settings']['it-it'] = "Parametri di Default";
 $text['header-default_settings']['it-it'] = "Parametri di Default";
+$text['header-default_settings']['ka-ge'] = "ნაგულისხმევი პარამეტრები";
 $text['header-default_settings']['nl-nl'] = "Standaard instellingen";
 $text['header-default_settings']['nl-nl'] = "Standaard instellingen";
 $text['header-default_settings']['pl-pl'] = "Ustawienia domyślne";
 $text['header-default_settings']['pl-pl'] = "Ustawienia domyślne";
 $text['header-default_settings']['pt-br'] = "Configurações Padrão";
 $text['header-default_settings']['pt-br'] = "Configurações Padrão";
@@ -1238,6 +1285,7 @@ $text['header-default_setting-edit']['fr-ca'] = "Configurations par Défaut";
 $text['header-default_setting-edit']['fr-fr'] = "Configurations par Défaut";
 $text['header-default_setting-edit']['fr-fr'] = "Configurations par Défaut";
 $text['header-default_setting-edit']['he-il'] = "הגדרת ברירת מחדל";
 $text['header-default_setting-edit']['he-il'] = "הגדרת ברירת מחדל";
 $text['header-default_setting-edit']['it-it'] = "Parametro di Default";
 $text['header-default_setting-edit']['it-it'] = "Parametro di Default";
+$text['header-default_setting-edit']['ka-ge'] = "ნაგულისხმევი პარამეტრი";
 $text['header-default_setting-edit']['nl-nl'] = "Standaard instellingen";
 $text['header-default_setting-edit']['nl-nl'] = "Standaard instellingen";
 $text['header-default_setting-edit']['pl-pl'] = "Ustawienie domyślne";
 $text['header-default_setting-edit']['pl-pl'] = "Ustawienie domyślne";
 $text['header-default_setting-edit']['pt-br'] = "Configuração Padrão";
 $text['header-default_setting-edit']['pt-br'] = "Configuração Padrão";
@@ -1264,6 +1312,7 @@ $text['header-default_setting-add']['fr-ca'] = "Ajouter une configuration per d
 $text['header-default_setting-add']['fr-fr'] = "Ajouter une configuration per défaut";
 $text['header-default_setting-add']['fr-fr'] = "Ajouter une configuration per défaut";
 $text['header-default_setting-add']['he-il'] = "הגדרת ברירת מחדל הוסף";
 $text['header-default_setting-add']['he-il'] = "הגדרת ברירת מחדל הוסף";
 $text['header-default_setting-add']['it-it'] = "Aggiunta Parametri di Default";
 $text['header-default_setting-add']['it-it'] = "Aggiunta Parametri di Default";
+$text['header-default_setting-add']['ka-ge'] = "ნაგულისხმევი პარამეტრის დამატება";
 $text['header-default_setting-add']['nl-nl'] = "Toevoegen standaard instelling";
 $text['header-default_setting-add']['nl-nl'] = "Toevoegen standaard instelling";
 $text['header-default_setting-add']['pl-pl'] = "Dodaj ustawienie domyślne";
 $text['header-default_setting-add']['pl-pl'] = "Dodaj ustawienie domyślne";
 $text['header-default_setting-add']['pt-br'] = "Adicionar configuração padrão";
 $text['header-default_setting-add']['pt-br'] = "Adicionar configuração padrão";
@@ -1290,6 +1339,7 @@ $text['description-order']['fr-ca'] = "Définir l'ordre (index) pour cet éléme
 $text['description-order']['fr-fr'] = "Définir l'ordre (index) pour cet élément de tableau.";
 $text['description-order']['fr-fr'] = "Définir l'ordre (index) pour cet élément de tableau.";
 $text['description-order']['he-il'] = "הגדר את הסדר (אינדקס) עבור רכיב מערך זה.";
 $text['description-order']['he-il'] = "הגדר את הסדר (אינדקס) עבור רכיב מערך זה.";
 $text['description-order']['it-it'] = "Inserisci l'ordine (indice) per questo elemento dell'array.";
 $text['description-order']['it-it'] = "Inserisci l'ordine (indice) per questo elemento dell'array.";
+$text['description-order']['ka-ge'] = "დააყენეთ მიმდევრობა (ინდექსი) ამ მასივის ელემენტისთვის.";
 $text['description-order']['nl-nl'] = "Zet de volgorde (index) voor deze instelling.";
 $text['description-order']['nl-nl'] = "Zet de volgorde (index) voor deze instelling.";
 $text['description-order']['pl-pl'] = "Wybierz kolejność.";
 $text['description-order']['pl-pl'] = "Wybierz kolejność.";
 $text['description-order']['pt-br'] = "Defina a ordem (indice) para este elemento da matriz.";
 $text['description-order']['pt-br'] = "Defina a ordem (indice) para este elemento da matriz.";
@@ -1316,6 +1366,7 @@ $text['description-enabled']['fr-ca'] = "Choisir l'état de ce paramètre";
 $text['description-enabled']['fr-fr'] = "Choisir l'état de ce paramètre";
 $text['description-enabled']['fr-fr'] = "Choisir l'état de ce paramètre";
 $text['description-enabled']['he-il'] = "הגדר את הסטטוס של ברירת מחדל זו.";
 $text['description-enabled']['he-il'] = "הגדר את הסטטוס של ברירת מחדל זו.";
 $text['description-enabled']['it-it'] = "Seleziona lo stato per questo parametro.";
 $text['description-enabled']['it-it'] = "Seleziona lo stato per questo parametro.";
+$text['description-enabled']['ka-ge'] = "დააყენეთ სტატუსი ამ ნაგულისხმევი პარამეტრისთვის.";
 $text['description-enabled']['nl-nl'] = "Zet de status voor deze standaard instelling.";
 $text['description-enabled']['nl-nl'] = "Zet de status voor deze standaard instelling.";
 $text['description-enabled']['pl-pl'] = "Ustaw status ustawienia domyślnego.";
 $text['description-enabled']['pl-pl'] = "Ustaw status ustawienia domyślnego.";
 $text['description-enabled']['pt-br'] = "Escolha o estado desta definição padrão";
 $text['description-enabled']['pt-br'] = "Escolha o estado desta definição padrão";
@@ -1342,6 +1393,7 @@ $text['description-default_settings']['fr-ca'] = "Configurations communes à tou
 $text['description-default_settings']['fr-fr'] = "Configurations communes à tous les domaines.";
 $text['description-default_settings']['fr-fr'] = "Configurations communes à tous les domaines.";
 $text['description-default_settings']['he-il'] = "הגדרות המשמשות עבור כל הדומיינים.";
 $text['description-default_settings']['he-il'] = "הגדרות המשמשות עבור כל הדומיינים.";
 $text['description-default_settings']['it-it'] = "Parametri usati per tutti i domini.";
 $text['description-default_settings']['it-it'] = "Parametri usati per tutti i domini.";
+$text['description-default_settings']['ka-ge'] = "პარამეტრები, რომლებიც ყველა დომენისთვის გამოიყენება.";
 $text['description-default_settings']['nl-nl'] = "Instellingen voor alle domeinen.";
 $text['description-default_settings']['nl-nl'] = "Instellingen voor alle domeinen.";
 $text['description-default_settings']['pl-pl'] = "Ustawienia stosowane dla wszystkich domen.";
 $text['description-default_settings']['pl-pl'] = "Ustawienia stosowane dla wszystkich domen.";
 $text['description-default_settings']['pt-br'] = "Configurações usadas em todos os dominios.";
 $text['description-default_settings']['pt-br'] = "Configurações usadas em todos os dominios.";
@@ -1368,6 +1420,7 @@ $text['description-default_setting-edit']['fr-ca'] = "Configurations communes à
 $text['description-default_setting-edit']['fr-fr'] = "Configurations communes à tous les domaines";
 $text['description-default_setting-edit']['fr-fr'] = "Configurations communes à tous les domaines";
 $text['description-default_setting-edit']['he-il'] = "הגדרות המשמשות עבור כל הדומיינים.";
 $text['description-default_setting-edit']['he-il'] = "הגדרות המשמשות עבור כל הדומיינים.";
 $text['description-default_setting-edit']['it-it'] = "Parametri usati per tutti i domini.";
 $text['description-default_setting-edit']['it-it'] = "Parametri usati per tutti i domini.";
+$text['description-default_setting-edit']['ka-ge'] = "პარამეტრები ყველა დომენისთვის.";
 $text['description-default_setting-edit']['nl-nl'] = "Instellingen voor alle domeinen.";
 $text['description-default_setting-edit']['nl-nl'] = "Instellingen voor alle domeinen.";
 $text['description-default_setting-edit']['pl-pl'] = "Ustawienia stosowane dla wszystkich domen.";
 $text['description-default_setting-edit']['pl-pl'] = "Ustawienia stosowane dla wszystkich domen.";
 $text['description-default_setting-edit']['pt-br'] = "Configurações usadas em todos os dominios.";
 $text['description-default_setting-edit']['pt-br'] = "Configurações usadas em todos os dominios.";
@@ -1394,6 +1447,7 @@ $text['description-default_setting-add']['fr-ca'] = "Configurations communes à
 $text['description-default_setting-add']['fr-fr'] = "Configurations communes à tous les domaines";
 $text['description-default_setting-add']['fr-fr'] = "Configurations communes à tous les domaines";
 $text['description-default_setting-add']['he-il'] = "הגדרות המשמשות עבור כל הדומיינים.";
 $text['description-default_setting-add']['he-il'] = "הגדרות המשמשות עבור כל הדומיינים.";
 $text['description-default_setting-add']['it-it'] = "Parametri usati per tutti i domini.";
 $text['description-default_setting-add']['it-it'] = "Parametri usati per tutti i domini.";
+$text['description-default_setting-add']['ka-ge'] = "პარამეტრები, რომლებიც ყველა დომენისთვის გამოიყენება.";
 $text['description-default_setting-add']['nl-nl'] = "Instellingen voor alle domeinen.";
 $text['description-default_setting-add']['nl-nl'] = "Instellingen voor alle domeinen.";
 $text['description-default_setting-add']['pl-pl'] = "Ustawienia stosowane dla wszystkich domen.";
 $text['description-default_setting-add']['pl-pl'] = "Ustawienia stosowane dla wszystkich domen.";
 $text['description-default_setting-add']['pt-br'] = "Configurações usadas em todos os dominios.";
 $text['description-default_setting-add']['pt-br'] = "Configurações usadas em todos os dominios.";
@@ -1420,6 +1474,7 @@ $text['button-toggle']['fr-ca'] = "Basculer";
 $text['button-toggle']['fr-fr'] = "Basculer";
 $text['button-toggle']['fr-fr'] = "Basculer";
 $text['button-toggle']['he-il'] = "לְמַתֵג";
 $text['button-toggle']['he-il'] = "לְמַתֵג";
 $text['button-toggle']['it-it'] = "Commuta";
 $text['button-toggle']['it-it'] = "Commuta";
+$text['button-toggle']['ka-ge'] = "გადართვა";
 $text['button-toggle']['nl-nl'] = "Omschakelen";
 $text['button-toggle']['nl-nl'] = "Omschakelen";
 $text['button-toggle']['pl-pl'] = "Przełącznik";
 $text['button-toggle']['pl-pl'] = "Przełącznik";
 $text['button-toggle']['pt-br'] = "Alternar";
 $text['button-toggle']['pt-br'] = "Alternar";

+ 1 - 0
core/default_settings/app_menu.php

@@ -12,6 +12,7 @@
 	$apps[$x]['menu'][$y]['title']['fr-fr'] = "Confs par Défaut";
 	$apps[$x]['menu'][$y]['title']['fr-fr'] = "Confs par Défaut";
 	$apps[$x]['menu'][$y]['title']['he-il'] = "הגדרות ברירת מחדל";
 	$apps[$x]['menu'][$y]['title']['he-il'] = "הגדרות ברירת מחדל";
 	$apps[$x]['menu'][$y]['title']['it-it'] = "Parametri di Default";
 	$apps[$x]['menu'][$y]['title']['it-it'] = "Parametri di Default";
+	$apps[$x]['menu'][$y]['title']['ka-ge'] = "ნაგულისხმევი პარამეტრები";
 	$apps[$x]['menu'][$y]['title']['nl-nl'] = "Standaard instellingen";
 	$apps[$x]['menu'][$y]['title']['nl-nl'] = "Standaard instellingen";
 	$apps[$x]['menu'][$y]['title']['pl-pl'] = "Ustawienia domyślne";
 	$apps[$x]['menu'][$y]['title']['pl-pl'] = "Ustawienia domyślne";
 	$apps[$x]['menu'][$y]['title']['pt-br'] = "Configurações Padrão";
 	$apps[$x]['menu'][$y]['title']['pt-br'] = "Configurações Padrão";

+ 1 - 0
core/domain_settings/app_config.php

@@ -21,6 +21,7 @@
 		$apps[$x]['description']['fr-fr'] = "Gestion d'un domaine ou plusieurs dans le cas d'un système multi-parties.";
 		$apps[$x]['description']['fr-fr'] = "Gestion d'un domaine ou plusieurs dans le cas d'un système multi-parties.";
 		$apps[$x]['description']['he-il'] = "הגדרות שהוקצו לדומיין מסוים.";
 		$apps[$x]['description']['he-il'] = "הגדרות שהוקצו לדומיין מסוים.";
 		$apps[$x]['description']['it-it'] = "Impostazioni assegnate a un determinato dominio.";
 		$apps[$x]['description']['it-it'] = "Impostazioni assegnate a un determinato dominio.";
+		$apps[$x]['description']['ka-ge'] = "მითითებულ დომენზე მინიჭებული პარამეტრები.";
 		$apps[$x]['description']['nl-nl'] = "Instellingen toegewezen aan een bepaald domein.";
 		$apps[$x]['description']['nl-nl'] = "Instellingen toegewezen aan een bepaald domein.";
 		$apps[$x]['description']['pl-pl'] = "Ustawienia przypisane do konkretnej domeny.";
 		$apps[$x]['description']['pl-pl'] = "Ustawienia przypisane do konkretnej domeny.";
 		$apps[$x]['description']['pt-br'] = "Configurações atribuídas a um domínio específico.";
 		$apps[$x]['description']['pt-br'] = "Configurações atribuídas a um domínio específico.";

+ 51 - 0
core/domain_settings/app_languages.php

@@ -13,6 +13,7 @@ $text['title-domains']['fr-ca'] = "Domaines";
 $text['title-domains']['fr-fr'] = "Domaines";
 $text['title-domains']['fr-fr'] = "Domaines";
 $text['title-domains']['he-il'] = "דומיינים";
 $text['title-domains']['he-il'] = "דומיינים";
 $text['title-domains']['it-it'] = "Domini";
 $text['title-domains']['it-it'] = "Domini";
+$text['title-domains']['ka-ge'] = "დომენები";
 $text['title-domains']['nl-nl'] = "Domeinen";
 $text['title-domains']['nl-nl'] = "Domeinen";
 $text['title-domains']['pl-pl'] = "Domeny";
 $text['title-domains']['pl-pl'] = "Domeny";
 $text['title-domains']['pt-br'] = "Dominios";
 $text['title-domains']['pt-br'] = "Dominios";
@@ -39,6 +40,7 @@ $text['title-domain_settings']['fr-ca'] = "Paramètres du domaine";
 $text['title-domain_settings']['fr-fr'] = "Paramètres du domaine";
 $text['title-domain_settings']['fr-fr'] = "Paramètres du domaine";
 $text['title-domain_settings']['he-il'] = "הגדרת דומיין";
 $text['title-domain_settings']['he-il'] = "הגדרת דומיין";
 $text['title-domain_settings']['it-it'] = "Parametri di Dominio";
 $text['title-domain_settings']['it-it'] = "Parametri di Dominio";
+$text['title-domain_settings']['ka-ge'] = "დომენის პარამეტრი";
 $text['title-domain_settings']['nl-nl'] = "Domeininstelling";
 $text['title-domain_settings']['nl-nl'] = "Domeininstelling";
 $text['title-domain_settings']['pl-pl'] = "Ustawienia domen";
 $text['title-domain_settings']['pl-pl'] = "Ustawienia domen";
 $text['title-domain_settings']['pt-br'] = "Configurações do dominio";
 $text['title-domain_settings']['pt-br'] = "Configurações do dominio";
@@ -65,6 +67,7 @@ $text['title-domain_setting-edit']['fr-ca'] = "Paramètres du domaine";
 $text['title-domain_setting-edit']['fr-fr'] = "Paramètres du domaine";
 $text['title-domain_setting-edit']['fr-fr'] = "Paramètres du domaine";
 $text['title-domain_setting-edit']['he-il'] = "הגדרת דומיין";
 $text['title-domain_setting-edit']['he-il'] = "הגדרת דומיין";
 $text['title-domain_setting-edit']['it-it'] = "Parametri di Dominio";
 $text['title-domain_setting-edit']['it-it'] = "Parametri di Dominio";
+$text['title-domain_setting-edit']['ka-ge'] = "დომენის პარამეტრი";
 $text['title-domain_setting-edit']['nl-nl'] = "Domeininstelling";
 $text['title-domain_setting-edit']['nl-nl'] = "Domeininstelling";
 $text['title-domain_setting-edit']['pl-pl'] = "Ustawienia domen";
 $text['title-domain_setting-edit']['pl-pl'] = "Ustawienia domen";
 $text['title-domain_setting-edit']['pt-br'] = "Configurações do dominio";
 $text['title-domain_setting-edit']['pt-br'] = "Configurações do dominio";
@@ -91,6 +94,7 @@ $text['title-domain_setting-add']['fr-ca'] = "Ajouter un paramètre au domaine";
 $text['title-domain_setting-add']['fr-fr'] = "Ajouter un paramètre au domaine";
 $text['title-domain_setting-add']['fr-fr'] = "Ajouter un paramètre au domaine";
 $text['title-domain_setting-add']['he-il'] = "הגדרת דומיין הוסף";
 $text['title-domain_setting-add']['he-il'] = "הגדרת דומיין הוסף";
 $text['title-domain_setting-add']['it-it'] = "Aggiungi Parametri di Dominio";
 $text['title-domain_setting-add']['it-it'] = "Aggiungi Parametri di Dominio";
+$text['title-domain_setting-add']['ka-ge'] = "დომენის პარამეტრის დამატება";
 $text['title-domain_setting-add']['nl-nl'] = "Domeininstelling Toevoegen";
 $text['title-domain_setting-add']['nl-nl'] = "Domeininstelling Toevoegen";
 $text['title-domain_setting-add']['pl-pl'] = "Dodaj ustawienie domeny";
 $text['title-domain_setting-add']['pl-pl'] = "Dodaj ustawienie domeny";
 $text['title-domain_setting-add']['pt-br'] = "Adicionar configurações do dominio";
 $text['title-domain_setting-add']['pt-br'] = "Adicionar configurações do dominio";
@@ -117,6 +121,7 @@ $text['title-domain-edit']['fr-ca'] = "Domaines";
 $text['title-domain-edit']['fr-fr'] = "Domaines";
 $text['title-domain-edit']['fr-fr'] = "Domaines";
 $text['title-domain-edit']['he-il'] = "תְחוּם";
 $text['title-domain-edit']['he-il'] = "תְחוּם";
 $text['title-domain-edit']['it-it'] = "Dominio";
 $text['title-domain-edit']['it-it'] = "Dominio";
+$text['title-domain-edit']['ka-ge'] = "დომენი";
 $text['title-domain-edit']['nl-nl'] = "Domein";
 $text['title-domain-edit']['nl-nl'] = "Domein";
 $text['title-domain-edit']['pl-pl'] = "Domena";
 $text['title-domain-edit']['pl-pl'] = "Domena";
 $text['title-domain-edit']['pt-br'] = "Dominio";
 $text['title-domain-edit']['pt-br'] = "Dominio";
@@ -143,6 +148,7 @@ $text['title-domain-add']['fr-ca'] = "Ajouter un Domaine";
 $text['title-domain-add']['fr-fr'] = "Ajouter un Domaine";
 $text['title-domain-add']['fr-fr'] = "Ajouter un Domaine";
 $text['title-domain-add']['he-il'] = "הוספת דומיין";
 $text['title-domain-add']['he-il'] = "הוספת דומיין";
 $text['title-domain-add']['it-it'] = "Inserisci Dominio";
 $text['title-domain-add']['it-it'] = "Inserisci Dominio";
+$text['title-domain-add']['ka-ge'] = "დომენის დამატება";
 $text['title-domain-add']['nl-nl'] = "Domein toevoegen";
 $text['title-domain-add']['nl-nl'] = "Domein toevoegen";
 $text['title-domain-add']['pl-pl'] = "Dodaj domenę";
 $text['title-domain-add']['pl-pl'] = "Dodaj domenę";
 $text['title-domain-add']['pt-br'] = "Adicionar dominio";
 $text['title-domain-add']['pt-br'] = "Adicionar dominio";
@@ -169,6 +175,7 @@ $text['header_description-domain_settings']['fr-ca'] = "Les paramètres de ce do
 $text['header_description-domain_settings']['fr-fr'] = "Les paramètres de ce domaine remplacent ceux définis dans les paramètres par défaut";
 $text['header_description-domain_settings']['fr-fr'] = "Les paramètres de ce domaine remplacent ceux définis dans les paramètres par défaut";
 $text['header_description-domain_settings']['he-il'] = "הגדרות עבור תחום זה עוקפות את אלו שהוגדרו בהגדרות ברירת המחדל.";
 $text['header_description-domain_settings']['he-il'] = "הגדרות עבור תחום זה עוקפות את אלו שהוגדרו בהגדרות ברירת המחדל.";
 $text['header_description-domain_settings']['it-it'] = "Le impostazioni per questo dominio sostituiscono quelle definite in Impostazioni predefinite.";
 $text['header_description-domain_settings']['it-it'] = "Le impostazioni per questo dominio sostituiscono quelle definite in Impostazioni predefinite.";
+$text['header_description-domain_settings']['ka-ge'] = "ამ დომენის პარამეტრები ნაგულისხმევ პარამეტრებს გადაფარავს.";
 $text['header_description-domain_settings']['nl-nl'] = "Instellingen voor dit domein overschrijven de instellingen die zijn gedefinieerd in Standaardinstellingen.";
 $text['header_description-domain_settings']['nl-nl'] = "Instellingen voor dit domein overschrijven de instellingen die zijn gedefinieerd in Standaardinstellingen.";
 $text['header_description-domain_settings']['pl-pl'] = "Ustawienia dla tej domeny zastępują ustawienia określone w Ustawieniach domyślnych.";
 $text['header_description-domain_settings']['pl-pl'] = "Ustawienia dla tej domeny zastępują ustawienia określone w Ustawieniach domyślnych.";
 $text['header_description-domain_settings']['pt-br'] = "As configurações para este domínio substituem aquelas definidas em Configurações padrão.";
 $text['header_description-domain_settings']['pt-br'] = "As configurações para este domínio substituem aquelas definidas em Configurações padrão.";
@@ -195,6 +202,7 @@ $text['message-delete_failed']['fr-ca'] = "Pas de paramètres enregistrés";
 $text['message-delete_failed']['fr-fr'] = "Pas de paramètres enregistrés";
 $text['message-delete_failed']['fr-fr'] = "Pas de paramètres enregistrés";
 $text['message-delete_failed']['he-il'] = "אין הגדרות מסומנות";
 $text['message-delete_failed']['he-il'] = "אין הגדרות מסומנות";
 $text['message-delete_failed']['it-it'] = "Nessun Parametro Selezionato";
 $text['message-delete_failed']['it-it'] = "Nessun Parametro Selezionato";
+$text['message-delete_failed']['ka-ge'] = "პარამეტრები არ შემოწმებულა";
 $text['message-delete_failed']['nl-nl'] = "Geen instellingen aangevinkt";
 $text['message-delete_failed']['nl-nl'] = "Geen instellingen aangevinkt";
 $text['message-delete_failed']['pl-pl'] = "Próba usunięcia zakończyła się niepowodzeniem";
 $text['message-delete_failed']['pl-pl'] = "Próba usunięcia zakończyła się niepowodzeniem";
 $text['message-delete_failed']['pt-br'] = "Falha na exclusão";
 $text['message-delete_failed']['pt-br'] = "Falha na exclusão";
@@ -221,6 +229,7 @@ $text['option-select']['fr-ca'] = "Sélectionner";
 $text['option-select']['fr-fr'] = "Sélectionner";
 $text['option-select']['fr-fr'] = "Sélectionner";
 $text['option-select']['he-il'] = "בחר";
 $text['option-select']['he-il'] = "בחר";
 $text['option-select']['it-it'] = "Selezionare";
 $text['option-select']['it-it'] = "Selezionare";
+$text['option-select']['ka-ge'] = "აირჩიეთ";
 $text['option-select']['nl-nl'] = "Selecteer";
 $text['option-select']['nl-nl'] = "Selecteer";
 $text['option-select']['pl-pl'] = "Wybierz";
 $text['option-select']['pl-pl'] = "Wybierz";
 $text['option-select']['pt-br'] = "Selecionar";
 $text['option-select']['pt-br'] = "Selecionar";
@@ -247,6 +256,7 @@ $text['option-switch_round']['fr-ca'] = "Interrupteur rond";
 $text['option-switch_round']['fr-fr'] = "Interrupteur rond";
 $text['option-switch_round']['fr-fr'] = "Interrupteur rond";
 $text['option-switch_round']['he-il'] = "מתג עגול";
 $text['option-switch_round']['he-il'] = "מתג עגול";
 $text['option-switch_round']['it-it'] = "Interruttore rotondo";
 $text['option-switch_round']['it-it'] = "Interruttore rotondo";
+$text['option-switch_round']['ka-ge'] = "მრგვალი გადამრთველი";
 $text['option-switch_round']['nl-nl'] = "Ronde schakelaar";
 $text['option-switch_round']['nl-nl'] = "Ronde schakelaar";
 $text['option-switch_round']['pl-pl'] = "Okrągły przełącznik";
 $text['option-switch_round']['pl-pl'] = "Okrągły przełącznik";
 $text['option-switch_round']['pt-br'] = "Interruptor Redondo";
 $text['option-switch_round']['pt-br'] = "Interruptor Redondo";
@@ -273,6 +283,7 @@ $text['option-switch_square']['fr-ca'] = "Interrupteur carré";
 $text['option-switch_square']['fr-fr'] = "Interrupteur carré";
 $text['option-switch_square']['fr-fr'] = "Interrupteur carré";
 $text['option-switch_square']['he-il'] = "מתג מרובע";
 $text['option-switch_square']['he-il'] = "מתג מרובע";
 $text['option-switch_square']['it-it'] = "Interruttore quadrato";
 $text['option-switch_square']['it-it'] = "Interruttore quadrato";
+$text['option-switch_square']['ka-ge'] = "ოთხკუთხედი გადამრთველი";
 $text['option-switch_square']['nl-nl'] = "Vierkante schakelaar";
 $text['option-switch_square']['nl-nl'] = "Vierkante schakelaar";
 $text['option-switch_square']['pl-pl'] = "Przełącznik kwadratowy";
 $text['option-switch_square']['pl-pl'] = "Przełącznik kwadratowy";
 $text['option-switch_square']['pt-br'] = "Interruptor Quadrado";
 $text['option-switch_square']['pt-br'] = "Interruptor Quadrado";
@@ -299,6 +310,7 @@ $text['label-web_fonts']['fr-ca'] = "Polices Web";
 $text['label-web_fonts']['fr-fr'] = "Polices Web";
 $text['label-web_fonts']['fr-fr'] = "Polices Web";
 $text['label-web_fonts']['he-il'] = "גופני אינטרנט";
 $text['label-web_fonts']['he-il'] = "גופני אינטרנט";
 $text['label-web_fonts']['it-it'] = "Fonts Web";
 $text['label-web_fonts']['it-it'] = "Fonts Web";
+$text['label-web_fonts']['ka-ge'] = "ვებფონტი";
 $text['label-web_fonts']['nl-nl'] = "Weblettertypen";
 $text['label-web_fonts']['nl-nl'] = "Weblettertypen";
 $text['label-web_fonts']['pl-pl'] = "Czcionki sieci";
 $text['label-web_fonts']['pl-pl'] = "Czcionki sieci";
 $text['label-web_fonts']['pt-br'] = "Polices Web";
 $text['label-web_fonts']['pt-br'] = "Polices Web";
@@ -325,6 +337,7 @@ $text['label-top']['fr-ca'] = "Haut";
 $text['label-top']['fr-fr'] = "Haut";
 $text['label-top']['fr-fr'] = "Haut";
 $text['label-top']['he-il'] = "חלק עליון";
 $text['label-top']['he-il'] = "חלק עליון";
 $text['label-top']['it-it'] = "Alto";
 $text['label-top']['it-it'] = "Alto";
+$text['label-top']['ka-ge'] = "ზედა";
 $text['label-top']['nl-nl'] = "Bovenkant";
 $text['label-top']['nl-nl'] = "Bovenkant";
 $text['label-top']['pl-pl'] = "Top";
 $text['label-top']['pl-pl'] = "Top";
 $text['label-top']['pt-br'] = "Topo";
 $text['label-top']['pt-br'] = "Topo";
@@ -351,6 +364,7 @@ $text['label-tools']['fr-ca'] = "Outils";
 $text['label-tools']['fr-fr'] = "Outils";
 $text['label-tools']['fr-fr'] = "Outils";
 $text['label-tools']['he-il'] = "כלים";
 $text['label-tools']['he-il'] = "כלים";
 $text['label-tools']['it-it'] = "Strumenti";
 $text['label-tools']['it-it'] = "Strumenti";
+$text['label-tools']['ka-ge'] = "ხელსაწყოები";
 $text['label-tools']['nl-nl'] = "Hulpmiddelen";
 $text['label-tools']['nl-nl'] = "Hulpmiddelen";
 $text['label-tools']['pl-pl'] = "Narzędzia";
 $text['label-tools']['pl-pl'] = "Narzędzia";
 $text['label-tools']['pt-br'] = "Ferramentas";
 $text['label-tools']['pt-br'] = "Ferramentas";
@@ -377,6 +391,7 @@ $text['label-text']['fr-ca'] = "Texte";
 $text['label-text']['fr-fr'] = "Texte";
 $text['label-text']['fr-fr'] = "Texte";
 $text['label-text']['he-il'] = "טֶקסט";
 $text['label-text']['he-il'] = "טֶקסט";
 $text['label-text']['it-it'] = "Testo";
 $text['label-text']['it-it'] = "Testo";
+$text['label-text']['ka-ge'] = "ტექსტი";
 $text['label-text']['nl-nl'] = "SMS sms'jes";
 $text['label-text']['nl-nl'] = "SMS sms'jes";
 $text['label-text']['pl-pl'] = "Tekst";
 $text['label-text']['pl-pl'] = "Tekst";
 $text['label-text']['pt-br'] = "Texto";
 $text['label-text']['pt-br'] = "Texto";
@@ -403,6 +418,7 @@ $text['label-static']['fr-ca'] = "Statique";
 $text['label-static']['fr-fr'] = "Statique";
 $text['label-static']['fr-fr'] = "Statique";
 $text['label-static']['he-il'] = "סטָטִי";
 $text['label-static']['he-il'] = "סטָטִי";
 $text['label-static']['it-it'] = "Statico";
 $text['label-static']['it-it'] = "Statico";
+$text['label-static']['ka-ge'] = "სტატიკური";
 $text['label-static']['nl-nl'] = "Statisch";
 $text['label-static']['nl-nl'] = "Statisch";
 $text['label-static']['pl-pl'] = "Statyczny";
 $text['label-static']['pl-pl'] = "Statyczny";
 $text['label-static']['pt-br'] = "Estático";
 $text['label-static']['pt-br'] = "Estático";
@@ -429,6 +445,7 @@ $text['label-right']['fr-ca'] = "Droite";
 $text['label-right']['fr-fr'] = "Droite";
 $text['label-right']['fr-fr'] = "Droite";
 $text['label-right']['he-il'] = "ימין";
 $text['label-right']['he-il'] = "ימין";
 $text['label-right']['it-it'] = "Destra";
 $text['label-right']['it-it'] = "Destra";
+$text['label-right']['ka-ge'] = "მარჯვენა";
 $text['label-right']['nl-nl'] = "Rechts";
 $text['label-right']['nl-nl'] = "Rechts";
 $text['label-right']['pl-pl'] = "Dobrze";
 $text['label-right']['pl-pl'] = "Dobrze";
 $text['label-right']['pt-br'] = "Certo";
 $text['label-right']['pt-br'] = "Certo";
@@ -455,6 +472,7 @@ $text['label-reference']['fr-ca'] = "Voir";
 $text['label-reference']['fr-fr'] = "Voir";
 $text['label-reference']['fr-fr'] = "Voir";
 $text['label-reference']['he-il'] = "לִרְאוֹת";
 $text['label-reference']['he-il'] = "לִרְאוֹת";
 $text['label-reference']['it-it'] = "Mostra";
 $text['label-reference']['it-it'] = "Mostra";
+$text['label-reference']['ka-ge'] = "ნახვა";
 $text['label-reference']['nl-nl'] = "Zien";
 $text['label-reference']['nl-nl'] = "Zien";
 $text['label-reference']['pl-pl'] = "Odniesienie";
 $text['label-reference']['pl-pl'] = "Odniesienie";
 $text['label-reference']['pt-br'] = "Referência";
 $text['label-reference']['pt-br'] = "Referência";
@@ -481,6 +499,7 @@ $text['label-parent_domain']['fr-ca'] = "Domaine Parent";
 $text['label-parent_domain']['fr-fr'] = "Domaine Parent";
 $text['label-parent_domain']['fr-fr'] = "Domaine Parent";
 $text['label-parent_domain']['he-il'] = "דומיין אב";
 $text['label-parent_domain']['he-il'] = "דומיין אב";
 $text['label-parent_domain']['it-it'] = "Dominio Padre";
 $text['label-parent_domain']['it-it'] = "Dominio Padre";
+$text['label-parent_domain']['ka-ge'] = "მშობელი დომენი";
 $text['label-parent_domain']['nl-nl'] = "Bovenliggend domein";
 $text['label-parent_domain']['nl-nl'] = "Bovenliggend domein";
 $text['label-parent_domain']['pl-pl'] = "Domena nadrzędna";
 $text['label-parent_domain']['pl-pl'] = "Domena nadrzędna";
 $text['label-parent_domain']['pt-br'] = "Dominio principal";
 $text['label-parent_domain']['pt-br'] = "Dominio principal";
@@ -507,6 +526,7 @@ $text['label-other']['fr-ca'] = "Autre";
 $text['label-other']['fr-fr'] = "Autre";
 $text['label-other']['fr-fr'] = "Autre";
 $text['label-other']['he-il'] = "אַחֵר";
 $text['label-other']['he-il'] = "אַחֵר";
 $text['label-other']['it-it'] = "Altro";
 $text['label-other']['it-it'] = "Altro";
+$text['label-other']['ka-ge'] = "სხვა";
 $text['label-other']['nl-nl'] = "Ander";
 $text['label-other']['nl-nl'] = "Ander";
 $text['label-other']['pl-pl'] = "Inne";
 $text['label-other']['pl-pl'] = "Inne";
 $text['label-other']['pt-br'] = "Outro";
 $text['label-other']['pt-br'] = "Outro";
@@ -533,6 +553,7 @@ $text['label-none']['fr-ca'] = "Aucun";
 $text['label-none']['fr-fr'] = "Aucun";
 $text['label-none']['fr-fr'] = "Aucun";
 $text['label-none']['he-il'] = "אף אחד";
 $text['label-none']['he-il'] = "אף אחד";
 $text['label-none']['it-it'] = "Nessuno";
 $text['label-none']['it-it'] = "Nessuno";
+$text['label-none']['ka-ge'] = "არცერთი";
 $text['label-none']['nl-nl'] = "Geen";
 $text['label-none']['nl-nl'] = "Geen";
 $text['label-none']['pl-pl'] = "Żaden";
 $text['label-none']['pl-pl'] = "Żaden";
 $text['label-none']['pt-br'] = "Nenhum";
 $text['label-none']['pt-br'] = "Nenhum";
@@ -559,6 +580,7 @@ $text['label-manage']['fr-ca'] = "Gérer";
 $text['label-manage']['fr-fr'] = "Gérer";
 $text['label-manage']['fr-fr'] = "Gérer";
 $text['label-manage']['he-il'] = "לנהל";
 $text['label-manage']['he-il'] = "לנהל";
 $text['label-manage']['it-it'] = "Gestisci";
 $text['label-manage']['it-it'] = "Gestisci";
+$text['label-manage']['ka-ge'] = "მართვა";
 $text['label-manage']['nl-nl'] = "Beheren";
 $text['label-manage']['nl-nl'] = "Beheren";
 $text['label-manage']['pl-pl'] = "Zarządzaj";
 $text['label-manage']['pl-pl'] = "Zarządzaj";
 $text['label-manage']['pt-br'] = "Gerenciar";
 $text['label-manage']['pt-br'] = "Gerenciar";
@@ -585,6 +607,7 @@ $text['label-left']['fr-ca'] = "À gauche";
 $text['label-left']['fr-fr'] = "À gauche";
 $text['label-left']['fr-fr'] = "À gauche";
 $text['label-left']['he-il'] = "שמאלה";
 $text['label-left']['he-il'] = "שמאלה";
 $text['label-left']['it-it'] = "Sinistra";
 $text['label-left']['it-it'] = "Sinistra";
+$text['label-left']['ka-ge'] = "მარცხენა";
 $text['label-left']['nl-nl'] = "Links";
 $text['label-left']['nl-nl'] = "Links";
 $text['label-left']['pl-pl'] = "Lewo";
 $text['label-left']['pl-pl'] = "Lewo";
 $text['label-left']['pt-br'] = "Esquerda";
 $text['label-left']['pt-br'] = "Esquerda";
@@ -611,6 +634,7 @@ $text['label-inline']['fr-ca'] = "En ligne";
 $text['label-inline']['fr-fr'] = "En ligne";
 $text['label-inline']['fr-fr'] = "En ligne";
 $text['label-inline']['he-il'] = "בשורה";
 $text['label-inline']['he-il'] = "בשורה";
 $text['label-inline']['it-it'] = "In Linea";
 $text['label-inline']['it-it'] = "In Linea";
+$text['label-inline']['ka-ge'] = "ხაზშივე";
 $text['label-inline']['nl-nl'] = "In lijn";
 $text['label-inline']['nl-nl'] = "In lijn";
 $text['label-inline']['pl-pl'] = "inline";
 $text['label-inline']['pl-pl'] = "inline";
 $text['label-inline']['pt-br'] = "Na linha";
 $text['label-inline']['pt-br'] = "Na linha";
@@ -637,6 +661,7 @@ $text['label-image']['fr-ca'] = "Image";
 $text['label-image']['fr-fr'] = "Image";
 $text['label-image']['fr-fr'] = "Image";
 $text['label-image']['he-il'] = "תמונה";
 $text['label-image']['he-il'] = "תמונה";
 $text['label-image']['it-it'] = "Immagine";
 $text['label-image']['it-it'] = "Immagine";
+$text['label-image']['ka-ge'] = "გამოსახულება";
 $text['label-image']['nl-nl'] = "Afbeelding";
 $text['label-image']['nl-nl'] = "Afbeelding";
 $text['label-image']['pl-pl'] = "Obraz";
 $text['label-image']['pl-pl'] = "Obraz";
 $text['label-image']['pt-br'] = "Imagem";
 $text['label-image']['pt-br'] = "Imagem";
@@ -663,6 +688,7 @@ $text['label-fixed']['fr-ca'] = "Fixe";
 $text['label-fixed']['fr-fr'] = "Fixé";
 $text['label-fixed']['fr-fr'] = "Fixé";
 $text['label-fixed']['he-il'] = "תוקן";
 $text['label-fixed']['he-il'] = "תוקן";
 $text['label-fixed']['it-it'] = "Sistemato";
 $text['label-fixed']['it-it'] = "Sistemato";
+$text['label-fixed']['ka-ge'] = "დამაგრებული";
 $text['label-fixed']['nl-nl'] = "Vast";
 $text['label-fixed']['nl-nl'] = "Vast";
 $text['label-fixed']['pl-pl'] = "Naprawiony";
 $text['label-fixed']['pl-pl'] = "Naprawiony";
 $text['label-fixed']['pt-br'] = "Fixo";
 $text['label-fixed']['pt-br'] = "Fixo";
@@ -689,6 +715,7 @@ $text['label-side']['fr-ca'] = "Côté";
 $text['label-side']['fr-fr'] = "Côté";
 $text['label-side']['fr-fr'] = "Côté";
 $text['label-side']['he-il'] = "צַד";
 $text['label-side']['he-il'] = "צַד";
 $text['label-side']['it-it'] = "Lato";
 $text['label-side']['it-it'] = "Lato";
+$text['label-side']['ka-ge'] = "მხარე";
 $text['label-side']['nl-nl'] = "Kant";
 $text['label-side']['nl-nl'] = "Kant";
 $text['label-side']['pl-pl'] = "Strona";
 $text['label-side']['pl-pl'] = "Strona";
 $text['label-side']['pt-br'] = "Lado";
 $text['label-side']['pt-br'] = "Lado";
@@ -715,6 +742,7 @@ $text['label-domain']['fr-ca'] = "Domaine";
 $text['label-domain']['fr-fr'] = "Domaine";
 $text['label-domain']['fr-fr'] = "Domaine";
 $text['label-domain']['he-il'] = "תְחוּם";
 $text['label-domain']['he-il'] = "תְחוּם";
 $text['label-domain']['it-it'] = "Dominio";
 $text['label-domain']['it-it'] = "Dominio";
+$text['label-domain']['ka-ge'] = "დომენი";
 $text['label-domain']['nl-nl'] = "Domein";
 $text['label-domain']['nl-nl'] = "Domein";
 $text['label-domain']['pl-pl'] = "Domena";
 $text['label-domain']['pl-pl'] = "Domena";
 $text['label-domain']['pt-br'] = "Dominio";
 $text['label-domain']['pt-br'] = "Dominio";
@@ -741,6 +769,7 @@ $text['label-center']['fr-ca'] = "Centre";
 $text['label-center']['fr-fr'] = "Centre";
 $text['label-center']['fr-fr'] = "Centre";
 $text['label-center']['he-il'] = "מֶרְכָּז";
 $text['label-center']['he-il'] = "מֶרְכָּז";
 $text['label-center']['it-it'] = "Centro";
 $text['label-center']['it-it'] = "Centro";
+$text['label-center']['ka-ge'] = "ცენტრი";
 $text['label-center']['nl-nl'] = "Centro";
 $text['label-center']['nl-nl'] = "Centro";
 $text['label-center']['pl-pl'] = "Centrum";
 $text['label-center']['pl-pl'] = "Centrum";
 $text['label-center']['pt-br'] = "Centro";
 $text['label-center']['pt-br'] = "Centro";
@@ -767,6 +796,7 @@ $text['label-bottom']['fr-ca'] = "Bas";
 $text['label-bottom']['fr-fr'] = "Bas";
 $text['label-bottom']['fr-fr'] = "Bas";
 $text['label-bottom']['he-il'] = "תַחתִית";
 $text['label-bottom']['he-il'] = "תַחתִית";
 $text['label-bottom']['it-it'] = "Basso";
 $text['label-bottom']['it-it'] = "Basso";
+$text['label-bottom']['ka-ge'] = "ქვედა";
 $text['label-bottom']['nl-nl'] = "Onderkant";
 $text['label-bottom']['nl-nl'] = "Onderkant";
 $text['label-bottom']['pl-pl'] = "Dolny";
 $text['label-bottom']['pl-pl'] = "Dolny";
 $text['label-bottom']['pt-br'] = "Inferior";
 $text['label-bottom']['pt-br'] = "Inferior";
@@ -793,6 +823,7 @@ $text['label-24-hour']['fr-ca'] = "24 heures";
 $text['label-24-hour']['fr-fr'] = "24 heures";
 $text['label-24-hour']['fr-fr'] = "24 heures";
 $text['label-24-hour']['he-il'] = "24 שעות";
 $text['label-24-hour']['he-il'] = "24 שעות";
 $text['label-24-hour']['it-it'] = "24-Ore";
 $text['label-24-hour']['it-it'] = "24-Ore";
+$text['label-24-hour']['ka-ge'] = "24-საათიანი";
 $text['label-24-hour']['nl-nl'] = "24 uur";
 $text['label-24-hour']['nl-nl'] = "24 uur";
 $text['label-24-hour']['pl-pl'] = "24-godzinny";
 $text['label-24-hour']['pl-pl'] = "24-godzinny";
 $text['label-24-hour']['pt-br'] = "24 horas";
 $text['label-24-hour']['pt-br'] = "24 horas";
@@ -819,6 +850,7 @@ $text['label-12-hour']['fr-ca'] = "12 heures";
 $text['label-12-hour']['fr-fr'] = "12 heures";
 $text['label-12-hour']['fr-fr'] = "12 heures";
 $text['label-12-hour']['he-il'] = "12 שעות";
 $text['label-12-hour']['he-il'] = "12 שעות";
 $text['label-12-hour']['it-it'] = "12-Ore";
 $text['label-12-hour']['it-it'] = "12-Ore";
+$text['label-12-hour']['ka-ge'] = "12-საათიანი";
 $text['label-12-hour']['nl-nl'] = "12 uur";
 $text['label-12-hour']['nl-nl'] = "12 uur";
 $text['label-12-hour']['pl-pl'] = "12-godzinny";
 $text['label-12-hour']['pl-pl'] = "12-godzinny";
 $text['label-12-hour']['pt-br'] = "12 horas";
 $text['label-12-hour']['pt-br'] = "12 horas";
@@ -845,6 +877,7 @@ $text['label-dynamic']['fr-ca'] = "Dynamique";
 $text['label-dynamic']['fr-fr'] = "Dynamique";
 $text['label-dynamic']['fr-fr'] = "Dynamique";
 $text['label-dynamic']['he-il'] = "דִינָמִי";
 $text['label-dynamic']['he-il'] = "דִינָמִי";
 $text['label-dynamic']['it-it'] = "Dinamica";
 $text['label-dynamic']['it-it'] = "Dinamica";
+$text['label-dynamic']['ka-ge'] = "დინამიკური";
 $text['label-dynamic']['nl-nl'] = "Dynamisch";
 $text['label-dynamic']['nl-nl'] = "Dynamisch";
 $text['label-dynamic']['pl-pl'] = "Dynamiczny";
 $text['label-dynamic']['pl-pl'] = "Dynamiczny";
 $text['label-dynamic']['pt-br'] = "Dinâmica";
 $text['label-dynamic']['pt-br'] = "Dinâmica";
@@ -871,6 +904,7 @@ $text['label-single']['fr-ca'] = "Singulier";
 $text['label-single']['fr-fr'] = "Seule";
 $text['label-single']['fr-fr'] = "Seule";
 $text['label-single']['he-il'] = "יחיד";
 $text['label-single']['he-il'] = "יחיד";
 $text['label-single']['it-it'] = "Singola";
 $text['label-single']['it-it'] = "Singola";
+$text['label-single']['ka-ge'] = "ერთი";
 $text['label-single']['nl-nl'] = "Enkel";
 $text['label-single']['nl-nl'] = "Enkel";
 $text['label-single']['pl-pl'] = "Pojedynczy";
 $text['label-single']['pl-pl'] = "Pojedynczy";
 $text['label-single']['pt-br'] = "Solteira";
 $text['label-single']['pt-br'] = "Solteira";
@@ -897,6 +931,7 @@ $text['label-multiple']['fr-ca'] = "Plusieurs";
 $text['label-multiple']['fr-fr'] = "Plusieurs";
 $text['label-multiple']['fr-fr'] = "Plusieurs";
 $text['label-multiple']['he-il'] = "מרובות";
 $text['label-multiple']['he-il'] = "מרובות";
 $text['label-multiple']['it-it'] = "Molteplici";
 $text['label-multiple']['it-it'] = "Molteplici";
+$text['label-multiple']['ka-ge'] = "ერთზე მეტი";
 $text['label-multiple']['nl-nl'] = "Meerdere";
 $text['label-multiple']['nl-nl'] = "Meerdere";
 $text['label-multiple']['pl-pl'] = "Wiele";
 $text['label-multiple']['pl-pl'] = "Wiele";
 $text['label-multiple']['pt-br'] = "Múltipla";
 $text['label-multiple']['pt-br'] = "Múltipla";
@@ -923,6 +958,7 @@ $text['label-default_settings']['fr-ca'] = "Paramètres par défaut";
 $text['label-default_settings']['fr-fr'] = "Configurations par Défaut";
 $text['label-default_settings']['fr-fr'] = "Configurations par Défaut";
 $text['label-default_settings']['he-il'] = "הגדרות ברירת מחדל";
 $text['label-default_settings']['he-il'] = "הגדרות ברירת מחדל";
 $text['label-default_settings']['it-it'] = "Parametri di Default";
 $text['label-default_settings']['it-it'] = "Parametri di Default";
+$text['label-default_settings']['ka-ge'] = "ნაგულისხმევი პარამეტრები";
 $text['label-default_settings']['nl-nl'] = "Standaard instellingen";
 $text['label-default_settings']['nl-nl'] = "Standaard instellingen";
 $text['label-default_settings']['pl-pl'] = "Ustawienia domyślne";
 $text['label-default_settings']['pl-pl'] = "Ustawienia domyślne";
 $text['label-default_settings']['pt-br'] = "Configurações Padrão";
 $text['label-default_settings']['pt-br'] = "Configurações Padrão";
@@ -949,6 +985,7 @@ $text['select-global']['fr-ca'] = "Mondial";
 $text['select-global']['fr-fr'] = "Mondial";
 $text['select-global']['fr-fr'] = "Mondial";
 $text['select-global']['he-il'] = "גלוֹבָּלִי";
 $text['select-global']['he-il'] = "גלוֹבָּלִי";
 $text['select-global']['it-it'] = "Globale";
 $text['select-global']['it-it'] = "Globale";
+$text['select-global']['ka-ge'] = "გლობალური";
 $text['select-global']['nl-nl'] = "Globaal";
 $text['select-global']['nl-nl'] = "Globaal";
 $text['select-global']['pl-pl'] = "Globalny";
 $text['select-global']['pl-pl'] = "Globalny";
 $text['select-global']['pt-br'] = "Global";
 $text['select-global']['pt-br'] = "Global";
@@ -975,6 +1012,7 @@ $text['header-settings']['fr-ca'] = "Paramètres";
 $text['header-settings']['fr-fr'] = "Paramètres";
 $text['header-settings']['fr-fr'] = "Paramètres";
 $text['header-settings']['he-il'] = "הגדרות";
 $text['header-settings']['he-il'] = "הגדרות";
 $text['header-settings']['it-it'] = "Parametri";
 $text['header-settings']['it-it'] = "Parametri";
+$text['header-settings']['ka-ge'] = "მორგება";
 $text['header-settings']['nl-nl'] = "Instellingen";
 $text['header-settings']['nl-nl'] = "Instellingen";
 $text['header-settings']['pl-pl'] = "Ustawienia";
 $text['header-settings']['pl-pl'] = "Ustawienia";
 $text['header-settings']['pt-br'] = "Configurações";
 $text['header-settings']['pt-br'] = "Configurações";
@@ -1001,6 +1039,7 @@ $text['header-domains']['fr-ca'] = "Domaines";
 $text['header-domains']['fr-fr'] = "Domaines";
 $text['header-domains']['fr-fr'] = "Domaines";
 $text['header-domains']['he-il'] = "דומיינים";
 $text['header-domains']['he-il'] = "דומיינים";
 $text['header-domains']['it-it'] = "Domini";
 $text['header-domains']['it-it'] = "Domini";
+$text['header-domains']['ka-ge'] = "დომენები";
 $text['header-domains']['nl-nl'] = "Domeinen";
 $text['header-domains']['nl-nl'] = "Domeinen";
 $text['header-domains']['pl-pl'] = "Domeny";
 $text['header-domains']['pl-pl'] = "Domeny";
 $text['header-domains']['pt-br'] = "Dominios";
 $text['header-domains']['pt-br'] = "Dominios";
@@ -1027,6 +1066,7 @@ $text['header-domain_setting-edit']['fr-ca'] = "Paramètres du domaine";
 $text['header-domain_setting-edit']['fr-fr'] = "Paramètres du domaine";
 $text['header-domain_setting-edit']['fr-fr'] = "Paramètres du domaine";
 $text['header-domain_setting-edit']['he-il'] = "הגדרת דומיין";
 $text['header-domain_setting-edit']['he-il'] = "הגדרת דומיין";
 $text['header-domain_setting-edit']['it-it'] = "Parametro di Dominio";
 $text['header-domain_setting-edit']['it-it'] = "Parametro di Dominio";
+$text['header-domain_setting-edit']['ka-ge'] = "დომენის პარამეტრები";
 $text['header-domain_setting-edit']['nl-nl'] = "Domeininstelling";
 $text['header-domain_setting-edit']['nl-nl'] = "Domeininstelling";
 $text['header-domain_setting-edit']['pl-pl'] = "Ustawienia domeny";
 $text['header-domain_setting-edit']['pl-pl'] = "Ustawienia domeny";
 $text['header-domain_setting-edit']['pt-br'] = "Configurações do dominio";
 $text['header-domain_setting-edit']['pt-br'] = "Configurações do dominio";
@@ -1053,6 +1093,7 @@ $text['header-domain_setting-add']['fr-ca'] = "Ajouter un paramètre au domaine"
 $text['header-domain_setting-add']['fr-fr'] = "Ajouter un paramètre au domaine";
 $text['header-domain_setting-add']['fr-fr'] = "Ajouter un paramètre au domaine";
 $text['header-domain_setting-add']['he-il'] = "הגדרת דומיין הוסף";
 $text['header-domain_setting-add']['he-il'] = "הגדרת דומיין הוסף";
 $text['header-domain_setting-add']['it-it'] = "Inserisci Parametro di Dominio";
 $text['header-domain_setting-add']['it-it'] = "Inserisci Parametro di Dominio";
+$text['header-domain_setting-add']['ka-ge'] = "დომენის პარამეტრის დამატება";
 $text['header-domain_setting-add']['nl-nl'] = "Domeininstelling Toevoegen";
 $text['header-domain_setting-add']['nl-nl'] = "Domeininstelling Toevoegen";
 $text['header-domain_setting-add']['pl-pl'] = "Dodaj ustawienie domeny";
 $text['header-domain_setting-add']['pl-pl'] = "Dodaj ustawienie domeny";
 $text['header-domain_setting-add']['pt-br'] = "Adicionar configuração ao dominio";
 $text['header-domain_setting-add']['pt-br'] = "Adicionar configuração ao dominio";
@@ -1079,6 +1120,7 @@ $text['description-setting_enabled']['fr-ca'] = "Choisir l'état de ce paramètr
 $text['description-setting_enabled']['fr-fr'] = "Choisir l'état de ce paramètre";
 $text['description-setting_enabled']['fr-fr'] = "Choisir l'état de ce paramètre";
 $text['description-setting_enabled']['he-il'] = "הגדר את המצב של הגדרת ברירת מחדל זו.";
 $text['description-setting_enabled']['he-il'] = "הגדר את המצב של הגדרת ברירת מחדל זו.";
 $text['description-setting_enabled']['it-it'] = "Seleziona lo stato di questo parametro di default.";
 $text['description-setting_enabled']['it-it'] = "Seleziona lo stato di questo parametro di default.";
+$text['description-setting_enabled']['ka-ge'] = "დააყენეთ ამ ნაგულისხმევი პარამეტრის სტატუსი.";
 $text['description-setting_enabled']['nl-nl'] = "Stel de status van deze standaardinstelling in.";
 $text['description-setting_enabled']['nl-nl'] = "Stel de status van deze standaardinstelling in.";
 $text['description-setting_enabled']['pl-pl'] = "Wybierz, aby włączyć lub wyłączyć tę funkcję.";
 $text['description-setting_enabled']['pl-pl'] = "Wybierz, aby włączyć lub wyłączyć tę funkcję.";
 $text['description-setting_enabled']['pt-br'] = "Escolha o estado desta configuração";
 $text['description-setting_enabled']['pt-br'] = "Escolha o estado desta configuração";
@@ -1105,6 +1147,7 @@ $text['description-parent_domain']['fr-ca'] = "Réglez le domaine parent.";
 $text['description-parent_domain']['fr-fr'] = "Réglez le domaine parent.";
 $text['description-parent_domain']['fr-fr'] = "Réglez le domaine parent.";
 $text['description-parent_domain']['he-il'] = "הגדר את דומיין האב.";
 $text['description-parent_domain']['he-il'] = "הגדר את דומיין האב.";
 $text['description-parent_domain']['it-it'] = "Seleziona il dominio padre.";
 $text['description-parent_domain']['it-it'] = "Seleziona il dominio padre.";
+$text['description-parent_domain']['ka-ge'] = "დააყენეთ მშობელი დომენი.";
 $text['description-parent_domain']['nl-nl'] = "Stel het bovenliggende domein in.";
 $text['description-parent_domain']['nl-nl'] = "Stel het bovenliggende domein in.";
 $text['description-parent_domain']['pl-pl'] = "Ustaw domenę nadrzędną";
 $text['description-parent_domain']['pl-pl'] = "Ustaw domenę nadrzędną";
 $text['description-parent_domain']['pt-br'] = "Defina o dominio pai";
 $text['description-parent_domain']['pt-br'] = "Defina o dominio pai";
@@ -1131,6 +1174,7 @@ $text['description-order']['fr-ca'] = "Définissez l'ordre de cet élément de t
 $text['description-order']['fr-fr'] = "Définissez l'ordre de cet élément de tableau.";
 $text['description-order']['fr-fr'] = "Définissez l'ordre de cet élément de tableau.";
 $text['description-order']['he-il'] = "הגדר את הסדר עבור רכיב מערך זה.";
 $text['description-order']['he-il'] = "הגדר את הסדר עבור רכיב מערך זה.";
 $text['description-order']['it-it'] = "Seleziona l'ordine di questo elemento di array.";
 $text['description-order']['it-it'] = "Seleziona l'ordine di questo elemento di array.";
+$text['description-order']['ka-ge'] = "დააყენეთ მიმდევრობა ამ მასივის ელემენტისთვის.";
 $text['description-order']['nl-nl'] = "Stel de volgorde voor dit array-element in.";
 $text['description-order']['nl-nl'] = "Stel de volgorde voor dit array-element in.";
 $text['description-order']['pl-pl'] = "Wybierz kolejność.";
 $text['description-order']['pl-pl'] = "Wybierz kolejność.";
 $text['description-order']['pt-br'] = "Defina a ordem (indice) para este elemento da matriz";
 $text['description-order']['pt-br'] = "Defina a ordem (indice) para este elemento da matriz";
@@ -1157,6 +1201,7 @@ $text['description-name']['fr-ca'] = "Entrer le nom du domaine.";
 $text['description-name']['fr-fr'] = "Entrer le nom du domaine.";
 $text['description-name']['fr-fr'] = "Entrer le nom du domaine.";
 $text['description-name']['he-il'] = "הזן את שם הדומיין.";
 $text['description-name']['he-il'] = "הזן את שם הדומיין.";
 $text['description-name']['it-it'] = "Inserisci il nome del dominio.";
 $text['description-name']['it-it'] = "Inserisci il nome del dominio.";
+$text['description-name']['ka-ge'] = "შეიყვანეთ დომენის სახელი.";
 $text['description-name']['nl-nl'] = "Voer de naam van het domein in.";
 $text['description-name']['nl-nl'] = "Voer de naam van het domein in.";
 $text['description-name']['pl-pl'] = "Wprowadź nazwę";
 $text['description-name']['pl-pl'] = "Wprowadź nazwę";
 $text['description-name']['pt-br'] = "Insira o nome do menu";
 $text['description-name']['pt-br'] = "Insira o nome do menu";
@@ -1183,6 +1228,7 @@ $text['description-domains']['fr-ca'] = "Contrôler la liste des domaines à gé
 $text['description-domains']['fr-fr'] = "Contrôler la liste des domaines à gérer";
 $text['description-domains']['fr-fr'] = "Contrôler la liste des domaines à gérer";
 $text['description-domains']['he-il'] = "שלוט ברשימת הדומיינים לניהול.";
 $text['description-domains']['he-il'] = "שלוט ברשימת הדומיינים לניהול.";
 $text['description-domains']['it-it'] = "Controlla la lista dei domini da gestire.";
 $text['description-domains']['it-it'] = "Controlla la lista dei domini da gestire.";
+$text['description-domains']['ka-ge'] = "აკონტროლეთ სამართავი დომენების სია.";
 $text['description-domains']['nl-nl'] = "Beheer de lijst met te beheren domeinen.";
 $text['description-domains']['nl-nl'] = "Beheer de lijst met te beheren domeinen.";
 $text['description-domains']['pl-pl'] = "Zarządzanie listą domen.";
 $text['description-domains']['pl-pl'] = "Zarządzanie listą domen.";
 $text['description-domains']['pt-br'] = "Gerencie a lista dos dominios";
 $text['description-domains']['pt-br'] = "Gerencie a lista dos dominios";
@@ -1209,6 +1255,7 @@ $text['description-domain_setting-edit']['fr-ca'] = "Modifier un paramètre du d
 $text['description-domain_setting-edit']['fr-fr'] = "Editer un paramètre du domaine.";
 $text['description-domain_setting-edit']['fr-fr'] = "Editer un paramètre du domaine.";
 $text['description-domain_setting-edit']['he-il'] = "ערוך הגדרה עבור הדומיין הזה.";
 $text['description-domain_setting-edit']['he-il'] = "ערוך הגדרה עבור הדומיין הזה.";
 $text['description-domain_setting-edit']['it-it'] = "Modifica un parametro per questo dominio.";
 $text['description-domain_setting-edit']['it-it'] = "Modifica un parametro per questo dominio.";
+$text['description-domain_setting-edit']['ka-ge'] = "პარამეტრის ჩასწორება ამ დომენისთვის.";
 $text['description-domain_setting-edit']['nl-nl'] = "Bewerk een instelling voor dit domein.";
 $text['description-domain_setting-edit']['nl-nl'] = "Bewerk een instelling voor dit domein.";
 $text['description-domain_setting-edit']['pl-pl'] = "Edytuj ustawienia w tej domenie";
 $text['description-domain_setting-edit']['pl-pl'] = "Edytuj ustawienia w tej domenie";
 $text['description-domain_setting-edit']['pt-br'] = "Editar uma configuração deste dominio";
 $text['description-domain_setting-edit']['pt-br'] = "Editar uma configuração deste dominio";
@@ -1235,6 +1282,7 @@ $text['description-domain_setting-add']['fr-ca'] = "Ajouter un paramètre pour c
 $text['description-domain_setting-add']['fr-fr'] = "Ajouter un paramètre pour ce domaine";
 $text['description-domain_setting-add']['fr-fr'] = "Ajouter un paramètre pour ce domaine";
 $text['description-domain_setting-add']['he-il'] = "הוסף הגדרה עבור הדומיין הזה.";
 $text['description-domain_setting-add']['he-il'] = "הוסף הגדרה עבור הדומיין הזה.";
 $text['description-domain_setting-add']['it-it'] = "Inserisci un parametro per questo dominio.";
 $text['description-domain_setting-add']['it-it'] = "Inserisci un parametro per questo dominio.";
+$text['description-domain_setting-add']['ka-ge'] = "პარამეტრის დამატება ამ დომენისთვის.";
 $text['description-domain_setting-add']['nl-nl'] = "Voeg een instelling toe voor dit domein.";
 $text['description-domain_setting-add']['nl-nl'] = "Voeg een instelling toe voor dit domein.";
 $text['description-domain_setting-add']['pl-pl'] = "Dodaj ustawienie w tej domenie";
 $text['description-domain_setting-add']['pl-pl'] = "Dodaj ustawienie w tej domenie";
 $text['description-domain_setting-add']['pt-br'] = "Adicionar uma configuração a este dominio";
 $text['description-domain_setting-add']['pt-br'] = "Adicionar uma configuração a este dominio";
@@ -1261,6 +1309,7 @@ $text['description-domain_enabled']['fr-ca'] = "Régler le statut du domaine.";
 $text['description-domain_enabled']['fr-fr'] = "Régler le statut du domaine.";
 $text['description-domain_enabled']['fr-fr'] = "Régler le statut du domaine.";
 $text['description-domain_enabled']['he-il'] = "הגדר את הסטטוס של הדומיין.";
 $text['description-domain_enabled']['he-il'] = "הגדר את הסטטוס של הדומיין.";
 $text['description-domain_enabled']['it-it'] = "Seleziona lo stato del dominio.";
 $text['description-domain_enabled']['it-it'] = "Seleziona lo stato del dominio.";
+$text['description-domain_enabled']['ka-ge'] = "დააყენეთ ამ დომენის სტატუსი.";
 $text['description-domain_enabled']['nl-nl'] = "Stel de status van het domein in.";
 $text['description-domain_enabled']['nl-nl'] = "Stel de status van het domein in.";
 $text['description-domain_enabled']['pl-pl'] = "Ustaw status tej domeny.";
 $text['description-domain_enabled']['pl-pl'] = "Ustaw status tej domeny.";
 $text['description-domain_enabled']['pt-br'] = "Definir o estado do dominio";
 $text['description-domain_enabled']['pt-br'] = "Definir o estado do dominio";
@@ -1287,6 +1336,7 @@ $text['description-domain-edit']['fr-ca'] = "Modifier les détails de ce domaine
 $text['description-domain-edit']['fr-fr'] = "Editer les détails de ce domaine. ";
 $text['description-domain-edit']['fr-fr'] = "Editer les détails de ce domaine. ";
 $text['description-domain-edit']['he-il'] = "ערוך את הפרטים של הדומיין הזה.";
 $text['description-domain-edit']['he-il'] = "ערוך את הפרטים של הדומיין הזה.";
 $text['description-domain-edit']['it-it'] = "Modifica i dettagli per questo dominio.";
 $text['description-domain-edit']['it-it'] = "Modifica i dettagli per questo dominio.";
+$text['description-domain-edit']['ka-ge'] = "ჩაასწორეთ დეტალები ამ დომენისთვის.";
 $text['description-domain-edit']['nl-nl'] = "Bewerk de details van dit domein.";
 $text['description-domain-edit']['nl-nl'] = "Bewerk de details van dit domein.";
 $text['description-domain-edit']['pl-pl'] = "Edytuj szczegóły tej domeny.";
 $text['description-domain-edit']['pl-pl'] = "Edytuj szczegóły tej domeny.";
 $text['description-domain-edit']['pt-br'] = "Editar detalhes deste dominio";
 $text['description-domain-edit']['pt-br'] = "Editar detalhes deste dominio";
@@ -1313,6 +1363,7 @@ $text['description-domain-add']['fr-ca'] = "Entrer les détails du domaine ci-de
 $text['description-domain-add']['fr-fr'] = "Entrer les détails du domaine ci-dessous.";
 $text['description-domain-add']['fr-fr'] = "Entrer les détails du domaine ci-dessous.";
 $text['description-domain-add']['he-il'] = "הזן את פרטי הדומיין למטה.";
 $text['description-domain-add']['he-il'] = "הזן את פרטי הדומיין למטה.";
 $text['description-domain-add']['it-it'] = "Inserisci sotto i dettagli del dominio.";
 $text['description-domain-add']['it-it'] = "Inserisci sotto i dettagli del dominio.";
+$text['description-domain-add']['ka-ge'] = "შეიყვანეთ დომენის დეტალები ქვემოთ.";
 $text['description-domain-add']['nl-nl'] = "Vul hieronder de domeingegevens in.";
 $text['description-domain-add']['nl-nl'] = "Vul hieronder de domeingegevens in.";
 $text['description-domain-add']['pl-pl'] = "Poniżej wprowadź szczegóły domeny";
 $text['description-domain-add']['pl-pl'] = "Poniżej wprowadź szczegóły domeny";
 $text['description-domain-add']['pt-br'] = "Insira os detalhes do dominio abaixo";
 $text['description-domain-add']['pt-br'] = "Insira os detalhes do dominio abaixo";

+ 1 - 0
core/domain_settings/app_menu.php

@@ -13,6 +13,7 @@
 	$apps[$x]['menu'][$y]['title']['fr-fr'] = "Paramètres du Domaine";
 	$apps[$x]['menu'][$y]['title']['fr-fr'] = "Paramètres du Domaine";
 	$apps[$x]['menu'][$y]['title']['he-il'] = "הגדרות דומיין";
 	$apps[$x]['menu'][$y]['title']['he-il'] = "הגדרות דומיין";
 	$apps[$x]['menu'][$y]['title']['it-it'] = "Impostazioni del dominio";
 	$apps[$x]['menu'][$y]['title']['it-it'] = "Impostazioni del dominio";
+	$apps[$x]['menu'][$y]['title']['ka-ge'] = "დომენის პარამეტრები";
 	$apps[$x]['menu'][$y]['title']['nl-nl'] = "Domein instellingen";
 	$apps[$x]['menu'][$y]['title']['nl-nl'] = "Domein instellingen";
 	$apps[$x]['menu'][$y]['title']['pl-pl'] = "Ustawienia Domen";
 	$apps[$x]['menu'][$y]['title']['pl-pl'] = "Ustawienia Domen";
 	$apps[$x]['menu'][$y]['title']['pt-br'] = "Configurações do Dominio";
 	$apps[$x]['menu'][$y]['title']['pt-br'] = "Configurações do Dominio";

+ 1 - 0
core/domains/app_config.php

@@ -20,6 +20,7 @@
 		$apps[$x]['description']['fr-fr'] = "Gestion d'un domaine ou plusieurs dans le cas d'un système multi-parties.";
 		$apps[$x]['description']['fr-fr'] = "Gestion d'un domaine ou plusieurs dans le cas d'un système multi-parties.";
 		$apps[$x]['description']['he-il'] = "נהל דומיין בודד או מספר דומיינים עבור ריבוי דיירים.";
 		$apps[$x]['description']['he-il'] = "נהל דומיין בודד או מספר דומיינים עבור ריבוי דיירים.";
 		$apps[$x]['description']['it-it'] = "Gestisci un singolo dominio o più domini per multi-tenant.";
 		$apps[$x]['description']['it-it'] = "Gestisci un singolo dominio o più domini per multi-tenant.";
+		$apps[$x]['description']['ka-ge'] = "მართეთ ერთი ან მეტი დომენი მრავალი მომხმარებლისთვის.";
 		$apps[$x]['description']['nl-nl'] = "Beheer een enkel domein of meerdere domeinen voor meerdere huurders.";
 		$apps[$x]['description']['nl-nl'] = "Beheer een enkel domein of meerdere domeinen voor meerdere huurders.";
 		$apps[$x]['description']['pl-pl'] = "Zarządzaj pojedynczą domeną lub wieloma domenami dla wielu dzierżawców.";
 		$apps[$x]['description']['pl-pl'] = "Zarządzaj pojedynczą domeną lub wieloma domenami dla wielu dzierżawców.";
 		$apps[$x]['description']['pt-br'] = "Gerencie um único ou múltiplos domínios para multi-locatários";
 		$apps[$x]['description']['pt-br'] = "Gerencie um único ou múltiplos domínios para multi-locatários";

+ 53 - 0
core/domains/app_languages.php

@@ -13,6 +13,7 @@ $text['title-domains']['fr-ca'] = "Domaines";
 $text['title-domains']['fr-fr'] = "Domaines";
 $text['title-domains']['fr-fr'] = "Domaines";
 $text['title-domains']['he-il'] = "דומיינים";
 $text['title-domains']['he-il'] = "דומיינים";
 $text['title-domains']['it-it'] = "Domini";
 $text['title-domains']['it-it'] = "Domini";
+$text['title-domains']['ka-ge'] = "დომენები";
 $text['title-domains']['nl-nl'] = "Domeinen";
 $text['title-domains']['nl-nl'] = "Domeinen";
 $text['title-domains']['pl-pl'] = "Domeny";
 $text['title-domains']['pl-pl'] = "Domeny";
 $text['title-domains']['pt-br'] = "Domínios";
 $text['title-domains']['pt-br'] = "Domínios";
@@ -39,6 +40,7 @@ $text['title-domain_setting-edit']['fr-ca'] = "Paramètres du domaine";
 $text['title-domain_setting-edit']['fr-fr'] = "Paramètres du domaine";
 $text['title-domain_setting-edit']['fr-fr'] = "Paramètres du domaine";
 $text['title-domain_setting-edit']['he-il'] = "הגדרת דומיין";
 $text['title-domain_setting-edit']['he-il'] = "הגדרת דומיין";
 $text['title-domain_setting-edit']['it-it'] = "Parametri di Dominio";
 $text['title-domain_setting-edit']['it-it'] = "Parametri di Dominio";
+$text['title-domain_setting-edit']['ka-ge'] = "დომენის პარამეტრი";
 $text['title-domain_setting-edit']['nl-nl'] = "Domeininstelling";
 $text['title-domain_setting-edit']['nl-nl'] = "Domeininstelling";
 $text['title-domain_setting-edit']['pl-pl'] = "Ustawienia domen";
 $text['title-domain_setting-edit']['pl-pl'] = "Ustawienia domen";
 $text['title-domain_setting-edit']['pt-br'] = "Configurações do domínio";
 $text['title-domain_setting-edit']['pt-br'] = "Configurações do domínio";
@@ -65,6 +67,7 @@ $text['title-domain_setting-add']['fr-ca'] = "Ajouter un paramètre au domaine";
 $text['title-domain_setting-add']['fr-fr'] = "Ajouter un paramètre au domaine";
 $text['title-domain_setting-add']['fr-fr'] = "Ajouter un paramètre au domaine";
 $text['title-domain_setting-add']['he-il'] = "הגדרת דומיין הוסף";
 $text['title-domain_setting-add']['he-il'] = "הגדרת דומיין הוסף";
 $text['title-domain_setting-add']['it-it'] = "Aggiungi Parametri di Dominio";
 $text['title-domain_setting-add']['it-it'] = "Aggiungi Parametri di Dominio";
+$text['title-domain_setting-add']['ka-ge'] = "დომენის პარამეტრის დამატება";
 $text['title-domain_setting-add']['nl-nl'] = "Domeininstelling Toevoegen";
 $text['title-domain_setting-add']['nl-nl'] = "Domeininstelling Toevoegen";
 $text['title-domain_setting-add']['pl-pl'] = "Dodaj ustawienie domeny";
 $text['title-domain_setting-add']['pl-pl'] = "Dodaj ustawienie domeny";
 $text['title-domain_setting-add']['pt-br'] = "Adicionar configurações do dominio";
 $text['title-domain_setting-add']['pt-br'] = "Adicionar configurações do dominio";
@@ -91,6 +94,7 @@ $text['title-domain-edit']['fr-ca'] = "Domaines";
 $text['title-domain-edit']['fr-fr'] = "Domaines";
 $text['title-domain-edit']['fr-fr'] = "Domaines";
 $text['title-domain-edit']['he-il'] = "תְחוּם";
 $text['title-domain-edit']['he-il'] = "תְחוּם";
 $text['title-domain-edit']['it-it'] = "Dominio";
 $text['title-domain-edit']['it-it'] = "Dominio";
+$text['title-domain-edit']['ka-ge'] = "დომენი";
 $text['title-domain-edit']['nl-nl'] = "Domein";
 $text['title-domain-edit']['nl-nl'] = "Domein";
 $text['title-domain-edit']['pl-pl'] = "Domena";
 $text['title-domain-edit']['pl-pl'] = "Domena";
 $text['title-domain-edit']['pt-br'] = "Domínio";
 $text['title-domain-edit']['pt-br'] = "Domínio";
@@ -117,6 +121,7 @@ $text['title-domain-add']['fr-ca'] = "Ajouter un Domaine";
 $text['title-domain-add']['fr-fr'] = "Ajouter un Domaine";
 $text['title-domain-add']['fr-fr'] = "Ajouter un Domaine";
 $text['title-domain-add']['he-il'] = "הוספת דומיין";
 $text['title-domain-add']['he-il'] = "הוספת דומיין";
 $text['title-domain-add']['it-it'] = "Inserisci Dominio";
 $text['title-domain-add']['it-it'] = "Inserisci Dominio";
+$text['title-domain-add']['ka-ge'] = "დომენის დამატება";
 $text['title-domain-add']['nl-nl'] = "Domein toevoegen";
 $text['title-domain-add']['nl-nl'] = "Domein toevoegen";
 $text['title-domain-add']['pl-pl'] = "Dodaj domenę";
 $text['title-domain-add']['pl-pl'] = "Dodaj domenę";
 $text['title-domain-add']['pt-br'] = "Adicionar Domínio";
 $text['title-domain-add']['pt-br'] = "Adicionar Domínio";
@@ -144,6 +149,7 @@ $text['label-domain_name']['fr-ca'] = "Nom";
 $text['label-domain_name']['fr-fr'] = "Nom";
 $text['label-domain_name']['fr-fr'] = "Nom";
 $text['label-domain_name']['he-il'] = "שֵׁם";
 $text['label-domain_name']['he-il'] = "שֵׁם";
 $text['label-domain_name']['it-it'] = "Nome";
 $text['label-domain_name']['it-it'] = "Nome";
+$text['label-domain_name']['ka-ge'] = "სახელი";
 $text['label-domain_name']['nl-nl'] = "Naam";
 $text['label-domain_name']['nl-nl'] = "Naam";
 $text['label-domain_name']['pl-pl'] = "Nazwa";
 $text['label-domain_name']['pl-pl'] = "Nazwa";
 $text['label-domain_name']['pt-br'] = "Nome";
 $text['label-domain_name']['pt-br'] = "Nome";
@@ -171,6 +177,7 @@ $text['label-domain_enabled']['fr-ca'] = "Actif";
 $text['label-domain_enabled']['fr-fr'] = "Actif";
 $text['label-domain_enabled']['fr-fr'] = "Actif";
 $text['label-domain_enabled']['he-il'] = "מופעל";
 $text['label-domain_enabled']['he-il'] = "מופעל";
 $text['label-domain_enabled']['it-it'] = "Abilitato";
 $text['label-domain_enabled']['it-it'] = "Abilitato";
+$text['label-domain_enabled']['ka-ge'] = "ჩართულია";
 $text['label-domain_enabled']['nl-nl'] = "Ingeschakeld";
 $text['label-domain_enabled']['nl-nl'] = "Ingeschakeld";
 $text['label-domain_enabled']['pl-pl'] = "Włączony";
 $text['label-domain_enabled']['pl-pl'] = "Włączony";
 $text['label-domain_enabled']['pt-br'] = "Ativado";
 $text['label-domain_enabled']['pt-br'] = "Ativado";
@@ -197,6 +204,7 @@ $text['label-domain_description']['fr-ca'] = "Description";
 $text['label-domain_description']['fr-fr'] = "Description";
 $text['label-domain_description']['fr-fr'] = "Description";
 $text['label-domain_description']['he-il'] = "תיאור";
 $text['label-domain_description']['he-il'] = "תיאור";
 $text['label-domain_description']['it-it'] = "Descrizione";
 $text['label-domain_description']['it-it'] = "Descrizione";
+$text['label-domain_description']['ka-ge'] = "აღწერა";
 $text['label-domain_description']['nl-nl'] = "Beschrijving";
 $text['label-domain_description']['nl-nl'] = "Beschrijving";
 $text['label-domain_description']['pl-pl'] = "Opis";
 $text['label-domain_description']['pl-pl'] = "Opis";
 $text['label-domain_description']['pt-br'] = "Descrição";
 $text['label-domain_description']['pt-br'] = "Descrição";
@@ -223,6 +231,7 @@ $text['option-button_icons_auto']['fr-ca'] = "Automatique";
 $text['option-button_icons_auto']['fr-fr'] = "Automatique";
 $text['option-button_icons_auto']['fr-fr'] = "Automatique";
 $text['option-button_icons_auto']['he-il'] = "אוֹטוֹמָטִי";
 $text['option-button_icons_auto']['he-il'] = "אוֹטוֹמָטִי";
 $text['option-button_icons_auto']['it-it'] = "Automatica";
 $text['option-button_icons_auto']['it-it'] = "Automatica";
+$text['option-button_icons_auto']['ka-ge'] = "ავტომატური";
 $text['option-button_icons_auto']['nl-nl'] = "Automatisch";
 $text['option-button_icons_auto']['nl-nl'] = "Automatisch";
 $text['option-button_icons_auto']['pl-pl'] = "Automatyczny";
 $text['option-button_icons_auto']['pl-pl'] = "Automatyczny";
 $text['option-button_icons_auto']['pt-br'] = "Automático";
 $text['option-button_icons_auto']['pt-br'] = "Automático";
@@ -249,6 +258,7 @@ $text['option-button_icons_only']['fr-ca'] = "Seulement";
 $text['option-button_icons_only']['fr-fr'] = "Seulement";
 $text['option-button_icons_only']['fr-fr'] = "Seulement";
 $text['option-button_icons_only']['he-il'] = "רק";
 $text['option-button_icons_only']['he-il'] = "רק";
 $text['option-button_icons_only']['it-it'] = "Soltanto";
 $text['option-button_icons_only']['it-it'] = "Soltanto";
+$text['option-button_icons_only']['ka-ge'] = "მხოლოდ";
 $text['option-button_icons_only']['nl-nl'] = "Alleen";
 $text['option-button_icons_only']['nl-nl'] = "Alleen";
 $text['option-button_icons_only']['pl-pl'] = "Tylko";
 $text['option-button_icons_only']['pl-pl'] = "Tylko";
 $text['option-button_icons_only']['pt-br'] = "Apenas";
 $text['option-button_icons_only']['pt-br'] = "Apenas";
@@ -275,6 +285,7 @@ $text['option-button_icons_always']['fr-ca'] = "Toujours";
 $text['option-button_icons_always']['fr-fr'] = "Toujours";
 $text['option-button_icons_always']['fr-fr'] = "Toujours";
 $text['option-button_icons_always']['he-il'] = "תמיד";
 $text['option-button_icons_always']['he-il'] = "תמיד";
 $text['option-button_icons_always']['it-it'] = "Sempre";
 $text['option-button_icons_always']['it-it'] = "Sempre";
+$text['option-button_icons_always']['ka-ge'] = "ყოველთვის";
 $text['option-button_icons_always']['nl-nl'] = "Altijd";
 $text['option-button_icons_always']['nl-nl'] = "Altijd";
 $text['option-button_icons_always']['pl-pl'] = "Zawsze";
 $text['option-button_icons_always']['pl-pl'] = "Zawsze";
 $text['option-button_icons_always']['pt-br'] = "Sempre";
 $text['option-button_icons_always']['pt-br'] = "Sempre";
@@ -301,6 +312,7 @@ $text['option-button_icons_never']['fr-ca'] = "Jamais";
 $text['option-button_icons_never']['fr-fr'] = "Jamais";
 $text['option-button_icons_never']['fr-fr'] = "Jamais";
 $text['option-button_icons_never']['he-il'] = "לעולם לא";
 $text['option-button_icons_never']['he-il'] = "לעולם לא";
 $text['option-button_icons_never']['it-it'] = "Mai";
 $text['option-button_icons_never']['it-it'] = "Mai";
+$text['option-button_icons_never']['ka-ge'] = "არასოდეს";
 $text['option-button_icons_never']['nl-nl'] = "Nooit";
 $text['option-button_icons_never']['nl-nl'] = "Nooit";
 $text['option-button_icons_never']['pl-pl'] = "Nigdy";
 $text['option-button_icons_never']['pl-pl'] = "Nigdy";
 $text['option-button_icons_never']['pt-br'] = "Nunca";
 $text['option-button_icons_never']['pt-br'] = "Nunca";
@@ -327,6 +339,7 @@ $text['message-delete_failed']['fr-ca'] = "Pas de paramètres enregistrés";
 $text['message-delete_failed']['fr-fr'] = "Pas de paramètres enregistrés";
 $text['message-delete_failed']['fr-fr'] = "Pas de paramètres enregistrés";
 $text['message-delete_failed']['he-il'] = "אין הגדרות מסומנות";
 $text['message-delete_failed']['he-il'] = "אין הגדרות מסומנות";
 $text['message-delete_failed']['it-it'] = "Nessun Parametro Selezionato";
 $text['message-delete_failed']['it-it'] = "Nessun Parametro Selezionato";
+$text['message-delete_failed']['ka-ge'] = "პარამეტრები არ შემოწმებულა";
 $text['message-delete_failed']['nl-nl'] = "Geen instellingen aangevinkt";
 $text['message-delete_failed']['nl-nl'] = "Geen instellingen aangevinkt";
 $text['message-delete_failed']['pl-pl'] = "Brak sprawdzonych ustawień";
 $text['message-delete_failed']['pl-pl'] = "Brak sprawdzonych ustawień";
 $text['message-delete_failed']['pt-br'] = "Nenhuma configuração marcada";
 $text['message-delete_failed']['pt-br'] = "Nenhuma configuração marcada";
@@ -353,6 +366,7 @@ $text['message-domain_exists']['fr-ca'] = "Domaine existe déja";
 $text['message-domain_exists']['fr-fr'] = "Domaine existe déja";
 $text['message-domain_exists']['fr-fr'] = "Domaine existe déja";
 $text['message-domain_exists']['he-il'] = "הדומיין כבר קיים";
 $text['message-domain_exists']['he-il'] = "הדומיין כבר קיים";
 $text['message-domain_exists']['it-it'] = "Il dominio esiste già";
 $text['message-domain_exists']['it-it'] = "Il dominio esiste già";
+$text['message-domain_exists']['ka-ge'] = "დომენი უკვე არსებობს";
 $text['message-domain_exists']['nl-nl'] = "Domein bestaat al";
 $text['message-domain_exists']['nl-nl'] = "Domein bestaat al";
 $text['message-domain_exists']['pl-pl'] = "Domena już istnieje";
 $text['message-domain_exists']['pl-pl'] = "Domena już istnieje";
 $text['message-domain_exists']['pt-br'] = "O domínio já existe";
 $text['message-domain_exists']['pt-br'] = "O domínio já existe";
@@ -379,6 +393,7 @@ $text['label-web_fonts']['fr-ca'] = "Polices Web";
 $text['label-web_fonts']['fr-fr'] = "Polices Web";
 $text['label-web_fonts']['fr-fr'] = "Polices Web";
 $text['label-web_fonts']['he-il'] = "גופני אינטרנט";
 $text['label-web_fonts']['he-il'] = "גופני אינטרנט";
 $text['label-web_fonts']['it-it'] = "Fonts Web";
 $text['label-web_fonts']['it-it'] = "Fonts Web";
+$text['label-web_fonts']['ka-ge'] = "ვებფონტები";
 $text['label-web_fonts']['nl-nl'] = "Weblettertypen";
 $text['label-web_fonts']['nl-nl'] = "Weblettertypen";
 $text['label-web_fonts']['pl-pl'] = "Czcionki sieci";
 $text['label-web_fonts']['pl-pl'] = "Czcionki sieci";
 $text['label-web_fonts']['pt-br'] = "Polices Web";
 $text['label-web_fonts']['pt-br'] = "Polices Web";
@@ -405,6 +420,7 @@ $text['label-top']['fr-ca'] = "Haut";
 $text['label-top']['fr-fr'] = "Haut";
 $text['label-top']['fr-fr'] = "Haut";
 $text['label-top']['he-il'] = "חלק עליון";
 $text['label-top']['he-il'] = "חלק עליון";
 $text['label-top']['it-it'] = "Alto";
 $text['label-top']['it-it'] = "Alto";
+$text['label-top']['ka-ge'] = "ზედა";
 $text['label-top']['nl-nl'] = "Principal";
 $text['label-top']['nl-nl'] = "Principal";
 $text['label-top']['pl-pl'] = "Szczyt";
 $text['label-top']['pl-pl'] = "Szczyt";
 $text['label-top']['pt-br'] = "Topo";
 $text['label-top']['pt-br'] = "Topo";
@@ -431,6 +447,7 @@ $text['label-tools']['fr-ca'] = "Outils";
 $text['label-tools']['fr-fr'] = "Outils";
 $text['label-tools']['fr-fr'] = "Outils";
 $text['label-tools']['he-il'] = "כלים";
 $text['label-tools']['he-il'] = "כלים";
 $text['label-tools']['it-it'] = "Strumenti";
 $text['label-tools']['it-it'] = "Strumenti";
+$text['label-tools']['ka-ge'] = "ხელსაწყოები";
 $text['label-tools']['nl-nl'] = "Hulpmiddelen";
 $text['label-tools']['nl-nl'] = "Hulpmiddelen";
 $text['label-tools']['pl-pl'] = "Narzędzia";
 $text['label-tools']['pl-pl'] = "Narzędzia";
 $text['label-tools']['pt-br'] = "Ferramentas";
 $text['label-tools']['pt-br'] = "Ferramentas";
@@ -457,6 +474,7 @@ $text['label-text']['fr-ca'] = "Texte";
 $text['label-text']['fr-fr'] = "Texte";
 $text['label-text']['fr-fr'] = "Texte";
 $text['label-text']['he-il'] = "טֶקסט";
 $text['label-text']['he-il'] = "טֶקסט";
 $text['label-text']['it-it'] = "Testo";
 $text['label-text']['it-it'] = "Testo";
+$text['label-text']['ka-ge'] = "ტექსტი";
 $text['label-text']['nl-nl'] = "Tekst";
 $text['label-text']['nl-nl'] = "Tekst";
 $text['label-text']['pl-pl'] = "Tekst";
 $text['label-text']['pl-pl'] = "Tekst";
 $text['label-text']['pt-br'] = "Texto";
 $text['label-text']['pt-br'] = "Texto";
@@ -483,6 +501,7 @@ $text['label-static']['fr-ca'] = "Statique";
 $text['label-static']['fr-fr'] = "Statique";
 $text['label-static']['fr-fr'] = "Statique";
 $text['label-static']['he-il'] = "סטָטִי";
 $text['label-static']['he-il'] = "סטָטִי";
 $text['label-static']['it-it'] = "Statico";
 $text['label-static']['it-it'] = "Statico";
+$text['label-static']['ka-ge'] = "სტატიკური";
 $text['label-static']['nl-nl'] = "Statisch";
 $text['label-static']['nl-nl'] = "Statisch";
 $text['label-static']['pl-pl'] = "Statyczny";
 $text['label-static']['pl-pl'] = "Statyczny";
 $text['label-static']['pt-br'] = "Estático";
 $text['label-static']['pt-br'] = "Estático";
@@ -509,6 +528,7 @@ $text['label-right']['fr-ca'] = "Droite";
 $text['label-right']['fr-fr'] = "Droite";
 $text['label-right']['fr-fr'] = "Droite";
 $text['label-right']['he-il'] = "ימין";
 $text['label-right']['he-il'] = "ימין";
 $text['label-right']['it-it'] = "Destra";
 $text['label-right']['it-it'] = "Destra";
+$text['label-right']['ka-ge'] = "მარჯვენა";
 $text['label-right']['nl-nl'] = "Rechts";
 $text['label-right']['nl-nl'] = "Rechts";
 $text['label-right']['pl-pl'] = "Dobrze";
 $text['label-right']['pl-pl'] = "Dobrze";
 $text['label-right']['pt-br'] = "Direita";
 $text['label-right']['pt-br'] = "Direita";
@@ -535,6 +555,7 @@ $text['label-reference']['fr-ca'] = "Voir";
 $text['label-reference']['fr-fr'] = "Référence";
 $text['label-reference']['fr-fr'] = "Référence";
 $text['label-reference']['he-il'] = "לִרְאוֹת";
 $text['label-reference']['he-il'] = "לִרְאוֹת";
 $text['label-reference']['it-it'] = "Mostra";
 $text['label-reference']['it-it'] = "Mostra";
+$text['label-reference']['ka-ge'] = "ნახვა";
 $text['label-reference']['nl-nl'] = "Zien";
 $text['label-reference']['nl-nl'] = "Zien";
 $text['label-reference']['pl-pl'] = "Odniesienie";
 $text['label-reference']['pl-pl'] = "Odniesienie";
 $text['label-reference']['pt-br'] = "Veja";
 $text['label-reference']['pt-br'] = "Veja";
@@ -561,6 +582,7 @@ $text['label-parent_domain']['fr-ca'] = "Domaine Parent";
 $text['label-parent_domain']['fr-fr'] = "Domaine Parent";
 $text['label-parent_domain']['fr-fr'] = "Domaine Parent";
 $text['label-parent_domain']['he-il'] = "דומיין אב";
 $text['label-parent_domain']['he-il'] = "דומיין אב";
 $text['label-parent_domain']['it-it'] = "Dominio Padre";
 $text['label-parent_domain']['it-it'] = "Dominio Padre";
+$text['label-parent_domain']['ka-ge'] = "მშობელი დომენი";
 $text['label-parent_domain']['nl-nl'] = "Bovenliggend domein";
 $text['label-parent_domain']['nl-nl'] = "Bovenliggend domein";
 $text['label-parent_domain']['pl-pl'] = "Domena nadrzędna";
 $text['label-parent_domain']['pl-pl'] = "Domena nadrzędna";
 $text['label-parent_domain']['pt-br'] = "Domínio principal";
 $text['label-parent_domain']['pt-br'] = "Domínio principal";
@@ -587,6 +609,7 @@ $text['label-other']['fr-ca'] = "Autre";
 $text['label-other']['fr-fr'] = "Autre";
 $text['label-other']['fr-fr'] = "Autre";
 $text['label-other']['he-il'] = "אַחֵר";
 $text['label-other']['he-il'] = "אַחֵר";
 $text['label-other']['it-it'] = "Altro";
 $text['label-other']['it-it'] = "Altro";
+$text['label-other']['ka-ge'] = "სხვა";
 $text['label-other']['nl-nl'] = "Ander";
 $text['label-other']['nl-nl'] = "Ander";
 $text['label-other']['pl-pl'] = "Inne";
 $text['label-other']['pl-pl'] = "Inne";
 $text['label-other']['pt-br'] = "Outro";
 $text['label-other']['pt-br'] = "Outro";
@@ -613,6 +636,7 @@ $text['label-none']['fr-ca'] = "Aucun";
 $text['label-none']['fr-fr'] = "Aucun";
 $text['label-none']['fr-fr'] = "Aucun";
 $text['label-none']['he-il'] = "אף אחד";
 $text['label-none']['he-il'] = "אף אחד";
 $text['label-none']['it-it'] = "Nessuno";
 $text['label-none']['it-it'] = "Nessuno";
+$text['label-none']['ka-ge'] = "არცერთი";
 $text['label-none']['nl-nl'] = "Geen";
 $text['label-none']['nl-nl'] = "Geen";
 $text['label-none']['pl-pl'] = "Żaden";
 $text['label-none']['pl-pl'] = "Żaden";
 $text['label-none']['pt-br'] = "Nenhum";
 $text['label-none']['pt-br'] = "Nenhum";
@@ -639,6 +663,7 @@ $text['label-manage']['fr-ca'] = "Gérer";
 $text['label-manage']['fr-fr'] = "Gérer";
 $text['label-manage']['fr-fr'] = "Gérer";
 $text['label-manage']['he-il'] = "לנהל";
 $text['label-manage']['he-il'] = "לנהל";
 $text['label-manage']['it-it'] = "Gestisci";
 $text['label-manage']['it-it'] = "Gestisci";
+$text['label-manage']['ka-ge'] = "მართვა";
 $text['label-manage']['nl-nl'] = "Beheren";
 $text['label-manage']['nl-nl'] = "Beheren";
 $text['label-manage']['pl-pl'] = "Zarządzaj";
 $text['label-manage']['pl-pl'] = "Zarządzaj";
 $text['label-manage']['pt-br'] = "Gerenciar";
 $text['label-manage']['pt-br'] = "Gerenciar";
@@ -665,6 +690,7 @@ $text['label-left']['fr-ca'] = "À gauche";
 $text['label-left']['fr-fr'] = "À gauche";
 $text['label-left']['fr-fr'] = "À gauche";
 $text['label-left']['he-il'] = "שמאלה";
 $text['label-left']['he-il'] = "שמאלה";
 $text['label-left']['it-it'] = "Sinistra";
 $text['label-left']['it-it'] = "Sinistra";
+$text['label-left']['ka-ge'] = "მარცხენა";
 $text['label-left']['nl-nl'] = "Links";
 $text['label-left']['nl-nl'] = "Links";
 $text['label-left']['pl-pl'] = "Lewo";
 $text['label-left']['pl-pl'] = "Lewo";
 $text['label-left']['pt-br'] = "Esquerda";
 $text['label-left']['pt-br'] = "Esquerda";
@@ -691,6 +717,7 @@ $text['label-inline']['fr-ca'] = "En ligne";
 $text['label-inline']['fr-fr'] = "En ligne";
 $text['label-inline']['fr-fr'] = "En ligne";
 $text['label-inline']['he-il'] = "בשורה";
 $text['label-inline']['he-il'] = "בשורה";
 $text['label-inline']['it-it'] = "In Linea";
 $text['label-inline']['it-it'] = "In Linea";
+$text['label-inline']['ka-ge'] = "ხაზშივე";
 $text['label-inline']['nl-nl'] = "In lijn";
 $text['label-inline']['nl-nl'] = "In lijn";
 $text['label-inline']['pl-pl'] = "W linii";
 $text['label-inline']['pl-pl'] = "W linii";
 $text['label-inline']['pt-br'] = "Na linha";
 $text['label-inline']['pt-br'] = "Na linha";
@@ -717,6 +744,7 @@ $text['label-image']['fr-ca'] = "image";
 $text['label-image']['fr-fr'] = "image";
 $text['label-image']['fr-fr'] = "image";
 $text['label-image']['he-il'] = "תמונה";
 $text['label-image']['he-il'] = "תמונה";
 $text['label-image']['it-it'] = "Immagine";
 $text['label-image']['it-it'] = "Immagine";
+$text['label-image']['ka-ge'] = "გამოსახულება";
 $text['label-image']['nl-nl'] = "In lijn";
 $text['label-image']['nl-nl'] = "In lijn";
 $text['label-image']['pl-pl'] = "Obraz";
 $text['label-image']['pl-pl'] = "Obraz";
 $text['label-image']['pt-br'] = "Imagem";
 $text['label-image']['pt-br'] = "Imagem";
@@ -743,6 +771,7 @@ $text['label-fixed']['fr-ca'] = "Fixé";
 $text['label-fixed']['fr-fr'] = "Fixé";
 $text['label-fixed']['fr-fr'] = "Fixé";
 $text['label-fixed']['he-il'] = "תוקן";
 $text['label-fixed']['he-il'] = "תוקן";
 $text['label-fixed']['it-it'] = "Sistemato";
 $text['label-fixed']['it-it'] = "Sistemato";
+$text['label-fixed']['ka-ge'] = "დამაგრებულია";
 $text['label-fixed']['nl-nl'] = "Vast";
 $text['label-fixed']['nl-nl'] = "Vast";
 $text['label-fixed']['pl-pl'] = "Naprawiony";
 $text['label-fixed']['pl-pl'] = "Naprawiony";
 $text['label-fixed']['pt-br'] = "Fixo";
 $text['label-fixed']['pt-br'] = "Fixo";
@@ -769,6 +798,7 @@ $text['label-side']['fr-ca'] = "Côté";
 $text['label-side']['fr-fr'] = "Côté";
 $text['label-side']['fr-fr'] = "Côté";
 $text['label-side']['he-il'] = "צַד";
 $text['label-side']['he-il'] = "צַד";
 $text['label-side']['it-it'] = "Lato";
 $text['label-side']['it-it'] = "Lato";
+$text['label-side']['ka-ge'] = "მხარე";
 $text['label-side']['nl-nl'] = "Kant";
 $text['label-side']['nl-nl'] = "Kant";
 $text['label-side']['pl-pl'] = "Strona";
 $text['label-side']['pl-pl'] = "Strona";
 $text['label-side']['pt-br'] = "Lado";
 $text['label-side']['pt-br'] = "Lado";
@@ -795,6 +825,7 @@ $text['label-domain']['fr-ca'] = "Domaine";
 $text['label-domain']['fr-fr'] = "Domaine";
 $text['label-domain']['fr-fr'] = "Domaine";
 $text['label-domain']['he-il'] = "תְחוּם";
 $text['label-domain']['he-il'] = "תְחוּם";
 $text['label-domain']['it-it'] = "Dominio";
 $text['label-domain']['it-it'] = "Dominio";
+$text['label-domain']['ka-ge'] = "დომენი";
 $text['label-domain']['nl-nl'] = "Domein";
 $text['label-domain']['nl-nl'] = "Domein";
 $text['label-domain']['pl-pl'] = "Domena";
 $text['label-domain']['pl-pl'] = "Domena";
 $text['label-domain']['pt-br'] = "Domínio";
 $text['label-domain']['pt-br'] = "Domínio";
@@ -821,6 +852,7 @@ $text['label-center']['fr-ca'] = "centre";
 $text['label-center']['fr-fr'] = "centre";
 $text['label-center']['fr-fr'] = "centre";
 $text['label-center']['he-il'] = "מֶרְכָּז";
 $text['label-center']['he-il'] = "מֶרְכָּז";
 $text['label-center']['it-it'] = "Centro";
 $text['label-center']['it-it'] = "Centro";
+$text['label-center']['ka-ge'] = "ცენტრი";
 $text['label-center']['nl-nl'] = "Centrum";
 $text['label-center']['nl-nl'] = "Centrum";
 $text['label-center']['pl-pl'] = "Centrum";
 $text['label-center']['pl-pl'] = "Centrum";
 $text['label-center']['pt-br'] = "Centro";
 $text['label-center']['pt-br'] = "Centro";
@@ -847,6 +879,7 @@ $text['label-bottom']['fr-ca'] = "Bas";
 $text['label-bottom']['fr-fr'] = "Bas";
 $text['label-bottom']['fr-fr'] = "Bas";
 $text['label-bottom']['he-il'] = "תַחתִית";
 $text['label-bottom']['he-il'] = "תַחתִית";
 $text['label-bottom']['it-it'] = "Basso";
 $text['label-bottom']['it-it'] = "Basso";
+$text['label-bottom']['ka-ge'] = "ქვედა";
 $text['label-bottom']['nl-nl'] = "Onderkant";
 $text['label-bottom']['nl-nl'] = "Onderkant";
 $text['label-bottom']['pl-pl'] = "Dolny";
 $text['label-bottom']['pl-pl'] = "Dolny";
 $text['label-bottom']['pt-br'] = "Inferior";
 $text['label-bottom']['pt-br'] = "Inferior";
@@ -873,6 +906,7 @@ $text['label-24-hour']['fr-ca'] = "24 heures";
 $text['label-24-hour']['fr-fr'] = "24 heures";
 $text['label-24-hour']['fr-fr'] = "24 heures";
 $text['label-24-hour']['he-il'] = "24 שעות";
 $text['label-24-hour']['he-il'] = "24 שעות";
 $text['label-24-hour']['it-it'] = "24-Ore";
 $text['label-24-hour']['it-it'] = "24-Ore";
+$text['label-24-hour']['ka-ge'] = "24-საათიანი";
 $text['label-24-hour']['nl-nl'] = "24 uur";
 $text['label-24-hour']['nl-nl'] = "24 uur";
 $text['label-24-hour']['pl-pl'] = "24-godzinny";
 $text['label-24-hour']['pl-pl'] = "24-godzinny";
 $text['label-24-hour']['pt-br'] = "24 horas";
 $text['label-24-hour']['pt-br'] = "24 horas";
@@ -899,6 +933,7 @@ $text['label-12-hour']['fr-ca'] = "12 heures";
 $text['label-12-hour']['fr-fr'] = "12 heures";
 $text['label-12-hour']['fr-fr'] = "12 heures";
 $text['label-12-hour']['he-il'] = "12 שעות";
 $text['label-12-hour']['he-il'] = "12 שעות";
 $text['label-12-hour']['it-it'] = "12-Ore";
 $text['label-12-hour']['it-it'] = "12-Ore";
+$text['label-12-hour']['ka-ge'] = "12-საათიანი";
 $text['label-12-hour']['nl-nl'] = "12 uur";
 $text['label-12-hour']['nl-nl'] = "12 uur";
 $text['label-12-hour']['pl-pl'] = "12-godzinny";
 $text['label-12-hour']['pl-pl'] = "12-godzinny";
 $text['label-12-hour']['pt-br'] = "12 horas";
 $text['label-12-hour']['pt-br'] = "12 horas";
@@ -925,6 +960,7 @@ $text['label-default_settings']['fr-ca'] = "Paramètres par défaut";
 $text['label-default_settings']['fr-fr'] = "Configurations par Défaut";
 $text['label-default_settings']['fr-fr'] = "Configurations par Défaut";
 $text['label-default_settings']['he-il'] = "הגדרות ברירת מחדל";
 $text['label-default_settings']['he-il'] = "הגדרות ברירת מחדל";
 $text['label-default_settings']['it-it'] = "Parametri di Default";
 $text['label-default_settings']['it-it'] = "Parametri di Default";
+$text['label-default_settings']['ka-ge'] = "ნაგულისხმევი პარამეტრები";
 $text['label-default_settings']['nl-nl'] = "Standaard instellingen";
 $text['label-default_settings']['nl-nl'] = "Standaard instellingen";
 $text['label-default_settings']['pl-pl'] = "Ustawienia domyślne";
 $text['label-default_settings']['pl-pl'] = "Ustawienia domyślne";
 $text['label-default_settings']['pt-br'] = "Configurações Padrão";
 $text['label-default_settings']['pt-br'] = "Configurações Padrão";
@@ -951,6 +987,7 @@ $text['header-settings']['fr-ca'] = "Paramètres";
 $text['header-settings']['fr-fr'] = "Paramètres";
 $text['header-settings']['fr-fr'] = "Paramètres";
 $text['header-settings']['he-il'] = "הגדרות";
 $text['header-settings']['he-il'] = "הגדרות";
 $text['header-settings']['it-it'] = "Parametri";
 $text['header-settings']['it-it'] = "Parametri";
+$text['header-settings']['ka-ge'] = "მორგება";
 $text['header-settings']['nl-nl'] = "Instellingen";
 $text['header-settings']['nl-nl'] = "Instellingen";
 $text['header-settings']['pl-pl'] = "Ustawienia";
 $text['header-settings']['pl-pl'] = "Ustawienia";
 $text['header-settings']['pt-br'] = "Configurações";
 $text['header-settings']['pt-br'] = "Configurações";
@@ -977,6 +1014,7 @@ $text['header-domains']['fr-ca'] = "Domaines";
 $text['header-domains']['fr-fr'] = "Domaines";
 $text['header-domains']['fr-fr'] = "Domaines";
 $text['header-domains']['he-il'] = "דומיינים";
 $text['header-domains']['he-il'] = "דומיינים";
 $text['header-domains']['it-it'] = "Domini";
 $text['header-domains']['it-it'] = "Domini";
+$text['header-domains']['ka-ge'] = "დომენები";
 $text['header-domains']['nl-nl'] = "Domeinen";
 $text['header-domains']['nl-nl'] = "Domeinen";
 $text['header-domains']['pl-pl'] = "Domeny";
 $text['header-domains']['pl-pl'] = "Domeny";
 $text['header-domains']['pt-br'] = "Domínios";
 $text['header-domains']['pt-br'] = "Domínios";
@@ -1003,6 +1041,7 @@ $text['header-domain_settings']['fr-ca'] = "Paramètres du domaine";
 $text['header-domain_settings']['fr-fr'] = "Paramètres du domaine";
 $text['header-domain_settings']['fr-fr'] = "Paramètres du domaine";
 $text['header-domain_settings']['he-il'] = "הגדרות דומיין";
 $text['header-domain_settings']['he-il'] = "הגדרות דומיין";
 $text['header-domain_settings']['it-it'] = "Parametro di Dominio";
 $text['header-domain_settings']['it-it'] = "Parametro di Dominio";
+$text['header-domain_settings']['ka-ge'] = "დომენის პარამეტრები";
 $text['header-domain_settings']['nl-nl'] = "Domein instellingen";
 $text['header-domain_settings']['nl-nl'] = "Domein instellingen";
 $text['header-domain_settings']['pl-pl'] = "Ustawienia domeny";
 $text['header-domain_settings']['pl-pl'] = "Ustawienia domeny";
 $text['header-domain_settings']['pt-br'] = "Configurações do Domínio";
 $text['header-domain_settings']['pt-br'] = "Configurações do Domínio";
@@ -1029,6 +1068,7 @@ $text['header-domain_setting-edit']['fr-ca'] = "Paramètres du domaine";
 $text['header-domain_setting-edit']['fr-fr'] = "Paramètres du domaine";
 $text['header-domain_setting-edit']['fr-fr'] = "Paramètres du domaine";
 $text['header-domain_setting-edit']['he-il'] = "הגדרת דומיין";
 $text['header-domain_setting-edit']['he-il'] = "הגדרת דומיין";
 $text['header-domain_setting-edit']['it-it'] = "Parametro di Dominio";
 $text['header-domain_setting-edit']['it-it'] = "Parametro di Dominio";
+$text['header-domain_setting-edit']['ka-ge'] = "დომენის პარამეტრი";
 $text['header-domain_setting-edit']['nl-nl'] = "Domeininstelling";
 $text['header-domain_setting-edit']['nl-nl'] = "Domeininstelling";
 $text['header-domain_setting-edit']['pl-pl'] = "Ustawienia domeny";
 $text['header-domain_setting-edit']['pl-pl'] = "Ustawienia domeny";
 $text['header-domain_setting-edit']['pt-br'] = "Configuração do Domínio";
 $text['header-domain_setting-edit']['pt-br'] = "Configuração do Domínio";
@@ -1055,6 +1095,7 @@ $text['header-domain_setting-add']['fr-ca'] = "Ajouter un paramètre au domaine"
 $text['header-domain_setting-add']['fr-fr'] = "Ajouter un paramètre au domaine";
 $text['header-domain_setting-add']['fr-fr'] = "Ajouter un paramètre au domaine";
 $text['header-domain_setting-add']['he-il'] = "הגדרת דומיין הוסף";
 $text['header-domain_setting-add']['he-il'] = "הגדרת דומיין הוסף";
 $text['header-domain_setting-add']['it-it'] = "Inserisci Parametro di Dominio";
 $text['header-domain_setting-add']['it-it'] = "Inserisci Parametro di Dominio";
+$text['header-domain_setting-add']['ka-ge'] = "დომენის პარამეტრის დამატება";
 $text['header-domain_setting-add']['nl-nl'] = "Domeininstelling Toevoegen";
 $text['header-domain_setting-add']['nl-nl'] = "Domeininstelling Toevoegen";
 $text['header-domain_setting-add']['pl-pl'] = "Dodaj ustawienie domeny";
 $text['header-domain_setting-add']['pl-pl'] = "Dodaj ustawienie domeny";
 $text['header-domain_setting-add']['pt-br'] = "Adicionar configuração ao Domínio";
 $text['header-domain_setting-add']['pt-br'] = "Adicionar configuração ao Domínio";
@@ -1081,6 +1122,7 @@ $text['header-domain']['fr-ca'] = "Domaine";
 $text['header-domain']['fr-fr'] = "Domaine";
 $text['header-domain']['fr-fr'] = "Domaine";
 $text['header-domain']['he-il'] = "תְחוּם";
 $text['header-domain']['he-il'] = "תְחוּם";
 $text['header-domain']['it-it'] = "Dominio";
 $text['header-domain']['it-it'] = "Dominio";
+$text['header-domain']['ka-ge'] = "დომენი";
 $text['header-domain']['nl-nl'] = "Domein";
 $text['header-domain']['nl-nl'] = "Domein";
 $text['header-domain']['pl-pl'] = "Domena";
 $text['header-domain']['pl-pl'] = "Domena";
 $text['header-domain']['pt-br'] = "Domínio";
 $text['header-domain']['pt-br'] = "Domínio";
@@ -1107,6 +1149,7 @@ $text['header-domain-add']['fr-ca'] = "Ajouter un Domaine";
 $text['header-domain-add']['fr-fr'] = "Ajouter un Domaine";
 $text['header-domain-add']['fr-fr'] = "Ajouter un Domaine";
 $text['header-domain-add']['he-il'] = "הוספת דומיין";
 $text['header-domain-add']['he-il'] = "הוספת דומיין";
 $text['header-domain-add']['it-it'] = "Inserisci Dominio";
 $text['header-domain-add']['it-it'] = "Inserisci Dominio";
+$text['header-domain-add']['ka-ge'] = "დომენის დამატება";
 $text['header-domain-add']['nl-nl'] = "Domein toevoegen";
 $text['header-domain-add']['nl-nl'] = "Domein toevoegen";
 $text['header-domain-add']['pl-pl'] = "Dodaj domenę";
 $text['header-domain-add']['pl-pl'] = "Dodaj domenę";
 $text['header-domain-add']['pt-br'] = "Adicionar Domínio";
 $text['header-domain-add']['pt-br'] = "Adicionar Domínio";
@@ -1133,6 +1176,7 @@ $text['description-setting_enabled']['fr-ca'] = "Choisir l'état de ce paramètr
 $text['description-setting_enabled']['fr-fr'] = "Choisir l'état de ce paramètre";
 $text['description-setting_enabled']['fr-fr'] = "Choisir l'état de ce paramètre";
 $text['description-setting_enabled']['he-il'] = "הגדר את המצב של הגדרת ברירת מחדל זו.";
 $text['description-setting_enabled']['he-il'] = "הגדר את המצב של הגדרת ברירת מחדל זו.";
 $text['description-setting_enabled']['it-it'] = "Seleziona lo stato di questo parametro di default.";
 $text['description-setting_enabled']['it-it'] = "Seleziona lo stato di questo parametro di default.";
+$text['description-setting_enabled']['ka-ge'] = "დააყენეთ ამ ნაგულისხმევი პარამეტრის სტატუსი.";
 $text['description-setting_enabled']['nl-nl'] = "Stel de status van deze standaardinstelling in.";
 $text['description-setting_enabled']['nl-nl'] = "Stel de status van deze standaardinstelling in.";
 $text['description-setting_enabled']['pl-pl'] = "Wybierz, aby włączyć lub wyłączyć tę funkcję.";
 $text['description-setting_enabled']['pl-pl'] = "Wybierz, aby włączyć lub wyłączyć tę funkcję.";
 $text['description-setting_enabled']['pt-br'] = "Escolha o estado desta configuração";
 $text['description-setting_enabled']['pt-br'] = "Escolha o estado desta configuração";
@@ -1159,6 +1203,7 @@ $text['description-parent_domain']['fr-ca'] = "Réglez le domaine parent.";
 $text['description-parent_domain']['fr-fr'] = "Réglez le domaine parent.";
 $text['description-parent_domain']['fr-fr'] = "Réglez le domaine parent.";
 $text['description-parent_domain']['he-il'] = "הגדר את דומיין האב.";
 $text['description-parent_domain']['he-il'] = "הגדר את דומיין האב.";
 $text['description-parent_domain']['it-it'] = "Seleziona il dominio padre.";
 $text['description-parent_domain']['it-it'] = "Seleziona il dominio padre.";
+$text['description-parent_domain']['ka-ge'] = "დააყენეთ მშობელი დომენი.";
 $text['description-parent_domain']['nl-nl'] = "Stel het bovenliggende domein in.";
 $text['description-parent_domain']['nl-nl'] = "Stel het bovenliggende domein in.";
 $text['description-parent_domain']['pl-pl'] = "Ustaw domenę nadrzędną";
 $text['description-parent_domain']['pl-pl'] = "Ustaw domenę nadrzędną";
 $text['description-parent_domain']['pt-br'] = "Defina o domínio pai";
 $text['description-parent_domain']['pt-br'] = "Defina o domínio pai";
@@ -1185,6 +1230,7 @@ $text['description-order']['fr-ca'] = "Définissez l'ordre de cet élément de t
 $text['description-order']['fr-fr'] = "Définissez l'ordre de cet élément de tableau.";
 $text['description-order']['fr-fr'] = "Définissez l'ordre de cet élément de tableau.";
 $text['description-order']['he-il'] = "הגדר את הסדר עבור רכיב מערך זה.";
 $text['description-order']['he-il'] = "הגדר את הסדר עבור רכיב מערך זה.";
 $text['description-order']['it-it'] = "Seleziona l'ordine di questo elemento di array.";
 $text['description-order']['it-it'] = "Seleziona l'ordine di questo elemento di array.";
+$text['description-order']['ka-ge'] = "დააყენეთ მიმდევრობა ამ მასივის ელემენტისთვის.";
 $text['description-order']['nl-nl'] = "Stel de volgorde voor dit array-element in.";
 $text['description-order']['nl-nl'] = "Stel de volgorde voor dit array-element in.";
 $text['description-order']['pl-pl'] = "Wybierz kolejność.";
 $text['description-order']['pl-pl'] = "Wybierz kolejność.";
 $text['description-order']['pt-br'] = "Defina a ordem (indice) para este elemento da matriz";
 $text['description-order']['pt-br'] = "Defina a ordem (indice) para este elemento da matriz";
@@ -1211,6 +1257,7 @@ $text['description-name']['fr-ca'] = "Entrer le nom du domaine.";
 $text['description-name']['fr-fr'] = "Entrer le nom du domaine.";
 $text['description-name']['fr-fr'] = "Entrer le nom du domaine.";
 $text['description-name']['he-il'] = "הזן את שם הדומיין.";
 $text['description-name']['he-il'] = "הזן את שם הדומיין.";
 $text['description-name']['it-it'] = "Inserisci il nome del dominio.";
 $text['description-name']['it-it'] = "Inserisci il nome del dominio.";
+$text['description-name']['ka-ge'] = "შეიყვანეთ დომენის სახელი.";
 $text['description-name']['nl-nl'] = "Voer de naam van het domein in.";
 $text['description-name']['nl-nl'] = "Voer de naam van het domein in.";
 $text['description-name']['pl-pl'] = "Wprowadź nazwę";
 $text['description-name']['pl-pl'] = "Wprowadź nazwę";
 $text['description-name']['pt-br'] = "Insira o nome do Domínio.";
 $text['description-name']['pt-br'] = "Insira o nome do Domínio.";
@@ -1237,6 +1284,7 @@ $text['description-domains']['fr-ca'] = "Contrôler la liste des domaines à gé
 $text['description-domains']['fr-fr'] = "Contrôler la liste des domaines à gérer";
 $text['description-domains']['fr-fr'] = "Contrôler la liste des domaines à gérer";
 $text['description-domains']['he-il'] = "שלוט ברשימת הדומיינים לניהול.";
 $text['description-domains']['he-il'] = "שלוט ברשימת הדומיינים לניהול.";
 $text['description-domains']['it-it'] = "Controlla la lista dei domini da gestire.";
 $text['description-domains']['it-it'] = "Controlla la lista dei domini da gestire.";
+$text['description-domains']['ka-ge'] = "აკონტროლეთ სამართავი დომენების სია.";
 $text['description-domains']['nl-nl'] = "Beheer de lijst met te beheren domeinen.";
 $text['description-domains']['nl-nl'] = "Beheer de lijst met te beheren domeinen.";
 $text['description-domains']['pl-pl'] = "Zarządzanie listą domen.";
 $text['description-domains']['pl-pl'] = "Zarządzanie listą domen.";
 $text['description-domains']['pt-br'] = "Controle a lista dos domínios para gerenciar";
 $text['description-domains']['pt-br'] = "Controle a lista dos domínios para gerenciar";
@@ -1263,6 +1311,7 @@ $text['description-domain_setting-edit']['fr-ca'] = "Editer un paramètre du dom
 $text['description-domain_setting-edit']['fr-fr'] = "Editer un paramètre du domaine.";
 $text['description-domain_setting-edit']['fr-fr'] = "Editer un paramètre du domaine.";
 $text['description-domain_setting-edit']['he-il'] = "ערוך הגדרה עבור הדומיין הזה.";
 $text['description-domain_setting-edit']['he-il'] = "ערוך הגדרה עבור הדומיין הזה.";
 $text['description-domain_setting-edit']['it-it'] = "Modifica un parametro per questo dominio.";
 $text['description-domain_setting-edit']['it-it'] = "Modifica un parametro per questo dominio.";
+$text['description-domain_setting-edit']['ka-ge'] = "პარამეტრის ჩასწორება ამ დომენისთვის.";
 $text['description-domain_setting-edit']['nl-nl'] = "Bewerk een instelling voor dit domein.";
 $text['description-domain_setting-edit']['nl-nl'] = "Bewerk een instelling voor dit domein.";
 $text['description-domain_setting-edit']['pl-pl'] = "Edytuj ustawienia w tej domenie";
 $text['description-domain_setting-edit']['pl-pl'] = "Edytuj ustawienia w tej domenie";
 $text['description-domain_setting-edit']['pt-br'] = "Editar uma configuração deste domínio";
 $text['description-domain_setting-edit']['pt-br'] = "Editar uma configuração deste domínio";
@@ -1289,6 +1338,7 @@ $text['description-domain_setting-add']['fr-ca'] = "Ajouter un paramètre pour c
 $text['description-domain_setting-add']['fr-fr'] = "Ajouter un paramètre pour ce domaine";
 $text['description-domain_setting-add']['fr-fr'] = "Ajouter un paramètre pour ce domaine";
 $text['description-domain_setting-add']['he-il'] = "הוסף הגדרה עבור הדומיין הזה.";
 $text['description-domain_setting-add']['he-il'] = "הוסף הגדרה עבור הדומיין הזה.";
 $text['description-domain_setting-add']['it-it'] = "Inserisci un parametro per questo dominio.";
 $text['description-domain_setting-add']['it-it'] = "Inserisci un parametro per questo dominio.";
+$text['description-domain_setting-add']['ka-ge'] = "პარამეტრის დამატება ამ დომენისთვის.";
 $text['description-domain_setting-add']['nl-nl'] = "Voeg een instelling toe voor dit domein.";
 $text['description-domain_setting-add']['nl-nl'] = "Voeg een instelling toe voor dit domein.";
 $text['description-domain_setting-add']['pl-pl'] = "Dodaj ustawienie w tej domenie";
 $text['description-domain_setting-add']['pl-pl'] = "Dodaj ustawienie w tej domenie";
 $text['description-domain_setting-add']['pt-br'] = "Adicionar uma configuração a este domíni.o";
 $text['description-domain_setting-add']['pt-br'] = "Adicionar uma configuração a este domíni.o";
@@ -1315,6 +1365,7 @@ $text['description-domain_enabled']['fr-ca'] = "Régler le statut du domaine.";
 $text['description-domain_enabled']['fr-fr'] = "Régler le statut du domaine.";
 $text['description-domain_enabled']['fr-fr'] = "Régler le statut du domaine.";
 $text['description-domain_enabled']['he-il'] = "הגדר את הסטטוס של הדומיין.";
 $text['description-domain_enabled']['he-il'] = "הגדר את הסטטוס של הדומיין.";
 $text['description-domain_enabled']['it-it'] = "Seleziona lo stato del dominio.";
 $text['description-domain_enabled']['it-it'] = "Seleziona lo stato del dominio.";
+$text['description-domain_enabled']['ka-ge'] = "დომენის სტატუსის დაყენება.";
 $text['description-domain_enabled']['nl-nl'] = "Stel de status van het domein in.";
 $text['description-domain_enabled']['nl-nl'] = "Stel de status van het domein in.";
 $text['description-domain_enabled']['pl-pl'] = "Ustaw status tej domeny.";
 $text['description-domain_enabled']['pl-pl'] = "Ustaw status tej domeny.";
 $text['description-domain_enabled']['pt-br'] = "Definir o estado do Domínio";
 $text['description-domain_enabled']['pt-br'] = "Definir o estado do Domínio";
@@ -1341,6 +1392,7 @@ $text['description-domain-edit']['fr-ca'] = "Editer les détaisl de ce domaine.
 $text['description-domain-edit']['fr-fr'] = "Editer les détaisl de ce domaine. ";
 $text['description-domain-edit']['fr-fr'] = "Editer les détaisl de ce domaine. ";
 $text['description-domain-edit']['he-il'] = "ערוך את הפרטים של הדומיין הזה.";
 $text['description-domain-edit']['he-il'] = "ערוך את הפרטים של הדומיין הזה.";
 $text['description-domain-edit']['it-it'] = "Modifica i dettagli per questo dominio.";
 $text['description-domain-edit']['it-it'] = "Modifica i dettagli per questo dominio.";
+$text['description-domain-edit']['ka-ge'] = "ამ დომენის დეტალების ჩასწორება.";
 $text['description-domain-edit']['nl-nl'] = "Bewerk de details van dit domein.";
 $text['description-domain-edit']['nl-nl'] = "Bewerk de details van dit domein.";
 $text['description-domain-edit']['pl-pl'] = "Edytuj szczegóły tej domeny.";
 $text['description-domain-edit']['pl-pl'] = "Edytuj szczegóły tej domeny.";
 $text['description-domain-edit']['pt-br'] = "Editar os detalhes deste Domínio.";
 $text['description-domain-edit']['pt-br'] = "Editar os detalhes deste Domínio.";
@@ -1367,6 +1419,7 @@ $text['description-domain-add']['fr-ca'] = "Entrer les détails du domaine ci-de
 $text['description-domain-add']['fr-fr'] = "Entrer les détails du domaine ci-dessous.";
 $text['description-domain-add']['fr-fr'] = "Entrer les détails du domaine ci-dessous.";
 $text['description-domain-add']['he-il'] = "הזן את פרטי הדומיין למטה.";
 $text['description-domain-add']['he-il'] = "הזן את פרטי הדומיין למטה.";
 $text['description-domain-add']['it-it'] = "Inserisci sotto i dettagli del dominio.";
 $text['description-domain-add']['it-it'] = "Inserisci sotto i dettagli del dominio.";
+$text['description-domain-add']['ka-ge'] = "შეიყვანეთ დომენის დეტალები ქვემოთ.";
 $text['description-domain-add']['nl-nl'] = "Vul hieronder de domeingegevens in.";
 $text['description-domain-add']['nl-nl'] = "Vul hieronder de domeingegevens in.";
 $text['description-domain-add']['pl-pl'] = "Poniżej wprowadź szczegóły domeny";
 $text['description-domain-add']['pl-pl'] = "Poniżej wprowadź szczegóły domeny";
 $text['description-domain-add']['pt-br'] = "Insira os detalhes do Domínio abaixo.";
 $text['description-domain-add']['pt-br'] = "Insira os detalhes do Domínio abaixo.";

+ 1 - 0
core/domains/app_menu.php

@@ -12,6 +12,7 @@
 	$apps[$x]['menu'][$y]['title']['fr-fr'] = "domaines";
 	$apps[$x]['menu'][$y]['title']['fr-fr'] = "domaines";
 	$apps[$x]['menu'][$y]['title']['he-il'] = "דומיינים";
 	$apps[$x]['menu'][$y]['title']['he-il'] = "דומיינים";
 	$apps[$x]['menu'][$y]['title']['it-it'] = "Domini";
 	$apps[$x]['menu'][$y]['title']['it-it'] = "Domini";
+	$apps[$x]['menu'][$y]['title']['ka-ge'] = "დომენები";
 	$apps[$x]['menu'][$y]['title']['nl-nl'] = "Domains";
 	$apps[$x]['menu'][$y]['title']['nl-nl'] = "Domains";
 	$apps[$x]['menu'][$y]['title']['pl-pl'] = "Domeny";
 	$apps[$x]['menu'][$y]['title']['pl-pl'] = "Domeny";
 	$apps[$x]['menu'][$y]['title']['pt-br'] = "Domínios";
 	$apps[$x]['menu'][$y]['title']['pt-br'] = "Domínios";

+ 1 - 0
core/groups/app_config.php

@@ -20,6 +20,7 @@
 		$apps[$x]['description']['fr-fr'] = "Gérer les groupes d'utilisateurs et des autorisations.";
 		$apps[$x]['description']['fr-fr'] = "Gérer les groupes d'utilisateurs et des autorisations.";
 		$apps[$x]['description']['he-il'] = "";
 		$apps[$x]['description']['he-il'] = "";
 		$apps[$x]['description']['it-it'] = "";
 		$apps[$x]['description']['it-it'] = "";
+		$apps[$x]['description']['ka-ge'] = "მართეთ მომხმარებლის ჯგუფები და წვდომები.";
 		$apps[$x]['description']['nl-nl'] = "";
 		$apps[$x]['description']['nl-nl'] = "";
 		$apps[$x]['description']['pl-pl'] = "";
 		$apps[$x]['description']['pl-pl'] = "";
 		$apps[$x]['description']['pt-br'] = "Gerenciar grupos de usuários e permissões.";
 		$apps[$x]['description']['pt-br'] = "Gerenciar grupos de usuários e permissões.";

+ 116 - 0
core/groups/app_languages.php

@@ -13,6 +13,7 @@ $text['title-groups']['fr-ca'] = "Gestion de Groupe";
 $text['title-groups']['fr-fr'] = "Gestion de Groupe";
 $text['title-groups']['fr-fr'] = "Gestion de Groupe";
 $text['title-groups']['he-il'] = "מנהל קבוצה";
 $text['title-groups']['he-il'] = "מנהל קבוצה";
 $text['title-groups']['it-it'] = "Gestione Gruppo";
 $text['title-groups']['it-it'] = "Gestione Gruppo";
+$text['title-groups']['ka-ge'] = "ჯგუფების მმართველი";
 $text['title-groups']['nl-nl'] = "Groepsmanager";
 $text['title-groups']['nl-nl'] = "Groepsmanager";
 $text['title-groups']['pl-pl'] = "Menedżer grup";
 $text['title-groups']['pl-pl'] = "Menedżer grup";
 $text['title-groups']['pt-br'] = "Gerenciador de Grupos";
 $text['title-groups']['pt-br'] = "Gerenciador de Grupos";
@@ -39,6 +40,7 @@ $text['title-group']['fr-ca'] = "Gestion de Groupe";
 $text['title-group']['fr-fr'] = "Gestion de Groupe";
 $text['title-group']['fr-fr'] = "Gestion de Groupe";
 $text['title-group']['he-il'] = "מנהל קבוצה";
 $text['title-group']['he-il'] = "מנהל קבוצה";
 $text['title-group']['it-it'] = "Gestione Gruppo";
 $text['title-group']['it-it'] = "Gestione Gruppo";
+$text['title-group']['ka-ge'] = "ჯგუფის მართვა";
 $text['title-group']['nl-nl'] = "Groepsmanager";
 $text['title-group']['nl-nl'] = "Groepsmanager";
 $text['title-group']['pl-pl'] = "Menedżer grup";
 $text['title-group']['pl-pl'] = "Menedżer grup";
 $text['title-group']['pt-br'] = "Gerenciador de Grupos";
 $text['title-group']['pt-br'] = "Gerenciador de Grupos";
@@ -65,6 +67,7 @@ $text['description-groups']['fr-ca'] = "Les groupes sont une organisation logiqu
 $text['description-groups']['fr-fr'] = "Les groupes sont une organisation logique d'utilisateurs. Les groupes se voient attribuer des autorisations. Les utilisateurs héritent des autorisations du ou des groupes auxquels ils sont affectés. Les groupes par défaut sont globaux et utilisés dans tous les domaines. Un groupe pertinent pour un domaine peut être créé et affecté à un seul domaine.";
 $text['description-groups']['fr-fr'] = "Les groupes sont une organisation logique d'utilisateurs. Les groupes se voient attribuer des autorisations. Les utilisateurs héritent des autorisations du ou des groupes auxquels ils sont affectés. Les groupes par défaut sont globaux et utilisés dans tous les domaines. Un groupe pertinent pour un domaine peut être créé et affecté à un seul domaine.";
 $text['description-groups']['he-il'] = "קבוצות הן ארגון הגיוני של משתמשים. לקבוצות מוקצות הרשאות. משתמשים יורשים הרשאות מהקבוצה או הקבוצות שאליהן הוקצו. קבוצות ברירת המחדל הן גלובליות ומשמשות בכל הדומיינים. ניתן ליצור קבוצה רלוונטית לתחום אחד ולהקצות לדומיין בודד.";
 $text['description-groups']['he-il'] = "קבוצות הן ארגון הגיוני של משתמשים. לקבוצות מוקצות הרשאות. משתמשים יורשים הרשאות מהקבוצה או הקבוצות שאליהן הוקצו. קבוצות ברירת המחדל הן גלובליות ומשמשות בכל הדומיינים. ניתן ליצור קבוצה רלוונטית לתחום אחד ולהקצות לדומיין בודד.";
 $text['description-groups']['it-it'] = "I gruppi sono un'organizzazione logica degli utenti. I gruppi sono assegnati autorizzazioni. Gli utenti ereditano i permessi dal gruppo o dai gruppi a cui sono assegnati. I gruppi predefiniti sono globali e utilizzati in tutti i domini. Un gruppo rilevante a un dominio può essere creato e assegnato a un unico dominio.";
 $text['description-groups']['it-it'] = "I gruppi sono un'organizzazione logica degli utenti. I gruppi sono assegnati autorizzazioni. Gli utenti ereditano i permessi dal gruppo o dai gruppi a cui sono assegnati. I gruppi predefiniti sono globali e utilizzati in tutti i domini. Un gruppo rilevante a un dominio può essere creato e assegnato a un unico dominio.";
+$text['description-groups']['ka-ge'] = "ჯგუფები მოხმარებლების ლოგიკური ორგანიზებაა. ჯგუფებს მინიჭებული აქვს წვდომები/უფლებები და მომხმარებლებს გადაეცემათ ეს უფლებები ჯგუფიდან, ან ჯგუფებიდან, რომლებშიც არიან. საწყისი ჯგუფები არის გლობალური და ყველა დომენს ეხება. ერთი დომენის შესატყვისი ჯგუფი შეიძლება შეიქმნას და მიენიჭოს ერთ დომენს";
 $text['description-groups']['nl-nl'] = "Groepen zijn een logische organisatie van gebruikers. Groepen zijn toegewezen toestemmingen. De gebruikers erven toestemmingen van de groep of groepen waar ze toegewezen worden. De groepen zijn wereldwijd en gebruikt door alle domeinen. Een groep die relevant is voor één domein kan gecreëerd worden en toegewezen worden aan één domein.";
 $text['description-groups']['nl-nl'] = "Groepen zijn een logische organisatie van gebruikers. Groepen zijn toegewezen toestemmingen. De gebruikers erven toestemmingen van de groep of groepen waar ze toegewezen worden. De groepen zijn wereldwijd en gebruikt door alle domeinen. Een groep die relevant is voor één domein kan gecreëerd worden en toegewezen worden aan één domein.";
 $text['description-groups']['pl-pl'] = "Grupy to logiczna organizacja użytkowników. Grupom przypisuje się uprawnienia. Użytkownicy dziedziczą uprawnienia z grupy lub grup, do których są przypisani. Grupy domyślne są globalne i używane we wszystkich domenach. Grupa związana z jedną domeną może zostać utworzona i przypisana do pojedyńczej domeny.";
 $text['description-groups']['pl-pl'] = "Grupy to logiczna organizacja użytkowników. Grupom przypisuje się uprawnienia. Użytkownicy dziedziczą uprawnienia z grupy lub grup, do których są przypisani. Grupy domyślne są globalne i używane we wszystkich domenach. Grupa związana z jedną domeną może zostać utworzona i przypisana do pojedyńczej domeny.";
 $text['description-groups']['pt-br'] = "Os grupos são uma organização lógica dos usuários. Os grupos são permissões atribuídas. Os usuários herdam permissões do grupo ou grupos a que são atribuídos. Os grupos padrão são globais e usados em todos os domínios. Um grupo relevante para um domínio pode ser criado e atribuído a um único domínio.";
 $text['description-groups']['pt-br'] = "Os grupos são uma organização lógica dos usuários. Os grupos são permissões atribuídas. Os usuários herdam permissões do grupo ou grupos a que são atribuídos. Os grupos padrão são globais e usados em todos os domínios. Um grupo relevante para um domínio pode ser criado e atribuído a um único domínio.";
@@ -91,6 +94,7 @@ $text['title-user_setting-edit']['fr-ca'] = "Paramètre d'utilisateur";
 $text['title-user_setting-edit']['fr-fr'] = "Cadre de l'utilisateur";
 $text['title-user_setting-edit']['fr-fr'] = "Cadre de l'utilisateur";
 $text['title-user_setting-edit']['he-il'] = "הגדרות משתמש";
 $text['title-user_setting-edit']['he-il'] = "הגדרות משתמש";
 $text['title-user_setting-edit']['it-it'] = "Impostazione utente";
 $text['title-user_setting-edit']['it-it'] = "Impostazione utente";
+$text['title-user_setting-edit']['ka-ge'] = "მომხმარებლის პარამეტრი";
 $text['title-user_setting-edit']['nl-nl'] = "gebruiker setting";
 $text['title-user_setting-edit']['nl-nl'] = "gebruiker setting";
 $text['title-user_setting-edit']['pl-pl'] = "ustawa użytkownika";
 $text['title-user_setting-edit']['pl-pl'] = "ustawa użytkownika";
 $text['title-user_setting-edit']['pt-br'] = "Configuração do Usuário";
 $text['title-user_setting-edit']['pt-br'] = "Configuração do Usuário";
@@ -117,6 +121,7 @@ $text['title-user_setting-add']['fr-ca'] = "Ajouter Paramètre d'utilisateur";
 $text['title-user_setting-add']['fr-fr'] = "Cadre utilisateur Ajouter";
 $text['title-user_setting-add']['fr-fr'] = "Cadre utilisateur Ajouter";
 $text['title-user_setting-add']['he-il'] = "הגדרת משתמש הוסף";
 $text['title-user_setting-add']['he-il'] = "הגדרת משתמש הוסף";
 $text['title-user_setting-add']['it-it'] = "Aggiungi Impostazione Utente";
 $text['title-user_setting-add']['it-it'] = "Aggiungi Impostazione Utente";
+$text['title-user_setting-add']['ka-ge'] = "მომხმარებლის პარამეტრის დამატება";
 $text['title-user_setting-add']['nl-nl'] = "Gebruikersinstelling Toevoegen";
 $text['title-user_setting-add']['nl-nl'] = "Gebruikersinstelling Toevoegen";
 $text['title-user_setting-add']['pl-pl'] = "User Setting Addd (ang.).";
 $text['title-user_setting-add']['pl-pl'] = "User Setting Addd (ang.).";
 $text['title-user_setting-add']['pt-br'] = "Adicionar configuração do usuário";
 $text['title-user_setting-add']['pt-br'] = "Adicionar configuração do usuário";
@@ -143,6 +148,7 @@ $text['title-user_manager']['fr-ca'] = "Gestion d'utilisateurs";
 $text['title-user_manager']['fr-fr'] = "Gestion des utilisateurs";
 $text['title-user_manager']['fr-fr'] = "Gestion des utilisateurs";
 $text['title-user_manager']['he-il'] = "מנהל משתמשים";
 $text['title-user_manager']['he-il'] = "מנהל משתמשים";
 $text['title-user_manager']['it-it'] = "Gestione Utenti";
 $text['title-user_manager']['it-it'] = "Gestione Utenti";
+$text['title-user_manager']['ka-ge'] = "მომხმარებლების მმართველი";
 $text['title-user_manager']['nl-nl'] = "gebruiker manager";
 $text['title-user_manager']['nl-nl'] = "gebruiker manager";
 $text['title-user_manager']['pl-pl'] = "Menedżer użytkowników";
 $text['title-user_manager']['pl-pl'] = "Menedżer użytkowników";
 $text['title-user_manager']['pt-br'] = "Gerenciar Usuários";
 $text['title-user_manager']['pt-br'] = "Gerenciar Usuários";
@@ -169,6 +175,7 @@ $text['title-user_edit']['fr-ca'] = "Modifier Utilisateur";
 $text['title-user_edit']['fr-fr'] = "Modifier Utilisateur";
 $text['title-user_edit']['fr-fr'] = "Modifier Utilisateur";
 $text['title-user_edit']['he-il'] = "מִשׁתַמֵשׁ";
 $text['title-user_edit']['he-il'] = "מִשׁתַמֵשׁ";
 $text['title-user_edit']['it-it'] = "Utente";
 $text['title-user_edit']['it-it'] = "Utente";
+$text['title-user_edit']['ka-ge'] = "მომხმარებელი";
 $text['title-user_edit']['nl-nl'] = "Gebruik";
 $text['title-user_edit']['nl-nl'] = "Gebruik";
 $text['title-user_edit']['pl-pl'] = "Użytkownik";
 $text['title-user_edit']['pl-pl'] = "Użytkownik";
 $text['title-user_edit']['pt-br'] = "Usuário";
 $text['title-user_edit']['pt-br'] = "Usuário";
@@ -195,6 +202,7 @@ $text['title-user_add']['fr-ca'] = "Ajouter un utilisateur";
 $text['title-user_add']['fr-fr'] = "Ajouter un utilisateur";
 $text['title-user_add']['fr-fr'] = "Ajouter un utilisateur";
 $text['title-user_add']['he-il'] = "מִשׁתַמֵשׁ";
 $text['title-user_add']['he-il'] = "מִשׁתַמֵשׁ";
 $text['title-user_add']['it-it'] = "Utente";
 $text['title-user_add']['it-it'] = "Utente";
+$text['title-user_add']['ka-ge'] = "მომხმარებელი";
 $text['title-user_add']['nl-nl'] = "Gebruik";
 $text['title-user_add']['nl-nl'] = "Gebruik";
 $text['title-user_add']['pl-pl'] = "Użytkownik";
 $text['title-user_add']['pl-pl'] = "Użytkownik";
 $text['title-user_add']['pt-br'] = "Adicionar Usuário";
 $text['title-user_add']['pt-br'] = "Adicionar Usuário";
@@ -221,6 +229,7 @@ $text['title-group_permissions']['fr-ca'] = "Permissions du Groupe";
 $text['title-group_permissions']['fr-fr'] = "Permissions du Groupe";
 $text['title-group_permissions']['fr-fr'] = "Permissions du Groupe";
 $text['title-group_permissions']['he-il'] = "הרשאות קבוצה";
 $text['title-group_permissions']['he-il'] = "הרשאות קבוצה";
 $text['title-group_permissions']['it-it'] = "Permessi del Gruppo";
 $text['title-group_permissions']['it-it'] = "Permessi del Gruppo";
+$text['title-group_permissions']['ka-ge'] = "ჯგუფის წვდომები";
 $text['title-group_permissions']['nl-nl'] = "Groep Permissie";
 $text['title-group_permissions']['nl-nl'] = "Groep Permissie";
 $text['title-group_permissions']['pl-pl'] = "Uprawnienia grupy:";
 $text['title-group_permissions']['pl-pl'] = "Uprawnienia grupy:";
 $text['title-group_permissions']['pt-br'] = "Permissões do Grupo";
 $text['title-group_permissions']['pt-br'] = "Permissões do Grupo";
@@ -247,6 +256,7 @@ $text['title-group_members']['fr-ca'] = "Membres du Groupe";
 $text['title-group_members']['fr-fr'] = "Membres du Groupe";
 $text['title-group_members']['fr-fr'] = "Membres du Groupe";
 $text['title-group_members']['he-il'] = "חברי קבוצה";
 $text['title-group_members']['he-il'] = "חברי קבוצה";
 $text['title-group_members']['it-it'] = "Membri del Gruppo";
 $text['title-group_members']['it-it'] = "Membri del Gruppo";
+$text['title-group_members']['ka-ge'] = "ჯგუფის წევრები";
 $text['title-group_members']['nl-nl'] = "Groep Member";
 $text['title-group_members']['nl-nl'] = "Groep Member";
 $text['title-group_members']['pl-pl'] = "Członkowie grupy:";
 $text['title-group_members']['pl-pl'] = "Członkowie grupy:";
 $text['title-group_members']['pt-br'] = "Membros do Grupo";
 $text['title-group_members']['pt-br'] = "Membros do Grupo";
@@ -273,6 +283,7 @@ $text['title-group_edit']['fr-ca'] = "Modifier le Groupe";
 $text['title-group_edit']['fr-fr'] = "Modifier le Groupe";
 $text['title-group_edit']['fr-fr'] = "Modifier le Groupe";
 $text['title-group_edit']['he-il'] = "ערוך קבוצה";
 $text['title-group_edit']['he-il'] = "ערוך קבוצה";
 $text['title-group_edit']['it-it'] = "Modifica Gruppo";
 $text['title-group_edit']['it-it'] = "Modifica Gruppo";
+$text['title-group_edit']['ka-ge'] = "ჯგუფის ჩასწორება";
 $text['title-group_edit']['nl-nl'] = "Groep bewerken";
 $text['title-group_edit']['nl-nl'] = "Groep bewerken";
 $text['title-group_edit']['pl-pl'] = "Edycja grupy";
 $text['title-group_edit']['pl-pl'] = "Edycja grupy";
 $text['title-group_edit']['pt-br'] = "Editar Grupo";
 $text['title-group_edit']['pt-br'] = "Editar Grupo";
@@ -299,6 +310,7 @@ $text['title-group_add']['fr-ca'] = "Ajouter un Groupe";
 $text['title-group_add']['fr-fr'] = "Ajouter un Groupe";
 $text['title-group_add']['fr-fr'] = "Ajouter un Groupe";
 $text['title-group_add']['he-il'] = "הוסף קבוצה";
 $text['title-group_add']['he-il'] = "הוסף קבוצה";
 $text['title-group_add']['it-it'] = "Aggiungi Gruppo";
 $text['title-group_add']['it-it'] = "Aggiungi Gruppo";
+$text['title-group_add']['ka-ge'] = "ჯგუფის დამატება";
 $text['title-group_add']['nl-nl'] = "Groep toevoegen";
 $text['title-group_add']['nl-nl'] = "Groep toevoegen";
 $text['title-group_add']['pl-pl'] = "Dodaj grupę";
 $text['title-group_add']['pl-pl'] = "Dodaj grupę";
 $text['title-group_add']['pt-br'] = "Adicionar Grupo";
 $text['title-group_add']['pt-br'] = "Adicionar Grupo";
@@ -325,6 +337,7 @@ $text['option-true']['fr-ca'] = "Oui";
 $text['option-true']['fr-fr'] = "Oui";
 $text['option-true']['fr-fr'] = "Oui";
 $text['option-true']['he-il'] = "נָכוֹן";
 $text['option-true']['he-il'] = "נָכוֹן";
 $text['option-true']['it-it'] = "Vero";
 $text['option-true']['it-it'] = "Vero";
+$text['option-true']['ka-ge'] = "ჭეშმარიტი";
 $text['option-true']['nl-nl'] = "Waar.";
 $text['option-true']['nl-nl'] = "Waar.";
 $text['option-true']['pl-pl'] = "Tak";
 $text['option-true']['pl-pl'] = "Tak";
 $text['option-true']['pt-br'] = "Verdadeiro";
 $text['option-true']['pt-br'] = "Verdadeiro";
@@ -351,6 +364,7 @@ $text['option-on_break']['fr-ca'] = "En Pause";
 $text['option-on_break']['fr-fr'] = "En Pause";
 $text['option-on_break']['fr-fr'] = "En Pause";
 $text['option-on_break']['he-il'] = "בהפסקה";
 $text['option-on_break']['he-il'] = "בהפסקה";
 $text['option-on_break']['it-it'] = "In Pausa";
 $text['option-on_break']['it-it'] = "In Pausa";
+$text['option-on_break']['ka-ge'] = "შესვენებაზე";
 $text['option-on_break']['nl-nl'] = "Op Pauze";
 $text['option-on_break']['nl-nl'] = "Op Pauze";
 $text['option-on_break']['pl-pl'] = "Na przerwie";
 $text['option-on_break']['pl-pl'] = "Na przerwie";
 $text['option-on_break']['pt-br'] = "Em Pausa";
 $text['option-on_break']['pt-br'] = "Em Pausa";
@@ -377,6 +391,7 @@ $text['option-logged_out']['fr-ca'] = "Déconnecté";
 $text['option-logged_out']['fr-fr'] = "Déconnecté";
 $text['option-logged_out']['fr-fr'] = "Déconnecté";
 $text['option-logged_out']['he-il'] = "התנתק";
 $text['option-logged_out']['he-il'] = "התנתק";
 $text['option-logged_out']['it-it'] = "Disconnesso";
 $text['option-logged_out']['it-it'] = "Disconnesso";
+$text['option-logged_out']['ka-ge'] = "გასულია სისტემიდან";
 $text['option-logged_out']['nl-nl'] = "Uitgelogd";
 $text['option-logged_out']['nl-nl'] = "Uitgelogd";
 $text['option-logged_out']['pl-pl'] = "Wylogowany";
 $text['option-logged_out']['pl-pl'] = "Wylogowany";
 $text['option-logged_out']['pt-br'] = "Desconectado";
 $text['option-logged_out']['pt-br'] = "Desconectado";
@@ -403,6 +418,7 @@ $text['option-global']['fr-ca'] = "Mondial";
 $text['option-global']['fr-fr'] = "Mondial";
 $text['option-global']['fr-fr'] = "Mondial";
 $text['option-global']['he-il'] = "גלוֹבָּלִי";
 $text['option-global']['he-il'] = "גלוֹבָּלִי";
 $text['option-global']['it-it'] = "Globale";
 $text['option-global']['it-it'] = "Globale";
+$text['option-global']['ka-ge'] = "გლობალური";
 $text['option-global']['nl-nl'] = "global";
 $text['option-global']['nl-nl'] = "global";
 $text['option-global']['pl-pl'] = "Ogólny";
 $text['option-global']['pl-pl'] = "Ogólny";
 $text['option-global']['pt-br'] = "Global";
 $text['option-global']['pt-br'] = "Global";
@@ -429,6 +445,7 @@ $text['option-false']['fr-ca'] = "Non";
 $text['option-false']['fr-fr'] = "Non";
 $text['option-false']['fr-fr'] = "Non";
 $text['option-false']['he-il'] = "שֶׁקֶר";
 $text['option-false']['he-il'] = "שֶׁקֶר";
 $text['option-false']['it-it'] = "Falso";
 $text['option-false']['it-it'] = "Falso";
+$text['option-false']['ka-ge'] = "ცრუ";
 $text['option-false']['nl-nl'] = "Fal";
 $text['option-false']['nl-nl'] = "Fal";
 $text['option-false']['pl-pl'] = "Nie";
 $text['option-false']['pl-pl'] = "Nie";
 $text['option-false']['pt-br'] = "Falso";
 $text['option-false']['pt-br'] = "Falso";
@@ -455,6 +472,7 @@ $text['option-do_not_disturb']['fr-ca'] = "Ne pas Déranger";
 $text['option-do_not_disturb']['fr-fr'] = "Ne pas Déranger";
 $text['option-do_not_disturb']['fr-fr'] = "Ne pas Déranger";
 $text['option-do_not_disturb']['he-il'] = "אל תפריע";
 $text['option-do_not_disturb']['he-il'] = "אל תפריע";
 $text['option-do_not_disturb']['it-it'] = "Non disturbare";
 $text['option-do_not_disturb']['it-it'] = "Non disturbare";
+$text['option-do_not_disturb']['ka-ge'] = "არ შემაწუხოთ";
 $text['option-do_not_disturb']['nl-nl'] = "Niet storen";
 $text['option-do_not_disturb']['nl-nl'] = "Niet storen";
 $text['option-do_not_disturb']['pl-pl'] = "Nie przeszkadzaj (DND)";
 $text['option-do_not_disturb']['pl-pl'] = "Nie przeszkadzaj (DND)";
 $text['option-do_not_disturb']['pt-br'] = "Não Perturbe";
 $text['option-do_not_disturb']['pt-br'] = "Não Perturbe";
@@ -481,6 +499,7 @@ $text['option-available_on_demand']['fr-ca'] = "Disponible (sur demande)";
 $text['option-available_on_demand']['fr-fr'] = "Disponible (sur demande)";
 $text['option-available_on_demand']['fr-fr'] = "Disponible (sur demande)";
 $text['option-available_on_demand']['he-il'] = "זמין (לפי דרישה)";
 $text['option-available_on_demand']['he-il'] = "זמין (לפי דרישה)";
 $text['option-available_on_demand']['it-it'] = "Disponibile (Su Richiesta)";
 $text['option-available_on_demand']['it-it'] = "Disponibile (Su Richiesta)";
+$text['option-available_on_demand']['ka-ge'] = "ხელმისაწვდომია (საჭიროებისამებრ)";
 $text['option-available_on_demand']['nl-nl'] = "Beschikbaar (op aanvraag)";
 $text['option-available_on_demand']['nl-nl'] = "Beschikbaar (op aanvraag)";
 $text['option-available_on_demand']['pl-pl'] = "Dostępny (na żądanie)";
 $text['option-available_on_demand']['pl-pl'] = "Dostępny (na żądanie)";
 $text['option-available_on_demand']['pt-br'] = "Disponível (sob demanda)";
 $text['option-available_on_demand']['pt-br'] = "Disponível (sob demanda)";
@@ -507,6 +526,7 @@ $text['option-available']['fr-ca'] = "Disponible";
 $text['option-available']['fr-fr'] = "Disponible";
 $text['option-available']['fr-fr'] = "Disponible";
 $text['option-available']['he-il'] = "זמין";
 $text['option-available']['he-il'] = "זמין";
 $text['option-available']['it-it'] = "Disponibile";
 $text['option-available']['it-it'] = "Disponibile";
+$text['option-available']['ka-ge'] = "ხელმისაწვდომია";
 $text['option-available']['nl-nl'] = "Beschikbaar";
 $text['option-available']['nl-nl'] = "Beschikbaar";
 $text['option-available']['pl-pl'] = "Dostępny";
 $text['option-available']['pl-pl'] = "Dostępny";
 $text['option-available']['pt-br'] = "Disponível";
 $text['option-available']['pt-br'] = "Disponível";
@@ -533,6 +553,7 @@ $text['message-username_exists']['fr-ca'] = "Le nom d'utilisateur existe déjà"
 $text['message-username_exists']['fr-fr'] = "Le nom d'utilisateur existe déjà";
 $text['message-username_exists']['fr-fr'] = "Le nom d'utilisateur existe déjà";
 $text['message-username_exists']['he-il'] = "שם משתמש כבר קיים";
 $text['message-username_exists']['he-il'] = "שם משתמש כבר קיים";
 $text['message-username_exists']['it-it'] = "Il nome utente esiste già";
 $text['message-username_exists']['it-it'] = "Il nome utente esiste già";
+$text['message-username_exists']['ka-ge'] = "მომხმარებლის სახელი უკვე არსებობს";
 $text['message-username_exists']['nl-nl'] = "Gebruikersnaam bestaat al";
 $text['message-username_exists']['nl-nl'] = "Gebruikersnaam bestaat al";
 $text['message-username_exists']['pl-pl'] = "Nazwa użytkownika już istnieje";
 $text['message-username_exists']['pl-pl'] = "Nazwa użytkownika już istnieje";
 $text['message-username_exists']['pt-br'] = "Nome de usuário já existe";
 $text['message-username_exists']['pt-br'] = "Nome de usuário já existe";
@@ -559,6 +580,7 @@ $text['message-password_mismatch']['fr-ca'] = "Les mots de passe ne corresponden
 $text['message-password_mismatch']['fr-fr'] = "Les mots de passe ne correspondent pas";
 $text['message-password_mismatch']['fr-fr'] = "Les mots de passe ne correspondent pas";
 $text['message-password_mismatch']['he-il'] = "סיסמה לא תואמת";
 $text['message-password_mismatch']['he-il'] = "סיסמה לא תואמת";
 $text['message-password_mismatch']['it-it'] = "Le Password non coincidono";
 $text['message-password_mismatch']['it-it'] = "Le Password non coincidono";
+$text['message-password_mismatch']['ka-ge'] = "პაროლები არ ემთხვევა";
 $text['message-password_mismatch']['nl-nl'] = "Wachtwoord komt niet overeen";
 $text['message-password_mismatch']['nl-nl'] = "Wachtwoord komt niet overeen";
 $text['message-password_mismatch']['pl-pl'] = "Wprowadzone hasła nie są takie same";
 $text['message-password_mismatch']['pl-pl'] = "Wprowadzone hasła nie są takie same";
 $text['message-password_mismatch']['pt-br'] = "As senhas não conferem.";
 $text['message-password_mismatch']['pt-br'] = "As senhas não conferem.";
@@ -585,6 +607,7 @@ $text['message-password_blank']['fr-ca'] = "Mot de Passe Incorrect";
 $text['message-password_blank']['fr-fr'] = "Mot de Passe Incorrect";
 $text['message-password_blank']['fr-fr'] = "Mot de Passe Incorrect";
 $text['message-password_blank']['he-il'] = "סיסמה שגויה";
 $text['message-password_blank']['he-il'] = "סיסמה שגויה";
 $text['message-password_blank']['it-it'] = "Password non valida";
 $text['message-password_blank']['it-it'] = "Password non valida";
+$text['message-password_blank']['ka-ge'] = "არასწორი პაროლი";
 $text['message-password_blank']['nl-nl'] = "ongeldig wachtwoord";
 $text['message-password_blank']['nl-nl'] = "ongeldig wachtwoord";
 $text['message-password_blank']['pl-pl'] = "Nieprawidłowe hasło";
 $text['message-password_blank']['pl-pl'] = "Nieprawidłowe hasło";
 $text['message-password_blank']['pt-br'] = "Senha Inválida";
 $text['message-password_blank']['pt-br'] = "Senha Inválida";
@@ -611,6 +634,7 @@ $text['message-password_requirements']['fr-ca'] = "Mot de passe requis";
 $text['message-password_requirements']['fr-fr'] = "Mot de passe requis";
 $text['message-password_requirements']['fr-fr'] = "Mot de passe requis";
 $text['message-password_requirements']['he-il'] = "דרישות סיסמא";
 $text['message-password_requirements']['he-il'] = "דרישות סיסמא";
 $text['message-password_requirements']['it-it'] = "Requisiti Password";
 $text['message-password_requirements']['it-it'] = "Requisiti Password";
+$text['message-password_requirements']['ka-ge'] = "პაროლის მოთხოვნები";
 $text['message-password_requirements']['nl-nl'] = "Wachtwoordvereisten";
 $text['message-password_requirements']['nl-nl'] = "Wachtwoordvereisten";
 $text['message-password_requirements']['pl-pl'] = "Wymagania Hasło";
 $text['message-password_requirements']['pl-pl'] = "Wymagania Hasło";
 $text['message-password_requirements']['pt-br'] = "Requisitos de Senha";
 $text['message-password_requirements']['pt-br'] = "Requisitos de Senha";
@@ -637,6 +661,7 @@ $text['message-new_group_name']['fr-ca'] = "Entrez un Nom pour le nouveau Groupe
 $text['message-new_group_name']['fr-fr'] = "Entrez un Nom pour le nouveau Groupe...";
 $text['message-new_group_name']['fr-fr'] = "Entrez un Nom pour le nouveau Groupe...";
 $text['message-new_group_name']['he-il'] = "הזן שם לקבוצה החדשה...";
 $text['message-new_group_name']['he-il'] = "הזן שם לקבוצה החדשה...";
 $text['message-new_group_name']['it-it'] = "Inserisci un Nome per il nuovo Gruppo...";
 $text['message-new_group_name']['it-it'] = "Inserisci un Nome per il nuovo Gruppo...";
+$text['message-new_group_name']['ka-ge'] = "შეიყვანეთ სახელი ახალი ჯგუფისთვის...";
 $text['message-new_group_name']['nl-nl'] = "Voer een naam in voor de nieuwe groep...";
 $text['message-new_group_name']['nl-nl'] = "Voer een naam in voor de nieuwe groep...";
 $text['message-new_group_name']['pl-pl'] = "Wprowadź nazwę nowej grupy";
 $text['message-new_group_name']['pl-pl'] = "Wprowadź nazwę nowej grupy";
 $text['message-new_group_name']['pt-br'] = "Digite um Nome para o novo Grupo...";
 $text['message-new_group_name']['pt-br'] = "Digite um Nome para o novo Grupo...";
@@ -663,6 +688,7 @@ $text['message-new_group_description']['fr-ca'] = "Entrez une Description pour l
 $text['message-new_group_description']['fr-fr'] = "Entrez une Description pour le nouveau groupe...";
 $text['message-new_group_description']['fr-fr'] = "Entrez une Description pour le nouveau groupe...";
 $text['message-new_group_description']['he-il'] = "הזן תיאור עבור הקבוצה החדשה...";
 $text['message-new_group_description']['he-il'] = "הזן תיאור עבור הקבוצה החדשה...";
 $text['message-new_group_description']['it-it'] = "Inserisci una Descrizione per il nuovo Gruppo...";
 $text['message-new_group_description']['it-it'] = "Inserisci una Descrizione per il nuovo Gruppo...";
+$text['message-new_group_description']['ka-ge'] = "შეიყვანეთ აღწერა ახალი ჯგუფისთვის...";
 $text['message-new_group_description']['nl-nl'] = "Een beschrijving inbrengen voor de nieuwe groep...";
 $text['message-new_group_description']['nl-nl'] = "Een beschrijving inbrengen voor de nieuwe groep...";
 $text['message-new_group_description']['pl-pl'] = "Wprowadź opis nowej grupy";
 $text['message-new_group_description']['pl-pl'] = "Wprowadź opis nowej grupy";
 $text['message-new_group_description']['pt-br'] = "Digite uma Descrição para o novo grupo...";
 $text['message-new_group_description']['pt-br'] = "Digite uma Descrição para o novo grupo...";
@@ -689,6 +715,7 @@ $text['message-maximum_users']['fr-ca'] = "Utilisateurs Maximale Autorisée:";
 $text['message-maximum_users']['fr-fr'] = "Utilisateurs Maximale Autorisée:";
 $text['message-maximum_users']['fr-fr'] = "Utilisateurs Maximale Autorisée:";
 $text['message-maximum_users']['he-il'] = "מקסימום משתמשים:";
 $text['message-maximum_users']['he-il'] = "מקסימום משתמשים:";
 $text['message-maximum_users']['it-it'] = "Utenti Massimi:";
 $text['message-maximum_users']['it-it'] = "Utenti Massimi:";
+$text['message-maximum_users']['ka-ge'] = "მაქს. მომხმარებლები:";
 $text['message-maximum_users']['nl-nl'] = "Maximale gebruikers:";
 $text['message-maximum_users']['nl-nl'] = "Maximale gebruikers:";
 $text['message-maximum_users']['pl-pl'] = "Maks ilość użytkowników";
 $text['message-maximum_users']['pl-pl'] = "Maks ilość użytkowników";
 $text['message-maximum_users']['pt-br'] = "Máximo de Usuários Permitido:";
 $text['message-maximum_users']['pt-br'] = "Máximo de Usuários Permitido:";
@@ -715,6 +742,7 @@ $text['message-group_exists']['fr-ca'] = "Le groupe existe déjà";
 $text['message-group_exists']['fr-fr'] = "Le groupe existe déjà";
 $text['message-group_exists']['fr-fr'] = "Le groupe existe déjà";
 $text['message-group_exists']['he-il'] = "הקבוצה כבר קיימת";
 $text['message-group_exists']['he-il'] = "הקבוצה כבר קיימת";
 $text['message-group_exists']['it-it'] = "Il Gruppo esiste già";
 $text['message-group_exists']['it-it'] = "Il Gruppo esiste già";
+$text['message-group_exists']['ka-ge'] = "ჯგუფი უკვე არსებობს";
 $text['message-group_exists']['nl-nl'] = "Groep bestaat al";
 $text['message-group_exists']['nl-nl'] = "Groep bestaat al";
 $text['message-group_exists']['pl-pl'] = "Grupa już istnieje";
 $text['message-group_exists']['pl-pl'] = "Grupa już istnieje";
 $text['message-group_exists']['pt-br'] = "O Grupo já Existe";
 $text['message-group_exists']['pt-br'] = "O Grupo já Existe";
@@ -741,6 +769,7 @@ $text['message-default_system_group']['fr-ca'] = "Les groupes par défaut du sys
 $text['message-default_system_group']['fr-fr'] = "Les groupes par défaut du système ne peuvent pas être modifiés ou supprimés.";
 $text['message-default_system_group']['fr-fr'] = "Les groupes par défaut du système ne peuvent pas être modifiés ou supprimés.";
 $text['message-default_system_group']['he-il'] = "לא ניתן לערוך או למחוק קבוצות מערכת ברירת מחדל.";
 $text['message-default_system_group']['he-il'] = "לא ניתן לערוך או למחוק קבוצות מערכת ברירת מחדל.";
 $text['message-default_system_group']['it-it'] = "I gruppi di sistema non possono essere modificati o cancellati.";
 $text['message-default_system_group']['it-it'] = "I gruppi di sistema non possono essere modificati o cancellati.";
+$text['message-default_system_group']['ka-ge'] = "ნაგულისხმევ სისტემურ ჯგუფებს ვერ ჩაასწორებთ ან წაშლით.";
 $text['message-default_system_group']['nl-nl'] = "Vervalsingssysteemgroepen kunnen niet worden uitgewerkt of gewist.";
 $text['message-default_system_group']['nl-nl'] = "Vervalsingssysteemgroepen kunnen niet worden uitgewerkt of gewist.";
 $text['message-default_system_group']['pl-pl'] = "Domyślne grupy systemowe nie mogą być edytowane lub usuwane";
 $text['message-default_system_group']['pl-pl'] = "Domyślne grupy systemowe nie mogą być edytowane lub usuwane";
 $text['message-default_system_group']['pt-br'] = "Grupos de sistema padrão não podem ser editados ou apagados.";
 $text['message-default_system_group']['pt-br'] = "Grupos de sistema padrão não podem ser editados ou apagados.";
@@ -767,6 +796,7 @@ $text['message-copy']['fr-ca'] = "Copie complétée";
 $text['message-copy']['fr-fr'] = "Copie effectuée";
 $text['message-copy']['fr-fr'] = "Copie effectuée";
 $text['message-copy']['he-il'] = "העותק הושלם";
 $text['message-copy']['he-il'] = "העותק הושלם";
 $text['message-copy']['it-it'] = "Copia Completata";
 $text['message-copy']['it-it'] = "Copia Completata";
+$text['message-copy']['ka-ge'] = "კოპირება დასრულდა";
 $text['message-copy']['nl-nl'] = "Kopiëren voltooid";
 $text['message-copy']['nl-nl'] = "Kopiëren voltooid";
 $text['message-copy']['pl-pl'] = "Skopiowano pomyślnie";
 $text['message-copy']['pl-pl'] = "Skopiowano pomyślnie";
 $text['message-copy']['pt-br'] = "Cópia concluída";
 $text['message-copy']['pt-br'] = "Cópia concluída";
@@ -793,6 +823,7 @@ $text['message-cannot_delete_own_account']['fr-ca'] = "Vous ne pouvez pas suppri
 $text['message-cannot_delete_own_account']['fr-fr'] = "Vous ne pouvez pas supprimer votre propre compte utilisateur. Veuillez vous identifier en tant qu'un utilisateur différent, puis réessayez.";
 $text['message-cannot_delete_own_account']['fr-fr'] = "Vous ne pouvez pas supprimer votre propre compte utilisateur. Veuillez vous identifier en tant qu'un utilisateur différent, puis réessayez.";
 $text['message-cannot_delete_own_account']['he-il'] = "אינך יכול למחוק את חשבון המשתמש שלך. התחבר כמשתמש אחר ולאחר מכן נסה שוב.";
 $text['message-cannot_delete_own_account']['he-il'] = "אינך יכול למחוק את חשבון המשתמש שלך. התחבר כמשתמש אחר ולאחר מכן נסה שוב.";
 $text['message-cannot_delete_own_account']['it-it'] = "Non puoi cancellare il tuo utente. Per favore collegati con un utente differente e riprova nuovamente.";
 $text['message-cannot_delete_own_account']['it-it'] = "Non puoi cancellare il tuo utente. Per favore collegati con un utente differente e riprova nuovamente.";
+$text['message-cannot_delete_own_account']['ka-ge'] = "თქვენს საკუთარ მომხმარებელს ვერ წაშლით. შედით სხვა მომხმარებლით და თავიდან სცადეთ.";
 $text['message-cannot_delete_own_account']['nl-nl'] = "U kunt uw eigen gebruikersaccount niet verwijderen. Log in als een andere gebruiker en probeer het opnieuw.";
 $text['message-cannot_delete_own_account']['nl-nl'] = "U kunt uw eigen gebruikersaccount niet verwijderen. Log in als een andere gebruiker en probeer het opnieuw.";
 $text['message-cannot_delete_own_account']['pl-pl'] = "Nie można usunąć własnego konta użytkownika. Zaloguj się jako inny użytkownik i spróbuj ponownie.";
 $text['message-cannot_delete_own_account']['pl-pl'] = "Nie można usunąć własnego konta użytkownika. Zaloguj się jako inny użytkownik i spróbuj ponownie.";
 $text['message-cannot_delete_own_account']['pt-br'] = "Você não pode excluir a sua própria conta de usuário. Conecte como um usuário diferente, em seguida, tente novamente.";
 $text['message-cannot_delete_own_account']['pt-br'] = "Você não pode excluir a sua própria conta de usuário. Conecte como um usuário diferente, em seguida, tente novamente.";
@@ -819,6 +850,7 @@ $text['label-web_fonts']['fr-ca'] = "Polices Web";
 $text['label-web_fonts']['fr-fr'] = "Polices Web";
 $text['label-web_fonts']['fr-fr'] = "Polices Web";
 $text['label-web_fonts']['he-il'] = "גופני אינטרנט";
 $text['label-web_fonts']['he-il'] = "גופני אינטרנט";
 $text['label-web_fonts']['it-it'] = "Caratteri Web";
 $text['label-web_fonts']['it-it'] = "Caratteri Web";
+$text['label-web_fonts']['ka-ge'] = "ვებფონტები";
 $text['label-web_fonts']['nl-nl'] = "Web lettertypes";
 $text['label-web_fonts']['nl-nl'] = "Web lettertypes";
 $text['label-web_fonts']['pl-pl'] = "Czcionki sieci";
 $text['label-web_fonts']['pl-pl'] = "Czcionki sieci";
 $text['label-web_fonts']['pt-br'] = "Fontes Web";
 $text['label-web_fonts']['pt-br'] = "Fontes Web";
@@ -845,6 +877,7 @@ $text['label-username']['fr-ca'] = "Nom d'utilisateur";
 $text['label-username']['fr-fr'] = "Nom d'utilisateur";
 $text['label-username']['fr-fr'] = "Nom d'utilisateur";
 $text['label-username']['he-il'] = "שם משתמש";
 $text['label-username']['he-il'] = "שם משתמש";
 $text['label-username']['it-it'] = "Nome utente";
 $text['label-username']['it-it'] = "Nome utente";
+$text['label-username']['ka-ge'] = "მომხმარებლის სახელი";
 $text['label-username']['nl-nl'] = "Gebruikersnaam";
 $text['label-username']['nl-nl'] = "Gebruikersnaam";
 $text['label-username']['pl-pl'] = "Użytkownik";
 $text['label-username']['pl-pl'] = "Użytkownik";
 $text['label-username']['pt-br'] = "Usuário";
 $text['label-username']['pt-br'] = "Usuário";
@@ -871,6 +904,7 @@ $text['label-user_language']['fr-ca'] = "Langue";
 $text['label-user_language']['fr-fr'] = "Langue";
 $text['label-user_language']['fr-fr'] = "Langue";
 $text['label-user_language']['he-il'] = "שפה";
 $text['label-user_language']['he-il'] = "שפה";
 $text['label-user_language']['it-it'] = "Lingua";
 $text['label-user_language']['it-it'] = "Lingua";
+$text['label-user_language']['ka-ge'] = "ენა";
 $text['label-user_language']['nl-nl'] = "Taal:";
 $text['label-user_language']['nl-nl'] = "Taal:";
 $text['label-user_language']['pl-pl'] = "Język";
 $text['label-user_language']['pl-pl'] = "Język";
 $text['label-user_language']['pt-br'] = "Idioma";
 $text['label-user_language']['pt-br'] = "Idioma";
@@ -897,6 +931,7 @@ $text['label-user_info']['fr-ca'] = "Info sur l'utilisateur";
 $text['label-user_info']['fr-fr'] = "Informations sur l'utilisateur";
 $text['label-user_info']['fr-fr'] = "Informations sur l'utilisateur";
 $text['label-user_info']['he-il'] = "פרטי משתמש";
 $text['label-user_info']['he-il'] = "פרטי משתמש";
 $text['label-user_info']['it-it'] = "Informazioni Utente";
 $text['label-user_info']['it-it'] = "Informazioni Utente";
+$text['label-user_info']['ka-ge'] = "მომხმარებლის ინფორმაცია";
 $text['label-user_info']['nl-nl'] = "gebruikers informatie";
 $text['label-user_info']['nl-nl'] = "gebruikers informatie";
 $text['label-user_info']['pl-pl'] = "Informacje o użytkowniku";
 $text['label-user_info']['pl-pl'] = "Informacje o użytkowniku";
 $text['label-user_info']['pt-br'] = "Informação do Usuário";
 $text['label-user_info']['pt-br'] = "Informação do Usuário";
@@ -923,6 +958,7 @@ $text['label-uppercase_letters']['fr-ca'] = "Lettres Majuscules";
 $text['label-uppercase_letters']['fr-fr'] = "Lettres Majuscules";
 $text['label-uppercase_letters']['fr-fr'] = "Lettres Majuscules";
 $text['label-uppercase_letters']['he-il'] = "אותיות רישיות";
 $text['label-uppercase_letters']['he-il'] = "אותיות רישיות";
 $text['label-uppercase_letters']['it-it'] = "Lettere Maiuscole";
 $text['label-uppercase_letters']['it-it'] = "Lettere Maiuscole";
+$text['label-uppercase_letters']['ka-ge'] = "დიდი ასოები";
 $text['label-uppercase_letters']['nl-nl'] = "Hoofdletters";
 $text['label-uppercase_letters']['nl-nl'] = "Hoofdletters";
 $text['label-uppercase_letters']['pl-pl'] = "Wielkie litery";
 $text['label-uppercase_letters']['pl-pl'] = "Wielkie litery";
 $text['label-uppercase_letters']['pt-br'] = "Letras maiúsculas";
 $text['label-uppercase_letters']['pt-br'] = "Letras maiúsculas";
@@ -949,6 +985,7 @@ $text['label-top']['fr-ca'] = "Haut";
 $text['label-top']['fr-fr'] = "Haut";
 $text['label-top']['fr-fr'] = "Haut";
 $text['label-top']['he-il'] = "חלק עליון";
 $text['label-top']['he-il'] = "חלק עליון";
 $text['label-top']['it-it'] = "Inizio";
 $text['label-top']['it-it'] = "Inizio";
+$text['label-top']['ka-ge'] = "ზედა";
 $text['label-top']['nl-nl'] = "Bovenkant";
 $text['label-top']['nl-nl'] = "Bovenkant";
 $text['label-top']['pl-pl'] = "Top";
 $text['label-top']['pl-pl'] = "Top";
 $text['label-top']['pt-br'] = "Topo";
 $text['label-top']['pt-br'] = "Topo";
@@ -975,6 +1012,7 @@ $text['label-time_zone']['fr-ca'] = "Fuseau Horaire";
 $text['label-time_zone']['fr-fr'] = "Fuseau Horaire";
 $text['label-time_zone']['fr-fr'] = "Fuseau Horaire";
 $text['label-time_zone']['he-il'] = "אזור זמן";
 $text['label-time_zone']['he-il'] = "אזור זמן";
 $text['label-time_zone']['it-it'] = "Fuso Orario";
 $text['label-time_zone']['it-it'] = "Fuso Orario";
+$text['label-time_zone']['ka-ge'] = "დროის სარტყელი";
 $text['label-time_zone']['nl-nl'] = "Tijdzone";
 $text['label-time_zone']['nl-nl'] = "Tijdzone";
 $text['label-time_zone']['pl-pl'] = "Strefa czasowa";
 $text['label-time_zone']['pl-pl'] = "Strefa czasowa";
 $text['label-time_zone']['pt-br'] = "Fuso Horário";
 $text['label-time_zone']['pt-br'] = "Fuso Horário";
@@ -1001,6 +1039,7 @@ $text['label-text']['fr-ca'] = "Texte";
 $text['label-text']['fr-fr'] = "Texte";
 $text['label-text']['fr-fr'] = "Texte";
 $text['label-text']['he-il'] = "טֶקסט";
 $text['label-text']['he-il'] = "טֶקסט";
 $text['label-text']['it-it'] = "Testo";
 $text['label-text']['it-it'] = "Testo";
+$text['label-text']['ka-ge'] = "ტექსტი";
 $text['label-text']['nl-nl'] = "Tekst";
 $text['label-text']['nl-nl'] = "Tekst";
 $text['label-text']['pl-pl'] = "Tekst";
 $text['label-text']['pl-pl'] = "Tekst";
 $text['label-text']['pt-br'] = "Texto";
 $text['label-text']['pt-br'] = "Texto";
@@ -1027,6 +1066,7 @@ $text['label-status']['fr-ca'] = "Etat";
 $text['label-status']['fr-fr'] = "Etat";
 $text['label-status']['fr-fr'] = "Etat";
 $text['label-status']['he-il'] = "סטָטוּס";
 $text['label-status']['he-il'] = "סטָטוּס";
 $text['label-status']['it-it'] = "Stato";
 $text['label-status']['it-it'] = "Stato";
+$text['label-status']['ka-ge'] = "სტატუსი";
 $text['label-status']['nl-nl'] = "Toestand";
 $text['label-status']['nl-nl'] = "Toestand";
 $text['label-status']['pl-pl'] = "Status";
 $text['label-status']['pl-pl'] = "Status";
 $text['label-status']['pt-br'] = "Estado";
 $text['label-status']['pt-br'] = "Estado";
@@ -1053,6 +1093,7 @@ $text['label-static']['fr-ca'] = "Statique";
 $text['label-static']['fr-fr'] = "Statique";
 $text['label-static']['fr-fr'] = "Statique";
 $text['label-static']['he-il'] = "סטָטִי";
 $text['label-static']['he-il'] = "סטָטִי";
 $text['label-static']['it-it'] = "Statico";
 $text['label-static']['it-it'] = "Statico";
+$text['label-static']['ka-ge'] = "სტატიკური";
 $text['label-static']['nl-nl'] = "Statisch";
 $text['label-static']['nl-nl'] = "Statisch";
 $text['label-static']['pl-pl'] = "Statyczny";
 $text['label-static']['pl-pl'] = "Statyczny";
 $text['label-static']['pt-br'] = "Estático";
 $text['label-static']['pt-br'] = "Estático";
@@ -1079,6 +1120,7 @@ $text['label-special_characters']['fr-ca'] = "Caractères spéciaux";
 $text['label-special_characters']['fr-fr'] = "Caractères spéciaux";
 $text['label-special_characters']['fr-fr'] = "Caractères spéciaux";
 $text['label-special_characters']['he-il'] = "תווים מיוחדים";
 $text['label-special_characters']['he-il'] = "תווים מיוחדים";
 $text['label-special_characters']['it-it'] = "Caratteri speciali";
 $text['label-special_characters']['it-it'] = "Caratteri speciali";
+$text['label-special_characters']['ka-ge'] = "სპეციალური სიმბოლოები";
 $text['label-special_characters']['nl-nl'] = "Speciale karakters";
 $text['label-special_characters']['nl-nl'] = "Speciale karakters";
 $text['label-special_characters']['pl-pl'] = "Znaki specjalne";
 $text['label-special_characters']['pl-pl'] = "Znaki specjalne";
 $text['label-special_characters']['pt-br'] = "Caracteres especiais";
 $text['label-special_characters']['pt-br'] = "Caracteres especiais";
@@ -1105,6 +1147,7 @@ $text['label-right']['fr-ca'] = "Droite";
 $text['label-right']['fr-fr'] = "Droite";
 $text['label-right']['fr-fr'] = "Droite";
 $text['label-right']['he-il'] = "ימין";
 $text['label-right']['he-il'] = "ימין";
 $text['label-right']['it-it'] = "Destra";
 $text['label-right']['it-it'] = "Destra";
+$text['label-right']['ka-ge'] = "მარჯვენა";
 $text['label-right']['nl-nl'] = "Rechts";
 $text['label-right']['nl-nl'] = "Rechts";
 $text['label-right']['pl-pl'] = "Dobrze";
 $text['label-right']['pl-pl'] = "Dobrze";
 $text['label-right']['pt-br'] = "Direita";
 $text['label-right']['pt-br'] = "Direita";
@@ -1131,6 +1174,7 @@ $text['label-reference']['fr-ca'] = "Référence";
 $text['label-reference']['fr-fr'] = "Référence";
 $text['label-reference']['fr-fr'] = "Référence";
 $text['label-reference']['he-il'] = "לִרְאוֹת";
 $text['label-reference']['he-il'] = "לִרְאוֹת";
 $text['label-reference']['it-it'] = "Visualizza";
 $text['label-reference']['it-it'] = "Visualizza";
+$text['label-reference']['ka-ge'] = "ნახვა";
 $text['label-reference']['nl-nl'] = "Zien";
 $text['label-reference']['nl-nl'] = "Zien";
 $text['label-reference']['pl-pl'] = "Odniesienie";
 $text['label-reference']['pl-pl'] = "Odniesienie";
 $text['label-reference']['pt-br'] = "Veja";
 $text['label-reference']['pt-br'] = "Veja";
@@ -1157,6 +1201,7 @@ $text['label-permission_permissions']['fr-ca'] = "Permissions";
 $text['label-permission_permissions']['fr-fr'] = "Permissions";
 $text['label-permission_permissions']['fr-fr'] = "Permissions";
 $text['label-permission_permissions']['he-il'] = "הרשאות";
 $text['label-permission_permissions']['he-il'] = "הרשאות";
 $text['label-permission_permissions']['it-it'] = "Permessi";
 $text['label-permission_permissions']['it-it'] = "Permessi";
+$text['label-permission_permissions']['ka-ge'] = "წვდომები";
 $text['label-permission_permissions']['nl-nl'] = "Toestemming";
 $text['label-permission_permissions']['nl-nl'] = "Toestemming";
 $text['label-permission_permissions']['pl-pl'] = "Uprawnienia";
 $text['label-permission_permissions']['pl-pl'] = "Uprawnienia";
 $text['label-permission_permissions']['pt-br'] = "Permissões";
 $text['label-permission_permissions']['pt-br'] = "Permissões";
@@ -1183,6 +1228,7 @@ $text['label-permission_description']['fr-ca'] = "Description";
 $text['label-permission_description']['fr-fr'] = "Description";
 $text['label-permission_description']['fr-fr'] = "Description";
 $text['label-permission_description']['he-il'] = "תיאור";
 $text['label-permission_description']['he-il'] = "תיאור";
 $text['label-permission_description']['it-it'] = "Descrizione";
 $text['label-permission_description']['it-it'] = "Descrizione";
+$text['label-permission_description']['ka-ge'] = "აღწერა";
 $text['label-permission_description']['nl-nl'] = "Beschrijving";
 $text['label-permission_description']['nl-nl'] = "Beschrijving";
 $text['label-permission_description']['pl-pl'] = "Opis";
 $text['label-permission_description']['pl-pl'] = "Opis";
 $text['label-permission_description']['pt-br'] = "Descrição";
 $text['label-permission_description']['pt-br'] = "Descrição";
@@ -1209,6 +1255,7 @@ $text['label-password']['fr-ca'] = "Mot de passe";
 $text['label-password']['fr-fr'] = "Mot de passe";
 $text['label-password']['fr-fr'] = "Mot de passe";
 $text['label-password']['he-il'] = "סיסמה";
 $text['label-password']['he-il'] = "סיסמה";
 $text['label-password']['it-it'] = "Parola d'ordine";
 $text['label-password']['it-it'] = "Parola d'ordine";
+$text['label-password']['ka-ge'] = "პაროლი";
 $text['label-password']['nl-nl'] = "Wachtwoord";
 $text['label-password']['nl-nl'] = "Wachtwoord";
 $text['label-password']['pl-pl'] = "Hasło";
 $text['label-password']['pl-pl'] = "Hasło";
 $text['label-password']['pt-br'] = "Senha";
 $text['label-password']['pt-br'] = "Senha";
@@ -1235,6 +1282,7 @@ $text['label-other']['fr-ca'] = "Autre";
 $text['label-other']['fr-fr'] = "Autre";
 $text['label-other']['fr-fr'] = "Autre";
 $text['label-other']['he-il'] = "אַחֵר";
 $text['label-other']['he-il'] = "אַחֵר";
 $text['label-other']['it-it'] = "Altro";
 $text['label-other']['it-it'] = "Altro";
+$text['label-other']['ka-ge'] = "სხვა";
 $text['label-other']['nl-nl'] = "Andere";
 $text['label-other']['nl-nl'] = "Andere";
 $text['label-other']['pl-pl'] = "Inne";
 $text['label-other']['pl-pl'] = "Inne";
 $text['label-other']['pt-br'] = "Outro";
 $text['label-other']['pt-br'] = "Outro";
@@ -1261,6 +1309,7 @@ $text['label-numbers']['fr-ca'] = "Nombres";
 $text['label-numbers']['fr-fr'] = "Nombres";
 $text['label-numbers']['fr-fr'] = "Nombres";
 $text['label-numbers']['he-il'] = "מספרים";
 $text['label-numbers']['he-il'] = "מספרים";
 $text['label-numbers']['it-it'] = "Numeri";
 $text['label-numbers']['it-it'] = "Numeri";
+$text['label-numbers']['ka-ge'] = "ციფრები";
 $text['label-numbers']['nl-nl'] = "Nummers";
 $text['label-numbers']['nl-nl'] = "Nummers";
 $text['label-numbers']['pl-pl'] = "Liczby";
 $text['label-numbers']['pl-pl'] = "Liczby";
 $text['label-numbers']['pt-br'] = "Números";
 $text['label-numbers']['pt-br'] = "Números";
@@ -1287,6 +1336,7 @@ $text['label-none']['fr-ca'] = "Aucun";
 $text['label-none']['fr-fr'] = "Aucun";
 $text['label-none']['fr-fr'] = "Aucun";
 $text['label-none']['he-il'] = "אף אחד";
 $text['label-none']['he-il'] = "אף אחד";
 $text['label-none']['it-it'] = "Nessuno";
 $text['label-none']['it-it'] = "Nessuno";
+$text['label-none']['ka-ge'] = "არცერთი";
 $text['label-none']['nl-nl'] = "Geen";
 $text['label-none']['nl-nl'] = "Geen";
 $text['label-none']['pl-pl'] = "Żaden";
 $text['label-none']['pl-pl'] = "Żaden";
 $text['label-none']['pt-br'] = "Nenhum";
 $text['label-none']['pt-br'] = "Nenhum";
@@ -1313,6 +1363,7 @@ $text['label-lowercase_letters']['fr-ca'] = "Minuscules";
 $text['label-lowercase_letters']['fr-fr'] = "Minuscules";
 $text['label-lowercase_letters']['fr-fr'] = "Minuscules";
 $text['label-lowercase_letters']['he-il'] = "אותיות קטנות";
 $text['label-lowercase_letters']['he-il'] = "אותיות קטנות";
 $text['label-lowercase_letters']['it-it'] = "Lettere minuscole";
 $text['label-lowercase_letters']['it-it'] = "Lettere minuscole";
+$text['label-lowercase_letters']['ka-ge'] = "პატარა ასოები";
 $text['label-lowercase_letters']['nl-nl'] = "Kleine letters";
 $text['label-lowercase_letters']['nl-nl'] = "Kleine letters";
 $text['label-lowercase_letters']['pl-pl'] = "Małe litery";
 $text['label-lowercase_letters']['pl-pl'] = "Małe litery";
 $text['label-lowercase_letters']['pt-br'] = "Letras minúsculas";
 $text['label-lowercase_letters']['pt-br'] = "Letras minúsculas";
@@ -1339,6 +1390,7 @@ $text['label-left']['fr-ca'] = "Gauche";
 $text['label-left']['fr-fr'] = "À gauche";
 $text['label-left']['fr-fr'] = "À gauche";
 $text['label-left']['he-il'] = "שמאלה";
 $text['label-left']['he-il'] = "שמאלה";
 $text['label-left']['it-it'] = "Sinistra";
 $text['label-left']['it-it'] = "Sinistra";
+$text['label-left']['ka-ge'] = "მარცხენა";
 $text['label-left']['nl-nl'] = "Links";
 $text['label-left']['nl-nl'] = "Links";
 $text['label-left']['pl-pl'] = "Lewo";
 $text['label-left']['pl-pl'] = "Lewo";
 $text['label-left']['pt-br'] = "Esquerda";
 $text['label-left']['pt-br'] = "Esquerda";
@@ -1365,6 +1417,7 @@ $text['label-last_name']['fr-ca'] = "Nom";
 $text['label-last_name']['fr-fr'] = "Nom";
 $text['label-last_name']['fr-fr'] = "Nom";
 $text['label-last_name']['he-il'] = "שם משפחה";
 $text['label-last_name']['he-il'] = "שם משפחה";
 $text['label-last_name']['it-it'] = "Cognome";
 $text['label-last_name']['it-it'] = "Cognome";
+$text['label-last_name']['ka-ge'] = "გვარი";
 $text['label-last_name']['nl-nl'] = "Laatste naam";
 $text['label-last_name']['nl-nl'] = "Laatste naam";
 $text['label-last_name']['pl-pl'] = "Nazwisko";
 $text['label-last_name']['pl-pl'] = "Nazwisko";
 $text['label-last_name']['pt-br'] = "Último Nome";
 $text['label-last_name']['pt-br'] = "Último Nome";
@@ -1391,6 +1444,7 @@ $text['label-inline']['fr-ca'] = "En ligne";
 $text['label-inline']['fr-fr'] = "En ligne";
 $text['label-inline']['fr-fr'] = "En ligne";
 $text['label-inline']['he-il'] = "בשורה";
 $text['label-inline']['he-il'] = "בשורה";
 $text['label-inline']['it-it'] = "In linea";
 $text['label-inline']['it-it'] = "In linea";
+$text['label-inline']['ka-ge'] = "ხაზშივე";
 $text['label-inline']['nl-nl'] = "In lijn";
 $text['label-inline']['nl-nl'] = "In lijn";
 $text['label-inline']['pl-pl'] = "inline";
 $text['label-inline']['pl-pl'] = "inline";
 $text['label-inline']['pt-br'] = "Na linha";
 $text['label-inline']['pt-br'] = "Na linha";
@@ -1417,6 +1471,7 @@ $text['label-image']['fr-ca'] = "image";
 $text['label-image']['fr-fr'] = "image";
 $text['label-image']['fr-fr'] = "image";
 $text['label-image']['he-il'] = "תמונה";
 $text['label-image']['he-il'] = "תמונה";
 $text['label-image']['it-it'] = "Immagine";
 $text['label-image']['it-it'] = "Immagine";
+$text['label-image']['ka-ge'] = "გამოსახულება";
 $text['label-image']['nl-nl'] = "Afbeelding";
 $text['label-image']['nl-nl'] = "Afbeelding";
 $text['label-image']['pl-pl'] = "Obraz";
 $text['label-image']['pl-pl'] = "Obraz";
 $text['label-image']['pt-br'] = "Imagem";
 $text['label-image']['pt-br'] = "Imagem";
@@ -1443,6 +1498,7 @@ $text['label-groups']['fr-ca'] = "Groupes";
 $text['label-groups']['fr-fr'] = "Groupes";
 $text['label-groups']['fr-fr'] = "Groupes";
 $text['label-groups']['he-il'] = "קבוצות";
 $text['label-groups']['he-il'] = "קבוצות";
 $text['label-groups']['it-it'] = "Gruppi";
 $text['label-groups']['it-it'] = "Gruppi";
+$text['label-groups']['ka-ge'] = "ჯგუფები";
 $text['label-groups']['nl-nl'] = "Groep";
 $text['label-groups']['nl-nl'] = "Groep";
 $text['label-groups']['pl-pl'] = "Grupy";
 $text['label-groups']['pl-pl'] = "Grupy";
 $text['label-groups']['pt-br'] = "Grupos";
 $text['label-groups']['pt-br'] = "Grupos";
@@ -1469,6 +1525,7 @@ $text['label-group_tools']['fr-ca'] = "Outils";
 $text['label-group_tools']['fr-fr'] = "Outils";
 $text['label-group_tools']['fr-fr'] = "Outils";
 $text['label-group_tools']['he-il'] = "כלים";
 $text['label-group_tools']['he-il'] = "כלים";
 $text['label-group_tools']['it-it'] = "Strumenti";
 $text['label-group_tools']['it-it'] = "Strumenti";
+$text['label-group_tools']['ka-ge'] = "ხელსაწყოები";
 $text['label-group_tools']['nl-nl'] = "Gereedschap";
 $text['label-group_tools']['nl-nl'] = "Gereedschap";
 $text['label-group_tools']['pl-pl'] = "Narzędzia";
 $text['label-group_tools']['pl-pl'] = "Narzędzia";
 $text['label-group_tools']['pt-br'] = "Ferramentas";
 $text['label-group_tools']['pt-br'] = "Ferramentas";
@@ -1495,6 +1552,7 @@ $text['label-group_protected']['fr-ca'] = "Protégé";
 $text['label-group_protected']['fr-fr'] = "Protégé";
 $text['label-group_protected']['fr-fr'] = "Protégé";
 $text['label-group_protected']['he-il'] = "מוּגָן";
 $text['label-group_protected']['he-il'] = "מוּגָן";
 $text['label-group_protected']['it-it'] = "Protetto";
 $text['label-group_protected']['it-it'] = "Protetto";
+$text['label-group_protected']['ka-ge'] = "დაცულია";
 $text['label-group_protected']['nl-nl'] = "Beschermd";
 $text['label-group_protected']['nl-nl'] = "Beschermd";
 $text['label-group_protected']['pl-pl'] = "Chroniony";
 $text['label-group_protected']['pl-pl'] = "Chroniony";
 $text['label-group_protected']['pt-br'] = "Protegido";
 $text['label-group_protected']['pt-br'] = "Protegido";
@@ -1521,6 +1579,7 @@ $text['label-group_permissions']['fr-ca'] = "Permissions";
 $text['label-group_permissions']['fr-fr'] = "Permissions";
 $text['label-group_permissions']['fr-fr'] = "Permissions";
 $text['label-group_permissions']['he-il'] = "הראשות";
 $text['label-group_permissions']['he-il'] = "הראשות";
 $text['label-group_permissions']['it-it'] = "Permessi";
 $text['label-group_permissions']['it-it'] = "Permessi";
+$text['label-group_permissions']['ka-ge'] = "წვდომები";
 $text['label-group_permissions']['nl-nl'] = "Toestemming";
 $text['label-group_permissions']['nl-nl'] = "Toestemming";
 $text['label-group_permissions']['pl-pl'] = "Uprawnienia";
 $text['label-group_permissions']['pl-pl'] = "Uprawnienia";
 $text['label-group_permissions']['pt-br'] = "Permissões";
 $text['label-group_permissions']['pt-br'] = "Permissões";
@@ -1547,6 +1606,7 @@ $text['label-group_name']['fr-ca'] = "Nom";
 $text['label-group_name']['fr-fr'] = "Nom";
 $text['label-group_name']['fr-fr'] = "Nom";
 $text['label-group_name']['he-il'] = "שֵׁם";
 $text['label-group_name']['he-il'] = "שֵׁם";
 $text['label-group_name']['it-it'] = "Nome";
 $text['label-group_name']['it-it'] = "Nome";
+$text['label-group_name']['ka-ge'] = "სახელი";
 $text['label-group_name']['nl-nl'] = "Naam";
 $text['label-group_name']['nl-nl'] = "Naam";
 $text['label-group_name']['pl-pl'] = "Nazwa";
 $text['label-group_name']['pl-pl'] = "Nazwa";
 $text['label-group_name']['pt-br'] = "Nome";
 $text['label-group_name']['pt-br'] = "Nome";
@@ -1573,6 +1633,7 @@ $text['label-group_members']['fr-ca'] = "Membres";
 $text['label-group_members']['fr-fr'] = "Membres";
 $text['label-group_members']['fr-fr'] = "Membres";
 $text['label-group_members']['he-il'] = "חברים";
 $text['label-group_members']['he-il'] = "חברים";
 $text['label-group_members']['it-it'] = "Membri";
 $text['label-group_members']['it-it'] = "Membri";
+$text['label-group_members']['ka-ge'] = "წევრები";
 $text['label-group_members']['nl-nl'] = "Leden";
 $text['label-group_members']['nl-nl'] = "Leden";
 $text['label-group_members']['pl-pl'] = "Członkowie";
 $text['label-group_members']['pl-pl'] = "Członkowie";
 $text['label-group_members']['pt-br'] = "Membros";
 $text['label-group_members']['pt-br'] = "Membros";
@@ -1599,6 +1660,7 @@ $text['label-group_level']['fr-ca'] = "Niveau";
 $text['label-group_level']['fr-fr'] = "Niveau";
 $text['label-group_level']['fr-fr'] = "Niveau";
 $text['label-group_level']['he-il'] = "רָמָה";
 $text['label-group_level']['he-il'] = "רָמָה";
 $text['label-group_level']['it-it'] = "Livello";
 $text['label-group_level']['it-it'] = "Livello";
+$text['label-group_level']['ka-ge'] = "დონე";
 $text['label-group_level']['nl-nl'] = "Niveau";
 $text['label-group_level']['nl-nl'] = "Niveau";
 $text['label-group_level']['pl-pl'] = "Poziom";
 $text['label-group_level']['pl-pl'] = "Poziom";
 $text['label-group_level']['pt-br'] = "Nível";
 $text['label-group_level']['pt-br'] = "Nível";
@@ -1625,6 +1687,7 @@ $text['description-group_level']['fr-ca'] = "Sélectionner l'orde du Groupe";
 $text['description-group_level']['fr-fr'] = "Sélectionner l'orde du Groupe";
 $text['description-group_level']['fr-fr'] = "Sélectionner l'orde du Groupe";
 $text['description-group_level']['he-il'] = "בחר את הסדר הקבוצתי.";
 $text['description-group_level']['he-il'] = "בחר את הסדר הקבוצתי.";
 $text['description-group_level']['it-it'] = "Selezionare l'ordine del gruppo.";
 $text['description-group_level']['it-it'] = "Selezionare l'ordine del gruppo.";
+$text['description-group_level']['ka-ge'] = "აირჩიეთ ჯგუფის მიმდევრობა.";
 $text['description-group_level']['nl-nl'] = "Verkoop de groepsorder.";
 $text['description-group_level']['nl-nl'] = "Verkoop de groepsorder.";
 $text['description-group_level']['pl-pl'] = "Wybranie porządku grupowego.";
 $text['description-group_level']['pl-pl'] = "Wybranie porządku grupowego.";
 $text['description-group_level']['pt-br'] = "Selecione a ordem do grupo.";
 $text['description-group_level']['pt-br'] = "Selecione a ordem do grupo.";
@@ -1651,6 +1714,7 @@ $text['label-group_description']['fr-ca'] = "Description";
 $text['label-group_description']['fr-fr'] = "Description";
 $text['label-group_description']['fr-fr'] = "Description";
 $text['label-group_description']['he-il'] = "תיאור";
 $text['label-group_description']['he-il'] = "תיאור";
 $text['label-group_description']['it-it'] = "Descrizione";
 $text['label-group_description']['it-it'] = "Descrizione";
+$text['label-group_description']['ka-ge'] = "აღწერა";
 $text['label-group_description']['nl-nl'] = "Beschrijving";
 $text['label-group_description']['nl-nl'] = "Beschrijving";
 $text['label-group_description']['pl-pl'] = "Opis";
 $text['label-group_description']['pl-pl'] = "Opis";
 $text['label-group_description']['pt-br'] = "Descrição";
 $text['label-group_description']['pt-br'] = "Descrição";
@@ -1677,6 +1741,7 @@ $text['label-group']['fr-ca'] = "Groupe";
 $text['label-group']['fr-fr'] = "Groupe";
 $text['label-group']['fr-fr'] = "Groupe";
 $text['label-group']['he-il'] = "קְבוּצָה";
 $text['label-group']['he-il'] = "קְבוּצָה";
 $text['label-group']['it-it'] = "Gruppo";
 $text['label-group']['it-it'] = "Gruppo";
+$text['label-group']['ka-ge'] = "ჯგუფი";
 $text['label-group']['nl-nl'] = "Groep";
 $text['label-group']['nl-nl'] = "Groep";
 $text['label-group']['pl-pl'] = "Grupa";
 $text['label-group']['pl-pl'] = "Grupa";
 $text['label-group']['pt-br'] = "Grupo";
 $text['label-group']['pt-br'] = "Grupo";
@@ -1703,6 +1768,7 @@ $text['label-global']['fr-ca'] = "Mondial";
 $text['label-global']['fr-fr'] = "Mondial";
 $text['label-global']['fr-fr'] = "Mondial";
 $text['label-global']['he-il'] = "גלוֹבָּלִי";
 $text['label-global']['he-il'] = "גלוֹבָּלִי";
 $text['label-global']['it-it'] = "Globale";
 $text['label-global']['it-it'] = "Globale";
+$text['label-global']['ka-ge'] = "გლობალური";
 $text['label-global']['nl-nl'] = "global";
 $text['label-global']['nl-nl'] = "global";
 $text['label-global']['pl-pl'] = "Ogólny";
 $text['label-global']['pl-pl'] = "Ogólny";
 $text['label-global']['pt-br'] = "Global";
 $text['label-global']['pt-br'] = "Global";
@@ -1729,6 +1795,7 @@ $text['label-fixed']['fr-ca'] = "Fixé";
 $text['label-fixed']['fr-fr'] = "Fixé";
 $text['label-fixed']['fr-fr'] = "Fixé";
 $text['label-fixed']['he-il'] = "תוקן";
 $text['label-fixed']['he-il'] = "תוקן";
 $text['label-fixed']['it-it'] = "Fisso";
 $text['label-fixed']['it-it'] = "Fisso";
+$text['label-fixed']['ka-ge'] = "დამაგრებული";
 $text['label-fixed']['nl-nl'] = "Vast";
 $text['label-fixed']['nl-nl'] = "Vast";
 $text['label-fixed']['pl-pl'] = "Naprawił";
 $text['label-fixed']['pl-pl'] = "Naprawił";
 $text['label-fixed']['pt-br'] = "Fixo";
 $text['label-fixed']['pt-br'] = "Fixo";
@@ -1755,6 +1822,7 @@ $text['label-first_name']['fr-ca'] = "Prénom";
 $text['label-first_name']['fr-fr'] = "Prénom";
 $text['label-first_name']['fr-fr'] = "Prénom";
 $text['label-first_name']['he-il'] = "שם פרטי";
 $text['label-first_name']['he-il'] = "שם פרטי";
 $text['label-first_name']['it-it'] = "Nome";
 $text['label-first_name']['it-it'] = "Nome";
+$text['label-first_name']['ka-ge'] = "სახელი";
 $text['label-first_name']['nl-nl'] = "Voornaam";
 $text['label-first_name']['nl-nl'] = "Voornaam";
 $text['label-first_name']['pl-pl'] = "Imię";
 $text['label-first_name']['pl-pl'] = "Imię";
 $text['label-first_name']['pt-br'] = "Primeiro Nome";
 $text['label-first_name']['pt-br'] = "Primeiro Nome";
@@ -1781,6 +1849,7 @@ $text['label-email']['fr-ca'] = "Courriel";
 $text['label-email']['fr-fr'] = "Courriel";
 $text['label-email']['fr-fr'] = "Courriel";
 $text['label-email']['he-il'] = "אימייל";
 $text['label-email']['he-il'] = "אימייל";
 $text['label-email']['it-it'] = "Email";
 $text['label-email']['it-it'] = "Email";
+$text['label-email']['ka-ge'] = "ელფოსტა";
 $text['label-email']['nl-nl'] = "E-mail";
 $text['label-email']['nl-nl'] = "E-mail";
 $text['label-email']['pl-pl'] = "Email";
 $text['label-email']['pl-pl'] = "Email";
 $text['label-email']['pt-br'] = "Email";
 $text['label-email']['pt-br'] = "Email";
@@ -1807,6 +1876,7 @@ $text['label-domain']['fr-ca'] = "Domaine";
 $text['label-domain']['fr-fr'] = "Domaine";
 $text['label-domain']['fr-fr'] = "Domaine";
 $text['label-domain']['he-il'] = "תְחוּם";
 $text['label-domain']['he-il'] = "תְחוּם";
 $text['label-domain']['it-it'] = "Dominio";
 $text['label-domain']['it-it'] = "Dominio";
+$text['label-domain']['ka-ge'] = "დომენი";
 $text['label-domain']['nl-nl'] = "domein";
 $text['label-domain']['nl-nl'] = "domein";
 $text['label-domain']['pl-pl'] = "Domena";
 $text['label-domain']['pl-pl'] = "Domena";
 $text['label-domain']['pt-br'] = "Domínio";
 $text['label-domain']['pt-br'] = "Domínio";
@@ -1833,6 +1903,7 @@ $text['label-contact']['fr-ca'] = "Contact";
 $text['label-contact']['fr-fr'] = "Contact";
 $text['label-contact']['fr-fr'] = "Contact";
 $text['label-contact']['he-il'] = "איש קשר";
 $text['label-contact']['he-il'] = "איש קשר";
 $text['label-contact']['it-it'] = "Contatto";
 $text['label-contact']['it-it'] = "Contatto";
+$text['label-contact']['ka-ge'] = "კონტაქტი";
 $text['label-contact']['nl-nl'] = "contact";
 $text['label-contact']['nl-nl'] = "contact";
 $text['label-contact']['pl-pl'] = "Kontakt";
 $text['label-contact']['pl-pl'] = "Kontakt";
 $text['label-contact']['pt-br'] = "Contato";
 $text['label-contact']['pt-br'] = "Contato";
@@ -1859,6 +1930,7 @@ $text['label-confirm_password']['fr-ca'] = "Confirmer le mot de passe";
 $text['label-confirm_password']['fr-fr'] = "Confirmer le mot de passe";
 $text['label-confirm_password']['fr-fr'] = "Confirmer le mot de passe";
 $text['label-confirm_password']['he-il'] = "אשר סיסמה";
 $text['label-confirm_password']['he-il'] = "אשר סיסמה";
 $text['label-confirm_password']['it-it'] = "Conferma Password";
 $text['label-confirm_password']['it-it'] = "Conferma Password";
+$text['label-confirm_password']['ka-ge'] = "გაიმეორეთ პაროლი";
 $text['label-confirm_password']['nl-nl'] = "Bevestig het wachtwoord";
 $text['label-confirm_password']['nl-nl'] = "Bevestig het wachtwoord";
 $text['label-confirm_password']['pl-pl'] = "Potwierdź hasło";
 $text['label-confirm_password']['pl-pl'] = "Potwierdź hasło";
 $text['label-confirm_password']['pt-br'] = "Confirmar Senha";
 $text['label-confirm_password']['pt-br'] = "Confirmar Senha";
@@ -1885,6 +1957,7 @@ $text['label-company_name']['fr-ca'] = "Compagnie";
 $text['label-company_name']['fr-fr'] = "Compagnie";
 $text['label-company_name']['fr-fr'] = "Compagnie";
 $text['label-company_name']['he-il'] = "שם החברה";
 $text['label-company_name']['he-il'] = "שם החברה";
 $text['label-company_name']['it-it'] = "Nome Azienda";
 $text['label-company_name']['it-it'] = "Nome Azienda";
+$text['label-company_name']['ka-ge'] = "კომპანიის სახელი";
 $text['label-company_name']['nl-nl'] = "Bedrijfsnaam";
 $text['label-company_name']['nl-nl'] = "Bedrijfsnaam";
 $text['label-company_name']['pl-pl'] = "Nazwa firmy";
 $text['label-company_name']['pl-pl'] = "Nazwa firmy";
 $text['label-company_name']['pt-br'] = "Nome da Empresa";
 $text['label-company_name']['pt-br'] = "Nome da Empresa";
@@ -1911,6 +1984,7 @@ $text['label-characters']['fr-ca'] = "Personnages";
 $text['label-characters']['fr-fr'] = "Personnages";
 $text['label-characters']['fr-fr'] = "Personnages";
 $text['label-characters']['he-il'] = "דמויות";
 $text['label-characters']['he-il'] = "דמויות";
 $text['label-characters']['it-it'] = "Caratteri";
 $text['label-characters']['it-it'] = "Caratteri";
+$text['label-characters']['ka-ge'] = "სიმბოლოები";
 $text['label-characters']['nl-nl'] = "Character";
 $text['label-characters']['nl-nl'] = "Character";
 $text['label-characters']['pl-pl'] = "Postacie";
 $text['label-characters']['pl-pl'] = "Postacie";
 $text['label-characters']['pt-br'] = "Caracteres";
 $text['label-characters']['pt-br'] = "Caracteres";
@@ -1937,6 +2011,7 @@ $text['label-center']['fr-ca'] = "centre";
 $text['label-center']['fr-fr'] = "centre";
 $text['label-center']['fr-fr'] = "centre";
 $text['label-center']['he-il'] = "מֶרְכָּז";
 $text['label-center']['he-il'] = "מֶרְכָּז";
 $text['label-center']['it-it'] = "Centro";
 $text['label-center']['it-it'] = "Centro";
+$text['label-center']['ka-ge'] = "ცენტრი";
 $text['label-center']['nl-nl'] = "Centrum";
 $text['label-center']['nl-nl'] = "Centrum";
 $text['label-center']['pl-pl'] = "Centrum";
 $text['label-center']['pl-pl'] = "Centrum";
 $text['label-center']['pt-br'] = "Centro";
 $text['label-center']['pt-br'] = "Centro";
@@ -1963,6 +2038,7 @@ $text['label-bottom']['fr-ca'] = "Bas";
 $text['label-bottom']['fr-fr'] = "Bas";
 $text['label-bottom']['fr-fr'] = "Bas";
 $text['label-bottom']['he-il'] = "תַחתִית";
 $text['label-bottom']['he-il'] = "תַחתִית";
 $text['label-bottom']['it-it'] = "Basso";
 $text['label-bottom']['it-it'] = "Basso";
+$text['label-bottom']['ka-ge'] = "ქვედა";
 $text['label-bottom']['nl-nl'] = "Botto";
 $text['label-bottom']['nl-nl'] = "Botto";
 $text['label-bottom']['pl-pl'] = "Dolny";
 $text['label-bottom']['pl-pl'] = "Dolny";
 $text['label-bottom']['pt-br'] = "Inferior";
 $text['label-bottom']['pt-br'] = "Inferior";
@@ -1989,6 +2065,7 @@ $text['label-api_key']['fr-ca'] = "Clé d'API";
 $text['label-api_key']['fr-fr'] = "Clé d'API";
 $text['label-api_key']['fr-fr'] = "Clé d'API";
 $text['label-api_key']['he-il'] = "מפתח API";
 $text['label-api_key']['he-il'] = "מפתח API";
 $text['label-api_key']['it-it'] = "API Key";
 $text['label-api_key']['it-it'] = "API Key";
+$text['label-api_key']['ka-ge'] = "API-ის გასაღები";
 $text['label-api_key']['nl-nl'] = "API Sleutel";
 $text['label-api_key']['nl-nl'] = "API Sleutel";
 $text['label-api_key']['pl-pl'] = "Klucz API";
 $text['label-api_key']['pl-pl'] = "Klucz API";
 $text['label-api_key']['pt-br'] = "Chave API";
 $text['label-api_key']['pt-br'] = "Chave API";
@@ -2015,6 +2092,7 @@ $text['label-additional_info']['fr-ca'] = "Informations additionnelles";
 $text['label-additional_info']['fr-fr'] = "Informations additionnelles";
 $text['label-additional_info']['fr-fr'] = "Informations additionnelles";
 $text['label-additional_info']['he-il'] = "מידע נוסף";
 $text['label-additional_info']['he-il'] = "מידע נוסף";
 $text['label-additional_info']['it-it'] = "Informazioni Aggiuntive";
 $text['label-additional_info']['it-it'] = "Informazioni Aggiuntive";
+$text['label-additional_info']['ka-ge'] = "დამატებითი ინფორმაცია";
 $text['label-additional_info']['nl-nl'] = "Additionele Info";
 $text['label-additional_info']['nl-nl'] = "Additionele Info";
 $text['label-additional_info']['pl-pl'] = "Dodatkowe informacje";
 $text['label-additional_info']['pl-pl'] = "Dodatkowe informacje";
 $text['label-additional_info']['pt-br'] = "Informação Adicional";
 $text['label-additional_info']['pt-br'] = "Informação Adicional";
@@ -2041,6 +2119,7 @@ $text['label-24-hour']['fr-ca'] = "24 heures";
 $text['label-24-hour']['fr-fr'] = "24 heures";
 $text['label-24-hour']['fr-fr'] = "24 heures";
 $text['label-24-hour']['he-il'] = "24 שעות";
 $text['label-24-hour']['he-il'] = "24 שעות";
 $text['label-24-hour']['it-it'] = "24-Ore";
 $text['label-24-hour']['it-it'] = "24-Ore";
+$text['label-24-hour']['ka-ge'] = "24-საათიანი";
 $text['label-24-hour']['nl-nl'] = "24 uur";
 $text['label-24-hour']['nl-nl'] = "24 uur";
 $text['label-24-hour']['pl-pl'] = "24-godzinny";
 $text['label-24-hour']['pl-pl'] = "24-godzinny";
 $text['label-24-hour']['pt-br'] = "24 horas";
 $text['label-24-hour']['pt-br'] = "24 horas";
@@ -2067,6 +2146,7 @@ $text['label-12-hour']['fr-ca'] = "12 heures";
 $text['label-12-hour']['fr-fr'] = "12 heures";
 $text['label-12-hour']['fr-fr'] = "12 heures";
 $text['label-12-hour']['he-il'] = "12 שעות";
 $text['label-12-hour']['he-il'] = "12 שעות";
 $text['label-12-hour']['it-it'] = "12-Ore";
 $text['label-12-hour']['it-it'] = "12-Ore";
+$text['label-12-hour']['ka-ge'] = "12-საათიანი";
 $text['label-12-hour']['nl-nl'] = "12 uur";
 $text['label-12-hour']['nl-nl'] = "12 uur";
 $text['label-12-hour']['pl-pl'] = "12-godzinny";
 $text['label-12-hour']['pl-pl'] = "12-godzinny";
 $text['label-12-hour']['pt-br'] = "12 horas";
 $text['label-12-hour']['pt-br'] = "12 horas";
@@ -2093,6 +2173,7 @@ $text['label-assigned']['fr-ca'] = "Attribué";
 $text['label-assigned']['fr-fr'] = "Attribué";
 $text['label-assigned']['fr-fr'] = "Attribué";
 $text['label-assigned']['he-il'] = "שהוקצה";
 $text['label-assigned']['he-il'] = "שהוקצה";
 $text['label-assigned']['it-it'] = "Assegnato";
 $text['label-assigned']['it-it'] = "Assegnato";
+$text['label-assigned']['ka-ge'] = "მინიჭებული";
 $text['label-assigned']['nl-nl'] = "Toegewezen";
 $text['label-assigned']['nl-nl'] = "Toegewezen";
 $text['label-assigned']['pl-pl'] = "Przydzielony";
 $text['label-assigned']['pl-pl'] = "Przydzielony";
 $text['label-assigned']['pt-br'] = "Atribuída";
 $text['label-assigned']['pt-br'] = "Atribuída";
@@ -2119,6 +2200,7 @@ $text['label-unassigned']['fr-ca'] = "Non attribué";
 $text['label-unassigned']['fr-fr'] = "Non attribué";
 $text['label-unassigned']['fr-fr'] = "Non attribué";
 $text['label-unassigned']['he-il'] = "לא הוקצה";
 $text['label-unassigned']['he-il'] = "לא הוקצה";
 $text['label-unassigned']['it-it'] = "Non assegnato";
 $text['label-unassigned']['it-it'] = "Non assegnato";
+$text['label-unassigned']['ka-ge'] = "არმინიჭებული";
 $text['label-unassigned']['nl-nl'] = "Niet toegewezen";
 $text['label-unassigned']['nl-nl'] = "Niet toegewezen";
 $text['label-unassigned']['pl-pl'] = "Nieprzypisany";
 $text['label-unassigned']['pl-pl'] = "Nieprzypisany";
 $text['label-unassigned']['pt-br'] = "Não atribuído";
 $text['label-unassigned']['pt-br'] = "Não atribuído";
@@ -2145,6 +2227,7 @@ $text['header-user_setting-edit']['fr-ca'] = "Paramètre d'utilisateur";
 $text['header-user_setting-edit']['fr-fr'] = "Cadre de l'utilisateur";
 $text['header-user_setting-edit']['fr-fr'] = "Cadre de l'utilisateur";
 $text['header-user_setting-edit']['he-il'] = "הגדרות משתמש";
 $text['header-user_setting-edit']['he-il'] = "הגדרות משתמש";
 $text['header-user_setting-edit']['it-it'] = "Impostazione Utente";
 $text['header-user_setting-edit']['it-it'] = "Impostazione Utente";
+$text['header-user_setting-edit']['ka-ge'] = "მომხმარებლის პარამეტრი";
 $text['header-user_setting-edit']['nl-nl'] = "gebruiker setting";
 $text['header-user_setting-edit']['nl-nl'] = "gebruiker setting";
 $text['header-user_setting-edit']['pl-pl'] = "ustawa użytkownika";
 $text['header-user_setting-edit']['pl-pl'] = "ustawa użytkownika";
 $text['header-user_setting-edit']['pt-br'] = "Configuração do Usuário";
 $text['header-user_setting-edit']['pt-br'] = "Configuração do Usuário";
@@ -2171,6 +2254,7 @@ $text['header-user_setting-add']['fr-ca'] = "Ajouter paramètre d'utilisateur";
 $text['header-user_setting-add']['fr-fr'] = "Cadre utilisateur Ajouter";
 $text['header-user_setting-add']['fr-fr'] = "Cadre utilisateur Ajouter";
 $text['header-user_setting-add']['he-il'] = "הגדרת משתמש הוסף";
 $text['header-user_setting-add']['he-il'] = "הגדרת משתמש הוסף";
 $text['header-user_setting-add']['it-it'] = "Aggiungi Impostazione Utente";
 $text['header-user_setting-add']['it-it'] = "Aggiungi Impostazione Utente";
+$text['header-user_setting-add']['ka-ge'] = "მომხმარებლის პარამეტრის დამატება";
 $text['header-user_setting-add']['nl-nl'] = "Gebruikersinstelling Toevoegen";
 $text['header-user_setting-add']['nl-nl'] = "Gebruikersinstelling Toevoegen";
 $text['header-user_setting-add']['pl-pl'] = "Ustawienia użytkownika Dodaj";
 $text['header-user_setting-add']['pl-pl'] = "Ustawienia użytkownika Dodaj";
 $text['header-user_setting-add']['pt-br'] = "Adicionar configuração do Usuário";
 $text['header-user_setting-add']['pt-br'] = "Adicionar configuração do Usuário";
@@ -2197,6 +2281,7 @@ $text['header-user_manager']['fr-ca'] = "Utilisateurs";
 $text['header-user_manager']['fr-fr'] = "Utilisateurs";
 $text['header-user_manager']['fr-fr'] = "Utilisateurs";
 $text['header-user_manager']['he-il'] = "משתמשים";
 $text['header-user_manager']['he-il'] = "משתמשים";
 $text['header-user_manager']['it-it'] = "Utenti";
 $text['header-user_manager']['it-it'] = "Utenti";
+$text['header-user_manager']['ka-ge'] = "მომხმარებლები";
 $text['header-user_manager']['nl-nl'] = "Gebruik";
 $text['header-user_manager']['nl-nl'] = "Gebruik";
 $text['header-user_manager']['pl-pl'] = "Użytkownicy";
 $text['header-user_manager']['pl-pl'] = "Użytkownicy";
 $text['header-user_manager']['pt-br'] = "Usuários";
 $text['header-user_manager']['pt-br'] = "Usuários";
@@ -2223,6 +2308,7 @@ $text['header-user_edit']['fr-ca'] = "Utilisateur";
 $text['header-user_edit']['fr-fr'] = "Utilisateur";
 $text['header-user_edit']['fr-fr'] = "Utilisateur";
 $text['header-user_edit']['he-il'] = "מִשׁתַמֵשׁ";
 $text['header-user_edit']['he-il'] = "מִשׁתַמֵשׁ";
 $text['header-user_edit']['it-it'] = "Utenti";
 $text['header-user_edit']['it-it'] = "Utenti";
+$text['header-user_edit']['ka-ge'] = "მომხმარებელი";
 $text['header-user_edit']['nl-nl'] = "Gebruik";
 $text['header-user_edit']['nl-nl'] = "Gebruik";
 $text['header-user_edit']['pl-pl'] = "Użytkownik";
 $text['header-user_edit']['pl-pl'] = "Użytkownik";
 $text['header-user_edit']['pt-br'] = "Do utilizador";
 $text['header-user_edit']['pt-br'] = "Do utilizador";
@@ -2249,6 +2335,7 @@ $text['header-user_add']['fr-ca'] = "Utilisateur";
 $text['header-user_add']['fr-fr'] = "Utilisateur";
 $text['header-user_add']['fr-fr'] = "Utilisateur";
 $text['header-user_add']['he-il'] = "מִשׁתַמֵשׁ";
 $text['header-user_add']['he-il'] = "מִשׁתַמֵשׁ";
 $text['header-user_add']['it-it'] = "Utente";
 $text['header-user_add']['it-it'] = "Utente";
+$text['header-user_add']['ka-ge'] = "მომხმარებელი";
 $text['header-user_add']['nl-nl'] = "Gebruik";
 $text['header-user_add']['nl-nl'] = "Gebruik";
 $text['header-user_add']['pl-pl'] = "Użytkownik";
 $text['header-user_add']['pl-pl'] = "Użytkownik";
 $text['header-user_add']['pt-br'] = "do utilizador";
 $text['header-user_add']['pt-br'] = "do utilizador";
@@ -2275,6 +2362,7 @@ $text['header-group_members']['fr-ca'] = "Membres du Groupe";
 $text['header-group_members']['fr-fr'] = "Membres du Groupe";
 $text['header-group_members']['fr-fr'] = "Membres du Groupe";
 $text['header-group_members']['he-il'] = "חברי קבוצה";
 $text['header-group_members']['he-il'] = "חברי קבוצה";
 $text['header-group_members']['it-it'] = "Membri Gruppo:";
 $text['header-group_members']['it-it'] = "Membri Gruppo:";
+$text['header-group_members']['ka-ge'] = "ჯგუფის წევრები";
 $text['header-group_members']['nl-nl'] = "Groepsleden";
 $text['header-group_members']['nl-nl'] = "Groepsleden";
 $text['header-group_members']['pl-pl'] = "Członkowie grupy";
 $text['header-group_members']['pl-pl'] = "Członkowie grupy";
 $text['header-group_members']['pt-br'] = "Membros do Grupo";
 $text['header-group_members']['pt-br'] = "Membros do Grupo";
@@ -2301,6 +2389,7 @@ $text['header-group_manager']['fr-ca'] = "Gestion de Groupe";
 $text['header-group_manager']['fr-fr'] = "Gestion de Groupe";
 $text['header-group_manager']['fr-fr'] = "Gestion de Groupe";
 $text['header-group_manager']['he-il'] = "מנהל קבוצה";
 $text['header-group_manager']['he-il'] = "מנהל קבוצה";
 $text['header-group_manager']['it-it'] = "Gestione Gruppo";
 $text['header-group_manager']['it-it'] = "Gestione Gruppo";
+$text['header-group_manager']['ka-ge'] = "ჯგუფების მმართველი";
 $text['header-group_manager']['nl-nl'] = "Groepsmanager";
 $text['header-group_manager']['nl-nl'] = "Groepsmanager";
 $text['header-group_manager']['pl-pl'] = "Menadżer grup";
 $text['header-group_manager']['pl-pl'] = "Menadżer grup";
 $text['header-group_manager']['pt-br'] = "Gerenciador de Grupos";
 $text['header-group_manager']['pt-br'] = "Gerenciador de Grupos";
@@ -2327,6 +2416,7 @@ $text['header-group_edit']['fr-ca'] = "Modifier le Groupe";
 $text['header-group_edit']['fr-fr'] = "Modifier le Groupe";
 $text['header-group_edit']['fr-fr'] = "Modifier le Groupe";
 $text['header-group_edit']['he-il'] = "ערוך קבוצה";
 $text['header-group_edit']['he-il'] = "ערוך קבוצה";
 $text['header-group_edit']['it-it'] = "Modifica Gruppo";
 $text['header-group_edit']['it-it'] = "Modifica Gruppo";
+$text['header-group_edit']['ka-ge'] = "ჯგუფის ჩასწორება";
 $text['header-group_edit']['nl-nl'] = "edit groep";
 $text['header-group_edit']['nl-nl'] = "edit groep";
 $text['header-group_edit']['pl-pl'] = "Edycja grupy";
 $text['header-group_edit']['pl-pl'] = "Edycja grupy";
 $text['header-group_edit']['pt-br'] = "Editar Grupo";
 $text['header-group_edit']['pt-br'] = "Editar Grupo";
@@ -2353,6 +2443,7 @@ $text['header-group_add']['fr-ca'] = "Ajouter un Groupe";
 $text['header-group_add']['fr-fr'] = "Ajouter un Groupe";
 $text['header-group_add']['fr-fr'] = "Ajouter un Groupe";
 $text['header-group_add']['he-il'] = "הוסף קבוצה";
 $text['header-group_add']['he-il'] = "הוסף קבוצה";
 $text['header-group_add']['it-it'] = "Aggiungi Gruppo";
 $text['header-group_add']['it-it'] = "Aggiungi Gruppo";
+$text['header-group_add']['ka-ge'] = "ჯგუფის დამატება";
 $text['header-group_add']['nl-nl'] = "Groep toevoegen";
 $text['header-group_add']['nl-nl'] = "Groep toevoegen";
 $text['header-group_add']['pl-pl'] = "Dodaj grupę";
 $text['header-group_add']['pl-pl'] = "Dodaj grupę";
 $text['header-group_add']['pt-br'] = "Adicionar Grupo";
 $text['header-group_add']['pt-br'] = "Adicionar Grupo";
@@ -2379,6 +2470,7 @@ $text['description-user_setting-edit']['fr-ca'] = "Modifier un réglage pour cet
 $text['description-user_setting-edit']['fr-fr'] = "Modifier un réglage pour cet utilisateur.";
 $text['description-user_setting-edit']['fr-fr'] = "Modifier un réglage pour cet utilisateur.";
 $text['description-user_setting-edit']['he-il'] = "ערוך הגדרה עבור משתמש זה.";
 $text['description-user_setting-edit']['he-il'] = "ערוך הגדרה עבור משתמש זה.";
 $text['description-user_setting-edit']['it-it'] = "Modifica una impostazione di questo utente.";
 $text['description-user_setting-edit']['it-it'] = "Modifica una impostazione di questo utente.";
+$text['description-user_setting-edit']['ka-ge'] = "პარამეტრის ჩასწორება ამ მომხმარებლისთვის.";
 $text['description-user_setting-edit']['nl-nl'] = "Bewerk een instelling voor deze gebruiker.";
 $text['description-user_setting-edit']['nl-nl'] = "Bewerk een instelling voor deze gebruiker.";
 $text['description-user_setting-edit']['pl-pl'] = "Edit ustawa dla tego użytkownika.";
 $text['description-user_setting-edit']['pl-pl'] = "Edit ustawa dla tego użytkownika.";
 $text['description-user_setting-edit']['pt-br'] = "Editar uma configuração para este usuário.";
 $text['description-user_setting-edit']['pt-br'] = "Editar uma configuração para este usuário.";
@@ -2405,6 +2497,7 @@ $text['description-user_setting-add']['fr-ca'] = "Ajouter un paramètre pour cet
 $text['description-user_setting-add']['fr-fr'] = "Ajouter un paramètre pour cet utilisateur.";
 $text['description-user_setting-add']['fr-fr'] = "Ajouter un paramètre pour cet utilisateur.";
 $text['description-user_setting-add']['he-il'] = "הוסף הגדרה עבור משתמש זה.";
 $text['description-user_setting-add']['he-il'] = "הוסף הגדרה עבור משתמש זה.";
 $text['description-user_setting-add']['it-it'] = "Aggiungi una impostazione per questo utente.";
 $text['description-user_setting-add']['it-it'] = "Aggiungi una impostazione per questo utente.";
+$text['description-user_setting-add']['ka-ge'] = ""პარამეტრის დამატება ამ მომხმარებლისთვის.;
 $text['description-user_setting-add']['nl-nl'] = "Voeg een set aan voor deze gebruiker.";
 $text['description-user_setting-add']['nl-nl'] = "Voeg een set aan voor deze gebruiker.";
 $text['description-user_setting-add']['pl-pl'] = "Uwaga dla tego użytkownika.";
 $text['description-user_setting-add']['pl-pl'] = "Uwaga dla tego użytkownika.";
 $text['description-user_setting-add']['pt-br'] = "Adicionar uma configuração para esse usuário.";
 $text['description-user_setting-add']['pt-br'] = "Adicionar uma configuração para esse usuário.";
@@ -2431,6 +2524,7 @@ $text['description-user_manager']['fr-ca'] = "Ajouter, modifier, supprimer et ch
 $text['description-user_manager']['fr-fr'] = "Ajouter, modifier, supprimer et chercher des utilisateurs. ";
 $text['description-user_manager']['fr-fr'] = "Ajouter, modifier, supprimer et chercher des utilisateurs. ";
 $text['description-user_manager']['he-il'] = "הוסף, ערוך, מחק וחפש משתמשים.";
 $text['description-user_manager']['he-il'] = "הוסף, ערוך, מחק וחפש משתמשים.";
 $text['description-user_manager']['it-it'] = "Aggiungi, modifica, elimina e cerca utenti. ";
 $text['description-user_manager']['it-it'] = "Aggiungi, modifica, elimina e cerca utenti. ";
+$text['description-user_manager']['ka-ge'] = "დაამატეთ, ჩაასწორეთ, წაშალეთ და მოძებნეთ მომხმარებლები.";
 $text['description-user_manager']['nl-nl'] = "Voeg toe, edit, delete, en zoek gebruikers.";
 $text['description-user_manager']['nl-nl'] = "Voeg toe, edit, delete, en zoek gebruikers.";
 $text['description-user_manager']['pl-pl'] = "Dodaj, edytuj, usuń i wyszukaj użytkowników.";
 $text['description-user_manager']['pl-pl'] = "Dodaj, edytuj, usuń i wyszukaj użytkowników.";
 $text['description-user_manager']['pt-br'] = "Adicionar, editar, remover e pesquisar usuários. ";
 $text['description-user_manager']['pt-br'] = "Adicionar, editar, remover e pesquisar usuários. ";
@@ -2457,6 +2551,7 @@ $text['description-user_language']['fr-ca'] = "Sélectionnez la langue.";
 $text['description-user_language']['fr-fr'] = "Sélectionnez la langue.";
 $text['description-user_language']['fr-fr'] = "Sélectionnez la langue.";
 $text['description-user_language']['he-il'] = "בחר את השפה.";
 $text['description-user_language']['he-il'] = "בחר את השפה.";
 $text['description-user_language']['it-it'] = "Seleziona lingua.";
 $text['description-user_language']['it-it'] = "Seleziona lingua.";
+$text['description-user_language']['ka-ge'] = "აირჩიეთ ენა.";
 $text['description-user_language']['nl-nl'] = "Verkoop de taal.";
 $text['description-user_language']['nl-nl'] = "Verkoop de taal.";
 $text['description-user_language']['pl-pl'] = "Wybierz język";
 $text['description-user_language']['pl-pl'] = "Wybierz język";
 $text['description-user_language']['pt-br'] = "Selecione o idioma.";
 $text['description-user_language']['pt-br'] = "Selecione o idioma.";
@@ -2483,6 +2578,7 @@ $text['description-user_edit']['fr-ca'] = "Modifier les informations de l'utilis
 $text['description-user_edit']['fr-fr'] = "Modifier les informations de l'utilisateur et l'appartenance au groupe.";
 $text['description-user_edit']['fr-fr'] = "Modifier les informations de l'utilisateur et l'appartenance au groupe.";
 $text['description-user_edit']['he-il'] = "ערוך את פרטי המשתמש והחברות בקבוצה.";
 $text['description-user_edit']['he-il'] = "ערוך את פרטי המשתמש והחברות בקבוצה.";
 $text['description-user_edit']['it-it'] = "Modifica le informazioni dell'utente e l'appartenenza al gruppo.";
 $text['description-user_edit']['it-it'] = "Modifica le informazioni dell'utente e l'appartenenza al gruppo.";
+$text['description-user_edit']['ka-ge'] = "მომხმარებლის ინფორმაციისა და ჯგუფის წევრობის ჩასწორება.";
 $text['description-user_edit']['nl-nl'] = "Bewerk gebruikersinformatie en groepslidmaatschap.";
 $text['description-user_edit']['nl-nl'] = "Bewerk gebruikersinformatie en groepslidmaatschap.";
 $text['description-user_edit']['pl-pl'] = "Edytuj informacje o użytkowniku i przynależności do grupy.";
 $text['description-user_edit']['pl-pl'] = "Edytuj informacje o użytkowniku i przynależności do grupy.";
 $text['description-user_edit']['pt-br'] = "Editar a informação do usuário e sua participação em grupos.";
 $text['description-user_edit']['pt-br'] = "Editar a informação do usuário e sua participação em grupos.";
@@ -2509,6 +2605,7 @@ $text['description-user_add']['fr-ca'] = "Afin d'ajouter des utilisateurs, rempl
 $text['description-user_add']['fr-fr'] = "Afin d'ajouter des utilisateurs, remplissez complètement ce formulaire. Tous les champs sont requis. ";
 $text['description-user_add']['fr-fr'] = "Afin d'ajouter des utilisateurs, remplissez complètement ce formulaire. Tous les champs sont requis. ";
 $text['description-user_add']['he-il'] = "כדי להוסיף משתמש, אנא מלא טופס זה במלואו. כל השדות דרושים.";
 $text['description-user_add']['he-il'] = "כדי להוסיף משתמש, אנא מלא טופס זה במלואו. כל השדות דרושים.";
 $text['description-user_add']['it-it'] = "Per aggiungere un utente, per favore completa interamente il modulo. Tutti i campi sono obbligatori. ";
 $text['description-user_add']['it-it'] = "Per aggiungere un utente, per favore completa interamente il modulo. Tutti i campi sono obbligatori. ";
+$text['description-user_add']['ka-ge'] = "მომხმარებლის დასამატებლად შეავსეთ ეს ფორმა სრულად. ყველა ველი აუცილებელია.";
 $text['description-user_add']['nl-nl'] = "Om een gebruiker toe te voegen, vul dit formulier in. Alle velden zijn vereist.";
 $text['description-user_add']['nl-nl'] = "Om een gebruiker toe te voegen, vul dit formulier in. Alle velden zijn vereist.";
 $text['description-user_add']['pl-pl'] = "Aby dodać użytkownika, wypełnij ten formularz w całości. Wszystkie pola są wymagane.";
 $text['description-user_add']['pl-pl'] = "Aby dodać użytkownika, wypełnij ten formularz w całości. Wszystkie pola są wymagane.";
 $text['description-user_add']['pt-br'] = "Para adicionar um usuário, por favor preencha este formulário. Todos os campos são de preenchimento obrigatório. ";
 $text['description-user_add']['pt-br'] = "Para adicionar um usuário, por favor preencha este formulário. Todos os campos são de preenchimento obrigatório. ";
@@ -2535,6 +2632,7 @@ $text['description-time_zone']['fr-ca'] = "Sélectionnez le fuseau horaire par d
 $text['description-time_zone']['fr-fr'] = "Sélectionnez le fuseau horaire par défaut.";
 $text['description-time_zone']['fr-fr'] = "Sélectionnez le fuseau horaire par défaut.";
 $text['description-time_zone']['he-il'] = "בחר את אזור הזמן המוגדר כברירת מחדל.";
 $text['description-time_zone']['he-il'] = "בחר את אזור הזמן המוגדר כברירת מחדל.";
 $text['description-time_zone']['it-it'] = "Seleziona il fuso orario predefinito.";
 $text['description-time_zone']['it-it'] = "Seleziona il fuso orario predefinito.";
+$text['description-time_zone']['ka-ge'] = "აირჩიეთ ნაგულისხმევი დროის სარტყელი.";
 $text['description-time_zone']['nl-nl'] = "Verkoop de tijdzone.";
 $text['description-time_zone']['nl-nl'] = "Verkoop de tijdzone.";
 $text['description-time_zone']['pl-pl'] = "Wybierz domyślną strefę czasową";
 $text['description-time_zone']['pl-pl'] = "Wybierz domyślną strefę czasową";
 $text['description-time_zone']['pt-br'] = "Escolha o fuso horário padrão.";
 $text['description-time_zone']['pt-br'] = "Escolha o fuso horário padrão.";
@@ -2561,6 +2659,7 @@ $text['description-status']['fr-ca'] = "Sélectionnez l'état de présence de l'
 $text['description-status']['fr-fr'] = "Sélectionnez l'état de présence de l'utilisateur.";
 $text['description-status']['fr-fr'] = "Sélectionnez l'état de présence de l'utilisateur.";
 $text['description-status']['he-il'] = "הגדר את נוכחות המשתמש.";
 $text['description-status']['he-il'] = "הגדר את נוכחות המשתמש.";
 $text['description-status']['it-it'] = "Imposta la presenza dell'utente.";
 $text['description-status']['it-it'] = "Imposta la presenza dell'utente.";
+$text['description-status']['ka-ge'] = "დააყენეთ მომხმარებლის ადგილზე ყოფნის სტატუსი.";
 $text['description-status']['nl-nl'] = "De aanwezigheid van de gebruiker.";
 $text['description-status']['nl-nl'] = "De aanwezigheid van de gebruiker.";
 $text['description-status']['pl-pl'] = "Wybierz status użytkownika";
 $text['description-status']['pl-pl'] = "Wybierz status użytkownika";
 $text['description-status']['pt-br'] = "Escolher o estado de presença do usuário.";
 $text['description-status']['pt-br'] = "Escolher o estado de presença do usuário.";
@@ -2587,6 +2686,7 @@ $text['description-group_permissions']['fr-ca'] = "Assignez des permissions à c
 $text['description-group_permissions']['fr-fr'] = "Assignez des permissions à ce groupe.";
 $text['description-group_permissions']['fr-fr'] = "Assignez des permissions à ce groupe.";
 $text['description-group_permissions']['he-il'] = "הקצה הרשאות לקבוצה זו.";
 $text['description-group_permissions']['he-il'] = "הקצה הרשאות לקבוצה זו.";
 $text['description-group_permissions']['it-it'] = "Assegna i permessi per questo gruppo.";
 $text['description-group_permissions']['it-it'] = "Assegna i permessi per questo gruppo.";
+$text['description-group_permissions']['ka-ge'] = "წვდომების მინიჭება ამ ჯგუფისთვის.";
 $text['description-group_permissions']['nl-nl'] = "Geef toestemming voor deze groep.";
 $text['description-group_permissions']['nl-nl'] = "Geef toestemming voor deze groep.";
 $text['description-group_permissions']['pl-pl'] = "Przypisywanie uprawnień tej grupie.";
 $text['description-group_permissions']['pl-pl'] = "Przypisywanie uprawnień tej grupie.";
 $text['description-group_permissions']['pt-br'] = "Atribua permissões para este grupo.";
 $text['description-group_permissions']['pt-br'] = "Atribua permissões para este grupo.";
@@ -2613,6 +2713,7 @@ $text['description-group_edit']['fr-ca'] = "Modifier les propriétés du groupe.
 $text['description-group_edit']['fr-fr'] = "Modifier les propriétés du groupe.";
 $text['description-group_edit']['fr-fr'] = "Modifier les propriétés du groupe.";
 $text['description-group_edit']['he-il'] = "ערוך את המאפיינים של הקבוצה.";
 $text['description-group_edit']['he-il'] = "ערוך את המאפיינים של הקבוצה.";
 $text['description-group_edit']['it-it'] = "Modifica le proprietà del gruppo.";
 $text['description-group_edit']['it-it'] = "Modifica le proprietà del gruppo.";
+$text['description-group_edit']['ka-ge'] = "ამ ჯგუფის თვისებების ჩასწორება.";
 $text['description-group_edit']['nl-nl'] = "Leid de eigenschappen van de groep.";
 $text['description-group_edit']['nl-nl'] = "Leid de eigenschappen van de groep.";
 $text['description-group_edit']['pl-pl'] = "Edytuj właściwości grupy.";
 $text['description-group_edit']['pl-pl'] = "Edytuj właściwości grupy.";
 $text['description-group_edit']['pt-br'] = "Editar as propriedades do grupo.";
 $text['description-group_edit']['pt-br'] = "Editar as propriedades do grupo.";
@@ -2639,6 +2740,7 @@ $text['description-group_add']['fr-ca'] = "Créez un nouveau groupe d'utilisateu
 $text['description-group_add']['fr-fr'] = "Créez un nouveau groupe d'utilisateurs.";
 $text['description-group_add']['fr-fr'] = "Créez un nouveau groupe d'utilisateurs.";
 $text['description-group_add']['he-il'] = "צור קבוצת משתמשים חדשה.";
 $text['description-group_add']['he-il'] = "צור קבוצת משתמשים חדשה.";
 $text['description-group_add']['it-it'] = "Crea un nuovo gruppo di utenti.";
 $text['description-group_add']['it-it'] = "Crea un nuovo gruppo di utenti.";
+$text['description-group_add']['ka-ge'] = "შექმენით ახალი მომხმარებლების ჯგუფი.";
 $text['description-group_add']['nl-nl'] = "Maak een nieuwe gebruikersgroep.";
 $text['description-group_add']['nl-nl'] = "Maak een nieuwe gebruikersgroep.";
 $text['description-group_add']['pl-pl'] = "Utwórz nową grupę użytkowników.";
 $text['description-group_add']['pl-pl'] = "Utwórz nową grupę użytkowników.";
 $text['description-group_add']['pt-br'] = "Criar um novo grupo de usuários.";
 $text['description-group_add']['pt-br'] = "Criar um novo grupo de usuários.";
@@ -2665,6 +2767,7 @@ $text['description-enabled']['fr-ca'] = "Choisir le statut de ce compte.";
 $text['description-enabled']['fr-fr'] = "Choisir le statut de ce compte.";
 $text['description-enabled']['fr-fr'] = "Choisir le statut de ce compte.";
 $text['description-enabled']['he-il'] = "הגדר את הסטטוס של חשבון זה.";
 $text['description-enabled']['he-il'] = "הגדר את הסטטוס של חשבון זה.";
 $text['description-enabled']['it-it'] = "Imposta lo stato di questo account.";
 $text['description-enabled']['it-it'] = "Imposta lo stato di questo account.";
+$text['description-enabled']['ka-ge'] = "დააყენეთ სტატუსი ამ ანგარიშისთვის.";
 $text['description-enabled']['nl-nl'] = "Zet de status van deze rekening.";
 $text['description-enabled']['nl-nl'] = "Zet de status van deze rekening.";
 $text['description-enabled']['pl-pl'] = "Ustaw status numeru wewnętrznego.";
 $text['description-enabled']['pl-pl'] = "Ustaw status numeru wewnętrznego.";
 $text['description-enabled']['pt-br'] = "Escolha o estado desta conta.";
 $text['description-enabled']['pt-br'] = "Escolha o estado desta conta.";
@@ -2691,6 +2794,7 @@ $text['description-contact_view']['fr-ca'] = "Voir";
 $text['description-contact_view']['fr-fr'] = "Voir";
 $text['description-contact_view']['fr-fr'] = "Voir";
 $text['description-contact_view']['he-il'] = "נוף";
 $text['description-contact_view']['he-il'] = "נוף";
 $text['description-contact_view']['it-it'] = "Visualizza";
 $text['description-contact_view']['it-it'] = "Visualizza";
+$text['description-contact_view']['ka-ge'] = "ნახვა";
 $text['description-contact_view']['nl-nl'] = "Weergave";
 $text['description-contact_view']['nl-nl'] = "Weergave";
 $text['description-contact_view']['pl-pl'] = "Widok";
 $text['description-contact_view']['pl-pl'] = "Widok";
 $text['description-contact_view']['pt-br'] = "Ver";
 $text['description-contact_view']['pt-br'] = "Ver";
@@ -2717,6 +2821,7 @@ $text['description-contact']['fr-ca'] = "Attacher un contact à ce compte utilis
 $text['description-contact']['fr-fr'] = "Attacher un contact à ce compte utilisateur";
 $text['description-contact']['fr-fr'] = "Attacher un contact à ce compte utilisateur";
 $text['description-contact']['he-il'] = "הקצה איש קשר לחשבון משתמש זה.";
 $text['description-contact']['he-il'] = "הקצה איש קשר לחשבון משתמש זה.";
 $text['description-contact']['it-it'] = "Assegna un contatto a questo utente.";
 $text['description-contact']['it-it'] = "Assegna un contatto a questo utente.";
+$text['description-contact']['ka-ge'] = "მიანიჭეთ კონტაქტი ამ მოხმმარებლის ანგარიშს.";
 $text['description-contact']['nl-nl'] = "Geef een contact aan deze gebruikersrekening.";
 $text['description-contact']['nl-nl'] = "Geef een contact aan deze gebruikersrekening.";
 $text['description-contact']['pl-pl'] = "Wybierz numer";
 $text['description-contact']['pl-pl'] = "Wybierz numer";
 $text['description-contact']['pt-br'] = "Atribuir um contato a esta conta de usuário.";
 $text['description-contact']['pt-br'] = "Atribuir um contato a esta conta de usuário.";
@@ -2743,6 +2848,7 @@ $text['description-api_key']['fr-ca'] = "Entrez la  clé d'API. Il s'agit souven
 $text['description-api_key']['fr-fr'] = "Entrez la  clé d'API. Il s'agit souvent d'un identifiant universel unique (UUID). La clé devrait faire 128 bits ou plus de longueur.";
 $text['description-api_key']['fr-fr'] = "Entrez la  clé d'API. Il s'agit souvent d'un identifiant universel unique (UUID). La clé devrait faire 128 bits ou plus de longueur.";
 $text['description-api_key']['he-il'] = "הזן את מפתח ה-API הוא לעתים קרובות UUID. מפתח ה-API צריך להיות 128 סיביות או יותר.";
 $text['description-api_key']['he-il'] = "הזן את מפתח ה-API הוא לעתים קרובות UUID. מפתח ה-API צריך להיות 128 סיביות או יותר.";
 $text['description-api_key']['it-it'] = "Inserisci la API key che è spesso un UUID. L'API key dovrebbe essere di almeno 128 bit.";
 $text['description-api_key']['it-it'] = "Inserisci la API key che è spesso un UUID. L'API key dovrebbe essere di almeno 128 bit.";
+$text['description-api_key']['ka-ge'] = "შეიყვანეტ API-ის გააღები, რომელიც ხშირად UUID-ია. API-ის გასაღები 128-ბიტიანი, ან უფრო ძლიერი უნდა იყოს.";
 $text['description-api_key']['nl-nl'] = "De API-sleutel binnenbrengen is vaak een UUID. De API sleutel moet 128 of hoger zijn.";
 $text['description-api_key']['nl-nl'] = "De API-sleutel binnenbrengen is vaak een UUID. De API sleutel moet 128 of hoger zijn.";
 $text['description-api_key']['pl-pl'] = "Wprowadź klucz API, który jest często UUID. Klucz API powinien być 128 bitowy lub lepszy.";
 $text['description-api_key']['pl-pl'] = "Wprowadź klucz API, który jest często UUID. Klucz API powinien być 128 bitowy lub lepszy.";
 $text['description-api_key']['pt-br'] = "Entre com a chave API, normalmente um UUID. A chave deve ser de 128 bits ou maior.";
 $text['description-api_key']['pt-br'] = "Entre com a chave API, normalmente um UUID. A chave deve ser de 128 bits ou maior.";
@@ -2769,6 +2875,7 @@ $text['confirm-delete']['fr-ca'] = "Voulez-vous vraiment supprimer cela?";
 $text['confirm-delete']['fr-fr'] = "Voulez-vous vraiment supprimer cela?";
 $text['confirm-delete']['fr-fr'] = "Voulez-vous vraiment supprimer cela?";
 $text['confirm-delete']['he-il'] = "האם אתה באמת רוצה למחוק את זה?";
 $text['confirm-delete']['he-il'] = "האם אתה באמת רוצה למחוק את זה?";
 $text['confirm-delete']['it-it'] = "Vuoi veramente cancellare questo?";
 $text['confirm-delete']['it-it'] = "Vuoi veramente cancellare questo?";
+$text['confirm-delete']['ka-ge'] = "მართლა გნებავთ ამის წაშლა?";
 $text['confirm-delete']['nl-nl'] = "Wil je dit echt verwijderen?";
 $text['confirm-delete']['nl-nl'] = "Wil je dit echt verwijderen?";
 $text['confirm-delete']['pl-pl'] = "Czy na pewno chcesz to usunąć?";
 $text['confirm-delete']['pl-pl'] = "Czy na pewno chcesz to usunąć?";
 $text['confirm-delete']['pt-br'] = "Tem a certeza que pretende remover?";
 $text['confirm-delete']['pt-br'] = "Tem a certeza que pretende remover?";
@@ -2795,6 +2902,7 @@ $text['button-show_all']['fr-ca'] = "Tout Montrer";
 $text['button-show_all']['fr-fr'] = "Tout Montrer";
 $text['button-show_all']['fr-fr'] = "Tout Montrer";
 $text['button-show_all']['he-il'] = "הצג הכול";
 $text['button-show_all']['he-il'] = "הצג הכול";
 $text['button-show_all']['it-it'] = "Mostra tutti";
 $text['button-show_all']['it-it'] = "Mostra tutti";
+$text['button-show_all']['ka-ge'] = "ყველას ჩვენება";
 $text['button-show_all']['nl-nl'] = "Show";
 $text['button-show_all']['nl-nl'] = "Show";
 $text['button-show_all']['pl-pl'] = "Pokaż wszystkie";
 $text['button-show_all']['pl-pl'] = "Pokaż wszystkie";
 $text['button-show_all']['pt-br'] = "Mostrar Todos";
 $text['button-show_all']['pt-br'] = "Mostrar Todos";
@@ -2821,6 +2929,7 @@ $text['button-generate']['fr-ca'] = "Générer";
 $text['button-generate']['fr-fr'] = "Générer";
 $text['button-generate']['fr-fr'] = "Générer";
 $text['button-generate']['he-il'] = "לִיצוֹר";
 $text['button-generate']['he-il'] = "לִיצוֹר";
 $text['button-generate']['it-it'] = "Genera";
 $text['button-generate']['it-it'] = "Genera";
+$text['button-generate']['ka-ge'] = "გენერაცია";
 $text['button-generate']['nl-nl'] = "Genereerd";
 $text['button-generate']['nl-nl'] = "Genereerd";
 $text['button-generate']['pl-pl'] = "Generuj";
 $text['button-generate']['pl-pl'] = "Generuj";
 $text['button-generate']['pt-br'] = "Gerar";
 $text['button-generate']['pt-br'] = "Gerar";
@@ -2847,6 +2956,7 @@ $text['button-create_account']['fr-ca'] = "Créer le Compte";
 $text['button-create_account']['fr-fr'] = "Créer le Compte";
 $text['button-create_account']['fr-fr'] = "Créer le Compte";
 $text['button-create_account']['he-il'] = "צור חשבון";
 $text['button-create_account']['he-il'] = "צור חשבון";
 $text['button-create_account']['it-it'] = "Crea Account";
 $text['button-create_account']['it-it'] = "Crea Account";
+$text['button-create_account']['ka-ge'] = "ანგარიშის შექმნა";
 $text['button-create_account']['nl-nl'] = "Creëer Account";
 $text['button-create_account']['nl-nl'] = "Creëer Account";
 $text['button-create_account']['pl-pl'] = "Załóż konto";
 $text['button-create_account']['pl-pl'] = "Załóż konto";
 $text['button-create_account']['pt-br'] = "Criar Conta";
 $text['button-create_account']['pt-br'] = "Criar Conta";
@@ -2873,6 +2983,7 @@ $text['button-add_member']['fr-ca'] = "Ajouter un Membre";
 $text['button-add_member']['fr-fr'] = "Ajouter un Membre";
 $text['button-add_member']['fr-fr'] = "Ajouter un Membre";
 $text['button-add_member']['he-il'] = "תוסיף חבר";
 $text['button-add_member']['he-il'] = "תוסיף חבר";
 $text['button-add_member']['it-it'] = "Aggiungi Membro";
 $text['button-add_member']['it-it'] = "Aggiungi Membro";
+$text['button-add_member']['ka-ge'] = "წევრის დამატება";
 $text['button-add_member']['nl-nl'] = "Advert Member";
 $text['button-add_member']['nl-nl'] = "Advert Member";
 $text['button-add_member']['pl-pl'] = "Dodaj członka";
 $text['button-add_member']['pl-pl'] = "Dodaj członka";
 $text['button-add_member']['pt-br'] = "Adicionar Membro";
 $text['button-add_member']['pt-br'] = "Adicionar Membro";
@@ -2899,6 +3010,7 @@ $text['button-users']['fr-ca'] = "Utilisateurs";
 $text['button-users']['fr-fr'] = "Utilisateurs";
 $text['button-users']['fr-fr'] = "Utilisateurs";
 $text['button-users']['he-il'] = "משתמשים";
 $text['button-users']['he-il'] = "משתמשים";
 $text['button-users']['it-it'] = "Utenti";
 $text['button-users']['it-it'] = "Utenti";
+$text['button-users']['ka-ge'] = "მომხმარებლები";
 $text['button-users']['nl-nl'] = "Gebruik";
 $text['button-users']['nl-nl'] = "Gebruik";
 $text['button-users']['pl-pl'] = "Użytkownicy";
 $text['button-users']['pl-pl'] = "Użytkownicy";
 $text['button-users']['pt-br'] = "Usuários";
 $text['button-users']['pt-br'] = "Usuários";
@@ -2925,6 +3037,7 @@ $text['button-members']['fr-ca'] = "Membres";
 $text['button-members']['fr-fr'] = "Membres";
 $text['button-members']['fr-fr'] = "Membres";
 $text['button-members']['he-il'] = "חברים";
 $text['button-members']['he-il'] = "חברים";
 $text['button-members']['it-it'] = "Membri";
 $text['button-members']['it-it'] = "Membri";
+$text['button-members']['ka-ge'] = "წევრები";
 $text['button-members']['nl-nl'] = "Deelnemers";
 $text['button-members']['nl-nl'] = "Deelnemers";
 $text['button-members']['pl-pl'] = "Uczestnicy";
 $text['button-members']['pl-pl'] = "Uczestnicy";
 $text['button-members']['pt-br'] = "Total";
 $text['button-members']['pt-br'] = "Total";
@@ -2951,6 +3064,7 @@ $text['button-permissions']['fr-ca'] = "Autorisations";
 $text['button-permissions']['fr-fr'] = "Autorisations";
 $text['button-permissions']['fr-fr'] = "Autorisations";
 $text['button-permissions']['he-il'] = "הרשאות";
 $text['button-permissions']['he-il'] = "הרשאות";
 $text['button-permissions']['it-it'] = "Permessi";
 $text['button-permissions']['it-it'] = "Permessi";
+$text['button-permissions']['ka-ge'] = "წვდომები";
 $text['button-permissions']['nl-nl'] = "Toestemming";
 $text['button-permissions']['nl-nl'] = "Toestemming";
 $text['button-permissions']['pl-pl'] = "Uprawnienia";
 $text['button-permissions']['pl-pl'] = "Uprawnienia";
 $text['button-permissions']['pt-br'] = "Permissões";
 $text['button-permissions']['pt-br'] = "Permissões";
@@ -2977,6 +3091,7 @@ $text['button-restore_default']['fr-ca'] = "Restaurer";
 $text['button-restore_default']['fr-fr'] = "Restaurer";
 $text['button-restore_default']['fr-fr'] = "Restaurer";
 $text['button-restore_default']['he-il'] = "להחזיר לברירת מחדל";
 $text['button-restore_default']['he-il'] = "להחזיר לברירת מחדל";
 $text['button-restore_default']['it-it'] = "Ripristina Default";
 $text['button-restore_default']['it-it'] = "Ripristina Default";
+$text['button-restore_default']['ka-ge'] = "ნაგულისხმევის აღდგენა";
 $text['button-restore_default']['nl-nl'] = "Herstellende default";
 $text['button-restore_default']['nl-nl'] = "Herstellende default";
 $text['button-restore_default']['pl-pl'] = "Przywróć do ustawień domyślnych";
 $text['button-restore_default']['pl-pl'] = "Przywróć do ustawień domyślnych";
 $text['button-restore_default']['pt-br'] = "Restaurar Configurações Padrão";
 $text['button-restore_default']['pt-br'] = "Restaurar Configurações Padrão";
@@ -3003,6 +3118,7 @@ $text['message-permissions_reloaded']['fr-ca'] = "Permissions Rechargé";
 $text['message-permissions_reloaded']['fr-fr'] = "Permissions Rechargé";
 $text['message-permissions_reloaded']['fr-fr'] = "Permissions Rechargé";
 $text['message-permissions_reloaded']['he-il'] = "הרשאות נטענו מחדש";
 $text['message-permissions_reloaded']['he-il'] = "הרשאות נטענו מחדש";
 $text['message-permissions_reloaded']['it-it'] = "Autorizzazioni ricaricate";
 $text['message-permissions_reloaded']['it-it'] = "Autorizzazioni ricaricate";
+$text['message-permissions_reloaded']['ka-ge'] = "წვდომები თავიდან ჩაიტვირთა";
 $text['message-permissions_reloaded']['nl-nl'] = "Machtigingen opnieuw geladen";
 $text['message-permissions_reloaded']['nl-nl'] = "Machtigingen opnieuw geladen";
 $text['message-permissions_reloaded']['pl-pl'] = "Uprawnienia ponownie załadowane";
 $text['message-permissions_reloaded']['pl-pl'] = "Uprawnienia ponownie załadowane";
 $text['message-permissions_reloaded']['pt-br'] = "Permissões recarregadas";
 $text['message-permissions_reloaded']['pt-br'] = "Permissões recarregadas";

+ 1 - 0
core/groups/app_menu.php

@@ -13,6 +13,7 @@ $y=0;
 	$apps[$x]['menu'][$y]['title']['fr-fr'] = "Gestion des groupes";
 	$apps[$x]['menu'][$y]['title']['fr-fr'] = "Gestion des groupes";
 	$apps[$x]['menu'][$y]['title']['he-il'] = "מנהל קבוצה";
 	$apps[$x]['menu'][$y]['title']['he-il'] = "מנהל קבוצה";
 	$apps[$x]['menu'][$y]['title']['it-it'] = "'Gestão de Grupos";
 	$apps[$x]['menu'][$y]['title']['it-it'] = "'Gestão de Grupos";
+	$apps[$x]['menu'][$y]['title']['ka-ge'] = "ჯგუფების მმართველი";
 	$apps[$x]['menu'][$y]['title']['pl-pl'] = "Menedżer grup";
 	$apps[$x]['menu'][$y]['title']['pl-pl'] = "Menedżer grup";
 	$apps[$x]['menu'][$y]['title']['pt-pt'] = "Gerente de grupo";
 	$apps[$x]['menu'][$y]['title']['pt-pt'] = "Gerente de grupo";
 	$apps[$x]['menu'][$y]['title']['pt-br'] = "Gerenciar grupos";
 	$apps[$x]['menu'][$y]['title']['pt-br'] = "Gerenciar grupos";

+ 1 - 0
core/install/app_config.php

@@ -19,6 +19,7 @@
 		$apps[$x]['description']['fr-fr'] = "";
 		$apps[$x]['description']['fr-fr'] = "";
 		$apps[$x]['description']['he-il'] = "";
 		$apps[$x]['description']['he-il'] = "";
 		$apps[$x]['description']['it-it'] = "";
 		$apps[$x]['description']['it-it'] = "";
+		$apps[$x]['description']['ka-ge'] = "დააყენეთ სისტემა fusionPBX ან დაამატეთ ახალი კომუტატორები";
 		$apps[$x]['description']['nl-nl'] = "";
 		$apps[$x]['description']['nl-nl'] = "";
 		$apps[$x]['description']['pl-pl'] = "";
 		$apps[$x]['description']['pl-pl'] = "";
 		$apps[$x]['description']['pt-br'] = "";
 		$apps[$x]['description']['pt-br'] = "";

+ 39 - 0
core/install/app_languages.php

@@ -13,6 +13,7 @@ $text['title-install']['fr-ca'] = "Installation";
 $text['title-install']['fr-fr'] = "Installation";
 $text['title-install']['fr-fr'] = "Installation";
 $text['title-install']['he-il'] = "להתקין";
 $text['title-install']['he-il'] = "להתקין";
 $text['title-install']['it-it'] = "Installazione";
 $text['title-install']['it-it'] = "Installazione";
+$text['title-install']['ka-ge'] = "დაყენება";
 $text['title-install']['nl-nl'] = "Installeren";
 $text['title-install']['nl-nl'] = "Installeren";
 $text['title-install']['pl-pl'] = "Zainstalować";
 $text['title-install']['pl-pl'] = "Zainstalować";
 $text['title-install']['pt-br'] = "Installation";
 $text['title-install']['pt-br'] = "Installation";
@@ -39,6 +40,7 @@ $text['title-detected_configuration']['fr-ca'] = "Configuration Détectée";
 $text['title-detected_configuration']['fr-fr'] = "Configuration Détectée";
 $text['title-detected_configuration']['fr-fr'] = "Configuration Détectée";
 $text['title-detected_configuration']['he-il'] = "זוהתה תצורה";
 $text['title-detected_configuration']['he-il'] = "זוהתה תצורה";
 $text['title-detected_configuration']['it-it'] = "Rilevata Configurazione";
 $text['title-detected_configuration']['it-it'] = "Rilevata Configurazione";
+$text['title-detected_configuration']['ka-ge'] = "აღმოჩენილია კონფიგურაცია";
 $text['title-detected_configuration']['nl-nl'] = "Gedetecteerde configuratie";
 $text['title-detected_configuration']['nl-nl'] = "Gedetecteerde configuratie";
 $text['title-detected_configuration']['pl-pl'] = "Wykryto Konfiguracja";
 $text['title-detected_configuration']['pl-pl'] = "Wykryto Konfiguracja";
 $text['title-detected_configuration']['pt-br'] = "Configuração detectado";
 $text['title-detected_configuration']['pt-br'] = "Configuração detectado";
@@ -65,6 +67,7 @@ $text['title-assumed_configuration']['fr-ca'] = "Configuration supposée";
 $text['title-assumed_configuration']['fr-fr'] = "Configuration supposée";
 $text['title-assumed_configuration']['fr-fr'] = "Configuration supposée";
 $text['title-assumed_configuration']['he-il'] = "תצורה משוערת";
 $text['title-assumed_configuration']['he-il'] = "תצורה משוערת";
 $text['title-assumed_configuration']['it-it'] = "Configurazione accettata";
 $text['title-assumed_configuration']['it-it'] = "Configurazione accettata";
+$text['title-assumed_configuration']['ka-ge'] = "სავარაუდო კონფიგურაცია";
 $text['title-assumed_configuration']['nl-nl'] = "Veronderstelde configuratie";
 $text['title-assumed_configuration']['nl-nl'] = "Veronderstelde configuratie";
 $text['title-assumed_configuration']['pl-pl'] = "Zakładana Konfiguracja";
 $text['title-assumed_configuration']['pl-pl'] = "Zakładana Konfiguracja";
 $text['title-assumed_configuration']['pt-br'] = "Configuração presumida";
 $text['title-assumed_configuration']['pt-br'] = "Configuração presumida";
@@ -91,6 +94,7 @@ $text['label-ft-install']['fr-ca'] = "Première installation";
 $text['label-ft-install']['fr-fr'] = "Première installation";
 $text['label-ft-install']['fr-fr'] = "Première installation";
 $text['label-ft-install']['he-il'] = "פעם ראשונה התקנה";
 $text['label-ft-install']['he-il'] = "פעם ראשונה התקנה";
 $text['label-ft-install']['it-it'] = "Prima Installazione";
 $text['label-ft-install']['it-it'] = "Prima Installazione";
+$text['label-ft-install']['ka-ge'] = "პირველი დაყენება";
 $text['label-ft-install']['nl-nl'] = "Eerste keer installeren";
 $text['label-ft-install']['nl-nl'] = "Eerste keer installeren";
 $text['label-ft-install']['pl-pl'] = "Zainstalować";
 $text['label-ft-install']['pl-pl'] = "Zainstalować";
 $text['label-ft-install']['pt-br'] = "Primeira instalação";
 $text['label-ft-install']['pt-br'] = "Primeira instalação";
@@ -117,6 +121,7 @@ $text['description-ft-install']['fr-ca'] = "Effectuer toutes les actions pour un
 $text['description-ft-install']['fr-fr'] = "Effectuer toutes les actions pour une première installation";
 $text['description-ft-install']['fr-fr'] = "Effectuer toutes les actions pour une première installation";
 $text['description-ft-install']['he-il'] = "בצע את כל הפעולות להתקנה בפעם הראשונה";
 $text['description-ft-install']['he-il'] = "בצע את כל הפעולות להתקנה בפעם הראשונה";
 $text['description-ft-install']['it-it'] = "Esecuzione di tutte le operazione per la Prima Installazione";
 $text['description-ft-install']['it-it'] = "Esecuzione di tutte le operazione per la Prima Installazione";
+$text['description-ft-install']['ka-ge'] = "ყველა ქმედების გაშვება პირველი დაყენებისთვის";
 $text['description-ft-install']['nl-nl'] = "Veroordeel alle acties voor een eerste Time Install";
 $text['description-ft-install']['nl-nl'] = "Veroordeel alle acties voor een eerste Time Install";
 $text['description-ft-install']['pl-pl'] = "Wykonać wszystkie czynności dla pierwszy raz zainstalować";
 $text['description-ft-install']['pl-pl'] = "Wykonać wszystkie czynności dla pierwszy raz zainstalować";
 $text['description-ft-install']['pt-br'] = "Executar todas as ações para uma primeira vez Instalar";
 $text['description-ft-install']['pt-br'] = "Executar todas as ações para uma primeira vez Instalar";
@@ -143,6 +148,7 @@ $text['label-add-switch']['fr-ca'] = "Ajouter un nouveau commutateur";
 $text['label-add-switch']['fr-fr'] = "Ajouter un nouveau commutateur";
 $text['label-add-switch']['fr-fr'] = "Ajouter un nouveau commutateur";
 $text['label-add-switch']['he-il'] = "הוסף מתג חדש";
 $text['label-add-switch']['he-il'] = "הוסף מתג חדש";
 $text['label-add-switch']['it-it'] = "Aggiungi un nuovo switch";
 $text['label-add-switch']['it-it'] = "Aggiungi un nuovo switch";
+$text['label-add-switch']['ka-ge'] = "ახალი კომუტატორის დამატება";
 $text['label-add-switch']['nl-nl'] = "Voeg een nieuwe schakelaar toe.";
 $text['label-add-switch']['nl-nl'] = "Voeg een nieuwe schakelaar toe.";
 $text['label-add-switch']['pl-pl'] = "Dodaj nowy przełącznik";
 $text['label-add-switch']['pl-pl'] = "Dodaj nowy przełącznik";
 $text['label-add-switch']['pt-br'] = "Adicionar um novo switch";
 $text['label-add-switch']['pt-br'] = "Adicionar um novo switch";
@@ -169,6 +175,7 @@ $text['label-select_language']['fr-ca'] = "Langue";
 $text['label-select_language']['fr-fr'] = "Langue";
 $text['label-select_language']['fr-fr'] = "Langue";
 $text['label-select_language']['he-il'] = "שפה";
 $text['label-select_language']['he-il'] = "שפה";
 $text['label-select_language']['it-it'] = "Lingua";
 $text['label-select_language']['it-it'] = "Lingua";
+$text['label-select_language']['ka-ge'] = "ენა";
 $text['label-select_language']['nl-nl'] = "Taal:";
 $text['label-select_language']['nl-nl'] = "Taal:";
 $text['label-select_language']['pl-pl'] = "Język";
 $text['label-select_language']['pl-pl'] = "Język";
 $text['label-select_language']['pt-br'] = "Idioma";
 $text['label-select_language']['pt-br'] = "Idioma";
@@ -195,6 +202,7 @@ $text['label-event_host']['fr-ca'] = "Adresse de l'hôte";
 $text['label-event_host']['fr-fr'] = "Adresse de l'hôte";
 $text['label-event_host']['fr-fr'] = "Adresse de l'hôte";
 $text['label-event_host']['he-il'] = "כתובת המארח";
 $text['label-event_host']['he-il'] = "כתובת המארח";
 $text['label-event_host']['it-it'] = "Indirizzo Host";
 $text['label-event_host']['it-it'] = "Indirizzo Host";
+$text['label-event_host']['ka-ge'] = "ჰოსტის მისამართი";
 $text['label-event_host']['nl-nl'] = "Host adres";
 $text['label-event_host']['nl-nl'] = "Host adres";
 $text['label-event_host']['pl-pl'] = "Adres hosta";
 $text['label-event_host']['pl-pl'] = "Adres hosta";
 $text['label-event_host']['pt-br'] = "Endereço do host";
 $text['label-event_host']['pt-br'] = "Endereço do host";
@@ -221,6 +229,7 @@ $text['label-event_port']['fr-ca'] = "Port";
 $text['label-event_port']['fr-fr'] = "Port";
 $text['label-event_port']['fr-fr'] = "Port";
 $text['label-event_port']['he-il'] = "נמל";
 $text['label-event_port']['he-il'] = "נמל";
 $text['label-event_port']['it-it'] = "Porta";
 $text['label-event_port']['it-it'] = "Porta";
+$text['label-event_port']['ka-ge'] = "პორტი";
 $text['label-event_port']['nl-nl'] = "Haven";
 $text['label-event_port']['nl-nl'] = "Haven";
 $text['label-event_port']['pl-pl'] = "Port";
 $text['label-event_port']['pl-pl'] = "Port";
 $text['label-event_port']['pt-br'] = "Porta";
 $text['label-event_port']['pt-br'] = "Porta";
@@ -247,6 +256,7 @@ $text['label-event_password']['fr-ca'] = "Mot de Passe";
 $text['label-event_password']['fr-fr'] = "Mot de Passe";
 $text['label-event_password']['fr-fr'] = "Mot de Passe";
 $text['label-event_password']['he-il'] = "סיסמה";
 $text['label-event_password']['he-il'] = "סיסמה";
 $text['label-event_password']['it-it'] = "Parola d'ordine";
 $text['label-event_password']['it-it'] = "Parola d'ordine";
+$text['label-event_password']['ka-ge'] = "პაროლი";
 $text['label-event_password']['nl-nl'] = "Wachtwoord";
 $text['label-event_password']['nl-nl'] = "Wachtwoord";
 $text['label-event_password']['pl-pl'] = "Hasło";
 $text['label-event_password']['pl-pl'] = "Hasło";
 $text['label-event_password']['pt-br'] = "Senha";
 $text['label-event_password']['pt-br'] = "Senha";
@@ -273,6 +283,7 @@ $text['label-username']['fr-ca'] = "Utilisateur";
 $text['label-username']['fr-fr'] = "Utilisateur";
 $text['label-username']['fr-fr'] = "Utilisateur";
 $text['label-username']['he-il'] = "שם משתמש";
 $text['label-username']['he-il'] = "שם משתמש";
 $text['label-username']['it-it'] = "Nome Utente";
 $text['label-username']['it-it'] = "Nome Utente";
+$text['label-username']['ka-ge'] = "მომხმარებლის სახელი";
 $text['label-username']['nl-nl'] = "Noem";
 $text['label-username']['nl-nl'] = "Noem";
 $text['label-username']['pl-pl'] = "Użytkownik";
 $text['label-username']['pl-pl'] = "Użytkownik";
 $text['label-username']['pt-br'] = "Nome do Usuário";
 $text['label-username']['pt-br'] = "Nome do Usuário";
@@ -299,6 +310,7 @@ $text['label-port']['fr-ca'] = "Port";
 $text['label-port']['fr-fr'] = "Port";
 $text['label-port']['fr-fr'] = "Port";
 $text['label-port']['he-il'] = "נמל";
 $text['label-port']['he-il'] = "נמל";
 $text['label-port']['it-it'] = "Porta";
 $text['label-port']['it-it'] = "Porta";
+$text['label-port']['ka-ge'] = "პორტი";
 $text['label-port']['nl-nl'] = "Haven";
 $text['label-port']['nl-nl'] = "Haven";
 $text['label-port']['pl-pl'] = "Port";
 $text['label-port']['pl-pl'] = "Port";
 $text['label-port']['pt-br'] = "Porta";
 $text['label-port']['pt-br'] = "Porta";
@@ -325,6 +337,7 @@ $text['label-path']['fr-ca'] = "Chemin";
 $text['label-path']['fr-fr'] = "Chemin";
 $text['label-path']['fr-fr'] = "Chemin";
 $text['label-path']['he-il'] = "נָתִיב";
 $text['label-path']['he-il'] = "נָתִיב";
 $text['label-path']['it-it'] = "Percorso";
 $text['label-path']['it-it'] = "Percorso";
+$text['label-path']['ka-ge'] = "ბილიკი";
 $text['label-path']['nl-nl'] = "pad.";
 $text['label-path']['nl-nl'] = "pad.";
 $text['label-path']['pl-pl'] = "Ścieżka";
 $text['label-path']['pl-pl'] = "Ścieżka";
 $text['label-path']['pt-br'] = "Caminho";
 $text['label-path']['pt-br'] = "Caminho";
@@ -351,6 +364,7 @@ $text['label-host']['fr-ca'] = "Hôte";
 $text['label-host']['fr-fr'] = "Hôte";
 $text['label-host']['fr-fr'] = "Hôte";
 $text['label-host']['he-il'] = "מנחה";
 $text['label-host']['he-il'] = "מנחה";
 $text['label-host']['it-it'] = "Host";
 $text['label-host']['it-it'] = "Host";
+$text['label-host']['ka-ge'] = "ჰოსტი";
 $text['label-host']['nl-nl'] = "gast";
 $text['label-host']['nl-nl'] = "gast";
 $text['label-host']['pl-pl'] = "Host";
 $text['label-host']['pl-pl'] = "Host";
 $text['label-host']['pt-br'] = "Máquina";
 $text['label-host']['pt-br'] = "Máquina";
@@ -378,6 +392,7 @@ $text['label-domain_name']['fr-ca'] = "Domaine";
 $text['label-domain_name']['fr-fr'] = "Domaine";
 $text['label-domain_name']['fr-fr'] = "Domaine";
 $text['label-domain_name']['he-il'] = "שם דומיין";
 $text['label-domain_name']['he-il'] = "שם דומיין";
 $text['label-domain_name']['it-it'] = "Dominio";
 $text['label-domain_name']['it-it'] = "Dominio";
+$text['label-domain_name']['ka-ge'] = "დომენის სახელი";
 $text['label-domain_name']['nl-nl'] = "Domain Naam";
 $text['label-domain_name']['nl-nl'] = "Domain Naam";
 $text['label-domain_name']['pl-pl'] = "Domena";
 $text['label-domain_name']['pl-pl'] = "Domena";
 $text['label-domain_name']['pt-br'] = "Domínio";
 $text['label-domain_name']['pt-br'] = "Domínio";
@@ -405,6 +420,7 @@ $text['label-driver']['fr-ca'] = "Pilote";
 $text['label-driver']['fr-fr'] = "Pilote";
 $text['label-driver']['fr-fr'] = "Pilote";
 $text['label-driver']['he-il'] = "נהג";
 $text['label-driver']['he-il'] = "נהג";
 $text['label-driver']['it-it'] = "Autista";
 $text['label-driver']['it-it'] = "Autista";
+$text['label-driver']['ka-ge'] = "დრაივერი";
 $text['label-driver']['nl-nl'] = "Bestuurder";
 $text['label-driver']['nl-nl'] = "Bestuurder";
 $text['label-driver']['pl-pl'] = "Sterownik";
 $text['label-driver']['pl-pl'] = "Sterownik";
 $text['label-driver']['pt-br'] = "Motorista";
 $text['label-driver']['pt-br'] = "Motorista";
@@ -431,6 +447,7 @@ $text['header-install']['fr-ca'] = "Installer";
 $text['header-install']['fr-fr'] = "Installer";
 $text['header-install']['fr-fr'] = "Installer";
 $text['header-install']['he-il'] = "להתקין";
 $text['header-install']['he-il'] = "להתקין";
 $text['header-install']['it-it'] = "Installazione";
 $text['header-install']['it-it'] = "Installazione";
+$text['header-install']['ka-ge'] = "დაყენება";
 $text['header-install']['nl-nl'] = "installatie";
 $text['header-install']['nl-nl'] = "installatie";
 $text['header-install']['pl-pl'] = "Zainstalować";
 $text['header-install']['pl-pl'] = "Zainstalować";
 $text['header-install']['pt-br'] = "Instalar";
 $text['header-install']['pt-br'] = "Instalar";
@@ -457,6 +474,7 @@ $text['header-select_language']['fr-ca'] = "Sélectionnez la langue";
 $text['header-select_language']['fr-fr'] = "Sélectionnez la langue";
 $text['header-select_language']['fr-fr'] = "Sélectionnez la langue";
 $text['header-select_language']['he-il'] = "בחר שפה";
 $text['header-select_language']['he-il'] = "בחר שפה";
 $text['header-select_language']['it-it'] = "Seleziona Lingua";
 $text['header-select_language']['it-it'] = "Seleziona Lingua";
+$text['header-select_language']['ka-ge'] = "აირჩიეთ ენა";
 $text['header-select_language']['nl-nl'] = "Select Langu";
 $text['header-select_language']['nl-nl'] = "Select Langu";
 $text['header-select_language']['pl-pl'] = "Wybierz język";
 $text['header-select_language']['pl-pl'] = "Wybierz język";
 $text['header-select_language']['pt-br'] = "Selecione o idioma";
 $text['header-select_language']['pt-br'] = "Selecione o idioma";
@@ -483,6 +501,7 @@ $text['header-event_socket']['fr-ca'] = "Configuration du socket d'événement";
 $text['header-event_socket']['fr-fr'] = "Configuration du socket d'événement";
 $text['header-event_socket']['fr-fr'] = "Configuration du socket d'événement";
 $text['header-event_socket']['he-il'] = "תצורת שקע אירועים";
 $text['header-event_socket']['he-il'] = "תצורת שקע אירועים";
 $text['header-event_socket']['it-it'] = "Configurazione degli eventi Socket";
 $text['header-event_socket']['it-it'] = "Configurazione degli eventi Socket";
+$text['header-event_socket']['ka-ge'] = "მოვლენების სოკეტის მორგება";
 $text['header-event_socket']['nl-nl'] = "Event Socket-configuratie";
 $text['header-event_socket']['nl-nl'] = "Event Socket-configuratie";
 $text['header-event_socket']['pl-pl'] = "Zdarzenie Gniazdo Konfiguracja";
 $text['header-event_socket']['pl-pl'] = "Zdarzenie Gniazdo Konfiguracja";
 $text['header-event_socket']['pt-br'] = "Configuração soquete evento";
 $text['header-event_socket']['pt-br'] = "Configuração soquete evento";
@@ -509,6 +528,7 @@ $text['header-config_detail']['fr-ca'] = "Configuration Admin";
 $text['header-config_detail']['fr-fr'] = "Configuration Admin";
 $text['header-config_detail']['fr-fr'] = "Configuration Admin";
 $text['header-config_detail']['he-il'] = "תצורת מנהל מערכת";
 $text['header-config_detail']['he-il'] = "תצורת מנהל מערכת";
 $text['header-config_detail']['it-it'] = "Configurazione Amministratore";
 $text['header-config_detail']['it-it'] = "Configurazione Amministratore";
+$text['header-config_detail']['ka-ge'] = "ადმინისტრატორის კონფიგურაცია";
 $text['header-config_detail']['nl-nl'] = "Admin Configu";
 $text['header-config_detail']['nl-nl'] = "Admin Configu";
 $text['header-config_detail']['pl-pl'] = "Konfiguracja Admin";
 $text['header-config_detail']['pl-pl'] = "Konfiguracja Admin";
 $text['header-config_detail']['pt-br'] = "Configuração de administrador";
 $text['header-config_detail']['pt-br'] = "Configuração de administrador";
@@ -535,6 +555,7 @@ $text['header-config_database']['fr-ca'] = "Configuration de base de données";
 $text['header-config_database']['fr-fr'] = "Configuration de base de données";
 $text['header-config_database']['fr-fr'] = "Configuration de base de données";
 $text['header-config_database']['he-il'] = "תצורת מסד נתונים";
 $text['header-config_database']['he-il'] = "תצורת מסד נתונים";
 $text['header-config_database']['it-it'] = "Configurazione Database";
 $text['header-config_database']['it-it'] = "Configurazione Database";
+$text['header-config_database']['ka-ge'] = "მონაცემთა ბაზების მორგება";
 $text['header-config_database']['nl-nl'] = "Database Configuratie";
 $text['header-config_database']['nl-nl'] = "Database Configuratie";
 $text['header-config_database']['pl-pl'] = "Konfiguracja bazy danych";
 $text['header-config_database']['pl-pl'] = "Konfiguracja bazy danych";
 $text['header-config_database']['pt-br'] = "Configuration Database";
 $text['header-config_database']['pt-br'] = "Configuration Database";
@@ -561,6 +582,7 @@ $text['header-installing']['fr-ca'] = "Installez exécution";
 $text['header-installing']['fr-fr'] = "Installez exécution";
 $text['header-installing']['fr-fr'] = "Installez exécution";
 $text['header-installing']['he-il'] = "ביצוע התקנה";
 $text['header-installing']['he-il'] = "ביצוע התקנה";
 $text['header-installing']['it-it'] = "Installazione in corso";
 $text['header-installing']['it-it'] = "Installazione in corso";
+$text['header-installing']['ka-ge'] = "მიმდინარეობს დაყენება";
 $text['header-installing']['nl-nl'] = "Installeren uitvoeren";
 $text['header-installing']['nl-nl'] = "Installeren uitvoeren";
 $text['header-installing']['pl-pl'] = "Wykonywanie Install";
 $text['header-installing']['pl-pl'] = "Wykonywanie Install";
 $text['header-installing']['pt-br'] = "Execução Instalar";
 $text['header-installing']['pt-br'] = "Execução Instalar";
@@ -587,6 +609,7 @@ $text['description-event_host']['fr-ca'] = "Entrez le socket nom d'hôte de l'é
 $text['description-event_host']['fr-fr'] = "Entrez le socket nom d'hôte de l'événement ou de l'adresse IP.";
 $text['description-event_host']['fr-fr'] = "Entrez le socket nom d'hôte de l'événement ou de l'adresse IP.";
 $text['description-event_host']['he-il'] = "הזן את שם המארח של שקע האירוע או כתובת ה-IP.";
 $text['description-event_host']['he-il'] = "הזן את שם המארח של שקע האירוע או כתובת ה-IP.";
 $text['description-event_host']['it-it'] = "Inserisci il nome host o l'indirizzo IP per gli eventi socket.";
 $text['description-event_host']['it-it'] = "Inserisci il nome host o l'indirizzo IP per gli eventi socket.";
+$text['description-event_host']['ka-ge'] = "შეიყვანეთ მოვლენების სოკეტს ჰოსტის სახელი ან IP მისამართი.";
 $text['description-event_host']['nl-nl'] = "Voer de hostnaam of het IP-adres van de event-socket in.";
 $text['description-event_host']['nl-nl'] = "Voer de hostnaam of het IP-adres van de event-socket in.";
 $text['description-event_host']['pl-pl'] = "Wprowadź nazwę hosta gniazda wydarzenie lub adres IP.";
 $text['description-event_host']['pl-pl'] = "Wprowadź nazwę hosta gniazda wydarzenie lub adres IP.";
 $text['description-event_host']['pt-br'] = "Digite o nome do host tomada evento ou endereço IP.";
 $text['description-event_host']['pt-br'] = "Digite o nome do host tomada evento ou endereço IP.";
@@ -613,6 +636,7 @@ $text['description-event_port']['fr-ca'] = "Entrez le numéro cas de port du soc
 $text['description-event_port']['fr-fr'] = "Entrez le numéro cas de port du socket.";
 $text['description-event_port']['fr-fr'] = "Entrez le numéro cas de port du socket.";
 $text['description-event_port']['he-il'] = "הזן את מספר יציאת שקע האירוע.";
 $text['description-event_port']['he-il'] = "הזן את מספר יציאת שקע האירוע.";
 $text['description-event_port']['it-it'] = "Inseriesci il numero porta per gli eventi socket.";
 $text['description-event_port']['it-it'] = "Inseriesci il numero porta per gli eventi socket.";
+$text['description-event_port']['ka-ge'] = "შეიყვანეთ მოვლენების სოკეტის პორტის ნომერი.";
 $text['description-event_port']['nl-nl'] = "Voer het poortnummer van de event-socket in.";
 $text['description-event_port']['nl-nl'] = "Voer het poortnummer van de event-socket in.";
 $text['description-event_port']['pl-pl'] = "Wprowadź numer portu gniazda zdarzenia.";
 $text['description-event_port']['pl-pl'] = "Wprowadź numer portu gniazda zdarzenia.";
 $text['description-event_port']['pt-br'] = "Digite o número do evento porta de soquete.";
 $text['description-event_port']['pt-br'] = "Digite o número do evento porta de soquete.";
@@ -639,6 +663,7 @@ $text['description-event_password']['fr-ca'] = "Saisissez la prise de mot de pas
 $text['description-event_password']['fr-fr'] = "Saisissez la prise de mot de passe de l'événement.";
 $text['description-event_password']['fr-fr'] = "Saisissez la prise de mot de passe de l'événement.";
 $text['description-event_password']['he-il'] = "הזן את סיסמת שקע האירוע.";
 $text['description-event_password']['he-il'] = "הזן את סיסמת שקע האירוע.";
 $text['description-event_password']['it-it'] = "Inserisci la password per gli eventi socket.";
 $text['description-event_password']['it-it'] = "Inserisci la password per gli eventi socket.";
+$text['description-event_password']['ka-ge'] = "შეიყვანეთ მოვლენების სოკეტის პაროლი.";
 $text['description-event_password']['nl-nl'] = "Voer het wachtwoord voor de event-socket in.";
 $text['description-event_password']['nl-nl'] = "Voer het wachtwoord voor de event-socket in.";
 $text['description-event_password']['pl-pl'] = "Wprowadź hasło gniazda zdarzenia.";
 $text['description-event_password']['pl-pl'] = "Wprowadź hasło gniazda zdarzenia.";
 $text['description-event_password']['pt-br'] = "Digite tomada a senha evento.";
 $text['description-event_password']['pt-br'] = "Digite tomada a senha evento.";
@@ -665,6 +690,7 @@ $text['description-username']['fr-ca'] = "Entrer le nom d'utilisateur de la Base
 $text['description-username']['fr-fr'] = "Entrer le nom d'utilisateur de la Base de données.";
 $text['description-username']['fr-fr'] = "Entrer le nom d'utilisateur de la Base de données.";
 $text['description-username']['he-il'] = "הזן את שם המשתמש של מסד הנתונים.";
 $text['description-username']['he-il'] = "הזן את שם המשתמש של מסד הנתונים.";
 $text['description-username']['it-it'] = "Inserisci il nome utente del database.";
 $text['description-username']['it-it'] = "Inserisci il nome utente del database.";
+$text['description-username']['ka-ge'] = "შეიყვანეთ მონაცემთა ბაზის მომხმარებლის სახელი.";
 $text['description-username']['nl-nl'] = "Voer de gebruikersnaam van de database in.";
 $text['description-username']['nl-nl'] = "Voer de gebruikersnaam van de database in.";
 $text['description-username']['pl-pl'] = "Wprowadź nazwę użytkownika";
 $text['description-username']['pl-pl'] = "Wprowadź nazwę użytkownika";
 $text['description-username']['pt-br'] = "Insira o nome do usuário";
 $text['description-username']['pt-br'] = "Insira o nome do usuário";
@@ -691,6 +717,7 @@ $text['description-type']['fr-ca'] = "Choisir le type de Base de données.";
 $text['description-type']['fr-fr'] = "Choisir le type de Base de données.";
 $text['description-type']['fr-fr'] = "Choisir le type de Base de données.";
 $text['description-type']['he-il'] = "בחר את סוג מסד הנתונים.";
 $text['description-type']['he-il'] = "בחר את סוג מסד הנתונים.";
 $text['description-type']['it-it'] = "Seleziona il tipo di database.";
 $text['description-type']['it-it'] = "Seleziona il tipo di database.";
+$text['description-type']['ka-ge'] = "აირჩიეთ მონაცემთა ბაზის ტიპი.";
 $text['description-type']['nl-nl'] = "Selecteer het database type.";
 $text['description-type']['nl-nl'] = "Selecteer het database type.";
 $text['description-type']['pl-pl'] = "Wprowadź rodzaj bazy danych";
 $text['description-type']['pl-pl'] = "Wprowadź rodzaj bazy danych";
 $text['description-type']['pt-br'] = "Introduza o tipo de definição.";
 $text['description-type']['pt-br'] = "Introduza o tipo de definição.";
@@ -717,6 +744,7 @@ $text['description-port']['fr-ca'] = "Entrer le numéro de port.";
 $text['description-port']['fr-fr'] = "Entrer le numéro de port.";
 $text['description-port']['fr-fr'] = "Entrer le numéro de port.";
 $text['description-port']['he-il'] = "הזן את מספר היציאה.";
 $text['description-port']['he-il'] = "הזן את מספר היציאה.";
 $text['description-port']['it-it'] = "Inserisci il numero di porta.";
 $text['description-port']['it-it'] = "Inserisci il numero di porta.";
+$text['description-port']['ka-ge'] = "შეიყვანეთ პორტის ნომერი.";
 $text['description-port']['nl-nl'] = "Voer het poortnummer in.";
 $text['description-port']['nl-nl'] = "Voer het poortnummer in.";
 $text['description-port']['pl-pl'] = "Wprowadź numer portu";
 $text['description-port']['pl-pl'] = "Wprowadź numer portu";
 $text['description-port']['pt-br'] = "Insira o número da porta";
 $text['description-port']['pt-br'] = "Insira o número da porta";
@@ -743,6 +771,7 @@ $text['description-path']['fr-ca'] = "Entrer le chemin du fichier Base de donné
 $text['description-path']['fr-fr'] = "Entrer le chemin du fichier Base de données (Spécifique SQLite).";
 $text['description-path']['fr-fr'] = "Entrer le chemin du fichier Base de données (Spécifique SQLite).";
 $text['description-path']['he-il'] = "הזן את נתיב קובץ מסד הנתונים (SQLite בלבד).";
 $text['description-path']['he-il'] = "הזן את נתיב קובץ מסד הנתונים (SQLite בלבד).";
 $text['description-path']['it-it'] = "Inserisci il percorso del database (solo SQLite).";
 $text['description-path']['it-it'] = "Inserisci il percorso del database (solo SQLite).";
+$text['description-path']['ka-ge'] = "შეყვანეთ მონაცემთა ბაზის ფაილის ბილიკი (მხოლოდ SQLite-სთვის).";
 $text['description-path']['nl-nl'] = "Voer het databasebestandspad in.";
 $text['description-path']['nl-nl'] = "Voer het databasebestandspad in.";
 $text['description-path']['pl-pl'] = "Wprowadź ścieżkę do pliku bazy danych (tylko SQLite)";
 $text['description-path']['pl-pl'] = "Wprowadź ścieżkę do pliku bazy danych (tylko SQLite)";
 $text['description-path']['pt-br'] = "Insira o caminho da base de dados (SQLite)";
 $text['description-path']['pt-br'] = "Insira o caminho da base de dados (SQLite)";
@@ -769,6 +798,7 @@ $text['description-password']['fr-ca'] = "Entrer le mot de passe pour la Base de
 $text['description-password']['fr-fr'] = "Entrer le mot de passe pour la Base de données.";
 $text['description-password']['fr-fr'] = "Entrer le mot de passe pour la Base de données.";
 $text['description-password']['he-il'] = "הזן את סיסמת מסד הנתונים.";
 $text['description-password']['he-il'] = "הזן את סיסמת מסד הנתונים.";
 $text['description-password']['it-it'] = "Inserisci la password del database.";
 $text['description-password']['it-it'] = "Inserisci la password del database.";
+$text['description-password']['ka-ge'] = "შეიყვანეთ მონაცემთა ბაზის პაროლი.";
 $text['description-password']['nl-nl'] = "Voer het database wachtwoord in.";
 $text['description-password']['nl-nl'] = "Voer het database wachtwoord in.";
 $text['description-password']['pl-pl'] = "Wpisz hasło";
 $text['description-password']['pl-pl'] = "Wpisz hasło";
 $text['description-password']['pt-br'] = "Introduza a senha";
 $text['description-password']['pt-br'] = "Introduza a senha";
@@ -795,6 +825,7 @@ $text['description-name']['fr-ca'] = "Entrer le nom de la Base de données.";
 $text['description-name']['fr-fr'] = "Entrer le nom de la Base de données.";
 $text['description-name']['fr-fr'] = "Entrer le nom de la Base de données.";
 $text['description-name']['he-il'] = "הזן את שם מסד הנתונים.";
 $text['description-name']['he-il'] = "הזן את שם מסד הנתונים.";
 $text['description-name']['it-it'] = "Inserisci il nome del database.";
 $text['description-name']['it-it'] = "Inserisci il nome del database.";
+$text['description-name']['ka-ge'] = "შეიყვანეთ მონაცემთა ბაზის სახელი.";
 $text['description-name']['nl-nl'] = "Voer de database naam in.";
 $text['description-name']['nl-nl'] = "Voer de database naam in.";
 $text['description-name']['pl-pl'] = "Wprowadź nazwę bazy danych.";
 $text['description-name']['pl-pl'] = "Wprowadź nazwę bazy danych.";
 $text['description-name']['pt-br'] = "Insira o nome do menu";
 $text['description-name']['pt-br'] = "Insira o nome do menu";
@@ -821,6 +852,7 @@ $text['description-host']['fr-ca'] = "Entrer le nom de l'hôte.";
 $text['description-host']['fr-fr'] = "Entrer le nom de l'hôte.";
 $text['description-host']['fr-fr'] = "Entrer le nom de l'hôte.";
 $text['description-host']['he-il'] = "הזן את שם המארח.";
 $text['description-host']['he-il'] = "הזן את שם המארח.";
 $text['description-host']['it-it'] = "Inserisci il nome host.";
 $text['description-host']['it-it'] = "Inserisci il nome host.";
+$text['description-host']['ka-ge'] = "შეიყვანეთ ჰოსტის სახელი.";
 $text['description-host']['nl-nl'] = "Voer de hostnaam in.";
 $text['description-host']['nl-nl'] = "Voer de hostnaam in.";
 $text['description-host']['pl-pl'] = "Wprowadź nazwę hosta.";
 $text['description-host']['pl-pl'] = "Wprowadź nazwę hosta.";
 $text['description-host']['pt-br'] = "Insira o nome da máquina ";
 $text['description-host']['pt-br'] = "Insira o nome da máquina ";
@@ -847,6 +879,7 @@ $text['description-driver']['fr-ca'] = "Choisir le driver de la Base de données
 $text['description-driver']['fr-fr'] = "Choisir le driver de la Base de données.";
 $text['description-driver']['fr-fr'] = "Choisir le driver de la Base de données.";
 $text['description-driver']['he-il'] = "בחר את מנהל ההתקן של מסד הנתונים.";
 $text['description-driver']['he-il'] = "בחר את מנהל ההתקן של מסד הנתונים.";
 $text['description-driver']['it-it'] = "Seleziona il driver del database.";
 $text['description-driver']['it-it'] = "Seleziona il driver del database.";
+$text['description-driver']['ka-ge'] = "აირჩიეთ მონაცემთა ბაზის დრაივერი.";
 $text['description-driver']['nl-nl'] = "Verkoop de databasechauffeur.";
 $text['description-driver']['nl-nl'] = "Verkoop de databasechauffeur.";
 $text['description-driver']['pl-pl'] = "Wybierz sterownik bazy danych.";
 $text['description-driver']['pl-pl'] = "Wybierz sterownik bazy danych.";
 $text['description-driver']['pt-br'] = "Escolha o driver da base de dados";
 $text['description-driver']['pt-br'] = "Escolha o driver da base de dados";
@@ -873,6 +906,7 @@ $text['description-install']['fr-ca'] = "Sélectionnez l'action ci-dessous que v
 $text['description-install']['fr-fr'] = "Sélectionnez l'action ci-dessous que vous souhaitez effectuer.";
 $text['description-install']['fr-fr'] = "Sélectionnez l'action ci-dessous que vous souhaitez effectuer.";
 $text['description-install']['he-il'] = "בחר את הפעולה למטה שברצונך לבצע.";
 $text['description-install']['he-il'] = "בחר את הפעולה למטה שברצונך לבצע.";
 $text['description-install']['it-it'] = "Seleziona l'azione che si vuole eseguire.";
 $text['description-install']['it-it'] = "Seleziona l'azione che si vuole eseguire.";
+$text['description-install']['ka-ge'] = "აირჩეთ ქვემოთ ქმედება, რომლის შესრულებაც გნებავთ.";
 $text['description-install']['nl-nl'] = "Selecteer hieronder de actie die u wilt uitvoeren.";
 $text['description-install']['nl-nl'] = "Selecteer hieronder de actie die u wilt uitvoeren.";
 $text['description-install']['pl-pl'] = "Wybierz opcje, które chcesz wykonać.";
 $text['description-install']['pl-pl'] = "Wybierz opcje, które chcesz wykonać.";
 $text['description-install']['pt-br'] = "Seleciona as ações abaixo que deseja executar ";
 $text['description-install']['pt-br'] = "Seleciona as ações abaixo que deseja executar ";
@@ -899,6 +933,7 @@ $text['description-database-edit']['fr-ca'] = "Informations de connexion à la B
 $text['description-database-edit']['fr-fr'] = "Informations de connexion à la Base";
 $text['description-database-edit']['fr-fr'] = "Informations de connexion à la Base";
 $text['description-database-edit']['he-il'] = "מידע על חיבור מסד נתונים.";
 $text['description-database-edit']['he-il'] = "מידע על חיבור מסד נתונים.";
 $text['description-database-edit']['it-it'] = "Informazioni di connessione al Database.";
 $text['description-database-edit']['it-it'] = "Informazioni di connessione al Database.";
+$text['description-database-edit']['ka-ge'] = "მონაცემთა ბაზასთან კავშირის ინფორმაცია.";
 $text['description-database-edit']['nl-nl'] = "Informatie over databaseverbinding.";
 $text['description-database-edit']['nl-nl'] = "Informatie over databaseverbinding.";
 $text['description-database-edit']['pl-pl'] = "Informacje o połączeniach z bazą danych.";
 $text['description-database-edit']['pl-pl'] = "Informacje o połączeniach z bazą danych.";
 $text['description-database-edit']['pt-br'] = "Informações da ligação na base de dados";
 $text['description-database-edit']['pt-br'] = "Informações da ligação na base de dados";
@@ -925,6 +960,7 @@ $text['description-database-add']['fr-ca'] = "Informations de connexion à la Ba
 $text['description-database-add']['fr-fr'] = "Informations de connexion à la Base de donnée.";
 $text['description-database-add']['fr-fr'] = "Informations de connexion à la Base de donnée.";
 $text['description-database-add']['he-il'] = "מידע על חיבור מסד נתונים.";
 $text['description-database-add']['he-il'] = "מידע על חיבור מסד נתונים.";
 $text['description-database-add']['it-it'] = "Informazioni di connessione al Database.";
 $text['description-database-add']['it-it'] = "Informazioni di connessione al Database.";
+$text['description-database-add']['ka-ge'] = "მონაცემთა ბაზასთან კავშირის ინფორმაცია.";
 $text['description-database-add']['nl-nl'] = "Informatie over databaseverbinding.";
 $text['description-database-add']['nl-nl'] = "Informatie over databaseverbinding.";
 $text['description-database-add']['pl-pl'] = "Informacje o połączeniach z bazą danych.";
 $text['description-database-add']['pl-pl'] = "Informacje o połączeniach z bazą danych.";
 $text['description-database-add']['pt-br'] = "Informações da ligação na base de dados";
 $text['description-database-add']['pt-br'] = "Informações da ligação na base de dados";
@@ -951,6 +987,7 @@ $text['description-select_language']['fr-ca'] = "S'il vous plaît choisir la lan
 $text['description-select_language']['fr-fr'] = "S'il vous plaît choisir la langue que vous souhaitez utiliser";
 $text['description-select_language']['fr-fr'] = "S'il vous plaît choisir la langue que vous souhaitez utiliser";
 $text['description-select_language']['he-il'] = "אנא בחר את השפה שבה ברצונך להשתמש";
 $text['description-select_language']['he-il'] = "אנא בחר את השפה שבה ברצונך להשתמש";
 $text['description-select_language']['it-it'] = "Per favore seleziona la lingua che desideri usare";
 $text['description-select_language']['it-it'] = "Per favore seleziona la lingua che desideri usare";
+$text['description-select_language']['ka-ge'] = "აირჩიეთ სასურველი ენა";
 $text['description-select_language']['nl-nl'] = "Kies alsjeblieft de taal die je wilt gebruiken";
 $text['description-select_language']['nl-nl'] = "Kies alsjeblieft de taal die je wilt gebruiken";
 $text['description-select_language']['pl-pl'] = "Wybierz język, którego chcesz używać";
 $text['description-select_language']['pl-pl'] = "Wybierz język, którego chcesz używać";
 $text['description-select_language']['pt-br'] = "Por favor, selecione o idioma que deseja usar";
 $text['description-select_language']['pt-br'] = "Por favor, selecione o idioma que deseja usar";
@@ -977,6 +1014,7 @@ $text['button-detect']['fr-ca'] = "Détecter Configuration";
 $text['button-detect']['fr-fr'] = "Détecter Configuration";
 $text['button-detect']['fr-fr'] = "Détecter Configuration";
 $text['button-detect']['he-il'] = "זיהוי תצורה";
 $text['button-detect']['he-il'] = "זיהוי תצורה";
 $text['button-detect']['it-it'] = "Rileva Configurazione";
 $text['button-detect']['it-it'] = "Rileva Configurazione";
+$text['button-detect']['ka-ge'] = "კონფიგურაციის აღმოჩენა";
 $text['button-detect']['nl-nl'] = "Detect Configuratie";
 $text['button-detect']['nl-nl'] = "Detect Configuratie";
 $text['button-detect']['pl-pl'] = "Wykrywanie Konfiguracja";
 $text['button-detect']['pl-pl'] = "Wykrywanie Konfiguracja";
 $text['button-detect']['pt-br'] = "Detectar Configuração";
 $text['button-detect']['pt-br'] = "Detectar Configuração";
@@ -1003,6 +1041,7 @@ $text['button-select']['fr-ca'] = "Sélectionner";
 $text['button-select']['fr-fr'] = "Sélectionner";
 $text['button-select']['fr-fr'] = "Sélectionner";
 $text['button-select']['he-il'] = "בחר";
 $text['button-select']['he-il'] = "בחר";
 $text['button-select']['it-it'] = "Seleziona";
 $text['button-select']['it-it'] = "Seleziona";
+$text['button-select']['ka-ge'] = "აირჩიეთ";
 $text['button-select']['nl-nl'] = "Selecteer";
 $text['button-select']['nl-nl'] = "Selecteer";
 $text['button-select']['pl-pl'] = "Wybierz";
 $text['button-select']['pl-pl'] = "Wybierz";
 $text['button-select']['pt-br'] = "Selecionar";
 $text['button-select']['pt-br'] = "Selecionar";

+ 1 - 0
core/menu/app_config.php

@@ -19,6 +19,7 @@
 		$apps[$x]['description']['fr-fr'] = "Le menu peut être personnalisé ici";
 		$apps[$x]['description']['fr-fr'] = "Le menu peut être personnalisé ici";
 		$apps[$x]['description']['he-il'] = "";
 		$apps[$x]['description']['he-il'] = "";
 		$apps[$x]['description']['it-it'] = "";
 		$apps[$x]['description']['it-it'] = "";
+		$apps[$x]['description']['ka-ge'] = "მენიუს ჩასწორება ამ ხელსაწყოთი შეგიძლიათ.";
 		$apps[$x]['description']['nl-nl'] = "";
 		$apps[$x]['description']['nl-nl'] = "";
 		$apps[$x]['description']['pl-pl'] = "";
 		$apps[$x]['description']['pl-pl'] = "";
 		$apps[$x]['description']['pt-br'] = "Os menus podem ser personalizados com esta ferramenta.";
 		$apps[$x]['description']['pt-br'] = "Os menus podem ser personalizados com esta ferramenta.";

+ 45 - 0
core/menu/app_languages.php

@@ -13,6 +13,7 @@ $text['title-menus']['fr-ca'] = "Gestion des Menus";
 $text['title-menus']['fr-fr'] = "Gestion des Menus";
 $text['title-menus']['fr-fr'] = "Gestion des Menus";
 $text['title-menus']['he-il'] = "מנהל תפריט";
 $text['title-menus']['he-il'] = "מנהל תפריט";
 $text['title-menus']['it-it'] = "Gestione Menu";
 $text['title-menus']['it-it'] = "Gestione Menu";
+$text['title-menus']['ka-ge'] = "მენიუს მართვა";
 $text['title-menus']['nl-nl'] = "Menu manager";
 $text['title-menus']['nl-nl'] = "Menu manager";
 $text['title-menus']['pl-pl'] = "Menedżer menu";
 $text['title-menus']['pl-pl'] = "Menedżer menu";
 $text['title-menus']['pt-br'] = "Gerenciador de Menus";
 $text['title-menus']['pt-br'] = "Gerenciador de Menus";
@@ -39,6 +40,7 @@ $text['title-menu']['fr-ca'] = "Editer le Menu";
 $text['title-menu']['fr-fr'] = "Editer le Menu";
 $text['title-menu']['fr-fr'] = "Editer le Menu";
 $text['title-menu']['he-il'] = "תפריט";
 $text['title-menu']['he-il'] = "תפריט";
 $text['title-menu']['it-it'] = "Menu";
 $text['title-menu']['it-it'] = "Menu";
+$text['title-menu']['ka-ge'] = "მენიუ";
 $text['title-menu']['nl-nl'] = "Menuu";
 $text['title-menu']['nl-nl'] = "Menuu";
 $text['title-menu']['pl-pl'] = "Menu";
 $text['title-menu']['pl-pl'] = "Menu";
 $text['title-menu']['pt-br'] = "Editar Menu";
 $text['title-menu']['pt-br'] = "Editar Menu";
@@ -65,6 +67,7 @@ $text['title-menu_item']['fr-ca'] = "Editer l'objet menu";
 $text['title-menu_item']['fr-fr'] = "Editer l'objet menu";
 $text['title-menu_item']['fr-fr'] = "Editer l'objet menu";
 $text['title-menu_item']['he-il'] = "התפריט Item";
 $text['title-menu_item']['he-il'] = "התפריט Item";
 $text['title-menu_item']['it-it'] = "Voce Menu";
 $text['title-menu_item']['it-it'] = "Voce Menu";
+$text['title-menu_item']['ka-ge'] = "მენიუს პუნქტი";
 $text['title-menu_item']['nl-nl'] = "Menu item";
 $text['title-menu_item']['nl-nl'] = "Menu item";
 $text['title-menu_item']['pl-pl'] = "Pozycja menu";
 $text['title-menu_item']['pl-pl'] = "Pozycja menu";
 $text['title-menu_item']['pt-br'] = "Editar o item do Menu";
 $text['title-menu_item']['pt-br'] = "Editar o item do Menu";
@@ -91,6 +94,7 @@ $text['label-menu_name']['fr-ca'] = "Nom";
 $text['label-menu_name']['fr-fr'] = "Nom";
 $text['label-menu_name']['fr-fr'] = "Nom";
 $text['label-menu_name']['he-il'] = "שֵׁם";
 $text['label-menu_name']['he-il'] = "שֵׁם";
 $text['label-menu_name']['it-it'] = "Nome";
 $text['label-menu_name']['it-it'] = "Nome";
+$text['label-menu_name']['ka-ge'] = "სახელი";
 $text['label-menu_name']['nl-nl'] = "Naam";
 $text['label-menu_name']['nl-nl'] = "Naam";
 $text['label-menu_name']['pl-pl'] = "Nazwa";
 $text['label-menu_name']['pl-pl'] = "Nazwa";
 $text['label-menu_name']['pt-br'] = "Nome";
 $text['label-menu_name']['pt-br'] = "Nome";
@@ -117,6 +121,7 @@ $text['label-menu_language']['fr-ca'] = "Langue";
 $text['label-menu_language']['fr-fr'] = "Langue";
 $text['label-menu_language']['fr-fr'] = "Langue";
 $text['label-menu_language']['he-il'] = "שפה";
 $text['label-menu_language']['he-il'] = "שפה";
 $text['label-menu_language']['it-it'] = "Linguaggio";
 $text['label-menu_language']['it-it'] = "Linguaggio";
+$text['label-menu_language']['ka-ge'] = "ენა";
 $text['label-menu_language']['nl-nl'] = "Taal";
 $text['label-menu_language']['nl-nl'] = "Taal";
 $text['label-menu_language']['pl-pl'] = "Język";
 $text['label-menu_language']['pl-pl'] = "Język";
 $text['label-menu_language']['pt-br'] = "Idioma";
 $text['label-menu_language']['pt-br'] = "Idioma";
@@ -143,6 +148,7 @@ $text['label-menu_description']['fr-ca'] = "description";
 $text['label-menu_description']['fr-fr'] = "description";
 $text['label-menu_description']['fr-fr'] = "description";
 $text['label-menu_description']['he-il'] = "תיאור";
 $text['label-menu_description']['he-il'] = "תיאור";
 $text['label-menu_description']['it-it'] = "Descrizione";
 $text['label-menu_description']['it-it'] = "Descrizione";
+$text['label-menu_description']['ka-ge'] = "აღწერა";
 $text['label-menu_description']['nl-nl'] = "Beschrijving";
 $text['label-menu_description']['nl-nl'] = "Beschrijving";
 $text['label-menu_description']['pl-pl'] = "Opis";
 $text['label-menu_description']['pl-pl'] = "Opis";
 $text['label-menu_description']['pt-br'] = "Descrição";
 $text['label-menu_description']['pt-br'] = "Descrição";
@@ -169,6 +175,7 @@ $text['option-internal']['fr-ca'] = "Interne";
 $text['option-internal']['fr-fr'] = "Interne";
 $text['option-internal']['fr-fr'] = "Interne";
 $text['option-internal']['he-il'] = "פנימי";
 $text['option-internal']['he-il'] = "פנימי";
 $text['option-internal']['it-it'] = "Interno";
 $text['option-internal']['it-it'] = "Interno";
+$text['option-internal']['ka-ge'] = "შიდა";
 $text['option-internal']['nl-nl'] = "Intern";
 $text['option-internal']['nl-nl'] = "Intern";
 $text['option-internal']['pl-pl'] = "Wewnętrzny";
 $text['option-internal']['pl-pl'] = "Wewnętrzny";
 $text['option-internal']['pt-br'] = "Interno";
 $text['option-internal']['pt-br'] = "Interno";
@@ -195,6 +202,7 @@ $text['option-external']['fr-ca'] = "Externe";
 $text['option-external']['fr-fr'] = "Externe";
 $text['option-external']['fr-fr'] = "Externe";
 $text['option-external']['he-il'] = "חיצוני";
 $text['option-external']['he-il'] = "חיצוני";
 $text['option-external']['it-it'] = "Esterno";
 $text['option-external']['it-it'] = "Esterno";
+$text['option-external']['ka-ge'] = "გარე";
 $text['option-external']['nl-nl'] = "Extern";
 $text['option-external']['nl-nl'] = "Extern";
 $text['option-external']['pl-pl'] = "Zewnętrzny";
 $text['option-external']['pl-pl'] = "Zewnętrzny";
 $text['option-external']['pt-br'] = "Externo";
 $text['option-external']['pt-br'] = "Externo";
@@ -221,6 +229,7 @@ $text['option-email']['fr-ca'] = "Courriel";
 $text['option-email']['fr-fr'] = "Courriel";
 $text['option-email']['fr-fr'] = "Courriel";
 $text['option-email']['he-il'] = "דואר אלקטרוני";
 $text['option-email']['he-il'] = "דואר אלקטרוני";
 $text['option-email']['it-it'] = "E-mail";
 $text['option-email']['it-it'] = "E-mail";
+$text['option-email']['ka-ge'] = "ელფოსტა";
 $text['option-email']['nl-nl'] = "E-mail";
 $text['option-email']['nl-nl'] = "E-mail";
 $text['option-email']['pl-pl'] = "E-mail";
 $text['option-email']['pl-pl'] = "E-mail";
 $text['option-email']['pt-br'] = "E-mail";
 $text['option-email']['pt-br'] = "E-mail";
@@ -247,6 +256,7 @@ $text['message-update']['fr-ca'] = "Mise à jour terminée";
 $text['message-update']['fr-fr'] = "Mise à jour terminée";
 $text['message-update']['fr-fr'] = "Mise à jour terminée";
 $text['message-update']['he-il'] = "העדכון הושלם";
 $text['message-update']['he-il'] = "העדכון הושלם";
 $text['message-update']['it-it'] = "Aggiornamento Completato";
 $text['message-update']['it-it'] = "Aggiornamento Completato";
+$text['message-update']['ka-ge'] = "განახლება დასრულდა";
 $text['message-update']['nl-nl'] = "Update Complet";
 $text['message-update']['nl-nl'] = "Update Complet";
 $text['message-update']['pl-pl'] = "Zaktualizowano pomyślnie";
 $text['message-update']['pl-pl'] = "Zaktualizowano pomyślnie";
 $text['message-update']['pt-br'] = "Atualização Concluída";
 $text['message-update']['pt-br'] = "Atualização Concluída";
@@ -273,6 +283,7 @@ $text['message-moved_up']['fr-ca'] = "Article déplacé vers le haut";
 $text['message-moved_up']['fr-fr'] = "Article déplacé vers le haut";
 $text['message-moved_up']['fr-fr'] = "Article déplacé vers le haut";
 $text['message-moved_up']['he-il'] = "פריט הועבר למעלה";
 $text['message-moved_up']['he-il'] = "פריט הועבר למעלה";
 $text['message-moved_up']['it-it'] = "Articolo spostato";
 $text['message-moved_up']['it-it'] = "Articolo spostato";
+$text['message-moved_up']['ka-ge'] = "ელემენტი აწეულია";
 $text['message-moved_up']['nl-nl'] = "Artikel omhoog verplaatst";
 $text['message-moved_up']['nl-nl'] = "Artikel omhoog verplaatst";
 $text['message-moved_up']['pl-pl'] = "Pozycja przeniesiona do góry";
 $text['message-moved_up']['pl-pl'] = "Pozycja przeniesiona do góry";
 $text['message-moved_up']['pt-br'] = "Item movido para cima";
 $text['message-moved_up']['pt-br'] = "Item movido para cima";
@@ -299,6 +310,7 @@ $text['message-moved_down']['fr-ca'] = "Élément déplacé vers le bas";
 $text['message-moved_down']['fr-fr'] = "Élément déplacé vers le bas";
 $text['message-moved_down']['fr-fr'] = "Élément déplacé vers le bas";
 $text['message-moved_down']['he-il'] = "פריט הוזז למטה";
 $text['message-moved_down']['he-il'] = "פריט הוזז למטה";
 $text['message-moved_down']['it-it'] = "Elemento spostato in basso";
 $text['message-moved_down']['it-it'] = "Elemento spostato in basso";
+$text['message-moved_down']['ka-ge'] = "ელემენტი დაწეულია";
 $text['message-moved_down']['nl-nl'] = "Item verplaatst naar beneden";
 $text['message-moved_down']['nl-nl'] = "Item verplaatst naar beneden";
 $text['message-moved_down']['pl-pl'] = "Pozycja przeniesiona w dół";
 $text['message-moved_down']['pl-pl'] = "Pozycja przeniesiona w dół";
 $text['message-moved_down']['pt-br'] = "Item Movido para Baixo";
 $text['message-moved_down']['pt-br'] = "Item Movido para Baixo";
@@ -325,6 +337,7 @@ $text['label-title']['fr-ca'] = "Titre";
 $text['label-title']['fr-fr'] = "Titre";
 $text['label-title']['fr-fr'] = "Titre";
 $text['label-title']['he-il'] = "כותרת";
 $text['label-title']['he-il'] = "כותרת";
 $text['label-title']['it-it'] = "Titolo";
 $text['label-title']['it-it'] = "Titolo";
+$text['label-title']['ka-ge'] = "სათაური";
 $text['label-title']['nl-nl'] = "Titel";
 $text['label-title']['nl-nl'] = "Titel";
 $text['label-title']['pl-pl'] = "Tytuł";
 $text['label-title']['pl-pl'] = "Tytuł";
 $text['label-title']['pt-br'] = "Título";
 $text['label-title']['pt-br'] = "Título";
@@ -351,6 +364,7 @@ $text['label-protected']['fr-ca'] = "Proteger";
 $text['label-protected']['fr-fr'] = "Proteger";
 $text['label-protected']['fr-fr'] = "Proteger";
 $text['label-protected']['he-il'] = "מוגן";
 $text['label-protected']['he-il'] = "מוגן";
 $text['label-protected']['it-it'] = "Protetto";
 $text['label-protected']['it-it'] = "Protetto";
+$text['label-protected']['ka-ge'] = "დაცულია";
 $text['label-protected']['nl-nl'] = "Beschermd";
 $text['label-protected']['nl-nl'] = "Beschermd";
 $text['label-protected']['pl-pl'] = "Zabezpieczony";
 $text['label-protected']['pl-pl'] = "Zabezpieczony";
 $text['label-protected']['pt-br'] = "Protegido";
 $text['label-protected']['pt-br'] = "Protegido";
@@ -377,6 +391,7 @@ $text['label-parent_menu']['fr-ca'] = "Menu Parent";
 $text['label-parent_menu']['fr-fr'] = "Menu Parent";
 $text['label-parent_menu']['fr-fr'] = "Menu Parent";
 $text['label-parent_menu']['he-il'] = "תפריט הורים";
 $text['label-parent_menu']['he-il'] = "תפריט הורים";
 $text['label-parent_menu']['it-it'] = "Menu genitore";
 $text['label-parent_menu']['it-it'] = "Menu genitore";
+$text['label-parent_menu']['ka-ge'] = "მშობელი მენიუ";
 $text['label-parent_menu']['nl-nl'] = "Oudermenu";
 $text['label-parent_menu']['nl-nl'] = "Oudermenu";
 $text['label-parent_menu']['pl-pl'] = "Menu nadrzędne";
 $text['label-parent_menu']['pl-pl'] = "Menu nadrzędne";
 $text['label-parent_menu']['pt-br'] = "Menu pai";
 $text['label-parent_menu']['pt-br'] = "Menu pai";
@@ -403,6 +418,7 @@ $text['label-name']['fr-ca'] = "Nom";
 $text['label-name']['fr-fr'] = "Nom";
 $text['label-name']['fr-fr'] = "Nom";
 $text['label-name']['he-il'] = "שֵׁם";
 $text['label-name']['he-il'] = "שֵׁם";
 $text['label-name']['it-it'] = "Nome";
 $text['label-name']['it-it'] = "Nome";
+$text['label-name']['ka-ge'] = "სახელი";
 $text['label-name']['nl-nl'] = "Naam";
 $text['label-name']['nl-nl'] = "Naam";
 $text['label-name']['pl-pl'] = "Nazwa";
 $text['label-name']['pl-pl'] = "Nazwa";
 $text['label-name']['pt-br'] = "Nome";
 $text['label-name']['pt-br'] = "Nome";
@@ -429,6 +445,7 @@ $text['label-menu_order']['fr-ca'] = "Ordre";
 $text['label-menu_order']['fr-fr'] = "Ordre";
 $text['label-menu_order']['fr-fr'] = "Ordre";
 $text['label-menu_order']['he-il'] = "להזמין";
 $text['label-menu_order']['he-il'] = "להזמין";
 $text['label-menu_order']['it-it'] = "Ordine";
 $text['label-menu_order']['it-it'] = "Ordine";
+$text['label-menu_order']['ka-ge'] = "მიმდევრობა";
 $text['label-menu_order']['nl-nl'] = "orde.";
 $text['label-menu_order']['nl-nl'] = "orde.";
 $text['label-menu_order']['pl-pl'] = "Kolejność";
 $text['label-menu_order']['pl-pl'] = "Kolejność";
 $text['label-menu_order']['pt-br'] = "Ordem";
 $text['label-menu_order']['pt-br'] = "Ordem";
@@ -455,6 +472,7 @@ $text['label-link']['fr-ca'] = "Lien";
 $text['label-link']['fr-fr'] = "Lien";
 $text['label-link']['fr-fr'] = "Lien";
 $text['label-link']['he-il'] = "קישור";
 $text['label-link']['he-il'] = "קישור";
 $text['label-link']['it-it'] = "Collegamento";
 $text['label-link']['it-it'] = "Collegamento";
+$text['label-link']['ka-ge'] = "ბმული";
 $text['label-link']['nl-nl'] = "Koppeling";
 $text['label-link']['nl-nl'] = "Koppeling";
 $text['label-link']['pl-pl'] = "Połączyć";
 $text['label-link']['pl-pl'] = "Połączyć";
 $text['label-link']['pt-br'] = "Ligação";
 $text['label-link']['pt-br'] = "Ligação";
@@ -481,6 +499,7 @@ $text['label-language']['fr-ca'] = "Langue";
 $text['label-language']['fr-fr'] = "Langue";
 $text['label-language']['fr-fr'] = "Langue";
 $text['label-language']['he-il'] = "שפה";
 $text['label-language']['he-il'] = "שפה";
 $text['label-language']['it-it'] = "Linguaggio";
 $text['label-language']['it-it'] = "Linguaggio";
+$text['label-language']['ka-ge'] = "ენა";
 $text['label-language']['nl-nl'] = "Taal";
 $text['label-language']['nl-nl'] = "Taal";
 $text['label-language']['pl-pl'] = "Język";
 $text['label-language']['pl-pl'] = "Język";
 $text['label-language']['pt-br'] = "Idioma";
 $text['label-language']['pt-br'] = "Idioma";
@@ -507,6 +526,7 @@ $text['label-icon']['fr-ca'] = "Icône";
 $text['label-icon']['fr-fr'] = "Icône";
 $text['label-icon']['fr-fr'] = "Icône";
 $text['label-icon']['he-il'] = "אייקון";
 $text['label-icon']['he-il'] = "אייקון";
 $text['label-icon']['it-it'] = "Icona";
 $text['label-icon']['it-it'] = "Icona";
+$text['label-icon']['ka-ge'] = "ხატულა";
 $text['label-icon']['nl-nl'] = "Icon";
 $text['label-icon']['nl-nl'] = "Icon";
 $text['label-icon']['pl-pl'] = "Ikona";
 $text['label-icon']['pl-pl'] = "Ikona";
 $text['label-icon']['pt-br'] = "Ícone";
 $text['label-icon']['pt-br'] = "Ícone";
@@ -533,6 +553,7 @@ $text['label-groups']['fr-ca'] = "Groupes";
 $text['label-groups']['fr-fr'] = "Groupes";
 $text['label-groups']['fr-fr'] = "Groupes";
 $text['label-groups']['he-il'] = "קבוצות";
 $text['label-groups']['he-il'] = "קבוצות";
 $text['label-groups']['it-it'] = "Gruppi";
 $text['label-groups']['it-it'] = "Gruppi";
+$text['label-groups']['ka-ge'] = "ჯგუფები";
 $text['label-groups']['nl-nl'] = "Groep";
 $text['label-groups']['nl-nl'] = "Groep";
 $text['label-groups']['pl-pl'] = "Grupy";
 $text['label-groups']['pl-pl'] = "Grupy";
 $text['label-groups']['pt-br'] = "Grupos";
 $text['label-groups']['pt-br'] = "Grupos";
@@ -559,6 +580,7 @@ $text['label-category']['fr-ca'] = "Cible";
 $text['label-category']['fr-fr'] = "Cible";
 $text['label-category']['fr-fr'] = "Cible";
 $text['label-category']['he-il'] = "יַעַד";
 $text['label-category']['he-il'] = "יַעַד";
 $text['label-category']['it-it'] = "Destinazione";
 $text['label-category']['it-it'] = "Destinazione";
+$text['label-category']['ka-ge'] = "სამიზნე";
 $text['label-category']['nl-nl'] = "Doelwit";
 $text['label-category']['nl-nl'] = "Doelwit";
 $text['label-category']['pl-pl'] = "Kategoria";
 $text['label-category']['pl-pl'] = "Kategoria";
 $text['label-category']['pt-br'] = "Destino";
 $text['label-category']['pt-br'] = "Destino";
@@ -585,6 +607,7 @@ $text['header-menus']['fr-ca'] = "Gestion des Menus";
 $text['header-menus']['fr-fr'] = "Gestion des Menus";
 $text['header-menus']['fr-fr'] = "Gestion des Menus";
 $text['header-menus']['he-il'] = "מנהל תפריט";
 $text['header-menus']['he-il'] = "מנהל תפריט";
 $text['header-menus']['it-it'] = "Gestione Menu";
 $text['header-menus']['it-it'] = "Gestione Menu";
+$text['header-menus']['ka-ge'] = "მენიუს მართვა";
 $text['header-menus']['nl-nl'] = "Menu manager";
 $text['header-menus']['nl-nl'] = "Menu manager";
 $text['header-menus']['pl-pl'] = "Menedżer menu";
 $text['header-menus']['pl-pl'] = "Menedżer menu";
 $text['header-menus']['pt-br'] = "Gerenciador de Menu";
 $text['header-menus']['pt-br'] = "Gerenciador de Menu";
@@ -611,6 +634,7 @@ $text['header-menu_item']['fr-ca'] = "l'objet menu";
 $text['header-menu_item']['fr-fr'] = "l'objet menu";
 $text['header-menu_item']['fr-fr'] = "l'objet menu";
 $text['header-menu_item']['he-il'] = "פריט בתפריט";
 $text['header-menu_item']['he-il'] = "פריט בתפריט";
 $text['header-menu_item']['it-it'] = "Voce Menu";
 $text['header-menu_item']['it-it'] = "Voce Menu";
+$text['header-menu_item']['ka-ge'] = "მენიუს პუნქტი";
 $text['header-menu_item']['nl-nl'] = "Menu item";
 $text['header-menu_item']['nl-nl'] = "Menu item";
 $text['header-menu_item']['pl-pl'] = "Pozycja menu";
 $text['header-menu_item']['pl-pl'] = "Pozycja menu";
 $text['header-menu_item']['pt-br'] = "Editar Item do Menu";
 $text['header-menu_item']['pt-br'] = "Editar Item do Menu";
@@ -637,6 +661,7 @@ $text['header-menu_items']['fr-ca'] = "un objet menu";
 $text['header-menu_items']['fr-fr'] = "un objet menu";
 $text['header-menu_items']['fr-fr'] = "un objet menu";
 $text['header-menu_items']['he-il'] = "תפריט פריטים";
 $text['header-menu_items']['he-il'] = "תפריט פריטים";
 $text['header-menu_items']['it-it'] = "Voce Menu";
 $text['header-menu_items']['it-it'] = "Voce Menu";
+$text['header-menu_items']['ka-ge'] = "მენიუს პუნქტები";
 $text['header-menu_items']['nl-nl'] = "Menu Item";
 $text['header-menu_items']['nl-nl'] = "Menu Item";
 $text['header-menu_items']['pl-pl'] = "Pozycja menu";
 $text['header-menu_items']['pl-pl'] = "Pozycja menu";
 $text['header-menu_items']['pt-br'] = "Adicionar um Item ao Menu";
 $text['header-menu_items']['pt-br'] = "Adicionar um Item ao Menu";
@@ -663,6 +688,7 @@ $text['header-menu']['fr-ca'] = "Editer le Menu";
 $text['header-menu']['fr-fr'] = "Editer le Menu";
 $text['header-menu']['fr-fr'] = "Editer le Menu";
 $text['header-menu']['he-il'] = "תפריט";
 $text['header-menu']['he-il'] = "תפריט";
 $text['header-menu']['it-it'] = "Menù";
 $text['header-menu']['it-it'] = "Menù";
+$text['header-menu']['ka-ge'] = "მენიუ";
 $text['header-menu']['nl-nl'] = "Menuu";
 $text['header-menu']['nl-nl'] = "Menuu";
 $text['header-menu']['pl-pl'] = "Menu";
 $text['header-menu']['pl-pl'] = "Menu";
 $text['header-menu']['pt-br'] = "Editar Menu";
 $text['header-menu']['pt-br'] = "Editar Menu";
@@ -689,6 +715,7 @@ $text['description-title']['fr-ca'] = "description";
 $text['description-title']['fr-fr'] = "description";
 $text['description-title']['fr-fr'] = "description";
 $text['description-title']['he-il'] = "תיאור";
 $text['description-title']['he-il'] = "תיאור";
 $text['description-title']['it-it'] = "Descrizione";
 $text['description-title']['it-it'] = "Descrizione";
+$text['description-title']['ka-ge'] = "აღწერა";
 $text['description-title']['nl-nl'] = "Beschrijving";
 $text['description-title']['nl-nl'] = "Beschrijving";
 $text['description-title']['pl-pl'] = "Opis";
 $text['description-title']['pl-pl'] = "Opis";
 $text['description-title']['pt-br'] = "Descrição";
 $text['description-title']['pt-br'] = "Descrição";
@@ -715,6 +742,7 @@ $text['description-protected']['fr-ca'] = "Activer cette fonctionnalité pour qu
 $text['description-protected']['fr-fr'] = "Activer cette fonctionnalité pour que ce menu ne soit pas supprimé en cas d'activation de la fonction 'Restaurer'.";
 $text['description-protected']['fr-fr'] = "Activer cette fonctionnalité pour que ce menu ne soit pas supprimé en cas d'activation de la fonction 'Restaurer'.";
 $text['description-protected']['he-il'] = "אפשר זאת כדי להגן על פריט התפריט מפני הסרה על ידי 'שחזר ברירת מחדל'.";
 $text['description-protected']['he-il'] = "אפשר זאת כדי להגן על פריט התפריט מפני הסרה על ידי 'שחזר ברירת מחדל'.";
 $text['description-protected']['it-it'] = "Abilitare per proteggere la voce di menu dall'essere rimossa da 'Ripristina Default'.";
 $text['description-protected']['it-it'] = "Abilitare per proteggere la voce di menu dall'essere rimossa da 'Ripristina Default'.";
+$text['description-protected']['ka-ge'] = "ჩართეთ ეს, რომ დაიცვათ მენიუს პუნქტი 'ნაგულისხმევის აღდგენის' მიერ წაშლისგან.";
 $text['description-protected']['nl-nl'] = "Dit is in staat om het menu item te beschermen van 'Restore Default'.";
 $text['description-protected']['nl-nl'] = "Dit is in staat om het menu item te beschermen van 'Restore Default'.";
 $text['description-protected']['pl-pl'] = "Włącz tę opcję, aby zapobiec usunięciu pozycji menu przez funkcje  'Przywróć ustawienia domyślne'.";
 $text['description-protected']['pl-pl'] = "Włącz tę opcję, aby zapobiec usunięciu pozycji menu przez funkcje  'Przywróć ustawienia domyślne'.";
 $text['description-protected']['pt-br'] = "Marque para proteger os itens do menu de serem removidos pelo 'Restaurar os itens padrão do menu selecionado'";
 $text['description-protected']['pt-br'] = "Marque para proteger os itens do menu de serem removidos pelo 'Restaurar os itens padrão do menu selecionado'";
@@ -741,6 +769,7 @@ $text['description-parent_menu']['fr-ca'] = "description";
 $text['description-parent_menu']['fr-fr'] = "description";
 $text['description-parent_menu']['fr-fr'] = "description";
 $text['description-parent_menu']['he-il'] = "תיאור";
 $text['description-parent_menu']['he-il'] = "תיאור";
 $text['description-parent_menu']['it-it'] = "Descrizione";
 $text['description-parent_menu']['it-it'] = "Descrizione";
+$text['description-parent_menu']['ka-ge'] = "აღწერა";
 $text['description-parent_menu']['nl-nl'] = "Beschrijving";
 $text['description-parent_menu']['nl-nl'] = "Beschrijving";
 $text['description-parent_menu']['pl-pl'] = "Opis";
 $text['description-parent_menu']['pl-pl'] = "Opis";
 $text['description-parent_menu']['pt-br'] = "Descrição";
 $text['description-parent_menu']['pt-br'] = "Descrição";
@@ -767,6 +796,7 @@ $text['description-name']['fr-ca'] = "Entrer le nom du menu.";
 $text['description-name']['fr-fr'] = "Entrer le nom du menu.";
 $text['description-name']['fr-fr'] = "Entrer le nom du menu.";
 $text['description-name']['he-il'] = "הזן את שם התפריט.";
 $text['description-name']['he-il'] = "הזן את שם התפריט.";
 $text['description-name']['it-it'] = "Inserire il nome del menu.";
 $text['description-name']['it-it'] = "Inserire il nome del menu.";
+$text['description-name']['ka-ge'] = "შეიყვანეთ მენიუს სახელი.";
 $text['description-name']['nl-nl'] = "Betrek de naam van het menu.";
 $text['description-name']['nl-nl'] = "Betrek de naam van het menu.";
 $text['description-name']['pl-pl'] = "Wprowadź nazwę";
 $text['description-name']['pl-pl'] = "Wprowadź nazwę";
 $text['description-name']['pt-br'] = "Insira o nome do menu";
 $text['description-name']['pt-br'] = "Insira o nome do menu";
@@ -793,6 +823,7 @@ $text['description-menus']['fr-ca'] = "Personnaliser un ou plusieurs menus.";
 $text['description-menus']['fr-fr'] = "Personnaliser un ou plusieurs menus.";
 $text['description-menus']['fr-fr'] = "Personnaliser un ou plusieurs menus.";
 $text['description-menus']['he-il'] = "משמש כדי להתאים אישית תפריט אחד או יותר.";
 $text['description-menus']['he-il'] = "משמש כדי להתאים אישית תפריט אחד או יותר.";
 $text['description-menus']['it-it'] = "Usato per personalizzare uno o più menu.";
 $text['description-menus']['it-it'] = "Usato per personalizzare uno o più menu.";
+$text['description-menus']['ka-ge'] = "გამოიყენება ერთი ან მეტი მენიუს მოსარგებად.";
 $text['description-menus']['nl-nl'] = "Gebruikte om een of meer menu's te gebruiken.";
 $text['description-menus']['nl-nl'] = "Gebruikte om een of meer menu's te gebruiken.";
 $text['description-menus']['pl-pl'] = "Używany jest do konfiguracji jednej lub kilku list menu.";
 $text['description-menus']['pl-pl'] = "Używany jest do konfiguracji jednej lub kilku list menu.";
 $text['description-menus']['pt-br'] = "Usado para customizar um ou mais menus";
 $text['description-menus']['pt-br'] = "Usado para customizar um ou mais menus";
@@ -819,6 +850,7 @@ $text['description-menu_order']['fr-ca'] = "description";
 $text['description-menu_order']['fr-fr'] = "description";
 $text['description-menu_order']['fr-fr'] = "description";
 $text['description-menu_order']['he-il'] = "תיאור";
 $text['description-menu_order']['he-il'] = "תיאור";
 $text['description-menu_order']['it-it'] = "Descrizione";
 $text['description-menu_order']['it-it'] = "Descrizione";
+$text['description-menu_order']['ka-ge'] = "აღწერა";
 $text['description-menu_order']['nl-nl'] = "Beschrijving";
 $text['description-menu_order']['nl-nl'] = "Beschrijving";
 $text['description-menu_order']['pl-pl'] = "Opis";
 $text['description-menu_order']['pl-pl'] = "Opis";
 $text['description-menu_order']['pt-br'] = "Descrição";
 $text['description-menu_order']['pt-br'] = "Descrição";
@@ -845,6 +877,7 @@ $text['description-menu_item-edit']['fr-ca'] = "description";
 $text['description-menu_item-edit']['fr-fr'] = "description";
 $text['description-menu_item-edit']['fr-fr'] = "description";
 $text['description-menu_item-edit']['he-il'] = "תיאור";
 $text['description-menu_item-edit']['he-il'] = "תיאור";
 $text['description-menu_item-edit']['it-it'] = "Descrizione";
 $text['description-menu_item-edit']['it-it'] = "Descrizione";
+$text['description-menu_item-edit']['ka-ge'] = "აღწერა";
 $text['description-menu_item-edit']['nl-nl'] = "Beschrijving";
 $text['description-menu_item-edit']['nl-nl'] = "Beschrijving";
 $text['description-menu_item-edit']['pl-pl'] = "Opis";
 $text['description-menu_item-edit']['pl-pl'] = "Opis";
 $text['description-menu_item-edit']['pt-br'] = "Descrição";
 $text['description-menu_item-edit']['pt-br'] = "Descrição";
@@ -871,6 +904,7 @@ $text['description-menu_item-add']['fr-ca'] = "description";
 $text['description-menu_item-add']['fr-fr'] = "description";
 $text['description-menu_item-add']['fr-fr'] = "description";
 $text['description-menu_item-add']['he-il'] = "תיאור";
 $text['description-menu_item-add']['he-il'] = "תיאור";
 $text['description-menu_item-add']['it-it'] = "Descrizione";
 $text['description-menu_item-add']['it-it'] = "Descrizione";
+$text['description-menu_item-add']['ka-ge'] = "აღწერა";
 $text['description-menu_item-add']['nl-nl'] = "Beschrijving";
 $text['description-menu_item-add']['nl-nl'] = "Beschrijving";
 $text['description-menu_item-add']['pl-pl'] = "Opis";
 $text['description-menu_item-add']['pl-pl'] = "Opis";
 $text['description-menu_item-add']['pt-br'] = "Descrição";
 $text['description-menu_item-add']['pt-br'] = "Descrição";
@@ -897,6 +931,7 @@ $text['description-menu']['fr-ca'] = "Personnaliser un ou plusieurs menus.";
 $text['description-menu']['fr-fr'] = "Personnaliser un ou plusieurs menus.";
 $text['description-menu']['fr-fr'] = "Personnaliser un ou plusieurs menus.";
 $text['description-menu']['he-il'] = "משמש כדי להתאים אישית תפריט אחד או יותר.";
 $text['description-menu']['he-il'] = "משמש כדי להתאים אישית תפריט אחד או יותר.";
 $text['description-menu']['it-it'] = "Usato per personalizzare uno o più menu.";
 $text['description-menu']['it-it'] = "Usato per personalizzare uno o più menu.";
+$text['description-menu']['ka-ge'] = "გამოიყენება ერთი ან მეტი მენიუს მოსარგებად.";
 $text['description-menu']['nl-nl'] = "Gebruikte om een of meer menu's te gebruiken.";
 $text['description-menu']['nl-nl'] = "Gebruikte om een of meer menu's te gebruiken.";
 $text['description-menu']['pl-pl'] = "Używane do konfiguracji jednego lub kilku menu.";
 $text['description-menu']['pl-pl'] = "Używane do konfiguracji jednego lub kilku menu.";
 $text['description-menu']['pt-br'] = "Usado para customizar um ou mais menus";
 $text['description-menu']['pt-br'] = "Usado para customizar um ou mais menus";
@@ -923,6 +958,7 @@ $text['description-link']['fr-ca'] = "description";
 $text['description-link']['fr-fr'] = "description";
 $text['description-link']['fr-fr'] = "description";
 $text['description-link']['he-il'] = "תיאור";
 $text['description-link']['he-il'] = "תיאור";
 $text['description-link']['it-it'] = "Descrizione";
 $text['description-link']['it-it'] = "Descrizione";
+$text['description-link']['ka-ge'] = "აღწერა";
 $text['description-link']['nl-nl'] = "Beschrijving";
 $text['description-link']['nl-nl'] = "Beschrijving";
 $text['description-link']['pl-pl'] = "Opis";
 $text['description-link']['pl-pl'] = "Opis";
 $text['description-link']['pt-br'] = "Descrição";
 $text['description-link']['pt-br'] = "Descrição";
@@ -949,6 +985,7 @@ $text['description-language']['fr-ca'] = "Entrer la langue.";
 $text['description-language']['fr-fr'] = "Entrer la langue.";
 $text['description-language']['fr-fr'] = "Entrer la langue.";
 $text['description-language']['he-il'] = "היכנסו לשפה";
 $text['description-language']['he-il'] = "היכנסו לשפה";
 $text['description-language']['it-it'] = "Inserire il linguaggio.";
 $text['description-language']['it-it'] = "Inserire il linguaggio.";
+$text['description-language']['ka-ge'] = "შეიყვანეთ ენა.";
 $text['description-language']['nl-nl'] = "Voer de taal in.";
 $text['description-language']['nl-nl'] = "Voer de taal in.";
 $text['description-language']['pl-pl'] = "Wprowadź język";
 $text['description-language']['pl-pl'] = "Wprowadź język";
 $text['description-language']['pt-br'] = "Insira o idioma.";
 $text['description-language']['pt-br'] = "Insira o idioma.";
@@ -975,6 +1012,7 @@ $text['description-groups']['fr-ca'] = "description";
 $text['description-groups']['fr-fr'] = "description";
 $text['description-groups']['fr-fr'] = "description";
 $text['description-groups']['he-il'] = "תיאור";
 $text['description-groups']['he-il'] = "תיאור";
 $text['description-groups']['it-it'] = "Descrizione";
 $text['description-groups']['it-it'] = "Descrizione";
+$text['description-groups']['ka-ge'] = "აღწერა";
 $text['description-groups']['nl-nl'] = "Beschrijving";
 $text['description-groups']['nl-nl'] = "Beschrijving";
 $text['description-groups']['pl-pl'] = "Opis";
 $text['description-groups']['pl-pl'] = "Opis";
 $text['description-groups']['pt-br'] = "Descrição";
 $text['description-groups']['pt-br'] = "Descrição";
@@ -1001,6 +1039,7 @@ $text['description-description']['fr-ca'] = "Entrez une description, si désiré
 $text['description-description']['fr-fr'] = "Entrez une description, si désiré.";
 $text['description-description']['fr-fr'] = "Entrez une description, si désiré.";
 $text['description-description']['he-il'] = "היכנסו לתיאור, אם תרצו.";
 $text['description-description']['he-il'] = "היכנסו לתיאור, אם תרצו.";
 $text['description-description']['it-it'] = "Inserire la descrizione, se desiderato.";
 $text['description-description']['it-it'] = "Inserire la descrizione, se desiderato.";
+$text['description-description']['ka-ge'] = "სურვილის შემთხვევაში შეიყვანეთ აღწერა.";
 $text['description-description']['nl-nl'] = "Een beschrijving binnenbrengen, als je wilt.";
 $text['description-description']['nl-nl'] = "Een beschrijving binnenbrengen, als je wilt.";
 $text['description-description']['pl-pl'] = "Wprowadź opis (opcjonalne)";
 $text['description-description']['pl-pl'] = "Wprowadź opis (opcjonalne)";
 $text['description-description']['pt-br'] = "Insira a descrição, caso desejar";
 $text['description-description']['pt-br'] = "Insira a descrição, caso desejar";
@@ -1027,6 +1066,7 @@ $text['description-category']['fr-ca'] = "description";
 $text['description-category']['fr-fr'] = "description";
 $text['description-category']['fr-fr'] = "description";
 $text['description-category']['he-il'] = "תיאור";
 $text['description-category']['he-il'] = "תיאור";
 $text['description-category']['it-it'] = "Descrizione";
 $text['description-category']['it-it'] = "Descrizione";
+$text['description-category']['ka-ge'] = "აღწერა";
 $text['description-category']['nl-nl'] = "Beschrijving";
 $text['description-category']['nl-nl'] = "Beschrijving";
 $text['description-category']['pl-pl'] = "Opis";
 $text['description-category']['pl-pl'] = "Opis";
 $text['description-category']['pt-br'] = "Descrição";
 $text['description-category']['pt-br'] = "Descrição";
@@ -1053,6 +1093,7 @@ $text['button-restore_default']['fr-ca'] = "Restaurer";
 $text['button-restore_default']['fr-fr'] = "Restaurer";
 $text['button-restore_default']['fr-fr'] = "Restaurer";
 $text['button-restore_default']['he-il'] = "להחזיר לברירת מחדל";
 $text['button-restore_default']['he-il'] = "להחזיר לברירת מחדל";
 $text['button-restore_default']['it-it'] = "Ripristina Default";
 $text['button-restore_default']['it-it'] = "Ripristina Default";
+$text['button-restore_default']['ka-ge'] = "ნაგულისხმევის აღდგენა";
 $text['button-restore_default']['nl-nl'] = "Herstellende default";
 $text['button-restore_default']['nl-nl'] = "Herstellende default";
 $text['button-restore_default']['pl-pl'] = "Przywróć do ustawień domyślnych";
 $text['button-restore_default']['pl-pl'] = "Przywróć do ustawień domyślnych";
 $text['button-restore_default']['pt-br'] = "Restaurar Configurações Padrão";
 $text['button-restore_default']['pt-br'] = "Restaurar Configurações Padrão";
@@ -1079,6 +1120,7 @@ $text['button-restore_all']['fr-ca'] = "Tout restaurer";
 $text['button-restore_all']['fr-fr'] = "Tout restaurer";
 $text['button-restore_all']['fr-fr'] = "Tout restaurer";
 $text['button-restore_all']['he-il'] = "שחזור הכל";
 $text['button-restore_all']['he-il'] = "שחזור הכל";
 $text['button-restore_all']['it-it'] = "Ripristina Tutto";
 $text['button-restore_all']['it-it'] = "Ripristina Tutto";
+$text['button-restore_all']['ka-ge'] = "ყველას აღდგენა";
 $text['button-restore_all']['nl-nl'] = "Herstel All";
 $text['button-restore_all']['nl-nl'] = "Herstel All";
 $text['button-restore_all']['pl-pl'] = "Przywróć wszystko";
 $text['button-restore_all']['pl-pl'] = "Przywróć wszystko";
 $text['button-restore_all']['pt-br'] = "Restaurar Tudo";
 $text['button-restore_all']['pt-br'] = "Restaurar Tudo";
@@ -1105,6 +1147,7 @@ $text['button-move_up']['fr-ca'] = "Monter";
 $text['button-move_up']['fr-fr'] = "Monter";
 $text['button-move_up']['fr-fr'] = "Monter";
 $text['button-move_up']['he-il'] = "לזוז למעלה";
 $text['button-move_up']['he-il'] = "לזוז למעלה";
 $text['button-move_up']['it-it'] = "Muovi Su";
 $text['button-move_up']['it-it'] = "Muovi Su";
+$text['button-move_up']['ka-ge'] = "აწევა";
 $text['button-move_up']['nl-nl'] = "Opzij.";
 $text['button-move_up']['nl-nl'] = "Opzij.";
 $text['button-move_up']['pl-pl'] = "Przenieś w górę";
 $text['button-move_up']['pl-pl'] = "Przenieś w górę";
 $text['button-move_up']['pt-br'] = "Mover Item para cima";
 $text['button-move_up']['pt-br'] = "Mover Item para cima";
@@ -1131,6 +1174,7 @@ $text['button-move_down']['fr-ca'] = "Descendre";
 $text['button-move_down']['fr-fr'] = "Descendre";
 $text['button-move_down']['fr-fr'] = "Descendre";
 $text['button-move_down']['he-il'] = "לזוז למטה";
 $text['button-move_down']['he-il'] = "לזוז למטה";
 $text['button-move_down']['it-it'] = "Muovi Giù";
 $text['button-move_down']['it-it'] = "Muovi Giù";
+$text['button-move_down']['ka-ge'] = "ჩამოწევა";
 $text['button-move_down']['nl-nl'] = "Opzij.";
 $text['button-move_down']['nl-nl'] = "Opzij.";
 $text['button-move_down']['pl-pl'] = "Przenieś w dół";
 $text['button-move_down']['pl-pl'] = "Przenieś w dół";
 $text['button-move_down']['pt-br'] = "Mover Item para baixo";
 $text['button-move_down']['pt-br'] = "Mover Item para baixo";
@@ -1157,6 +1201,7 @@ $text['confirm-restore']['fr-ca'] = "Vous êtes sur le point de restaurer tous l
 $text['confirm-restore']['fr-fr'] = "Vous êtes sur le point de restaurer tous les éléments <i>non protégés</i> de ce menu.";
 $text['confirm-restore']['fr-fr'] = "Vous êtes sur le point de restaurer tous les éléments <i>non protégés</i> de ce menu.";
 $text['confirm-restore']['he-il'] = "אתה עומד לשחזר את כל הפריטים <i>לא מוגנים</i> בתפריט זה.";
 $text['confirm-restore']['he-il'] = "אתה עומד לשחזר את כל הפריטים <i>לא מוגנים</i> בתפריט זה.";
 $text['confirm-restore']['it-it'] = "Stai per ripristinare tutti gli elementi <i>non protetti</i> di questo menu.";
 $text['confirm-restore']['it-it'] = "Stai per ripristinare tutti gli elementi <i>non protetti</i> di questo menu.";
+$text['confirm-restore']['ka-ge'] = "აპირებთ, ყველა <i>დაუცველი</i> პუნქტი აღადგინოთ ამ მენიუში.";
 $text['confirm-restore']['nl-nl'] = "U staat op het punt alle <i>onbeschermde</i> items in dit menu te herstellen.";
 $text['confirm-restore']['nl-nl'] = "U staat op het punt alle <i>onbeschermde</i> items in dit menu te herstellen.";
 $text['confirm-restore']['pl-pl'] = "Zamierzasz przywrócić wszystkie <i>niechronione</i> elementy w tym menu.";
 $text['confirm-restore']['pl-pl'] = "Zamierzasz przywrócić wszystkie <i>niechronione</i> elementy w tym menu.";
 $text['confirm-restore']['pt-br'] = "Você está prestes a restaurar todos os itens <i>desprotegidos</i> neste menu.";
 $text['confirm-restore']['pt-br'] = "Você está prestes a restaurar todos os itens <i>desprotegidos</i> neste menu.";

+ 1 - 0
core/menu/app_menu.php

@@ -13,6 +13,7 @@
 	$apps[$x]['menu'][$y]['title']['fr-fr'] = "Gestion des Menus";
 	$apps[$x]['menu'][$y]['title']['fr-fr'] = "Gestion des Menus";
 	$apps[$x]['menu'][$y]['title']['he-il'] = "מנהל תפריט";
 	$apps[$x]['menu'][$y]['title']['he-il'] = "מנהל תפריט";
 	$apps[$x]['menu'][$y]['title']['it-it'] = "Gestione dei Menu";
 	$apps[$x]['menu'][$y]['title']['it-it'] = "Gestione dei Menu";
+	$apps[$x]['menu'][$y]['title']['ka-ge'] = "მენიუს მართვა";
 	$apps[$x]['menu'][$y]['title']['nl-nl'] = "Menu Manager";
 	$apps[$x]['menu'][$y]['title']['nl-nl'] = "Menu Manager";
 	$apps[$x]['menu'][$y]['title']['pl-pl'] = "Menedżer menu";
 	$apps[$x]['menu'][$y]['title']['pl-pl'] = "Menedżer menu";
 	$apps[$x]['menu'][$y]['title']['pt-br'] = "Gerenciador de Menus";
 	$apps[$x]['menu'][$y]['title']['pt-br'] = "Gerenciador de Menus";

+ 1 - 0
core/notifications/app_config.php

@@ -20,6 +20,7 @@
 		$apps[$x]['description']['fr-fr'] = "Configurez les notifications.";
 		$apps[$x]['description']['fr-fr'] = "Configurez les notifications.";
 		$apps[$x]['description']['he-il'] = "";
 		$apps[$x]['description']['he-il'] = "";
 		$apps[$x]['description']['it-it'] = "";
 		$apps[$x]['description']['it-it'] = "";
+		$apps[$x]['description']['ka-ge'] = "მოირგეთ გაფრთხილების პარამეტრები.";
 		$apps[$x]['description']['nl-nl'] = "";
 		$apps[$x]['description']['nl-nl'] = "";
 		$apps[$x]['description']['pl-pl'] = "";
 		$apps[$x]['description']['pl-pl'] = "";
 		$apps[$x]['description']['pt-br'] = "";
 		$apps[$x]['description']['pt-br'] = "";

+ 26 - 0
core/notifications/app_languages.php

@@ -13,6 +13,7 @@ $text['title-notifications']['fr-ca'] = "Notifications";
 $text['title-notifications']['fr-fr'] = "Notifications";
 $text['title-notifications']['fr-fr'] = "Notifications";
 $text['title-notifications']['he-il'] = "התראות";
 $text['title-notifications']['he-il'] = "התראות";
 $text['title-notifications']['it-it'] = "Notifiche";
 $text['title-notifications']['it-it'] = "Notifiche";
+$text['title-notifications']['ka-ge'] = "გაფრთხილებები";
 $text['title-notifications']['nl-nl'] = "Meldingen";
 $text['title-notifications']['nl-nl'] = "Meldingen";
 $text['title-notifications']['pl-pl'] = "Powiadomienia";
 $text['title-notifications']['pl-pl'] = "Powiadomienia";
 $text['title-notifications']['pt-br'] = "Notificações";
 $text['title-notifications']['pt-br'] = "Notificações";
@@ -39,6 +40,7 @@ $text['option-enabled']['fr-ca'] = "Activé";
 $text['option-enabled']['fr-fr'] = "Activé";
 $text['option-enabled']['fr-fr'] = "Activé";
 $text['option-enabled']['he-il'] = "מופעל";
 $text['option-enabled']['he-il'] = "מופעל";
 $text['option-enabled']['it-it'] = "Abilitato";
 $text['option-enabled']['it-it'] = "Abilitato";
+$text['option-enabled']['ka-ge'] = "ჩართულია";
 $text['option-enabled']['nl-nl'] = "Ingeschakeld";
 $text['option-enabled']['nl-nl'] = "Ingeschakeld";
 $text['option-enabled']['pl-pl'] = "Włączony";
 $text['option-enabled']['pl-pl'] = "Włączony";
 $text['option-enabled']['pt-br'] = "Habilitado";
 $text['option-enabled']['pt-br'] = "Habilitado";
@@ -65,6 +67,7 @@ $text['option-email']['fr-ca'] = "Courriel";
 $text['option-email']['fr-fr'] = "Courriel";
 $text['option-email']['fr-fr'] = "Courriel";
 $text['option-email']['he-il'] = "אימייל";
 $text['option-email']['he-il'] = "אימייל";
 $text['option-email']['it-it'] = "Email";
 $text['option-email']['it-it'] = "Email";
+$text['option-email']['ka-ge'] = "ელფოსტა";
 $text['option-email']['nl-nl'] = "E-mail";
 $text['option-email']['nl-nl'] = "E-mail";
 $text['option-email']['pl-pl'] = "E-mail";
 $text['option-email']['pl-pl'] = "E-mail";
 $text['option-email']['pt-br'] = "E-mail";
 $text['option-email']['pt-br'] = "E-mail";
@@ -91,6 +94,7 @@ $text['option-disabled']['fr-ca'] = "Désactivé";
 $text['option-disabled']['fr-fr'] = "Désactivé";
 $text['option-disabled']['fr-fr'] = "Désactivé";
 $text['option-disabled']['he-il'] = "נָכֶה";
 $text['option-disabled']['he-il'] = "נָכֶה";
 $text['option-disabled']['it-it'] = "Disabilitato";
 $text['option-disabled']['it-it'] = "Disabilitato";
+$text['option-disabled']['ka-ge'] = "გათიშულია";
 $text['option-disabled']['nl-nl'] = "Gehandicapt";
 $text['option-disabled']['nl-nl'] = "Gehandicapt";
 $text['option-disabled']['pl-pl'] = "Wyłączony";
 $text['option-disabled']['pl-pl'] = "Wyłączony";
 $text['option-disabled']['pt-br'] = "Desabilitado";
 $text['option-disabled']['pt-br'] = "Desabilitado";
@@ -117,6 +121,7 @@ $text['message-no_channels']['fr-ca'] = "Aucun canal activé";
 $text['message-no_channels']['fr-fr'] = "Aucun canal activé";
 $text['message-no_channels']['fr-fr'] = "Aucun canal activé";
 $text['message-no_channels']['he-il'] = "אין ערוצים מופעלים";
 $text['message-no_channels']['he-il'] = "אין ערוצים מופעלים";
 $text['message-no_channels']['it-it'] = "Nessun Canale Abilitato";
 $text['message-no_channels']['it-it'] = "Nessun Canale Abilitato";
+$text['message-no_channels']['ka-ge'] = "ჩართული არხების გარეშე";
 $text['message-no_channels']['nl-nl'] = "Geen kanalen ingeschakeld";
 $text['message-no_channels']['nl-nl'] = "Geen kanalen ingeschakeld";
 $text['message-no_channels']['pl-pl'] = "Brak włączonych kanałów";
 $text['message-no_channels']['pl-pl'] = "Brak włączonych kanałów";
 $text['message-no_channels']['pt-br'] = "Nenhum canal ativado";
 $text['message-no_channels']['pt-br'] = "Nenhum canal ativado";
@@ -143,6 +148,7 @@ $text['message-invalid_recipient']['fr-ca'] = "Destinataire de la notification n
 $text['message-invalid_recipient']['fr-fr'] = "Destinataire de la notification non valide";
 $text['message-invalid_recipient']['fr-fr'] = "Destinataire de la notification non valide";
 $text['message-invalid_recipient']['he-il'] = "נמען הודעה לא חוקי";
 $text['message-invalid_recipient']['he-il'] = "נמען הודעה לא חוקי";
 $text['message-invalid_recipient']['it-it'] = "Destinatario della notifica non valido";
 $text['message-invalid_recipient']['it-it'] = "Destinatario della notifica non valido";
+$text['message-invalid_recipient']['ka-ge'] = "გაფრთხილების არასწორი მიმღები";
 $text['message-invalid_recipient']['nl-nl'] = "Ongeldige meldingsontvanger";
 $text['message-invalid_recipient']['nl-nl'] = "Ongeldige meldingsontvanger";
 $text['message-invalid_recipient']['pl-pl'] = "Nieprawidłowy odbiorca powiadomienia";
 $text['message-invalid_recipient']['pl-pl'] = "Nieprawidłowy odbiorca powiadomienia";
 $text['message-invalid_recipient']['pt-br'] = "Destinatário de notificação inválido";
 $text['message-invalid_recipient']['pt-br'] = "Destinatário de notificação inválido";
@@ -169,6 +175,7 @@ $text['message-disclaimer']['fr-ca'] = "<u>Divulgation</u>: l'activation des not
 $text['message-disclaimer']['fr-fr'] = "<u>Divulgation</u>: l'activation des notifications de projet implique le consentement à la collecte d'informations démographiques <i>anonymes</i> et <i>générales</i> sur votre environnement d'installation. Les informations demandées sont les suivantes : 1) version de FusionPBX, 2) version PHP, 3) serveur Web et version, 4) version du commutateur vocal, 5) type et version de la base de données, 6) plate-forme et version du système d'exploitation, et 7) adresse IP publique adresse. Si vous ne souhaitez pas que ces informations soient soumises, laissez simplement les notifications de projet désactivées et aucune information ne sera soumise sur votre système.";
 $text['message-disclaimer']['fr-fr'] = "<u>Divulgation</u>: l'activation des notifications de projet implique le consentement à la collecte d'informations démographiques <i>anonymes</i> et <i>générales</i> sur votre environnement d'installation. Les informations demandées sont les suivantes : 1) version de FusionPBX, 2) version PHP, 3) serveur Web et version, 4) version du commutateur vocal, 5) type et version de la base de données, 6) plate-forme et version du système d'exploitation, et 7) adresse IP publique adresse. Si vous ne souhaitez pas que ces informations soient soumises, laissez simplement les notifications de projet désactivées et aucune information ne sera soumise sur votre système.";
 $text['message-disclaimer']['he-il'] = "<u>חשיפה</u>: הפעלת הודעות פרויקט מהווה הסכמה לאיסוף מידע דמוגרפי <i>אנונימי</i> ו<i>כללי</i> על סביבת ההתקנה שלך. המידע המבוקש מורכב מהדברים הבאים: 1) גרסת FusionPBX, 2) גרסת PHP, 3) שרת אינטרנט וגרסה, 4) גרסת מתג קול, 5) סוג וגרסה של מסד נתונים, 6) פלטפורמה וגרסה של מערכת הפעלה, ו-7) IP ציבורי כתובת. אם אינך מעוניין שמידע זה יוגש, פשוט השאר את הודעות הפרויקט מושבתות, ולא יישלח מידע על המערכת שלך.";
 $text['message-disclaimer']['he-il'] = "<u>חשיפה</u>: הפעלת הודעות פרויקט מהווה הסכמה לאיסוף מידע דמוגרפי <i>אנונימי</i> ו<i>כללי</i> על סביבת ההתקנה שלך. המידע המבוקש מורכב מהדברים הבאים: 1) גרסת FusionPBX, 2) גרסת PHP, 3) שרת אינטרנט וגרסה, 4) גרסת מתג קול, 5) סוג וגרסה של מסד נתונים, 6) פלטפורמה וגרסה של מערכת הפעלה, ו-7) IP ציבורי כתובת. אם אינך מעוניין שמידע זה יוגש, פשוט השאר את הודעות הפרויקט מושבתות, ולא יישלח מידע על המערכת שלך.";
 $text['message-disclaimer']['it-it'] = "<u>Divulgazione</u>: l'abilitazione delle notifiche di progetto consente la raccolta di informazioni demografiche <i>anonime</i> e <i>generali</i> sull'ambiente di installazione. Le informazioni richieste sono le seguenti: 1) versione FusionPBX, 2) versione PHP, 3) server web e versione, 4) versione voice switch, 5) tipo e versione database, 6) piattaforma e versione sistema operativo e 7) IP pubblico indirizzo. Se non desideri che queste informazioni vengano inviate, lascia semplicemente Notifiche di progetto disattivate e non verrà inviata alcuna informazione sul tuo sistema.";
 $text['message-disclaimer']['it-it'] = "<u>Divulgazione</u>: l'abilitazione delle notifiche di progetto consente la raccolta di informazioni demografiche <i>anonime</i> e <i>generali</i> sull'ambiente di installazione. Le informazioni richieste sono le seguenti: 1) versione FusionPBX, 2) versione PHP, 3) server web e versione, 4) versione voice switch, 5) tipo e versione database, 6) piattaforma e versione sistema operativo e 7) IP pubblico indirizzo. Se non desideri che queste informazioni vengano inviate, lascia semplicemente Notifiche di progetto disattivate e non verrà inviata alcuna informazione sul tuo sistema.";
+$text['message-disclaimer']['ka-ge'] = "<u>ინფორმაციის გაჟონვა</u>: პროექტის გაფრთხილებების ჩართვა ამავე დროს <i>ანონიმურ</i> და <i>ზოგადი</i> ინფორმაციის გაგზავნას იწვევს თქვენი დაყენების გარემოს შესახებ. გაგზავნილი ინფორმაცია შედგება: 1)FusionPBX-ის ვერსია 2) PHP-ის ვერსია, 3) ვებსერვერი და მისი ვერსია 4)ხმის კომუტატორის ვერსია 5) მონაცემთა ბაზი ტიპი და ვერსია 6) ოპერაციული სისტემის პლატფორმა და ვერსია 7) საჯარო IP მისამართი. თუ არ გნებავთ ამ მონაცემების გაგზავნა, უბრალოდ დატოვეთ ეს გამორთული და ინფორმაცია თქვენი სისტემის შესახებ გადაცემული არ იქნება.";
 $text['message-disclaimer']['nl-nl'] = "<u>Openbaarmaking</u>: Door Projectmeldingen in te schakelen, geeft u toestemming voor het verzamelen van <i>anonieme</i> en <i>algemene</i> demografische informatie over uw installatieomgeving. De gevraagde informatie bestaat uit het volgende: 1) FusionPBX-versie, 2) PHP-versie, 3) webserver en versie, 4) voice switch-versie, 5) databasetype en -versie, 6) besturingssysteemplatform en -versie, en 7) openbaar IP-adres adres. Als u niet wilt dat deze informatie wordt ingediend, laat u Projectmeldingen gewoon uitgeschakeld en wordt er geen informatie over uw systeem ingediend.";
 $text['message-disclaimer']['nl-nl'] = "<u>Openbaarmaking</u>: Door Projectmeldingen in te schakelen, geeft u toestemming voor het verzamelen van <i>anonieme</i> en <i>algemene</i> demografische informatie over uw installatieomgeving. De gevraagde informatie bestaat uit het volgende: 1) FusionPBX-versie, 2) PHP-versie, 3) webserver en versie, 4) voice switch-versie, 5) databasetype en -versie, 6) besturingssysteemplatform en -versie, en 7) openbaar IP-adres adres. Als u niet wilt dat deze informatie wordt ingediend, laat u Projectmeldingen gewoon uitgeschakeld en wordt er geen informatie over uw systeem ingediend.";
 $text['message-disclaimer']['pl-pl'] = "<u>Ujawnienie</u>: włączenie Powiadomień o projektach oznacza zgodę na gromadzenie <i>anonimowych</i> i <i>ogólnych</i> informacji demograficznych o środowisku instalacji. Żądane informacje obejmują: 1) wersję FusionPBX, 2) wersję PHP, 3) serwer WWW i wersję, 4) wersję przełącznika głosowego, 5) typ i wersję bazy danych, 6) platformę i wersję systemu operacyjnego oraz 7) publiczny adres IP adres. Jeśli nie chcesz, aby te informacje były przesyłane, po prostu pozostaw wyłączone Powiadomienia o projektach, a żadne informacje o Twoim systemie nie zostaną przesłane.";
 $text['message-disclaimer']['pl-pl'] = "<u>Ujawnienie</u>: włączenie Powiadomień o projektach oznacza zgodę na gromadzenie <i>anonimowych</i> i <i>ogólnych</i> informacji demograficznych o środowisku instalacji. Żądane informacje obejmują: 1) wersję FusionPBX, 2) wersję PHP, 3) serwer WWW i wersję, 4) wersję przełącznika głosowego, 5) typ i wersję bazy danych, 6) platformę i wersję systemu operacyjnego oraz 7) publiczny adres IP adres. Jeśli nie chcesz, aby te informacje były przesyłane, po prostu pozostaw wyłączone Powiadomienia o projektach, a żadne informacje o Twoim systemie nie zostaną przesłane.";
 $text['message-disclaimer']['pt-br'] = "<u>Divulgação</u>: Habilitar as Notificações do Projeto é consentir com a coleta de informações demográficas <i>anônimas</i> e <i>gerais</i> sobre seu ambiente de instalação. As informações solicitadas consistem no seguinte: 1) versão FusionPBX, 2) versão PHP, 3) servidor web e versão, 4) versão do comutador de voz, 5) tipo e versão do banco de dados, 6) plataforma e versão do sistema operacional e 7) IP público endereço. Se você não deseja que essas informações sejam enviadas, basta deixar as Notificações de Projetos desativadas e nenhuma informação será enviada sobre seu sistema.";
 $text['message-disclaimer']['pt-br'] = "<u>Divulgação</u>: Habilitar as Notificações do Projeto é consentir com a coleta de informações demográficas <i>anônimas</i> e <i>gerais</i> sobre seu ambiente de instalação. As informações solicitadas consistem no seguinte: 1) versão FusionPBX, 2) versão PHP, 3) servidor web e versão, 4) versão do comutador de voz, 5) tipo e versão do banco de dados, 6) plataforma e versão do sistema operacional e 7) IP público endereço. Se você não deseja que essas informações sejam enviadas, basta deixar as Notificações de Projetos desativadas e nenhuma informação será enviada sobre seu sistema.";
@@ -195,6 +202,7 @@ $text['message-demographics_submitted']['fr-ca'] = "Données démographiques sou
 $text['message-demographics_submitted']['fr-fr'] = "Données démographiques soumises";
 $text['message-demographics_submitted']['fr-fr'] = "Données démographiques soumises";
 $text['message-demographics_submitted']['he-il'] = "דמוגרפיה נשלחה";
 $text['message-demographics_submitted']['he-il'] = "דמוגרפיה נשלחה";
 $text['message-demographics_submitted']['it-it'] = "Dati demografici inviati";
 $text['message-demographics_submitted']['it-it'] = "Dati demografici inviati";
+$text['message-demographics_submitted']['ka-ge'] = "დემოგრაფიული მონაცემები გადაცემულია";
 $text['message-demographics_submitted']['nl-nl'] = "Demografische gegevens ingediend";
 $text['message-demographics_submitted']['nl-nl'] = "Demografische gegevens ingediend";
 $text['message-demographics_submitted']['pl-pl'] = "Przesłano dane demograficzne";
 $text['message-demographics_submitted']['pl-pl'] = "Przesłano dane demograficzne";
 $text['message-demographics_submitted']['pt-br'] = "Dados demográficos enviados";
 $text['message-demographics_submitted']['pt-br'] = "Dados demográficos enviados";
@@ -221,6 +229,7 @@ $text['message-demographics_click_here']['fr-ca'] = "cliquez ici";
 $text['message-demographics_click_here']['fr-fr'] = "cliquez ici";
 $text['message-demographics_click_here']['fr-fr'] = "cliquez ici";
 $text['message-demographics_click_here']['he-il'] = "לחץ כאן";
 $text['message-demographics_click_here']['he-il'] = "לחץ כאן";
 $text['message-demographics_click_here']['it-it'] = "Clicca qui";
 $text['message-demographics_click_here']['it-it'] = "Clicca qui";
+$text['message-demographics_click_here']['ka-ge'] = "დააწკაპუნეთ აქ";
 $text['message-demographics_click_here']['nl-nl'] = "Klik hier";
 $text['message-demographics_click_here']['nl-nl'] = "Klik hier";
 $text['message-demographics_click_here']['pl-pl'] = "Kliknij tutaj";
 $text['message-demographics_click_here']['pl-pl'] = "Kliknij tutaj";
 $text['message-demographics_click_here']['pt-br'] = "Clique aqui";
 $text['message-demographics_click_here']['pt-br'] = "Clique aqui";
@@ -247,6 +256,7 @@ $text['message-demographics']['fr-ca'] = "<u>Remarque</u>: Pour aider le projet
 $text['message-demographics']['fr-fr'] = "<u>Remarque</u>: Pour aider le projet FusionPBX en soumettant les informations démographiques décrites ci-dessus <i>sans</i> souscrire aux notifications de projet, il vous suffit de ";
 $text['message-demographics']['fr-fr'] = "<u>Remarque</u>: Pour aider le projet FusionPBX en soumettant les informations démographiques décrites ci-dessus <i>sans</i> souscrire aux notifications de projet, il vous suffit de ";
 $text['message-demographics']['he-il'] = "<u>הערה</u>: כדי לעזור לפרויקט FusionPBX על ידי שליחת המידע הדמוגרפי המתואר לעיל <i>ללא</i> להירשם ל-Project Notifications, פשוט";
 $text['message-demographics']['he-il'] = "<u>הערה</u>: כדי לעזור לפרויקט FusionPBX על ידי שליחת המידע הדמוגרפי המתואר לעיל <i>ללא</i> להירשם ל-Project Notifications, פשוט";
 $text['message-demographics']['it-it'] = "<u>Nota</u>: per aiutare il progetto FusionPBX inviando le informazioni demografiche sopra descritte <i>senza</i> iscriversi alle notifiche di progetto, è sufficiente";
 $text['message-demographics']['it-it'] = "<u>Nota</u>: per aiutare il progetto FusionPBX inviando le informazioni demografiche sopra descritte <i>senza</i> iscriversi alle notifiche di progetto, è sufficiente";
+$text['message-demographics']['ka-ge'] = "<u>შენიშვნა</u>: იმისათვის, რომ დაეხმაროთ FusionPBX-ის პროექტს დემოგრაფიული ინფორმაციის გადაცემის, რომელიც მაღლაა არწერილი, პროექტი გაფრთხილებების გამოწერის <i>გარეშე</i>";
 $text['message-demographics']['nl-nl'] = "<u>Opmerking</u>: om het FusionPBX-project te helpen door de hierboven beschreven demografische informatie in te dienen <i>zonder</i> u te abonneren op projectmeldingen, hoeft u alleen maar ";
 $text['message-demographics']['nl-nl'] = "<u>Opmerking</u>: om het FusionPBX-project te helpen door de hierboven beschreven demografische informatie in te dienen <i>zonder</i> u te abonneren op projectmeldingen, hoeft u alleen maar ";
 $text['message-demographics']['pl-pl'] = "<u>Uwaga</u>: Aby pomóc projektowi FusionPBX, przesyłając informacje demograficzne opisane powyżej <i>bez</i> subskrypcji powiadomień o projekcie, po prostu ";
 $text['message-demographics']['pl-pl'] = "<u>Uwaga</u>: Aby pomóc projektowi FusionPBX, przesyłając informacje demograficzne opisane powyżej <i>bez</i> subskrypcji powiadomień o projekcie, po prostu ";
 $text['message-demographics']['pt-br'] = "<u>Nota</u>: Para ajudar o projeto FusionPBX enviando as informações demográficas descritas acima <i>sem</i> assinar as Notificações do Projeto, simplesmente";
 $text['message-demographics']['pt-br'] = "<u>Nota</u>: Para ajudar o projeto FusionPBX enviando as informações demográficas descritas acima <i>sem</i> assinar as Notificações do Projeto, simplesmente";
@@ -273,6 +283,7 @@ $text['label-project_security']['fr-ca'] = "Sécurité";
 $text['label-project_security']['fr-fr'] = "Sécurité";
 $text['label-project_security']['fr-fr'] = "Sécurité";
 $text['label-project_security']['he-il'] = "בִּטָחוֹן";
 $text['label-project_security']['he-il'] = "בִּטָחוֹן";
 $text['label-project_security']['it-it'] = "Sicurezza";
 $text['label-project_security']['it-it'] = "Sicurezza";
+$text['label-project_security']['ka-ge'] = "უსაფრთხოება";
 $text['label-project_security']['nl-nl'] = "Beveiliging";
 $text['label-project_security']['nl-nl'] = "Beveiliging";
 $text['label-project_security']['pl-pl'] = "Bezpieczeństwo";
 $text['label-project_security']['pl-pl'] = "Bezpieczeństwo";
 $text['label-project_security']['pt-br'] = "Segurança";
 $text['label-project_security']['pt-br'] = "Segurança";
@@ -299,6 +310,7 @@ $text['label-project_releases']['fr-ca'] = "Sorties";
 $text['label-project_releases']['fr-fr'] = "Sorties";
 $text['label-project_releases']['fr-fr'] = "Sorties";
 $text['label-project_releases']['he-il'] = "משחרר";
 $text['label-project_releases']['he-il'] = "משחרר";
 $text['label-project_releases']['it-it'] = "Rilasci";
 $text['label-project_releases']['it-it'] = "Rilasci";
+$text['label-project_releases']['ka-ge'] = "რელიზები";
 $text['label-project_releases']['nl-nl'] = "Releases";
 $text['label-project_releases']['nl-nl'] = "Releases";
 $text['label-project_releases']['pl-pl'] = "Wydania";
 $text['label-project_releases']['pl-pl'] = "Wydania";
 $text['label-project_releases']['pt-br'] = "Lançamentos";
 $text['label-project_releases']['pt-br'] = "Lançamentos";
@@ -325,6 +337,7 @@ $text['label-project_notifications']['fr-ca'] = "Notifications de projet";
 $text['label-project_notifications']['fr-fr'] = "Notifications de projet";
 $text['label-project_notifications']['fr-fr'] = "Notifications de projet";
 $text['label-project_notifications']['he-il'] = "הודעות על פרויקט";
 $text['label-project_notifications']['he-il'] = "הודעות על פרויקט";
 $text['label-project_notifications']['it-it'] = "Notifiche di progetto";
 $text['label-project_notifications']['it-it'] = "Notifiche di progetto";
+$text['label-project_notifications']['ka-ge'] = "პროექტის გაფრთხილებები";
 $text['label-project_notifications']['nl-nl'] = "Project meldingen";
 $text['label-project_notifications']['nl-nl'] = "Project meldingen";
 $text['label-project_notifications']['pl-pl'] = "Powiadomienia o projektach";
 $text['label-project_notifications']['pl-pl'] = "Powiadomienia o projektach";
 $text['label-project_notifications']['pt-br'] = "Notificações do projeto";
 $text['label-project_notifications']['pt-br'] = "Notificações do projeto";
@@ -351,6 +364,7 @@ $text['label-project_notification_recipient']['fr-ca'] = "Destinataire";
 $text['label-project_notification_recipient']['fr-fr'] = "Destinataire";
 $text['label-project_notification_recipient']['fr-fr'] = "Destinataire";
 $text['label-project_notification_recipient']['he-il'] = "מקבל";
 $text['label-project_notification_recipient']['he-il'] = "מקבל";
 $text['label-project_notification_recipient']['it-it'] = "Destinatario";
 $text['label-project_notification_recipient']['it-it'] = "Destinatario";
+$text['label-project_notification_recipient']['ka-ge'] = "მიმღები";
 $text['label-project_notification_recipient']['nl-nl'] = "Ontvanger";
 $text['label-project_notification_recipient']['nl-nl'] = "Ontvanger";
 $text['label-project_notification_recipient']['pl-pl'] = "Odbiorca";
 $text['label-project_notification_recipient']['pl-pl'] = "Odbiorca";
 $text['label-project_notification_recipient']['pt-br'] = "Recebedor";
 $text['label-project_notification_recipient']['pt-br'] = "Recebedor";
@@ -377,6 +391,7 @@ $text['label-project_notification_method']['fr-ca'] = "Méthode";
 $text['label-project_notification_method']['fr-fr'] = "Méthode";
 $text['label-project_notification_method']['fr-fr'] = "Méthode";
 $text['label-project_notification_method']['he-il'] = "שיטה";
 $text['label-project_notification_method']['he-il'] = "שיטה";
 $text['label-project_notification_method']['it-it'] = "Metodo";
 $text['label-project_notification_method']['it-it'] = "Metodo";
+$text['label-project_notification_method']['ka-ge'] = "მეთოდი";
 $text['label-project_notification_method']['nl-nl'] = "methode.";
 $text['label-project_notification_method']['nl-nl'] = "methode.";
 $text['label-project_notification_method']['pl-pl'] = "Metoda";
 $text['label-project_notification_method']['pl-pl'] = "Metoda";
 $text['label-project_notification_method']['pt-br'] = "Método";
 $text['label-project_notification_method']['pt-br'] = "Método";
@@ -403,6 +418,7 @@ $text['label-project_news']['fr-ca'] = "Nouvelles";
 $text['label-project_news']['fr-fr'] = "Nouvelles";
 $text['label-project_news']['fr-fr'] = "Nouvelles";
 $text['label-project_news']['he-il'] = "חֲדָשׁוֹת";
 $text['label-project_news']['he-il'] = "חֲדָשׁוֹת";
 $text['label-project_news']['it-it'] = "Notizia";
 $text['label-project_news']['it-it'] = "Notizia";
+$text['label-project_news']['ka-ge'] = "ახალი ამბები";
 $text['label-project_news']['nl-nl'] = "Nieuws";
 $text['label-project_news']['nl-nl'] = "Nieuws";
 $text['label-project_news']['pl-pl'] = "Aktualności";
 $text['label-project_news']['pl-pl'] = "Aktualności";
 $text['label-project_news']['pt-br'] = "Notícias";
 $text['label-project_news']['pt-br'] = "Notícias";
@@ -429,6 +445,7 @@ $text['label-project_events']['fr-ca'] = "Événements";
 $text['label-project_events']['fr-fr'] = "Événements";
 $text['label-project_events']['fr-fr'] = "Événements";
 $text['label-project_events']['he-il'] = "אירועים";
 $text['label-project_events']['he-il'] = "אירועים";
 $text['label-project_events']['it-it'] = "Evenementen";
 $text['label-project_events']['it-it'] = "Evenementen";
+$text['label-project_events']['ka-ge'] = "მოვლენები";
 $text['label-project_events']['nl-nl'] = "Avond";
 $text['label-project_events']['nl-nl'] = "Avond";
 $text['label-project_events']['pl-pl'] = "Wydarzenia";
 $text['label-project_events']['pl-pl'] = "Wydarzenia";
 $text['label-project_events']['pt-br'] = "Eventos";
 $text['label-project_events']['pt-br'] = "Eventos";
@@ -455,6 +472,7 @@ $text['header-notifications']['fr-ca'] = "Notifications";
 $text['header-notifications']['fr-fr'] = "Notifications";
 $text['header-notifications']['fr-fr'] = "Notifications";
 $text['header-notifications']['he-il'] = "התראות";
 $text['header-notifications']['he-il'] = "התראות";
 $text['header-notifications']['it-it'] = "Notifiche";
 $text['header-notifications']['it-it'] = "Notifiche";
+$text['header-notifications']['ka-ge'] = "გაფრთხილებები";
 $text['header-notifications']['nl-nl'] = "Meldingen";
 $text['header-notifications']['nl-nl'] = "Meldingen";
 $text['header-notifications']['pl-pl'] = "Powiadomienia";
 $text['header-notifications']['pl-pl'] = "Powiadomienia";
 $text['header-notifications']['pt-br'] = "Notificações";
 $text['header-notifications']['pt-br'] = "Notificações";
@@ -481,6 +499,7 @@ $text['description-project_security']['fr-ca'] = "Recevez des notifications de m
 $text['description-project_security']['fr-fr'] = "Recevez des notifications de mises à jour de sécurité.";
 $text['description-project_security']['fr-fr'] = "Recevez des notifications de mises à jour de sécurité.";
 $text['description-project_security']['he-il'] = "קבלו הודעות על עדכוני אבטחה.";
 $text['description-project_security']['he-il'] = "קבלו הודעות על עדכוני אבטחה.";
 $text['description-project_security']['it-it'] = "Ricevi notifiche degli aggiornamenti di sicurezza.";
 $text['description-project_security']['it-it'] = "Ricevi notifiche degli aggiornamenti di sicurezza.";
+$text['description-project_security']['ka-ge'] = "გაფრთხილებების მიღება უსაფრთხოების განახლებების შესახებ.";
 $text['description-project_security']['nl-nl'] = "Ontvang meldingen van beveiligingsupdates.";
 $text['description-project_security']['nl-nl'] = "Ontvang meldingen van beveiligingsupdates.";
 $text['description-project_security']['pl-pl'] = "Otrzymuj powiadomienia o aktualizacjach zabezpieczeń.";
 $text['description-project_security']['pl-pl'] = "Otrzymuj powiadomienia o aktualizacjach zabezpieczeń.";
 $text['description-project_security']['pt-br'] = "Receba notificações de atualizações de segurança.";
 $text['description-project_security']['pt-br'] = "Receba notificações de atualizações de segurança.";
@@ -507,6 +526,7 @@ $text['description-project_releases']['fr-ca'] = "Recevez des notifications lors
 $text['description-project_releases']['fr-fr'] = "Recevez des notifications lorsqu'une nouvelle version stable de FusionPBX est publiée et disponible au téléchargement.";
 $text['description-project_releases']['fr-fr'] = "Recevez des notifications lorsqu'une nouvelle version stable de FusionPBX est publiée et disponible au téléchargement.";
 $text['description-project_releases']['he-il'] = "קבל התראות כאשר גרסה יציבה חדשה של FusionPBX יוצאת וזמינה להורדה.";
 $text['description-project_releases']['he-il'] = "קבל התראות כאשר גרסה יציבה חדשה של FusionPBX יוצאת וזמינה להורדה.";
 $text['description-project_releases']['it-it'] = "Ricevi notifiche quando la nuova versione stabile di FusionPBX viene rilasciata e disponibile per il download.";
 $text['description-project_releases']['it-it'] = "Ricevi notifiche quando la nuova versione stabile di FusionPBX viene rilasciata e disponibile per il download.";
+$text['description-project_releases']['ka-ge'] = "მიიღეთ გაფრთხილებები, როცა FusionPBX-ის ახალი ვერსია გამოვა.";
 $text['description-project_releases']['nl-nl'] = "Ontvang meldingen wanneer er een nieuwe stabiele versie van FusionPBX wordt uitgebracht en beschikbaar is om te downloaden.";
 $text['description-project_releases']['nl-nl'] = "Ontvang meldingen wanneer er een nieuwe stabiele versie van FusionPBX wordt uitgebracht en beschikbaar is om te downloaden.";
 $text['description-project_releases']['pl-pl'] = "Otrzymuj powiadomienia, gdy nowa stabilna wersja FusionPBX zostanie wydana i będzie dostępna do pobrania.";
 $text['description-project_releases']['pl-pl'] = "Otrzymuj powiadomienia, gdy nowa stabilna wersja FusionPBX zostanie wydana i będzie dostępna do pobrania.";
 $text['description-project_releases']['pt-br'] = "Receba notificações quando uma nova versão estável do FusionPBX for lançada e estiver disponível para download.";
 $text['description-project_releases']['pt-br'] = "Receba notificações quando uma nova versão estável do FusionPBX for lançada e estiver disponível para download.";
@@ -533,6 +553,7 @@ $text['description-project_notifications']['fr-ca'] = "Activer les notifications
 $text['description-project_notifications']['fr-fr'] = "Activer les notifications de projet FusionPBX.";
 $text['description-project_notifications']['fr-fr'] = "Activer les notifications de projet FusionPBX.";
 $text['description-project_notifications']['he-il'] = "אפשר התראות על פרויקט FusionPBX.";
 $text['description-project_notifications']['he-il'] = "אפשר התראות על פרויקט FusionPBX.";
 $text['description-project_notifications']['it-it'] = "Abilita le notifiche di progetto di FusionPBX.";
 $text['description-project_notifications']['it-it'] = "Abilita le notifiche di progetto di FusionPBX.";
+$text['description-project_notifications']['ka-ge'] = "FusionPBX-ის ოექტის გაფრთხილებების ჩართვა.";
 $text['description-project_notifications']['nl-nl'] = "Schakel FusionPBX-projectmeldingen in.";
 $text['description-project_notifications']['nl-nl'] = "Schakel FusionPBX-projectmeldingen in.";
 $text['description-project_notifications']['pl-pl'] = "Włącz powiadomienia o projekcie FusionPBX.";
 $text['description-project_notifications']['pl-pl'] = "Włącz powiadomienia o projekcie FusionPBX.";
 $text['description-project_notifications']['pt-br'] = "Ative as notificações do projeto FusionPBX.";
 $text['description-project_notifications']['pt-br'] = "Ative as notificações do projeto FusionPBX.";
@@ -559,6 +580,7 @@ $text['description-project_notification_recipient']['fr-ca'] = "Saisissez l'adre
 $text['description-project_notification_recipient']['fr-fr'] = "Saisissez l'adresse e-mail souhaitée pour le destinataire.";
 $text['description-project_notification_recipient']['fr-fr'] = "Saisissez l'adresse e-mail souhaitée pour le destinataire.";
 $text['description-project_notification_recipient']['he-il'] = "הזן את כתובת האימייל הרצויה עבור הנמען.";
 $text['description-project_notification_recipient']['he-il'] = "הזן את כתובת האימייל הרצויה עבור הנמען.";
 $text['description-project_notification_recipient']['it-it'] = "Immettere l'indirizzo e-mail desiderato per il destinatario.";
 $text['description-project_notification_recipient']['it-it'] = "Immettere l'indirizzo e-mail desiderato per il destinatario.";
+$text['description-project_notification_recipient']['ka-ge'] = "შეიყვანეთ სასურველი ელფოსტის მისამართი მიმღებისთვის.";
 $text['description-project_notification_recipient']['nl-nl'] = "Voer het gewenste e-mailadres van de ontvanger in.";
 $text['description-project_notification_recipient']['nl-nl'] = "Voer het gewenste e-mailadres van de ontvanger in.";
 $text['description-project_notification_recipient']['pl-pl'] = "Wprowadź żądany adres e-mail odbiorcy.";
 $text['description-project_notification_recipient']['pl-pl'] = "Wprowadź żądany adres e-mail odbiorcy.";
 $text['description-project_notification_recipient']['pt-br'] = "Digite o endereço de e-mail desejado para o destinatário.";
 $text['description-project_notification_recipient']['pt-br'] = "Digite o endereço de e-mail desejado para o destinatário.";
@@ -585,6 +607,7 @@ $text['description-project_notification_method']['fr-ca'] = "Sélectionnez la m
 $text['description-project_notification_method']['fr-fr'] = "Sélectionnez la méthode de communication souhaitée.";
 $text['description-project_notification_method']['fr-fr'] = "Sélectionnez la méthode de communication souhaitée.";
 $text['description-project_notification_method']['he-il'] = "בחר את שיטת התקשורת הרצויה.";
 $text['description-project_notification_method']['he-il'] = "בחר את שיטת התקשורת הרצויה.";
 $text['description-project_notification_method']['it-it'] = "Seleziona il metodo di comunicazione desiderato.";
 $text['description-project_notification_method']['it-it'] = "Seleziona il metodo di comunicazione desiderato.";
+$text['description-project_notification_method']['ka-ge'] = "აირჩიეთ კომუნიკაციის სასურველი მეთოდი.";
 $text['description-project_notification_method']['nl-nl'] = "Selecteer de gewenste communicatiemethode.";
 $text['description-project_notification_method']['nl-nl'] = "Selecteer de gewenste communicatiemethode.";
 $text['description-project_notification_method']['pl-pl'] = "Wybierz żądaną metodę komunikacji.";
 $text['description-project_notification_method']['pl-pl'] = "Wybierz żądaną metodę komunikacji.";
 $text['description-project_notification_method']['pt-br'] = "Selecione o método de comunicação desejado.";
 $text['description-project_notification_method']['pt-br'] = "Selecione o método de comunicação desejado.";
@@ -611,6 +634,7 @@ $text['description-project_news']['fr-ca'] = "Recevez des notifications d'actual
 $text['description-project_news']['fr-fr'] = "Recevez des notifications d'actualités et d'informations générales sur FusionPBX.";
 $text['description-project_news']['fr-fr'] = "Recevez des notifications d'actualités et d'informations générales sur FusionPBX.";
 $text['description-project_news']['he-il'] = "קבל הודעות על חדשות ומידע כלליים הקשורים ל-FusionPBX.";
 $text['description-project_news']['he-il'] = "קבל הודעות על חדשות ומידע כלליים הקשורים ל-FusionPBX.";
 $text['description-project_news']['it-it'] = "Ricevi notifiche di notizie e informazioni generali relative a FusionPBX.";
 $text['description-project_news']['it-it'] = "Ricevi notifiche di notizie e informazioni generali relative a FusionPBX.";
+$text['description-project_news']['ka-ge'] = "მიიღეთ გაფრთხილებები FusionPBX-ის ზოგადი ახალი ამბების და ინფორმაციის შესახებ.";
 $text['description-project_news']['nl-nl'] = "Ontvang meldingen van algemeen FusionPBX-gerelateerd nieuws en informatie.";
 $text['description-project_news']['nl-nl'] = "Ontvang meldingen van algemeen FusionPBX-gerelateerd nieuws en informatie.";
 $text['description-project_news']['pl-pl'] = "Otrzymuj powiadomienia o ogólnych wiadomościach i informacjach związanych z FusionPBX.";
 $text['description-project_news']['pl-pl'] = "Otrzymuj powiadomienia o ogólnych wiadomościach i informacjach związanych z FusionPBX.";
 $text['description-project_news']['pt-br'] = "Receba notificações de notícias e informações gerais relacionadas ao FusionPBX.";
 $text['description-project_news']['pt-br'] = "Receba notificações de notícias e informações gerais relacionadas ao FusionPBX.";
@@ -637,6 +661,7 @@ $text['description-project_events']['fr-ca'] = "Recevez des notifications des pr
 $text['description-project_events']['fr-fr'] = "Recevez des notifications des prochains cours de formation FusionPBX, des stands de convention et d'autres événements liés au projet.";
 $text['description-project_events']['fr-fr'] = "Recevez des notifications des prochains cours de formation FusionPBX, des stands de convention et d'autres événements liés au projet.";
 $text['description-project_events']['he-il'] = "קבל הודעות על שיעורי הדרכה עתידיים של FusionPBX, דוכני כנסים ואירועים אחרים הקשורים לפרויקט.";
 $text['description-project_events']['he-il'] = "קבל הודעות על שיעורי הדרכה עתידיים של FusionPBX, דוכני כנסים ואירועים אחרים הקשורים לפרויקט.";
 $text['description-project_events']['it-it'] = "Ricevi notifiche sui prossimi corsi di formazione FusionPBX, stand congressuali e altri eventi relativi al progetto.";
 $text['description-project_events']['it-it'] = "Ricevi notifiche sui prossimi corsi di formazione FusionPBX, stand congressuali e altri eventi relativi al progetto.";
+$text['description-project_events']['ka-ge'] = "ინფორმაციის მიღება მომავალი FusionPBX-ის ტრენინგის კლასების, ბუტიკების და სხვა მოვლენების შესახებ.";
 $text['description-project_events']['nl-nl'] = "Ontvang meldingen van aankomende FusionPBX-trainingsklassen, congresstands en andere evenementen die verband houden met het project.";
 $text['description-project_events']['nl-nl'] = "Ontvang meldingen van aankomende FusionPBX-trainingsklassen, congresstands en andere evenementen die verband houden met het project.";
 $text['description-project_events']['pl-pl'] = "Otrzymuj powiadomienia o zbliżających się szkoleniach FusionPBX, stoiskach konferencyjnych i innych wydarzeniach związanych z projektem.";
 $text['description-project_events']['pl-pl'] = "Otrzymuj powiadomienia o zbliżających się szkoleniach FusionPBX, stoiskach konferencyjnych i innych wydarzeniach związanych z projektem.";
 $text['description-project_events']['pt-br'] = "Receba notificações das próximas aulas de treinamento FusionPBX, estandes de convenções e outros eventos relacionados ao projeto.";
 $text['description-project_events']['pt-br'] = "Receba notificações das próximas aulas de treinamento FusionPBX, estandes de convenções e outros eventos relacionados ao projeto.";
@@ -663,6 +688,7 @@ $text['description-notifications']['fr-ca'] = "Définissez les préférences de
 $text['description-notifications']['fr-fr'] = "Définissez les préférences de notification pour les communications liées au projet FusionPBX et les autres alertes du système local.";
 $text['description-notifications']['fr-fr'] = "Définissez les préférences de notification pour les communications liées au projet FusionPBX et les autres alertes du système local.";
 $text['description-notifications']['he-il'] = "הגדר העדפות התראות עבור תקשורת הקשורה לפרויקט FusionPBX והתראות מערכת מקומית אחרות.";
 $text['description-notifications']['he-il'] = "הגדר העדפות התראות עבור תקשורת הקשורה לפרויקט FusionPBX והתראות מערכת מקומית אחרות.";
 $text['description-notifications']['it-it'] = "Imposta le preferenze di notifica per la comunicazione relativa al progetto FusionPBX e altri avvisi di sistema locale.";
 $text['description-notifications']['it-it'] = "Imposta le preferenze di notifica per la comunicazione relativa al progetto FusionPBX e altri avvisi di sistema locale.";
+$text['description-notifications']['ka-ge'] = "დააყენეთ გაფრთხილების პარამეტრები FusionPBX-ის პროექტთან დაკავშირებული კომუნიკაციისა და სხვა ლოკალური სისტემურ განგაშების მისაღებად.";
 $text['description-notifications']['nl-nl'] = "Stel meldingsvoorkeuren in voor FusionPBX-projectgerelateerde communicatie en andere lokale systeemwaarschuwingen.";
 $text['description-notifications']['nl-nl'] = "Stel meldingsvoorkeuren in voor FusionPBX-projectgerelateerde communicatie en andere lokale systeemwaarschuwingen.";
 $text['description-notifications']['pl-pl'] = "Ustaw preferencje powiadomień dla komunikacji związanej z projektem FusionPBX i innych lokalnych alertów systemowych.";
 $text['description-notifications']['pl-pl'] = "Ustaw preferencje powiadomień dla komunikacji związanej z projektem FusionPBX i innych lokalnych alertów systemowych.";
 $text['description-notifications']['pt-br'] = "Defina as preferências de notificação para comunicação relacionada ao projeto FusionPBX e outros alertas do sistema local.";
 $text['description-notifications']['pt-br'] = "Defina as preferências de notificação para comunicação relacionada ao projeto FusionPBX e outros alertas do sistema local.";

+ 1 - 0
core/notifications/app_menu.php

@@ -13,6 +13,7 @@
 	$apps[$x]['menu'][$y]['title']['fr-fr'] = "Notifications";
 	$apps[$x]['menu'][$y]['title']['fr-fr'] = "Notifications";
 	$apps[$x]['menu'][$y]['title']['he-il'] = "התראות";
 	$apps[$x]['menu'][$y]['title']['he-il'] = "התראות";
 	$apps[$x]['menu'][$y]['title']['it-it'] = "Notifiche";
 	$apps[$x]['menu'][$y]['title']['it-it'] = "Notifiche";
+	$apps[$x]['menu'][$y]['title']['ka-ge'] = "გაფრთხილებები";
 	$apps[$x]['menu'][$y]['title']['nl-nl'] = "Verklaringen";
 	$apps[$x]['menu'][$y]['title']['nl-nl'] = "Verklaringen";
 	$apps[$x]['menu'][$y]['title']['pl-pl'] = "Powiadomienia";
 	$apps[$x]['menu'][$y]['title']['pl-pl'] = "Powiadomienia";
 	$apps[$x]['menu'][$y]['title']['pt-br'] = "Notificações";
 	$apps[$x]['menu'][$y]['title']['pt-br'] = "Notificações";

+ 1 - 0
core/software/app_config.php

@@ -19,6 +19,7 @@
 		$apps[$x]['description']['fr-fr'] = "";
 		$apps[$x]['description']['fr-fr'] = "";
 		$apps[$x]['description']['he-il'] = "";
 		$apps[$x]['description']['he-il'] = "";
 		$apps[$x]['description']['it-it'] = "";
 		$apps[$x]['description']['it-it'] = "";
+		$apps[$x]['description']['ka-ge'] = "";
 		$apps[$x]['description']['nl-nl'] = "";
 		$apps[$x]['description']['nl-nl'] = "";
 		$apps[$x]['description']['pl-pl'] = "";
 		$apps[$x]['description']['pl-pl'] = "";
 		$apps[$x]['description']['pt-br'] = "";
 		$apps[$x]['description']['pt-br'] = "";

+ 1 - 0
core/upgrade/app_config.php

@@ -19,6 +19,7 @@
 		$apps[$x]['description']['fr-fr'] = "Mise à jour du Schàma de la base de donnàes";
 		$apps[$x]['description']['fr-fr'] = "Mise à jour du Schàma de la base de donnàes";
 		$apps[$x]['description']['he-il'] = "";
 		$apps[$x]['description']['he-il'] = "";
 		$apps[$x]['description']['it-it'] = "";
 		$apps[$x]['description']['it-it'] = "";
+		$apps[$x]['description']['ka-ge'] = "განაახლეთ ან აღადგნეთ სხვადასხვა სისტემური პარამეტრები.";
 		$apps[$x]['description']['nl-nl'] = "";
 		$apps[$x]['description']['nl-nl'] = "";
 		$apps[$x]['description']['pl-pl'] = "";
 		$apps[$x]['description']['pl-pl'] = "";
 		$apps[$x]['description']['pt-br'] = "Atualizar";
 		$apps[$x]['description']['pt-br'] = "Atualizar";

+ 58 - 0
core/upgrade/app_languages.php

@@ -13,6 +13,7 @@ $text['title-upgrade_schema']['fr-ca'] = "Mise à jour du Schéma";
 $text['title-upgrade_schema']['fr-fr'] = "Mise à jour du Schéma";
 $text['title-upgrade_schema']['fr-fr'] = "Mise à jour du Schéma";
 $text['title-upgrade_schema']['he-il'] = "שדרוג סכימה";
 $text['title-upgrade_schema']['he-il'] = "שדרוג סכימה";
 $text['title-upgrade_schema']['it-it'] = "Aggiorna Schema";
 $text['title-upgrade_schema']['it-it'] = "Aggiorna Schema";
+$text['title-upgrade_schema']['ka-ge'] = "სქემის განახლება";
 $text['title-upgrade_schema']['nl-nl'] = "upgrade schema";
 $text['title-upgrade_schema']['nl-nl'] = "upgrade schema";
 $text['title-upgrade_schema']['pl-pl'] = "Aktualizacja schematu";
 $text['title-upgrade_schema']['pl-pl'] = "Aktualizacja schematu";
 $text['title-upgrade_schema']['pt-br'] = "Atualizar o Esquema do banco de dados";
 $text['title-upgrade_schema']['pt-br'] = "Atualizar o Esquema do banco de dados";
@@ -39,6 +40,7 @@ $text['title-upgrade']['fr-ca'] = "Mise à jour";
 $text['title-upgrade']['fr-fr'] = "Mise à jour";
 $text['title-upgrade']['fr-fr'] = "Mise à jour";
 $text['title-upgrade']['he-il'] = "שדרוג";
 $text['title-upgrade']['he-il'] = "שדרוג";
 $text['title-upgrade']['it-it'] = "Aggiorna";
 $text['title-upgrade']['it-it'] = "Aggiorna";
+$text['title-upgrade']['ka-ge'] = "განახლება";
 $text['title-upgrade']['nl-nl'] = "upgrade";
 $text['title-upgrade']['nl-nl'] = "upgrade";
 $text['title-upgrade']['pl-pl'] = "Aktualizacja";
 $text['title-upgrade']['pl-pl'] = "Aktualizacja";
 $text['title-upgrade']['pt-br'] = "Atualizar";
 $text['title-upgrade']['pt-br'] = "Atualizar";
@@ -65,6 +67,7 @@ $text['option-true']['fr-ca'] = "Vrai";
 $text['option-true']['fr-fr'] = "Vrai";
 $text['option-true']['fr-fr'] = "Vrai";
 $text['option-true']['he-il'] = "נָכוֹן";
 $text['option-true']['he-il'] = "נָכוֹן";
 $text['option-true']['it-it'] = "vero";
 $text['option-true']['it-it'] = "vero";
+$text['option-true']['ka-ge'] = "ჭეშმარიტი";
 $text['option-true']['nl-nl'] = "Waar.";
 $text['option-true']['nl-nl'] = "Waar.";
 $text['option-true']['pl-pl'] = "Tak";
 $text['option-true']['pl-pl'] = "Tak";
 $text['option-true']['pt-br'] = "Verdeiro";
 $text['option-true']['pt-br'] = "Verdeiro";
@@ -91,6 +94,7 @@ $text['option-false']['fr-ca'] = "FAUX";
 $text['option-false']['fr-fr'] = "FAUX";
 $text['option-false']['fr-fr'] = "FAUX";
 $text['option-false']['he-il'] = "שֶׁקֶר";
 $text['option-false']['he-il'] = "שֶׁקֶר";
 $text['option-false']['it-it'] = "False";
 $text['option-false']['it-it'] = "False";
+$text['option-false']['ka-ge'] = "ცრუ";
 $text['option-false']['nl-nl'] = "Fal";
 $text['option-false']['nl-nl'] = "Fal";
 $text['option-false']['pl-pl'] = "FAŁSZ";
 $text['option-false']['pl-pl'] = "FAŁSZ";
 $text['option-false']['pt-br'] = "Falso";
 $text['option-false']['pt-br'] = "Falso";
@@ -117,6 +121,7 @@ $text['message-upgrade_permissions']['fr-ca'] = "Paramètres d'autorisation par
 $text['message-upgrade_permissions']['fr-fr'] = "Paramètres d'autorisation par défaut restaurés";
 $text['message-upgrade_permissions']['fr-fr'] = "Paramètres d'autorisation par défaut restaurés";
 $text['message-upgrade_permissions']['he-il'] = "ברירות מחדל של הרשאה שוחזרו";
 $text['message-upgrade_permissions']['he-il'] = "ברירות מחדל של הרשאה שוחזרו";
 $text['message-upgrade_permissions']['it-it'] = "Impostazioni predefinite dei permessi ripristinate";
 $text['message-upgrade_permissions']['it-it'] = "Impostazioni predefinite dei permessi ripristinate";
+$text['message-upgrade_permissions']['ka-ge'] = "ნაგულისხმევი წვდომები აღდგენილია";
 $text['message-upgrade_permissions']['nl-nl'] = "Standaardinstellingen voor machtigingen hersteld";
 $text['message-upgrade_permissions']['nl-nl'] = "Standaardinstellingen voor machtigingen hersteld";
 $text['message-upgrade_permissions']['pl-pl'] = "Przywrócono domyślne ustawienia uprawnień";
 $text['message-upgrade_permissions']['pl-pl'] = "Przywrócono domyślne ustawienia uprawnień";
 $text['message-upgrade_permissions']['pt-br'] = "As Permissões padrão foram restauradas";
 $text['message-upgrade_permissions']['pt-br'] = "As Permissões padrão foram restauradas";
@@ -143,6 +148,7 @@ $text['message-upgrade_source_scripts']['fr-ca'] = "Code source et scripts mis 
 $text['message-upgrade_source_scripts']['fr-fr'] = "Code source et scripts mis à jour";
 $text['message-upgrade_source_scripts']['fr-fr'] = "Code source et scripts mis à jour";
 $text['message-upgrade_source_scripts']['he-il'] = "קבצים ותסריטאים מעודכנים";
 $text['message-upgrade_source_scripts']['he-il'] = "קבצים ותסריטאים מעודכנים";
 $text['message-upgrade_source_scripts']['it-it'] = "Files Sorgente e Scripts Aggiornati";
 $text['message-upgrade_source_scripts']['it-it'] = "Files Sorgente e Scripts Aggiornati";
+$text['message-upgrade_source_scripts']['ka-ge'] = "წყარო ფაილები და სკრიპტები განახლდა.";
 $text['message-upgrade_source_scripts']['nl-nl'] = "Bronbestanden en scripts bijgewerkt";
 $text['message-upgrade_source_scripts']['nl-nl'] = "Bronbestanden en scripts bijgewerkt";
 $text['message-upgrade_source_scripts']['pl-pl'] = "Zaktualizowano pliki źródłowe i skrypty";
 $text['message-upgrade_source_scripts']['pl-pl'] = "Zaktualizowano pliki źródłowe i skrypty";
 $text['message-upgrade_source_scripts']['pt-br'] = "Arquivos fonte e Scripts atualizados";
 $text['message-upgrade_source_scripts']['pt-br'] = "Arquivos fonte e Scripts atualizados";
@@ -169,6 +175,7 @@ $text['message-upgrade_source_failed']['fr-ca'] = "La mise à jour du code sourc
 $text['message-upgrade_source_failed']['fr-fr'] = "La mise à jour du code source à échoué";
 $text['message-upgrade_source_failed']['fr-fr'] = "La mise à jour du code source à échoué";
 $text['message-upgrade_source_failed']['he-il'] = "עדכון קבצים נכשל";
 $text['message-upgrade_source_failed']['he-il'] = "עדכון קבצים נכשל";
 $text['message-upgrade_source_failed']['it-it'] = "Aggiornamento Files sorgente Fallito";
 $text['message-upgrade_source_failed']['it-it'] = "Aggiornamento Files sorgente Fallito";
+$text['message-upgrade_source_failed']['ka-ge'] = "წყარო ფაილების განახლება ჩავარდა";
 $text['message-upgrade_source_failed']['nl-nl'] = "Update van bronbestanden mislukt";
 $text['message-upgrade_source_failed']['nl-nl'] = "Update van bronbestanden mislukt";
 $text['message-upgrade_source_failed']['pl-pl'] = "Aktualizacja plików źródłowych nie powiodła się.";
 $text['message-upgrade_source_failed']['pl-pl'] = "Aktualizacja plików źródłowych nie powiodła się.";
 $text['message-upgrade_source_failed']['pt-br'] = "Atualização de arquivos fonte falhou";
 $text['message-upgrade_source_failed']['pt-br'] = "Atualização de arquivos fonte falhou";
@@ -195,6 +202,7 @@ $text['message-upgrade_source']['fr-ca'] = "Code source mis à jour";
 $text['message-upgrade_source']['fr-fr'] = "Code source mis à jour";
 $text['message-upgrade_source']['fr-fr'] = "Code source mis à jour";
 $text['message-upgrade_source']['he-il'] = "קבצי המקור עודכנו";
 $text['message-upgrade_source']['he-il'] = "קבצי המקור עודכנו";
 $text['message-upgrade_source']['it-it'] = "Files Sorgente Aggiornati";
 $text['message-upgrade_source']['it-it'] = "Files Sorgente Aggiornati";
+$text['message-upgrade_source']['ka-ge'] = "წყარო ფაილები განახლდა";
 $text['message-upgrade_source']['nl-nl'] = "Bronbestanden bijgewerkt";
 $text['message-upgrade_source']['nl-nl'] = "Bronbestanden bijgewerkt";
 $text['message-upgrade_source']['pl-pl'] = "Aktualizacja plików źródłowych powiodła się";
 $text['message-upgrade_source']['pl-pl'] = "Aktualizacja plików źródłowych powiodła się";
 $text['message-upgrade_source']['pt-br'] = "Arquivos fonte atualizados";
 $text['message-upgrade_source']['pt-br'] = "Arquivos fonte atualizados";
@@ -221,6 +229,7 @@ $text['message-optional_apps_upgrade_source']['fr-ca'] = "Fichiers sources d'app
 $text['message-optional_apps_upgrade_source']['fr-fr'] = "Fichiers sources d'application facultatifs mis à jour";
 $text['message-optional_apps_upgrade_source']['fr-fr'] = "Fichiers sources d'application facultatifs mis à jour";
 $text['message-optional_apps_upgrade_source']['he-il'] = "קבצי מקור יישומים אופציונליים עודכנו";
 $text['message-optional_apps_upgrade_source']['he-il'] = "קבצי מקור יישומים אופציונליים עודכנו";
 $text['message-optional_apps_upgrade_source']['it-it'] = "File di origine dell'applicazione facoltativi aggiornati";
 $text['message-optional_apps_upgrade_source']['it-it'] = "File di origine dell'applicazione facoltativi aggiornati";
+$text['message-optional_apps_upgrade_source']['ka-ge'] = "არასავალდებულო აპის წყარო ფაილები განახლდა";
 $text['message-optional_apps_upgrade_source']['nl-nl'] = "Optionele applicatiebronbestanden bijgewerkt";
 $text['message-optional_apps_upgrade_source']['nl-nl'] = "Optionele applicatiebronbestanden bijgewerkt";
 $text['message-optional_apps_upgrade_source']['pl-pl'] = "Zaktualizowano opcjonalne pliki źródłowe aplikacji";
 $text['message-optional_apps_upgrade_source']['pl-pl'] = "Zaktualizowano opcjonalne pliki źródłowe aplikacji";
 $text['message-optional_apps_upgrade_source']['pt-br'] = "Arquivos opcionais de origem do aplicativo atualizados";
 $text['message-optional_apps_upgrade_source']['pt-br'] = "Arquivos opcionais de origem do aplicativo atualizados";
@@ -247,6 +256,7 @@ $text['message-optional_apps_upgrade_source_cli']['fr-ca'] = "Mis à jour";
 $text['message-optional_apps_upgrade_source_cli']['fr-fr'] = "Mis à jour";
 $text['message-optional_apps_upgrade_source_cli']['fr-fr'] = "Mis à jour";
 $text['message-optional_apps_upgrade_source_cli']['he-il'] = "מְעוּדכָּן";
 $text['message-optional_apps_upgrade_source_cli']['he-il'] = "מְעוּדכָּן";
 $text['message-optional_apps_upgrade_source_cli']['it-it'] = "Aggiornato";
 $text['message-optional_apps_upgrade_source_cli']['it-it'] = "Aggiornato";
+$text['message-optional_apps_upgrade_source_cli']['ka-ge'] = "განახდა";
 $text['message-optional_apps_upgrade_source_cli']['nl-nl'] = "Bijgewerkt";
 $text['message-optional_apps_upgrade_source_cli']['nl-nl'] = "Bijgewerkt";
 $text['message-optional_apps_upgrade_source_cli']['pl-pl'] = "Zaktualizowano";
 $text['message-optional_apps_upgrade_source_cli']['pl-pl'] = "Zaktualizowano";
 $text['message-optional_apps_upgrade_source_cli']['pt-br'] = "Atualizado";
 $text['message-optional_apps_upgrade_source_cli']['pt-br'] = "Atualizado";
@@ -273,6 +283,7 @@ $text['message-upgrade_manually']['fr-ca'] = "Mettre à niveau manuellement";
 $text['message-upgrade_manually']['fr-fr'] = "Mettre à niveau manuellement";
 $text['message-upgrade_manually']['fr-fr'] = "Mettre à niveau manuellement";
 $text['message-upgrade_manually']['he-il'] = "שדרג באופן ידני";
 $text['message-upgrade_manually']['he-il'] = "שדרג באופן ידני";
 $text['message-upgrade_manually']['it-it'] = "Aggiorna manualmente";
 $text['message-upgrade_manually']['it-it'] = "Aggiorna manualmente";
+$text['message-upgrade_manually']['ka-ge'] = "ხელით განახლება";
 $text['message-upgrade_manually']['nl-nl'] = "Handmatig upgraden";
 $text['message-upgrade_manually']['nl-nl'] = "Handmatig upgraden";
 $text['message-upgrade_manually']['pl-pl'] = "Uaktualnij ręcznie";
 $text['message-upgrade_manually']['pl-pl'] = "Uaktualnij ręcznie";
 $text['message-upgrade_manually']['pt-br'] = "Atualizar manualmente";
 $text['message-upgrade_manually']['pt-br'] = "Atualizar manualmente";
@@ -299,6 +310,7 @@ $text['message-upgrade_schema']['fr-ca'] = "Schéma Verifié";
 $text['message-upgrade_schema']['fr-fr'] = "Schéma Verifié";
 $text['message-upgrade_schema']['fr-fr'] = "Schéma Verifié";
 $text['message-upgrade_schema']['he-il'] = "סכימה מאומתת";
 $text['message-upgrade_schema']['he-il'] = "סכימה מאומתת";
 $text['message-upgrade_schema']['it-it'] = "Schema Verificato";
 $text['message-upgrade_schema']['it-it'] = "Schema Verificato";
+$text['message-upgrade_schema']['ka-ge'] = "სქემა გადამოწმებულია";
 $text['message-upgrade_schema']['nl-nl'] = "Schema Vertaald";
 $text['message-upgrade_schema']['nl-nl'] = "Schema Vertaald";
 $text['message-upgrade_schema']['pl-pl'] = "Schemat zostałl zweryfikowany";
 $text['message-upgrade_schema']['pl-pl'] = "Schemat zostałl zweryfikowany";
 $text['message-upgrade_schema']['pt-br'] = "Esquema verificado";
 $text['message-upgrade_schema']['pt-br'] = "Esquema verificado";
@@ -325,6 +337,7 @@ $text['message-upgrade_menu']['fr-ca'] = "Menu par défaut rétablis";
 $text['message-upgrade_menu']['fr-fr'] = "Menu par défaut rétablis";
 $text['message-upgrade_menu']['fr-fr'] = "Menu par défaut rétablis";
 $text['message-upgrade_menu']['he-il'] = "תפריט ברירת המחדל שוחזר";
 $text['message-upgrade_menu']['he-il'] = "תפריט ברירת המחדל שוחזר";
 $text['message-upgrade_menu']['it-it'] = "Menu di Default Ripristinati";
 $text['message-upgrade_menu']['it-it'] = "Menu di Default Ripristinati";
+$text['message-upgrade_menu']['ka-ge'] = "მენიუს ნაგულისხმევები აღდგენილია";
 $text['message-upgrade_menu']['nl-nl'] = "Menu Defaults";
 $text['message-upgrade_menu']['nl-nl'] = "Menu Defaults";
 $text['message-upgrade_menu']['pl-pl'] = "Ustawienia domyślne Menu zostały przywrócone";
 $text['message-upgrade_menu']['pl-pl'] = "Ustawienia domyślne Menu zostały przywrócone";
 $text['message-upgrade_menu']['pt-br'] = "Menu padrão restaurado";
 $text['message-upgrade_menu']['pt-br'] = "Menu padrão restaurado";
@@ -351,6 +364,7 @@ $text['message-upgrade_apps']['fr-ca'] = "Réglages par défaut de l'application
 $text['message-upgrade_apps']['fr-fr'] = "Réglages par défaut de l'application rétablis";
 $text['message-upgrade_apps']['fr-fr'] = "Réglages par défaut de l'application rétablis";
 $text['message-upgrade_apps']['he-il'] = "ברירת המחדל של האפליקציה בוצעה";
 $text['message-upgrade_apps']['he-il'] = "ברירת המחדל של האפליקציה בוצעה";
 $text['message-upgrade_apps']['it-it'] = "Impostazioni predefinite dell'app eseguite";
 $text['message-upgrade_apps']['it-it'] = "Impostazioni predefinite dell'app eseguite";
+$text['message-upgrade_apps']['ka-ge'] = "აპის ნაგულისხმევი პარამეტრები შესრულებულია";
 $text['message-upgrade_apps']['nl-nl'] = "App Defaults Execut";
 $text['message-upgrade_apps']['nl-nl'] = "App Defaults Execut";
 $text['message-upgrade_apps']['pl-pl'] = "Przywrócenie do ustawień domyślnych aplikacji zostało wykonane.";
 $text['message-upgrade_apps']['pl-pl'] = "Przywrócenie do ustawień domyślnych aplikacji zostało wykonane.";
 $text['message-upgrade_apps']['pt-br'] = "Padrões do aplicativo executados";
 $text['message-upgrade_apps']['pt-br'] = "Padrões do aplicativo executados";
@@ -377,6 +391,7 @@ $text['message-upgrade']['fr-ca'] = "Mise à niveau terminée";
 $text['message-upgrade']['fr-fr'] = "Mise à niveau terminée";
 $text['message-upgrade']['fr-fr'] = "Mise à niveau terminée";
 $text['message-upgrade']['he-il'] = "השדרוג הושלם";
 $text['message-upgrade']['he-il'] = "השדרוג הושלם";
 $text['message-upgrade']['it-it'] = "Aggiornamento Completato";
 $text['message-upgrade']['it-it'] = "Aggiornamento Completato";
+$text['message-upgrade']['ka-ge'] = "განახლება დასრულდა";
 $text['message-upgrade']['nl-nl'] = "Upgrade Complet";
 $text['message-upgrade']['nl-nl'] = "Upgrade Complet";
 $text['message-upgrade']['pl-pl'] = "Aktualizacja zakończyła się pomyślnie.";
 $text['message-upgrade']['pl-pl'] = "Aktualizacja zakończyła się pomyślnie.";
 $text['message-upgrade']['pt-br'] = "Atualização concluída";
 $text['message-upgrade']['pt-br'] = "Atualização concluída";
@@ -403,6 +418,7 @@ $text['message-optional_apps_upgrade_source_failed']['fr-ca'] = "Échec de la mi
 $text['message-optional_apps_upgrade_source_failed']['fr-fr'] = "Échec de la mise à jour des fichiers sources des applications facultatives";
 $text['message-optional_apps_upgrade_source_failed']['fr-fr'] = "Échec de la mise à jour des fichiers sources des applications facultatives";
 $text['message-optional_apps_upgrade_source_failed']['he-il'] = "עדכון קובצי המקור של אפליקציות נכשל";
 $text['message-optional_apps_upgrade_source_failed']['he-il'] = "עדכון קובצי המקור של אפליקציות נכשל";
 $text['message-optional_apps_upgrade_source_failed']['it-it'] = "Aggiornamento dei file di origine delle app opzionali non riuscito";
 $text['message-optional_apps_upgrade_source_failed']['it-it'] = "Aggiornamento dei file di origine delle app opzionali non riuscito";
+$text['message-optional_apps_upgrade_source_failed']['ka-ge'] = "არასავალდებულო აპების წყარო ფაილების განახლება ჩავარდა";
 $text['message-optional_apps_upgrade_source_failed']['nl-nl'] = "Update van optionele apps-bronbestanden mislukt";
 $text['message-optional_apps_upgrade_source_failed']['nl-nl'] = "Update van optionele apps-bronbestanden mislukt";
 $text['message-optional_apps_upgrade_source_failed']['pl-pl'] = "Opcjonalna aktualizacja plików źródłowych aplikacji nie powiodła się";
 $text['message-optional_apps_upgrade_source_failed']['pl-pl'] = "Opcjonalna aktualizacja plików źródłowych aplikacji nie powiodła się";
 $text['message-optional_apps_upgrade_source_failed']['pt-br'] = "Falha na atualização dos arquivos de origem dos aplicativos opcionais";
 $text['message-optional_apps_upgrade_source_failed']['pt-br'] = "Falha na atualização dos arquivos de origem dos aplicativos opcionais";
@@ -429,6 +445,7 @@ $text['message-optional_apps_upgrade_source_failed_cli']['fr-ca'] = "Mise à jou
 $text['message-optional_apps_upgrade_source_failed_cli']['fr-fr'] = "Mise à jour a échoué";
 $text['message-optional_apps_upgrade_source_failed_cli']['fr-fr'] = "Mise à jour a échoué";
 $text['message-optional_apps_upgrade_source_failed_cli']['he-il'] = "עדכון נכשל";
 $text['message-optional_apps_upgrade_source_failed_cli']['he-il'] = "עדכון נכשל";
 $text['message-optional_apps_upgrade_source_failed_cli']['it-it'] = "Aggiornamento non riuscito";
 $text['message-optional_apps_upgrade_source_failed_cli']['it-it'] = "Aggiornamento non riuscito";
+$text['message-optional_apps_upgrade_source_failed_cli']['ka-ge'] = "ჩავარდა";
 $text['message-optional_apps_upgrade_source_failed_cli']['nl-nl'] = "Update mislukt";
 $text['message-optional_apps_upgrade_source_failed_cli']['nl-nl'] = "Update mislukt";
 $text['message-optional_apps_upgrade_source_failed_cli']['pl-pl'] = "Atualização falhou";
 $text['message-optional_apps_upgrade_source_failed_cli']['pl-pl'] = "Atualização falhou";
 $text['message-optional_apps_upgrade_source_failed_cli']['pt-br'] = "Atualização falhou";
 $text['message-optional_apps_upgrade_source_failed_cli']['pt-br'] = "Atualização falhou";
@@ -455,6 +472,7 @@ $text['login-message_text']['fr-ca'] = "Tenez-vous au courant des nouveautés du
 $text['login-message_text']['fr-fr'] = "Tenez-vous au courant des nouveautés du projet FusionPBX en configurant vos préférences dans la section <a href=''/core/notifications/notification_edit.php''>Notifications</a> , du menu système!";
 $text['login-message_text']['fr-fr'] = "Tenez-vous au courant des nouveautés du projet FusionPBX en configurant vos préférences dans la section <a href=''/core/notifications/notification_edit.php''>Notifications</a> , du menu système!";
 $text['login-message_text']['he-il'] = "שמור על הפרויקט FusionPBX על ידי הצבת ההעדפות שלך ב- <a href='/core/notifications/notifications_edit.php'>Notifications</a>, תחת תפריט המערכת!";
 $text['login-message_text']['he-il'] = "שמור על הפרויקט FusionPBX על ידי הצבת ההעדפות שלך ב- <a href='/core/notifications/notifications_edit.php'>Notifications</a>, תחת תפריט המערכת!";
 $text['login-message_text']['it-it'] = "Tieniti aggiornato sul progetto FusionPBX configurando le tue preference nella nuova sezione <a href=''/core/notifications/notification_edit.php''>Notifiche</a>, sotto il menu sistema!";
 $text['login-message_text']['it-it'] = "Tieniti aggiornato sul progetto FusionPBX configurando le tue preference nella nuova sezione <a href=''/core/notifications/notification_edit.php''>Notifiche</a>, sotto il menu sistema!";
+$text['login-message_text']['ka-ge'] = "მისდიეთ FusionPBX პროექტს თქვენი პარამეტრების დამატებით ახლად დამატებულ <a href=''/core/notifications/notification_edit.php''>გაფრთხილებებში</a> სისტემურ მენიუში.";
 $text['login-message_text']['nl-nl'] = "Blijf op de hoogte van het FusionPBX-project door uw voorkeuren te configureren in de nieuw toegevoegde <a href=''/core/notifications/notification_edit.php''>Meldingen</a> sectie, onder het Systeemmenu!";
 $text['login-message_text']['nl-nl'] = "Blijf op de hoogte van het FusionPBX-project door uw voorkeuren te configureren in de nieuw toegevoegde <a href=''/core/notifications/notification_edit.php''>Meldingen</a> sectie, onder het Systeemmenu!";
 $text['login-message_text']['pl-pl'] = "Bądź na bieżąco z projektem FusionPBX konfigurując swoje preferencje w  nowo dodanej sekcji Powiadomienia w menu System!";
 $text['login-message_text']['pl-pl'] = "Bądź na bieżąco z projektem FusionPBX konfigurując swoje preferencje w  nowo dodanej sekcji Powiadomienia w menu System!";
 $text['login-message_text']['pt-br'] = "Mantenha-se com o projeto FusionPBX configurando suas preferências na seção <a href=''/core/notifications/notification_edit.php''>Notificações</a> recém-adicionado, no menu Sistema!";
 $text['login-message_text']['pt-br'] = "Mantenha-se com o projeto FusionPBX configurando suas preferências na seção <a href=''/core/notifications/notification_edit.php''>Notificações</a> recém-adicionado, no menu Sistema!";
@@ -481,6 +499,7 @@ $text['label-upgrade_source']['fr-ca'] = "Code Source";
 $text['label-upgrade_source']['fr-fr'] = "Code Source";
 $text['label-upgrade_source']['fr-fr'] = "Code Source";
 $text['label-upgrade_source']['he-il'] = "קוד מקור";
 $text['label-upgrade_source']['he-il'] = "קוד מקור";
 $text['label-upgrade_source']['it-it'] = "Codice Sorgente";
 $text['label-upgrade_source']['it-it'] = "Codice Sorgente";
+$text['label-upgrade_source']['ka-ge'] = "საწყისი კოდი";
 $text['label-upgrade_source']['nl-nl'] = "Broncode";
 $text['label-upgrade_source']['nl-nl'] = "Broncode";
 $text['label-upgrade_source']['pl-pl'] = "Kod źródłowy";
 $text['label-upgrade_source']['pl-pl'] = "Kod źródłowy";
 $text['label-upgrade_source']['pt-br'] = "Código Fonte";
 $text['label-upgrade_source']['pt-br'] = "Código Fonte";
@@ -507,6 +526,7 @@ $text['label-optional_apps']['fr-ca'] = "Applications facultatives";
 $text['label-optional_apps']['fr-fr'] = "Applications facultatives";
 $text['label-optional_apps']['fr-fr'] = "Applications facultatives";
 $text['label-optional_apps']['he-il'] = "אפליקציות אופציונליות";
 $text['label-optional_apps']['he-il'] = "אפליקציות אופציונליות";
 $text['label-optional_apps']['it-it'] = "App opzionali";
 $text['label-optional_apps']['it-it'] = "App opzionali";
+$text['label-optional_apps']['ka-ge'] = "არასავალდებულო აპების";
 $text['label-optional_apps']['nl-nl'] = "Optionele apps";
 $text['label-optional_apps']['nl-nl'] = "Optionele apps";
 $text['label-optional_apps']['pl-pl'] = "Opcjonalne aplikacje";
 $text['label-optional_apps']['pl-pl'] = "Opcjonalne aplikacje";
 $text['label-optional_apps']['pt-br'] = "Aplicativos opcionais";
 $text['label-optional_apps']['pt-br'] = "Aplicativos opcionais";
@@ -533,6 +553,7 @@ $text['label-upgrade_schema']['fr-ca'] = "Schéma";
 $text['label-upgrade_schema']['fr-fr'] = "Schéma";
 $text['label-upgrade_schema']['fr-fr'] = "Schéma";
 $text['label-upgrade_schema']['he-il'] = "סכֵימָה";
 $text['label-upgrade_schema']['he-il'] = "סכֵימָה";
 $text['label-upgrade_schema']['it-it'] = "Schema";
 $text['label-upgrade_schema']['it-it'] = "Schema";
+$text['label-upgrade_schema']['ka-ge'] = "სქემა";
 $text['label-upgrade_schema']['nl-nl'] = "Schema";
 $text['label-upgrade_schema']['nl-nl'] = "Schema";
 $text['label-upgrade_schema']['pl-pl'] = "Schemat";
 $text['label-upgrade_schema']['pl-pl'] = "Schemat";
 $text['label-upgrade_schema']['pt-br'] = "Esquema";
 $text['label-upgrade_schema']['pt-br'] = "Esquema";
@@ -559,6 +580,7 @@ $text['label-upgrade_permissions']['fr-ca'] = "Autorisations par défaut";
 $text['label-upgrade_permissions']['fr-fr'] = "Autorisations par défaut";
 $text['label-upgrade_permissions']['fr-fr'] = "Autorisations par défaut";
 $text['label-upgrade_permissions']['he-il'] = "ברירת מחדל של הרשאה";
 $text['label-upgrade_permissions']['he-il'] = "ברירת מחדל של הרשאה";
 $text['label-upgrade_permissions']['it-it'] = "Impostazioni predefinite dei permessi";
 $text['label-upgrade_permissions']['it-it'] = "Impostazioni predefinite dei permessi";
+$text['label-upgrade_permissions']['ka-ge'] = "ნაგულისხმევი წვდომები";
 $text['label-upgrade_permissions']['nl-nl'] = "Toestemming Defaults";
 $text['label-upgrade_permissions']['nl-nl'] = "Toestemming Defaults";
 $text['label-upgrade_permissions']['pl-pl'] = "Ustawienia domyślne uprawnień";
 $text['label-upgrade_permissions']['pl-pl'] = "Ustawienia domyślne uprawnień";
 $text['label-upgrade_permissions']['pt-br'] = "Permissões Padrão";
 $text['label-upgrade_permissions']['pt-br'] = "Permissões Padrão";
@@ -585,6 +607,7 @@ $text['label-upgrade_menu']['fr-ca'] = "Menu par défaut";
 $text['label-upgrade_menu']['fr-fr'] = "Menu par défaut";
 $text['label-upgrade_menu']['fr-fr'] = "Menu par défaut";
 $text['label-upgrade_menu']['he-il'] = "תפריט ברירות מחדל";
 $text['label-upgrade_menu']['he-il'] = "תפריט ברירות מחדל";
 $text['label-upgrade_menu']['it-it'] = "Menu di Default";
 $text['label-upgrade_menu']['it-it'] = "Menu di Default";
+$text['label-upgrade_menu']['ka-ge'] = "ნაგულისხმევი მენიუ";
 $text['label-upgrade_menu']['nl-nl'] = "Menustandaarden";
 $text['label-upgrade_menu']['nl-nl'] = "Menustandaarden";
 $text['label-upgrade_menu']['pl-pl'] = "Ustawienia domyślne menu";
 $text['label-upgrade_menu']['pl-pl'] = "Ustawienia domyślne menu";
 $text['label-upgrade_menu']['pt-br'] = "Menu padrão";
 $text['label-upgrade_menu']['pt-br'] = "Menu padrão";
@@ -611,6 +634,7 @@ $text['label-upgrade_data_types']['fr-ca'] = "Types de données";
 $text['label-upgrade_data_types']['fr-fr'] = "Types de données";
 $text['label-upgrade_data_types']['fr-fr'] = "Types de données";
 $text['label-upgrade_data_types']['he-il'] = "סוגי נתונים";
 $text['label-upgrade_data_types']['he-il'] = "סוגי נתונים";
 $text['label-upgrade_data_types']['it-it'] = "Tipo Dati";
 $text['label-upgrade_data_types']['it-it'] = "Tipo Dati";
+$text['label-upgrade_data_types']['ka-ge'] = "მონაცემის ტიპები";
 $text['label-upgrade_data_types']['nl-nl'] = "Data types";
 $text['label-upgrade_data_types']['nl-nl'] = "Data types";
 $text['label-upgrade_data_types']['pl-pl'] = "Rodzaje danych";
 $text['label-upgrade_data_types']['pl-pl'] = "Rodzaje danych";
 $text['label-upgrade_data_types']['pt-br'] = "Tipos de Dados";
 $text['label-upgrade_data_types']['pt-br'] = "Tipos de Dados";
@@ -637,6 +661,7 @@ $text['label-upgrade_apps']['fr-ca'] = "Paramètres par défaut de l'application
 $text['label-upgrade_apps']['fr-fr'] = "Paramètres par défaut de l'application";
 $text['label-upgrade_apps']['fr-fr'] = "Paramètres par défaut de l'application";
 $text['label-upgrade_apps']['he-il'] = "ברירות מחדל של אפליקציה";
 $text['label-upgrade_apps']['he-il'] = "ברירות מחדל של אפליקציה";
 $text['label-upgrade_apps']['it-it'] = "Impostazioni predefinite dell'app";
 $text['label-upgrade_apps']['it-it'] = "Impostazioni predefinite dell'app";
+$text['label-upgrade_apps']['ka-ge'] = "აპის ნაგულისხმევი პარამეტრები";
 $text['label-upgrade_apps']['nl-nl'] = "App standaardwaarden";
 $text['label-upgrade_apps']['nl-nl'] = "App standaardwaarden";
 $text['label-upgrade_apps']['pl-pl'] = "Domyślne ustawienia aplikacji";
 $text['label-upgrade_apps']['pl-pl'] = "Domyślne ustawienia aplikacji";
 $text['label-upgrade_apps']['pt-br'] = "Padrões do aplicativo";
 $text['label-upgrade_apps']['pt-br'] = "Padrões do aplicativo";
@@ -663,6 +688,7 @@ $text['label-upgrade_switch']['fr-ca'] = "Mise à niveau du commutateur";
 $text['label-upgrade_switch']['fr-fr'] = "Mise à niveau du commutateur";
 $text['label-upgrade_switch']['fr-fr'] = "Mise à niveau du commutateur";
 $text['label-upgrade_switch']['he-il'] = "Switch Upgrade";
 $text['label-upgrade_switch']['he-il'] = "Switch Upgrade";
 $text['label-upgrade_switch']['it-it'] = "Aggiornamento Softswitch";
 $text['label-upgrade_switch']['it-it'] = "Aggiornamento Softswitch";
+$text['label-upgrade_switch']['ka-ge'] = "კომუტატორის განახლება";
 $text['label-upgrade_switch']['nl-nl'] = "Schakelupgrade";
 $text['label-upgrade_switch']['nl-nl'] = "Schakelupgrade";
 $text['label-upgrade_switch']['pl-pl'] = "Przełącz aktualizację";
 $text['label-upgrade_switch']['pl-pl'] = "Przełącz aktualizację";
 $text['label-upgrade_switch']['pt-br'] = "Atualização do switch";
 $text['label-upgrade_switch']['pt-br'] = "Atualização do switch";
@@ -689,6 +715,7 @@ $text['label-upgrade']['fr-ca'] = "Mise à niveau";
 $text['label-upgrade']['fr-fr'] = "Mise à niveau";
 $text['label-upgrade']['fr-fr'] = "Mise à niveau";
 $text['label-upgrade']['he-il'] = "שדרוג";
 $text['label-upgrade']['he-il'] = "שדרוג";
 $text['label-upgrade']['it-it'] = "Aggiornamento";
 $text['label-upgrade']['it-it'] = "Aggiornamento";
+$text['label-upgrade']['ka-ge'] = "განახლება";
 $text['label-upgrade']['nl-nl'] = "upgrade";
 $text['label-upgrade']['nl-nl'] = "upgrade";
 $text['label-upgrade']['pl-pl'] = "Aktualizacja";
 $text['label-upgrade']['pl-pl'] = "Aktualizacja";
 $text['label-upgrade']['pt-br'] = "Atualizar";
 $text['label-upgrade']['pt-br'] = "Atualizar";
@@ -715,6 +742,7 @@ $text['label-type']['fr-ca'] = "Type";
 $text['label-type']['fr-fr'] = "Type";
 $text['label-type']['fr-fr'] = "Type";
 $text['label-type']['he-il'] = "סוג";
 $text['label-type']['he-il'] = "סוג";
 $text['label-type']['it-it'] = "Tipo";
 $text['label-type']['it-it'] = "Tipo";
+$text['label-type']['ka-ge'] = "ტიპი";
 $text['label-type']['nl-nl'] = "type";
 $text['label-type']['nl-nl'] = "type";
 $text['label-type']['pl-pl'] = "Typ";
 $text['label-type']['pl-pl'] = "Typ";
 $text['label-type']['pt-br'] = "Tipo";
 $text['label-type']['pt-br'] = "Tipo";
@@ -741,6 +769,7 @@ $text['label-table']['fr-ca'] = "Tableau";
 $text['label-table']['fr-fr'] = "Tableau";
 $text['label-table']['fr-fr'] = "Tableau";
 $text['label-table']['he-il'] = "שולחן";
 $text['label-table']['he-il'] = "שולחן";
 $text['label-table']['it-it'] = "Tabella";
 $text['label-table']['it-it'] = "Tabella";
+$text['label-table']['ka-ge'] = "ცხრილი";
 $text['label-table']['nl-nl'] = "Tafel.";
 $text['label-table']['nl-nl'] = "Tafel.";
 $text['label-table']['pl-pl'] = "Tabela";
 $text['label-table']['pl-pl'] = "Tabela";
 $text['label-table']['pt-br'] = "Tabela";
 $text['label-table']['pt-br'] = "Tabela";
@@ -767,6 +796,7 @@ $text['label-sql_changes']['fr-ca'] = "Modifications SQL";
 $text['label-sql_changes']['fr-fr'] = "Modifications SQL";
 $text['label-sql_changes']['fr-fr'] = "Modifications SQL";
 $text['label-sql_changes']['he-il'] = "שינויים SQL";
 $text['label-sql_changes']['he-il'] = "שינויים SQL";
 $text['label-sql_changes']['it-it'] = "Modifiche SQL";
 $text['label-sql_changes']['it-it'] = "Modifiche SQL";
+$text['label-sql_changes']['ka-ge'] = "SQL ცვლილებები";
 $text['label-sql_changes']['nl-nl'] = "Verandering";
 $text['label-sql_changes']['nl-nl'] = "Verandering";
 $text['label-sql_changes']['pl-pl'] = "Zmiany SQL";
 $text['label-sql_changes']['pl-pl'] = "Zmiany SQL";
 $text['label-sql_changes']['pt-br'] = "Modificações do SQL";
 $text['label-sql_changes']['pt-br'] = "Modificações do SQL";
@@ -793,6 +823,7 @@ $text['label-schema']['fr-ca'] = "Schéma";
 $text['label-schema']['fr-fr'] = "Schéma";
 $text['label-schema']['fr-fr'] = "Schéma";
 $text['label-schema']['he-il'] = "סכֵימָה";
 $text['label-schema']['he-il'] = "סכֵימָה";
 $text['label-schema']['it-it'] = "Schema";
 $text['label-schema']['it-it'] = "Schema";
+$text['label-schema']['ka-ge'] = "სქემა";
 $text['label-schema']['nl-nl'] = "Schema";
 $text['label-schema']['nl-nl'] = "Schema";
 $text['label-schema']['pl-pl'] = "Schemat";
 $text['label-schema']['pl-pl'] = "Schemat";
 $text['label-schema']['pt-br'] = "Esquema";
 $text['label-schema']['pt-br'] = "Esquema";
@@ -819,6 +850,7 @@ $text['label-no_change']['fr-ca'] = "Pas de changement";
 $text['label-no_change']['fr-fr'] = "Pas de changement";
 $text['label-no_change']['fr-fr'] = "Pas de changement";
 $text['label-no_change']['he-il'] = "אין שינוי";
 $text['label-no_change']['he-il'] = "אין שינוי";
 $text['label-no_change']['it-it'] = "Nessuna Modifica";
 $text['label-no_change']['it-it'] = "Nessuna Modifica";
+$text['label-no_change']['ka-ge'] = "ცვლილებების გარეშე";
 $text['label-no_change']['nl-nl'] = "Geen verandering.";
 $text['label-no_change']['nl-nl'] = "Geen verandering.";
 $text['label-no_change']['pl-pl'] = "Bez zmian";
 $text['label-no_change']['pl-pl'] = "Bez zmian";
 $text['label-no_change']['pt-br'] = "Sem alterações";
 $text['label-no_change']['pt-br'] = "Sem alterações";
@@ -845,6 +877,7 @@ $text['label-name']['fr-ca'] = "Nom";
 $text['label-name']['fr-fr'] = "Nom";
 $text['label-name']['fr-fr'] = "Nom";
 $text['label-name']['he-il'] = "שֵׁם";
 $text['label-name']['he-il'] = "שֵׁם";
 $text['label-name']['it-it'] = "Nome";
 $text['label-name']['it-it'] = "Nome";
+$text['label-name']['ka-ge'] = "სახელი";
 $text['label-name']['nl-nl'] = "Naam";
 $text['label-name']['nl-nl'] = "Naam";
 $text['label-name']['pl-pl'] = "Nazwa";
 $text['label-name']['pl-pl'] = "Nazwa";
 $text['label-name']['pt-br'] = "Nome";
 $text['label-name']['pt-br'] = "Nome";
@@ -871,6 +904,7 @@ $text['label-exists']['fr-ca'] = "Existe";
 $text['label-exists']['fr-fr'] = "Existe";
 $text['label-exists']['fr-fr'] = "Existe";
 $text['label-exists']['he-il'] = "קיים";
 $text['label-exists']['he-il'] = "קיים";
 $text['label-exists']['it-it'] = "Esiste";
 $text['label-exists']['it-it'] = "Esiste";
+$text['label-exists']['ka-ge'] = "არსებობს";
 $text['label-exists']['nl-nl'] = "Existen";
 $text['label-exists']['nl-nl'] = "Existen";
 $text['label-exists']['pl-pl'] = "Istnieje";
 $text['label-exists']['pl-pl'] = "Istnieje";
 $text['label-exists']['pt-br'] = "Existente";
 $text['label-exists']['pt-br'] = "Existente";
@@ -897,6 +931,7 @@ $text['label-details']['fr-ca'] = "Détails";
 $text['label-details']['fr-fr'] = "Détails";
 $text['label-details']['fr-fr'] = "Détails";
 $text['label-details']['he-il'] = "פרטים";
 $text['label-details']['he-il'] = "פרטים";
 $text['label-details']['it-it'] = "Dettagli";
 $text['label-details']['it-it'] = "Dettagli";
+$text['label-details']['ka-ge'] = "დეტალები";
 $text['label-details']['nl-nl'] = "details";
 $text['label-details']['nl-nl'] = "details";
 $text['label-details']['pl-pl'] = "Szczegóły";
 $text['label-details']['pl-pl'] = "Szczegóły";
 $text['label-details']['pt-br'] = "Detalhes";
 $text['label-details']['pt-br'] = "Detalhes";
@@ -923,6 +958,7 @@ $text['label-database']['fr-ca'] = "Base de Données";
 $text['label-database']['fr-fr'] = "Base de Données";
 $text['label-database']['fr-fr'] = "Base de Données";
 $text['label-database']['he-il'] = "מסד נתונים";
 $text['label-database']['he-il'] = "מסד נתונים";
 $text['label-database']['it-it'] = "Banca dati";
 $text['label-database']['it-it'] = "Banca dati";
+$text['label-database']['ka-ge'] = "მონაცემთა ბაზა";
 $text['label-database']['nl-nl'] = "database";
 $text['label-database']['nl-nl'] = "database";
 $text['label-database']['pl-pl'] = "Baza danych";
 $text['label-database']['pl-pl'] = "Baza danych";
 $text['label-database']['pt-br'] = "Base da dados";
 $text['label-database']['pt-br'] = "Base da dados";
@@ -949,6 +985,7 @@ $text['label-results']['fr-ca'] = "Résultats";
 $text['label-results']['fr-fr'] = "Résultats";
 $text['label-results']['fr-fr'] = "Résultats";
 $text['label-results']['he-il'] = "תוצאות";
 $text['label-results']['he-il'] = "תוצאות";
 $text['label-results']['it-it'] = "Risultato";
 $text['label-results']['it-it'] = "Risultato";
+$text['label-results']['ka-ge'] = "შედეგები";
 $text['label-results']['nl-nl'] = "resultaten";
 $text['label-results']['nl-nl'] = "resultaten";
 $text['label-results']['pl-pl'] = "Wyniki";
 $text['label-results']['pl-pl'] = "Wyniki";
 $text['label-results']['pt-br'] = "Resultados";
 $text['label-results']['pt-br'] = "Resultados";
@@ -975,6 +1012,7 @@ $text['header-upgrade']['fr-ca'] = "Mise à jour";
 $text['header-upgrade']['fr-fr'] = "Mise à jour";
 $text['header-upgrade']['fr-fr'] = "Mise à jour";
 $text['header-upgrade']['he-il'] = "שדרוג";
 $text['header-upgrade']['he-il'] = "שדרוג";
 $text['header-upgrade']['it-it'] = "Aggiornamento";
 $text['header-upgrade']['it-it'] = "Aggiornamento";
+$text['header-upgrade']['ka-ge'] = "განახლება";
 $text['header-upgrade']['nl-nl'] = "upgrade";
 $text['header-upgrade']['nl-nl'] = "upgrade";
 $text['header-upgrade']['pl-pl'] = "Aktualizacja";
 $text['header-upgrade']['pl-pl'] = "Aktualizacja";
 $text['header-upgrade']['pt-br'] = "Atualizar";
 $text['header-upgrade']['pt-br'] = "Atualizar";
@@ -1001,6 +1039,7 @@ $text['header-database_type']['fr-ca'] = "Type de base de données";
 $text['header-database_type']['fr-fr'] = "Type de base de données";
 $text['header-database_type']['fr-fr'] = "Type de base de données";
 $text['header-database_type']['he-il'] = "סוג מסד נתונים";
 $text['header-database_type']['he-il'] = "סוג מסד נתונים";
 $text['header-database_type']['it-it'] = "Tipo Database";
 $text['header-database_type']['it-it'] = "Tipo Database";
+$text['header-database_type']['ka-ge'] = "მონაცემთა ბაზის ტიპი";
 $text['header-database_type']['nl-nl'] = "database type";
 $text['header-database_type']['nl-nl'] = "database type";
 $text['header-database_type']['pl-pl'] = "Rodzaj bazy danych";
 $text['header-database_type']['pl-pl'] = "Rodzaj bazy danych";
 $text['header-database_type']['pt-br'] = "Tipo de base de dados";
 $text['header-database_type']['pt-br'] = "Tipo de base de dados";
@@ -1027,6 +1066,7 @@ $text['header-source_code_upgrade_preview']['fr-ca'] = "Aperçu de la mise à ni
 $text['header-source_code_upgrade_preview']['fr-fr'] = "Aperçu de la mise à niveau du code source";
 $text['header-source_code_upgrade_preview']['fr-fr'] = "Aperçu de la mise à niveau du code source";
 $text['header-source_code_upgrade_preview']['he-il'] = "תצוגה מקדימה של שדרוג קוד מקור";
 $text['header-source_code_upgrade_preview']['he-il'] = "תצוגה מקדימה של שדרוג קוד מקור";
 $text['header-source_code_upgrade_preview']['it-it'] = "Anteprima dell'aggiornamento del codice sorgente";
 $text['header-source_code_upgrade_preview']['it-it'] = "Anteprima dell'aggiornamento del codice sorgente";
+$text['header-source_code_upgrade_preview']['ka-ge'] = "საწყისი კოდის განახლების გადახედვა";
 $text['header-source_code_upgrade_preview']['nl-nl'] = "Voorbeeld van broncode-upgrade";
 $text['header-source_code_upgrade_preview']['nl-nl'] = "Voorbeeld van broncode-upgrade";
 $text['header-source_code_upgrade_preview']['pl-pl'] = "Podgląd aktualizacji kodu źródłowego";
 $text['header-source_code_upgrade_preview']['pl-pl'] = "Podgląd aktualizacji kodu źródłowego";
 $text['header-source_code_upgrade_preview']['pt-br'] = "Visualização da atualização do código-fonte";
 $text['header-source_code_upgrade_preview']['pt-br'] = "Visualização da atualização do código-fonte";
@@ -1053,6 +1093,7 @@ $text['description-source_code_changes_found']['fr-ca'] = "Les fichiers de code
 $text['description-source_code_changes_found']['fr-fr'] = "Les fichiers de code source APP_NAME suivants ont été modifiés depuis votre dernière mise à niveau...";
 $text['description-source_code_changes_found']['fr-fr'] = "Les fichiers de code source APP_NAME suivants ont été modifiés depuis votre dernière mise à niveau...";
 $text['description-source_code_changes_found']['he-il'] = "I seguenti file del codice sorgente APP_NAME sono stati modificati dall'ultimo aggiornamento...";
 $text['description-source_code_changes_found']['he-il'] = "I seguenti file del codice sorgente APP_NAME sono stati modificati dall'ultimo aggiornamento...";
 $text['description-source_code_changes_found']['it-it'] = "I seguenti file del codice sorgente APP_NAME sono stati modificati dall'ultimo aggiornamento...";
 $text['description-source_code_changes_found']['it-it'] = "I seguenti file del codice sorgente APP_NAME sono stati modificati dall'ultimo aggiornamento...";
+$text['description-source_code_changes_found']['ka-ge'] = "ბოლო განახლების შემდეგ შეიცვალა შემდეგი APP_NAME-ის საწყისი კოდის ფაილები...";
 $text['description-source_code_changes_found']['nl-nl'] = "De volgende broncodebestanden van APP_NAME zijn gewijzigd sinds u voor het laatst een upgrade heeft uitgevoerd...";
 $text['description-source_code_changes_found']['nl-nl'] = "De volgende broncodebestanden van APP_NAME zijn gewijzigd sinds u voor het laatst een upgrade heeft uitgevoerd...";
 $text['description-source_code_changes_found']['pl-pl'] = "Następujące pliki kodu źródłowego aplikacji APP_NAME zostały zmienione od czasu ostatniej aktualizacji...";
 $text['description-source_code_changes_found']['pl-pl'] = "Następujące pliki kodu źródłowego aplikacji APP_NAME zostały zmienione od czasu ostatniej aktualizacji...";
 $text['description-source_code_changes_found']['pt-br'] = "Os seguintes arquivos de código-fonte APP_NAME foram alterados desde a última atualização...";
 $text['description-source_code_changes_found']['pt-br'] = "Os seguintes arquivos de código-fonte APP_NAME foram alterados desde a última atualização...";
@@ -1079,6 +1120,7 @@ $text['description-source_code_no_changes_found']['fr-ca'] = "Aucune modificatio
 $text['description-source_code_no_changes_found']['fr-fr'] = "Aucune modification du code source de APP_NAME n'a été détectée.";
 $text['description-source_code_no_changes_found']['fr-fr'] = "Aucune modification du code source de APP_NAME n'a été détectée.";
 $text['description-source_code_no_changes_found']['he-il'] = "לא זוהו שינויים בקוד המקור של APP_NAME.";
 $text['description-source_code_no_changes_found']['he-il'] = "לא זוהו שינויים בקוד המקור של APP_NAME.";
 $text['description-source_code_no_changes_found']['it-it'] = "Non è stata rilevata alcuna modifica al codice sorgente APP_NAME.";
 $text['description-source_code_no_changes_found']['it-it'] = "Non è stata rilevata alcuna modifica al codice sorgente APP_NAME.";
+$text['description-source_code_no_changes_found']['ka-ge'] = "APP_NAME-ის საწყისი კოდის ცვლილებები აღმოჩენილი არაა.";
 $text['description-source_code_no_changes_found']['nl-nl'] = "Er zijn geen wijzigingen in de broncode van APP_NAME gedetecteerd.";
 $text['description-source_code_no_changes_found']['nl-nl'] = "Er zijn geen wijzigingen in de broncode van APP_NAME gedetecteerd.";
 $text['description-source_code_no_changes_found']['pl-pl'] = "Nie wykryto żadnych zmian w kodzie źródłowym aplikacji APP_NAME.";
 $text['description-source_code_no_changes_found']['pl-pl'] = "Nie wykryto żadnych zmian w kodzie źródłowym aplikacji APP_NAME.";
 $text['description-source_code_no_changes_found']['pt-br'] = "Nenhuma alteração no código-fonte do APP_NAME foi detectada.";
 $text['description-source_code_no_changes_found']['pt-br'] = "Nenhuma alteração no código-fonte do APP_NAME foi detectada.";
@@ -1105,6 +1147,7 @@ $text['description-upgrade_source']['fr-ca'] = "Mise à jour du code source de F
 $text['description-upgrade_source']['fr-fr'] = "Mise à jour du code source de FusionPBX depuis le dépôt.";
 $text['description-upgrade_source']['fr-fr'] = "Mise à jour du code source de FusionPBX depuis le dépôt.";
 $text['description-upgrade_source']['he-il'] = "עדכון קובצי המקור של FusionPBX מ-Respository.";
 $text['description-upgrade_source']['he-il'] = "עדכון קובצי המקור של FusionPBX מ-Respository.";
 $text['description-upgrade_source']['it-it'] = "Aggiorna il files sorgente di FusionPBX dal repository.";
 $text['description-upgrade_source']['it-it'] = "Aggiorna il files sorgente di FusionPBX dal repository.";
+$text['description-upgrade_source']['ka-ge'] = "განაახლებს FusionPBX-ის საწყისი კოდის ფაილების რეპოზიტორიიდან.";
 $text['description-upgrade_source']['nl-nl'] = "Updates FusionPBX bron bestanden van het verzet.";
 $text['description-upgrade_source']['nl-nl'] = "Updates FusionPBX bron bestanden van het verzet.";
 $text['description-upgrade_source']['pl-pl'] = "Uaktualnia pliki źródłowe FusionPBX z przechowalni.";
 $text['description-upgrade_source']['pl-pl'] = "Uaktualnia pliki źródłowe FusionPBX z przechowalni.";
 $text['description-upgrade_source']['pt-br'] = "Atualiza o FusionPBX a partir dos arquivos de código fonte do repositório.";
 $text['description-upgrade_source']['pt-br'] = "Atualiza o FusionPBX a partir dos arquivos de código fonte do repositório.";
@@ -1131,6 +1174,7 @@ $text['description-update_all_source_files']['fr-ca'] = "Mettez à jour tous les
 $text['description-update_all_source_files']['fr-fr'] = "Mettez à jour tous les fichiers sources.";
 $text['description-update_all_source_files']['fr-fr'] = "Mettez à jour tous les fichiers sources.";
 $text['description-update_all_source_files']['he-il'] = "עדכן את כל קבצי המקור.";
 $text['description-update_all_source_files']['he-il'] = "עדכן את כל קבצי המקור.";
 $text['description-update_all_source_files']['it-it'] = "Aggiorna tutti i file di origine.";
 $text['description-update_all_source_files']['it-it'] = "Aggiorna tutti i file di origine.";
+$text['description-update_all_source_files']['ka-ge'] = "ყველა საწყისი კოდის ფაილის განახლება";
 $text['description-update_all_source_files']['nl-nl'] = "Update alle bronbestanden.";
 $text['description-update_all_source_files']['nl-nl'] = "Update alle bronbestanden.";
 $text['description-update_all_source_files']['pl-pl'] = "Zaktualizuj wszystkie pliki źródłowe.";
 $text['description-update_all_source_files']['pl-pl'] = "Zaktualizuj wszystkie pliki źródłowe.";
 $text['description-update_all_source_files']['pt-br'] = "Atualize todos os arquivos de origem.";
 $text['description-update_all_source_files']['pt-br'] = "Atualize todos os arquivos de origem.";
@@ -1157,6 +1201,7 @@ $text['description-upgrade_schema']['fr-ca'] = "Contrôles pour assurer l'intég
 $text['description-upgrade_schema']['fr-fr'] = "Contrôles pour assurer l'intégrité des tables et des champs dans la base de données.";
 $text['description-upgrade_schema']['fr-fr'] = "Contrôles pour assurer l'intégrité des tables et des champs dans la base de données.";
 $text['description-upgrade_schema']['he-il'] = "בדוק כדי להבטיח טבלה ויושרה שדה במסד הנתונים.";
 $text['description-upgrade_schema']['he-il'] = "בדוק כדי להבטיח טבלה ויושרה שדה במסד הנתונים.";
 $text['description-upgrade_schema']['it-it'] = "Controlli sull'integrità di campi e tabelle nel database.";
 $text['description-upgrade_schema']['it-it'] = "Controlli sull'integrità di campi e tabelle nel database.";
+$text['description-upgrade_schema']['ka-ge'] = "შეამოწმებს ცხრილისა და ველის მთლიანობას მონაცემთა ბაზაში";
 $text['description-upgrade_schema']['nl-nl'] = "Controle om tafel en veldintegriteit in de database te verzekeren.";
 $text['description-upgrade_schema']['nl-nl'] = "Controle om tafel en veldintegriteit in de database te verzekeren.";
 $text['description-upgrade_schema']['pl-pl'] = "Sprawdza integralność tabel i pól w bazie danych.";
 $text['description-upgrade_schema']['pl-pl'] = "Sprawdza integralność tabel i pól w bazie danych.";
 $text['description-upgrade_schema']['pt-br'] = "Marque para Verificar a integridade das tabelas no banco de dados";
 $text['description-upgrade_schema']['pt-br'] = "Marque para Verificar a integridade das tabelas no banco de dados";
@@ -1183,6 +1228,7 @@ $text['description-upgrade_permissions']['fr-ca'] = "Restaure les permissions de
 $text['description-upgrade_permissions']['fr-fr'] = "Restaure les permissions de groupe par défaut.";
 $text['description-upgrade_permissions']['fr-fr'] = "Restaure les permissions de groupe par défaut.";
 $text['description-upgrade_permissions']['he-il'] = "החזרת הרשאות של קבוצת ברירת מחדל";
 $text['description-upgrade_permissions']['he-il'] = "החזרת הרשאות של קבוצת ברירת מחדל";
 $text['description-upgrade_permissions']['it-it'] = "Ripristina i permessi di gruppo di default.";
 $text['description-upgrade_permissions']['it-it'] = "Ripristina i permessi di gruppo di default.";
+$text['description-upgrade_permissions']['ka-ge'] = "აღადგენს ნაგულიხმევ ჯგუფის წვდომებს.";
 $text['description-upgrade_permissions']['nl-nl'] = "Restores default Group toestemmingen.";
 $text['description-upgrade_permissions']['nl-nl'] = "Restores default Group toestemmingen.";
 $text['description-upgrade_permissions']['pl-pl'] = "Przywraca domyślne uprawnienia grup.";
 $text['description-upgrade_permissions']['pl-pl'] = "Przywraca domyślne uprawnienia grup.";
 $text['description-upgrade_permissions']['pt-br'] = "Restaura as configurações padrão de grupos.";
 $text['description-upgrade_permissions']['pt-br'] = "Restaura as configurações padrão de grupos.";
@@ -1209,6 +1255,7 @@ $text['description-upgrade_menu']['fr-ca'] = "Restaure les éléments par défau
 $text['description-upgrade_menu']['fr-fr'] = "Restaure les éléments par défaut dans le menu sélectionné.";
 $text['description-upgrade_menu']['fr-fr'] = "Restaure les éléments par défaut dans le menu sélectionné.";
 $text['description-upgrade_menu']['he-il'] = "החזרת פריטי ברירת המחדל בתפריט שנבחר.";
 $text['description-upgrade_menu']['he-il'] = "החזרת פריטי ברירת המחדל בתפריט שנבחר.";
 $text['description-upgrade_menu']['it-it'] = "Ripristina le voci di default nei menu selezionati.";
 $text['description-upgrade_menu']['it-it'] = "Ripristina le voci di default nei menu selezionati.";
+$text['description-upgrade_menu']['ka-ge'] = "აღადგენს ნაგულისხმევ პუნქტებს მენიუში.";
 $text['description-upgrade_menu']['nl-nl'] = "Herstelt de geselecteerde items in het geselecteerde menu.";
 $text['description-upgrade_menu']['nl-nl'] = "Herstelt de geselecteerde items in het geselecteerde menu.";
 $text['description-upgrade_menu']['pl-pl'] = "Przywraca domyślne elementy wybranego menu.";
 $text['description-upgrade_menu']['pl-pl'] = "Przywraca domyślne elementy wybranego menu.";
 $text['description-upgrade_menu']['pt-br'] = "Restaura os itens padrão do menu selecionado";
 $text['description-upgrade_menu']['pt-br'] = "Restaura os itens padrão do menu selecionado";
@@ -1235,6 +1282,7 @@ $text['description-upgrade_data_types']['fr-ca'] = "Détecte et met à jour les
 $text['description-upgrade_data_types']['fr-fr'] = "Détecte et met à jour les types de données de champ incorrect.";
 $text['description-upgrade_data_types']['fr-fr'] = "Détecte et met à jour les types de données de champ incorrect.";
 $text['description-upgrade_data_types']['he-il'] = "מזהה ומעדכן סוגי נתוני שדות שגויים.";
 $text['description-upgrade_data_types']['he-il'] = "מזהה ומעדכן סוגי נתוני שדות שגויים.";
 $text['description-upgrade_data_types']['it-it'] = "Rileva e aggiorna i tipi di dati dei campi errati.";
 $text['description-upgrade_data_types']['it-it'] = "Rileva e aggiorna i tipi di dati dei campi errati.";
+$text['description-upgrade_data_types']['ka-ge'] = "აღმოაჩენს და განაახლებს არასწორი ველის მონაცემის ტიპებს.";
 $text['description-upgrade_data_types']['nl-nl'] = "Detecten en updates onjuiste veldgegevens.";
 $text['description-upgrade_data_types']['nl-nl'] = "Detecten en updates onjuiste veldgegevens.";
 $text['description-upgrade_data_types']['pl-pl'] = "Wykrywa i aktualizuje niepoprawne typy pól w bazie danych.";
 $text['description-upgrade_data_types']['pl-pl'] = "Wykrywa i aktualizuje niepoprawne typy pól w bazie danych.";
 $text['description-upgrade_data_types']['pt-br'] = "Detectar e atualizar tipos incorretos de dados ";
 $text['description-upgrade_data_types']['pt-br'] = "Detectar e atualizar tipos incorretos de dados ";
@@ -1261,6 +1309,7 @@ $text['description-upgrade_apps']['fr-ca'] = "Rétablis les paramètres par déf
 $text['description-upgrade_apps']['fr-fr'] = "Rétablis les paramètres par défaut pour chaque application.";
 $text['description-upgrade_apps']['fr-fr'] = "Rétablis les paramètres par défaut pour chaque application.";
 $text['description-upgrade_apps']['he-il'] = "מבצע את הגדרות ברירת המחדל עבור כל יישום.";
 $text['description-upgrade_apps']['he-il'] = "מבצע את הגדרות ברירת המחדל עבור כל יישום.";
 $text['description-upgrade_apps']['it-it'] = "Esegue i parametri di default per ogni applicazione.";
 $text['description-upgrade_apps']['it-it'] = "Esegue i parametri di default per ogni applicazione.";
+$text['description-upgrade_apps']['ka-ge'] = "შეასრულებს ნაგულისხმევ პარამეტრებს თითოეული აპლიკაციისთვის.";
 $text['description-upgrade_apps']['nl-nl'] = "Voert de standaardinstellingen uit voor elke toepassing.";
 $text['description-upgrade_apps']['nl-nl'] = "Voert de standaardinstellingen uit voor elke toepassing.";
 $text['description-upgrade_apps']['pl-pl'] = "Przywraca domyślne ustawienia każdej aplikacji.";
 $text['description-upgrade_apps']['pl-pl'] = "Przywraca domyślne ustawienia każdej aplikacji.";
 $text['description-upgrade_apps']['pt-br'] = "Executa as configurações padrão para cada aplicação";
 $text['description-upgrade_apps']['pt-br'] = "Executa as configurações padrão para cada aplicação";
@@ -1287,6 +1336,7 @@ $text['description-upgrade_switch']['fr-ca'] = "Exécute la routine de commutati
 $text['description-upgrade_switch']['fr-fr'] = "Exécute la routine de commutation de mise à niveau.";
 $text['description-upgrade_switch']['fr-fr'] = "Exécute la routine de commutation de mise à niveau.";
 $text['description-upgrade_switch']['he-il'] = "הפעל את שגרת מתג השדרוג.";
 $text['description-upgrade_switch']['he-il'] = "הפעל את שגרת מתג השדרוג.";
 $text['description-upgrade_switch']['it-it'] = "Esegue la routine di cambio aggiornamento.";
 $text['description-upgrade_switch']['it-it'] = "Esegue la routine di cambio aggiornamento.";
+$text['description-upgrade_switch']['ka-ge'] = "გაუშვებს კომუტატორის განახლების პროცედურას.";
 $text['description-upgrade_switch']['nl-nl'] = "Voert de upgrade-switchroutine uit.";
 $text['description-upgrade_switch']['nl-nl'] = "Voert de upgrade-switchroutine uit.";
 $text['description-upgrade_switch']['pl-pl'] = "Uruchamia procedurę przełączania aktualizacji.";
 $text['description-upgrade_switch']['pl-pl'] = "Uruchamia procedurę przełączania aktualizacji.";
 $text['description-upgrade_switch']['pt-br'] = "Executa a rotina de atualização do Switch";
 $text['description-upgrade_switch']['pt-br'] = "Executa a rotina de atualização do Switch";
@@ -1313,6 +1363,7 @@ $text['description-upgrade']['fr-ca'] = "Sélectionnez les actions ci-dessous qu
 $text['description-upgrade']['fr-fr'] = "Sélectionnez les actions ci-dessous que vous souhaitez effectuer.";
 $text['description-upgrade']['fr-fr'] = "Sélectionnez les actions ci-dessous que vous souhaitez effectuer.";
 $text['description-upgrade']['he-il'] = "בחר את הפעולות שברצונך לבצע.";
 $text['description-upgrade']['he-il'] = "בחר את הפעולות שברצונך לבצע.";
 $text['description-upgrade']['it-it'] = "Seleziona sotto le azioni che intendi eseguire.";
 $text['description-upgrade']['it-it'] = "Seleziona sotto le azioni che intendi eseguire.";
+$text['description-upgrade']['ka-ge'] = "აირჩიეთ ქვემოთ ქმედებები, რომლების შესრულებაც გსურთ";
 $text['description-upgrade']['nl-nl'] = "Verkoop de acties beneden die je wilt uitvoeren.";
 $text['description-upgrade']['nl-nl'] = "Verkoop de acties beneden die je wilt uitvoeren.";
 $text['description-upgrade']['pl-pl'] = "Wybierz opcje, które chcesz wykonać.";
 $text['description-upgrade']['pl-pl'] = "Wybierz opcje, które chcesz wykonać.";
 $text['description-upgrade']['pt-br'] = "Selecione abaixo as ações que deseja executar.";
 $text['description-upgrade']['pt-br'] = "Selecione abaixo as ações que deseja executar.";
@@ -1339,6 +1390,7 @@ $text['button-upgrade_execute']['fr-ca'] = "Exécuter";
 $text['button-upgrade_execute']['fr-fr'] = "Exécuter";
 $text['button-upgrade_execute']['fr-fr'] = "Exécuter";
 $text['button-upgrade_execute']['he-il'] = "הוצאה להורג";
 $text['button-upgrade_execute']['he-il'] = "הוצאה להורג";
 $text['button-upgrade_execute']['it-it'] = "Eseguire";
 $text['button-upgrade_execute']['it-it'] = "Eseguire";
+$text['button-upgrade_execute']['ka-ge'] = "შესრულება";
 $text['button-upgrade_execute']['nl-nl'] = "Uitvoeren";
 $text['button-upgrade_execute']['nl-nl'] = "Uitvoeren";
 $text['button-upgrade_execute']['pl-pl'] = "Wykonaj";
 $text['button-upgrade_execute']['pl-pl'] = "Wykonaj";
 $text['button-upgrade_execute']['pt-br'] = "Executar";
 $text['button-upgrade_execute']['pt-br'] = "Executar";
@@ -1365,6 +1417,7 @@ $text['label-all_of_the_above']['fr-ca'] = "Tout ce qui précède";
 $text['label-all_of_the_above']['fr-fr'] = "Tout ce qui précède";
 $text['label-all_of_the_above']['fr-fr'] = "Tout ce qui précède";
 $text['label-all_of_the_above']['he-il'] = "כל מה שרשום לעיל";
 $text['label-all_of_the_above']['he-il'] = "כל מה שרשום לעיל";
 $text['label-all_of_the_above']['it-it'] = "Tutti i precedenti";
 $text['label-all_of_the_above']['it-it'] = "Tutti i precedenti";
+$text['label-all_of_the_above']['ka-ge'] = "ყველა ზედა";
 $text['label-all_of_the_above']['nl-nl'] = "Alle bovenstaande";
 $text['label-all_of_the_above']['nl-nl'] = "Alle bovenstaande";
 $text['label-all_of_the_above']['pl-pl'] = "Wszystkie powyższe";
 $text['label-all_of_the_above']['pl-pl'] = "Wszystkie powyższe";
 $text['label-all_of_the_above']['pt-br'] = "Tudo o que precede";
 $text['label-all_of_the_above']['pt-br'] = "Tudo o que precede";
@@ -1391,6 +1444,7 @@ $text['description-all_of_the_above']['fr-ca'] = "Effectue une mise à niveau en
 $text['description-all_of_the_above']['fr-fr'] = "Effectue une mise à niveau en utilisant successivement les options 1a, 2, 2b, 3, 4 et 5.";
 $text['description-all_of_the_above']['fr-fr'] = "Effectue une mise à niveau en utilisant successivement les options 1a, 2, 2b, 3, 4 et 5.";
 $text['description-all_of_the_above']['he-il'] = "מבצע שדרוג באמצעות אפשרויות 1a, 2, 2b, 3, 4 ו-5 ברצף.";
 $text['description-all_of_the_above']['he-il'] = "מבצע שדרוג באמצעות אפשרויות 1a, 2, 2b, 3, 4 ו-5 ברצף.";
 $text['description-all_of_the_above']['it-it'] = "Esegue un aggiornamento utilizzando le opzioni 1a, 2, 2b, 3, 4 e 5 in successione.";
 $text['description-all_of_the_above']['it-it'] = "Esegue un aggiornamento utilizzando le opzioni 1a, 2, 2b, 3, 4 e 5 in successione.";
+$text['description-all_of_the_above']['ka-ge'] = "შეასრულებს განახლებას არჩევნებით 1ა, 2, 2ბ, 3, 4 და 5 ამ მიმდევრობით.";
 $text['description-all_of_the_above']['nl-nl'] = "Voert een upgrade uit met achtereenvolgens de opties 1a, 2, 2b, 3, 4 en 5.";
 $text['description-all_of_the_above']['nl-nl'] = "Voert een upgrade uit met achtereenvolgens de opties 1a, 2, 2b, 3, 4 en 5.";
 $text['description-all_of_the_above']['pl-pl'] = "Wykonuje aktualizację, korzystając kolejno z opcji 1a, 2, 2b, 3, 4 i 5.";
 $text['description-all_of_the_above']['pl-pl'] = "Wykonuje aktualizację, korzystając kolejno z opcji 1a, 2, 2b, 3, 4 i 5.";
 $text['description-all_of_the_above']['pt-br'] = "Executa uma atualização usando as opções 1a, 2, 2b, 3, 4 e 5 em sucessão.";
 $text['description-all_of_the_above']['pt-br'] = "Executa uma atualização usando as opções 1a, 2, 2b, 3, 4 e 5 em sucessão.";
@@ -1417,6 +1471,7 @@ $text['label-update_external_repositories']['fr-ca'] = "Mettre à jour les réf
 $text['label-update_external_repositories']['fr-fr'] = "Mettre à jour les référentiels externes";
 $text['label-update_external_repositories']['fr-fr'] = "Mettre à jour les référentiels externes";
 $text['label-update_external_repositories']['he-il'] = "עדכן מאגרים חיצוניים";
 $text['label-update_external_repositories']['he-il'] = "עדכן מאגרים חיצוניים";
 $text['label-update_external_repositories']['it-it'] = "Aggiorna repository esterni";
 $text['label-update_external_repositories']['it-it'] = "Aggiorna repository esterni";
+$text['label-update_external_repositories']['ka-ge'] = "გარე რეპოზიტორიების განახლება";
 $text['label-update_external_repositories']['nl-nl'] = "Externe opslagplaatsen bijwerken";
 $text['label-update_external_repositories']['nl-nl'] = "Externe opslagplaatsen bijwerken";
 $text['label-update_external_repositories']['pl-pl'] = "Zaktualizuj zewnętrzne repozytoria";
 $text['label-update_external_repositories']['pl-pl'] = "Zaktualizuj zewnętrzne repozytoria";
 $text['label-update_external_repositories']['pt-br'] = "Atualizar repositórios externos";
 $text['label-update_external_repositories']['pt-br'] = "Atualizar repositórios externos";
@@ -1443,6 +1498,7 @@ $text['description-repositories']['fr-ca'] = "Met à jour tous les référentiel
 $text['description-repositories']['fr-fr'] = "Met à jour tous les référentiels externes trouvés dans le dossier apps/.";
 $text['description-repositories']['fr-fr'] = "Met à jour tous les référentiels externes trouvés dans le dossier apps/.";
 $text['description-repositories']['he-il'] = "מעדכן את כל המאגרים החיצוניים שנמצאים באפליקציות/תיקיה.";
 $text['description-repositories']['he-il'] = "מעדכן את כל המאגרים החיצוניים שנמצאים באפליקציות/תיקיה.";
 $text['description-repositories']['it-it'] = "Aggiorna tutti i repository esterni trovati nella cartella apps/.";
 $text['description-repositories']['it-it'] = "Aggiorna tutti i repository esterni trovati nella cartella apps/.";
+$text['description-repositories']['ka-ge'] = "განაახლებს ყველა გარე რეპოზიტორიას, რომელიც apps/ საქაღალდეშია.";
 $text['description-repositories']['nl-nl'] = "Werkt alle externe opslagplaatsen bij die in de apps/map worden gevonden.";
 $text['description-repositories']['nl-nl'] = "Werkt alle externe opslagplaatsen bij die in de apps/map worden gevonden.";
 $text['description-repositories']['pl-pl'] = "Aktualizuje wszystkie zewnętrzne repozytoria znalezione w folderze apps/.";
 $text['description-repositories']['pl-pl'] = "Aktualizuje wszystkie zewnętrzne repozytoria znalezione w folderze apps/.";
 $text['description-repositories']['pt-br'] = "Atualiza todos os repositórios externos encontrados na pasta apps/.";
 $text['description-repositories']['pt-br'] = "Atualiza todos os repositórios externos encontrados na pasta apps/.";
@@ -1469,6 +1525,7 @@ $text['title-cli_upgrade']['fr-ca'] = "MENU DE MISE À NIVEAU";
 $text['title-cli_upgrade']['fr-fr'] = "MENU DE MISE À NIVEAU";
 $text['title-cli_upgrade']['fr-fr'] = "MENU DE MISE À NIVEAU";
 $text['title-cli_upgrade']['he-il'] = "תפריט שדרוג";
 $text['title-cli_upgrade']['he-il'] = "תפריט שדרוג";
 $text['title-cli_upgrade']['it-it'] = "MENÙ AGGIORNAMENTO";
 $text['title-cli_upgrade']['it-it'] = "MENÙ AGGIORNAMENTO";
+$text['title-cli_upgrade']['ka-ge'] = "მენიუს განახლება";
 $text['title-cli_upgrade']['nl-nl'] = "UPGRADE-MENU";
 $text['title-cli_upgrade']['nl-nl'] = "UPGRADE-MENU";
 $text['title-cli_upgrade']['pl-pl'] = "MENU AKTUALIZACJI";
 $text['title-cli_upgrade']['pl-pl'] = "MENU AKTUALIZACJI";
 $text['title-cli_upgrade']['pt-br'] = "MENU DE ATUALIZAÇÃO";
 $text['title-cli_upgrade']['pt-br'] = "MENU DE ATUALIZAÇÃO";
@@ -1495,6 +1552,7 @@ $text['button-preview']['fr-ca'] = "Aperçu";
 $text['button-preview']['fr-fr'] = "Aperçu";
 $text['button-preview']['fr-fr'] = "Aperçu";
 $text['button-preview']['he-il'] = "תצוגה מקדימה";
 $text['button-preview']['he-il'] = "תצוגה מקדימה";
 $text['button-preview']['it-it'] = "Anteprima";
 $text['button-preview']['it-it'] = "Anteprima";
+$text['button-preview']['ka-ge'] = "მინიატურა";
 $text['button-preview']['nl-nl'] = "preview";
 $text['button-preview']['nl-nl'] = "preview";
 $text['button-preview']['pl-pl'] = "Podgląd";
 $text['button-preview']['pl-pl'] = "Podgląd";
 $text['button-preview']['pt-br'] = "Visualização";
 $text['button-preview']['pt-br'] = "Visualização";

+ 1 - 0
core/upgrade/app_menu.php

@@ -12,6 +12,7 @@
 	$apps[$x]['menu'][$y]['title']['fr-fr'] = "Mise à jour";
 	$apps[$x]['menu'][$y]['title']['fr-fr'] = "Mise à jour";
 	$apps[$x]['menu'][$y]['title']['he-il'] = "שדרוג";
 	$apps[$x]['menu'][$y]['title']['he-il'] = "שדרוג";
 	$apps[$x]['menu'][$y]['title']['it-it'] = "Aggiorna";
 	$apps[$x]['menu'][$y]['title']['it-it'] = "Aggiorna";
+	$apps[$x]['menu'][$y]['title']['ka-ge'] = "განახლება";
 	$apps[$x]['menu'][$y]['title']['nl-nl'] = "Upgrade";
 	$apps[$x]['menu'][$y]['title']['nl-nl'] = "Upgrade";
 	$apps[$x]['menu'][$y]['title']['pl-pl'] = "Aktualizacja";
 	$apps[$x]['menu'][$y]['title']['pl-pl'] = "Aktualizacja";
 	$apps[$x]['menu'][$y]['title']['pt-br'] = "Atualização";
 	$apps[$x]['menu'][$y]['title']['pt-br'] = "Atualização";

+ 21 - 0
core/user_logs/app_languages.php

@@ -13,6 +13,7 @@ $text['title-user_logs']['fr-ca'] = "Journaux utilisateur";
 $text['title-user_logs']['fr-fr'] = "Journaux utilisateur";
 $text['title-user_logs']['fr-fr'] = "Journaux utilisateur";
 $text['title-user_logs']['he-il'] = "יומני משתמש";
 $text['title-user_logs']['he-il'] = "יומני משתמש";
 $text['title-user_logs']['it-it'] = "Log utente";
 $text['title-user_logs']['it-it'] = "Log utente";
+$text['title-user_logs']['ka-ge'] = "მომხმარებლების ჟურნალი";
 $text['title-user_logs']['nl-nl'] = "Gebruiker logs";
 $text['title-user_logs']['nl-nl'] = "Gebruiker logs";
 $text['title-user_logs']['pl-pl'] = "Logi Użytkownika";
 $text['title-user_logs']['pl-pl'] = "Logi Użytkownika";
 $text['title-user_logs']['pt-br'] = "Logs de usuário";
 $text['title-user_logs']['pt-br'] = "Logs de usuário";
@@ -39,6 +40,7 @@ $text['title-user_log']['fr-ca'] = "journal utilisateur";
 $text['title-user_log']['fr-fr'] = "journal utilisateur";
 $text['title-user_log']['fr-fr'] = "journal utilisateur";
 $text['title-user_log']['he-il'] = "יומן משתמש";
 $text['title-user_log']['he-il'] = "יומן משתמש";
 $text['title-user_log']['it-it'] = "Log utente";
 $text['title-user_log']['it-it'] = "Log utente";
+$text['title-user_log']['ka-ge'] = "მომხმარებლის ჟურნალი";
 $text['title-user_log']['nl-nl'] = "Gebruiker log";
 $text['title-user_log']['nl-nl'] = "Gebruiker log";
 $text['title-user_log']['pl-pl'] = "Log Użytkownika";
 $text['title-user_log']['pl-pl'] = "Log Użytkownika";
 $text['title-user_log']['pt-br'] = "Log de usuário";
 $text['title-user_log']['pt-br'] = "Log de usuário";
@@ -65,6 +67,7 @@ $text['title_description-user_logs']['fr-ca'] = "Affiche les tentatives d'authen
 $text['title_description-user_logs']['fr-fr'] = "Affiche les tentatives d'authentification avec le résultat, le timetamp, l'adresse distante et les détails de l'utilisateur.";
 $text['title_description-user_logs']['fr-fr'] = "Affiche les tentatives d'authentification avec le résultat, le timetamp, l'adresse distante et les détails de l'utilisateur.";
 $text['title_description-user_logs']['he-il'] = "הצג ניסיונות אימות עם התוצאה, פעמיםtamp, כתובת מרחוק ופרטי משתמשים.";
 $text['title_description-user_logs']['he-il'] = "הצג ניסיונות אימות עם התוצאה, פעמיםtamp, כתובת מרחוק ופרטי משתמשים.";
 $text['title_description-user_logs']['it-it'] = "Mostra tentativi di autenticazione con il risultato, timestamp, indirizzo remoto e dettagli utente.";
 $text['title_description-user_logs']['it-it'] = "Mostra tentativi di autenticazione con il risultato, timestamp, indirizzo remoto e dettagli utente.";
+$text['title_description-user_logs']['ka-ge'] = "აჩვნებს ავთენტიკაციის მცდელობებს მათი შედეგით, დროის შტამპით, დაშორებული მისამართით და მომხმარებლის დეტალებით.";
 $text['title_description-user_logs']['nl-nl'] = "Toont authenticatiepogingen met het resultaat, tijdstip, afgelegen adres en gebruikersgegevens.";
 $text['title_description-user_logs']['nl-nl'] = "Toont authenticatiepogingen met het resultaat, tijdstip, afgelegen adres en gebruikersgegevens.";
 $text['title_description-user_logs']['pl-pl'] = "Pokazuje próby uwierzytelnienia z wynikiem, sygnaturą czasową, adresem zdalnym i szczegółami użytkownika.";
 $text['title_description-user_logs']['pl-pl'] = "Pokazuje próby uwierzytelnienia z wynikiem, sygnaturą czasową, adresem zdalnym i szczegółami użytkownika.";
 $text['title_description-user_logs']['pt-br'] = "Mostra tentativas de autenticação com o resultado, timestamp, endereço remoto e detalhes do usuário.";
 $text['title_description-user_logs']['pt-br'] = "Mostra tentativas de autenticação com o resultado, timestamp, endereço remoto e detalhes do usuário.";
@@ -91,6 +94,7 @@ $text['label-timestamp']['fr-ca'] = "horodatage";
 $text['label-timestamp']['fr-fr'] = "horodatage";
 $text['label-timestamp']['fr-fr'] = "horodatage";
 $text['label-timestamp']['he-il'] = "חותמת זמן";
 $text['label-timestamp']['he-il'] = "חותמת זמן";
 $text['label-timestamp']['it-it'] = "marca temporale";
 $text['label-timestamp']['it-it'] = "marca temporale";
+$text['label-timestamp']['ka-ge'] = "დროის შტამპი";
 $text['label-timestamp']['nl-nl'] = "tijdstempel";
 $text['label-timestamp']['nl-nl'] = "tijdstempel";
 $text['label-timestamp']['pl-pl'] = "Znak czasu";
 $text['label-timestamp']['pl-pl'] = "Znak czasu";
 $text['label-timestamp']['pt-br'] = "Carimbo de data e hora";
 $text['label-timestamp']['pt-br'] = "Carimbo de data e hora";
@@ -117,6 +121,7 @@ $text['description-timestamp']['fr-ca'] = "Réglez la date et l'heure.";
 $text['description-timestamp']['fr-fr'] = "Réglez la date et l'heure.";
 $text['description-timestamp']['fr-fr'] = "Réglez la date et l'heure.";
 $text['description-timestamp']['he-il'] = "הגדר את התאריך והשעה.";
 $text['description-timestamp']['he-il'] = "הגדר את התאריך והשעה.";
 $text['description-timestamp']['it-it'] = "Imposta la data e l'ora.";
 $text['description-timestamp']['it-it'] = "Imposta la data e l'ora.";
+$text['description-timestamp']['ka-ge'] = "დააყენეთ თარიღი და დრო.";
 $text['description-timestamp']['nl-nl'] = "Stel de datum/tijd in.";
 $text['description-timestamp']['nl-nl'] = "Stel de datum/tijd in.";
 $text['description-timestamp']['pl-pl'] = "Ustaw datę i godzinę.";
 $text['description-timestamp']['pl-pl'] = "Ustaw datę i godzinę.";
 $text['description-timestamp']['pt-br'] = "Defina a data e hora.";
 $text['description-timestamp']['pt-br'] = "Defina a data e hora.";
@@ -143,6 +148,7 @@ $text['label-user_uuid']['fr-ca'] = "Utilisateur";
 $text['label-user_uuid']['fr-fr'] = "Utilisateur";
 $text['label-user_uuid']['fr-fr'] = "Utilisateur";
 $text['label-user_uuid']['he-il'] = "משתמש";
 $text['label-user_uuid']['he-il'] = "משתמש";
 $text['label-user_uuid']['it-it'] = "Utente";
 $text['label-user_uuid']['it-it'] = "Utente";
+$text['label-user_uuid']['ka-ge'] = "მომხმარებელი";
 $text['label-user_uuid']['nl-nl'] = "Gebruiker";
 $text['label-user_uuid']['nl-nl'] = "Gebruiker";
 $text['label-user_uuid']['pl-pl'] = "Użytkownik";
 $text['label-user_uuid']['pl-pl'] = "Użytkownik";
 $text['label-user_uuid']['pt-br'] = "Usuário";
 $text['label-user_uuid']['pt-br'] = "Usuário";
@@ -169,6 +175,7 @@ $text['description-user_uuid']['fr-ca'] = "Sélectionnez l'utilisateur.";
 $text['description-user_uuid']['fr-fr'] = "Sélectionnez l'utilisateur.";
 $text['description-user_uuid']['fr-fr'] = "Sélectionnez l'utilisateur.";
 $text['description-user_uuid']['he-il'] = "בחר את המשתמש.";
 $text['description-user_uuid']['he-il'] = "בחר את המשתמש.";
 $text['description-user_uuid']['it-it'] = "Selezionare l'utente.";
 $text['description-user_uuid']['it-it'] = "Selezionare l'utente.";
+$text['description-user_uuid']['ka-ge'] = "აირჩიეთ მომხმარებელი.";
 $text['description-user_uuid']['nl-nl'] = "Selecteer de gebruiker.";
 $text['description-user_uuid']['nl-nl'] = "Selecteer de gebruiker.";
 $text['description-user_uuid']['pl-pl'] = "Wybierz użytkownika.";
 $text['description-user_uuid']['pl-pl'] = "Wybierz użytkownika.";
 $text['description-user_uuid']['pt-br'] = "Selecione o usuário.";
 $text['description-user_uuid']['pt-br'] = "Selecione o usuário.";
@@ -195,6 +202,7 @@ $text['label-username']['fr-ca'] = "Nom d'utilisateur";
 $text['label-username']['fr-fr'] = "Nom d'utilisateur";
 $text['label-username']['fr-fr'] = "Nom d'utilisateur";
 $text['label-username']['he-il'] = "שם המשתמש";
 $text['label-username']['he-il'] = "שם המשתמש";
 $text['label-username']['it-it'] = "Nome utente";
 $text['label-username']['it-it'] = "Nome utente";
+$text['label-username']['ka-ge'] = "მომხმარებლის სახელი";
 $text['label-username']['nl-nl'] = "Gebruikersnaam";
 $text['label-username']['nl-nl'] = "Gebruikersnaam";
 $text['label-username']['pl-pl'] = "Nazwa użytkownika";
 $text['label-username']['pl-pl'] = "Nazwa użytkownika";
 $text['label-username']['pt-br'] = "Nome de utilizador";
 $text['label-username']['pt-br'] = "Nome de utilizador";
@@ -221,6 +229,7 @@ $text['description-username']['fr-ca'] = "Entrez le nom d'utilisateur.";
 $text['description-username']['fr-fr'] = "Entrez le nom d'utilisateur.";
 $text['description-username']['fr-fr'] = "Entrez le nom d'utilisateur.";
 $text['description-username']['he-il'] = "הזן את שם המשתמש.";
 $text['description-username']['he-il'] = "הזן את שם המשתמש.";
 $text['description-username']['it-it'] = "Inserisci il nome utente.";
 $text['description-username']['it-it'] = "Inserisci il nome utente.";
+$text['description-username']['ka-ge'] = "შეიყვანეთ მოხმარებლის სახელი.";
 $text['description-username']['nl-nl'] = "Voer de gebruikersnaam in.";
 $text['description-username']['nl-nl'] = "Voer de gebruikersnaam in.";
 $text['description-username']['pl-pl'] = "Wprowadź nazwę użytkownika.";
 $text['description-username']['pl-pl'] = "Wprowadź nazwę użytkownika.";
 $text['description-username']['pt-br'] = "Digite o nome do usuário.";
 $text['description-username']['pt-br'] = "Digite o nome do usuário.";
@@ -247,6 +256,7 @@ $text['label-type']['fr-ca'] = "type";
 $text['label-type']['fr-fr'] = "type";
 $text['label-type']['fr-fr'] = "type";
 $text['label-type']['he-il'] = "סוג";
 $text['label-type']['he-il'] = "סוג";
 $text['label-type']['it-it'] = "Tipo";
 $text['label-type']['it-it'] = "Tipo";
+$text['label-type']['ka-ge'] = "ტიპი";
 $text['label-type']['nl-nl'] = "Type";
 $text['label-type']['nl-nl'] = "Type";
 $text['label-type']['pl-pl'] = "Typ";
 $text['label-type']['pl-pl'] = "Typ";
 $text['label-type']['pt-br'] = "Tipo";
 $text['label-type']['pt-br'] = "Tipo";
@@ -273,6 +283,7 @@ $text['description-type']['fr-ca'] = "Entrez le type.";
 $text['description-type']['fr-fr'] = "Entrez le type.";
 $text['description-type']['fr-fr'] = "Entrez le type.";
 $text['description-type']['he-il'] = "הזן את הסוג";
 $text['description-type']['he-il'] = "הזן את הסוג";
 $text['description-type']['it-it'] = "Inserisci il tipo.";
 $text['description-type']['it-it'] = "Inserisci il tipo.";
+$text['description-type']['ka-ge'] = "შეიყვანეთ ტიპი.";
 $text['description-type']['nl-nl'] = "Voer het type in.";
 $text['description-type']['nl-nl'] = "Voer het type in.";
 $text['description-type']['pl-pl'] = "Wprowadź typ.";
 $text['description-type']['pl-pl'] = "Wprowadź typ.";
 $text['description-type']['pt-br'] = "Digite o tipo.";
 $text['description-type']['pt-br'] = "Digite o tipo.";
@@ -299,6 +310,7 @@ $text['label-result']['fr-ca'] = "Résultat";
 $text['label-result']['fr-fr'] = "Résultat";
 $text['label-result']['fr-fr'] = "Résultat";
 $text['label-result']['he-il'] = "תוצאה";
 $text['label-result']['he-il'] = "תוצאה";
 $text['label-result']['it-it'] = "Risultato";
 $text['label-result']['it-it'] = "Risultato";
+$text['label-result']['ka-ge'] = "შედეგი";
 $text['label-result']['nl-nl'] = "Resultaat";
 $text['label-result']['nl-nl'] = "Resultaat";
 $text['label-result']['pl-pl'] = "Rezultat";
 $text['label-result']['pl-pl'] = "Rezultat";
 $text['label-result']['pt-br'] = "Resultado";
 $text['label-result']['pt-br'] = "Resultado";
@@ -325,6 +337,7 @@ $text['description-result']['fr-ca'] = "Entrez le résultat.";
 $text['description-result']['fr-fr'] = "Entrez le résultat.";
 $text['description-result']['fr-fr'] = "Entrez le résultat.";
 $text['description-result']['he-il'] = "היכנסו לתוצאה.";
 $text['description-result']['he-il'] = "היכנסו לתוצאה.";
 $text['description-result']['it-it'] = "Inserisci il risultato.";
 $text['description-result']['it-it'] = "Inserisci il risultato.";
+$text['description-result']['ka-ge'] = "შეიყვანეთ შედეგი.";
 $text['description-result']['nl-nl'] = "Voer het resultaat in.";
 $text['description-result']['nl-nl'] = "Voer het resultaat in.";
 $text['description-result']['pl-pl'] = "Wyprowadź rezultat.";
 $text['description-result']['pl-pl'] = "Wyprowadź rezultat.";
 $text['description-result']['pt-br'] = "Insira o resultado.";
 $text['description-result']['pt-br'] = "Insira o resultado.";
@@ -350,6 +363,7 @@ $text['label-success']['fr-ca'] = "succès";
 $text['label-success']['fr-fr'] = "succès";
 $text['label-success']['fr-fr'] = "succès";
 $text['label-success']['he-il'] = "הצלחה";
 $text['label-success']['he-il'] = "הצלחה";
 $text['label-success']['it-it'] = "successo";
 $text['label-success']['it-it'] = "successo";
+$text['label-success']['ka-ge'] = "წარმატებული";
 $text['label-success']['nl-nl'] = "succes";
 $text['label-success']['nl-nl'] = "succes";
 $text['label-success']['pl-pl'] = "sukces";
 $text['label-success']['pl-pl'] = "sukces";
 $text['label-success']['pt-br'] = "sucesso";
 $text['label-success']['pt-br'] = "sucesso";
@@ -375,6 +389,7 @@ $text['label-failure']['fr-ca'] = "défaillance";
 $text['label-failure']['fr-fr'] = "défaillance";
 $text['label-failure']['fr-fr'] = "défaillance";
 $text['label-failure']['he-il'] = "כישלון";
 $text['label-failure']['he-il'] = "כישלון";
 $text['label-failure']['it-it'] = "guasto";
 $text['label-failure']['it-it'] = "guasto";
+$text['label-failure']['ka-ge'] = "ჩავარდნა";
 $text['label-failure']['nl-nl'] = "mislukt";
 $text['label-failure']['nl-nl'] = "mislukt";
 $text['label-failure']['pl-pl'] = "niepowodzenie";
 $text['label-failure']['pl-pl'] = "niepowodzenie";
 $text['label-failure']['pt-br'] = "falha";
 $text['label-failure']['pt-br'] = "falha";
@@ -401,6 +416,7 @@ $text['label-remote_address']['fr-ca'] = "Adresse distante";
 $text['label-remote_address']['fr-fr'] = "Adresse distante";
 $text['label-remote_address']['fr-fr'] = "Adresse distante";
 $text['label-remote_address']['he-il'] = "כתובת מרחוק";
 $text['label-remote_address']['he-il'] = "כתובת מרחוק";
 $text['label-remote_address']['it-it'] = "Indirizzo remoto";
 $text['label-remote_address']['it-it'] = "Indirizzo remoto";
+$text['label-remote_address']['ka-ge'] = "დაშორებული მისამართი";
 $text['label-remote_address']['nl-nl'] = "IP adres";
 $text['label-remote_address']['nl-nl'] = "IP adres";
 $text['label-remote_address']['pl-pl'] = "Adres Zdalny";
 $text['label-remote_address']['pl-pl'] = "Adres Zdalny";
 $text['label-remote_address']['pt-br'] = "Endereço remoto";
 $text['label-remote_address']['pt-br'] = "Endereço remoto";
@@ -427,6 +443,7 @@ $text['description-remote_address']['fr-ca'] = "Entrez l'adresse IP.";
 $text['description-remote_address']['fr-fr'] = "Entrez l'adresse IP.";
 $text['description-remote_address']['fr-fr'] = "Entrez l'adresse IP.";
 $text['description-remote_address']['he-il'] = "היכנס לכתובת IP";
 $text['description-remote_address']['he-il'] = "היכנס לכתובת IP";
 $text['description-remote_address']['it-it'] = "Inserisci l'indirizzo IP.";
 $text['description-remote_address']['it-it'] = "Inserisci l'indirizzo IP.";
+$text['description-remote_address']['ka-ge'] = "შეიყვანეთ IP მისამართი.";
 $text['description-remote_address']['nl-nl'] = "Voer het IP adres in.";
 $text['description-remote_address']['nl-nl'] = "Voer het IP adres in.";
 $text['description-remote_address']['pl-pl'] = "Wprowadź adres IP.";
 $text['description-remote_address']['pl-pl'] = "Wprowadź adres IP.";
 $text['description-remote_address']['pt-br'] = "Digite o endereço IP.";
 $text['description-remote_address']['pt-br'] = "Digite o endereço IP.";
@@ -453,6 +470,7 @@ $text['label-user_agent']['fr-ca'] = "utilisateur agent";
 $text['label-user_agent']['fr-fr'] = "utilisateur agent";
 $text['label-user_agent']['fr-fr'] = "utilisateur agent";
 $text['label-user_agent']['he-il'] = "סוכן המשתמש";
 $text['label-user_agent']['he-il'] = "סוכן המשתמש";
 $text['label-user_agent']['it-it'] = "Agente Utente";
 $text['label-user_agent']['it-it'] = "Agente Utente";
+$text['label-user_agent']['ka-ge'] = "მომხმარებლის აგენტი";
 $text['label-user_agent']['nl-nl'] = "Gebruikersagent";
 $text['label-user_agent']['nl-nl'] = "Gebruikersagent";
 $text['label-user_agent']['pl-pl'] = "Gebruikersagent";
 $text['label-user_agent']['pl-pl'] = "Gebruikersagent";
 $text['label-user_agent']['pt-br'] = "Agente do Usuário";
 $text['label-user_agent']['pt-br'] = "Agente do Usuário";
@@ -479,6 +497,7 @@ $text['description-user_agent']['fr-ca'] = "Entrez l'agent utilisateur.";
 $text['description-user_agent']['fr-fr'] = "Entrez l'agent utilisateur.";
 $text['description-user_agent']['fr-fr'] = "Entrez l'agent utilisateur.";
 $text['description-user_agent']['he-il'] = "היכנס לסוכן המשתמש.";
 $text['description-user_agent']['he-il'] = "היכנס לסוכן המשתמש.";
 $text['description-user_agent']['it-it'] = "Inserisci l'agente utente.";
 $text['description-user_agent']['it-it'] = "Inserisci l'agente utente.";
+$text['description-user_agent']['ka-ge'] = "შეიყვანთ მომხმარებლის აგენტი.";
 $text['description-user_agent']['nl-nl'] = "Voer de user agent in.";
 $text['description-user_agent']['nl-nl'] = "Voer de user agent in.";
 $text['description-user_agent']['pl-pl'] = "Wprowadź User Agent.";
 $text['description-user_agent']['pl-pl'] = "Wprowadź User Agent.";
 $text['description-user_agent']['pt-br'] = "Digite o agente de usuário.";
 $text['description-user_agent']['pt-br'] = "Digite o agente de usuário.";
@@ -505,6 +524,7 @@ $text['label-location']['fr-ca'] = "Lieu";
 $text['label-location']['fr-fr'] = "Lieu";
 $text['label-location']['fr-fr'] = "Lieu";
 $text['label-location']['he-il'] = "מיקום";
 $text['label-location']['he-il'] = "מיקום";
 $text['label-location']['it-it'] = "posizione";
 $text['label-location']['it-it'] = "posizione";
+$text['label-location']['ka-ge'] = "მდებარეობა";
 $text['label-location']['nl-nl'] = "Lokatie";
 $text['label-location']['nl-nl'] = "Lokatie";
 $text['label-location']['pl-pl'] = "Lokalizacja";
 $text['label-location']['pl-pl'] = "Lokalizacja";
 $text['label-location']['pt-br'] = "Localização";
 $text['label-location']['pt-br'] = "Localização";
@@ -531,6 +551,7 @@ $text['description-location']['fr-ca'] = "Entrez l'emplacement.";
 $text['description-location']['fr-fr'] = "Entrez l'emplacement.";
 $text['description-location']['fr-fr'] = "Entrez l'emplacement.";
 $text['description-location']['he-il'] = "הזן את המיקום.";
 $text['description-location']['he-il'] = "הזן את המיקום.";
 $text['description-location']['it-it'] = "Inserisci la posizione.";
 $text['description-location']['it-it'] = "Inserisci la posizione.";
+$text['description-location']['ka-ge'] = "შეიყვანეთ მდებარეობა.";
 $text['description-location']['nl-nl'] = "Voer de lokatie in.";
 $text['description-location']['nl-nl'] = "Voer de lokatie in.";
 $text['description-location']['pl-pl'] = "Wprowadź lokalizację";
 $text['description-location']['pl-pl'] = "Wprowadź lokalizację";
 $text['description-location']['pt-br'] = "Entre na localização.";
 $text['description-location']['pt-br'] = "Entre na localização.";

+ 1 - 0
core/user_logs/app_menu.php

@@ -13,6 +13,7 @@
 	$apps[$x]['menu'][$y]['title']['fr-fr'] = "Connexions utilisateur";
 	$apps[$x]['menu'][$y]['title']['fr-fr'] = "Connexions utilisateur";
 	$apps[$x]['menu'][$y]['title']['he-il'] = "יומני משתמשים";
 	$apps[$x]['menu'][$y]['title']['he-il'] = "יומני משתמשים";
 	$apps[$x]['menu'][$y]['title']['it-it'] = "Log utente";
 	$apps[$x]['menu'][$y]['title']['it-it'] = "Log utente";
+	$apps[$x]['menu'][$y]['title']['ka-ge'] = "მომხმარებლების ჟურნალი";
 	$apps[$x]['menu'][$y]['title']['nl-nl'] = "Gebruiker logs";
 	$apps[$x]['menu'][$y]['title']['nl-nl'] = "Gebruiker logs";
 	$apps[$x]['menu'][$y]['title']['pl-pl'] = "Dzienniki użytkowników";
 	$apps[$x]['menu'][$y]['title']['pl-pl'] = "Dzienniki użytkowników";
 	$apps[$x]['menu'][$y]['title']['pt-br'] = "Logs de usuário";
 	$apps[$x]['menu'][$y]['title']['pt-br'] = "Logs de usuário";

+ 1 - 0
core/user_settings/app_config.php

@@ -20,6 +20,7 @@
 		$apps[$x]['description']['fr-fr'] = "L'usager peut modifier la configuration de son compte";
 		$apps[$x]['description']['fr-fr'] = "L'usager peut modifier la configuration de son compte";
 		$apps[$x]['description']['he-il'] = "";
 		$apps[$x]['description']['he-il'] = "";
 		$apps[$x]['description']['it-it'] = "";
 		$apps[$x]['description']['it-it'] = "";
+		$apps[$x]['description']['ka-ge'] = "მომხმარებლის პარამეტრების შეცვლა მომხმარებელს შეუძლია.";
 		$apps[$x]['description']['nl-nl'] = "";
 		$apps[$x]['description']['nl-nl'] = "";
 		$apps[$x]['description']['pl-pl'] = "";
 		$apps[$x]['description']['pl-pl'] = "";
 		$apps[$x]['description']['pt-br'] = "Configurações da conta podem ser alteradas pelo usuário.";
 		$apps[$x]['description']['pt-br'] = "Configurações da conta podem ser alteradas pelo usuário.";

File diff suppressed because it is too large
+ 131 - 122
core/user_settings/app_languages.php


+ 1 - 0
core/users/app_config.php

@@ -20,6 +20,7 @@
 		$apps[$x]['description']['fr-fr'] = "Ajouter, Editer, Supprimer et Chercher des Utilisateurs";
 		$apps[$x]['description']['fr-fr'] = "Ajouter, Editer, Supprimer et Chercher des Utilisateurs";
 		$apps[$x]['description']['he-il'] = "";
 		$apps[$x]['description']['he-il'] = "";
 		$apps[$x]['description']['it-it'] = "";
 		$apps[$x]['description']['it-it'] = "";
+		$apps[$x]['description']['ka-ge'] = "დაამატეთ, ჩაასწორეთ, წაშალეთ ან მოძებნეთ მომხმარებლები.";
 		$apps[$x]['description']['nl-nl'] = "";
 		$apps[$x]['description']['nl-nl'] = "";
 		$apps[$x]['description']['pl-pl'] = "";
 		$apps[$x]['description']['pl-pl'] = "";
 		$apps[$x]['description']['pt-br'] = "Adicionar, editar, apagar e pesquisar usuários.";
 		$apps[$x]['description']['pt-br'] = "Adicionar, editar, apagar e pesquisar usuários.";

+ 108 - 0
core/users/app_languages.php

@@ -13,6 +13,7 @@ $text['title-users']['fr-ca'] = "Utilisateurs";
 $text['title-users']['fr-fr'] = "Utilisateurs";
 $text['title-users']['fr-fr'] = "Utilisateurs";
 $text['title-users']['he-il'] = "משתמש";
 $text['title-users']['he-il'] = "משתמש";
 $text['title-users']['it-it'] = "Utente";
 $text['title-users']['it-it'] = "Utente";
+$text['title-users']['ka-ge'] = "მომხმარებლები";
 $text['title-users']['nl-nl'] = "Gebruik";
 $text['title-users']['nl-nl'] = "Gebruik";
 $text['title-users']['pl-pl'] = "Użytkownik";
 $text['title-users']['pl-pl'] = "Użytkownik";
 $text['title-users']['pt-br'] = "Usuários";
 $text['title-users']['pt-br'] = "Usuários";
@@ -39,6 +40,7 @@ $text['title-user_edit']['fr-ca'] = "Utilisateur Modifier";
 $text['title-user_edit']['fr-fr'] = "Utilisateur Modifier";
 $text['title-user_edit']['fr-fr'] = "Utilisateur Modifier";
 $text['title-user_edit']['he-il'] = "עריכת משתמשים";
 $text['title-user_edit']['he-il'] = "עריכת משתמשים";
 $text['title-user_edit']['it-it'] = "Modifica utente";
 $text['title-user_edit']['it-it'] = "Modifica utente";
+$text['title-user_edit']['ka-ge'] = "მომხმარებლის ჩასწორება";
 $text['title-user_edit']['nl-nl'] = "Gebruiker bewerken";
 $text['title-user_edit']['nl-nl'] = "Gebruiker bewerken";
 $text['title-user_edit']['pl-pl'] = "editowanie użytkowników";
 $text['title-user_edit']['pl-pl'] = "editowanie użytkowników";
 $text['title-user_edit']['pt-br'] = "Edição de Usuário";
 $text['title-user_edit']['pt-br'] = "Edição de Usuário";
@@ -66,6 +68,7 @@ $text['title-user_import']['fr-ca'] = "Importer";
 $text['title-user_import']['fr-fr'] = "Importer";
 $text['title-user_import']['fr-fr'] = "Importer";
 $text['title-user_import']['he-il'] = "ייבוא משתמשים";
 $text['title-user_import']['he-il'] = "ייבוא משתמשים";
 $text['title-user_import']['it-it'] = "Importazione utente";
 $text['title-user_import']['it-it'] = "Importazione utente";
+$text['title-user_import']['ka-ge'] = "მომხმარებლის შემოტანა";
 $text['title-user_import']['nl-nl'] = "Gebruik Import";
 $text['title-user_import']['nl-nl'] = "Gebruik Import";
 $text['title-user_import']['pl-pl'] = "Importuj";
 $text['title-user_import']['pl-pl'] = "Importuj";
 $text['title-user_import']['pt-br'] = "Importar";
 $text['title-user_import']['pt-br'] = "Importar";
@@ -92,6 +95,7 @@ $text['description-users']['fr-ca'] = "Ajouter, modifier, supprimer et chercher
 $text['description-users']['fr-fr'] = "Ajouter, modifier, supprimer et chercher des utilisateurs. ";
 $text['description-users']['fr-fr'] = "Ajouter, modifier, supprimer et chercher des utilisateurs. ";
 $text['description-users']['he-il'] = "הוסף, ערוך, מחק וחפש משתמשים";
 $text['description-users']['he-il'] = "הוסף, ערוך, מחק וחפש משתמשים";
 $text['description-users']['it-it'] = "Aggiungi, modifica, cancella e ricerca utenti.";
 $text['description-users']['it-it'] = "Aggiungi, modifica, cancella e ricerca utenti.";
+$text['description-users']['ka-ge'] = "დაამატეთ, ჩაასწორეთ, წაშალეთ და მოძებნეთ მომხმარებლები.";
 $text['description-users']['nl-nl'] = "Voeg toe, edit, delete, en zoek gebruikers.";
 $text['description-users']['nl-nl'] = "Voeg toe, edit, delete, en zoek gebruikers.";
 $text['description-users']['pl-pl'] = "Dodaj, edytuj, usuń i wyszukaj użytkowników.";
 $text['description-users']['pl-pl'] = "Dodaj, edytuj, usuń i wyszukaj użytkowników.";
 $text['description-users']['pt-br'] = "Adicionar, editar, remover e pesquisar Usuários. ";
 $text['description-users']['pt-br'] = "Adicionar, editar, remover e pesquisar Usuários. ";
@@ -118,6 +122,7 @@ $text['title-user_manager']['fr-ca'] = "Gestion des utilisateurs";
 $text['title-user_manager']['fr-fr'] = "Gestion des utilisateurs";
 $text['title-user_manager']['fr-fr'] = "Gestion des utilisateurs";
 $text['title-user_manager']['he-il'] = "מנהל משתמש";
 $text['title-user_manager']['he-il'] = "מנהל משתמש";
 $text['title-user_manager']['it-it'] = "Gestore Utenti";
 $text['title-user_manager']['it-it'] = "Gestore Utenti";
+$text['title-user_manager']['ka-ge'] = "მომხმარებლების მართვა";
 $text['title-user_manager']['nl-nl'] = "gebruiker manager";
 $text['title-user_manager']['nl-nl'] = "gebruiker manager";
 $text['title-user_manager']['pl-pl'] = "Menedżer użytkowników";
 $text['title-user_manager']['pl-pl'] = "Menedżer użytkowników";
 $text['title-user_manager']['pt-br'] = "Gestão de Utilizadores";
 $text['title-user_manager']['pt-br'] = "Gestão de Utilizadores";
@@ -144,6 +149,7 @@ $text['title-user']['fr-ca'] = "Utilisateur";
 $text['title-user']['fr-fr'] = "Modifier l'utilisateur";
 $text['title-user']['fr-fr'] = "Modifier l'utilisateur";
 $text['title-user']['he-il'] = "משתמש";
 $text['title-user']['he-il'] = "משתמש";
 $text['title-user']['it-it'] = "Utente";
 $text['title-user']['it-it'] = "Utente";
+$text['title-user']['ka-ge'] = "მომხმარებელი";
 $text['title-user']['nl-nl'] = "Gebruik";
 $text['title-user']['nl-nl'] = "Gebruik";
 $text['title-user']['pl-pl'] = "Użytkownik";
 $text['title-user']['pl-pl'] = "Użytkownik";
 $text['title-user']['pt-br'] = "Utilizador";
 $text['title-user']['pt-br'] = "Utilizador";
@@ -170,6 +176,7 @@ $text['option-true']['fr-ca'] = "Vrai";
 $text['option-true']['fr-fr'] = "Oui";
 $text['option-true']['fr-fr'] = "Oui";
 $text['option-true']['he-il'] = "חוקי";
 $text['option-true']['he-il'] = "חוקי";
 $text['option-true']['it-it'] = "True";
 $text['option-true']['it-it'] = "True";
+$text['option-true']['ka-ge'] = "ჭეშმარიტი";
 $text['option-true']['nl-nl'] = "Waar.";
 $text['option-true']['nl-nl'] = "Waar.";
 $text['option-true']['pl-pl'] = "Tak";
 $text['option-true']['pl-pl'] = "Tak";
 $text['option-true']['pt-br'] = "Sim";
 $text['option-true']['pt-br'] = "Sim";
@@ -196,6 +203,7 @@ $text['option-on_break']['fr-ca'] = "En Pause";
 $text['option-on_break']['fr-fr'] = "En Pause";
 $text['option-on_break']['fr-fr'] = "En Pause";
 $text['option-on_break']['he-il'] = "בהפסקה";
 $text['option-on_break']['he-il'] = "בהפסקה";
 $text['option-on_break']['it-it'] = "In Pausa";
 $text['option-on_break']['it-it'] = "In Pausa";
+$text['option-on_break']['ka-ge'] = "შესვენებაზე";
 $text['option-on_break']['nl-nl'] = "Op Pauze";
 $text['option-on_break']['nl-nl'] = "Op Pauze";
 $text['option-on_break']['pl-pl'] = "Na przerwie";
 $text['option-on_break']['pl-pl'] = "Na przerwie";
 $text['option-on_break']['pt-br'] = "Em Pausa";
 $text['option-on_break']['pt-br'] = "Em Pausa";
@@ -222,6 +230,7 @@ $text['option-logged_out']['fr-ca'] = "Déconnecté";
 $text['option-logged_out']['fr-fr'] = "Déconnecté";
 $text['option-logged_out']['fr-fr'] = "Déconnecté";
 $text['option-logged_out']['he-il'] = "התנתק";
 $text['option-logged_out']['he-il'] = "התנתק";
 $text['option-logged_out']['it-it'] = "Sloggato";
 $text['option-logged_out']['it-it'] = "Sloggato";
+$text['option-logged_out']['ka-ge'] = "გასულია სისტემიდან";
 $text['option-logged_out']['nl-nl'] = "Vertaling:";
 $text['option-logged_out']['nl-nl'] = "Vertaling:";
 $text['option-logged_out']['pl-pl'] = "Wylogowany";
 $text['option-logged_out']['pl-pl'] = "Wylogowany";
 $text['option-logged_out']['pt-br'] = "Desligado";
 $text['option-logged_out']['pt-br'] = "Desligado";
@@ -248,6 +257,7 @@ $text['option-global']['fr-ca'] = "Mondial";
 $text['option-global']['fr-fr'] = "Mondial";
 $text['option-global']['fr-fr'] = "Mondial";
 $text['option-global']['he-il'] = "כללי";
 $text['option-global']['he-il'] = "כללי";
 $text['option-global']['it-it'] = "Globale";
 $text['option-global']['it-it'] = "Globale";
+$text['option-global']['ka-ge'] = "გლობალური";
 $text['option-global']['nl-nl'] = "Globaal";
 $text['option-global']['nl-nl'] = "Globaal";
 $text['option-global']['pl-pl'] = "Ogólny";
 $text['option-global']['pl-pl'] = "Ogólny";
 $text['option-global']['pt-br'] = "Global";
 $text['option-global']['pt-br'] = "Global";
@@ -274,6 +284,7 @@ $text['option-false']['fr-ca'] = "Faux";
 $text['option-false']['fr-fr'] = "Non";
 $text['option-false']['fr-fr'] = "Non";
 $text['option-false']['he-il'] = "לא חוקי";
 $text['option-false']['he-il'] = "לא חוקי";
 $text['option-false']['it-it'] = "False";
 $text['option-false']['it-it'] = "False";
+$text['option-false']['ka-ge'] = "ცრუ";
 $text['option-false']['nl-nl'] = "Fal";
 $text['option-false']['nl-nl'] = "Fal";
 $text['option-false']['pl-pl'] = "Nie";
 $text['option-false']['pl-pl'] = "Nie";
 $text['option-false']['pt-br'] = "Não";
 $text['option-false']['pt-br'] = "Não";
@@ -300,6 +311,7 @@ $text['option-do_not_disturb']['fr-ca'] = "Ne pas Déranger";
 $text['option-do_not_disturb']['fr-fr'] = "Ne pas Déranger";
 $text['option-do_not_disturb']['fr-fr'] = "Ne pas Déranger";
 $text['option-do_not_disturb']['he-il'] = "נא לא להפריע";
 $text['option-do_not_disturb']['he-il'] = "נא לא להפריע";
 $text['option-do_not_disturb']['it-it'] = "Non disturbare";
 $text['option-do_not_disturb']['it-it'] = "Non disturbare";
+$text['option-do_not_disturb']['ka-ge'] = "არ შემაწუხო";
 $text['option-do_not_disturb']['nl-nl'] = "Niet storen";
 $text['option-do_not_disturb']['nl-nl'] = "Niet storen";
 $text['option-do_not_disturb']['pl-pl'] = "Nie przeszkadzaj (DND)";
 $text['option-do_not_disturb']['pl-pl'] = "Nie przeszkadzaj (DND)";
 $text['option-do_not_disturb']['pt-br'] = "Não Perturbar";
 $text['option-do_not_disturb']['pt-br'] = "Não Perturbar";
@@ -326,6 +338,7 @@ $text['option-available_on_demand']['fr-ca'] = "Disponible (sur demande)";
 $text['option-available_on_demand']['fr-fr'] = "Disponible (sur demande)";
 $text['option-available_on_demand']['fr-fr'] = "Disponible (sur demande)";
 $text['option-available_on_demand']['he-il'] = "זמין (לפי דרישה(";
 $text['option-available_on_demand']['he-il'] = "זמין (לפי דרישה(";
 $text['option-available_on_demand']['it-it'] = "Disponibile (Su Richiesta)";
 $text['option-available_on_demand']['it-it'] = "Disponibile (Su Richiesta)";
+$text['option-available_on_demand']['ka-ge'] = "ხელმისაწვდომია (საჭიროებისამებრ)";
 $text['option-available_on_demand']['nl-nl'] = "Verkrijgbaar (On Demand)";
 $text['option-available_on_demand']['nl-nl'] = "Verkrijgbaar (On Demand)";
 $text['option-available_on_demand']['pl-pl'] = "Dostępny (na żądanie)";
 $text['option-available_on_demand']['pl-pl'] = "Dostępny (na żądanie)";
 $text['option-available_on_demand']['pt-br'] = "Disponível (A Pedido)";
 $text['option-available_on_demand']['pt-br'] = "Disponível (A Pedido)";
@@ -352,6 +365,7 @@ $text['option-available']['fr-ca'] = "Disponible";
 $text['option-available']['fr-fr'] = "Disponible";
 $text['option-available']['fr-fr'] = "Disponible";
 $text['option-available']['he-il'] = "זמין";
 $text['option-available']['he-il'] = "זמין";
 $text['option-available']['it-it'] = "Disponibile";
 $text['option-available']['it-it'] = "Disponibile";
+$text['option-available']['ka-ge'] = "ხელმისაწვდომია";
 $text['option-available']['nl-nl'] = "Availabel";
 $text['option-available']['nl-nl'] = "Availabel";
 $text['option-available']['pl-pl'] = "Dostępny";
 $text['option-available']['pl-pl'] = "Dostępny";
 $text['option-available']['pt-br'] = "Disponível";
 $text['option-available']['pt-br'] = "Disponível";
@@ -379,6 +393,7 @@ $text['option-select']['fr-ca'] = "Sélectionner";
 $text['option-select']['fr-fr'] = "Sélectionner";
 $text['option-select']['fr-fr'] = "Sélectionner";
 $text['option-select']['he-il'] = "בחר";
 $text['option-select']['he-il'] = "בחר";
 $text['option-select']['it-it'] = "Selezionare";
 $text['option-select']['it-it'] = "Selezionare";
+$text['option-select']['ka-ge'] = "არჩევა";
 $text['option-select']['nl-nl'] = "selectie";
 $text['option-select']['nl-nl'] = "selectie";
 $text['option-select']['pl-pl'] = "Wybierz";
 $text['option-select']['pl-pl'] = "Wybierz";
 $text['option-select']['pt-br'] = "Selecionar";
 $text['option-select']['pt-br'] = "Selecionar";
@@ -406,6 +421,7 @@ $text['option-switch_round']['fr-ca'] = "Interrupteur rond";
 $text['option-switch_round']['fr-fr'] = "Interrupteur rond";
 $text['option-switch_round']['fr-fr'] = "Interrupteur rond";
 $text['option-switch_round']['he-il'] = "מתג עגול";
 $text['option-switch_round']['he-il'] = "מתג עגול";
 $text['option-switch_round']['it-it'] = "Interruttore rotondo";
 $text['option-switch_round']['it-it'] = "Interruttore rotondo";
+$text['option-switch_round']['ka-ge'] = "მრგვალი გადამრთველი";
 $text['option-switch_round']['nl-nl'] = "Ronde schakelaar";
 $text['option-switch_round']['nl-nl'] = "Ronde schakelaar";
 $text['option-switch_round']['pl-pl'] = "Okrągły przełącznik";
 $text['option-switch_round']['pl-pl'] = "Okrągły przełącznik";
 $text['option-switch_round']['pt-br'] = "Interruptor Redondo";
 $text['option-switch_round']['pt-br'] = "Interruptor Redondo";
@@ -433,6 +449,7 @@ $text['option-switch_square']['fr-ca'] = "Interrupteur carré";
 $text['option-switch_square']['fr-fr'] = "Interrupteur carré";
 $text['option-switch_square']['fr-fr'] = "Interrupteur carré";
 $text['option-switch_square']['he-il'] = "מתג מרובע";
 $text['option-switch_square']['he-il'] = "מתג מרובע";
 $text['option-switch_square']['it-it'] = "Interruttore quadrato";
 $text['option-switch_square']['it-it'] = "Interruttore quadrato";
+$text['option-switch_square']['ka-ge'] = "ოთხკუთხედი გადამრთველი";
 $text['option-switch_square']['nl-nl'] = "Vierkante schakelaar";
 $text['option-switch_square']['nl-nl'] = "Vierkante schakelaar";
 $text['option-switch_square']['pl-pl'] = "Przełącznik kwadratowy";
 $text['option-switch_square']['pl-pl'] = "Przełącznik kwadratowy";
 $text['option-switch_square']['pt-br'] = "Interruptor Quadrado";
 $text['option-switch_square']['pt-br'] = "Interruptor Quadrado";
@@ -459,6 +476,7 @@ $text['message-username_exists']['fr-ca'] = "Le nom d'utilisateur existe déjà"
 $text['message-username_exists']['fr-fr'] = "Le nom d'utilisateur existe déjà";
 $text['message-username_exists']['fr-fr'] = "Le nom d'utilisateur existe déjà";
 $text['message-username_exists']['he-il'] = "שם משתמש כבר קיים";
 $text['message-username_exists']['he-il'] = "שם משתמש כבר קיים";
 $text['message-username_exists']['it-it'] = "Lo username Ãesiste giÃ";
 $text['message-username_exists']['it-it'] = "Lo username Ãesiste giÃ";
+$text['message-username_exists']['ka-ge'] = "მომხმარებლის სახელი უკვე არსებობს";
 $text['message-username_exists']['nl-nl'] = "Gebruikernaam Already Existen";
 $text['message-username_exists']['nl-nl'] = "Gebruikernaam Already Existen";
 $text['message-username_exists']['pl-pl'] = "Nazwa użytkownika już istnieje";
 $text['message-username_exists']['pl-pl'] = "Nazwa użytkownika już istnieje";
 $text['message-username_exists']['pt-br'] = "Nome de usuário já existe";
 $text['message-username_exists']['pt-br'] = "Nome de usuário já existe";
@@ -485,6 +503,7 @@ $text['message-password_mismatch']['fr-ca'] = "Les mots de passe ne corresponden
 $text['message-password_mismatch']['fr-fr'] = "Les mots de passe ne correspondent pas";
 $text['message-password_mismatch']['fr-fr'] = "Les mots de passe ne correspondent pas";
 $text['message-password_mismatch']['he-il'] = "הסיסמא לא נכונה";
 $text['message-password_mismatch']['he-il'] = "הסיסמא לא נכונה";
 $text['message-password_mismatch']['it-it'] = "Password non coincidente";
 $text['message-password_mismatch']['it-it'] = "Password non coincidente";
+$text['message-password_mismatch']['ka-ge'] = "პაროლები არ ემთხვევა";
 $text['message-password_mismatch']['nl-nl'] = "Wachtwoord Mismatch";
 $text['message-password_mismatch']['nl-nl'] = "Wachtwoord Mismatch";
 $text['message-password_mismatch']['pl-pl'] = "Wprowadzone hasła nie są takie same";
 $text['message-password_mismatch']['pl-pl'] = "Wprowadzone hasła nie są takie same";
 $text['message-password_mismatch']['pt-br'] = "As passwords não correspondem.";
 $text['message-password_mismatch']['pt-br'] = "As passwords não correspondem.";
@@ -511,6 +530,7 @@ $text['message-password_blank']['fr-ca'] = "Mot de Passe Incorrect";
 $text['message-password_blank']['fr-fr'] = "Mot de Passe Incorrect";
 $text['message-password_blank']['fr-fr'] = "Mot de Passe Incorrect";
 $text['message-password_blank']['he-il'] = "סיסמא לא קיימת";
 $text['message-password_blank']['he-il'] = "סיסמא לא קיימת";
 $text['message-password_blank']['it-it'] = "Password non valida";
 $text['message-password_blank']['it-it'] = "Password non valida";
+$text['message-password_blank']['ka-ge'] = "არასწორი პაროლი";
 $text['message-password_blank']['nl-nl'] = "ongeldig wachtwoord";
 $text['message-password_blank']['nl-nl'] = "ongeldig wachtwoord";
 $text['message-password_blank']['pl-pl'] = "Nieprawidłowe hasło";
 $text['message-password_blank']['pl-pl'] = "Nieprawidłowe hasło";
 $text['message-password_blank']['pt-br'] = "Senha Inválida";
 $text['message-password_blank']['pt-br'] = "Senha Inválida";
@@ -537,6 +557,7 @@ $text['message-password_requirements']['fr-ca'] = "Mot de passe requis";
 $text['message-password_requirements']['fr-fr'] = "Mot de passe requis";
 $text['message-password_requirements']['fr-fr'] = "Mot de passe requis";
 $text['message-password_requirements']['he-il'] = "דרישות סיסמא";
 $text['message-password_requirements']['he-il'] = "דרישות סיסמא";
 $text['message-password_requirements']['it-it'] = "Requisiti Password";
 $text['message-password_requirements']['it-it'] = "Requisiti Password";
+$text['message-password_requirements']['ka-ge'] = "პაროლის მოთხოვნები";
 $text['message-password_requirements']['nl-nl'] = "Paswoord Requirementen";
 $text['message-password_requirements']['nl-nl'] = "Paswoord Requirementen";
 $text['message-password_requirements']['pl-pl'] = "Wymagania Hasło";
 $text['message-password_requirements']['pl-pl'] = "Wymagania Hasło";
 $text['message-password_requirements']['pt-br'] = "Requisitos Senha";
 $text['message-password_requirements']['pt-br'] = "Requisitos Senha";
@@ -563,6 +584,7 @@ $text['message-maximum_users']['fr-ca'] = "Utilisateurs Maximale Autorisée:";
 $text['message-maximum_users']['fr-fr'] = "Utilisateurs Maximale Autorisée:";
 $text['message-maximum_users']['fr-fr'] = "Utilisateurs Maximale Autorisée:";
 $text['message-maximum_users']['he-il'] = "מקסימום משתמשים";
 $text['message-maximum_users']['he-il'] = "מקסימום משתמשים";
 $text['message-maximum_users']['it-it'] = "Massimo numero Utenti:";
 $text['message-maximum_users']['it-it'] = "Massimo numero Utenti:";
+$text['message-maximum_users']['ka-ge'] = "მაქს. მომხმარებლები:";
 $text['message-maximum_users']['nl-nl'] = "Maximale gebruikers:";
 $text['message-maximum_users']['nl-nl'] = "Maximale gebruikers:";
 $text['message-maximum_users']['pl-pl'] = "Maks ilość użytkowników";
 $text['message-maximum_users']['pl-pl'] = "Maks ilość użytkowników";
 $text['message-maximum_users']['pt-br'] = "Usuários Máximo Permitido:";
 $text['message-maximum_users']['pt-br'] = "Usuários Máximo Permitido:";
@@ -589,6 +611,7 @@ $text['message-copy']['fr-ca'] = "Copie effectuée";
 $text['message-copy']['fr-fr'] = "Copie effectuée";
 $text['message-copy']['fr-fr'] = "Copie effectuée";
 $text['message-copy']['he-il'] = "העתקה הושלמה";
 $text['message-copy']['he-il'] = "העתקה הושלמה";
 $text['message-copy']['it-it'] = "Copia completata";
 $text['message-copy']['it-it'] = "Copia completata";
+$text['message-copy']['ka-ge'] = "კოპირება დასრულდა";
 $text['message-copy']['nl-nl'] = "Begrepen.";
 $text['message-copy']['nl-nl'] = "Begrepen.";
 $text['message-copy']['pl-pl'] = "Skopiowano pomyślnie";
 $text['message-copy']['pl-pl'] = "Skopiowano pomyślnie";
 $text['message-copy']['pt-br'] = "Cópia Efectuada";
 $text['message-copy']['pt-br'] = "Cópia Efectuada";
@@ -615,6 +638,7 @@ $text['message-cannot_delete_own_account']['fr-ca'] = "Vous ne pouvez pas suppri
 $text['message-cannot_delete_own_account']['fr-fr'] = "Vous ne pouvez pas supprimer votre propre compte utilisateur. Veuillez vous identifier en tant qu'un utilisateur différent, puis réessayez.";
 $text['message-cannot_delete_own_account']['fr-fr'] = "Vous ne pouvez pas supprimer votre propre compte utilisateur. Veuillez vous identifier en tant qu'un utilisateur différent, puis réessayez.";
 $text['message-cannot_delete_own_account']['he-il'] = "אתה לא יכול למחוק את חשבון המשתמש שלך. אנא הכנס כמשתמש אחר, נסה שוב.";
 $text['message-cannot_delete_own_account']['he-il'] = "אתה לא יכול למחוק את חשבון המשתמש שלך. אנא הכנס כמשתמש אחר, נסה שוב.";
 $text['message-cannot_delete_own_account']['it-it'] = "Non puoi cancellare il tuo stesso account. Loggati con un altro utente, quindi riprova.";
 $text['message-cannot_delete_own_account']['it-it'] = "Non puoi cancellare il tuo stesso account. Loggati con un altro utente, quindi riprova.";
+$text['message-cannot_delete_own_account']['ka-ge'] = "საკუთარ ანგარიშს ვერ წაშლით. შედით სხვა მომხმარებლით და თავიდან სცადეთ.";
 $text['message-cannot_delete_own_account']['nl-nl'] = "Je kunt je eigen gebruikersrekening niet wissen. Inloggen als een andere gebruiker, dan opnieuw proberen.";
 $text['message-cannot_delete_own_account']['nl-nl'] = "Je kunt je eigen gebruikersrekening niet wissen. Inloggen als een andere gebruiker, dan opnieuw proberen.";
 $text['message-cannot_delete_own_account']['pl-pl'] = "Nie można usunąć własnego konta użytkownika. Zaloguj się jako inny użytkownik i spróbuj ponownie.";
 $text['message-cannot_delete_own_account']['pl-pl'] = "Nie można usunąć własnego konta użytkownika. Zaloguj się jako inny użytkownik i spróbuj ponownie.";
 $text['message-cannot_delete_own_account']['pt-br'] = "Você não pode excluir a sua própria conta de usuário. Identifique-se como um usuário diferente, em seguida, tente novamente.";
 $text['message-cannot_delete_own_account']['pt-br'] = "Você não pode excluir a sua própria conta de usuário. Identifique-se como um usuário diferente, em seguida, tente novamente.";
@@ -641,6 +665,7 @@ $text['message-invalid_user']['fr-ca'] = "Utilisateur Invalide";
 $text['message-invalid_user']['fr-fr'] = "Utilisateur Invalide";
 $text['message-invalid_user']['fr-fr'] = "Utilisateur Invalide";
 $text['message-invalid_user']['he-il'] = "משתמש שגוי";
 $text['message-invalid_user']['he-il'] = "משתמש שגוי";
 $text['message-invalid_user']['it-it'] = "Utente non valido";
 $text['message-invalid_user']['it-it'] = "Utente non valido";
+$text['message-invalid_user']['ka-ge'] = "არასწორი მომხმარებელი";
 $text['message-invalid_user']['nl-nl'] = "Ongeldige gebruiker";
 $text['message-invalid_user']['nl-nl'] = "Ongeldige gebruiker";
 $text['message-invalid_user']['pl-pl'] = "Niepoprawny Użytkownik";
 $text['message-invalid_user']['pl-pl'] = "Niepoprawny Użytkownik";
 $text['message-invalid_user']['pt-br'] = "Usuário Inválido";
 $text['message-invalid_user']['pt-br'] = "Usuário Inválido";
@@ -667,6 +692,7 @@ $text['message-unsaved_changes']['fr-ca'] = "Modifications non enregistrées";
 $text['message-unsaved_changes']['fr-fr'] = "Modifications non enregistrées";
 $text['message-unsaved_changes']['fr-fr'] = "Modifications non enregistrées";
 $text['message-unsaved_changes']['he-il'] = "שינויים שלא נשמרו";
 $text['message-unsaved_changes']['he-il'] = "שינויים שלא נשמרו";
 $text['message-unsaved_changes']['it-it'] = "Modifiche non salvate";
 $text['message-unsaved_changes']['it-it'] = "Modifiche non salvate";
+$text['message-unsaved_changes']['ka-ge'] = "შეუნახავი ცვლილებები";
 $text['message-unsaved_changes']['nl-nl'] = "Niet-opgeslagen wijzigingen";
 $text['message-unsaved_changes']['nl-nl'] = "Niet-opgeslagen wijzigingen";
 $text['message-unsaved_changes']['pl-pl'] = "Niezapisane Zmiany";
 $text['message-unsaved_changes']['pl-pl'] = "Niezapisane Zmiany";
 $text['message-unsaved_changes']['pt-br'] = "Alterações não salvas";
 $text['message-unsaved_changes']['pt-br'] = "Alterações não salvas";
@@ -693,6 +719,7 @@ $text['message-green_border_passwords_match']['fr-ca'] = "Les bordures vertes in
 $text['message-green_border_passwords_match']['fr-fr'] = "Les bordures vertes indiquent que les mots de passe saisis correspondent.";
 $text['message-green_border_passwords_match']['fr-fr'] = "Les bordures vertes indiquent que les mots de passe saisis correspondent.";
 $text['message-green_border_passwords_match']['he-il'] = "גבולות שדות ירוקים מציינים התאמה של סיסמאות מוקלדות.";
 $text['message-green_border_passwords_match']['he-il'] = "גבולות שדות ירוקים מציינים התאמה של סיסמאות מוקלדות.";
 $text['message-green_border_passwords_match']['it-it'] = "I bordi del campo verde indicano che le password digitate corrispondono.";
 $text['message-green_border_passwords_match']['it-it'] = "I bordi del campo verde indicano che le password digitate corrispondono.";
+$text['message-green_border_passwords_match']['ka-ge'] = "მწვანე ველის საზღვრები ნიშნავს, რომ აკრეფილი პაროლები ემთხვევა.";
 $text['message-green_border_passwords_match']['nl-nl'] = "Groene veldranden geven aan dat getypte wachtwoorden overeenkomen.";
 $text['message-green_border_passwords_match']['nl-nl'] = "Groene veldranden geven aan dat getypte wachtwoorden overeenkomen.";
 $text['message-green_border_passwords_match']['pl-pl'] = "Zielone ramki pól oznaczają zgodność wpisanych haseł.";
 $text['message-green_border_passwords_match']['pl-pl'] = "Zielone ramki pól oznaczają zgodność wpisanych haseł.";
 $text['message-green_border_passwords_match']['pt-br'] = "As bordas dos campos verdes indicam que as senhas digitadas correspondem.";
 $text['message-green_border_passwords_match']['pt-br'] = "As bordas dos campos verdes indicam que as senhas digitadas correspondem.";
@@ -719,6 +746,7 @@ $text['label-web_fonts']['fr-ca'] = "Polices Web";
 $text['label-web_fonts']['fr-fr'] = "Polices Web";
 $text['label-web_fonts']['fr-fr'] = "Polices Web";
 $text['label-web_fonts']['he-il'] = "גופני אינטרנט";
 $text['label-web_fonts']['he-il'] = "גופני אינטרנט";
 $text['label-web_fonts']['it-it'] = "Fonts Web";
 $text['label-web_fonts']['it-it'] = "Fonts Web";
+$text['label-web_fonts']['ka-ge'] = "ვებფონტები";
 $text['label-web_fonts']['nl-nl'] = "Web lettertypes";
 $text['label-web_fonts']['nl-nl'] = "Web lettertypes";
 $text['label-web_fonts']['pl-pl'] = "Czcionki sieci";
 $text['label-web_fonts']['pl-pl'] = "Czcionki sieci";
 $text['label-web_fonts']['pt-br'] = "Polices Web";
 $text['label-web_fonts']['pt-br'] = "Polices Web";
@@ -745,6 +773,7 @@ $text['label-username']['fr-ca'] = "Nom d'utilisateur";
 $text['label-username']['fr-fr'] = "Nom d'utilisateur";
 $text['label-username']['fr-fr'] = "Nom d'utilisateur";
 $text['label-username']['he-il'] = "שם משתמש";
 $text['label-username']['he-il'] = "שם משתמש";
 $text['label-username']['it-it'] = "Username";
 $text['label-username']['it-it'] = "Username";
+$text['label-username']['ka-ge'] = "მომხმარებლის სახელი";
 $text['label-username']['nl-nl'] = "Noem";
 $text['label-username']['nl-nl'] = "Noem";
 $text['label-username']['pl-pl'] = "Użytkownik";
 $text['label-username']['pl-pl'] = "Użytkownik";
 $text['label-username']['pt-br'] = "Nome de Utilizador";
 $text['label-username']['pt-br'] = "Nome de Utilizador";
@@ -771,6 +800,7 @@ $text['label-user_language']['fr-ca'] = "Langue";
 $text['label-user_language']['fr-fr'] = "Langue";
 $text['label-user_language']['fr-fr'] = "Langue";
 $text['label-user_language']['he-il'] = "שפה";
 $text['label-user_language']['he-il'] = "שפה";
 $text['label-user_language']['it-it'] = "Linguaggio";
 $text['label-user_language']['it-it'] = "Linguaggio";
+$text['label-user_language']['ka-ge'] = "ენა";
 $text['label-user_language']['nl-nl'] = "Vertaling:";
 $text['label-user_language']['nl-nl'] = "Vertaling:";
 $text['label-user_language']['pl-pl'] = "Język";
 $text['label-user_language']['pl-pl'] = "Język";
 $text['label-user_language']['pt-br'] = "Língua";
 $text['label-user_language']['pt-br'] = "Língua";
@@ -797,6 +827,7 @@ $text['label-user_info']['fr-ca'] = "Informations sur l'utilisateur";
 $text['label-user_info']['fr-fr'] = "Informations sur l'utilisateur";
 $text['label-user_info']['fr-fr'] = "Informations sur l'utilisateur";
 $text['label-user_info']['he-il'] = "פרטי משתמש";
 $text['label-user_info']['he-il'] = "פרטי משתמש";
 $text['label-user_info']['it-it'] = "Informazioni Utente";
 $text['label-user_info']['it-it'] = "Informazioni Utente";
+$text['label-user_info']['ka-ge'] = "მომხმარებლის ინფორმაცია";
 $text['label-user_info']['nl-nl'] = "gebruikers informatie";
 $text['label-user_info']['nl-nl'] = "gebruikers informatie";
 $text['label-user_info']['pl-pl'] = "Informacje o użytkowniku";
 $text['label-user_info']['pl-pl'] = "Informacje o użytkowniku";
 $text['label-user_info']['pt-br'] = "Informação do Utilizador";
 $text['label-user_info']['pt-br'] = "Informação do Utilizador";
@@ -823,6 +854,7 @@ $text['label-uppercase_letters']['fr-ca'] = "Lettres capitales";
 $text['label-uppercase_letters']['fr-fr'] = "Lettres capitales";
 $text['label-uppercase_letters']['fr-fr'] = "Lettres capitales";
 $text['label-uppercase_letters']['he-il'] = "אותיות רישיות";
 $text['label-uppercase_letters']['he-il'] = "אותיות רישיות";
 $text['label-uppercase_letters']['it-it'] = "Lettere Maiuscole";
 $text['label-uppercase_letters']['it-it'] = "Lettere Maiuscole";
+$text['label-uppercase_letters']['ka-ge'] = "დიდი ასოები";
 $text['label-uppercase_letters']['nl-nl'] = "Vertaling:";
 $text['label-uppercase_letters']['nl-nl'] = "Vertaling:";
 $text['label-uppercase_letters']['pl-pl'] = "Wielkie litery";
 $text['label-uppercase_letters']['pl-pl'] = "Wielkie litery";
 $text['label-uppercase_letters']['pt-br'] = "Letras maiúsculas";
 $text['label-uppercase_letters']['pt-br'] = "Letras maiúsculas";
@@ -849,6 +881,7 @@ $text['label-top']['fr-ca'] = "Meilleur";
 $text['label-top']['fr-fr'] = "Meilleur";
 $text['label-top']['fr-fr'] = "Meilleur";
 $text['label-top']['he-il'] = "עליון";
 $text['label-top']['he-il'] = "עליון";
 $text['label-top']['it-it'] = "Alto";
 $text['label-top']['it-it'] = "Alto";
+$text['label-top']['ka-ge'] = "ზედა";
 $text['label-top']['nl-nl'] = "top top";
 $text['label-top']['nl-nl'] = "top top";
 $text['label-top']['pl-pl'] = "Top";
 $text['label-top']['pl-pl'] = "Top";
 $text['label-top']['pt-br'] = "Topo";
 $text['label-top']['pt-br'] = "Topo";
@@ -875,6 +908,7 @@ $text['label-time_zone']['fr-ca'] = "Fuseau Horaire";
 $text['label-time_zone']['fr-fr'] = "Fuseau Horaire";
 $text['label-time_zone']['fr-fr'] = "Fuseau Horaire";
 $text['label-time_zone']['he-il'] = "אזור זמן";
 $text['label-time_zone']['he-il'] = "אזור זמן";
 $text['label-time_zone']['it-it'] = "Time Zone";
 $text['label-time_zone']['it-it'] = "Time Zone";
+$text['label-time_zone']['ka-ge'] = "დროის სარტყელი";
 $text['label-time_zone']['nl-nl'] = "Tijdzone";
 $text['label-time_zone']['nl-nl'] = "Tijdzone";
 $text['label-time_zone']['pl-pl'] = "Strefa czasowa";
 $text['label-time_zone']['pl-pl'] = "Strefa czasowa";
 $text['label-time_zone']['pt-br'] = "Fuso Horário";
 $text['label-time_zone']['pt-br'] = "Fuso Horário";
@@ -901,6 +935,7 @@ $text['label-text']['fr-ca'] = "Texte";
 $text['label-text']['fr-fr'] = "Texte";
 $text['label-text']['fr-fr'] = "Texte";
 $text['label-text']['he-il'] = "טֶקסט";
 $text['label-text']['he-il'] = "טֶקסט";
 $text['label-text']['it-it'] = "Testo";
 $text['label-text']['it-it'] = "Testo";
+$text['label-text']['ka-ge'] = "ტექსტი";
 $text['label-text']['nl-nl'] = "SMS sms'jes";
 $text['label-text']['nl-nl'] = "SMS sms'jes";
 $text['label-text']['pl-pl'] = "Tekst";
 $text['label-text']['pl-pl'] = "Tekst";
 $text['label-text']['pt-br'] = "Texto";
 $text['label-text']['pt-br'] = "Texto";
@@ -927,6 +962,7 @@ $text['label-status']['fr-ca'] = "Etat";
 $text['label-status']['fr-fr'] = "Etat";
 $text['label-status']['fr-fr'] = "Etat";
 $text['label-status']['he-il'] = "סטטוס";
 $text['label-status']['he-il'] = "סטטוס";
 $text['label-status']['it-it'] = "Stato";
 $text['label-status']['it-it'] = "Stato";
+$text['label-status']['ka-ge'] = "სტატუსი";
 $text['label-status']['nl-nl'] = "status";
 $text['label-status']['nl-nl'] = "status";
 $text['label-status']['pl-pl'] = "Status";
 $text['label-status']['pl-pl'] = "Status";
 $text['label-status']['pt-br'] = "Estado";
 $text['label-status']['pt-br'] = "Estado";
@@ -953,6 +989,7 @@ $text['label-static']['fr-ca'] = "Statique";
 $text['label-static']['fr-fr'] = "Statique";
 $text['label-static']['fr-fr'] = "Statique";
 $text['label-static']['he-il'] = "סטָטִי";
 $text['label-static']['he-il'] = "סטָטִי";
 $text['label-static']['it-it'] = "Statico";
 $text['label-static']['it-it'] = "Statico";
+$text['label-static']['ka-ge'] = "სტატიკური";
 $text['label-static']['nl-nl'] = "Status";
 $text['label-static']['nl-nl'] = "Status";
 $text['label-static']['pl-pl'] = "Statyczny";
 $text['label-static']['pl-pl'] = "Statyczny";
 $text['label-static']['pt-br'] = "Estático";
 $text['label-static']['pt-br'] = "Estático";
@@ -979,6 +1016,7 @@ $text['label-special_characters']['fr-ca'] = "Caractères spéciaux";
 $text['label-special_characters']['fr-fr'] = "Caractères spéciaux";
 $text['label-special_characters']['fr-fr'] = "Caractères spéciaux";
 $text['label-special_characters']['he-il'] = "תווים מיוחדים";
 $text['label-special_characters']['he-il'] = "תווים מיוחדים";
 $text['label-special_characters']['it-it'] = "Caratteri Speciali";
 $text['label-special_characters']['it-it'] = "Caratteri Speciali";
+$text['label-special_characters']['ka-ge'] = "სპეციალური სიმბოლოები";
 $text['label-special_characters']['nl-nl'] = "Speciale Characters";
 $text['label-special_characters']['nl-nl'] = "Speciale Characters";
 $text['label-special_characters']['pl-pl'] = "Znaki specjalne";
 $text['label-special_characters']['pl-pl'] = "Znaki specjalne";
 $text['label-special_characters']['pt-br'] = "Caracteres especiais";
 $text['label-special_characters']['pt-br'] = "Caracteres especiais";
@@ -1005,6 +1043,7 @@ $text['label-right']['fr-ca'] = "Droite";
 $text['label-right']['fr-fr'] = "Droite";
 $text['label-right']['fr-fr'] = "Droite";
 $text['label-right']['he-il'] = "יָמִינָה";
 $text['label-right']['he-il'] = "יָמִינָה";
 $text['label-right']['it-it'] = "Destra";
 $text['label-right']['it-it'] = "Destra";
+$text['label-right']['ka-ge'] = "მარჯვენა";
 $text['label-right']['nl-nl'] = "Juist.";
 $text['label-right']['nl-nl'] = "Juist.";
 $text['label-right']['pl-pl'] = "Dobrze";
 $text['label-right']['pl-pl'] = "Dobrze";
 $text['label-right']['pt-br'] = "Certo";
 $text['label-right']['pt-br'] = "Certo";
@@ -1031,6 +1070,7 @@ $text['label-reference']['fr-ca'] = "Référence";
 $text['label-reference']['fr-fr'] = "Référence";
 $text['label-reference']['fr-fr'] = "Référence";
 $text['label-reference']['he-il'] = "התייחסות";
 $text['label-reference']['he-il'] = "התייחסות";
 $text['label-reference']['it-it'] = "Vedi";
 $text['label-reference']['it-it'] = "Vedi";
+$text['label-reference']['ka-ge'] = "ნახვა";
 $text['label-reference']['nl-nl'] = "Zie je?";
 $text['label-reference']['nl-nl'] = "Zie je?";
 $text['label-reference']['pl-pl'] = "Odniesienie";
 $text['label-reference']['pl-pl'] = "Odniesienie";
 $text['label-reference']['pt-br'] = "Referência";
 $text['label-reference']['pt-br'] = "Referência";
@@ -1057,6 +1097,7 @@ $text['label-permission_permissions']['fr-ca'] = "Permissions";
 $text['label-permission_permissions']['fr-fr'] = "Permissions";
 $text['label-permission_permissions']['fr-fr'] = "Permissions";
 $text['label-permission_permissions']['he-il'] = "הרשאות";
 $text['label-permission_permissions']['he-il'] = "הרשאות";
 $text['label-permission_permissions']['it-it'] = "Permessi";
 $text['label-permission_permissions']['it-it'] = "Permessi";
+$text['label-permission_permissions']['ka-ge'] = "წვდომები";
 $text['label-permission_permissions']['nl-nl'] = "Toestemming";
 $text['label-permission_permissions']['nl-nl'] = "Toestemming";
 $text['label-permission_permissions']['pl-pl'] = "Uprawnienia";
 $text['label-permission_permissions']['pl-pl'] = "Uprawnienia";
 $text['label-permission_permissions']['pt-br'] = "Permissões";
 $text['label-permission_permissions']['pt-br'] = "Permissões";
@@ -1083,6 +1124,7 @@ $text['label-permission_description']['fr-ca'] = "Description";
 $text['label-permission_description']['fr-fr'] = "Description";
 $text['label-permission_description']['fr-fr'] = "Description";
 $text['label-permission_description']['he-il'] = "תאור";
 $text['label-permission_description']['he-il'] = "תאור";
 $text['label-permission_description']['it-it'] = "Descrizione";
 $text['label-permission_description']['it-it'] = "Descrizione";
+$text['label-permission_description']['ka-ge'] = "აღწერა";
 $text['label-permission_description']['nl-nl'] = "Beschrijving";
 $text['label-permission_description']['nl-nl'] = "Beschrijving";
 $text['label-permission_description']['pl-pl'] = "Opis";
 $text['label-permission_description']['pl-pl'] = "Opis";
 $text['label-permission_description']['pt-br'] = "Descrição";
 $text['label-permission_description']['pt-br'] = "Descrição";
@@ -1109,6 +1151,7 @@ $text['label-password']['fr-ca'] = "Mot de passe";
 $text['label-password']['fr-fr'] = "Mot de passe";
 $text['label-password']['fr-fr'] = "Mot de passe";
 $text['label-password']['he-il'] = "סיסמה";
 $text['label-password']['he-il'] = "סיסמה";
 $text['label-password']['it-it'] = "Password";
 $text['label-password']['it-it'] = "Password";
+$text['label-password']['ka-ge'] = "პაროლი";
 $text['label-password']['nl-nl'] = "Wachtwoord";
 $text['label-password']['nl-nl'] = "Wachtwoord";
 $text['label-password']['pl-pl'] = "Hasło";
 $text['label-password']['pl-pl'] = "Hasło";
 $text['label-password']['pt-br'] = "Palavra-Passe";
 $text['label-password']['pt-br'] = "Palavra-Passe";
@@ -1135,6 +1178,7 @@ $text['label-other']['fr-ca'] = "Autre";
 $text['label-other']['fr-fr'] = "Autre";
 $text['label-other']['fr-fr'] = "Autre";
 $text['label-other']['he-il'] = "אחר";
 $text['label-other']['he-il'] = "אחר";
 $text['label-other']['it-it'] = "Altro";
 $text['label-other']['it-it'] = "Altro";
+$text['label-other']['ka-ge'] = "სხვა";
 $text['label-other']['nl-nl'] = "Andere";
 $text['label-other']['nl-nl'] = "Andere";
 $text['label-other']['pl-pl'] = "Inne";
 $text['label-other']['pl-pl'] = "Inne";
 $text['label-other']['pt-br'] = "Outro";
 $text['label-other']['pt-br'] = "Outro";
@@ -1161,6 +1205,7 @@ $text['label-numbers']['fr-ca'] = "Nombres";
 $text['label-numbers']['fr-fr'] = "Nombres";
 $text['label-numbers']['fr-fr'] = "Nombres";
 $text['label-numbers']['he-il'] = "מספרים";
 $text['label-numbers']['he-il'] = "מספרים";
 $text['label-numbers']['it-it'] = "Numeri";
 $text['label-numbers']['it-it'] = "Numeri";
+$text['label-numbers']['ka-ge'] = "ციფრები";
 $text['label-numbers']['nl-nl'] = "Nummers";
 $text['label-numbers']['nl-nl'] = "Nummers";
 $text['label-numbers']['pl-pl'] = "Liczby";
 $text['label-numbers']['pl-pl'] = "Liczby";
 $text['label-numbers']['pt-br'] = "Números";
 $text['label-numbers']['pt-br'] = "Números";
@@ -1187,6 +1232,7 @@ $text['label-none']['fr-ca'] = "Aucun";
 $text['label-none']['fr-fr'] = "Aucun";
 $text['label-none']['fr-fr'] = "Aucun";
 $text['label-none']['he-il'] = "אף לא אחד";
 $text['label-none']['he-il'] = "אף לא אחד";
 $text['label-none']['it-it'] = "Nessuno";
 $text['label-none']['it-it'] = "Nessuno";
+$text['label-none']['ka-ge'] = "არცერთი";
 $text['label-none']['nl-nl'] = "Niets.";
 $text['label-none']['nl-nl'] = "Niets.";
 $text['label-none']['pl-pl'] = "Żaden";
 $text['label-none']['pl-pl'] = "Żaden";
 $text['label-none']['pt-br'] = "Nenhum";
 $text['label-none']['pt-br'] = "Nenhum";
@@ -1213,6 +1259,7 @@ $text['label-lowercase_letters']['fr-ca'] = "Minuscules";
 $text['label-lowercase_letters']['fr-fr'] = "Minuscules";
 $text['label-lowercase_letters']['fr-fr'] = "Minuscules";
 $text['label-lowercase_letters']['he-il'] = "אותיות קטנות";
 $text['label-lowercase_letters']['he-il'] = "אותיות קטנות";
 $text['label-lowercase_letters']['it-it'] = "Lettere Minuscole";
 $text['label-lowercase_letters']['it-it'] = "Lettere Minuscole";
+$text['label-lowercase_letters']['ka-ge'] = "პატარა ასოები";
 $text['label-lowercase_letters']['nl-nl'] = "Lawercase Letters";
 $text['label-lowercase_letters']['nl-nl'] = "Lawercase Letters";
 $text['label-lowercase_letters']['pl-pl'] = "Małe litery";
 $text['label-lowercase_letters']['pl-pl'] = "Małe litery";
 $text['label-lowercase_letters']['pt-br'] = "Letras minúsculas";
 $text['label-lowercase_letters']['pt-br'] = "Letras minúsculas";
@@ -1239,6 +1286,7 @@ $text['label-left']['fr-ca'] = "À gauche";
 $text['label-left']['fr-fr'] = "À gauche";
 $text['label-left']['fr-fr'] = "À gauche";
 $text['label-left']['he-il'] = "שְׁמֹאל";
 $text['label-left']['he-il'] = "שְׁמֹאל";
 $text['label-left']['it-it'] = "Sinistra";
 $text['label-left']['it-it'] = "Sinistra";
+$text['label-left']['ka-ge'] = "მარცხენა";
 $text['label-left']['nl-nl'] = "Links";
 $text['label-left']['nl-nl'] = "Links";
 $text['label-left']['pl-pl'] = "Lewo";
 $text['label-left']['pl-pl'] = "Lewo";
 $text['label-left']['pt-br'] = "Esquerda";
 $text['label-left']['pt-br'] = "Esquerda";
@@ -1265,6 +1313,7 @@ $text['label-last_name']['fr-ca'] = "Nom";
 $text['label-last_name']['fr-fr'] = "Nom";
 $text['label-last_name']['fr-fr'] = "Nom";
 $text['label-last_name']['he-il'] = "שם משפחה";
 $text['label-last_name']['he-il'] = "שם משפחה";
 $text['label-last_name']['it-it'] = "Cognome";
 $text['label-last_name']['it-it'] = "Cognome";
+$text['label-last_name']['ka-ge'] = "გვარი";
 $text['label-last_name']['nl-nl'] = "Laatste naam";
 $text['label-last_name']['nl-nl'] = "Laatste naam";
 $text['label-last_name']['pl-pl'] = "Nazwisko";
 $text['label-last_name']['pl-pl'] = "Nazwisko";
 $text['label-last_name']['pt-br'] = "Último Nome";
 $text['label-last_name']['pt-br'] = "Último Nome";
@@ -1291,6 +1340,7 @@ $text['label-inline']['fr-ca'] = "En ligne";
 $text['label-inline']['fr-fr'] = "En ligne";
 $text['label-inline']['fr-fr'] = "En ligne";
 $text['label-inline']['he-il'] = "בשורה";
 $text['label-inline']['he-il'] = "בשורה";
 $text['label-inline']['it-it'] = "In Linea";
 $text['label-inline']['it-it'] = "In Linea";
+$text['label-inline']['ka-ge'] = "ხაზშივე";
 $text['label-inline']['nl-nl'] = "In";
 $text['label-inline']['nl-nl'] = "In";
 $text['label-inline']['pl-pl'] = "inline";
 $text['label-inline']['pl-pl'] = "inline";
 $text['label-inline']['pt-br'] = "Na linha";
 $text['label-inline']['pt-br'] = "Na linha";
@@ -1317,6 +1367,7 @@ $text['label-image']['fr-ca'] = "image";
 $text['label-image']['fr-fr'] = "image";
 $text['label-image']['fr-fr'] = "image";
 $text['label-image']['he-il'] = "תמונה";
 $text['label-image']['he-il'] = "תמונה";
 $text['label-image']['it-it'] = "Immagine";
 $text['label-image']['it-it'] = "Immagine";
+$text['label-image']['ka-ge'] = "გამოსახულება";
 $text['label-image']['nl-nl'] = "Vertaling:";
 $text['label-image']['nl-nl'] = "Vertaling:";
 $text['label-image']['pl-pl'] = "Obraz";
 $text['label-image']['pl-pl'] = "Obraz";
 $text['label-image']['pt-br'] = "Imagem";
 $text['label-image']['pt-br'] = "Imagem";
@@ -1343,6 +1394,7 @@ $text['label-groups']['fr-ca'] = "Groupes";
 $text['label-groups']['fr-fr'] = "Groupes";
 $text['label-groups']['fr-fr'] = "Groupes";
 $text['label-groups']['he-il'] = "קבוצות";
 $text['label-groups']['he-il'] = "קבוצות";
 $text['label-groups']['it-it'] = "Gruppi";
 $text['label-groups']['it-it'] = "Gruppi";
+$text['label-groups']['ka-ge'] = "ჯგუფები";
 $text['label-groups']['nl-nl'] = "Groep";
 $text['label-groups']['nl-nl'] = "Groep";
 $text['label-groups']['pl-pl'] = "Grupy";
 $text['label-groups']['pl-pl'] = "Grupy";
 $text['label-groups']['pt-br'] = "Grupos";
 $text['label-groups']['pt-br'] = "Grupos";
@@ -1369,6 +1421,7 @@ $text['label-group']['fr-ca'] = "Group";
 $text['label-group']['fr-fr'] = "Group";
 $text['label-group']['fr-fr'] = "Group";
 $text['label-group']['he-il'] = "קבוצה";
 $text['label-group']['he-il'] = "קבוצה";
 $text['label-group']['it-it'] = "Gruppo";
 $text['label-group']['it-it'] = "Gruppo";
+$text['label-group']['ka-ge'] = "ჯგუფი";
 $text['label-group']['nl-nl'] = "Groep";
 $text['label-group']['nl-nl'] = "Groep";
 $text['label-group']['pl-pl'] = "Grupa";
 $text['label-group']['pl-pl'] = "Grupa";
 $text['label-group']['pt-br'] = "Grupo";
 $text['label-group']['pt-br'] = "Grupo";
@@ -1395,6 +1448,7 @@ $text['label-organization']['fr-ca'] = "Organisation";
 $text['label-organization']['fr-fr'] = "Organisation";
 $text['label-organization']['fr-fr'] = "Organisation";
 $text['label-organization']['he-il'] = "ארגון";
 $text['label-organization']['he-il'] = "ארגון";
 $text['label-organization']['it-it'] = "Organizzazione";
 $text['label-organization']['it-it'] = "Organizzazione";
+$text['label-organization']['ka-ge'] = "ორგანიზაცია";
 $text['label-organization']['nl-nl'] = "Organisatie";
 $text['label-organization']['nl-nl'] = "Organisatie";
 $text['label-organization']['pl-pl'] = "Organizacja";
 $text['label-organization']['pl-pl'] = "Organizacja";
 $text['label-organization']['pt-br'] = "Organização";
 $text['label-organization']['pt-br'] = "Organização";
@@ -1421,6 +1475,7 @@ $text['label-global']['fr-ca'] = "Mondial";
 $text['label-global']['fr-fr'] = "Mondial";
 $text['label-global']['fr-fr'] = "Mondial";
 $text['label-global']['he-il'] = "כללי";
 $text['label-global']['he-il'] = "כללי";
 $text['label-global']['it-it'] = "Globale";
 $text['label-global']['it-it'] = "Globale";
+$text['label-global']['ka-ge'] = "გლობალური";
 $text['label-global']['nl-nl'] = "global";
 $text['label-global']['nl-nl'] = "global";
 $text['label-global']['pl-pl'] = "Ogólny";
 $text['label-global']['pl-pl'] = "Ogólny";
 $text['label-global']['pt-br'] = "Global";
 $text['label-global']['pt-br'] = "Global";
@@ -1447,6 +1502,7 @@ $text['label-fixed']['fr-ca'] = "Fixé";
 $text['label-fixed']['fr-fr'] = "Fixé";
 $text['label-fixed']['fr-fr'] = "Fixé";
 $text['label-fixed']['he-il'] = "קָבוּעַ";
 $text['label-fixed']['he-il'] = "קָבוּעַ";
 $text['label-fixed']['it-it'] = "Sistemato";
 $text['label-fixed']['it-it'] = "Sistemato";
+$text['label-fixed']['ka-ge'] = "დამაგრებული";
 $text['label-fixed']['nl-nl'] = "Vertaling:";
 $text['label-fixed']['nl-nl'] = "Vertaling:";
 $text['label-fixed']['pl-pl'] = "Naprawiony";
 $text['label-fixed']['pl-pl'] = "Naprawiony";
 $text['label-fixed']['pt-br'] = "Fixo";
 $text['label-fixed']['pt-br'] = "Fixo";
@@ -1473,6 +1529,7 @@ $text['label-first_name']['fr-ca'] = "Prénom";
 $text['label-first_name']['fr-fr'] = "Prénom";
 $text['label-first_name']['fr-fr'] = "Prénom";
 $text['label-first_name']['he-il'] = "שם";
 $text['label-first_name']['he-il'] = "שם";
 $text['label-first_name']['it-it'] = "Nome";
 $text['label-first_name']['it-it'] = "Nome";
+$text['label-first_name']['ka-ge'] = "სახელი";
 $text['label-first_name']['nl-nl'] = "Eerste naam";
 $text['label-first_name']['nl-nl'] = "Eerste naam";
 $text['label-first_name']['pl-pl'] = "Imię";
 $text['label-first_name']['pl-pl'] = "Imię";
 $text['label-first_name']['pt-br'] = "Primeiro Nome";
 $text['label-first_name']['pt-br'] = "Primeiro Nome";
@@ -1499,6 +1556,7 @@ $text['label-email']['fr-ca'] = "Courriel";
 $text['label-email']['fr-fr'] = "Courriel";
 $text['label-email']['fr-fr'] = "Courriel";
 $text['label-email']['he-il'] = "אימייל";
 $text['label-email']['he-il'] = "אימייל";
 $text['label-email']['it-it'] = "Email";
 $text['label-email']['it-it'] = "Email";
+$text['label-email']['ka-ge'] = "ელფოსტა";
 $text['label-email']['nl-nl'] = "E-mail";
 $text['label-email']['nl-nl'] = "E-mail";
 $text['label-email']['pl-pl'] = "Email";
 $text['label-email']['pl-pl'] = "Email";
 $text['label-email']['pt-br'] = "Email";
 $text['label-email']['pt-br'] = "Email";
@@ -1525,6 +1583,7 @@ $text['label-domain']['fr-ca'] = "Domaine";
 $text['label-domain']['fr-fr'] = "Domaine";
 $text['label-domain']['fr-fr'] = "Domaine";
 $text['label-domain']['he-il'] = "תחום";
 $text['label-domain']['he-il'] = "תחום";
 $text['label-domain']['it-it'] = "Dominio";
 $text['label-domain']['it-it'] = "Dominio";
+$text['label-domain']['ka-ge'] = "დომენი";
 $text['label-domain']['nl-nl'] = "domein";
 $text['label-domain']['nl-nl'] = "domein";
 $text['label-domain']['pl-pl'] = "Domena";
 $text['label-domain']['pl-pl'] = "Domena";
 $text['label-domain']['pt-br'] = "Domínio";
 $text['label-domain']['pt-br'] = "Domínio";
@@ -1551,6 +1610,7 @@ $text['label-contact']['fr-ca'] = "Contact";
 $text['label-contact']['fr-fr'] = "Contact";
 $text['label-contact']['fr-fr'] = "Contact";
 $text['label-contact']['he-il'] = "איש קשר";
 $text['label-contact']['he-il'] = "איש קשר";
 $text['label-contact']['it-it'] = "Contatto";
 $text['label-contact']['it-it'] = "Contatto";
+$text['label-contact']['ka-ge'] = "კონტაქტი";
 $text['label-contact']['nl-nl'] = "contact";
 $text['label-contact']['nl-nl'] = "contact";
 $text['label-contact']['pl-pl'] = "Kontakt";
 $text['label-contact']['pl-pl'] = "Kontakt";
 $text['label-contact']['pt-br'] = "Contacto";
 $text['label-contact']['pt-br'] = "Contacto";
@@ -1577,6 +1637,7 @@ $text['label-confirm_password']['fr-ca'] = "Confirmer le mot de passe";
 $text['label-confirm_password']['fr-fr'] = "Confirmer le mot de passe";
 $text['label-confirm_password']['fr-fr'] = "Confirmer le mot de passe";
 $text['label-confirm_password']['he-il'] = "אשר סיסמא";
 $text['label-confirm_password']['he-il'] = "אשר סיסמא";
 $text['label-confirm_password']['it-it'] = "Conferma Password";
 $text['label-confirm_password']['it-it'] = "Conferma Password";
+$text['label-confirm_password']['ka-ge'] = "დაადასტურეთ პაროლი";
 $text['label-confirm_password']['nl-nl'] = "Bevestig het wachtwoord";
 $text['label-confirm_password']['nl-nl'] = "Bevestig het wachtwoord";
 $text['label-confirm_password']['pl-pl'] = "Potwierdź hasło";
 $text['label-confirm_password']['pl-pl'] = "Potwierdź hasło";
 $text['label-confirm_password']['pt-br'] = "Confirmar Palavra-Passe";
 $text['label-confirm_password']['pt-br'] = "Confirmar Palavra-Passe";
@@ -1603,6 +1664,7 @@ $text['label-company_name']['fr-ca'] = "Compagnie";
 $text['label-company_name']['fr-fr'] = "Compagnie";
 $text['label-company_name']['fr-fr'] = "Compagnie";
 $text['label-company_name']['he-il'] = "שם חברה";
 $text['label-company_name']['he-il'] = "שם חברה";
 $text['label-company_name']['it-it'] = "Nome Azienda";
 $text['label-company_name']['it-it'] = "Nome Azienda";
+$text['label-company_name']['ka-ge'] = "კომპანიის სახელი";
 $text['label-company_name']['nl-nl'] = "Bedrijfsnaam";
 $text['label-company_name']['nl-nl'] = "Bedrijfsnaam";
 $text['label-company_name']['pl-pl'] = "Nazwa firmy";
 $text['label-company_name']['pl-pl'] = "Nazwa firmy";
 $text['label-company_name']['pt-br'] = "Nome da Empresa";
 $text['label-company_name']['pt-br'] = "Nome da Empresa";
@@ -1629,6 +1691,7 @@ $text['label-characters']['fr-ca'] = "Longueur de mot de passe non valide";
 $text['label-characters']['fr-fr'] = "Longueur de mot de passe non valide";
 $text['label-characters']['fr-fr'] = "Longueur de mot de passe non valide";
 $text['label-characters']['he-il'] = "דמויות";
 $text['label-characters']['he-il'] = "דמויות";
 $text['label-characters']['it-it'] = "Caratteri";
 $text['label-characters']['it-it'] = "Caratteri";
+$text['label-characters']['ka-ge'] = "არასწორი პაროლის სიგრძე";
 $text['label-characters']['nl-nl'] = "Invalide Password Length";
 $text['label-characters']['nl-nl'] = "Invalide Password Length";
 $text['label-characters']['pl-pl'] = "Postacie";
 $text['label-characters']['pl-pl'] = "Postacie";
 $text['label-characters']['pt-br'] = "Personagens";
 $text['label-characters']['pt-br'] = "Personagens";
@@ -1655,6 +1718,7 @@ $text['label-required']['fr-ca'] = "Requis";
 $text['label-required']['fr-fr'] = "Requis";
 $text['label-required']['fr-fr'] = "Requis";
 $text['label-required']['he-il'] = "נדרש";
 $text['label-required']['he-il'] = "נדרש";
 $text['label-required']['it-it'] = "Necessario";
 $text['label-required']['it-it'] = "Necessario";
+$text['label-required']['ka-ge'] = "აუცილებელია";
 $text['label-required']['nl-nl'] = "Vereist";
 $text['label-required']['nl-nl'] = "Vereist";
 $text['label-required']['pl-pl'] = "Wymagany";
 $text['label-required']['pl-pl'] = "Wymagany";
 $text['label-required']['pt-br'] = "Obrigatório";
 $text['label-required']['pt-br'] = "Obrigatório";
@@ -1681,6 +1745,7 @@ $text['label-number']['fr-ca'] = "Nombre";
 $text['label-number']['fr-fr'] = "Nombre";
 $text['label-number']['fr-fr'] = "Nombre";
 $text['label-number']['he-il'] = "מספר";
 $text['label-number']['he-il'] = "מספר";
 $text['label-number']['it-it'] = "Numero";
 $text['label-number']['it-it'] = "Numero";
+$text['label-number']['ka-ge'] = "რიცხვი";
 $text['label-number']['nl-nl'] = "Nummer";
 $text['label-number']['nl-nl'] = "Nummer";
 $text['label-number']['pl-pl'] = "Numer";
 $text['label-number']['pl-pl'] = "Numer";
 $text['label-number']['pt-br'] = "Número";
 $text['label-number']['pt-br'] = "Número";
@@ -1707,6 +1772,7 @@ $text['label-lowercase']['fr-ca'] = "Minuscule";
 $text['label-lowercase']['fr-fr'] = "Minuscule";
 $text['label-lowercase']['fr-fr'] = "Minuscule";
 $text['label-lowercase']['he-il'] = "אותיות קטנות";
 $text['label-lowercase']['he-il'] = "אותיות קטנות";
 $text['label-lowercase']['it-it'] = "Minuscolo";
 $text['label-lowercase']['it-it'] = "Minuscolo";
+$text['label-lowercase']['ka-ge'] = "პატარა ასო";
 $text['label-lowercase']['nl-nl'] = "Kleine letters";
 $text['label-lowercase']['nl-nl'] = "Kleine letters";
 $text['label-lowercase']['pl-pl'] = "Małe litery";
 $text['label-lowercase']['pl-pl'] = "Małe litery";
 $text['label-lowercase']['pt-br'] = "Minúsculos";
 $text['label-lowercase']['pt-br'] = "Minúsculos";
@@ -1733,6 +1799,7 @@ $text['label-uppercase']['fr-ca'] = "Majuscule";
 $text['label-uppercase']['fr-fr'] = "Majuscule";
 $text['label-uppercase']['fr-fr'] = "Majuscule";
 $text['label-uppercase']['he-il'] = "אותיות רישיות";
 $text['label-uppercase']['he-il'] = "אותיות רישיות";
 $text['label-uppercase']['it-it'] = "Maiuscolo";
 $text['label-uppercase']['it-it'] = "Maiuscolo";
+$text['label-uppercase']['ka-ge'] = "დიდი ასო";
 $text['label-uppercase']['nl-nl'] = "Hoofdletters";
 $text['label-uppercase']['nl-nl'] = "Hoofdletters";
 $text['label-uppercase']['pl-pl'] = "Duże litery";
 $text['label-uppercase']['pl-pl'] = "Duże litery";
 $text['label-uppercase']['pt-br'] = "Maiúsculos";
 $text['label-uppercase']['pt-br'] = "Maiúsculos";
@@ -1759,6 +1826,7 @@ $text['label-special']['fr-ca'] = "Spécial";
 $text['label-special']['fr-fr'] = "Spécial";
 $text['label-special']['fr-fr'] = "Spécial";
 $text['label-special']['he-il'] = "מיוחד";
 $text['label-special']['he-il'] = "מיוחד";
 $text['label-special']['it-it'] = "Speciale";
 $text['label-special']['it-it'] = "Speciale";
+$text['label-special']['ka-ge'] = "სპეციალური";
 $text['label-special']['nl-nl'] = "Speciaal";
 $text['label-special']['nl-nl'] = "Speciaal";
 $text['label-special']['pl-pl'] = "Specjalny";
 $text['label-special']['pl-pl'] = "Specjalny";
 $text['label-special']['pt-br'] = "Especial";
 $text['label-special']['pt-br'] = "Especial";
@@ -1785,6 +1853,7 @@ $text['label-center']['fr-ca'] = "Centre";
 $text['label-center']['fr-fr'] = "Centre";
 $text['label-center']['fr-fr'] = "Centre";
 $text['label-center']['he-il'] = "מֶרְכָּז";
 $text['label-center']['he-il'] = "מֶרְכָּז";
 $text['label-center']['it-it'] = "Centro";
 $text['label-center']['it-it'] = "Centro";
+$text['label-center']['ka-ge'] = "ცენტრი";
 $text['label-center']['nl-nl'] = "Centrum";
 $text['label-center']['nl-nl'] = "Centrum";
 $text['label-center']['pl-pl'] = "Środek";
 $text['label-center']['pl-pl'] = "Środek";
 $text['label-center']['pt-br'] = "Centro";
 $text['label-center']['pt-br'] = "Centro";
@@ -1811,6 +1880,7 @@ $text['label-bottom']['fr-ca'] = "Bas";
 $text['label-bottom']['fr-fr'] = "Bas";
 $text['label-bottom']['fr-fr'] = "Bas";
 $text['label-bottom']['he-il'] = "תַחתִית";
 $text['label-bottom']['he-il'] = "תַחתִית";
 $text['label-bottom']['it-it'] = "Basso";
 $text['label-bottom']['it-it'] = "Basso";
+$text['label-bottom']['ka-ge'] = "ქვედა";
 $text['label-bottom']['nl-nl'] = "Botto";
 $text['label-bottom']['nl-nl'] = "Botto";
 $text['label-bottom']['pl-pl'] = "Dolny";
 $text['label-bottom']['pl-pl'] = "Dolny";
 $text['label-bottom']['pt-br'] = "Inferior";
 $text['label-bottom']['pt-br'] = "Inferior";
@@ -1837,6 +1907,7 @@ $text['label-api_key']['fr-ca'] = "Clé d'API";
 $text['label-api_key']['fr-fr'] = "Clé d'API";
 $text['label-api_key']['fr-fr'] = "Clé d'API";
 $text['label-api_key']['he-il'] = "API מפתח מפתח";
 $text['label-api_key']['he-il'] = "API מפתח מפתח";
 $text['label-api_key']['it-it'] = "API Key";
 $text['label-api_key']['it-it'] = "API Key";
+$text['label-api_key']['ka-ge'] = "API-ის გასაღები";
 $text['label-api_key']['nl-nl'] = "API Sleutel";
 $text['label-api_key']['nl-nl'] = "API Sleutel";
 $text['label-api_key']['pl-pl'] = "Klucz API";
 $text['label-api_key']['pl-pl'] = "Klucz API";
 $text['label-api_key']['pt-br'] = "API Key";
 $text['label-api_key']['pt-br'] = "API Key";
@@ -1863,6 +1934,7 @@ $text['label-message_key']['fr-ca'] = "Clé de Message";
 $text['label-message_key']['fr-fr'] = "Clé de Message";
 $text['label-message_key']['fr-fr'] = "Clé de Message";
 $text['label-message_key']['he-il'] = "הודעה מפתח";
 $text['label-message_key']['he-il'] = "הודעה מפתח";
 $text['label-message_key']['it-it'] = "Message Key";
 $text['label-message_key']['it-it'] = "Message Key";
+$text['label-message_key']['ka-ge'] = "შეტყობინების გასაღები";
 $text['label-message_key']['nl-nl'] = "Bericht Key";
 $text['label-message_key']['nl-nl'] = "Bericht Key";
 $text['label-message_key']['pl-pl'] = "Klucz Message";
 $text['label-message_key']['pl-pl'] = "Klucz Message";
 $text['label-message_key']['pt-br'] = "Message Key";
 $text['label-message_key']['pt-br'] = "Message Key";
@@ -1889,6 +1961,7 @@ $text['label-user_enabled']['fr-ca'] = "Activé";
 $text['label-user_enabled']['fr-fr'] = "Actif";
 $text['label-user_enabled']['fr-fr'] = "Actif";
 $text['label-user_enabled']['he-il'] = "המונחים";
 $text['label-user_enabled']['he-il'] = "המונחים";
 $text['label-user_enabled']['it-it'] = "Abilitato";
 $text['label-user_enabled']['it-it'] = "Abilitato";
+$text['label-user_enabled']['ka-ge'] = "ჩართულია";
 $text['label-user_enabled']['nl-nl'] = "In staat";
 $text['label-user_enabled']['nl-nl'] = "In staat";
 $text['label-user_enabled']['pl-pl'] = "Włączony";
 $text['label-user_enabled']['pl-pl'] = "Włączony";
 $text['label-user_enabled']['pt-br'] = "Habilitado";
 $text['label-user_enabled']['pt-br'] = "Habilitado";
@@ -1915,6 +1988,7 @@ $text['label-additional_info']['fr-ca'] = "Informations additionnelles";
 $text['label-additional_info']['fr-fr'] = "Informations additionnelles";
 $text['label-additional_info']['fr-fr'] = "Informations additionnelles";
 $text['label-additional_info']['he-il'] = "מידע נוסף";
 $text['label-additional_info']['he-il'] = "מידע נוסף";
 $text['label-additional_info']['it-it'] = "Informazioni Addizionali";
 $text['label-additional_info']['it-it'] = "Informazioni Addizionali";
+$text['label-additional_info']['ka-ge'] = "დამატებითი ინფორმაცია";
 $text['label-additional_info']['nl-nl'] = "Additionele Info";
 $text['label-additional_info']['nl-nl'] = "Additionele Info";
 $text['label-additional_info']['pl-pl'] = "Dodatkowe informacje";
 $text['label-additional_info']['pl-pl'] = "Dodatkowe informacje";
 $text['label-additional_info']['pt-br'] = "Informação Adicional";
 $text['label-additional_info']['pt-br'] = "Informação Adicional";
@@ -1941,6 +2015,7 @@ $text['label-24-hour']['fr-ca'] = "24 heures";
 $text['label-24-hour']['fr-fr'] = "24 heures";
 $text['label-24-hour']['fr-fr'] = "24 heures";
 $text['label-24-hour']['he-il'] = "24 שעות";
 $text['label-24-hour']['he-il'] = "24 שעות";
 $text['label-24-hour']['it-it'] = "24-Ore";
 $text['label-24-hour']['it-it'] = "24-Ore";
+$text['label-24-hour']['ka-ge'] = "24-საათიანი";
 $text['label-24-hour']['nl-nl'] = "24 uur";
 $text['label-24-hour']['nl-nl'] = "24 uur";
 $text['label-24-hour']['pl-pl'] = "24-godzinny";
 $text['label-24-hour']['pl-pl'] = "24-godzinny";
 $text['label-24-hour']['pt-br'] = "24 horas";
 $text['label-24-hour']['pt-br'] = "24 horas";
@@ -1967,6 +2042,7 @@ $text['label-12-hour']['fr-ca'] = "12 heures";
 $text['label-12-hour']['fr-fr'] = "12 heures";
 $text['label-12-hour']['fr-fr'] = "12 heures";
 $text['label-12-hour']['he-il'] = "12 שעות";
 $text['label-12-hour']['he-il'] = "12 שעות";
 $text['label-12-hour']['it-it'] = "12-Ore";
 $text['label-12-hour']['it-it'] = "12-Ore";
+$text['label-12-hour']['ka-ge'] = "12-საათიანი";
 $text['label-12-hour']['nl-nl'] = "12 uur";
 $text['label-12-hour']['nl-nl'] = "12 uur";
 $text['label-12-hour']['pl-pl'] = "12-godzinny";
 $text['label-12-hour']['pl-pl'] = "12-godzinny";
 $text['label-12-hour']['pt-br'] = "12 horas";
 $text['label-12-hour']['pt-br'] = "12 horas";
@@ -1993,6 +2069,7 @@ $text['label-dynamic']['fr-ca'] = "Dynamique";
 $text['label-dynamic']['fr-fr'] = "Dynamique";
 $text['label-dynamic']['fr-fr'] = "Dynamique";
 $text['label-dynamic']['he-il'] = "דִינָמִי";
 $text['label-dynamic']['he-il'] = "דִינָמִי";
 $text['label-dynamic']['it-it'] = "Dinamico";
 $text['label-dynamic']['it-it'] = "Dinamico";
+$text['label-dynamic']['ka-ge'] = "დინამიკური";
 $text['label-dynamic']['nl-nl'] = "Dynamisch";
 $text['label-dynamic']['nl-nl'] = "Dynamisch";
 $text['label-dynamic']['pl-pl'] = "Dynamiczny";
 $text['label-dynamic']['pl-pl'] = "Dynamiczny";
 $text['label-dynamic']['pt-br'] = "Dinâmico";
 $text['label-dynamic']['pt-br'] = "Dinâmico";
@@ -2019,6 +2096,7 @@ $text['label-single']['fr-ca'] = "Seul";
 $text['label-single']['fr-fr'] = "Seul";
 $text['label-single']['fr-fr'] = "Seul";
 $text['label-single']['he-il'] = "יחיד";
 $text['label-single']['he-il'] = "יחיד";
 $text['label-single']['it-it'] = "Singolo";
 $text['label-single']['it-it'] = "Singolo";
+$text['label-single']['ka-ge'] = "ერთი";
 $text['label-single']['nl-nl'] = "Enkel";
 $text['label-single']['nl-nl'] = "Enkel";
 $text['label-single']['pl-pl'] = "Pojedynczy";
 $text['label-single']['pl-pl'] = "Pojedynczy";
 $text['label-single']['pt-br'] = "Solteiro";
 $text['label-single']['pt-br'] = "Solteiro";
@@ -2045,6 +2123,7 @@ $text['label-multiple']['fr-ca'] = "Plusieurs";
 $text['label-multiple']['fr-fr'] = "Plusieurs";
 $text['label-multiple']['fr-fr'] = "Plusieurs";
 $text['label-multiple']['he-il'] = "מרובות";
 $text['label-multiple']['he-il'] = "מרובות";
 $text['label-multiple']['it-it'] = "Molteplici";
 $text['label-multiple']['it-it'] = "Molteplici";
+$text['label-multiple']['ka-ge'] = "ერთზე მეტი";
 $text['label-multiple']['nl-nl'] = "Meerdere";
 $text['label-multiple']['nl-nl'] = "Meerdere";
 $text['label-multiple']['pl-pl'] = "Wiele";
 $text['label-multiple']['pl-pl'] = "Wiele";
 $text['label-multiple']['pt-br'] = "Múltiplo";
 $text['label-multiple']['pt-br'] = "Múltiplo";
@@ -2071,6 +2150,7 @@ $text['header-user_manager']['fr-ca'] = "Gestion des utilisateurs";
 $text['header-user_manager']['fr-fr'] = "Gestion des utilisateurs";
 $text['header-user_manager']['fr-fr'] = "Gestion des utilisateurs";
 $text['header-user_manager']['he-il'] = "מנהל משתמש";
 $text['header-user_manager']['he-il'] = "מנהל משתמש";
 $text['header-user_manager']['it-it'] = "Utenti";
 $text['header-user_manager']['it-it'] = "Utenti";
+$text['header-user_manager']['ka-ge'] = "მომხმარებლები";
 $text['header-user_manager']['nl-nl'] = "Gebruik";
 $text['header-user_manager']['nl-nl'] = "Gebruik";
 $text['header-user_manager']['pl-pl'] = "Menadżer użytkowników";
 $text['header-user_manager']['pl-pl'] = "Menadżer użytkowników";
 $text['header-user_manager']['pt-br'] = "Gestão de Utilizadores";
 $text['header-user_manager']['pt-br'] = "Gestão de Utilizadores";
@@ -2097,6 +2177,7 @@ $text['header-user_edit']['fr-ca'] = "Modifier l'utilisateur";
 $text['header-user_edit']['fr-fr'] = "Modifier l'utilisateur";
 $text['header-user_edit']['fr-fr'] = "Modifier l'utilisateur";
 $text['header-user_edit']['he-il'] = "משתמש";
 $text['header-user_edit']['he-il'] = "משתמש";
 $text['header-user_edit']['it-it'] = "Utente";
 $text['header-user_edit']['it-it'] = "Utente";
+$text['header-user_edit']['ka-ge'] = "მომხმარებელი";
 $text['header-user_edit']['nl-nl'] = "Gebruik";
 $text['header-user_edit']['nl-nl'] = "Gebruik";
 $text['header-user_edit']['pl-pl'] = "Użytkownik";
 $text['header-user_edit']['pl-pl'] = "Użytkownik";
 $text['header-user_edit']['pt-br'] = "Editar Utilizador";
 $text['header-user_edit']['pt-br'] = "Editar Utilizador";
@@ -2123,6 +2204,7 @@ $text['header-user_add']['fr-ca'] = "Ajout d'un utilisateur";
 $text['header-user_add']['fr-fr'] = "Ajout d'un utilisateur";
 $text['header-user_add']['fr-fr'] = "Ajout d'un utilisateur";
 $text['header-user_add']['he-il'] = "משתמש";
 $text['header-user_add']['he-il'] = "משתמש";
 $text['header-user_add']['it-it'] = "Utente";
 $text['header-user_add']['it-it'] = "Utente";
+$text['header-user_add']['ka-ge'] = "მომხმარებელი";
 $text['header-user_add']['nl-nl'] = "Gebruik";
 $text['header-user_add']['nl-nl'] = "Gebruik";
 $text['header-user_add']['pl-pl'] = "Użytkownik";
 $text['header-user_add']['pl-pl'] = "Użytkownik";
 $text['header-user_add']['pt-br'] = "Adicionar Utilizador";
 $text['header-user_add']['pt-br'] = "Adicionar Utilizador";
@@ -2150,6 +2232,7 @@ $text['header-user_import']['fr-ca'] = "Importer";
 $text['header-user_import']['fr-fr'] = "Importer";
 $text['header-user_import']['fr-fr'] = "Importer";
 $text['header-user_import']['he-il'] = "ייבוא משתמשים";
 $text['header-user_import']['he-il'] = "ייבוא משתמשים";
 $text['header-user_import']['it-it'] = "Importazione utente";
 $text['header-user_import']['it-it'] = "Importazione utente";
+$text['header-user_import']['ka-ge'] = "მომხმარებლის შემოტანა";
 $text['header-user_import']['nl-nl'] = "Gebruik Import";
 $text['header-user_import']['nl-nl'] = "Gebruik Import";
 $text['header-user_import']['pl-pl'] = "Importuj";
 $text['header-user_import']['pl-pl'] = "Importuj";
 $text['header-user_import']['pt-br'] = "Importar";
 $text['header-user_import']['pt-br'] = "Importar";
@@ -2177,6 +2260,7 @@ $text['header-user_settings']['fr-ca'] = "Paramètres Utilisateur";
 $text['header-user_settings']['fr-fr'] = "Paramètres Utilisateur";
 $text['header-user_settings']['fr-fr'] = "Paramètres Utilisateur";
 $text['header-user_settings']['he-il'] = "הגדרות משתמש";
 $text['header-user_settings']['he-il'] = "הגדרות משתמש";
 $text['header-user_settings']['it-it'] = "Impostazioni utente";
 $text['header-user_settings']['it-it'] = "Impostazioni utente";
+$text['header-user_settings']['ka-ge'] = "მომხმარებლის პარამეტრები";
 $text['header-user_settings']['nl-nl'] = "Gebruikersinstellingen";
 $text['header-user_settings']['nl-nl'] = "Gebruikersinstellingen";
 $text['header-user_settings']['pl-pl'] = "Ustawienia Użytkownika";
 $text['header-user_settings']['pl-pl'] = "Ustawienia Użytkownika";
 $text['header-user_settings']['pt-br'] = "Configurações do Usuário";
 $text['header-user_settings']['pt-br'] = "Configurações do Usuário";
@@ -2203,6 +2287,7 @@ $text['header_description-user_settings']['fr-ca'] = "Paramètres pour cet utili
 $text['header_description-user_settings']['fr-fr'] = "Paramètres pour cet utilisateur qui doivent remplacer ceux définis dans le domaine ou les paramètres par défaut.";
 $text['header_description-user_settings']['fr-fr'] = "Paramètres pour cet utilisateur qui doivent remplacer ceux définis dans le domaine ou les paramètres par défaut.";
 $text['header_description-user_settings']['he-il'] = "הגדרות עבור משתמש זה שצריכות לעקוף את אלו שהוגדרו בהגדרות דומיין או ברירת מחדל.";
 $text['header_description-user_settings']['he-il'] = "הגדרות עבור משתמש זה שצריכות לעקוף את אלו שהוגדרו בהגדרות דומיין או ברירת מחדל.";
 $text['header_description-user_settings']['it-it'] = "Impostazioni per questo utente che devono sovrascrivere quelle definite in Dominio o Impostazioni predefinite.";
 $text['header_description-user_settings']['it-it'] = "Impostazioni per questo utente che devono sovrascrivere quelle definite in Dominio o Impostazioni predefinite.";
+$text['header_description-user_settings']['ka-ge'] = "ამ მომხმარებლის პარამეტრები, რომლებიც დომენის ან ნაგულისხმევ პარამეტრებში აღწერილ მნიშვნელობებს გადაფარავს.";
 $text['header_description-user_settings']['nl-nl'] = "Instellingen voor deze gebruiker die de instellingen in Domein- of Standaardinstellingen moeten overschrijven.";
 $text['header_description-user_settings']['nl-nl'] = "Instellingen voor deze gebruiker die de instellingen in Domein- of Standaardinstellingen moeten overschrijven.";
 $text['header_description-user_settings']['pl-pl'] = "Ustawienia dla tego użytkownika, które powinny zastąpić te zdefiniowane w Domenie lub Ustawieniach Domyślnych.";
 $text['header_description-user_settings']['pl-pl'] = "Ustawienia dla tego użytkownika, które powinny zastąpić te zdefiniowane w Domenie lub Ustawieniach Domyślnych.";
 $text['header_description-user_settings']['pt-br'] = "Configurações para este usuário que devem substituir aquelas definidas em Domínio ou Configurações padrão.";
 $text['header_description-user_settings']['pt-br'] = "Configurações para este usuário que devem substituir aquelas definidas em Domínio ou Configurações padrão.";
@@ -2229,6 +2314,7 @@ $text['description-user_manager']['fr-ca'] = "Ajouter, modifier, supprimer et ch
 $text['description-user_manager']['fr-fr'] = "Ajouter, modifier, supprimer et chercher des utilisateurs. ";
 $text['description-user_manager']['fr-fr'] = "Ajouter, modifier, supprimer et chercher des utilisateurs. ";
 $text['description-user_manager']['he-il'] = "הוסף, ערוך, מחק וחפש משתמשים";
 $text['description-user_manager']['he-il'] = "הוסף, ערוך, מחק וחפש משתמשים";
 $text['description-user_manager']['it-it'] = "Aggiungi, modifica, cancella e ricerca utenti.";
 $text['description-user_manager']['it-it'] = "Aggiungi, modifica, cancella e ricerca utenti.";
+$text['description-user_manager']['ka-ge'] = "დაამატეთ, ჩაასწორეთ, წაშალეთ და მოძებნეთ მომხმარებლები.";
 $text['description-user_manager']['nl-nl'] = "Voeg toe, edit, delete, en zoek gebruikers.";
 $text['description-user_manager']['nl-nl'] = "Voeg toe, edit, delete, en zoek gebruikers.";
 $text['description-user_manager']['pl-pl'] = "Dodaj, edytuj, usuń i wyszukaj użytkowników.";
 $text['description-user_manager']['pl-pl'] = "Dodaj, edytuj, usuń i wyszukaj użytkowników.";
 $text['description-user_manager']['pt-br'] = "Adicionar, editar, remover e pesquisar utilizadores. ";
 $text['description-user_manager']['pt-br'] = "Adicionar, editar, remover e pesquisar utilizadores. ";
@@ -2255,6 +2341,7 @@ $text['description-user_language']['fr-ca'] = "Sélectionnez la langue.";
 $text['description-user_language']['fr-fr'] = "Sélectionnez la langue.";
 $text['description-user_language']['fr-fr'] = "Sélectionnez la langue.";
 $text['description-user_language']['he-il'] = "בחר שפה";
 $text['description-user_language']['he-il'] = "בחר שפה";
 $text['description-user_language']['it-it'] = "Seleziona il linguaggio.";
 $text['description-user_language']['it-it'] = "Seleziona il linguaggio.";
+$text['description-user_language']['ka-ge'] = "აირჩიეთ ენა.";
 $text['description-user_language']['nl-nl'] = "Verkoop de taal.";
 $text['description-user_language']['nl-nl'] = "Verkoop de taal.";
 $text['description-user_language']['pl-pl'] = "Wybierz język";
 $text['description-user_language']['pl-pl'] = "Wybierz język";
 $text['description-user_language']['pt-br'] = "Selecione o idioma.";
 $text['description-user_language']['pt-br'] = "Selecione o idioma.";
@@ -2281,6 +2368,7 @@ $text['description-user_edit']['fr-ca'] = "Modifier les informations de l'utilis
 $text['description-user_edit']['fr-fr'] = "Modifier les informations de l'utilisateur et l'appartenance au groupe.";
 $text['description-user_edit']['fr-fr'] = "Modifier les informations de l'utilisateur et l'appartenance au groupe.";
 $text['description-user_edit']['he-il'] = "ערוך פרטי משתמש ושיוך לקבוצה";
 $text['description-user_edit']['he-il'] = "ערוך פרטי משתמש ושיוך לקבוצה";
 $text['description-user_edit']['it-it'] = "Modifica informazioni utente e appartenenza ai gruppi.";
 $text['description-user_edit']['it-it'] = "Modifica informazioni utente e appartenenza ai gruppi.";
+$text['description-user_edit']['ka-ge'] = "შეცვალეთ მომხმრებლის ინფორმაცია და ჯგუფის წევრობა.";
 $text['description-user_edit']['nl-nl'] = "Onderwijsgegevens en groepslidschap.";
 $text['description-user_edit']['nl-nl'] = "Onderwijsgegevens en groepslidschap.";
 $text['description-user_edit']['pl-pl'] = "Edytuj informacje o użytkowniku i przynależności do grupy.";
 $text['description-user_edit']['pl-pl'] = "Edytuj informacje o użytkowniku i przynależności do grupy.";
 $text['description-user_edit']['pt-br'] = "Editar a informação do utilizador e os membros do grupo. ";
 $text['description-user_edit']['pt-br'] = "Editar a informação do utilizador e os membros do grupo. ";
@@ -2307,6 +2395,7 @@ $text['description-user_add']['fr-ca'] = "Afin d'ajouter des utilisateurs, rempl
 $text['description-user_add']['fr-fr'] = "Afin d'ajouter des utilisateurs, remplissez complètement ce formulaire. Tous les champs sont requis. ";
 $text['description-user_add']['fr-fr'] = "Afin d'ajouter des utilisateurs, remplissez complètement ce formulaire. Tous les champs sont requis. ";
 $text['description-user_add']['he-il'] = "בכדי להוסיף משתמש, אנא הכנס את הפרטים בכל השדות.";
 $text['description-user_add']['he-il'] = "בכדי להוסיף משתמש, אנא הכנס את הפרטים בכל השדות.";
 $text['description-user_add']['it-it'] = "Per aggiungere un utente, completa questa scheda interamente. Tutti i campi sono necessari.";
 $text['description-user_add']['it-it'] = "Per aggiungere un utente, completa questa scheda interamente. Tutti i campi sono necessari.";
+$text['description-user_add']['ka-ge'] = "მომხმარებლის დასამატებლად ფორმა სრულად შეავსეთ. ყველა ველი აუცილებელია. ";
 $text['description-user_add']['nl-nl'] = "Om een gebruiker toe te voegen, vul dit formulier in. Alle velden zijn vereist.";
 $text['description-user_add']['nl-nl'] = "Om een gebruiker toe te voegen, vul dit formulier in. Alle velden zijn vereist.";
 $text['description-user_add']['pl-pl'] = "Aby dodać użytkownika, wypełnij ten formularz w całości. Wszystkie pola są wymagane.";
 $text['description-user_add']['pl-pl'] = "Aby dodać użytkownika, wypełnij ten formularz w całości. Wszystkie pola są wymagane.";
 $text['description-user_add']['pt-br'] = "Para adicionar um utilizador por favor preencha este formulário. Todos os campos são de preenchimento obrigatório. ";
 $text['description-user_add']['pt-br'] = "Para adicionar um utilizador por favor preencha este formulário. Todos os campos são de preenchimento obrigatório. ";
@@ -2333,6 +2422,7 @@ $text['description-time_zone']['fr-ca'] = "Sélectionnez le fuseau horaire par d
 $text['description-time_zone']['fr-fr'] = "Sélectionnez le fuseau horaire par défaut.";
 $text['description-time_zone']['fr-fr'] = "Sélectionnez le fuseau horaire par défaut.";
 $text['description-time_zone']['he-il'] = "הגדר אזור זמן";
 $text['description-time_zone']['he-il'] = "הגדר אזור זמן";
 $text['description-time_zone']['it-it'] = "Seleziona la Time Zone di default.";
 $text['description-time_zone']['it-it'] = "Seleziona la Time Zone di default.";
+$text['description-time_zone']['ka-ge'] = "აირჩიეთ ნაგულისხმევი დროის სარტყელი.";
 $text['description-time_zone']['nl-nl'] = "Verkoop de tijdzone.";
 $text['description-time_zone']['nl-nl'] = "Verkoop de tijdzone.";
 $text['description-time_zone']['pl-pl'] = "Wybierz domyślną strefę czasową";
 $text['description-time_zone']['pl-pl'] = "Wybierz domyślną strefę czasową";
 $text['description-time_zone']['pt-br'] = "Escolha o fuso horário por omissão.";
 $text['description-time_zone']['pt-br'] = "Escolha o fuso horário por omissão.";
@@ -2359,6 +2449,7 @@ $text['description-status']['fr-ca'] = "Sélectionnez l'état de présence de l'
 $text['description-status']['fr-fr'] = "Sélectionnez l'état de présence de l'utilisateur.";
 $text['description-status']['fr-fr'] = "Sélectionnez l'état de présence de l'utilisateur.";
 $text['description-status']['he-il'] = "בחר את סטטוס המשתמש";
 $text['description-status']['he-il'] = "בחר את סטטוס המשתמש";
 $text['description-status']['it-it'] = "Imposta la presence dell'utente.";
 $text['description-status']['it-it'] = "Imposta la presence dell'utente.";
+$text['description-status']['ka-ge'] = "დააყენეთ მომხმარებლის სტატუსი.";
 $text['description-status']['nl-nl'] = "De aanwezigheid van de gebruiker.";
 $text['description-status']['nl-nl'] = "De aanwezigheid van de gebruiker.";
 $text['description-status']['pl-pl'] = "Wybierz status użytkownika";
 $text['description-status']['pl-pl'] = "Wybierz status użytkownika";
 $text['description-status']['pt-br'] = "Escolher o estado de presença do utilizador.";
 $text['description-status']['pt-br'] = "Escolher o estado de presença do utilizador.";
@@ -2385,6 +2476,7 @@ $text['description-enabled']['fr-ca'] = "Choisir le statut de ce compte.";
 $text['description-enabled']['fr-fr'] = "Choisir le statut de ce compte.";
 $text['description-enabled']['fr-fr'] = "Choisir le statut de ce compte.";
 $text['description-enabled']['he-il'] = "בחר את הסטטוס לחשבון זה";
 $text['description-enabled']['he-il'] = "בחר את הסטטוס לחשבון זה";
 $text['description-enabled']['it-it'] = "Imposta lo stato di questo account.";
 $text['description-enabled']['it-it'] = "Imposta lo stato di questo account.";
+$text['description-enabled']['ka-ge'] = "დააყენეთ სტატუსი ამ ანგარიშისთვის.";
 $text['description-enabled']['nl-nl'] = "Zet de status van deze rekening.";
 $text['description-enabled']['nl-nl'] = "Zet de status van deze rekening.";
 $text['description-enabled']['pl-pl'] = "Ustaw status numeru wewnętrznego.";
 $text['description-enabled']['pl-pl'] = "Ustaw status numeru wewnętrznego.";
 $text['description-enabled']['pt-br'] = "Escolha o estado desta conta.";
 $text['description-enabled']['pt-br'] = "Escolha o estado desta conta.";
@@ -2411,6 +2503,7 @@ $text['description-contact_view']['fr-ca'] = "Voir";
 $text['description-contact_view']['fr-fr'] = "Voir";
 $text['description-contact_view']['fr-fr'] = "Voir";
 $text['description-contact_view']['he-il'] = "הצג";
 $text['description-contact_view']['he-il'] = "הצג";
 $text['description-contact_view']['it-it'] = "Mostra";
 $text['description-contact_view']['it-it'] = "Mostra";
+$text['description-contact_view']['ka-ge'] = "ნახვა";
 $text['description-contact_view']['nl-nl'] = "Kijk uit.";
 $text['description-contact_view']['nl-nl'] = "Kijk uit.";
 $text['description-contact_view']['pl-pl'] = "Widok";
 $text['description-contact_view']['pl-pl'] = "Widok";
 $text['description-contact_view']['pt-br'] = "Ver";
 $text['description-contact_view']['pt-br'] = "Ver";
@@ -2437,6 +2530,7 @@ $text['description-contact']['fr-ca'] = "Attacher un contact à ce compte utilis
 $text['description-contact']['fr-fr'] = "Attacher un contact à ce compte utilisateur";
 $text['description-contact']['fr-fr'] = "Attacher un contact à ce compte utilisateur";
 $text['description-contact']['he-il'] = "שייך איש קשר לחשבון";
 $text['description-contact']['he-il'] = "שייך איש קשר לחשבון";
 $text['description-contact']['it-it'] = "Assegna un contatto a questo account utente.";
 $text['description-contact']['it-it'] = "Assegna un contatto a questo account utente.";
+$text['description-contact']['ka-ge'] = "კონტაქტის მინიჭება ამ მომხმარებლის ანგარიშისთვის.";
 $text['description-contact']['nl-nl'] = "Geef een contact aan deze gebruikersrekening.";
 $text['description-contact']['nl-nl'] = "Geef een contact aan deze gebruikersrekening.";
 $text['description-contact']['pl-pl'] = "Wybierz numer";
 $text['description-contact']['pl-pl'] = "Wybierz numer";
 $text['description-contact']['pt-br'] = "Atribuir um contacto a esta conta de utilizador.";
 $text['description-contact']['pt-br'] = "Atribuir um contacto a esta conta de utilizador.";
@@ -2463,6 +2557,7 @@ $text['description-api_key']['fr-ca'] = "Entrez la  clé d'API. Il s'agit souven
 $text['description-api_key']['fr-fr'] = "Entrez la  clé d'API. Il s'agit souvent d'un identifiant universel unique (UUID). La clé devrait faire 128 bits ou plus de longueur.";
 $text['description-api_key']['fr-fr'] = "Entrez la  clé d'API. Il s'agit souvent d'un identifiant universel unique (UUID). La clé devrait faire 128 bits ou plus de longueur.";
 $text['description-api_key']['he-il'] = "השתמש בלחצנים כדי ליצור מפתח.";
 $text['description-api_key']['he-il'] = "השתמש בלחצנים כדי ליצור מפתח.";
 $text['description-api_key']['it-it'] = "Inserisci la API key, spesso è un UUID. L'API key dovrebbe essere 128 bit o più.";
 $text['description-api_key']['it-it'] = "Inserisci la API key, spesso è un UUID. L'API key dovrebbe essere 128 bit o più.";
+$text['description-api_key']['ka-ge'] = "გამოიყენეთ გენერაციის ღილაკი გასაღების შესაქმნელად.";
 $text['description-api_key']['nl-nl'] = "Gebruik de genereerde knop om een sleutel te creëren.";
 $text['description-api_key']['nl-nl'] = "Gebruik de genereerde knop om een sleutel te creëren.";
 $text['description-api_key']['pl-pl'] = "Wprowadź klucz API, który jest często UUID. Klucz API powinien być 128 bitowy lub lepszy.";
 $text['description-api_key']['pl-pl'] = "Wprowadź klucz API, który jest często UUID. Klucz API powinien być 128 bitowy lub lepszy.";
 $text['description-api_key']['pt-br'] = "Use o botão gerar para criar uma chave.";
 $text['description-api_key']['pt-br'] = "Use o botão gerar para criar uma chave.";
@@ -2489,6 +2584,7 @@ $text['description-message_key']['fr-ca'] = "Entrez la  clé d'API. Il s'agit so
 $text['description-message_key']['fr-fr'] = "Entrez la  clé d'API. Il s'agit souvent d'un identifiant universel unique (UUID). La clé devrait faire 128 bits ou plus de longueur.";
 $text['description-message_key']['fr-fr'] = "Entrez la  clé d'API. Il s'agit souvent d'un identifiant universel unique (UUID). La clé devrait faire 128 bits ou plus de longueur.";
 $text['description-message_key']['he-il'] = "השתמש בלחצנים כדי ליצור מפתח.";
 $text['description-message_key']['he-il'] = "השתמש בלחצנים כדי ליצור מפתח.";
 $text['description-message_key']['it-it'] = "Inserisci la API key, spesso è un UUID. L'API key dovrebbe essere 128 bit o più.";
 $text['description-message_key']['it-it'] = "Inserisci la API key, spesso è un UUID. L'API key dovrebbe essere 128 bit o più.";
+$text['description-message_key']['ka-ge'] = "გასაღების შესაქმნელად გენერაციის ღილაკი გამოიყენეთ.";
 $text['description-message_key']['nl-nl'] = "Gebruik de genereerde knop om een sleutel te creëren.";
 $text['description-message_key']['nl-nl'] = "Gebruik de genereerde knop om een sleutel te creëren.";
 $text['description-message_key']['pl-pl'] = "Wprowadź klucz API, który jest często UUID. Klucz API powinien być 128 bitowy lub lepszy.";
 $text['description-message_key']['pl-pl'] = "Wprowadź klucz API, który jest często UUID. Klucz API powinien być 128 bitowy lub lepszy.";
 $text['description-message_key']['pt-br'] = "Use o botão gerar para criar uma chave.";
 $text['description-message_key']['pt-br'] = "Use o botão gerar para criar uma chave.";
@@ -2514,6 +2610,7 @@ $text['label-user_type']['fr-ca'] = "type";
 $text['label-user_type']['fr-fr'] = "type";
 $text['label-user_type']['fr-fr'] = "type";
 $text['label-user_type']['he-il'] = "סוג";
 $text['label-user_type']['he-il'] = "סוג";
 $text['label-user_type']['it-it'] = "Tipo";
 $text['label-user_type']['it-it'] = "Tipo";
+$text['label-user_type']['ka-ge'] = "ტიპი";
 $text['label-user_type']['nl-nl'] = "Type";
 $text['label-user_type']['nl-nl'] = "Type";
 $text['label-user_type']['pl-pl'] = "Typ";
 $text['label-user_type']['pl-pl'] = "Typ";
 $text['label-user_type']['pt-br'] = "Tipo";
 $text['label-user_type']['pt-br'] = "Tipo";
@@ -2540,6 +2637,7 @@ $text['description-user_type']['fr-ca'] = "Sélectionnez Par défaut pour active
 $text['description-user_type']['fr-fr'] = "Sélectionnez Par défaut pour activer la connexion ou pour désactiver la connexion, sélectionnez Virtuel.";
 $text['description-user_type']['fr-fr'] = "Sélectionnez Par défaut pour activer la connexion ou pour désactiver la connexion, sélectionnez Virtuel.";
 $text['description-user_type']['he-il'] = "בחר ברירת מחדל כדי לאפשר התחברות או כדי להשבית את ההתחברות בחר וירטואלי.";
 $text['description-user_type']['he-il'] = "בחר ברירת מחדל כדי לאפשר התחברות או כדי להשבית את ההתחברות בחר וירטואלי.";
 $text['description-user_type']['it-it'] = "Selezionare Predefinito per abilitare l'accesso o per disabilitare l'accesso selezionare Virtuale.";
 $text['description-user_type']['it-it'] = "Selezionare Predefinito per abilitare l'accesso o per disabilitare l'accesso selezionare Virtuale.";
+$text['description-user_type']['ka-ge'] = "აირჩიეთ ნაგულისხმევი, რომ ჩართოთ შესვლა. შესვლის გასათიშად ვირტუალური აირჩიეთ.";
 $text['description-user_type']['nl-nl'] = "Velg Standard for å aktivere pålogging eller for å deaktivere pålogging velg Virtual.";
 $text['description-user_type']['nl-nl'] = "Velg Standard for å aktivere pålogging eller for å deaktivere pålogging velg Virtual.";
 $text['description-user_type']['pl-pl'] = "Wybierz Domyślne, aby włączyć logowanie lub aby wyłączyć logowanie, wybierz Wirtualny.";
 $text['description-user_type']['pl-pl'] = "Wybierz Domyślne, aby włączyć logowanie lub aby wyłączyć logowanie, wybierz Wirtualny.";
 $text['description-user_type']['pt-br'] = "Selecione Padrão para habilitar o login ou para desabilitar o login, selecione Virtual.";
 $text['description-user_type']['pt-br'] = "Selecione Padrão para habilitar o login ou para desabilitar o login, selecione Virtual.";
@@ -2566,6 +2664,7 @@ $text['label-user_totp_secret']['fr-ca'] = "totp";
 $text['label-user_totp_secret']['fr-fr'] = "totp";
 $text['label-user_totp_secret']['fr-fr'] = "totp";
 $text['label-user_totp_secret']['he-il'] = "TOTP";
 $text['label-user_totp_secret']['he-il'] = "TOTP";
 $text['label-user_totp_secret']['it-it'] = "TOTALE";
 $text['label-user_totp_secret']['it-it'] = "TOTALE";
+$text['label-user_totp_secret']['ka-ge'] = "TOTP";
 $text['label-user_totp_secret']['nl-nl'] = "Top";
 $text['label-user_totp_secret']['nl-nl'] = "Top";
 $text['label-user_totp_secret']['pl-pl'] = "tort";
 $text['label-user_totp_secret']['pl-pl'] = "tort";
 $text['label-user_totp_secret']['pt-br'] = "TOPO";
 $text['label-user_totp_secret']['pt-br'] = "TOPO";
@@ -2592,6 +2691,7 @@ $text['description-user_totp_secret']['fr-ca'] = "Appuyez sur le bouton Configur
 $text['description-user_totp_secret']['fr-fr'] = "Appuyez sur le bouton Configuration pour générer un mot de passe Time basé.";
 $text['description-user_totp_secret']['fr-fr'] = "Appuyez sur le bouton Configuration pour générer un mot de passe Time basé.";
 $text['description-user_totp_secret']['he-il'] = "לחץ על לחצן ההתקנה כדי ליצור את הסיסמה של זמן מבוסס אחת.";
 $text['description-user_totp_secret']['he-il'] = "לחץ על לחצן ההתקנה כדי ליצור את הסיסמה של זמן מבוסס אחת.";
 $text['description-user_totp_secret']['it-it'] = "Premere il pulsante Impostazione per generare la password Time based One Time.";
 $text['description-user_totp_secret']['it-it'] = "Premere il pulsante Impostazione per generare la password Time based One Time.";
+$text['description-user_totp_secret']['ka-ge'] = "დააწექით მორგების ღილაკს, რომ შექმნათ დროზე დაფუძნებული ერთჯერადი პაროლი.";
 $text['description-user_totp_secret']['nl-nl'] = "Druk op de Setup knop om het tijdsbestek te genereren.";
 $text['description-user_totp_secret']['nl-nl'] = "Druk op de Setup knop om het tijdsbestek te genereren.";
 $text['description-user_totp_secret']['pl-pl'] = "Wciśnięcie zestawu przycisk do generowania hasła Time opartego przez One Time.";
 $text['description-user_totp_secret']['pl-pl'] = "Wciśnięcie zestawu przycisk do generowania hasła Time opartego przez One Time.";
 $text['description-user_totp_secret']['pt-br'] = "Pressione o botão Configurar para gerar a senha de um tempo baseada no tempo.";
 $text['description-user_totp_secret']['pt-br'] = "Pressione o botão Configurar para gerar a senha de um tempo baseada no tempo.";
@@ -2618,6 +2718,7 @@ $text['description-user_totp_qr_code']['fr-ca'] = "Scannez le code QR avec une a
 $text['description-user_totp_qr_code']['fr-fr'] = "Scannez le code QR avec une application Authenticator.";
 $text['description-user_totp_qr_code']['fr-fr'] = "Scannez le code QR avec une application Authenticator.";
 $text['description-user_totp_qr_code']['he-il'] = "לסרוק את קוד QR עם אפליקציית Authenticator.";
 $text['description-user_totp_qr_code']['he-il'] = "לסרוק את קוד QR עם אפליקציית Authenticator.";
 $text['description-user_totp_qr_code']['it-it'] = "Scansiona il codice QR con un'applicazione Authenticator.";
 $text['description-user_totp_qr_code']['it-it'] = "Scansiona il codice QR con un'applicazione Authenticator.";
+$text['description-user_totp_qr_code']['ka-ge'] = "დაასკანერეთ QR კოდი ავთენტიკატორი აპით.";
 $text['description-user_totp_qr_code']['nl-nl'] = "Scan de QR code met een Authenticator App.";
 $text['description-user_totp_qr_code']['nl-nl'] = "Scan de QR code met een Authenticator App.";
 $text['description-user_totp_qr_code']['pl-pl'] = "Skandyna kod QR z Authenticator App.";
 $text['description-user_totp_qr_code']['pl-pl'] = "Skandyna kod QR z Authenticator App.";
 $text['description-user_totp_qr_code']['pt-br'] = "Digitalize o código QR com um aplicativo Authenticator.";
 $text['description-user_totp_qr_code']['pt-br'] = "Digitalize o código QR com um aplicativo Authenticator.";
@@ -2644,6 +2745,7 @@ $text['description-user_totp_view']['fr-ca'] = "Afficher, cacher ou désactiver
 $text['description-user_totp_view']['fr-fr'] = "Afficher, cacher ou désactiver le code QR.";
 $text['description-user_totp_view']['fr-fr'] = "Afficher, cacher ou désactiver le code QR.";
 $text['description-user_totp_view']['he-il'] = "להראות, להסתיר או להשבית את קוד QR.";
 $text['description-user_totp_view']['he-il'] = "להראות, להסתיר או להשבית את קוד QR.";
 $text['description-user_totp_view']['it-it'] = "Mostra, nascondi o disattiva il codice QR.";
 $text['description-user_totp_view']['it-it'] = "Mostra, nascondi o disattiva il codice QR.";
+$text['description-user_totp_view']['ka-ge'] = "აჩვენეთ, დამალეთ ან გათიშეთ QR კოდი.";
 $text['description-user_totp_view']['nl-nl'] = "Verberg de QR-code.";
 $text['description-user_totp_view']['nl-nl'] = "Verberg de QR-code.";
 $text['description-user_totp_view']['pl-pl'] = "Pokaz, ukrycie lub zdegradowanie kodu QR.";
 $text['description-user_totp_view']['pl-pl'] = "Pokaz, ukrycie lub zdegradowanie kodu QR.";
 $text['description-user_totp_view']['pt-br'] = "Mostrar, ocultar ou desativar o código QR.";
 $text['description-user_totp_view']['pt-br'] = "Mostrar, ocultar ou desativar o código QR.";
@@ -2670,6 +2772,7 @@ $text['confirm-delete']['fr-ca'] = "Voulez-vous vraiment supprimer cela?";
 $text['confirm-delete']['fr-fr'] = "Voulez-vous vraiment supprimer cela?";
 $text['confirm-delete']['fr-fr'] = "Voulez-vous vraiment supprimer cela?";
 $text['confirm-delete']['he-il'] = "?בטוח שאתה רוצה למחוק";
 $text['confirm-delete']['he-il'] = "?בטוח שאתה רוצה למחוק";
 $text['confirm-delete']['it-it'] = "Vuoi veramente cancellarlo?";
 $text['confirm-delete']['it-it'] = "Vuoi veramente cancellarlo?";
+$text['confirm-delete']['ka-ge'] = "მართლა გნებავთ ამის წაშლა?";
 $text['confirm-delete']['nl-nl'] = "Wil je dit echt verwijderen?";
 $text['confirm-delete']['nl-nl'] = "Wil je dit echt verwijderen?";
 $text['confirm-delete']['pl-pl'] = "Czy na pewno chcesz to usunąć?";
 $text['confirm-delete']['pl-pl'] = "Czy na pewno chcesz to usunąć?";
 $text['confirm-delete']['pt-br'] = "Tem a certeza que pretende remover isto?";
 $text['confirm-delete']['pt-br'] = "Tem a certeza que pretende remover isto?";
@@ -2696,6 +2799,7 @@ $text['button-show_all']['fr-ca'] = "Tout Montrer";
 $text['button-show_all']['fr-fr'] = "Tout Montrer";
 $text['button-show_all']['fr-fr'] = "Tout Montrer";
 $text['button-show_all']['he-il'] = "הצג הכל";
 $text['button-show_all']['he-il'] = "הצג הכל";
 $text['button-show_all']['it-it'] = "Mostra Tutto";
 $text['button-show_all']['it-it'] = "Mostra Tutto";
+$text['button-show_all']['ka-ge'] = "ყველას ჩვენება";
 $text['button-show_all']['nl-nl'] = "Toon alles";
 $text['button-show_all']['nl-nl'] = "Toon alles";
 $text['button-show_all']['pl-pl'] = "Pokaż wszystkie";
 $text['button-show_all']['pl-pl'] = "Pokaż wszystkie";
 $text['button-show_all']['pt-br'] = "Mostrar Todos";
 $text['button-show_all']['pt-br'] = "Mostrar Todos";
@@ -2722,6 +2826,7 @@ $text['button-generate']['fr-ca'] = "Générer";
 $text['button-generate']['fr-fr'] = "Générer";
 $text['button-generate']['fr-fr'] = "Générer";
 $text['button-generate']['he-il'] = "יצר";
 $text['button-generate']['he-il'] = "יצר";
 $text['button-generate']['it-it'] = "Genera";
 $text['button-generate']['it-it'] = "Genera";
+$text['button-generate']['ka-ge'] = "გენერაცია";
 $text['button-generate']['nl-nl'] = "Genereerd";
 $text['button-generate']['nl-nl'] = "Genereerd";
 $text['button-generate']['pl-pl'] = "Generuj";
 $text['button-generate']['pl-pl'] = "Generuj";
 $text['button-generate']['pt-br'] = "Geração";
 $text['button-generate']['pt-br'] = "Geração";
@@ -2748,6 +2853,7 @@ $text['button-create_account']['fr-ca'] = "Créer le Compte";
 $text['button-create_account']['fr-fr'] = "Créer le Compte";
 $text['button-create_account']['fr-fr'] = "Créer le Compte";
 $text['button-create_account']['he-il'] = "צור חשבון";
 $text['button-create_account']['he-il'] = "צור חשבון";
 $text['button-create_account']['it-it'] = "Crea Account";
 $text['button-create_account']['it-it'] = "Crea Account";
+$text['button-create_account']['ka-ge'] = "ანგარიშის შექმნა";
 $text['button-create_account']['nl-nl'] = "Creëer Account";
 $text['button-create_account']['nl-nl'] = "Creëer Account";
 $text['button-create_account']['pl-pl'] = "Załóż konto";
 $text['button-create_account']['pl-pl'] = "Załóż konto";
 $text['button-create_account']['pt-br'] = "Criar Conta";
 $text['button-create_account']['pt-br'] = "Criar Conta";
@@ -2774,6 +2880,7 @@ $text['button-add_member']['fr-ca'] = "Ajouter un Membre";
 $text['button-add_member']['fr-fr'] = "Ajouter un Membre";
 $text['button-add_member']['fr-fr'] = "Ajouter un Membre";
 $text['button-add_member']['he-il'] = "הוסף משתמש";
 $text['button-add_member']['he-il'] = "הוסף משתמש";
 $text['button-add_member']['it-it'] = "Aggiungi Membro";
 $text['button-add_member']['it-it'] = "Aggiungi Membro";
+$text['button-add_member']['ka-ge'] = "წევრის დამატება";
 $text['button-add_member']['nl-nl'] = "Advert Member";
 $text['button-add_member']['nl-nl'] = "Advert Member";
 $text['button-add_member']['pl-pl'] = "Dodaj członka";
 $text['button-add_member']['pl-pl'] = "Dodaj członka";
 $text['button-add_member']['pt-br'] = "Adicionar Membro";
 $text['button-add_member']['pt-br'] = "Adicionar Membro";
@@ -2800,6 +2907,7 @@ $text['button-permissions']['fr-ca'] = "Permissions";
 $text['button-permissions']['fr-fr'] = "Permissions";
 $text['button-permissions']['fr-fr'] = "Permissions";
 $text['button-permissions']['he-il'] = "הרשאות";
 $text['button-permissions']['he-il'] = "הרשאות";
 $text['button-permissions']['it-it'] = "Permessi";
 $text['button-permissions']['it-it'] = "Permessi";
+$text['button-permissions']['ka-ge'] = "წვდომები";
 $text['button-permissions']['nl-nl'] = "Toestemming";
 $text['button-permissions']['nl-nl'] = "Toestemming";
 $text['button-permissions']['pl-pl'] = "Uprawnienia";
 $text['button-permissions']['pl-pl'] = "Uprawnienia";
 $text['button-permissions']['pt-br'] = "Permissões";
 $text['button-permissions']['pt-br'] = "Permissões";

+ 2 - 0
core/users/app_menu.php

@@ -12,6 +12,7 @@ $y=0;
 	$apps[$x]['menu'][$y]['title']['fr-fr'] = "Gestion des utilisteurs";
 	$apps[$x]['menu'][$y]['title']['fr-fr'] = "Gestion des utilisteurs";
 	$apps[$x]['menu'][$y]['title']['he-il'] = "מנהל משתמש";
 	$apps[$x]['menu'][$y]['title']['he-il'] = "מנהל משתמש";
 	$apps[$x]['menu'][$y]['title']['it-it'] = "Utenti";
 	$apps[$x]['menu'][$y]['title']['it-it'] = "Utenti";
+	$apps[$x]['menu'][$y]['title']['ka-ge'] = "მომხმარებლები";
 	$apps[$x]['menu'][$y]['title']['nl-nl'] = "Gebruik";
 	$apps[$x]['menu'][$y]['title']['nl-nl'] = "Gebruik";
 	$apps[$x]['menu'][$y]['title']['pl-pl'] = "Menedżer użytkowników";
 	$apps[$x]['menu'][$y]['title']['pl-pl'] = "Menedżer użytkowników";
 	$apps[$x]['menu'][$y]['title']['pt-br'] = "Gerenciar Usuários";
 	$apps[$x]['menu'][$y]['title']['pt-br'] = "Gerenciar Usuários";
@@ -42,6 +43,7 @@ $y=0;
 	$apps[$x]['menu'][$y]['title']['fr-fr'] = "Configuration du Compte";
 	$apps[$x]['menu'][$y]['title']['fr-fr'] = "Configuration du Compte";
 	$apps[$x]['menu'][$y]['title']['he-il'] = "הגדרת חשבון";
 	$apps[$x]['menu'][$y]['title']['he-il'] = "הגדרת חשבון";
 	$apps[$x]['menu'][$y]['title']['it-it'] = "Impostazioni Utente";
 	$apps[$x]['menu'][$y]['title']['it-it'] = "Impostazioni Utente";
+	$apps[$x]['menu'][$y]['title']['ka-ge'] = "ანგარიში პარამეტრები";
 	$apps[$x]['menu'][$y]['title']['nl-nl'] = "Accountinstellingen";
 	$apps[$x]['menu'][$y]['title']['nl-nl'] = "Accountinstellingen";
 	$apps[$x]['menu'][$y]['title']['pl-pl'] = "Ustawienia konta";
 	$apps[$x]['menu'][$y]['title']['pl-pl'] = "Ustawienia konta";
 	$apps[$x]['menu'][$y]['title']['pt-br'] = "Configurações da conta";
 	$apps[$x]['menu'][$y]['title']['pt-br'] = "Configurações da conta";

File diff suppressed because it is too large
+ 110 - 130
resources/app_languages.php


+ 1 - 0
themes/default/app_config.php

@@ -20,6 +20,7 @@
 		$apps[$x]['description']['fr-fr'] = "Thème par Défaut";
 		$apps[$x]['description']['fr-fr'] = "Thème par Défaut";
 		$apps[$x]['description']['he-il'] = "";
 		$apps[$x]['description']['he-il'] = "";
 		$apps[$x]['description']['it-it'] = "";
 		$apps[$x]['description']['it-it'] = "";
+		$apps[$x]['description']['ka-ge'] = "ნაგულისხმევი თემა";
 		$apps[$x]['description']['nl-nl'] = "";
 		$apps[$x]['description']['nl-nl'] = "";
 		$apps[$x]['description']['pl-pl'] = "";
 		$apps[$x]['description']['pl-pl'] = "";
 		$apps[$x]['description']['pt-br'] = "";
 		$apps[$x]['description']['pt-br'] = "";

+ 17 - 0
themes/default/app_languages.php

@@ -14,6 +14,7 @@ $text['theme-label-logout']['fr-ca'] = "Déconnexion"; //copied from fr-fr
 $text['theme-label-logout']['fr-fr'] = "Déconnexion";
 $text['theme-label-logout']['fr-fr'] = "Déconnexion";
 $text['theme-label-logout']['he-il'] = "להתנתק";
 $text['theme-label-logout']['he-il'] = "להתנתק";
 $text['theme-label-logout']['it-it'] = "Logout";
 $text['theme-label-logout']['it-it'] = "Logout";
+$text['theme-label-logout']['ka-ge'] = "გასვლა";
 $text['theme-label-logout']['nl-nl'] = "Uitloggen";
 $text['theme-label-logout']['nl-nl'] = "Uitloggen";
 $text['theme-label-logout']['pl-pl'] = "Wyloguj";
 $text['theme-label-logout']['pl-pl'] = "Wyloguj";
 $text['theme-label-logout']['pt-br'] = "Sair"; //copied from pt-pt
 $text['theme-label-logout']['pt-br'] = "Sair"; //copied from pt-pt
@@ -40,6 +41,7 @@ $text['theme-confirm-logout']['fr-ca'] = "Voulez-vous vraiment vous déconnecter
 $text['theme-confirm-logout']['fr-fr'] = "Voulez-vous vraiment vous déconnecter?";
 $text['theme-confirm-logout']['fr-fr'] = "Voulez-vous vraiment vous déconnecter?";
 $text['theme-confirm-logout']['he-il'] = "האם אתה באמת רוצה להתנתק?";
 $text['theme-confirm-logout']['he-il'] = "האם אתה באמת רוצה להתנתק?";
 $text['theme-confirm-logout']['it-it'] = "Vuoi veramente uscire?";
 $text['theme-confirm-logout']['it-it'] = "Vuoi veramente uscire?";
+$text['theme-confirm-logout']['ka-ge'] = "მართლა გნებავთ, გახვიდეთ?";
 $text['theme-confirm-logout']['nl-nl'] = "Wil je echt uitloggen?";
 $text['theme-confirm-logout']['nl-nl'] = "Wil je echt uitloggen?";
 $text['theme-confirm-logout']['pl-pl'] = "Czy na pewno chcesz się wylogować?";
 $text['theme-confirm-logout']['pl-pl'] = "Czy na pewno chcesz się wylogować?";
 $text['theme-confirm-logout']['pt-br'] = "Você realmente quer sair?"; //copied from pt-pt
 $text['theme-confirm-logout']['pt-br'] = "Você realmente quer sair?"; //copied from pt-pt
@@ -66,6 +68,7 @@ $text['theme-label-open_selector']['fr-ca'] = "Sélecteur Domaine Ouvert"; //cop
 $text['theme-label-open_selector']['fr-fr'] = "Sélecteur Domaine Ouvert";
 $text['theme-label-open_selector']['fr-fr'] = "Sélecteur Domaine Ouvert";
 $text['theme-label-open_selector']['he-il'] = "בורר דומיין [ESC]";
 $text['theme-label-open_selector']['he-il'] = "בורר דומיין [ESC]";
 $text['theme-label-open_selector']['it-it'] = "Seleziona Dominio [ESC]";
 $text['theme-label-open_selector']['it-it'] = "Seleziona Dominio [ESC]";
+$text['theme-label-open_selector']['ka-ge'] = "დომენის არჩევა [ESC]";
 $text['theme-label-open_selector']['nl-nl'] = "Domeinkiezer [ESC]";
 $text['theme-label-open_selector']['nl-nl'] = "Domeinkiezer [ESC]";
 $text['theme-label-open_selector']['pl-pl'] = "Wybierz domenę";
 $text['theme-label-open_selector']['pl-pl'] = "Wybierz domenę";
 $text['theme-label-open_selector']['pt-br'] = "Seletor de Domínio Aberto"; //copied from pt-pt
 $text['theme-label-open_selector']['pt-br'] = "Seletor de Domínio Aberto"; //copied from pt-pt
@@ -92,6 +95,7 @@ $text['theme-title-domains']['fr-ca'] = "Domaines"; //copied from fr-fr
 $text['theme-title-domains']['fr-fr'] = "Domaines";
 $text['theme-title-domains']['fr-fr'] = "Domaines";
 $text['theme-title-domains']['he-il'] = "דומיינים";
 $text['theme-title-domains']['he-il'] = "דומיינים";
 $text['theme-title-domains']['it-it'] = "Domini";
 $text['theme-title-domains']['it-it'] = "Domini";
+$text['theme-title-domains']['ka-ge'] = "დომენები";
 $text['theme-title-domains']['nl-nl'] = "Domeinen";
 $text['theme-title-domains']['nl-nl'] = "Domeinen";
 $text['theme-title-domains']['pl-pl'] = "Domeny";
 $text['theme-title-domains']['pl-pl'] = "Domeny";
 $text['theme-title-domains']['pt-br'] = "Domínios"; //copied from pt-pt
 $text['theme-title-domains']['pt-br'] = "Domínios"; //copied from pt-pt
@@ -118,6 +122,7 @@ $text['theme-button-close']['fr-ca'] = "Fermer";
 $text['theme-button-close']['fr-fr'] = "Fermer";
 $text['theme-button-close']['fr-fr'] = "Fermer";
 $text['theme-button-close']['he-il'] = "סגור";
 $text['theme-button-close']['he-il'] = "סגור";
 $text['theme-button-close']['it-it'] = "Chiudi";
 $text['theme-button-close']['it-it'] = "Chiudi";
+$text['theme-button-close']['ka-ge'] = "დახურვა";
 $text['theme-button-close']['nl-nl'] = "Dichtbij";
 $text['theme-button-close']['nl-nl'] = "Dichtbij";
 $text['theme-button-close']['pl-pl'] = "Blisko";
 $text['theme-button-close']['pl-pl'] = "Blisko";
 $text['theme-button-close']['pt-br'] = "Perto"; //copied from pt-pt
 $text['theme-button-close']['pt-br'] = "Perto"; //copied from pt-pt
@@ -144,6 +149,7 @@ $text['theme-label-search']['fr-ca'] = "Recherche..."; //copied from fr-fr
 $text['theme-label-search']['fr-fr'] = "Recherche...";
 $text['theme-label-search']['fr-fr'] = "Recherche...";
 $text['theme-label-search']['he-il'] = "לחפש...";
 $text['theme-label-search']['he-il'] = "לחפש...";
 $text['theme-label-search']['it-it'] = "Ricerca...";
 $text['theme-label-search']['it-it'] = "Ricerca...";
+$text['theme-label-search']['ka-ge'] = "ძებნა...";
 $text['theme-label-search']['nl-nl'] = "Zoekopdracht...";
 $text['theme-label-search']['nl-nl'] = "Zoekopdracht...";
 $text['theme-label-search']['pl-pl'] = "Poszukiwanie...";
 $text['theme-label-search']['pl-pl'] = "Poszukiwanie...";
 $text['theme-label-search']['pt-br'] = "Pesquisa..."; //copied from pt-pt
 $text['theme-label-search']['pt-br'] = "Pesquisa..."; //copied from pt-pt
@@ -170,6 +176,7 @@ $text['theme-label-copyright']['fr-ca'] = "Droits D'Auteur";
 $text['theme-label-copyright']['fr-fr'] = "Droits D'Auteur";
 $text['theme-label-copyright']['fr-fr'] = "Droits D'Auteur";
 $text['theme-label-copyright']['he-il'] = "זכויות יוצרים";
 $text['theme-label-copyright']['he-il'] = "זכויות יוצרים";
 $text['theme-label-copyright']['it-it'] = "Diritto d'autore";
 $text['theme-label-copyright']['it-it'] = "Diritto d'autore";
+$text['theme-label-copyright']['ka-ge'] = "საავტორო უფლებები";
 $text['theme-label-copyright']['nl-nl'] = "auteursrechten";
 $text['theme-label-copyright']['nl-nl'] = "auteursrechten";
 $text['theme-label-copyright']['pl-pl'] = "Prawo autorskie";
 $text['theme-label-copyright']['pl-pl'] = "Prawo autorskie";
 $text['theme-label-copyright']['pt-br'] = "direito autoral";
 $text['theme-label-copyright']['pt-br'] = "direito autoral";
@@ -196,6 +203,7 @@ $text['theme-label-all_rights_reserved']['fr-ca'] = "Tous les droits réservés"
 $text['theme-label-all_rights_reserved']['fr-fr'] = "Tous les droits réservés";
 $text['theme-label-all_rights_reserved']['fr-fr'] = "Tous les droits réservés";
 $text['theme-label-all_rights_reserved']['he-il'] = "כל הזכויות שמורות.";
 $text['theme-label-all_rights_reserved']['he-il'] = "כל הזכויות שמורות.";
 $text['theme-label-all_rights_reserved']['it-it'] = "Tutti i diritti riservati.";
 $text['theme-label-all_rights_reserved']['it-it'] = "Tutti i diritti riservati.";
+$text['theme-label-all_rights_reserved']['ka-ge'] = "ყველა უფლება დაცულია.";
 $text['theme-label-all_rights_reserved']['nl-nl'] = "Alle rechten voorbehouden.";
 $text['theme-label-all_rights_reserved']['nl-nl'] = "Alle rechten voorbehouden.";
 $text['theme-label-all_rights_reserved']['pl-pl'] = "Wszelkie prawa zastrzeżone.";
 $text['theme-label-all_rights_reserved']['pl-pl'] = "Wszelkie prawa zastrzeżone.";
 $text['theme-label-all_rights_reserved']['pt-br'] = "Todos os direitos reservados.";
 $text['theme-label-all_rights_reserved']['pt-br'] = "Todos os direitos reservados.";
@@ -222,6 +230,7 @@ $text['theme-label-user']['fr-ca'] = "Utilisateur"; //copied from fr-fr
 $text['theme-label-user']['fr-fr'] = "Utilisateur";
 $text['theme-label-user']['fr-fr'] = "Utilisateur";
 $text['theme-label-user']['he-il'] = "מִשׁתַמֵשׁ";
 $text['theme-label-user']['he-il'] = "מִשׁתַמֵשׁ";
 $text['theme-label-user']['it-it'] = "Utente";
 $text['theme-label-user']['it-it'] = "Utente";
+$text['theme-label-user']['ka-ge'] = "მომხმარებელი";
 $text['theme-label-user']['nl-nl'] = "Gebruiker";
 $text['theme-label-user']['nl-nl'] = "Gebruiker";
 $text['theme-label-user']['pl-pl'] = "Użytkownicy";
 $text['theme-label-user']['pl-pl'] = "Użytkownicy";
 $text['theme-label-user']['pt-br'] = "Usuário";
 $text['theme-label-user']['pt-br'] = "Usuário";
@@ -248,6 +257,7 @@ $text['theme-label-domain']['fr-ca'] = "Domaine"; //copied from fr-fr
 $text['theme-label-domain']['fr-fr'] = "Domaine";
 $text['theme-label-domain']['fr-fr'] = "Domaine";
 $text['theme-label-domain']['he-il'] = "תְחוּם";
 $text['theme-label-domain']['he-il'] = "תְחוּם";
 $text['theme-label-domain']['it-it'] = "Dominio";
 $text['theme-label-domain']['it-it'] = "Dominio";
+$text['theme-label-domain']['ka-ge'] = "დომენი";
 $text['theme-label-domain']['nl-nl'] = "Domein";
 $text['theme-label-domain']['nl-nl'] = "Domein";
 $text['theme-label-domain']['pl-pl'] = "Domena";
 $text['theme-label-domain']['pl-pl'] = "Domena";
 $text['theme-label-domain']['pt-br'] = "Dominio";
 $text['theme-label-domain']['pt-br'] = "Dominio";
@@ -274,6 +284,7 @@ $text['theme-label-expand_menu']['fr-ca'] = "Étendre le Menu";
 $text['theme-label-expand_menu']['fr-fr'] = "Étendre le Menu";
 $text['theme-label-expand_menu']['fr-fr'] = "Étendre le Menu";
 $text['theme-label-expand_menu']['he-il'] = "הרחב את התפריט";
 $text['theme-label-expand_menu']['he-il'] = "הרחב את התפריט";
 $text['theme-label-expand_menu']['it-it'] = "Espandi Menù";
 $text['theme-label-expand_menu']['it-it'] = "Espandi Menù";
+$text['theme-label-expand_menu']['ka-ge'] = "მენიუს ჩამოშლა";
 $text['theme-label-expand_menu']['nl-nl'] = "Vouw Menu uit";
 $text['theme-label-expand_menu']['nl-nl'] = "Vouw Menu uit";
 $text['theme-label-expand_menu']['pl-pl'] = "Rozwiń menu";
 $text['theme-label-expand_menu']['pl-pl'] = "Rozwiń menu";
 $text['theme-label-expand_menu']['pt-br'] = "Expandir Menu";
 $text['theme-label-expand_menu']['pt-br'] = "Expandir Menu";
@@ -300,6 +311,7 @@ $text['theme-label-contract_menu']['fr-ca'] = "Menu Contrat";
 $text['theme-label-contract_menu']['fr-fr'] = "Menu Contrat";
 $text['theme-label-contract_menu']['fr-fr'] = "Menu Contrat";
 $text['theme-label-contract_menu']['he-il'] = "תפריט חוזה";
 $text['theme-label-contract_menu']['he-il'] = "תפריט חוזה";
 $text['theme-label-contract_menu']['it-it'] = "Menù contrattuale";
 $text['theme-label-contract_menu']['it-it'] = "Menù contrattuale";
+$text['theme-label-contract_menu']['ka-ge'] = "მენუს აკეცვა";
 $text['theme-label-contract_menu']['nl-nl'] = "Contractmenu";
 $text['theme-label-contract_menu']['nl-nl'] = "Contractmenu";
 $text['theme-label-contract_menu']['pl-pl'] = "menu kontraktu";
 $text['theme-label-contract_menu']['pl-pl'] = "menu kontraktu";
 $text['theme-label-contract_menu']['pt-br'] = "Menu Contrato";
 $text['theme-label-contract_menu']['pt-br'] = "Menu Contrato";
@@ -326,6 +338,7 @@ $text['theme-label-pin_menu']['fr-ca'] = "Épingler Menu";
 $text['theme-label-pin_menu']['fr-fr'] = "Épingler Menu";
 $text['theme-label-pin_menu']['fr-fr'] = "Épingler Menu";
 $text['theme-label-pin_menu']['he-il'] = "תפריט סיכה";
 $text['theme-label-pin_menu']['he-il'] = "תפריט סיכה";
 $text['theme-label-pin_menu']['it-it'] = "Pin Menù";
 $text['theme-label-pin_menu']['it-it'] = "Pin Menù";
+$text['theme-label-pin_menu']['ka-ge'] = "მენიუს მიმაგრება";
 $text['theme-label-pin_menu']['nl-nl'] = "Pin-menu";
 $text['theme-label-pin_menu']['nl-nl'] = "Pin-menu";
 $text['theme-label-pin_menu']['pl-pl'] = "Przypnij menu";
 $text['theme-label-pin_menu']['pl-pl'] = "Przypnij menu";
 $text['theme-label-pin_menu']['pt-br'] = "Pin Menu";
 $text['theme-label-pin_menu']['pt-br'] = "Pin Menu";
@@ -352,6 +365,7 @@ $text['theme-label-unpin_menu']['fr-ca'] = "Désépingler Menu";
 $text['theme-label-unpin_menu']['fr-fr'] = "Désépingler Menu";
 $text['theme-label-unpin_menu']['fr-fr'] = "Désépingler Menu";
 $text['theme-label-unpin_menu']['he-il'] = "בטל את ההצמדה של תפריט";
 $text['theme-label-unpin_menu']['he-il'] = "בטל את ההצמדה של תפריט";
 $text['theme-label-unpin_menu']['it-it'] = "Sblocca il menu";
 $text['theme-label-unpin_menu']['it-it'] = "Sblocca il menu";
+$text['theme-label-unpin_menu']['ka-ge'] = "მენიუს მოხსნა";
 $text['theme-label-unpin_menu']['nl-nl'] = "Menu losmaken";
 $text['theme-label-unpin_menu']['nl-nl'] = "Menu losmaken";
 $text['theme-label-unpin_menu']['pl-pl'] = "Odepnij menu";
 $text['theme-label-unpin_menu']['pl-pl'] = "Odepnij menu";
 $text['theme-label-unpin_menu']['pt-br'] = "Desafixar menu";
 $text['theme-label-unpin_menu']['pt-br'] = "Desafixar menu";
@@ -378,6 +392,7 @@ $text['theme-message-menu_expanded']['fr-ca'] = "Menu Épinglé";
 $text['theme-message-menu_expanded']['fr-fr'] = "Menu Épinglé";
 $text['theme-message-menu_expanded']['fr-fr'] = "Menu Épinglé";
 $text['theme-message-menu_expanded']['he-il'] = "התפריט מוצמד";
 $text['theme-message-menu_expanded']['he-il'] = "התפריט מוצמד";
 $text['theme-message-menu_expanded']['it-it'] = "Menu bloccato";
 $text['theme-message-menu_expanded']['it-it'] = "Menu bloccato";
+$text['theme-message-menu_expanded']['ka-ge'] = "მენიუ მიმაგრებულია";
 $text['theme-message-menu_expanded']['nl-nl'] = "Menu vastgezet";
 $text['theme-message-menu_expanded']['nl-nl'] = "Menu vastgezet";
 $text['theme-message-menu_expanded']['pl-pl'] = "Menu przypięte";
 $text['theme-message-menu_expanded']['pl-pl'] = "Menu przypięte";
 $text['theme-message-menu_expanded']['pt-br'] = "Menu fixado";
 $text['theme-message-menu_expanded']['pt-br'] = "Menu fixado";
@@ -404,6 +419,7 @@ $text['theme-message-menu_contracted']['fr-ca'] = "Menu Désépinglé";
 $text['theme-message-menu_contracted']['fr-fr'] = "Menu Désépinglé";
 $text['theme-message-menu_contracted']['fr-fr'] = "Menu Désépinglé";
 $text['theme-message-menu_contracted']['he-il'] = "התפריט בוטלה";
 $text['theme-message-menu_contracted']['he-il'] = "התפריט בוטלה";
 $text['theme-message-menu_contracted']['it-it'] = "Menu sbloccato";
 $text['theme-message-menu_contracted']['it-it'] = "Menu sbloccato";
+$text['theme-message-menu_contracted']['ka-ge'] = "მენიუ მოიხსნა";
 $text['theme-message-menu_contracted']['nl-nl'] = "Menu losgemaakt";
 $text['theme-message-menu_contracted']['nl-nl'] = "Menu losgemaakt";
 $text['theme-message-menu_contracted']['pl-pl'] = "Menu odpięte";
 $text['theme-message-menu_contracted']['pl-pl'] = "Menu odpięte";
 $text['theme-message-menu_contracted']['pt-br'] = "Menu desafixado";
 $text['theme-message-menu_contracted']['pt-br'] = "Menu desafixado";
@@ -430,6 +446,7 @@ $text['theme-message-menu_reset']['fr-ca'] = "Réinitialisation de l'État du Me
 $text['theme-message-menu_reset']['fr-fr'] = "Réinitialisation de l'État du Menu";
 $text['theme-message-menu_reset']['fr-fr'] = "Réinitialisation de l'État du Menu";
 $text['theme-message-menu_reset']['he-il'] = "איפוס מצב תפריט";
 $text['theme-message-menu_reset']['he-il'] = "איפוס מצב תפריט";
 $text['theme-message-menu_reset']['it-it'] = "Ripristino dello stato del menu";
 $text['theme-message-menu_reset']['it-it'] = "Ripristino dello stato del menu";
+$text['theme-message-menu_reset']['ka-ge'] = "მენიუს მდგომარეობის ჩამოყრა";
 $text['theme-message-menu_reset']['nl-nl'] = "Menustatus resetten";
 $text['theme-message-menu_reset']['nl-nl'] = "Menustatus resetten";
 $text['theme-message-menu_reset']['pl-pl'] = "Resetowanie stanu menu";
 $text['theme-message-menu_reset']['pl-pl'] = "Resetowanie stanu menu";
 $text['theme-message-menu_reset']['pt-br'] = "Reinicialização do estado do menu";
 $text['theme-message-menu_reset']['pt-br'] = "Reinicialização do estado do menu";

Some files were not shown because too many files changed in this diff