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:
@@ -13,6 +13,7 @@ $text['label-switch_status']['fr-ca'] = "État du commutateur";
|
||||
$text['label-switch_status']['fr-fr'] = "État du commutateur";
|
||||
$text['label-switch_status']['he-il'] = "שנה מצב";
|
||||
$text['label-switch_status']['it-it'] = "Cambia stato";
|
||||
$text['label-switch_status']['ka-ge'] = "კომუტატორის სტატუსი";
|
||||
$text['label-switch_status']['nl-nl'] = "Schakelstatus";
|
||||
$text['label-switch_status']['pl-pl'] = "Przełącz stan";
|
||||
$text['label-switch_status']['pt-br'] = "Mudar de estado";
|
||||
@@ -39,6 +40,7 @@ $text['label-channels']['fr-ca'] = "Canaux";
|
||||
$text['label-channels']['fr-fr'] = "Canaux";
|
||||
$text['label-channels']['he-il'] = "ערוצים";
|
||||
$text['label-channels']['it-it'] = "Canali";
|
||||
$text['label-channels']['ka-ge'] = "არხები";
|
||||
$text['label-channels']['nl-nl'] = "Kanalen";
|
||||
$text['label-channels']['pl-pl'] = "Kanały";
|
||||
$text['label-channels']['pt-br'] = "Canais";
|
||||
@@ -65,6 +67,7 @@ $text['label-registrations']['fr-ca'] = "Enregistrements SIP";
|
||||
$text['label-registrations']['fr-fr'] = "Enregistrements SIP";
|
||||
$text['label-registrations']['he-il'] = "רישומים";
|
||||
$text['label-registrations']['it-it'] = "Registrazioni";
|
||||
$text['label-registrations']['ka-ge'] = "რეგისტრაციები";
|
||||
$text['label-registrations']['nl-nl'] = "Registraties";
|
||||
$text['label-registrations']['pl-pl'] = "Rejestracje";
|
||||
$text['label-registrations']['pt-br'] = "Registros";
|
||||
@@ -91,6 +94,7 @@ $text['label-switch_uptime']['fr-ca'] = "Temps de disponibilité du commutateur"
|
||||
$text['label-switch_uptime']['fr-fr'] = "Temps de disponibilité du commutateur";
|
||||
$text['label-switch_uptime']['he-il'] = "החלף זמן פעולה";
|
||||
$text['label-switch_uptime']['it-it'] = "Tempo di attività Switch";
|
||||
$text['label-switch_uptime']['ka-ge'] = "კომუტატორის ჩართულობის დრო";
|
||||
$text['label-switch_uptime']['nl-nl'] = "Wissel uptime";
|
||||
$text['label-switch_uptime']['pl-pl'] = "Przełącz czas pracy";
|
||||
$text['label-switch_uptime']['pt-br'] = "Tempo de atividade do switch";
|
||||
@@ -117,6 +121,7 @@ $text['label-switch']['fr-ca'] = "Interrupteur";
|
||||
$text['label-switch']['fr-fr'] = "Interrupteur";
|
||||
$text['label-switch']['he-il'] = "החלף";
|
||||
$text['label-switch']['it-it'] = "Switch";
|
||||
$text['label-switch']['ka-ge'] = "კომუტატორი";
|
||||
$text['label-switch']['nl-nl'] = "Centrale";
|
||||
$text['label-switch']['pl-pl'] = "Przełącznik";
|
||||
$text['label-switch']['pt-br'] = "Interruptor";
|
||||
|
||||
Reference in New Issue
Block a user