mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2025-12-30 00:53:50 +00:00
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
This commit is contained in:
@@ -20,6 +20,7 @@
|
||||
$apps[$x]['description']['fr-fr'] = "Affiche les informations système telles que les informations sur la RAM, le processeur et le disque dur.";
|
||||
$apps[$x]['description']['he-il'] = "";
|
||||
$apps[$x]['description']['it-it'] = "";
|
||||
$apps[$x]['description']['ka-ge'] = "აჩვენებს სისტემის ისეთ პარამეტრების, როგორიცაა RAM, CPU და დისკი, ინფორმაციას.";
|
||||
$apps[$x]['description']['nl-nl'] = "Toont de systeem informatie zoals RAM, CPU en Harddisk informatie.";
|
||||
$apps[$x]['description']['pl-pl'] = "";
|
||||
$apps[$x]['description']['pt-br'] = "";
|
||||
|
||||
@@ -13,6 +13,7 @@ $text['title-status']['fr-ca'] = "Statut";
|
||||
$text['title-status']['fr-fr'] = "Statut";
|
||||
$text['title-status']['he-il'] = "סטטוס";
|
||||
$text['title-status']['it-it'] = "Stato";
|
||||
$text['title-status']['ka-ge'] = "სტატუსი";
|
||||
$text['title-status']['nl-nl'] = "Status";
|
||||
$text['title-status']['pl-pl'] = "Status ";
|
||||
$text['title-status']['pt-br'] = "Estado";
|
||||
@@ -39,6 +40,7 @@ $text['title-sofia-status-profile']['fr-ca'] = "profile statut sofia";
|
||||
$text['title-sofia-status-profile']['fr-fr'] = "profile statut sofia";
|
||||
$text['title-sofia-status-profile']['he-il'] = "פרופיל סטטוס Sofia";
|
||||
$text['title-sofia-status-profile']['it-it'] = "sofia status profile";
|
||||
$text['title-sofia-status-profile']['ka-ge'] = "სტატუსის 'softia' პროფილი";
|
||||
$text['title-sofia-status-profile']['nl-nl'] = "sofia status profiel";
|
||||
$text['title-sofia-status-profile']['pl-pl'] = "Status profilu sofia";
|
||||
$text['title-sofia-status-profile']['pt-br'] = "Perfil associado ao estado do módulo Sofia";
|
||||
@@ -65,6 +67,7 @@ $text['title-sofia-status']['fr-ca'] = "sofia statut";
|
||||
$text['title-sofia-status']['fr-fr'] = "sofia statut";
|
||||
$text['title-sofia-status']['he-il'] = "סטטוס Sofia";
|
||||
$text['title-sofia-status']['it-it'] = "sofia status";
|
||||
$text['title-sofia-status']['ka-ge'] = "sofia სტატუსი";
|
||||
$text['title-sofia-status']['nl-nl'] = "sofia status";
|
||||
$text['title-sofia-status']['pl-pl'] = "status sofi";
|
||||
$text['title-sofia-status']['pt-br'] = "Estado do módulo Sofia";
|
||||
@@ -91,6 +94,7 @@ $text['title-sip_status']['fr-ca'] = "SIP État";
|
||||
$text['title-sip_status']['fr-fr'] = "SIP État";
|
||||
$text['title-sip_status']['he-il'] = "SIP סטטוס";
|
||||
$text['title-sip_status']['it-it'] = "Stato SIP";
|
||||
$text['title-sip_status']['ka-ge'] = "SIP-ის სტატუსი";
|
||||
$text['title-sip_status']['nl-nl'] = "SIP Status";
|
||||
$text['title-sip_status']['pl-pl'] = "Status SIP";
|
||||
$text['title-sip_status']['pt-br'] = "Estado SIP";
|
||||
@@ -117,6 +121,7 @@ $text['label-action']['fr-ca'] = "Action";
|
||||
$text['label-action']['fr-fr'] = "Action";
|
||||
$text['label-action']['he-il'] = "פעולה";
|
||||
$text['label-action']['it-it'] = "Azione";
|
||||
$text['label-action']['ka-ge'] = "ქმედება";
|
||||
$text['label-action']['nl-nl'] = "Actie";
|
||||
$text['label-action']['pl-pl'] = "Operacja";
|
||||
$text['label-action']['pt-br'] = "Ação";
|
||||
@@ -143,6 +148,7 @@ $text['label-state']['fr-ca'] = "Etat";
|
||||
$text['label-state']['fr-fr'] = "Etat";
|
||||
$text['label-state']['he-il'] = "מדינה";
|
||||
$text['label-state']['it-it'] = "Stato";
|
||||
$text['label-state']['ka-ge'] = "სტატუსი";
|
||||
$text['label-state']['nl-nl'] = "Status";
|
||||
$text['label-state']['pl-pl'] = "Status";
|
||||
$text['label-state']['pt-br'] = "Estado";
|
||||
@@ -169,6 +175,7 @@ $text['label-message']['fr-ca'] = "Message";
|
||||
$text['label-message']['fr-fr'] = "Message";
|
||||
$text['label-message']['he-il'] = "הודעה";
|
||||
$text['label-message']['it-it'] = "Messaggio";
|
||||
$text['label-message']['ka-ge'] = "შეტყობინება";
|
||||
$text['label-message']['nl-nl'] = "Bericht";
|
||||
$text['label-message']['pl-pl'] = "Wiadomość";
|
||||
$text['label-message']['pt-br'] = "Mensagem";
|
||||
@@ -195,6 +202,7 @@ $text['label-data']['fr-ca'] = "Données";
|
||||
$text['label-data']['fr-fr'] = "Données";
|
||||
$text['label-data']['he-il'] = "נתונים";
|
||||
$text['label-data']['it-it'] = "Dati";
|
||||
$text['label-data']['ka-ge'] = "მონაცემები";
|
||||
$text['label-data']['nl-nl'] = "Gegevens";
|
||||
$text['label-data']['pl-pl'] = "Dane";
|
||||
$text['label-data']['pt-br'] = "Data";
|
||||
@@ -221,6 +229,7 @@ $text['label-profile']['fr-ca'] = "Profil";
|
||||
$text['label-profile']['fr-fr'] = "Profil";
|
||||
$text['label-profile']['he-il'] = "פרופילים";
|
||||
$text['label-profile']['it-it'] = "Profili";
|
||||
$text['label-profile']['ka-ge'] = "პროფილი";
|
||||
$text['label-profile']['nl-nl'] = "Profielen";
|
||||
$text['label-profile']['pl-pl'] = "Profile";
|
||||
$text['label-profile']['pt-br'] = "Perfi";
|
||||
@@ -247,6 +256,7 @@ $text['label-gateway']['fr-ca'] = "Passerelle";
|
||||
$text['label-gateway']['fr-fr'] = "Passerelle";
|
||||
$text['label-gateway']['he-il'] = "כְּנִיסָה";
|
||||
$text['label-gateway']['it-it'] = "Gateway";
|
||||
$text['label-gateway']['ka-ge'] = "კვანძი";
|
||||
$text['label-gateway']['nl-nl'] = "Gateway";
|
||||
$text['label-gateway']['pl-pl'] = "Brama wyjściowa ";
|
||||
$text['label-gateway']['pt-br'] = "Tronco";
|
||||
@@ -273,6 +283,7 @@ $text['description-sip_status']['fr-ca'] = "Affichez et gérez l'état des profi
|
||||
$text['description-sip_status']['fr-fr'] = "Affichez et gérez l'état des profils système et des passerelles.";
|
||||
$text['description-sip_status']['he-il'] = "הצג ונהל את הסטטוס של פרופילי מערכת ושערים.";
|
||||
$text['description-sip_status']['it-it'] = "Visualizza e gestisci lo stato dei profili di sistema e dei gateway.";
|
||||
$text['description-sip_status']['ka-ge'] = "ნახეთ და მართეთ სისტემური პროფილებისა და კვანძების სტატუსი.";
|
||||
$text['description-sip_status']['nl-nl'] = "Bekijk en beheer de status van systeemprofielen en gateways.";
|
||||
$text['description-sip_status']['pl-pl'] = "Przeglądaj i zarządzaj statusem profili systemowych i bramek.";
|
||||
$text['description-sip_status']['pt-br'] = "Visualize e gerencie o status dos perfis e gateways do sistema.";
|
||||
@@ -299,6 +310,7 @@ $text['error-event-socket']['fr-ca'] = "Connexion à l'Event Socket en echec.";
|
||||
$text['error-event-socket']['fr-fr'] = "Connexion à l'Event Socket en echec.";
|
||||
$text['error-event-socket']['he-il'] = "החיבור ל-Event Socket נכשל.";
|
||||
$text['error-event-socket']['it-it'] = "Connessione alla Event Socket fallita.";
|
||||
$text['error-event-socket']['ka-ge'] = "მოვლენების სოკეტთან კავშირი ჩავარდა.";
|
||||
$text['error-event-socket']['nl-nl'] = "Verbinding naar Event-Socket mislukt";
|
||||
$text['error-event-socket']['pl-pl'] = "Połączenie do “Event Socket” nie powiodło się";
|
||||
$text['error-event-socket']['pt-br'] = "A conexão do evento socket falhou";
|
||||
@@ -325,6 +337,7 @@ $text['button-rescan']['fr-ca'] = "Rescanne";
|
||||
$text['button-rescan']['fr-fr'] = "Rescanne";
|
||||
$text['button-rescan']['he-il'] = "סרוק מחדש";
|
||||
$text['button-rescan']['it-it'] = "Rescan";
|
||||
$text['button-rescan']['ka-ge'] = "თავიდან სკანირება";
|
||||
$text['button-rescan']['nl-nl'] = "Opnieuw scannen";
|
||||
$text['button-rescan']['pl-pl'] = "Przeskanuj";
|
||||
$text['button-rescan']['pt-br'] = "Digite novamente";
|
||||
@@ -351,6 +364,7 @@ $text['button-reload_xml']['fr-ca'] = "Rechargé XML";
|
||||
$text['button-reload_xml']['fr-fr'] = "Rechargé XML";
|
||||
$text['button-reload_xml']['he-il'] = "טען מחדש את ה-XML";
|
||||
$text['button-reload_xml']['it-it'] = "Reload XML";
|
||||
$text['button-reload_xml']['ka-ge'] = "XML-ის თავიდან ჩატვირთვა";
|
||||
$text['button-reload_xml']['nl-nl'] = "Herlaad XML";
|
||||
$text['button-reload_xml']['pl-pl'] = "Przeładuj XML";
|
||||
$text['button-reload_xml']['pt-br'] = "Carregar novamente XML";
|
||||
@@ -377,6 +391,7 @@ $text['button-reload_acl']['fr-ca'] = "Rechargé ACL";
|
||||
$text['button-reload_acl']['fr-fr'] = "Rechargé ACL";
|
||||
$text['button-reload_acl']['he-il'] = "טען מחדש את ACL";
|
||||
$text['button-reload_acl']['it-it'] = "Reload ACL";
|
||||
$text['button-reload_acl']['ka-ge'] = "ACL-ის თავიდან ჩატვირთვა";
|
||||
$text['button-reload_acl']['nl-nl'] = "Herlaad ACL";
|
||||
$text['button-reload_acl']['pl-pl'] = "Przeładuj listę kontroli dostępu";
|
||||
$text['button-reload_acl']['pt-br'] = "Carregar novamente ACL";
|
||||
@@ -403,6 +418,7 @@ $text['button-registrations']['fr-ca'] = "Enregistrements";
|
||||
$text['button-registrations']['fr-fr'] = "Enregistrements";
|
||||
$text['button-registrations']['he-il'] = "רישום";
|
||||
$text['button-registrations']['it-it'] = "Registrazioni";
|
||||
$text['button-registrations']['ka-ge'] = "რეგისტრაციები";
|
||||
$text['button-registrations']['nl-nl'] = "Registraties";
|
||||
$text['button-registrations']['pl-pl'] = "Rejestracje";
|
||||
$text['button-registrations']['pt-br'] = "Inscrições";
|
||||
@@ -429,6 +445,7 @@ $text['button-flush_registrations']['fr-ca'] = "Effacer enregistrements";
|
||||
$text['button-flush_registrations']['fr-fr'] = "Effacer enregistrements";
|
||||
$text['button-flush_registrations']['he-il'] = "רישום Flush";
|
||||
$text['button-flush_registrations']['it-it'] = "Pulisci Registrazioni";
|
||||
$text['button-flush_registrations']['ka-ge'] = "რეგისტრაციების ჩამოყრა";
|
||||
$text['button-flush_registrations']['nl-nl'] = "Verwijder Registraties";
|
||||
$text['button-flush_registrations']['pl-pl'] = "Wyrejestruj";
|
||||
$text['button-flush_registrations']['pt-br'] = "Nivelar Inscrições ";
|
||||
@@ -455,6 +472,7 @@ $text['button-flush_cache']['fr-ca'] = "Vider Cache";
|
||||
$text['button-flush_cache']['fr-fr'] = "Vider Cache";
|
||||
$text['button-flush_cache']['he-il'] = "שטף את המטמון";
|
||||
$text['button-flush_cache']['it-it'] = "Pulisci Cache";
|
||||
$text['button-flush_cache']['ka-ge'] = "კეშის ჩამოყრა";
|
||||
$text['button-flush_cache']['nl-nl'] = "Leeg Cache";
|
||||
$text['button-flush_cache']['pl-pl'] = "Opróżnij pamięć podręczną";
|
||||
$text['button-flush_cache']['pt-br'] = "Nivelar cache";
|
||||
|
||||
@@ -14,6 +14,7 @@
|
||||
$apps[$x]['menu'][$y]['title']['fr-fr'] = "Statut SIP";
|
||||
$apps[$x]['menu'][$y]['title']['he-il'] = "SIP סטטוס";
|
||||
$apps[$x]['menu'][$y]['title']['it-it'] = "Stato SIP";
|
||||
$apps[$x]['menu'][$y]['title']['ka-ge'] = "SIP-ის სტატუსი";
|
||||
$apps[$x]['menu'][$y]['title']['nl-nl'] = "SIP Status";
|
||||
$apps[$x]['menu'][$y]['title']['pl-pl'] = "Status SIP";
|
||||
$apps[$x]['menu'][$y]['title']['pt-br'] = "Estado do SIP";
|
||||
|
||||
Reference in New Issue
Block a user