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-database_transactions']['fr-ca'] = "Transactions de base de donnée
$text['title-database_transactions']['fr-fr'] = "Transactions de base de données";
$text['title-database_transactions']['he-il'] = "מסד נתונים";
$text['title-database_transactions']['it-it'] = "Transazioni del database";
$text['title-database_transactions']['ka-ge'] = "მონაცემთა ბაზის ტრანზაქციები";
$text['title-database_transactions']['nl-nl'] = "Database transacties";
$text['title-database_transactions']['pl-pl'] = "Transakcje Bazy Danych";
$text['title-database_transactions']['pt-br'] = "Transações de Banco de Dados";
@@ -38,6 +39,7 @@ $text['title-database_transaction']['fr-ca'] = "Transactions de base de données
$text['title-database_transaction']['fr-fr'] = "Transactions de base de données";
$text['title-database_transaction']['he-il'] = "Database";
$text['title-database_transaction']['it-it'] = "Transazione del database";
$text['title-database_transaction']['ka-ge'] = "მონაცემთა ბაზის ტრანზაქცია";
$text['title-database_transaction']['nl-nl'] = "Database transactie";
$text['title-database_transaction']['pl-pl'] = "Transakcja Bazy Danych";
$text['title-database_transaction']['pt-br'] = "Transação da base de dados";
@@ -63,6 +65,7 @@ $text['description-database_transactions']['fr-ca'] = "Suivre les modifications
$text['description-database_transactions']['fr-fr'] = "Suivre les modifications apportées à la base de données. Suivez le moment où les modifications ont été apportées, l'utilisateur et l'adresse de l'utilisateur qui a effectué les modifications. Fournir une option pour annuler la suppression et la mise à jour des transactions.";
$text['description-database_transactions']['he-il'] = "מעקב שינויים במסד הנתונים. מעקב אחר השינויים נעשו, המשתמש והכתובת של המשתמש שהפכו את השינויים. לספק אפשרות למחוק ולעדכן עסקאות.";
$text['description-database_transactions']['it-it'] = "Traccia le modifiche al database. Traccia quando sono state effettuate le modifiche, l'utente e l'indirizzo dell'utente che ha apportato le modifiche. Fornire un'opzione per annullare le transazioni cancellate e aggiornate.";
$text['description-database_transactions']['ka-ge'] = "მონაცემთა ბაზის ტრანზაქციების ტრეკინგი. თვალყურის დევნება, როდის მოხდა ცვლილება, მომხმარებელი და მისამართი მომხმარებლისა, რომელმაც ცვლილება შეიტანა. შესაძლებლობა, გააუქმოთ, წაშალოთ, ან განაახლოთ ტრანზაქციები.";
$text['description-database_transactions']['nl-nl'] = "Houd wijzigingen in de database bij. Houd bij wanneer de wijzigingen zijn aangebracht, de gebruiker en het adres van de gebruiker die de wijzigingen heeft aangebracht. Bied een optie om het verwijderen en bijwerken van transacties ongedaan te maken.";
$text['description-database_transactions']['pl-pl'] = "Śledź zmiany w bazie danych. Śledź, kiedy zmiany zostały wprowadzone, użytkownika i adres użytkownika, który dokonał zmian. Zapewnia opcję cofnięcia, usunięcia i aktualizacji transakcji.";
$text['description-database_transactions']['pt-br'] = "Rastrear alterações no banco de dados. Rastrear quando as alterações foram feitas, o usuário e o endereço do usuário que fez as alterações. Fornecer uma opção para desfazer transações de exclusão e atualização.";
@@ -88,6 +91,7 @@ $text['label-user']['fr-ca'] = "Utilisateur";
$text['label-user']['fr-fr'] = "Utilisateur";
$text['label-user']['he-il'] = "משתמש";
$text['label-user']['it-it'] = "Utente";
$text['label-user']['ka-ge'] = "მომხმარებელი";
$text['label-user']['nl-nl'] = "Gebruiker";
$text['label-user']['pl-pl'] = "Użytkownik";
$text['label-user']['pt-br'] = "Usuário";
@@ -113,6 +117,7 @@ $text['label-user_uuid']['fr-ca'] = "Utilisateur";
$text['label-user_uuid']['fr-fr'] = "Utilisateur";
$text['label-user_uuid']['he-il'] = "משתמש";
$text['label-user_uuid']['it-it'] = "Utente";
$text['label-user_uuid']['ka-ge'] = "მომხმარებელი";
$text['label-user_uuid']['nl-nl'] = "Gebruiker";
$text['label-user_uuid']['pl-pl'] = "Użytkownik";
$text['label-user_uuid']['pt-br'] = "Usuário";
@@ -138,6 +143,7 @@ $text['description-user_uuid']['fr-ca'] = "Transaction d'utilisateur";
$text['description-user_uuid']['fr-fr'] = "Transaction d'utilisateur";
$text['description-user_uuid']['he-il'] = "עסקאות משתמשים";
$text['description-user_uuid']['it-it'] = "Transazione utente.";
$text['description-user_uuid']['ka-ge'] = "მომხმარებლის ტრანზაქცია";
$text['description-user_uuid']['nl-nl'] = "Gebruiker transactie.";
$text['description-user_uuid']['pl-pl'] = "Transakcje użytkownika";
$text['description-user_uuid']['pt-br'] = "Transação do utilizador.";
@@ -163,6 +169,7 @@ $text['label-app_name']['fr-ca'] = "Application";
$text['label-app_name']['fr-fr'] = "Application";
$text['label-app_name']['he-il'] = "יישום";
$text['label-app_name']['it-it'] = "Applicazione";
$text['label-app_name']['ka-ge'] = "აპლიკაცია";
$text['label-app_name']['nl-nl'] = "Applicatie";
$text['label-app_name']['pl-pl'] = "Aplikacja";
$text['label-app_name']['pt-br'] = "Aplicação";
@@ -188,6 +195,7 @@ $text['description-app_name']['fr-ca'] = "Nom de l'application";
$text['description-app_name']['fr-fr'] = "Nom de l'application";
$text['description-app_name']['he-il'] = "שם הבקשה";
$text['description-app_name']['it-it'] = "Nome dell'applicazione.";
$text['description-app_name']['ka-ge'] = "აპლიკაციის სახელი.";
$text['description-app_name']['nl-nl'] = "Applicatie naam.";
$text['description-app_name']['pl-pl'] = "Nazwa aplikacji";
$text['description-app_name']['pt-br'] = "Nome da aplicação.";
@@ -213,6 +221,7 @@ $text['label-app_uuid']['fr-ca'] = "ID d'application";
$text['label-app_uuid']['fr-fr'] = "ID d'application";
$text['label-app_uuid']['he-il'] = "יישום Id";
$text['label-app_uuid']['it-it'] = "Applicazione";
$text['label-app_uuid']['ka-ge'] = "აპლიკაციის ID";
$text['label-app_uuid']['nl-nl'] = "Applicatie ID.";
$text['label-app_uuid']['pl-pl'] = "ID aplikacji";
$text['label-app_uuid']['pt-br'] = "Id da aplicação";
@@ -238,6 +247,7 @@ $text['description-app_uuid']['fr-ca'] = "Nom de l'application";
$text['description-app_uuid']['fr-fr'] = "Nom de l'application";
$text['description-app_uuid']['he-il'] = "שם הבקשה";
$text['description-app_uuid']['it-it'] = "Nome dell'applicazione.";
$text['description-app_uuid']['ka-ge'] = "აპლიკაციის სახელი.";
$text['description-app_uuid']['nl-nl'] = "Applicatie naam.";
$text['description-app_uuid']['pl-pl'] = "Nazwa aplikacji";
$text['description-app_uuid']['pt-br'] = "Nome da aplicação.";
@@ -263,6 +273,7 @@ $text['label-transaction_code']['fr-ca'] = "Code";
$text['label-transaction_code']['fr-fr'] = "Code";
$text['label-transaction_code']['he-il'] = "קודקוד";
$text['label-transaction_code']['it-it'] = "Codice";
$text['label-transaction_code']['ka-ge'] = "კოდი";
$text['label-transaction_code']['nl-nl'] = "Code";
$text['label-transaction_code']['pl-pl'] = "Kod";
$text['label-transaction_code']['pt-br'] = "Código";
@@ -288,6 +299,7 @@ $text['description-transaction_code']['fr-ca'] = "Code de transaction";
$text['description-transaction_code']['fr-fr'] = "Code de transaction";
$text['description-transaction_code']['he-il'] = "קוד עסקאות";
$text['description-transaction_code']['it-it'] = "Codice di transazione.";
$text['description-transaction_code']['ka-ge'] = "ტრანზაქციის კოდი.";
$text['description-transaction_code']['nl-nl'] = "Transactie code.";
$text['description-transaction_code']['pl-pl'] = "Kod transakcji.";
$text['description-transaction_code']['pt-br'] = "Código de transação.";
@@ -313,6 +325,7 @@ $text['label-transaction_address']['fr-ca'] = "adresse IP";
$text['label-transaction_address']['fr-fr'] = "adresse IP";
$text['label-transaction_address']['he-il'] = "כתובת IP";
$text['label-transaction_address']['it-it'] = "Indirizzo IP";
$text['label-transaction_address']['ka-ge'] = "IP მისამართი";
$text['label-transaction_address']['nl-nl'] = "IP Adres";
$text['label-transaction_address']['pl-pl'] = "Adres IP";
$text['label-transaction_address']['pt-br'] = "Endereço IP";
@@ -338,6 +351,7 @@ $text['description-transaction_address']['fr-ca'] = "Adresse IP de l'utilisateur
$text['description-transaction_address']['fr-fr'] = "Adresse IP de l'utilisateur";
$text['description-transaction_address']['he-il'] = "כתובת IP של המשתמש";
$text['description-transaction_address']['it-it'] = "Indirizzo IP dell'utente.";
$text['description-transaction_address']['ka-ge'] = "მომხმარებლის IP მისამართი.";
$text['description-transaction_address']['nl-nl'] = "IP Adres van de gebruiker.";
$text['description-transaction_address']['pl-pl'] = "Adres IP użytkownika.";
$text['description-transaction_address']['pt-br'] = "Endereço IP do usuário.";
@@ -363,6 +377,7 @@ $text['label-transaction_type']['fr-ca'] = "Type";
$text['label-transaction_type']['fr-fr'] = "Type";
$text['label-transaction_type']['he-il'] = "סוג";
$text['label-transaction_type']['it-it'] = "Tipo";
$text['label-transaction_type']['ka-ge'] = "ტიპი";
$text['label-transaction_type']['nl-nl'] = "Type";
$text['label-transaction_type']['pl-pl'] = "Typ";
$text['label-transaction_type']['pt-br'] = "Tipo";
@@ -388,6 +403,7 @@ $text['description-transaction_type']['fr-ca'] = "Type: ajouter, mettre à jour,
$text['description-transaction_type']['fr-fr'] = "Type: ajouter, mettre à jour, supprimer";
$text['description-transaction_type']['he-il'] = "סוג: להוסיף, לעדכן, למחוק";
$text['description-transaction_type']['it-it'] = "Tipo: aggiungere, aggiornare, eliminare";
$text['description-transaction_type']['ka-ge'] = "ტიპი: დამატება, განახლება, წაშლა";
$text['description-transaction_type']['nl-nl'] = "Type: toevoegen, bijwerken, verwijderen";
$text['description-transaction_type']['pl-pl'] = "Typ: dodaj, zaktualizuj, usuń";
$text['description-transaction_type']['pt-br'] = "Tipo: adicionar, atualizar, excluir";
@@ -413,6 +429,7 @@ $text['label-transaction_date']['fr-ca'] = "Date";
$text['label-transaction_date']['fr-fr'] = "Date";
$text['label-transaction_date']['he-il'] = "תאריך";
$text['label-transaction_date']['it-it'] = "Data";
$text['label-transaction_date']['ka-ge'] = "თარიღი";
$text['label-transaction_date']['nl-nl'] = "Datum";
$text['label-transaction_date']['pl-pl'] = "Data";
$text['label-transaction_date']['pt-br'] = "Data";
@@ -438,6 +455,7 @@ $text['description-transaction_date']['fr-ca'] = "Date de la transaction.";
$text['description-transaction_date']['fr-fr'] = "Date de la transaction.";
$text['description-transaction_date']['he-il'] = "תאריך העסקה";
$text['description-transaction_date']['it-it'] = "Data di transazione.";
$text['description-transaction_date']['ka-ge'] = "ტრანზაქციის თარიღი.";
$text['description-transaction_date']['nl-nl'] = "Transactie datum.";
$text['description-transaction_date']['pl-pl'] = "Data transakcji.";
$text['description-transaction_date']['pt-br'] = "Data de transação.";
@@ -463,6 +481,7 @@ $text['label-transaction_old']['fr-ca'] = "Avant";
$text['label-transaction_old']['fr-fr'] = "Avant";
$text['label-transaction_old']['he-il'] = "לפני";
$text['label-transaction_old']['it-it'] = "Prima";
$text['label-transaction_old']['ka-ge'] = "მანამდე";
$text['label-transaction_old']['nl-nl'] = "Voor";
$text['label-transaction_old']['pl-pl'] = "Przed";
$text['label-transaction_old']['pt-br'] = "Antes";
@@ -488,6 +507,7 @@ $text['description-transaction_old']['fr-ca'] = "Tableau avant la transaction";
$text['description-transaction_old']['fr-fr'] = "Tableau avant la transaction";
$text['description-transaction_old']['he-il'] = "לפני העסקה";
$text['description-transaction_old']['it-it'] = "Array prima della transazione.";
$text['description-transaction_old']['ka-ge'] = "მასივი ტრანზაქციამდე.";
$text['description-transaction_old']['nl-nl'] = "Tabel voor de transactie.";
$text['description-transaction_old']['pl-pl'] = "Tablica przed transakcją.";
$text['description-transaction_old']['pt-br'] = "Afasta-te antes da transação.";
@@ -513,6 +533,7 @@ $text['label-transaction_new']['fr-ca'] = "Après";
$text['label-transaction_new']['fr-fr'] = "Après";
$text['label-transaction_new']['he-il'] = "אחרי";
$text['label-transaction_new']['it-it'] = "Dopo";
$text['label-transaction_new']['ka-ge'] = "შემდეგ";
$text['label-transaction_new']['nl-nl'] = "Na";
$text['label-transaction_new']['pl-pl'] = "Po";
$text['label-transaction_new']['pt-br'] = "Depois";
@@ -538,6 +559,7 @@ $text['description-transaction_new']['fr-ca'] = "Tableau après la transaction";
$text['description-transaction_new']['fr-fr'] = "Tableau après la transaction";
$text['description-transaction_new']['he-il'] = "לאחר העסקה";
$text['description-transaction_new']['it-it'] = "Array dopo la transazione.";
$text['description-transaction_new']['ka-ge'] = "მასივი ტრანზაქციის შემდეგ.";
$text['description-transaction_new']['nl-nl'] = "Tabel na de transactie.";
$text['description-transaction_new']['pl-pl'] = "Tablica po transakcji.";
$text['description-transaction_new']['pt-br'] = "Traia após a transação.";
@@ -563,6 +585,7 @@ $text['label-transaction_result']['fr-ca'] = "Résultat";
$text['label-transaction_result']['fr-fr'] = "Résultat";
$text['label-transaction_result']['he-il'] = "תוצאה";
$text['label-transaction_result']['it-it'] = "Risultato";
$text['label-transaction_result']['ka-ge'] = "შედეგი";
$text['label-transaction_result']['nl-nl'] = "Resultaat";
$text['label-transaction_result']['pl-pl'] = "Rezultat";
$text['label-transaction_result']['pt-br'] = "Resultado";
@@ -588,6 +611,7 @@ $text['description-transaction_result']['fr-ca'] = "Résultat de la transaction"
$text['description-transaction_result']['fr-fr'] = "Résultat de la transaction";
$text['description-transaction_result']['he-il'] = "תוצאות העסקה.";
$text['description-transaction_result']['it-it'] = "Risultato della transazione.";
$text['description-transaction_result']['ka-ge'] = "ტრანზაქციის შედეგი.";
$text['description-transaction_result']['nl-nl'] = "Resultaat van de transactie.";
$text['description-transaction_result']['pl-pl'] = "Rezultat transakcji.";
$text['description-transaction_result']['pt-br'] = "Resultado da transação.";
@@ -613,6 +637,7 @@ $text['label-true']['fr-ca'] = "Vrai";
$text['label-true']['fr-fr'] = "Vrai";
$text['label-true']['he-il'] = "אמת אמיתית";
$text['label-true']['it-it'] = "vero";
$text['label-true']['ka-ge'] = "ჭეშმარიტი";
$text['label-true']['nl-nl'] = "waar";
$text['label-true']['pl-pl'] = "Tak";
$text['label-true']['pt-br'] = "verdadeiro";
@@ -638,6 +663,7 @@ $text['label-false']['fr-ca'] = "Faux";
$text['label-false']['fr-fr'] = "Faux";
$text['label-false']['he-il'] = "שקר כוזב";
$text['label-false']['it-it'] = "falso";
$text['label-false']['ka-ge'] = "ცრუ";
$text['label-false']['nl-nl'] = "onwaar";
$text['label-false']['pl-pl'] = "Nie";
$text['label-false']['pt-br'] = "falso";
@@ -663,6 +689,7 @@ $text['button-add']['fr-ca'] = "Ajouter";
$text['button-add']['fr-fr'] = "Ajouter";
$text['button-add']['he-il'] = "הוסף";
$text['button-add']['it-it'] = "Aggiungi";
$text['button-add']['ka-ge'] = "დამატება";
$text['button-add']['nl-nl'] = "Toevoegen";
$text['button-add']['pl-pl'] = "Dodaj";
$text['button-add']['pt-br'] = "Adicionar";
@@ -688,6 +715,7 @@ $text['button-edit']['fr-ca'] = "Modifier";
$text['button-edit']['fr-fr'] = "Modifier";
$text['button-edit']['he-il'] = "לַעֲרוֹך";
$text['button-edit']['it-it'] = "Modifica";
$text['button-edit']['ka-ge'] = "ჩასწორება";
$text['button-edit']['nl-nl'] = "Bewerken";
$text['button-edit']['pl-pl'] = "Edytuj";
$text['button-edit']['pt-br'] = "Editar";
@@ -713,6 +741,7 @@ $text['button-delete']['fr-ca'] = "Supprimer";
$text['button-delete']['fr-fr'] = "Supprimer";
$text['button-delete']['he-il'] = "למחוק";
$text['button-delete']['it-it'] = "Cancella";
$text['button-delete']['ka-ge'] = "წაშლა";
$text['button-delete']['nl-nl'] = "Verwijderen";
$text['button-delete']['pl-pl'] = "Usuń";
$text['button-delete']['pt-br'] = "Excluir";
@@ -738,6 +767,7 @@ $text['button-save']['fr-ca'] = "Enregistrer";
$text['button-save']['fr-fr'] = "Enregistrer";
$text['button-save']['he-il'] = "להציל";
$text['button-save']['it-it'] = "Salva";
$text['button-save']['ka-ge'] = "შენახვა";
$text['button-save']['nl-nl'] = "Opslaan";
$text['button-save']['pl-pl'] = "Zapisz";
$text['button-save']['pt-br'] = "Guardar";
@@ -763,6 +793,7 @@ $text['button-view']['fr-ca'] = "Vue";
$text['button-view']['fr-fr'] = "Vue";
$text['button-view']['he-il'] = "תצוגה";
$text['button-view']['it-it'] = "Vista";
$text['button-view']['ka-ge'] = "ხედი";
$text['button-view']['nl-nl'] = "Tonen";
$text['button-view']['pl-pl'] = "Podgląd";
$text['button-view']['pt-br'] = "Visualização";
@@ -788,6 +819,7 @@ $text['button-back']['fr-ca'] = "Retour";
$text['button-back']['fr-fr'] = "Retour";
$text['button-back']['he-il'] = "בחזרה";
$text['button-back']['it-it'] = "Indietro";
$text['button-back']['ka-ge'] = "უკან";
$text['button-back']['nl-nl'] = "Terug";
$text['button-back']['pl-pl'] = "Cofnij";
$text['button-back']['pt-br'] = "Voltar";
@@ -813,6 +845,7 @@ $text['confirm-delete']['fr-ca'] = "Voulez-vous vraiment supprimer ca";
$text['confirm-delete']['fr-fr'] = "Voulez-vous vraiment supprimer ca";
$text['confirm-delete']['he-il'] = "אתה באמת רוצה למחוק את זה?";
$text['confirm-delete']['it-it'] = "Vuoi davvero eliminare questo?";
$text['confirm-delete']['ka-ge'] = "მართლა გნებავთ, წაშალოთ ეს?";
$text['confirm-delete']['nl-nl'] = "Wil je dit werkelijk uitvoeren?";
$text['confirm-delete']['pl-pl'] = "Czy napewno chcesz to usunąć?";
$text['confirm-delete']['pt-br'] = "Queres mesmo apagar isto?";
@@ -838,6 +871,7 @@ $text['message-add']['fr-ca'] = "Ajouter terminé";
$text['message-add']['fr-fr'] = "Ajouter terminé";
$text['message-add']['he-il'] = "הוסף הושלם";
$text['message-add']['it-it'] = "Aggiungi completato";
$text['message-add']['ka-ge'] = "დამატება დასრულდა";
$text['message-add']['nl-nl'] = "Toevoegen gereed";
$text['message-add']['pl-pl'] = "Dodano pomyślnie";
$text['message-add']['pt-br'] = "Adicionar concluído";
@@ -863,6 +897,7 @@ $text['message-update']['fr-ca'] = "Mise à jour terminée";
$text['message-update']['fr-fr'] = "Mise à jour terminée";
$text['message-update']['he-il'] = "העדכון הושלם";
$text['message-update']['it-it'] = "Aggiornamento completato";
$text['message-update']['ka-ge'] = "განახლება დასრულდა";
$text['message-update']['nl-nl'] = "Bijwerken gereed";
$text['message-update']['pl-pl'] = "Zaktualizowano pomyślnie";
$text['message-update']['pt-br'] = "Atualização concluída";
@@ -888,6 +923,7 @@ $text['message-delete']['fr-ca'] = "Supprimer terminé";
$text['message-delete']['fr-fr'] = "Supprimer terminé";
$text['message-delete']['he-il'] = "מחיקה הושלמה";
$text['message-delete']['it-it'] = "Elimina completata";
$text['message-delete']['ka-ge'] = "წაშლა დასრულდა";
$text['message-delete']['nl-nl'] = "Verwijderen gereed";
$text['message-delete']['pl-pl'] = "Usunięto pomyślnie";
$text['message-delete']['pt-br'] = "Excluir Completamente";
@@ -913,6 +949,7 @@ $text['message-required']['fr-ca'] = "Veuillez fournir";
$text['message-required']['fr-fr'] = "Veuillez fournir";
$text['message-required']['he-il'] = "אנא ספק:";
$text['message-required']['it-it'] = "Si prega di fornire:";
$text['message-required']['ka-ge'] = "შეიყვანეთ: ";
$text['message-required']['nl-nl'] = "Aub. geef: ";
$text['message-required']['pl-pl'] = "Proszę podać: ";
$text['message-required']['pt-br'] = "Por favor, forneça:";