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['title-log_viewer']['fr-ca'] = "Afficher les Logs";
|
||||
$text['title-log_viewer']['fr-fr'] = "Afficher les Logs";
|
||||
$text['title-log_viewer']['he-il'] = "תגית: Viewer";
|
||||
$text['title-log_viewer']['it-it'] = "Log Viewer";
|
||||
$text['title-log_viewer']['ka-ge'] = "ჟურნალის დათვალიერება";
|
||||
$text['title-log_viewer']['nl-nl'] = "Bekijk logs";
|
||||
$text['title-log_viewer']['pl-pl'] = "Podgląd logów";
|
||||
$text['title-log_viewer']['pt-br'] = "Visualizar os logs";
|
||||
@@ -39,6 +40,7 @@ $text['label-syntax']['fr-ca'] = "Coloration Syntaxique";
|
||||
$text['label-syntax']['fr-fr'] = "Coloration Syntaxique";
|
||||
$text['label-syntax']['he-il'] = "המונחים Highlighted";
|
||||
$text['label-syntax']['it-it'] = "Sintassi Evidenziata";
|
||||
$text['label-syntax']['ka-ge'] = "სინტაქსის გამოკვეთა";
|
||||
$text['label-syntax']['nl-nl'] = "Syntax uitlichten";
|
||||
$text['label-syntax']['pl-pl'] = "Składnia wyróżniona";
|
||||
$text['label-syntax']['pt-br'] = "Realçar a sintaxe";
|
||||
@@ -65,6 +67,7 @@ $text['label-sort']['fr-ca'] = "Affichage ordre descendant";
|
||||
$text['label-sort']['fr-fr'] = "Affichage ordre descendant";
|
||||
$text['label-sort']['he-il'] = "מיין יורד";
|
||||
$text['label-sort']['it-it'] = "Ordina a Scendere";
|
||||
$text['label-sort']['ka-ge'] = "დაღმავალი დალაგება";
|
||||
$text['label-sort']['nl-nl'] = "Sorteer aflopened";
|
||||
$text['label-sort']['pl-pl'] = "Sortuj malejąco";
|
||||
$text['label-sort']['pt-br'] = "Ordenar por tipo";
|
||||
@@ -91,6 +94,7 @@ $text['label-open_file']['fr-ca'] = "Ouvrir le fichier entier";
|
||||
$text['label-open_file']['fr-fr'] = "Ouvrir le fichier entier";
|
||||
$text['label-open_file']['he-il'] = "פתח קובץ שלם";
|
||||
$text['label-open_file']['it-it'] = "Apertura completa file";
|
||||
$text['label-open_file']['ka-ge'] = "მთელი ფაილის გახსნა";
|
||||
$text['label-open_file']['nl-nl'] = "Open het gehele log bestand";
|
||||
$text['label-open_file']['pl-pl'] = "otwarcie całego pliku";
|
||||
$text['label-open_file']['pt-br'] = "Abrir um arquivo todo";
|
||||
@@ -117,6 +121,7 @@ $text['label-open_at']['fr-ca'] = "Ouvrir à";
|
||||
$text['label-open_at']['fr-fr'] = "Ouvrir à";
|
||||
$text['label-open_at']['he-il'] = "פתיחה";
|
||||
$text['label-open_at']['it-it'] = "Aperto a";
|
||||
$text['label-open_at']['ka-ge'] = "გახსნის ადგილი";
|
||||
$text['label-open_at']['nl-nl'] = "Openen vanaf";
|
||||
$text['label-open_at']['pl-pl'] = "otwarcie na";
|
||||
$text['label-open_at']['pt-br'] = "Abrir";
|
||||
@@ -143,6 +148,7 @@ $text['label-line_number']['fr-ca'] = "Afficher les numéros de ligne";
|
||||
$text['label-line_number']['fr-fr'] = "Afficher les numéros de ligne";
|
||||
$text['label-line_number']['he-il'] = "תגית: Line Numbers";
|
||||
$text['label-line_number']['it-it'] = "Mostra Numeri di Riga";
|
||||
$text['label-line_number']['ka-ge'] = "ხაზის ნომრების ჩვენება";
|
||||
$text['label-line_number']['nl-nl'] = "Toon regelnummers";
|
||||
$text['label-line_number']['pl-pl'] = "Pokaż numery wierszy";
|
||||
$text['label-line_number']['pt-br'] = "Mostrar números das linhas";
|
||||
@@ -169,6 +175,7 @@ $text['label-size']['fr-ca'] = "KB";
|
||||
$text['label-size']['fr-fr'] = "KB";
|
||||
$text['label-size']['he-il'] = "KB";
|
||||
$text['label-size']['it-it'] = "KB";
|
||||
$text['label-size']['ka-ge'] = "კბ";
|
||||
$text['label-size']['nl-nl'] = "kB";
|
||||
$text['label-size']['pl-pl'] = "KB";
|
||||
$text['label-size']['pt-br'] = "KB";
|
||||
@@ -195,6 +202,7 @@ $text['label-log_file']['fr-ca'] = "Fichier journal";
|
||||
$text['label-log_file']['fr-fr'] = "Fichier journal";
|
||||
$text['label-log_file']['he-il'] = "קובץ לוג";
|
||||
$text['label-log_file']['it-it'] = "File di registro";
|
||||
$text['label-log_file']['ka-ge'] = "ჟურნალის ფაილი";
|
||||
$text['label-log_file']['nl-nl'] = "Logbestand";
|
||||
$text['label-log_file']['pl-pl'] = "Plik logów";
|
||||
$text['label-log_file']['pt-br'] = "Arquivo de log";
|
||||
@@ -221,6 +229,7 @@ $text['label-filter']['fr-ca'] = "Filtre";
|
||||
$text['label-filter']['fr-fr'] = "Filtre";
|
||||
$text['label-filter']['he-il'] = "filter";
|
||||
$text['label-filter']['it-it'] = "Filtro";
|
||||
$text['label-filter']['ka-ge'] = "ფილტრი";
|
||||
$text['label-filter']['nl-nl'] = "Filter";
|
||||
$text['label-filter']['pl-pl'] = "Filtr";
|
||||
$text['label-filter']['pt-br'] = "Filtro";
|
||||
@@ -247,6 +256,7 @@ $text['label-displaying']['fr-ca'] = "Afficher les derniers";
|
||||
$text['label-displaying']['fr-fr'] = "Afficher les derniers";
|
||||
$text['label-displaying']['he-il'] = "להציג את האחרון";
|
||||
$text['label-displaying']['it-it'] = "Mostra l'ultimo";
|
||||
$text['label-displaying']['ka-ge'] = "უკანასკნელის ჩვენება";
|
||||
$text['label-displaying']['nl-nl'] = "Toon de laatste";
|
||||
$text['label-displaying']['pl-pl'] = "Wyświetlanie od ostatniego";
|
||||
$text['label-displaying']['pt-br'] = "Mostrar o último";
|
||||
@@ -273,6 +283,7 @@ $text['label-bytes']['fr-ca'] = "bytes";
|
||||
$text['label-bytes']['fr-fr'] = "bytes";
|
||||
$text['label-bytes']['he-il'] = "Bytes";
|
||||
$text['label-bytes']['it-it'] = "bytes";
|
||||
$text['label-bytes']['ka-ge'] = "ბაიტი";
|
||||
$text['label-bytes']['nl-nl'] = "bytes";
|
||||
$text['label-bytes']['pl-pl'] = "bajtów";
|
||||
$text['label-bytes']['pt-br'] = "bytes";
|
||||
@@ -299,6 +310,7 @@ $text['error-open_file']['fr-ca'] = "Impossible d'ouvrir le fichier!";
|
||||
$text['error-open_file']['fr-fr'] = "Impossible d'ouvrir le fichier!";
|
||||
$text['error-open_file']['he-il'] = "לא ניתן לפתוח קובץ!";
|
||||
$text['error-open_file']['it-it'] = "Impossibile aprire il file!";
|
||||
$text['error-open_file']['ka-ge'] = "ფაილის გახსნა შეუძლებელია!";
|
||||
$text['error-open_file']['nl-nl'] = "Kan bestand niet openen!";
|
||||
$text['error-open_file']['pl-pl'] = "Nie można otworzyć pliku!";
|
||||
$text['error-open_file']['pt-br'] = "Impossivel abrir o arquivo";
|
||||
@@ -325,6 +337,7 @@ $text['description-filter']['fr-ca'] = "Filtrer les logs avec le texte:";
|
||||
$text['description-filter']['fr-fr'] = "Filtrer les logs avec le texte:";
|
||||
$text['description-filter']['he-il'] = "מסנן את הקובץ עם הטקסט:";
|
||||
$text['description-filter']['it-it'] = "Filtra il log con il testo:";
|
||||
$text['description-filter']['ka-ge'] = "ჟურნალის გაფილვრა ტექსტით:";
|
||||
$text['description-filter']['nl-nl'] = "Filter de log met de tekst:";
|
||||
$text['description-filter']['pl-pl'] = "Filtrowanie logu z tekstem:";
|
||||
$text['description-filter']['pt-br'] = "Filtrar o log com o seguinte texto:";
|
||||
@@ -351,6 +364,7 @@ $text['label-display']['fr-ca'] = "Afficher";
|
||||
$text['label-display']['fr-fr'] = "Afficher";
|
||||
$text['label-display']['he-il'] = "לְהַצִיג";
|
||||
$text['label-display']['it-it'] = "Schermo";
|
||||
$text['label-display']['ka-ge'] = "ჩვენება";
|
||||
$text['label-display']['nl-nl'] = "Weergave";
|
||||
$text['label-display']['pl-pl'] = "Wyświetl";
|
||||
$text['label-display']['pt-br'] = "Mostrar";
|
||||
|
||||
Reference in New Issue
Block a user