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

@@ -21,6 +21,7 @@
$apps[$x]['description']['fr-fr'] = "Configurations par défaut applicable à tous les domaines";
$apps[$x]['description']['he-il'] = "הגדרות ברירת המחדל החלות על כל הדומיינים.";
$apps[$x]['description']['it-it'] = "Impostazioni predefinite che si applicano a tutti i domini.";
$apps[$x]['description']['ka-ge'] = "ნაგულისხმევი პარამეტრები, რომლებიც ყველა დომენზე გამოიყენება.";
$apps[$x]['description']['nl-nl'] = "Standaardinstellingen die van toepassing zijn op alle domeinen.";
$apps[$x]['description']['pl-pl'] = "Domyślne ustawienia dotyczące wszystkich domen.";
$apps[$x]['description']['pt-br'] = "Configurações Padrão aplicáveis à todos os domínios";

View File

@@ -13,6 +13,7 @@ $text['title-default_settings']['fr-ca'] = "Paramètres par Défaut";
$text['title-default_settings']['fr-fr'] = "Configurations par Défaut";
$text['title-default_settings']['he-il'] = "הגדרות ברירת מחדל";
$text['title-default_settings']['it-it'] = "Parametri di Default";
$text['title-default_settings']['ka-ge'] = "ნაგულისხმევი პარამეტრები";
$text['title-default_settings']['nl-nl'] = "Standaard instellingen";
$text['title-default_settings']['pl-pl'] = "Ustawienia domyślne";
$text['title-default_settings']['pt-br'] = "Configurações Padrão";
@@ -39,6 +40,7 @@ $text['title-default_setting-edit']['fr-ca'] = "Paramètre par Défaut";
$text['title-default_setting-edit']['fr-fr'] = "Configurations par Défaut";
$text['title-default_setting-edit']['he-il'] = "הגדרת ברירת מחדל";
$text['title-default_setting-edit']['it-it'] = "Parametro di Default";
$text['title-default_setting-edit']['ka-ge'] = "ნაგულისხმევი პარამეტრი";
$text['title-default_setting-edit']['nl-nl'] = "Standaard instelling";
$text['title-default_setting-edit']['pl-pl'] = "Ustawienie domyślne";
$text['title-default_setting-edit']['pt-br'] = "Configuração Padrão";
@@ -65,6 +67,7 @@ $text['title-default_setting-add']['fr-ca'] = "Ajouter une configuration par dé
$text['title-default_setting-add']['fr-fr'] = "Ajouter une configuration par défaut";
$text['title-default_setting-add']['he-il'] = "הגדרת ברירת מחדל הוסף";
$text['title-default_setting-add']['it-it'] = "Inserimento Parametri di Default";
$text['title-default_setting-add']['ka-ge'] = "ნაგულისხმევი პარამეტრის დამატება";
$text['title-default_setting-add']['nl-nl'] = "Standaardinstelling Toevoegen";
$text['title-default_setting-add']['pl-pl'] = "Dodaj ustawienie domyślne";
$text['title-default_setting-add']['pt-br'] = "Adicionar Configuração padrão";
@@ -91,6 +94,7 @@ $text['option-voicemail_file_listen']['fr-ca'] = "Écouter Lien (Connexion requi
$text['option-voicemail_file_listen']['fr-fr'] = "Écouter Lien (Connexion requise)";
$text['option-voicemail_file_listen']['he-il'] = "קישור האזנה (נדרשת כניסה)";
$text['option-voicemail_file_listen']['it-it'] = "Link Ascolto (Richiesta Login)";
$text['option-voicemail_file_listen']['ka-ge'] = "მოსმენის ბმული (შესვლა აუცილებელია)";
$text['option-voicemail_file_listen']['nl-nl'] = "Afspeellink (login verplicht)";
$text['option-voicemail_file_listen']['pl-pl'] = "Link do odsłuchu (po zalogowaniu)";
$text['option-voicemail_file_listen']['pt-br'] = "Link para a caixa postal (Login requerido)";
@@ -117,6 +121,7 @@ $text['option-voicemail_file_link']['fr-ca'] = "Lien de téléchargement (Connex
$text['option-voicemail_file_link']['fr-fr'] = "Lien de téléchargement (Connexion non requise)";
$text['option-voicemail_file_link']['he-il'] = "קישור להורדה (אין צורך בכניסה)";
$text['option-voicemail_file_link']['it-it'] = "Link Scaricamento (Login Non Richiesta)";
$text['option-voicemail_file_link']['ka-ge'] = "გადმოწერის ბმული (შესვლა აუცილებელი არაა)";
$text['option-voicemail_file_link']['nl-nl'] = "Downloadlink (login niet verplicht)";
$text['option-voicemail_file_link']['pl-pl'] = "Link do pobrania (logowanie nie jest wymagane)";
$text['option-voicemail_file_link']['pt-br'] = "Link para download (Não é necessário login)";
@@ -143,6 +148,7 @@ $text['option-voicemail_file_attach']['fr-ca'] = "Fichier audio en pièce jointe
$text['option-voicemail_file_attach']['fr-fr'] = "Fichier audio en pièce jointe";
$text['option-voicemail_file_attach']['he-il'] = "קובץ שמע מצורף";
$text['option-voicemail_file_attach']['it-it'] = "Allegare File Audio";
$text['option-voicemail_file_attach']['ka-ge'] = "აუდიოფაილის მიმაგრება";
$text['option-voicemail_file_attach']['nl-nl'] = "Geluidsbestand attachment";
$text['option-voicemail_file_attach']['pl-pl'] = "Załącznik plik audio";
$text['option-voicemail_file_attach']['pt-br'] = "Arquivo de áudio anexo";
@@ -169,6 +175,7 @@ $text['option-button_icons_auto']['fr-ca'] = "Automatique";
$text['option-button_icons_auto']['fr-fr'] = "Automatique";
$text['option-button_icons_auto']['he-il'] = "אוֹטוֹמָטִי";
$text['option-button_icons_auto']['it-it'] = "Automatica";
$text['option-button_icons_auto']['ka-ge'] = "ავტომატური";
$text['option-button_icons_auto']['nl-nl'] = "Automatisch";
$text['option-button_icons_auto']['pl-pl'] = "Automatyczny";
$text['option-button_icons_auto']['pt-br'] = "Automático";
@@ -195,6 +202,7 @@ $text['option-button_icons_only']['fr-ca'] = "Seulement";
$text['option-button_icons_only']['fr-fr'] = "Seulement";
$text['option-button_icons_only']['he-il'] = "רק";
$text['option-button_icons_only']['it-it'] = "Soltanto";
$text['option-button_icons_only']['ka-ge'] = "მხოლოდ";
$text['option-button_icons_only']['nl-nl'] = "Alleen";
$text['option-button_icons_only']['pl-pl'] = "Tylko";
$text['option-button_icons_only']['pt-br'] = "Somente";
@@ -221,6 +229,7 @@ $text['option-button_icons_always']['fr-ca'] = "Toujours";
$text['option-button_icons_always']['fr-fr'] = "Toujours";
$text['option-button_icons_always']['he-il'] = "תמיד";
$text['option-button_icons_always']['it-it'] = "Sempre";
$text['option-button_icons_always']['ka-ge'] = "ყოველთვის";
$text['option-button_icons_always']['nl-nl'] = "Altijd";
$text['option-button_icons_always']['pl-pl'] = "Zawsze";
$text['option-button_icons_always']['pt-br'] = "Sempre";
@@ -247,6 +256,7 @@ $text['option-button_icons_never']['fr-ca'] = "Jamais";
$text['option-button_icons_never']['fr-fr'] = "Jamais";
$text['option-button_icons_never']['he-il'] = "לעולם לא";
$text['option-button_icons_never']['it-it'] = "Mai";
$text['option-button_icons_never']['ka-ge'] = "არასოდეს";
$text['option-button_icons_never']['nl-nl'] = "Nooit";
$text['option-button_icons_never']['pl-pl'] = "Nigdy";
$text['option-button_icons_never']['pt-br'] = "Nunca";
@@ -273,6 +283,7 @@ $text['option-select']['fr-ca'] = "Sélectionner";
$text['option-select']['fr-fr'] = "Sélectionner";
$text['option-select']['he-il'] = "בחר";
$text['option-select']['it-it'] = "Selezionare";
$text['option-select']['ka-ge'] = "არჩევა";
$text['option-select']['nl-nl'] = "selectie";
$text['option-select']['pl-pl'] = "Wybierz";
$text['option-select']['pt-br'] = "Selecionar";
@@ -300,6 +311,7 @@ $text['option-switch_round']['fr-ca'] = "Interrupteur rond";
$text['option-switch_round']['fr-fr'] = "Interrupteur rond";
$text['option-switch_round']['he-il'] = "מתג עגול";
$text['option-switch_round']['it-it'] = "Interruttore rotondo";
$text['option-switch_round']['ka-ge'] = "მარყუჟი გადამრთველი";
$text['option-switch_round']['nl-nl'] = "Ronde schakelaar";
$text['option-switch_round']['pl-pl'] = "Okrągły przełącznik";
$text['option-switch_round']['pt-br'] = "Interruptor Redondo";
@@ -327,6 +339,7 @@ $text['option-switch_square']['fr-ca'] = "Interrupteur carré";
$text['option-switch_square']['fr-fr'] = "Interrupteur carré";
$text['option-switch_square']['he-il'] = "מתג מרובע";
$text['option-switch_square']['it-it'] = "Interruttore quadrato";
$text['option-switch_square']['ka-ge'] = "ოთხკუთხედი გადამრთველი";
$text['option-switch_square']['nl-nl'] = "Vierkante schakelaar";
$text['option-switch_square']['pl-pl'] = "Przełącznik kwadratowy";
$text['option-switch_square']['pt-br'] = "Interruptor Quadrado";
@@ -354,6 +367,7 @@ $text['message-toggled']['fr-ca'] = "Basculer Terminé";
$text['message-toggled']['fr-fr'] = "Basculer Terminé";
$text['message-toggled']['he-il'] = "החלפת מצב הושלמה";
$text['message-toggled']['it-it'] = "Commutazione Completata";
$text['message-toggled']['ka-ge'] = "გადართვა დასრულდა";
$text['message-toggled']['nl-nl'] = "Schakel voltooid";
$text['message-toggled']['pl-pl'] = "Przełączono pomyślnie";
$text['message-toggled']['pt-br'] = "Alteração Concluída";
@@ -380,6 +394,7 @@ $text['message-settings_reloaded']['fr-ca'] = "Paramètres Rechargés";
$text['message-settings_reloaded']['fr-fr'] = "Paramètres Rechargés";
$text['message-settings_reloaded']['he-il'] = "ההגדרות נטענו מחדש";
$text['message-settings_reloaded']['it-it'] = "Parametri Ricaricati";
$text['message-settings_reloaded']['ka-ge'] = "პარამეტრების თავიდან ჩატვირთვა დასრულდა";
$text['message-settings_reloaded']['nl-nl'] = "Instellingen opnieuw geladen";
$text['message-settings_reloaded']['pl-pl'] = "Ustawienia Reloaded";
$text['message-settings_reloaded']['pt-br'] = "Configurações recarregadas";
@@ -406,6 +421,7 @@ $text['message-delete_failed']['fr-ca'] = "Pas de paramètres enregistrés";
$text['message-delete_failed']['fr-fr'] = "Pas de paramètres enregistrés";
$text['message-delete_failed']['he-il'] = "לא לבדוק הגדרות";
$text['message-delete_failed']['it-it'] = "Nessun Parametro Selezionato";
$text['message-delete_failed']['ka-ge'] = "პარამეტრები ჩართული არაა";
$text['message-delete_failed']['nl-nl'] = "Geen instellingen geselecteerd";
$text['message-delete_failed']['pl-pl'] = "Próba usunięcia zakończyła się niepowodzeniem";
$text['message-delete_failed']['pt-br'] = "Nenhuma configuração marcada";
@@ -432,6 +448,7 @@ $text['message-copy_failed']['fr-ca'] = "Pas de paramètres enregistrés ou doma
$text['message-copy_failed']['fr-fr'] = "Pas de paramètres enregistrés ou domaine non valide";
$text['message-copy_failed']['he-il'] = "אין הגדרות מסומנות או דומיין לא חוקי";
$text['message-copy_failed']['it-it'] = "Nessun Parametro Selezionato o Dominio non Valido";
$text['message-copy_failed']['ka-ge'] = "პარამეტრები ჩართული არაა, ან დომენი არასწორია";
$text['message-copy_failed']['nl-nl'] = "Geen instellingen geselecteerd of ongeldig domein";
$text['message-copy_failed']['pl-pl'] = "Nie zaznaczono ustawień lub domena jest niepoprawna";
$text['message-copy_failed']['pt-br'] = "Nenhuma configuração selecionada ou dominio inválido";
@@ -458,6 +475,7 @@ $text['label-web_fonts']['fr-ca'] = "Polices Web";
$text['label-web_fonts']['fr-fr'] = "Polices Web";
$text['label-web_fonts']['he-il'] = "גופני אינטרנט";
$text['label-web_fonts']['it-it'] = "Font web";
$text['label-web_fonts']['ka-ge'] = "ვებფონტები";
$text['label-web_fonts']['nl-nl'] = "Web lettertype";
$text['label-web_fonts']['pl-pl'] = "Czcionki sieci";
$text['label-web_fonts']['pt-br'] = "Polices Web";
@@ -484,6 +502,7 @@ $text['label-top']['fr-ca'] = "Haut";
$text['label-top']['fr-fr'] = "Meilleur";
$text['label-top']['he-il'] = "חלק עליון";
$text['label-top']['it-it'] = "Alto";
$text['label-top']['ka-ge'] = "თავში";
$text['label-top']['nl-nl'] = "Boven";
$text['label-top']['pl-pl'] = "Szczyt";
$text['label-top']['pt-br'] = "Topo";
@@ -510,6 +529,7 @@ $text['label-text']['fr-ca'] = "Texte";
$text['label-text']['fr-fr'] = "Texte";
$text['label-text']['he-il'] = "טֶקסט";
$text['label-text']['it-it'] = "Testo";
$text['label-text']['ka-ge'] = "ტექსტი";
$text['label-text']['nl-nl'] = "Tekst";
$text['label-text']['pl-pl'] = "Tekst";
$text['label-text']['pt-br'] = "Texto";
@@ -536,6 +556,7 @@ $text['label-superfine']['fr-ca'] = "Superfin";
$text['label-superfine']['fr-fr'] = "Superfin";
$text['label-superfine']['he-il'] = "סופר בסדר";
$text['label-superfine']['it-it'] = "Superfine";
$text['label-superfine']['ka-ge'] = "ძალიან კარგი";
$text['label-superfine']['nl-nl'] = "Superfijn";
$text['label-superfine']['pl-pl'] = "Najlepsza";
$text['label-superfine']['pt-br'] = "Alta Qualidade";
@@ -562,6 +583,7 @@ $text['label-static']['fr-ca'] = "Statique";
$text['label-static']['fr-fr'] = "Statique";
$text['label-static']['he-il'] = "סטָטִי";
$text['label-static']['it-it'] = "Statico";
$text['label-static']['ka-ge'] = "სტატიკური";
$text['label-static']['nl-nl'] = "Statisch";
$text['label-static']['pl-pl'] = "Statyczny";
$text['label-static']['pt-br'] = "Estático";
@@ -588,6 +610,7 @@ $text['label-reference']['fr-ca'] = "Voir";
$text['label-reference']['fr-fr'] = "Référence";
$text['label-reference']['he-il'] = "לִרְאוֹת";
$text['label-reference']['it-it'] = "Vedi";
$text['label-reference']['ka-ge'] = "ნახვა";
$text['label-reference']['nl-nl'] = "Zien";
$text['label-reference']['pl-pl'] = "Odniesienie";
$text['label-reference']['pt-br'] = "Veja";
@@ -614,6 +637,7 @@ $text['label-right']['fr-ca'] = "Droite";
$text['label-right']['fr-fr'] = "Droite";
$text['label-right']['he-il'] = "ימין";
$text['label-right']['it-it'] = "Destra";
$text['label-right']['ka-ge'] = "მარჯვენა";
$text['label-right']['nl-nl'] = "Rechts";
$text['label-right']['pl-pl'] = "Dobrze";
$text['label-right']['pt-br'] = "Direita";
@@ -640,6 +664,7 @@ $text['label-other']['fr-ca'] = "Autre";
$text['label-other']['fr-fr'] = "Autre";
$text['label-other']['he-il'] = "אַחֵר";
$text['label-other']['it-it'] = "Altro";
$text['label-other']['ka-ge'] = "სხვა";
$text['label-other']['nl-nl'] = "Ander";
$text['label-other']['pl-pl'] = "Inne";
$text['label-other']['pt-br'] = "Outro";
@@ -666,6 +691,7 @@ $text['label-normal']['fr-ca'] = "Normal";
$text['label-normal']['fr-fr'] = "Normal";
$text['label-normal']['he-il'] = "נוֹרמָלִי";
$text['label-normal']['it-it'] = "Normale";
$text['label-normal']['ka-ge'] = "ნორმალური";
$text['label-normal']['nl-nl'] = "Normaal";
$text['label-normal']['pl-pl'] = "Normalny";
$text['label-normal']['pt-br'] = "Normal";
@@ -692,6 +718,7 @@ $text['label-none']['fr-ca'] = "Aucun";
$text['label-none']['fr-fr'] = "Aucun";
$text['label-none']['he-il'] = "אף אחד";
$text['label-none']['it-it'] = "Nessuno";
$text['label-none']['ka-ge'] = "არცერთი";
$text['label-none']['nl-nl'] = "Geen";
$text['label-none']['pl-pl'] = "Żaden";
$text['label-none']['pt-br'] = "Nenhum";
@@ -718,6 +745,7 @@ $text['label-left']['fr-ca'] = "À gauche";
$text['label-left']['fr-fr'] = "À gauche";
$text['label-left']['he-il'] = "שמאלה";
$text['label-left']['it-it'] = "Sinistra";
$text['label-left']['ka-ge'] = "მარცხენა";
$text['label-left']['nl-nl'] = "Links";
$text['label-left']['pl-pl'] = "Lewo";
$text['label-left']['pt-br'] = "Esquerda";
@@ -744,6 +772,7 @@ $text['label-inline']['fr-ca'] = "En ligne";
$text['label-inline']['fr-fr'] = "En ligne";
$text['label-inline']['he-il'] = "בשורה";
$text['label-inline']['it-it'] = "In linea";
$text['label-inline']['ka-ge'] = "ხაზშივე";
$text['label-inline']['nl-nl'] = "In lijn";
$text['label-inline']['pl-pl'] = "W linii";
$text['label-inline']['pt-br'] = "Na linha";
@@ -770,6 +799,7 @@ $text['label-image']['fr-ca'] = "Image";
$text['label-image']['fr-fr'] = "Image";
$text['label-image']['he-il'] = "תמונה";
$text['label-image']['it-it'] = "Immagine";
$text['label-image']['ka-ge'] = "გამოსახულება";
$text['label-image']['nl-nl'] = "Afbeelding";
$text['label-image']['pl-pl'] = "Obraz";
$text['label-image']['pt-br'] = "Imagem";
@@ -796,6 +826,7 @@ $text['label-fixed']['fr-ca'] = "Fixé";
$text['label-fixed']['fr-fr'] = "Fixé";
$text['label-fixed']['he-il'] = "תוקן";
$text['label-fixed']['it-it'] = "Sistemato";
$text['label-fixed']['ka-ge'] = "დამაგრებული";
$text['label-fixed']['nl-nl'] = "Vast";
$text['label-fixed']['pl-pl'] = "Naprawił";
$text['label-fixed']['pt-br'] = "Fixo";
@@ -822,6 +853,7 @@ $text['label-side']['fr-ca'] = "Côté";
$text['label-side']['fr-fr'] = "Côté";
$text['label-side']['he-il'] = "צַד";
$text['label-side']['it-it'] = "Lato";
$text['label-side']['ka-ge'] = "მხარე";
$text['label-side']['nl-nl'] = "Zijde";
$text['label-side']['pl-pl'] = "Strona";
$text['label-side']['pt-br'] = "Lado";
@@ -848,6 +880,7 @@ $text['label-fine']['fr-ca'] = "Fin";
$text['label-fine']['fr-fr'] = "Fin";
$text['label-fine']['he-il'] = "בסדר גמור";
$text['label-fine']['it-it'] = "Fine";
$text['label-fine']['ka-ge'] = "კარგი";
$text['label-fine']['nl-nl'] = "Fijn";
$text['label-fine']['pl-pl'] = "Dobry";
$text['label-fine']['pt-br'] = "Multar";
@@ -874,6 +907,7 @@ $text['label-center']['fr-ca'] = "Centre";
$text['label-center']['fr-fr'] = "Centre";
$text['label-center']['he-il'] = "מֶרְכָּז";
$text['label-center']['it-it'] = "Centro";
$text['label-center']['ka-ge'] = "ცენტრი";
$text['label-center']['nl-nl'] = "Midden";
$text['label-center']['pl-pl'] = "Centrum";
$text['label-center']['pt-br'] = "Centro";
@@ -900,6 +934,7 @@ $text['label-bottom']['fr-ca'] = "Bas";
$text['label-bottom']['fr-fr'] = "Bas";
$text['label-bottom']['he-il'] = "תַחתִית";
$text['label-bottom']['it-it'] = "Basso";
$text['label-bottom']['ka-ge'] = "ქვედა";
$text['label-bottom']['nl-nl'] = "Onder";
$text['label-bottom']['pl-pl'] = "Dolny";
$text['label-bottom']['pt-br'] = "Fundo";
@@ -926,6 +961,7 @@ $text['label-24-hour']['fr-ca'] = "24 heures";
$text['label-24-hour']['fr-fr'] = "24 heures";
$text['label-24-hour']['he-il'] = "24 שעות";
$text['label-24-hour']['it-it'] = "24-Ore";
$text['label-24-hour']['ka-ge'] = "24-საათიანი";
$text['label-24-hour']['nl-nl'] = "24 uur";
$text['label-24-hour']['pl-pl'] = "24-godzinny";
$text['label-24-hour']['pt-br'] = "24 horas";
@@ -952,6 +988,7 @@ $text['label-12-hour']['fr-ca'] = "12 heures";
$text['label-12-hour']['fr-fr'] = "12 heures";
$text['label-12-hour']['he-il'] = "12 שעות";
$text['label-12-hour']['it-it'] = "12-Ore";
$text['label-12-hour']['ka-ge'] = "12-საათიანი";
$text['label-12-hour']['nl-nl'] = "12 uur";
$text['label-12-hour']['pl-pl'] = "12-godzinny";
$text['label-12-hour']['pt-br'] = "12 horas";
@@ -978,6 +1015,7 @@ $text['label-hours']['fr-ca'] = "Heure(s)";
$text['label-hours']['fr-fr'] = "Heure(s)";
$text['label-hours']['he-il'] = "שעה (s)";
$text['label-hours']['it-it'] = "Orario";
$text['label-hours']['ka-ge'] = "საათი";
$text['label-hours']['nl-nl'] = "Uren";
$text['label-hours']['pl-pl'] = "Godziny";
$text['label-hours']['pt-br'] = "Hora(s)";
@@ -1004,6 +1042,7 @@ $text['label-days']['fr-ca'] = "Jour(s)";
$text['label-days']['fr-fr'] = "Jour(s)";
$text['label-days']['he-il'] = "יום (s)";
$text['label-days']['it-it'] = "Giorno(i)";
$text['label-days']['ka-ge'] = "დღე";
$text['label-days']['nl-nl'] = "Dagen";
$text['label-days']['pl-pl'] = "Dni)";
$text['label-days']['pt-br'] = "Dia(s)";
@@ -1030,6 +1069,7 @@ $text['label-messages']['fr-ca'] = "Message(s)";
$text['label-messages']['fr-fr'] = "Message(s)";
$text['label-messages']['he-il'] = "הודעות (s)";
$text['label-messages']['it-it'] = "Messaggio(i)";
$text['label-messages']['ka-ge'] = "შეტყობინება";
$text['label-messages']['nl-nl'] = "Berichten";
$text['label-messages']['pl-pl'] = "Message(s) (ang.).";
$text['label-messages']['pt-br'] = "Mensagem(ns)";
@@ -1056,6 +1096,7 @@ $text['label-image_text']['fr-ca'] = "Image et Texte";
$text['label-image_text']['fr-fr'] = "Image et Texte";
$text['label-image_text']['he-il'] = "תמונה וטקסט";
$text['label-image_text']['it-it'] = "Immagine e testo";
$text['label-image_text']['ka-ge'] = "გამოსახულება & ტექსტი";
$text['label-image_text']['nl-nl'] = "Beeld en tekst";
$text['label-image_text']['pl-pl'] = "Obraz i tekst (ang.).";
$text['label-image_text']['pt-br'] = "Imagem & Texto";
@@ -1082,6 +1123,7 @@ $text['label-file']['fr-ca'] = "Fichier";
$text['label-file']['fr-fr'] = "Fichier";
$text['label-file']['he-il'] = "קוֹבֶץ";
$text['label-file']['it-it'] = "File";
$text['label-file']['ka-ge'] = "ფაილი";
$text['label-file']['nl-nl'] = "Bestanden";
$text['label-file']['pl-pl'] = "plik";
$text['label-file']['pt-br'] = "Arquivo";
@@ -1108,6 +1150,7 @@ $text['label-base64']['fr-ca'] = "Socle 64";
$text['label-base64']['fr-fr'] = "Socle 64";
$text['label-base64']['he-il'] = "בסיס 64";
$text['label-base64']['it-it'] = "Fondo 64";
$text['label-base64']['ka-ge'] = "Base64";
$text['label-base64']['nl-nl'] = "Basis 64";
$text['label-base64']['pl-pl'] = "Podstawa64";
$text['label-base64']['pt-br'] = "Base64";
@@ -1134,6 +1177,7 @@ $text['label-dynamic']['fr-ca'] = "Dynamique";
$text['label-dynamic']['fr-fr'] = "Dynamique";
$text['label-dynamic']['he-il'] = "דִינָמִי";
$text['label-dynamic']['it-it'] = "Dinamica";
$text['label-dynamic']['ka-ge'] = "დინამიკური";
$text['label-dynamic']['nl-nl'] = "Dynamisch";
$text['label-dynamic']['pl-pl'] = "Dynamisch";
$text['label-dynamic']['pt-br'] = "Dinâmica";
@@ -1160,6 +1204,7 @@ $text['label-single']['fr-ca'] = "Singulier";
$text['label-single']['fr-fr'] = "Singulier";
$text['label-single']['he-il'] = "יחיד";
$text['label-single']['it-it'] = "Singola";
$text['label-single']['ka-ge'] = "ერთი";
$text['label-single']['nl-nl'] = "Enkel";
$text['label-single']['pl-pl'] = "Pojedynczy";
$text['label-single']['pt-br'] = "Solteira";
@@ -1186,6 +1231,7 @@ $text['label-multiple']['fr-ca'] = "Plusieurs";
$text['label-multiple']['fr-fr'] = "Plusieurs";
$text['label-multiple']['he-il'] = "מרובות";
$text['label-multiple']['it-it'] = "Molteplici";
$text['label-multiple']['ka-ge'] = "ერთზე მეტი";
$text['label-multiple']['nl-nl'] = "Meerdere";
$text['label-multiple']['pl-pl'] = "Wiele";
$text['label-multiple']['pt-br'] = "Múltipla";
@@ -1212,6 +1258,7 @@ $text['header-default_settings']['fr-ca'] = "Configurations par Défaut";
$text['header-default_settings']['fr-fr'] = "Configurations par Défaut";
$text['header-default_settings']['he-il'] = "הגדרות ברירת מחדל";
$text['header-default_settings']['it-it'] = "Parametri di Default";
$text['header-default_settings']['ka-ge'] = "ნაგულისხმევი პარამეტრები";
$text['header-default_settings']['nl-nl'] = "Standaard instellingen";
$text['header-default_settings']['pl-pl'] = "Ustawienia domyślne";
$text['header-default_settings']['pt-br'] = "Configurações Padrão";
@@ -1238,6 +1285,7 @@ $text['header-default_setting-edit']['fr-ca'] = "Configurations par Défaut";
$text['header-default_setting-edit']['fr-fr'] = "Configurations par Défaut";
$text['header-default_setting-edit']['he-il'] = "הגדרת ברירת מחדל";
$text['header-default_setting-edit']['it-it'] = "Parametro di Default";
$text['header-default_setting-edit']['ka-ge'] = "ნაგულისხმევი პარამეტრი";
$text['header-default_setting-edit']['nl-nl'] = "Standaard instellingen";
$text['header-default_setting-edit']['pl-pl'] = "Ustawienie domyślne";
$text['header-default_setting-edit']['pt-br'] = "Configuração Padrão";
@@ -1264,6 +1312,7 @@ $text['header-default_setting-add']['fr-ca'] = "Ajouter une configuration per d
$text['header-default_setting-add']['fr-fr'] = "Ajouter une configuration per défaut";
$text['header-default_setting-add']['he-il'] = "הגדרת ברירת מחדל הוסף";
$text['header-default_setting-add']['it-it'] = "Aggiunta Parametri di Default";
$text['header-default_setting-add']['ka-ge'] = "ნაგულისხმევი პარამეტრის დამატება";
$text['header-default_setting-add']['nl-nl'] = "Toevoegen standaard instelling";
$text['header-default_setting-add']['pl-pl'] = "Dodaj ustawienie domyślne";
$text['header-default_setting-add']['pt-br'] = "Adicionar configuração padrão";
@@ -1290,6 +1339,7 @@ $text['description-order']['fr-ca'] = "Définir l'ordre (index) pour cet éléme
$text['description-order']['fr-fr'] = "Définir l'ordre (index) pour cet élément de tableau.";
$text['description-order']['he-il'] = "הגדר את הסדר (אינדקס) עבור רכיב מערך זה.";
$text['description-order']['it-it'] = "Inserisci l'ordine (indice) per questo elemento dell'array.";
$text['description-order']['ka-ge'] = "დააყენეთ მიმდევრობა (ინდექსი) ამ მასივის ელემენტისთვის.";
$text['description-order']['nl-nl'] = "Zet de volgorde (index) voor deze instelling.";
$text['description-order']['pl-pl'] = "Wybierz kolejność.";
$text['description-order']['pt-br'] = "Defina a ordem (indice) para este elemento da matriz.";
@@ -1316,6 +1366,7 @@ $text['description-enabled']['fr-ca'] = "Choisir l'état de ce paramètre";
$text['description-enabled']['fr-fr'] = "Choisir l'état de ce paramètre";
$text['description-enabled']['he-il'] = "הגדר את הסטטוס של ברירת מחדל זו.";
$text['description-enabled']['it-it'] = "Seleziona lo stato per questo parametro.";
$text['description-enabled']['ka-ge'] = "დააყენეთ სტატუსი ამ ნაგულისხმევი პარამეტრისთვის.";
$text['description-enabled']['nl-nl'] = "Zet de status voor deze standaard instelling.";
$text['description-enabled']['pl-pl'] = "Ustaw status ustawienia domyślnego.";
$text['description-enabled']['pt-br'] = "Escolha o estado desta definição padrão";
@@ -1342,6 +1393,7 @@ $text['description-default_settings']['fr-ca'] = "Configurations communes à tou
$text['description-default_settings']['fr-fr'] = "Configurations communes à tous les domaines.";
$text['description-default_settings']['he-il'] = "הגדרות המשמשות עבור כל הדומיינים.";
$text['description-default_settings']['it-it'] = "Parametri usati per tutti i domini.";
$text['description-default_settings']['ka-ge'] = "პარამეტრები, რომლებიც ყველა დომენისთვის გამოიყენება.";
$text['description-default_settings']['nl-nl'] = "Instellingen voor alle domeinen.";
$text['description-default_settings']['pl-pl'] = "Ustawienia stosowane dla wszystkich domen.";
$text['description-default_settings']['pt-br'] = "Configurações usadas em todos os dominios.";
@@ -1368,6 +1420,7 @@ $text['description-default_setting-edit']['fr-ca'] = "Configurations communes à
$text['description-default_setting-edit']['fr-fr'] = "Configurations communes à tous les domaines";
$text['description-default_setting-edit']['he-il'] = "הגדרות המשמשות עבור כל הדומיינים.";
$text['description-default_setting-edit']['it-it'] = "Parametri usati per tutti i domini.";
$text['description-default_setting-edit']['ka-ge'] = "პარამეტრები ყველა დომენისთვის.";
$text['description-default_setting-edit']['nl-nl'] = "Instellingen voor alle domeinen.";
$text['description-default_setting-edit']['pl-pl'] = "Ustawienia stosowane dla wszystkich domen.";
$text['description-default_setting-edit']['pt-br'] = "Configurações usadas em todos os dominios.";
@@ -1394,6 +1447,7 @@ $text['description-default_setting-add']['fr-ca'] = "Configurations communes à
$text['description-default_setting-add']['fr-fr'] = "Configurations communes à tous les domaines";
$text['description-default_setting-add']['he-il'] = "הגדרות המשמשות עבור כל הדומיינים.";
$text['description-default_setting-add']['it-it'] = "Parametri usati per tutti i domini.";
$text['description-default_setting-add']['ka-ge'] = "პარამეტრები, რომლებიც ყველა დომენისთვის გამოიყენება.";
$text['description-default_setting-add']['nl-nl'] = "Instellingen voor alle domeinen.";
$text['description-default_setting-add']['pl-pl'] = "Ustawienia stosowane dla wszystkich domen.";
$text['description-default_setting-add']['pt-br'] = "Configurações usadas em todos os dominios.";
@@ -1420,6 +1474,7 @@ $text['button-toggle']['fr-ca'] = "Basculer";
$text['button-toggle']['fr-fr'] = "Basculer";
$text['button-toggle']['he-il'] = "לְמַתֵג";
$text['button-toggle']['it-it'] = "Commuta";
$text['button-toggle']['ka-ge'] = "გადართვა";
$text['button-toggle']['nl-nl'] = "Omschakelen";
$text['button-toggle']['pl-pl'] = "Przełącznik";
$text['button-toggle']['pt-br'] = "Alternar";

View File

@@ -12,6 +12,7 @@
$apps[$x]['menu'][$y]['title']['fr-fr'] = "Confs par Défaut";
$apps[$x]['menu'][$y]['title']['he-il'] = "הגדרות ברירת מחדל";
$apps[$x]['menu'][$y]['title']['it-it'] = "Parametri di Default";
$apps[$x]['menu'][$y]['title']['ka-ge'] = "ნაგულისხმევი პარამეტრები";
$apps[$x]['menu'][$y]['title']['nl-nl'] = "Standaard instellingen";
$apps[$x]['menu'][$y]['title']['pl-pl'] = "Ustawienia domyślne";
$apps[$x]['menu'][$y]['title']['pt-br'] = "Configurações Padrão";