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:
NorwayFun
2024-08-28 17:59:02 +02:00
committed by GitHub
parent 5702102850
commit aabc2f33a8
212 changed files with 4389 additions and 869 deletions

View File

@@ -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']['he-il'] = "מאגרי מידע";
$text['title-databases']['it-it'] = "Banche dati";
$text['title-databases']['ka-ge'] = "მონაცემთა ბაზები";
$text['title-databases']['nl-nl'] = "Databanken";
$text['title-databases']['pl-pl'] = "Bazy danych";
$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']['he-il'] = "עריכת מסד נתונים";
$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']['pl-pl'] = "Edytuj bazę danych";
$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']['he-il'] = "הוסף מסד נתונים";
$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']['pl-pl'] = "Dodaj bazę danych";
$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']['he-il'] = "שם משתמש";
$text['label-username']['it-it'] = "Nome utente";
$text['label-username']['ka-ge'] = "მომხმარებლის სახელი";
$text['label-username']['nl-nl'] = "Gebruikersnaam";
$text['label-username']['pl-pl'] = "Użytkownik";
$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']['he-il'] = "נמל";
$text['label-port']['it-it'] = "Porta";
$text['label-port']['ka-ge'] = "პორტი";
$text['label-port']['nl-nl'] = "Haven";
$text['label-port']['pl-pl'] = "Port";
$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']['he-il'] = "נָתִיב";
$text['label-path']['it-it'] = "Percorso";
$text['label-path']['ka-ge'] = "ბილიკი";
$text['label-path']['nl-nl'] = "Pad";
$text['label-path']['pl-pl'] = "Ścieżka";
$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']['he-il'] = "מנחה";
$text['label-host']['it-it'] = "Ospite";
$text['label-host']['ka-ge'] = "ჰოსტი";
$text['label-host']['nl-nl'] = "Gastheer";
$text['label-host']['pl-pl'] = "Gospodarz";
$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']['he-il'] = "נהג";
$text['label-driver']['it-it'] = "Autista";
$text['label-driver']['ka-ge'] = "დრაივერი";
$text['label-driver']['nl-nl'] = "Bestuurder";
$text['label-driver']['pl-pl'] = "Sterownik";
$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']['he-il'] = "מאגרי מידע";
$text['header-databases']['it-it'] = "Banche dati";
$text['header-databases']['ka-ge'] = "მონაცემთა ბაზები";
$text['header-databases']['nl-nl'] = "Databanken";
$text['header-databases']['pl-pl'] = "Bazy danych";
$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']['he-il'] = "עריכת מסד נתונים";
$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']['pl-pl'] = "Edytuj bazę danych";
$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']['he-il'] = "הוסף מסד נתונים";
$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']['pl-pl'] = "Dodaj bazę danych";
$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']['he-il'] = "הזן את שם המשתמש של מסד הנתונים.";
$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']['pl-pl'] = "Wprowadź nazwę użytkownika";
$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']['he-il'] = "בחר את סוג מסד הנתונים.";
$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']['pl-pl'] = "Wprowadź rodzaj bazy danych";
$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']['he-il'] = "הזן את מספר היציאה.";
$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']['pl-pl'] = "Wprowadź numer portu";
$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']['he-il'] = "הזן את נתיב קובץ מסד הנתונים (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']['pl-pl'] = "Wprowadź ścieżkę do pliku bazy danych (tylko 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']['he-il'] = "הזן את סיסמת מסד הנתונים.";
$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']['pl-pl'] = "Wprowadź hasło do bazy danych.";
$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']['he-il'] = "הזן את שם מסד הנתונים.";
$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']['pl-pl'] = "Wprowadź nazwę bazy danych.";
$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']['he-il'] = "הזן את שם המארח.";
$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']['pl-pl'] = "Wprowadź nazwę hosta.";
$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']['he-il'] = "בחר את מנהל ההתקן של מסד הנתונים.";
$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']['pl-pl'] = "Wybierz sterownik bazy danych.";
$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']['he-il'] = "מידע על מסד נתונים.";
$text['description-databases']['it-it'] = "Informazioni Database.";
$text['description-databases']['ka-ge'] = "მონაცემთა ბაზის ინფორმაცია.";
$text['description-databases']['nl-nl'] = "Database-informatie.";
$text['description-databases']['pl-pl'] = "Informacje o bazie danych.";
$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']['he-il'] = "מידע על חיבור למסד נתונים.";
$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']['pl-pl'] = "Informacje o połączeniach z bazą danych.";
$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']['he-il'] = "מידע על חיבור למסד נתונים.";
$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']['pl-pl'] = "Informacje o połączeniach z bazą danych.";
$text['description-database-add']['pt-br'] = "Informações da conexão ao banco de dados";