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-upgrade_schema']['fr-ca'] = "Mise à jour du Schéma";
|
||||
$text['title-upgrade_schema']['fr-fr'] = "Mise à jour du Schéma";
|
||||
$text['title-upgrade_schema']['he-il'] = "שדרוג סכימה";
|
||||
$text['title-upgrade_schema']['it-it'] = "Aggiorna Schema";
|
||||
$text['title-upgrade_schema']['ka-ge'] = "სქემის განახლება";
|
||||
$text['title-upgrade_schema']['nl-nl'] = "upgrade schema";
|
||||
$text['title-upgrade_schema']['pl-pl'] = "Aktualizacja schematu";
|
||||
$text['title-upgrade_schema']['pt-br'] = "Atualizar o Esquema do banco de dados";
|
||||
@@ -39,6 +40,7 @@ $text['title-upgrade']['fr-ca'] = "Mise à jour";
|
||||
$text['title-upgrade']['fr-fr'] = "Mise à jour";
|
||||
$text['title-upgrade']['he-il'] = "שדרוג";
|
||||
$text['title-upgrade']['it-it'] = "Aggiorna";
|
||||
$text['title-upgrade']['ka-ge'] = "განახლება";
|
||||
$text['title-upgrade']['nl-nl'] = "upgrade";
|
||||
$text['title-upgrade']['pl-pl'] = "Aktualizacja";
|
||||
$text['title-upgrade']['pt-br'] = "Atualizar";
|
||||
@@ -65,6 +67,7 @@ $text['option-true']['fr-ca'] = "Vrai";
|
||||
$text['option-true']['fr-fr'] = "Vrai";
|
||||
$text['option-true']['he-il'] = "נָכוֹן";
|
||||
$text['option-true']['it-it'] = "vero";
|
||||
$text['option-true']['ka-ge'] = "ჭეშმარიტი";
|
||||
$text['option-true']['nl-nl'] = "Waar.";
|
||||
$text['option-true']['pl-pl'] = "Tak";
|
||||
$text['option-true']['pt-br'] = "Verdeiro";
|
||||
@@ -91,6 +94,7 @@ $text['option-false']['fr-ca'] = "FAUX";
|
||||
$text['option-false']['fr-fr'] = "FAUX";
|
||||
$text['option-false']['he-il'] = "שֶׁקֶר";
|
||||
$text['option-false']['it-it'] = "False";
|
||||
$text['option-false']['ka-ge'] = "ცრუ";
|
||||
$text['option-false']['nl-nl'] = "Fal";
|
||||
$text['option-false']['pl-pl'] = "FAŁSZ";
|
||||
$text['option-false']['pt-br'] = "Falso";
|
||||
@@ -117,6 +121,7 @@ $text['message-upgrade_permissions']['fr-ca'] = "Paramètres d'autorisation par
|
||||
$text['message-upgrade_permissions']['fr-fr'] = "Paramètres d'autorisation par défaut restaurés";
|
||||
$text['message-upgrade_permissions']['he-il'] = "ברירות מחדל של הרשאה שוחזרו";
|
||||
$text['message-upgrade_permissions']['it-it'] = "Impostazioni predefinite dei permessi ripristinate";
|
||||
$text['message-upgrade_permissions']['ka-ge'] = "ნაგულისხმევი წვდომები აღდგენილია";
|
||||
$text['message-upgrade_permissions']['nl-nl'] = "Standaardinstellingen voor machtigingen hersteld";
|
||||
$text['message-upgrade_permissions']['pl-pl'] = "Przywrócono domyślne ustawienia uprawnień";
|
||||
$text['message-upgrade_permissions']['pt-br'] = "As Permissões padrão foram restauradas";
|
||||
@@ -143,6 +148,7 @@ $text['message-upgrade_source_scripts']['fr-ca'] = "Code source et scripts mis
|
||||
$text['message-upgrade_source_scripts']['fr-fr'] = "Code source et scripts mis à jour";
|
||||
$text['message-upgrade_source_scripts']['he-il'] = "קבצים ותסריטאים מעודכנים";
|
||||
$text['message-upgrade_source_scripts']['it-it'] = "Files Sorgente e Scripts Aggiornati";
|
||||
$text['message-upgrade_source_scripts']['ka-ge'] = "წყარო ფაილები და სკრიპტები განახლდა.";
|
||||
$text['message-upgrade_source_scripts']['nl-nl'] = "Bronbestanden en scripts bijgewerkt";
|
||||
$text['message-upgrade_source_scripts']['pl-pl'] = "Zaktualizowano pliki źródłowe i skrypty";
|
||||
$text['message-upgrade_source_scripts']['pt-br'] = "Arquivos fonte e Scripts atualizados";
|
||||
@@ -169,6 +175,7 @@ $text['message-upgrade_source_failed']['fr-ca'] = "La mise à jour du code sourc
|
||||
$text['message-upgrade_source_failed']['fr-fr'] = "La mise à jour du code source à échoué";
|
||||
$text['message-upgrade_source_failed']['he-il'] = "עדכון קבצים נכשל";
|
||||
$text['message-upgrade_source_failed']['it-it'] = "Aggiornamento Files sorgente Fallito";
|
||||
$text['message-upgrade_source_failed']['ka-ge'] = "წყარო ფაილების განახლება ჩავარდა";
|
||||
$text['message-upgrade_source_failed']['nl-nl'] = "Update van bronbestanden mislukt";
|
||||
$text['message-upgrade_source_failed']['pl-pl'] = "Aktualizacja plików źródłowych nie powiodła się.";
|
||||
$text['message-upgrade_source_failed']['pt-br'] = "Atualização de arquivos fonte falhou";
|
||||
@@ -195,6 +202,7 @@ $text['message-upgrade_source']['fr-ca'] = "Code source mis à jour";
|
||||
$text['message-upgrade_source']['fr-fr'] = "Code source mis à jour";
|
||||
$text['message-upgrade_source']['he-il'] = "קבצי המקור עודכנו";
|
||||
$text['message-upgrade_source']['it-it'] = "Files Sorgente Aggiornati";
|
||||
$text['message-upgrade_source']['ka-ge'] = "წყარო ფაილები განახლდა";
|
||||
$text['message-upgrade_source']['nl-nl'] = "Bronbestanden bijgewerkt";
|
||||
$text['message-upgrade_source']['pl-pl'] = "Aktualizacja plików źródłowych powiodła się";
|
||||
$text['message-upgrade_source']['pt-br'] = "Arquivos fonte atualizados";
|
||||
@@ -221,6 +229,7 @@ $text['message-optional_apps_upgrade_source']['fr-ca'] = "Fichiers sources d'app
|
||||
$text['message-optional_apps_upgrade_source']['fr-fr'] = "Fichiers sources d'application facultatifs mis à jour";
|
||||
$text['message-optional_apps_upgrade_source']['he-il'] = "קבצי מקור יישומים אופציונליים עודכנו";
|
||||
$text['message-optional_apps_upgrade_source']['it-it'] = "File di origine dell'applicazione facoltativi aggiornati";
|
||||
$text['message-optional_apps_upgrade_source']['ka-ge'] = "არასავალდებულო აპის წყარო ფაილები განახლდა";
|
||||
$text['message-optional_apps_upgrade_source']['nl-nl'] = "Optionele applicatiebronbestanden bijgewerkt";
|
||||
$text['message-optional_apps_upgrade_source']['pl-pl'] = "Zaktualizowano opcjonalne pliki źródłowe aplikacji";
|
||||
$text['message-optional_apps_upgrade_source']['pt-br'] = "Arquivos opcionais de origem do aplicativo atualizados";
|
||||
@@ -247,6 +256,7 @@ $text['message-optional_apps_upgrade_source_cli']['fr-ca'] = "Mis à jour";
|
||||
$text['message-optional_apps_upgrade_source_cli']['fr-fr'] = "Mis à jour";
|
||||
$text['message-optional_apps_upgrade_source_cli']['he-il'] = "מְעוּדכָּן";
|
||||
$text['message-optional_apps_upgrade_source_cli']['it-it'] = "Aggiornato";
|
||||
$text['message-optional_apps_upgrade_source_cli']['ka-ge'] = "განახდა";
|
||||
$text['message-optional_apps_upgrade_source_cli']['nl-nl'] = "Bijgewerkt";
|
||||
$text['message-optional_apps_upgrade_source_cli']['pl-pl'] = "Zaktualizowano";
|
||||
$text['message-optional_apps_upgrade_source_cli']['pt-br'] = "Atualizado";
|
||||
@@ -273,6 +283,7 @@ $text['message-upgrade_manually']['fr-ca'] = "Mettre à niveau manuellement";
|
||||
$text['message-upgrade_manually']['fr-fr'] = "Mettre à niveau manuellement";
|
||||
$text['message-upgrade_manually']['he-il'] = "שדרג באופן ידני";
|
||||
$text['message-upgrade_manually']['it-it'] = "Aggiorna manualmente";
|
||||
$text['message-upgrade_manually']['ka-ge'] = "ხელით განახლება";
|
||||
$text['message-upgrade_manually']['nl-nl'] = "Handmatig upgraden";
|
||||
$text['message-upgrade_manually']['pl-pl'] = "Uaktualnij ręcznie";
|
||||
$text['message-upgrade_manually']['pt-br'] = "Atualizar manualmente";
|
||||
@@ -299,6 +310,7 @@ $text['message-upgrade_schema']['fr-ca'] = "Schéma Verifié";
|
||||
$text['message-upgrade_schema']['fr-fr'] = "Schéma Verifié";
|
||||
$text['message-upgrade_schema']['he-il'] = "סכימה מאומתת";
|
||||
$text['message-upgrade_schema']['it-it'] = "Schema Verificato";
|
||||
$text['message-upgrade_schema']['ka-ge'] = "სქემა გადამოწმებულია";
|
||||
$text['message-upgrade_schema']['nl-nl'] = "Schema Vertaald";
|
||||
$text['message-upgrade_schema']['pl-pl'] = "Schemat zostałl zweryfikowany";
|
||||
$text['message-upgrade_schema']['pt-br'] = "Esquema verificado";
|
||||
@@ -325,6 +337,7 @@ $text['message-upgrade_menu']['fr-ca'] = "Menu par défaut rétablis";
|
||||
$text['message-upgrade_menu']['fr-fr'] = "Menu par défaut rétablis";
|
||||
$text['message-upgrade_menu']['he-il'] = "תפריט ברירת המחדל שוחזר";
|
||||
$text['message-upgrade_menu']['it-it'] = "Menu di Default Ripristinati";
|
||||
$text['message-upgrade_menu']['ka-ge'] = "მენიუს ნაგულისხმევები აღდგენილია";
|
||||
$text['message-upgrade_menu']['nl-nl'] = "Menu Defaults";
|
||||
$text['message-upgrade_menu']['pl-pl'] = "Ustawienia domyślne Menu zostały przywrócone";
|
||||
$text['message-upgrade_menu']['pt-br'] = "Menu padrão restaurado";
|
||||
@@ -351,6 +364,7 @@ $text['message-upgrade_apps']['fr-ca'] = "Réglages par défaut de l'application
|
||||
$text['message-upgrade_apps']['fr-fr'] = "Réglages par défaut de l'application rétablis";
|
||||
$text['message-upgrade_apps']['he-il'] = "ברירת המחדל של האפליקציה בוצעה";
|
||||
$text['message-upgrade_apps']['it-it'] = "Impostazioni predefinite dell'app eseguite";
|
||||
$text['message-upgrade_apps']['ka-ge'] = "აპის ნაგულისხმევი პარამეტრები შესრულებულია";
|
||||
$text['message-upgrade_apps']['nl-nl'] = "App Defaults Execut";
|
||||
$text['message-upgrade_apps']['pl-pl'] = "Przywrócenie do ustawień domyślnych aplikacji zostało wykonane.";
|
||||
$text['message-upgrade_apps']['pt-br'] = "Padrões do aplicativo executados";
|
||||
@@ -377,6 +391,7 @@ $text['message-upgrade']['fr-ca'] = "Mise à niveau terminée";
|
||||
$text['message-upgrade']['fr-fr'] = "Mise à niveau terminée";
|
||||
$text['message-upgrade']['he-il'] = "השדרוג הושלם";
|
||||
$text['message-upgrade']['it-it'] = "Aggiornamento Completato";
|
||||
$text['message-upgrade']['ka-ge'] = "განახლება დასრულდა";
|
||||
$text['message-upgrade']['nl-nl'] = "Upgrade Complet";
|
||||
$text['message-upgrade']['pl-pl'] = "Aktualizacja zakończyła się pomyślnie.";
|
||||
$text['message-upgrade']['pt-br'] = "Atualização concluída";
|
||||
@@ -403,6 +418,7 @@ $text['message-optional_apps_upgrade_source_failed']['fr-ca'] = "Échec de la mi
|
||||
$text['message-optional_apps_upgrade_source_failed']['fr-fr'] = "Échec de la mise à jour des fichiers sources des applications facultatives";
|
||||
$text['message-optional_apps_upgrade_source_failed']['he-il'] = "עדכון קובצי המקור של אפליקציות נכשל";
|
||||
$text['message-optional_apps_upgrade_source_failed']['it-it'] = "Aggiornamento dei file di origine delle app opzionali non riuscito";
|
||||
$text['message-optional_apps_upgrade_source_failed']['ka-ge'] = "არასავალდებულო აპების წყარო ფაილების განახლება ჩავარდა";
|
||||
$text['message-optional_apps_upgrade_source_failed']['nl-nl'] = "Update van optionele apps-bronbestanden mislukt";
|
||||
$text['message-optional_apps_upgrade_source_failed']['pl-pl'] = "Opcjonalna aktualizacja plików źródłowych aplikacji nie powiodła się";
|
||||
$text['message-optional_apps_upgrade_source_failed']['pt-br'] = "Falha na atualização dos arquivos de origem dos aplicativos opcionais";
|
||||
@@ -429,6 +445,7 @@ $text['message-optional_apps_upgrade_source_failed_cli']['fr-ca'] = "Mise à jou
|
||||
$text['message-optional_apps_upgrade_source_failed_cli']['fr-fr'] = "Mise à jour a échoué";
|
||||
$text['message-optional_apps_upgrade_source_failed_cli']['he-il'] = "עדכון נכשל";
|
||||
$text['message-optional_apps_upgrade_source_failed_cli']['it-it'] = "Aggiornamento non riuscito";
|
||||
$text['message-optional_apps_upgrade_source_failed_cli']['ka-ge'] = "ჩავარდა";
|
||||
$text['message-optional_apps_upgrade_source_failed_cli']['nl-nl'] = "Update mislukt";
|
||||
$text['message-optional_apps_upgrade_source_failed_cli']['pl-pl'] = "Atualização falhou";
|
||||
$text['message-optional_apps_upgrade_source_failed_cli']['pt-br'] = "Atualização falhou";
|
||||
@@ -455,6 +472,7 @@ $text['login-message_text']['fr-ca'] = "Tenez-vous au courant des nouveautés du
|
||||
$text['login-message_text']['fr-fr'] = "Tenez-vous au courant des nouveautés du projet FusionPBX en configurant vos préférences dans la section <a href=''/core/notifications/notification_edit.php''>Notifications</a> , du menu système!";
|
||||
$text['login-message_text']['he-il'] = "שמור על הפרויקט FusionPBX על ידי הצבת ההעדפות שלך ב- <a href='/core/notifications/notifications_edit.php'>Notifications</a>, תחת תפריט המערכת!";
|
||||
$text['login-message_text']['it-it'] = "Tieniti aggiornato sul progetto FusionPBX configurando le tue preference nella nuova sezione <a href=''/core/notifications/notification_edit.php''>Notifiche</a>, sotto il menu sistema!";
|
||||
$text['login-message_text']['ka-ge'] = "მისდიეთ FusionPBX პროექტს თქვენი პარამეტრების დამატებით ახლად დამატებულ <a href=''/core/notifications/notification_edit.php''>გაფრთხილებებში</a> სისტემურ მენიუში.";
|
||||
$text['login-message_text']['nl-nl'] = "Blijf op de hoogte van het FusionPBX-project door uw voorkeuren te configureren in de nieuw toegevoegde <a href=''/core/notifications/notification_edit.php''>Meldingen</a> sectie, onder het Systeemmenu!";
|
||||
$text['login-message_text']['pl-pl'] = "Bądź na bieżąco z projektem FusionPBX konfigurując swoje preferencje w nowo dodanej sekcji Powiadomienia w menu System!";
|
||||
$text['login-message_text']['pt-br'] = "Mantenha-se com o projeto FusionPBX configurando suas preferências na seção <a href=''/core/notifications/notification_edit.php''>Notificações</a> recém-adicionado, no menu Sistema!";
|
||||
@@ -481,6 +499,7 @@ $text['label-upgrade_source']['fr-ca'] = "Code Source";
|
||||
$text['label-upgrade_source']['fr-fr'] = "Code Source";
|
||||
$text['label-upgrade_source']['he-il'] = "קוד מקור";
|
||||
$text['label-upgrade_source']['it-it'] = "Codice Sorgente";
|
||||
$text['label-upgrade_source']['ka-ge'] = "საწყისი კოდი";
|
||||
$text['label-upgrade_source']['nl-nl'] = "Broncode";
|
||||
$text['label-upgrade_source']['pl-pl'] = "Kod źródłowy";
|
||||
$text['label-upgrade_source']['pt-br'] = "Código Fonte";
|
||||
@@ -507,6 +526,7 @@ $text['label-optional_apps']['fr-ca'] = "Applications facultatives";
|
||||
$text['label-optional_apps']['fr-fr'] = "Applications facultatives";
|
||||
$text['label-optional_apps']['he-il'] = "אפליקציות אופציונליות";
|
||||
$text['label-optional_apps']['it-it'] = "App opzionali";
|
||||
$text['label-optional_apps']['ka-ge'] = "არასავალდებულო აპების";
|
||||
$text['label-optional_apps']['nl-nl'] = "Optionele apps";
|
||||
$text['label-optional_apps']['pl-pl'] = "Opcjonalne aplikacje";
|
||||
$text['label-optional_apps']['pt-br'] = "Aplicativos opcionais";
|
||||
@@ -533,6 +553,7 @@ $text['label-upgrade_schema']['fr-ca'] = "Schéma";
|
||||
$text['label-upgrade_schema']['fr-fr'] = "Schéma";
|
||||
$text['label-upgrade_schema']['he-il'] = "סכֵימָה";
|
||||
$text['label-upgrade_schema']['it-it'] = "Schema";
|
||||
$text['label-upgrade_schema']['ka-ge'] = "სქემა";
|
||||
$text['label-upgrade_schema']['nl-nl'] = "Schema";
|
||||
$text['label-upgrade_schema']['pl-pl'] = "Schemat";
|
||||
$text['label-upgrade_schema']['pt-br'] = "Esquema";
|
||||
@@ -559,6 +580,7 @@ $text['label-upgrade_permissions']['fr-ca'] = "Autorisations par défaut";
|
||||
$text['label-upgrade_permissions']['fr-fr'] = "Autorisations par défaut";
|
||||
$text['label-upgrade_permissions']['he-il'] = "ברירת מחדל של הרשאה";
|
||||
$text['label-upgrade_permissions']['it-it'] = "Impostazioni predefinite dei permessi";
|
||||
$text['label-upgrade_permissions']['ka-ge'] = "ნაგულისხმევი წვდომები";
|
||||
$text['label-upgrade_permissions']['nl-nl'] = "Toestemming Defaults";
|
||||
$text['label-upgrade_permissions']['pl-pl'] = "Ustawienia domyślne uprawnień";
|
||||
$text['label-upgrade_permissions']['pt-br'] = "Permissões Padrão";
|
||||
@@ -585,6 +607,7 @@ $text['label-upgrade_menu']['fr-ca'] = "Menu par défaut";
|
||||
$text['label-upgrade_menu']['fr-fr'] = "Menu par défaut";
|
||||
$text['label-upgrade_menu']['he-il'] = "תפריט ברירות מחדל";
|
||||
$text['label-upgrade_menu']['it-it'] = "Menu di Default";
|
||||
$text['label-upgrade_menu']['ka-ge'] = "ნაგულისხმევი მენიუ";
|
||||
$text['label-upgrade_menu']['nl-nl'] = "Menustandaarden";
|
||||
$text['label-upgrade_menu']['pl-pl'] = "Ustawienia domyślne menu";
|
||||
$text['label-upgrade_menu']['pt-br'] = "Menu padrão";
|
||||
@@ -611,6 +634,7 @@ $text['label-upgrade_data_types']['fr-ca'] = "Types de données";
|
||||
$text['label-upgrade_data_types']['fr-fr'] = "Types de données";
|
||||
$text['label-upgrade_data_types']['he-il'] = "סוגי נתונים";
|
||||
$text['label-upgrade_data_types']['it-it'] = "Tipo Dati";
|
||||
$text['label-upgrade_data_types']['ka-ge'] = "მონაცემის ტიპები";
|
||||
$text['label-upgrade_data_types']['nl-nl'] = "Data types";
|
||||
$text['label-upgrade_data_types']['pl-pl'] = "Rodzaje danych";
|
||||
$text['label-upgrade_data_types']['pt-br'] = "Tipos de Dados";
|
||||
@@ -637,6 +661,7 @@ $text['label-upgrade_apps']['fr-ca'] = "Paramètres par défaut de l'application
|
||||
$text['label-upgrade_apps']['fr-fr'] = "Paramètres par défaut de l'application";
|
||||
$text['label-upgrade_apps']['he-il'] = "ברירות מחדל של אפליקציה";
|
||||
$text['label-upgrade_apps']['it-it'] = "Impostazioni predefinite dell'app";
|
||||
$text['label-upgrade_apps']['ka-ge'] = "აპის ნაგულისხმევი პარამეტრები";
|
||||
$text['label-upgrade_apps']['nl-nl'] = "App standaardwaarden";
|
||||
$text['label-upgrade_apps']['pl-pl'] = "Domyślne ustawienia aplikacji";
|
||||
$text['label-upgrade_apps']['pt-br'] = "Padrões do aplicativo";
|
||||
@@ -663,6 +688,7 @@ $text['label-upgrade_switch']['fr-ca'] = "Mise à niveau du commutateur";
|
||||
$text['label-upgrade_switch']['fr-fr'] = "Mise à niveau du commutateur";
|
||||
$text['label-upgrade_switch']['he-il'] = "Switch Upgrade";
|
||||
$text['label-upgrade_switch']['it-it'] = "Aggiornamento Softswitch";
|
||||
$text['label-upgrade_switch']['ka-ge'] = "კომუტატორის განახლება";
|
||||
$text['label-upgrade_switch']['nl-nl'] = "Schakelupgrade";
|
||||
$text['label-upgrade_switch']['pl-pl'] = "Przełącz aktualizację";
|
||||
$text['label-upgrade_switch']['pt-br'] = "Atualização do switch";
|
||||
@@ -689,6 +715,7 @@ $text['label-upgrade']['fr-ca'] = "Mise à niveau";
|
||||
$text['label-upgrade']['fr-fr'] = "Mise à niveau";
|
||||
$text['label-upgrade']['he-il'] = "שדרוג";
|
||||
$text['label-upgrade']['it-it'] = "Aggiornamento";
|
||||
$text['label-upgrade']['ka-ge'] = "განახლება";
|
||||
$text['label-upgrade']['nl-nl'] = "upgrade";
|
||||
$text['label-upgrade']['pl-pl'] = "Aktualizacja";
|
||||
$text['label-upgrade']['pt-br'] = "Atualizar";
|
||||
@@ -715,6 +742,7 @@ $text['label-type']['fr-ca'] = "Type";
|
||||
$text['label-type']['fr-fr'] = "Type";
|
||||
$text['label-type']['he-il'] = "סוג";
|
||||
$text['label-type']['it-it'] = "Tipo";
|
||||
$text['label-type']['ka-ge'] = "ტიპი";
|
||||
$text['label-type']['nl-nl'] = "type";
|
||||
$text['label-type']['pl-pl'] = "Typ";
|
||||
$text['label-type']['pt-br'] = "Tipo";
|
||||
@@ -741,6 +769,7 @@ $text['label-table']['fr-ca'] = "Tableau";
|
||||
$text['label-table']['fr-fr'] = "Tableau";
|
||||
$text['label-table']['he-il'] = "שולחן";
|
||||
$text['label-table']['it-it'] = "Tabella";
|
||||
$text['label-table']['ka-ge'] = "ცხრილი";
|
||||
$text['label-table']['nl-nl'] = "Tafel.";
|
||||
$text['label-table']['pl-pl'] = "Tabela";
|
||||
$text['label-table']['pt-br'] = "Tabela";
|
||||
@@ -767,6 +796,7 @@ $text['label-sql_changes']['fr-ca'] = "Modifications SQL";
|
||||
$text['label-sql_changes']['fr-fr'] = "Modifications SQL";
|
||||
$text['label-sql_changes']['he-il'] = "שינויים SQL";
|
||||
$text['label-sql_changes']['it-it'] = "Modifiche SQL";
|
||||
$text['label-sql_changes']['ka-ge'] = "SQL ცვლილებები";
|
||||
$text['label-sql_changes']['nl-nl'] = "Verandering";
|
||||
$text['label-sql_changes']['pl-pl'] = "Zmiany SQL";
|
||||
$text['label-sql_changes']['pt-br'] = "Modificações do SQL";
|
||||
@@ -793,6 +823,7 @@ $text['label-schema']['fr-ca'] = "Schéma";
|
||||
$text['label-schema']['fr-fr'] = "Schéma";
|
||||
$text['label-schema']['he-il'] = "סכֵימָה";
|
||||
$text['label-schema']['it-it'] = "Schema";
|
||||
$text['label-schema']['ka-ge'] = "სქემა";
|
||||
$text['label-schema']['nl-nl'] = "Schema";
|
||||
$text['label-schema']['pl-pl'] = "Schemat";
|
||||
$text['label-schema']['pt-br'] = "Esquema";
|
||||
@@ -819,6 +850,7 @@ $text['label-no_change']['fr-ca'] = "Pas de changement";
|
||||
$text['label-no_change']['fr-fr'] = "Pas de changement";
|
||||
$text['label-no_change']['he-il'] = "אין שינוי";
|
||||
$text['label-no_change']['it-it'] = "Nessuna Modifica";
|
||||
$text['label-no_change']['ka-ge'] = "ცვლილებების გარეშე";
|
||||
$text['label-no_change']['nl-nl'] = "Geen verandering.";
|
||||
$text['label-no_change']['pl-pl'] = "Bez zmian";
|
||||
$text['label-no_change']['pt-br'] = "Sem alterações";
|
||||
@@ -845,6 +877,7 @@ $text['label-name']['fr-ca'] = "Nom";
|
||||
$text['label-name']['fr-fr'] = "Nom";
|
||||
$text['label-name']['he-il'] = "שֵׁם";
|
||||
$text['label-name']['it-it'] = "Nome";
|
||||
$text['label-name']['ka-ge'] = "სახელი";
|
||||
$text['label-name']['nl-nl'] = "Naam";
|
||||
$text['label-name']['pl-pl'] = "Nazwa";
|
||||
$text['label-name']['pt-br'] = "Nome";
|
||||
@@ -871,6 +904,7 @@ $text['label-exists']['fr-ca'] = "Existe";
|
||||
$text['label-exists']['fr-fr'] = "Existe";
|
||||
$text['label-exists']['he-il'] = "קיים";
|
||||
$text['label-exists']['it-it'] = "Esiste";
|
||||
$text['label-exists']['ka-ge'] = "არსებობს";
|
||||
$text['label-exists']['nl-nl'] = "Existen";
|
||||
$text['label-exists']['pl-pl'] = "Istnieje";
|
||||
$text['label-exists']['pt-br'] = "Existente";
|
||||
@@ -897,6 +931,7 @@ $text['label-details']['fr-ca'] = "Détails";
|
||||
$text['label-details']['fr-fr'] = "Détails";
|
||||
$text['label-details']['he-il'] = "פרטים";
|
||||
$text['label-details']['it-it'] = "Dettagli";
|
||||
$text['label-details']['ka-ge'] = "დეტალები";
|
||||
$text['label-details']['nl-nl'] = "details";
|
||||
$text['label-details']['pl-pl'] = "Szczegóły";
|
||||
$text['label-details']['pt-br'] = "Detalhes";
|
||||
@@ -923,6 +958,7 @@ $text['label-database']['fr-ca'] = "Base de Données";
|
||||
$text['label-database']['fr-fr'] = "Base de Données";
|
||||
$text['label-database']['he-il'] = "מסד נתונים";
|
||||
$text['label-database']['it-it'] = "Banca dati";
|
||||
$text['label-database']['ka-ge'] = "მონაცემთა ბაზა";
|
||||
$text['label-database']['nl-nl'] = "database";
|
||||
$text['label-database']['pl-pl'] = "Baza danych";
|
||||
$text['label-database']['pt-br'] = "Base da dados";
|
||||
@@ -949,6 +985,7 @@ $text['label-results']['fr-ca'] = "Résultats";
|
||||
$text['label-results']['fr-fr'] = "Résultats";
|
||||
$text['label-results']['he-il'] = "תוצאות";
|
||||
$text['label-results']['it-it'] = "Risultato";
|
||||
$text['label-results']['ka-ge'] = "შედეგები";
|
||||
$text['label-results']['nl-nl'] = "resultaten";
|
||||
$text['label-results']['pl-pl'] = "Wyniki";
|
||||
$text['label-results']['pt-br'] = "Resultados";
|
||||
@@ -975,6 +1012,7 @@ $text['header-upgrade']['fr-ca'] = "Mise à jour";
|
||||
$text['header-upgrade']['fr-fr'] = "Mise à jour";
|
||||
$text['header-upgrade']['he-il'] = "שדרוג";
|
||||
$text['header-upgrade']['it-it'] = "Aggiornamento";
|
||||
$text['header-upgrade']['ka-ge'] = "განახლება";
|
||||
$text['header-upgrade']['nl-nl'] = "upgrade";
|
||||
$text['header-upgrade']['pl-pl'] = "Aktualizacja";
|
||||
$text['header-upgrade']['pt-br'] = "Atualizar";
|
||||
@@ -1001,6 +1039,7 @@ $text['header-database_type']['fr-ca'] = "Type de base de données";
|
||||
$text['header-database_type']['fr-fr'] = "Type de base de données";
|
||||
$text['header-database_type']['he-il'] = "סוג מסד נתונים";
|
||||
$text['header-database_type']['it-it'] = "Tipo Database";
|
||||
$text['header-database_type']['ka-ge'] = "მონაცემთა ბაზის ტიპი";
|
||||
$text['header-database_type']['nl-nl'] = "database type";
|
||||
$text['header-database_type']['pl-pl'] = "Rodzaj bazy danych";
|
||||
$text['header-database_type']['pt-br'] = "Tipo de base de dados";
|
||||
@@ -1027,6 +1066,7 @@ $text['header-source_code_upgrade_preview']['fr-ca'] = "Aperçu de la mise à ni
|
||||
$text['header-source_code_upgrade_preview']['fr-fr'] = "Aperçu de la mise à niveau du code source";
|
||||
$text['header-source_code_upgrade_preview']['he-il'] = "תצוגה מקדימה של שדרוג קוד מקור";
|
||||
$text['header-source_code_upgrade_preview']['it-it'] = "Anteprima dell'aggiornamento del codice sorgente";
|
||||
$text['header-source_code_upgrade_preview']['ka-ge'] = "საწყისი კოდის განახლების გადახედვა";
|
||||
$text['header-source_code_upgrade_preview']['nl-nl'] = "Voorbeeld van broncode-upgrade";
|
||||
$text['header-source_code_upgrade_preview']['pl-pl'] = "Podgląd aktualizacji kodu źródłowego";
|
||||
$text['header-source_code_upgrade_preview']['pt-br'] = "Visualização da atualização do código-fonte";
|
||||
@@ -1053,6 +1093,7 @@ $text['description-source_code_changes_found']['fr-ca'] = "Les fichiers de code
|
||||
$text['description-source_code_changes_found']['fr-fr'] = "Les fichiers de code source APP_NAME suivants ont été modifiés depuis votre dernière mise à niveau...";
|
||||
$text['description-source_code_changes_found']['he-il'] = "I seguenti file del codice sorgente APP_NAME sono stati modificati dall'ultimo aggiornamento...";
|
||||
$text['description-source_code_changes_found']['it-it'] = "I seguenti file del codice sorgente APP_NAME sono stati modificati dall'ultimo aggiornamento...";
|
||||
$text['description-source_code_changes_found']['ka-ge'] = "ბოლო განახლების შემდეგ შეიცვალა შემდეგი APP_NAME-ის საწყისი კოდის ფაილები...";
|
||||
$text['description-source_code_changes_found']['nl-nl'] = "De volgende broncodebestanden van APP_NAME zijn gewijzigd sinds u voor het laatst een upgrade heeft uitgevoerd...";
|
||||
$text['description-source_code_changes_found']['pl-pl'] = "Następujące pliki kodu źródłowego aplikacji APP_NAME zostały zmienione od czasu ostatniej aktualizacji...";
|
||||
$text['description-source_code_changes_found']['pt-br'] = "Os seguintes arquivos de código-fonte APP_NAME foram alterados desde a última atualização...";
|
||||
@@ -1079,6 +1120,7 @@ $text['description-source_code_no_changes_found']['fr-ca'] = "Aucune modificatio
|
||||
$text['description-source_code_no_changes_found']['fr-fr'] = "Aucune modification du code source de APP_NAME n'a été détectée.";
|
||||
$text['description-source_code_no_changes_found']['he-il'] = "לא זוהו שינויים בקוד המקור של APP_NAME.";
|
||||
$text['description-source_code_no_changes_found']['it-it'] = "Non è stata rilevata alcuna modifica al codice sorgente APP_NAME.";
|
||||
$text['description-source_code_no_changes_found']['ka-ge'] = "APP_NAME-ის საწყისი კოდის ცვლილებები აღმოჩენილი არაა.";
|
||||
$text['description-source_code_no_changes_found']['nl-nl'] = "Er zijn geen wijzigingen in de broncode van APP_NAME gedetecteerd.";
|
||||
$text['description-source_code_no_changes_found']['pl-pl'] = "Nie wykryto żadnych zmian w kodzie źródłowym aplikacji APP_NAME.";
|
||||
$text['description-source_code_no_changes_found']['pt-br'] = "Nenhuma alteração no código-fonte do APP_NAME foi detectada.";
|
||||
@@ -1105,6 +1147,7 @@ $text['description-upgrade_source']['fr-ca'] = "Mise à jour du code source de F
|
||||
$text['description-upgrade_source']['fr-fr'] = "Mise à jour du code source de FusionPBX depuis le dépôt.";
|
||||
$text['description-upgrade_source']['he-il'] = "עדכון קובצי המקור של FusionPBX מ-Respository.";
|
||||
$text['description-upgrade_source']['it-it'] = "Aggiorna il files sorgente di FusionPBX dal repository.";
|
||||
$text['description-upgrade_source']['ka-ge'] = "განაახლებს FusionPBX-ის საწყისი კოდის ფაილების რეპოზიტორიიდან.";
|
||||
$text['description-upgrade_source']['nl-nl'] = "Updates FusionPBX bron bestanden van het verzet.";
|
||||
$text['description-upgrade_source']['pl-pl'] = "Uaktualnia pliki źródłowe FusionPBX z przechowalni.";
|
||||
$text['description-upgrade_source']['pt-br'] = "Atualiza o FusionPBX a partir dos arquivos de código fonte do repositório.";
|
||||
@@ -1131,6 +1174,7 @@ $text['description-update_all_source_files']['fr-ca'] = "Mettez à jour tous les
|
||||
$text['description-update_all_source_files']['fr-fr'] = "Mettez à jour tous les fichiers sources.";
|
||||
$text['description-update_all_source_files']['he-il'] = "עדכן את כל קבצי המקור.";
|
||||
$text['description-update_all_source_files']['it-it'] = "Aggiorna tutti i file di origine.";
|
||||
$text['description-update_all_source_files']['ka-ge'] = "ყველა საწყისი კოდის ფაილის განახლება";
|
||||
$text['description-update_all_source_files']['nl-nl'] = "Update alle bronbestanden.";
|
||||
$text['description-update_all_source_files']['pl-pl'] = "Zaktualizuj wszystkie pliki źródłowe.";
|
||||
$text['description-update_all_source_files']['pt-br'] = "Atualize todos os arquivos de origem.";
|
||||
@@ -1157,6 +1201,7 @@ $text['description-upgrade_schema']['fr-ca'] = "Contrôles pour assurer l'intég
|
||||
$text['description-upgrade_schema']['fr-fr'] = "Contrôles pour assurer l'intégrité des tables et des champs dans la base de données.";
|
||||
$text['description-upgrade_schema']['he-il'] = "בדוק כדי להבטיח טבלה ויושרה שדה במסד הנתונים.";
|
||||
$text['description-upgrade_schema']['it-it'] = "Controlli sull'integrità di campi e tabelle nel database.";
|
||||
$text['description-upgrade_schema']['ka-ge'] = "შეამოწმებს ცხრილისა და ველის მთლიანობას მონაცემთა ბაზაში";
|
||||
$text['description-upgrade_schema']['nl-nl'] = "Controle om tafel en veldintegriteit in de database te verzekeren.";
|
||||
$text['description-upgrade_schema']['pl-pl'] = "Sprawdza integralność tabel i pól w bazie danych.";
|
||||
$text['description-upgrade_schema']['pt-br'] = "Marque para Verificar a integridade das tabelas no banco de dados";
|
||||
@@ -1183,6 +1228,7 @@ $text['description-upgrade_permissions']['fr-ca'] = "Restaure les permissions de
|
||||
$text['description-upgrade_permissions']['fr-fr'] = "Restaure les permissions de groupe par défaut.";
|
||||
$text['description-upgrade_permissions']['he-il'] = "החזרת הרשאות של קבוצת ברירת מחדל";
|
||||
$text['description-upgrade_permissions']['it-it'] = "Ripristina i permessi di gruppo di default.";
|
||||
$text['description-upgrade_permissions']['ka-ge'] = "აღადგენს ნაგულიხმევ ჯგუფის წვდომებს.";
|
||||
$text['description-upgrade_permissions']['nl-nl'] = "Restores default Group toestemmingen.";
|
||||
$text['description-upgrade_permissions']['pl-pl'] = "Przywraca domyślne uprawnienia grup.";
|
||||
$text['description-upgrade_permissions']['pt-br'] = "Restaura as configurações padrão de grupos.";
|
||||
@@ -1209,6 +1255,7 @@ $text['description-upgrade_menu']['fr-ca'] = "Restaure les éléments par défau
|
||||
$text['description-upgrade_menu']['fr-fr'] = "Restaure les éléments par défaut dans le menu sélectionné.";
|
||||
$text['description-upgrade_menu']['he-il'] = "החזרת פריטי ברירת המחדל בתפריט שנבחר.";
|
||||
$text['description-upgrade_menu']['it-it'] = "Ripristina le voci di default nei menu selezionati.";
|
||||
$text['description-upgrade_menu']['ka-ge'] = "აღადგენს ნაგულისხმევ პუნქტებს მენიუში.";
|
||||
$text['description-upgrade_menu']['nl-nl'] = "Herstelt de geselecteerde items in het geselecteerde menu.";
|
||||
$text['description-upgrade_menu']['pl-pl'] = "Przywraca domyślne elementy wybranego menu.";
|
||||
$text['description-upgrade_menu']['pt-br'] = "Restaura os itens padrão do menu selecionado";
|
||||
@@ -1235,6 +1282,7 @@ $text['description-upgrade_data_types']['fr-ca'] = "Détecte et met à jour les
|
||||
$text['description-upgrade_data_types']['fr-fr'] = "Détecte et met à jour les types de données de champ incorrect.";
|
||||
$text['description-upgrade_data_types']['he-il'] = "מזהה ומעדכן סוגי נתוני שדות שגויים.";
|
||||
$text['description-upgrade_data_types']['it-it'] = "Rileva e aggiorna i tipi di dati dei campi errati.";
|
||||
$text['description-upgrade_data_types']['ka-ge'] = "აღმოაჩენს და განაახლებს არასწორი ველის მონაცემის ტიპებს.";
|
||||
$text['description-upgrade_data_types']['nl-nl'] = "Detecten en updates onjuiste veldgegevens.";
|
||||
$text['description-upgrade_data_types']['pl-pl'] = "Wykrywa i aktualizuje niepoprawne typy pól w bazie danych.";
|
||||
$text['description-upgrade_data_types']['pt-br'] = "Detectar e atualizar tipos incorretos de dados ";
|
||||
@@ -1261,6 +1309,7 @@ $text['description-upgrade_apps']['fr-ca'] = "Rétablis les paramètres par déf
|
||||
$text['description-upgrade_apps']['fr-fr'] = "Rétablis les paramètres par défaut pour chaque application.";
|
||||
$text['description-upgrade_apps']['he-il'] = "מבצע את הגדרות ברירת המחדל עבור כל יישום.";
|
||||
$text['description-upgrade_apps']['it-it'] = "Esegue i parametri di default per ogni applicazione.";
|
||||
$text['description-upgrade_apps']['ka-ge'] = "შეასრულებს ნაგულისხმევ პარამეტრებს თითოეული აპლიკაციისთვის.";
|
||||
$text['description-upgrade_apps']['nl-nl'] = "Voert de standaardinstellingen uit voor elke toepassing.";
|
||||
$text['description-upgrade_apps']['pl-pl'] = "Przywraca domyślne ustawienia każdej aplikacji.";
|
||||
$text['description-upgrade_apps']['pt-br'] = "Executa as configurações padrão para cada aplicação";
|
||||
@@ -1287,6 +1336,7 @@ $text['description-upgrade_switch']['fr-ca'] = "Exécute la routine de commutati
|
||||
$text['description-upgrade_switch']['fr-fr'] = "Exécute la routine de commutation de mise à niveau.";
|
||||
$text['description-upgrade_switch']['he-il'] = "הפעל את שגרת מתג השדרוג.";
|
||||
$text['description-upgrade_switch']['it-it'] = "Esegue la routine di cambio aggiornamento.";
|
||||
$text['description-upgrade_switch']['ka-ge'] = "გაუშვებს კომუტატორის განახლების პროცედურას.";
|
||||
$text['description-upgrade_switch']['nl-nl'] = "Voert de upgrade-switchroutine uit.";
|
||||
$text['description-upgrade_switch']['pl-pl'] = "Uruchamia procedurę przełączania aktualizacji.";
|
||||
$text['description-upgrade_switch']['pt-br'] = "Executa a rotina de atualização do Switch";
|
||||
@@ -1313,6 +1363,7 @@ $text['description-upgrade']['fr-ca'] = "Sélectionnez les actions ci-dessous qu
|
||||
$text['description-upgrade']['fr-fr'] = "Sélectionnez les actions ci-dessous que vous souhaitez effectuer.";
|
||||
$text['description-upgrade']['he-il'] = "בחר את הפעולות שברצונך לבצע.";
|
||||
$text['description-upgrade']['it-it'] = "Seleziona sotto le azioni che intendi eseguire.";
|
||||
$text['description-upgrade']['ka-ge'] = "აირჩიეთ ქვემოთ ქმედებები, რომლების შესრულებაც გსურთ";
|
||||
$text['description-upgrade']['nl-nl'] = "Verkoop de acties beneden die je wilt uitvoeren.";
|
||||
$text['description-upgrade']['pl-pl'] = "Wybierz opcje, które chcesz wykonać.";
|
||||
$text['description-upgrade']['pt-br'] = "Selecione abaixo as ações que deseja executar.";
|
||||
@@ -1339,6 +1390,7 @@ $text['button-upgrade_execute']['fr-ca'] = "Exécuter";
|
||||
$text['button-upgrade_execute']['fr-fr'] = "Exécuter";
|
||||
$text['button-upgrade_execute']['he-il'] = "הוצאה להורג";
|
||||
$text['button-upgrade_execute']['it-it'] = "Eseguire";
|
||||
$text['button-upgrade_execute']['ka-ge'] = "შესრულება";
|
||||
$text['button-upgrade_execute']['nl-nl'] = "Uitvoeren";
|
||||
$text['button-upgrade_execute']['pl-pl'] = "Wykonaj";
|
||||
$text['button-upgrade_execute']['pt-br'] = "Executar";
|
||||
@@ -1365,6 +1417,7 @@ $text['label-all_of_the_above']['fr-ca'] = "Tout ce qui précède";
|
||||
$text['label-all_of_the_above']['fr-fr'] = "Tout ce qui précède";
|
||||
$text['label-all_of_the_above']['he-il'] = "כל מה שרשום לעיל";
|
||||
$text['label-all_of_the_above']['it-it'] = "Tutti i precedenti";
|
||||
$text['label-all_of_the_above']['ka-ge'] = "ყველა ზედა";
|
||||
$text['label-all_of_the_above']['nl-nl'] = "Alle bovenstaande";
|
||||
$text['label-all_of_the_above']['pl-pl'] = "Wszystkie powyższe";
|
||||
$text['label-all_of_the_above']['pt-br'] = "Tudo o que precede";
|
||||
@@ -1391,6 +1444,7 @@ $text['description-all_of_the_above']['fr-ca'] = "Effectue une mise à niveau en
|
||||
$text['description-all_of_the_above']['fr-fr'] = "Effectue une mise à niveau en utilisant successivement les options 1a, 2, 2b, 3, 4 et 5.";
|
||||
$text['description-all_of_the_above']['he-il'] = "מבצע שדרוג באמצעות אפשרויות 1a, 2, 2b, 3, 4 ו-5 ברצף.";
|
||||
$text['description-all_of_the_above']['it-it'] = "Esegue un aggiornamento utilizzando le opzioni 1a, 2, 2b, 3, 4 e 5 in successione.";
|
||||
$text['description-all_of_the_above']['ka-ge'] = "შეასრულებს განახლებას არჩევნებით 1ა, 2, 2ბ, 3, 4 და 5 ამ მიმდევრობით.";
|
||||
$text['description-all_of_the_above']['nl-nl'] = "Voert een upgrade uit met achtereenvolgens de opties 1a, 2, 2b, 3, 4 en 5.";
|
||||
$text['description-all_of_the_above']['pl-pl'] = "Wykonuje aktualizację, korzystając kolejno z opcji 1a, 2, 2b, 3, 4 i 5.";
|
||||
$text['description-all_of_the_above']['pt-br'] = "Executa uma atualização usando as opções 1a, 2, 2b, 3, 4 e 5 em sucessão.";
|
||||
@@ -1417,6 +1471,7 @@ $text['label-update_external_repositories']['fr-ca'] = "Mettre à jour les réf
|
||||
$text['label-update_external_repositories']['fr-fr'] = "Mettre à jour les référentiels externes";
|
||||
$text['label-update_external_repositories']['he-il'] = "עדכן מאגרים חיצוניים";
|
||||
$text['label-update_external_repositories']['it-it'] = "Aggiorna repository esterni";
|
||||
$text['label-update_external_repositories']['ka-ge'] = "გარე რეპოზიტორიების განახლება";
|
||||
$text['label-update_external_repositories']['nl-nl'] = "Externe opslagplaatsen bijwerken";
|
||||
$text['label-update_external_repositories']['pl-pl'] = "Zaktualizuj zewnętrzne repozytoria";
|
||||
$text['label-update_external_repositories']['pt-br'] = "Atualizar repositórios externos";
|
||||
@@ -1443,6 +1498,7 @@ $text['description-repositories']['fr-ca'] = "Met à jour tous les référentiel
|
||||
$text['description-repositories']['fr-fr'] = "Met à jour tous les référentiels externes trouvés dans le dossier apps/.";
|
||||
$text['description-repositories']['he-il'] = "מעדכן את כל המאגרים החיצוניים שנמצאים באפליקציות/תיקיה.";
|
||||
$text['description-repositories']['it-it'] = "Aggiorna tutti i repository esterni trovati nella cartella apps/.";
|
||||
$text['description-repositories']['ka-ge'] = "განაახლებს ყველა გარე რეპოზიტორიას, რომელიც apps/ საქაღალდეშია.";
|
||||
$text['description-repositories']['nl-nl'] = "Werkt alle externe opslagplaatsen bij die in de apps/map worden gevonden.";
|
||||
$text['description-repositories']['pl-pl'] = "Aktualizuje wszystkie zewnętrzne repozytoria znalezione w folderze apps/.";
|
||||
$text['description-repositories']['pt-br'] = "Atualiza todos os repositórios externos encontrados na pasta apps/.";
|
||||
@@ -1469,6 +1525,7 @@ $text['title-cli_upgrade']['fr-ca'] = "MENU DE MISE À NIVEAU";
|
||||
$text['title-cli_upgrade']['fr-fr'] = "MENU DE MISE À NIVEAU";
|
||||
$text['title-cli_upgrade']['he-il'] = "תפריט שדרוג";
|
||||
$text['title-cli_upgrade']['it-it'] = "MENÙ AGGIORNAMENTO";
|
||||
$text['title-cli_upgrade']['ka-ge'] = "მენიუს განახლება";
|
||||
$text['title-cli_upgrade']['nl-nl'] = "UPGRADE-MENU";
|
||||
$text['title-cli_upgrade']['pl-pl'] = "MENU AKTUALIZACJI";
|
||||
$text['title-cli_upgrade']['pt-br'] = "MENU DE ATUALIZAÇÃO";
|
||||
@@ -1495,6 +1552,7 @@ $text['button-preview']['fr-ca'] = "Aperçu";
|
||||
$text['button-preview']['fr-fr'] = "Aperçu";
|
||||
$text['button-preview']['he-il'] = "תצוגה מקדימה";
|
||||
$text['button-preview']['it-it'] = "Anteprima";
|
||||
$text['button-preview']['ka-ge'] = "მინიატურა";
|
||||
$text['button-preview']['nl-nl'] = "preview";
|
||||
$text['button-preview']['pl-pl'] = "Podgląd";
|
||||
$text['button-preview']['pt-br'] = "Visualização";
|
||||
|
||||
Reference in New Issue
Block a user