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-conference_profiles']['fr-ca'] = "Profils de conférence";
|
||||
$text['title-conference_profiles']['fr-fr'] = "Profils de conférence";
|
||||
$text['title-conference_profiles']['he-il'] = "פרופילי ועידה";
|
||||
$text['title-conference_profiles']['it-it'] = "Profili Conferenza";
|
||||
$text['title-conference_profiles']['ka-ge'] = "კონფერენციის პროფილები";
|
||||
$text['title-conference_profiles']['nl-nl'] = "Conferentie profielen";
|
||||
$text['title-conference_profiles']['pl-pl'] = "Profile Konferencji";
|
||||
$text['title-conference_profiles']['pt-br'] = "Perfis de conferência";
|
||||
@@ -38,6 +39,7 @@ $text['title-conference_profile']['fr-ca'] = "Profil de la conférence";
|
||||
$text['title-conference_profile']['fr-fr'] = "Profil de la conférence";
|
||||
$text['title-conference_profile']['he-il'] = "פרופיל ועידה";
|
||||
$text['title-conference_profile']['it-it'] = "Profilo Conferenza";
|
||||
$text['title-conference_profile']['ka-ge'] = "კონფერენციის პროფილი";
|
||||
$text['title-conference_profile']['nl-nl'] = "Conferentie profiel";
|
||||
$text['title-conference_profile']['pl-pl'] = "Profil Konferencji";
|
||||
$text['title-conference_profile']['pt-br'] = "Profilul conferinței";
|
||||
@@ -63,6 +65,7 @@ $text['description-conference_profiles']['fr-ca'] = "Un groupe de paramètres de
|
||||
$text['description-conference_profiles']['fr-fr'] = "Un groupe de paramètres de conférence enregistrés ensemble en tant que profil.";
|
||||
$text['description-conference_profiles']['he-il'] = "קבוצה של פרמטרים של ועידה שנשמרו יחד כפרופיל.";
|
||||
$text['description-conference_profiles']['it-it'] = "Un insieme di parametri per le conferenze costituiscono un profilo.";
|
||||
$text['description-conference_profiles']['ka-ge'] = "კონფერენციის პარამეტრების ჯგუფი, შენახული პროფილის სახით.";
|
||||
$text['description-conference_profiles']['nl-nl'] = "Een groep van conferentie parameters die gezamenlijk opgeslagen zijn.";
|
||||
$text['description-conference_profiles']['pl-pl'] = "Grupa parametrów konferencji zapisywana razem jako profil.";
|
||||
$text['description-conference_profiles']['pt-br'] = "Um grupo de parâmetros de conferência salvos juntos como um perfil.";
|
||||
@@ -88,6 +91,7 @@ $text['label-profile_name']['fr-ca'] = "Nom";
|
||||
$text['label-profile_name']['fr-fr'] = "Nom";
|
||||
$text['label-profile_name']['he-il'] = "שֵׁם";
|
||||
$text['label-profile_name']['it-it'] = "Nome";
|
||||
$text['label-profile_name']['ka-ge'] = "სახელი";
|
||||
$text['label-profile_name']['nl-nl'] = "Naam";
|
||||
$text['label-profile_name']['pl-pl'] = "Nazwa";
|
||||
$text['label-profile_name']['pt-br'] = "Nome";
|
||||
@@ -113,6 +117,7 @@ $text['description-profile_name']['fr-ca'] = "Entrez le nom du profil.";
|
||||
$text['description-profile_name']['fr-fr'] = "Entrez le nom du profil.";
|
||||
$text['description-profile_name']['he-il'] = "הזן את שם הפרופיל.";
|
||||
$text['description-profile_name']['it-it'] = "Inserire il nome del profilo.";
|
||||
$text['description-profile_name']['ka-ge'] = "შეიყვანეთ პროფილის სახელი.";
|
||||
$text['description-profile_name']['nl-nl'] = "Voer de profielnaam in.";
|
||||
$text['description-profile_name']['pl-pl'] = "Wprowadź nazwę profilu.";
|
||||
$text['description-profile_name']['pt-br'] = "Digite o nome do perfil.";
|
||||
@@ -138,6 +143,7 @@ $text['label-profile_enabled']['fr-ca'] = "Activé";
|
||||
$text['label-profile_enabled']['fr-fr'] = "Activé";
|
||||
$text['label-profile_enabled']['he-il'] = "מופעל";
|
||||
$text['label-profile_enabled']['it-it'] = "Abilitato";
|
||||
$text['label-profile_enabled']['ka-ge'] = "ჩართულია";
|
||||
$text['label-profile_enabled']['nl-nl'] = "Aktief";
|
||||
$text['label-profile_enabled']['pl-pl'] = "Aktywny";
|
||||
$text['label-profile_enabled']['pt-br'] = "Habilitado";
|
||||
@@ -163,6 +169,7 @@ $text['description-profile_enabled']['fr-ca'] = "Définir le statut du profil.";
|
||||
$text['description-profile_enabled']['fr-fr'] = "Définir le statut du profil.";
|
||||
$text['description-profile_enabled']['he-il'] = "הגדר את מצב הפרופיל.";
|
||||
$text['description-profile_enabled']['it-it'] = "Imposta lo stato del profilo.";
|
||||
$text['description-profile_enabled']['ka-ge'] = "დააყენეთ პროფილის სტატუსი.";
|
||||
$text['description-profile_enabled']['nl-nl'] = "Stel de status van het profiel in.";
|
||||
$text['description-profile_enabled']['pl-pl'] = "Ustaw status profilu.";
|
||||
$text['description-profile_enabled']['pt-br'] = "Defina o status do perfil.";
|
||||
@@ -188,6 +195,7 @@ $text['label-profile_description']['fr-ca'] = "Description";
|
||||
$text['label-profile_description']['fr-fr'] = "Description";
|
||||
$text['label-profile_description']['he-il'] = "תיאור";
|
||||
$text['label-profile_description']['it-it'] = "Descrizione";
|
||||
$text['label-profile_description']['ka-ge'] = "აღწერა";
|
||||
$text['label-profile_description']['nl-nl'] = "Omschrijving";
|
||||
$text['label-profile_description']['pl-pl'] = "Opis";
|
||||
$text['label-profile_description']['pt-br'] = "Descrição";
|
||||
@@ -213,6 +221,7 @@ $text['description-profile_description']['fr-ca'] = "Entrez la description";
|
||||
$text['description-profile_description']['fr-fr'] = "Entrez la description";
|
||||
$text['description-profile_description']['he-il'] = "הזן את התיאור.";
|
||||
$text['description-profile_description']['it-it'] = "Inserire la descrizione.";
|
||||
$text['description-profile_description']['ka-ge'] = "შეიყვანეთ აღწერა.";
|
||||
$text['description-profile_description']['nl-nl'] = "Voer de omschrijving in.";
|
||||
$text['description-profile_description']['pl-pl'] = "Wprowadź opis.";
|
||||
$text['description-profile_description']['pt-br'] = "הזן את התיאור.";
|
||||
@@ -238,6 +247,7 @@ $text['title-conference_profile_params']['fr-ca'] = "Paramètres du profil";
|
||||
$text['title-conference_profile_params']['fr-fr'] = "Paramètres du profil";
|
||||
$text['title-conference_profile_params']['he-il'] = "פרמטרים של פרופיל";
|
||||
$text['title-conference_profile_params']['it-it'] = "Parametri del Profilo";
|
||||
$text['title-conference_profile_params']['ka-ge'] = "პროფილის პარამეტრები";
|
||||
$text['title-conference_profile_params']['nl-nl'] = "Profiel parameters";
|
||||
$text['title-conference_profile_params']['pl-pl'] = "Parametry Profilu";
|
||||
$text['title-conference_profile_params']['pt-br'] = "Parâmetros de perfil";
|
||||
@@ -263,6 +273,7 @@ $text['title-conference_profile_param']['fr-ca'] = "Paramètres du profil";
|
||||
$text['title-conference_profile_param']['fr-fr'] = "Paramètres du profil";
|
||||
$text['title-conference_profile_param']['he-il'] = "פרמטר פרופיל";
|
||||
$text['title-conference_profile_param']['it-it'] = "Parametro Profilo";
|
||||
$text['title-conference_profile_param']['ka-ge'] = "პროფილის პარამეტრები";
|
||||
$text['title-conference_profile_param']['nl-nl'] = "Profiel parameter";
|
||||
$text['title-conference_profile_param']['pl-pl'] = "Parametr Profilu";
|
||||
$text['title-conference_profile_param']['pt-br'] = "Parâmetro do perfil";
|
||||
@@ -288,6 +299,7 @@ $text['title_description-conference_profile_param']['fr-ca'] = "Paramètres attr
|
||||
$text['title_description-conference_profile_param']['fr-fr'] = "Paramètres attribués aux profils de conférence";
|
||||
$text['title_description-conference_profile_param']['he-il'] = "הגדרות שהוקצו לפרופילי הוועידה.";
|
||||
$text['title_description-conference_profile_param']['it-it'] = "Impostazioni assegnare ai profili di conferenza.";
|
||||
$text['title_description-conference_profile_param']['ka-ge'] = "კონფერენციის პროფილებზე მინიჭებული პარამეტრები.";
|
||||
$text['title_description-conference_profile_param']['nl-nl'] = "Instellinge die aan het conferentie profiel zijn toegewezen.";
|
||||
$text['title_description-conference_profile_param']['pl-pl'] = "Ustawienia przypisane do profili konferencji.";
|
||||
$text['title_description-conference_profile_param']['pt-br'] = "Configurações atribuídas aos perfis de conferência.";
|
||||
@@ -313,6 +325,7 @@ $text['label-profile_param_name']['fr-ca'] = "Nom";
|
||||
$text['label-profile_param_name']['fr-fr'] = "Nom";
|
||||
$text['label-profile_param_name']['he-il'] = "שֵׁם";
|
||||
$text['label-profile_param_name']['it-it'] = "Nome";
|
||||
$text['label-profile_param_name']['ka-ge'] = "სახელი";
|
||||
$text['label-profile_param_name']['nl-nl'] = "Naam";
|
||||
$text['label-profile_param_name']['pl-pl'] = "Nazwa";
|
||||
$text['label-profile_param_name']['pt-br'] = "Nome";
|
||||
@@ -338,6 +351,7 @@ $text['description-profile_param_name']['fr-ca'] = "Entrez le nom du paramètre.
|
||||
$text['description-profile_param_name']['fr-fr'] = "Entrez le nom du paramètre.";
|
||||
$text['description-profile_param_name']['he-il'] = "Digite o nome do parâmetro.";
|
||||
$text['description-profile_param_name']['it-it'] = "Inserire nome parametro.";
|
||||
$text['description-profile_param_name']['ka-ge'] = "შეიყვანეთ პარამეტრის სახელი.";
|
||||
$text['description-profile_param_name']['nl-nl'] = "Voer de parameternaam in.";
|
||||
$text['description-profile_param_name']['pl-pl'] = "Wprowadź nazwę parametru.";
|
||||
$text['description-profile_param_name']['pt-br'] = "Digite o nome do parâmetro.";
|
||||
@@ -363,6 +377,7 @@ $text['label-profile_param_value']['fr-ca'] = "Valeur";
|
||||
$text['label-profile_param_value']['fr-fr'] = "Valeur";
|
||||
$text['label-profile_param_value']['he-il'] = "ערך";
|
||||
$text['label-profile_param_value']['it-it'] = "Valore";
|
||||
$text['label-profile_param_value']['ka-ge'] = "მნიშვნელობა";
|
||||
$text['label-profile_param_value']['nl-nl'] = "Waarde";
|
||||
$text['label-profile_param_value']['pl-pl'] = "Wartość";
|
||||
$text['label-profile_param_value']['pt-br'] = "Valor";
|
||||
@@ -388,6 +403,7 @@ $text['description-profile_param_value']['fr-ca'] = "Entrez la valeur";
|
||||
$text['description-profile_param_value']['fr-fr'] = "Entrez la valeur";
|
||||
$text['description-profile_param_value']['he-il'] = "הזן את הערך.";
|
||||
$text['description-profile_param_value']['it-it'] = "Inserire il valore.";
|
||||
$text['description-profile_param_value']['ka-ge'] = "შეიყვანეთ მნიშვნელობა.";
|
||||
$text['description-profile_param_value']['nl-nl'] = "Voer de waarde in.";
|
||||
$text['description-profile_param_value']['pl-pl'] = "Wprowadź wartość.";
|
||||
$text['description-profile_param_value']['pt-br'] = "Insira o valor.";
|
||||
@@ -413,6 +429,7 @@ $text['label-profile_param_enabled']['fr-ca'] = "Activé";
|
||||
$text['label-profile_param_enabled']['fr-fr'] = "Activé";
|
||||
$text['label-profile_param_enabled']['he-il'] = "מופעל";
|
||||
$text['label-profile_param_enabled']['it-it'] = "Abilitato";
|
||||
$text['label-profile_param_enabled']['ka-ge'] = "ჩართულია";
|
||||
$text['label-profile_param_enabled']['nl-nl'] = "Aktief";
|
||||
$text['label-profile_param_enabled']['pl-pl'] = "Aktywny";
|
||||
$text['label-profile_param_enabled']['pt-br'] = "Habilitado";
|
||||
@@ -438,6 +455,7 @@ $text['description-profile_param_enabled']['fr-ca'] = "Définir le statut du par
|
||||
$text['description-profile_param_enabled']['fr-fr'] = "Définir le statut du paramètre";
|
||||
$text['description-profile_param_enabled']['he-il'] = "הגדר את מצב הפרמטר.";
|
||||
$text['description-profile_param_enabled']['it-it'] = "Imposta lo stato del parametro.";
|
||||
$text['description-profile_param_enabled']['ka-ge'] = "დააყენეთ პარამეტრის სტატუსი.";
|
||||
$text['description-profile_param_enabled']['nl-nl'] = "Stel de status van de parameter in.";
|
||||
$text['description-profile_param_enabled']['pl-pl'] = "Ustaw status parametru.";
|
||||
$text['description-profile_param_enabled']['pt-br'] = "Defina o status do parâmetro.";
|
||||
@@ -463,6 +481,7 @@ $text['label-profile_param_description']['fr-ca'] = "Description";
|
||||
$text['label-profile_param_description']['fr-fr'] = "Description";
|
||||
$text['label-profile_param_description']['he-il'] = "תיאור";
|
||||
$text['label-profile_param_description']['it-it'] = "Descrizione";
|
||||
$text['label-profile_param_description']['ka-ge'] = "აღწერა";
|
||||
$text['label-profile_param_description']['nl-nl'] = "Omschrijving";
|
||||
$text['label-profile_param_description']['pl-pl'] = "Opis";
|
||||
$text['label-profile_param_description']['pt-br'] = "Descrição";
|
||||
@@ -488,6 +507,7 @@ $text['description-profile_param_description']['fr-ca'] = "Entrez la description
|
||||
$text['description-profile_param_description']['fr-fr'] = "Entrez la description";
|
||||
$text['description-profile_param_description']['he-il'] = "הזן את התיאור.";
|
||||
$text['description-profile_param_description']['it-it'] = "Inserire la descrizione.";
|
||||
$text['description-profile_param_description']['ka-ge'] = "შეიყვანეთ აღწერა.";
|
||||
$text['description-profile_param_description']['nl-nl'] = "Voer de omschrijving in.";
|
||||
$text['description-profile_param_description']['pl-pl'] = "Wprowadź opis.";
|
||||
$text['description-profile_param_description']['pt-br'] = "Introduceți descrierea.";
|
||||
|
||||
Reference in New Issue
Block a user