2013-05-18 22:07:59 +00:00
<? php
2017-09-19 16:48:40 +01:00
#This file was last reorganized on 19th of September 2017 08:54:24 AM UTC
2013-05-18 22:07:59 +00:00
2015-04-08 13:38:58 +00:00
$text [ 'title-menus' ][ 'en-us' ] = "Menu Manager" ;
2017-05-12 15:44:53 +01:00
$text [ 'title-menus' ][ 'ar-eg' ] = "" ;
2017-09-19 16:48:40 +01:00
$text [ 'title-menus' ][ 'de-at' ] = "Menü Konfigurationsmanager" ; //copied from de-de
2017-06-13 06:14:11 +01:00
$text [ 'title-menus' ][ 'de-ch' ] = "Menü Konfigurationsmanager" ; //copied from de-de
2017-05-12 15:44:53 +01:00
$text [ 'title-menus' ][ 'de-de' ] = "Menü Konfigurationsmanager" ;
2015-04-08 13:38:58 +00:00
$text [ 'title-menus' ][ 'es-cl' ] = "Gestor de Menú" ;
2017-06-13 06:14:11 +01:00
$text [ 'title-menus' ][ 'es-mx' ] = "Gestor de Menú" ; //copied from es-cl
$text [ 'title-menus' ][ 'fr-ca' ] = "Gestion des Menus" ; //copied from fr-fr
2015-04-08 13:38:58 +00:00
$text [ 'title-menus' ][ 'fr-fr' ] = "Gestion des Menus" ;
2017-05-13 20:13:38 +01:00
$text [ 'title-menus' ][ 'he-il' ] = "" ;
2017-05-12 15:44:53 +01:00
$text [ 'title-menus' ][ 'it-it' ] = "Gestione Menu" ;
$text [ 'title-menus' ][ 'nl-nl' ] = "" ;
2017-05-13 20:13:38 +01:00
$text [ 'title-menus' ][ 'pl-pl' ] = "Menedżer menu" ;
2015-04-08 13:38:58 +00:00
$text [ 'title-menus' ][ 'pt-br' ] = "Menu Admistrador" ;
2017-05-12 15:44:53 +01:00
$text [ 'title-menus' ][ 'pt-pt' ] = "Gestor de Menus" ;
2017-06-02 20:24:12 +01:00
$text [ 'title-menus' ][ 'ro-ro' ] = "" ;
2017-04-25 03:37:00 +05:00
$text [ 'title-menus' ][ 'ru-ru' ] = "Управление меню" ;
2015-04-08 13:38:58 +00:00
$text [ 'title-menus' ][ 'sv-se' ] = "Meny Inställningar" ;
2017-05-13 20:13:38 +01:00
$text [ 'title-menus' ][ 'uk-ua' ] = "Менеджер меню" ;
2015-04-08 13:38:58 +00:00
$text [ 'title-menu_item-edit' ][ 'en-us' ] = "Menu Item" ;
2017-05-12 15:44:53 +01:00
$text [ 'title-menu_item-edit' ][ 'ar-eg' ] = "" ;
2017-09-19 16:48:40 +01:00
$text [ 'title-menu_item-edit' ][ 'de-at' ] = "Menüpunkt" ; //copied from de-de
2017-06-13 06:14:11 +01:00
$text [ 'title-menu_item-edit' ][ 'de-ch' ] = "Menüpunkt" ; //copied from de-de
2017-05-12 15:44:53 +01:00
$text [ 'title-menu_item-edit' ][ 'de-de' ] = "Menüpunkt" ;
2015-04-08 13:38:58 +00:00
$text [ 'title-menu_item-edit' ][ 'es-cl' ] = "Editar Ítem de Menú" ;
2017-06-13 06:14:11 +01:00
$text [ 'title-menu_item-edit' ][ 'es-mx' ] = "Editar Ítem de Menú" ; //copied from es-cl
$text [ 'title-menu_item-edit' ][ 'fr-ca' ] = "Editer l'objet menu" ; //copied from fr-fr
2015-04-08 13:38:58 +00:00
$text [ 'title-menu_item-edit' ][ 'fr-fr' ] = "Editer l'objet menu" ;
2017-05-13 20:13:38 +01:00
$text [ 'title-menu_item-edit' ][ 'he-il' ] = "" ;
2017-09-21 17:06:26 +02:00
$text [ 'title-menu_item-edit' ][ 'it-it' ] = "Voce Menu" ;
2017-05-12 15:44:53 +01:00
$text [ 'title-menu_item-edit' ][ 'nl-nl' ] = "" ;
2017-05-13 20:13:38 +01:00
$text [ 'title-menu_item-edit' ][ 'pl-pl' ] = "Pozycja menu" ;
2017-09-19 16:48:40 +01:00
$text [ 'title-menu_item-edit' ][ 'pt-br' ] = "Editar o Item do Menu" ; //copied from pt-pt
2017-05-12 15:44:53 +01:00
$text [ 'title-menu_item-edit' ][ 'pt-pt' ] = "Editar o Item do Menu" ;
2017-06-02 20:24:12 +01:00
$text [ 'title-menu_item-edit' ][ 'ro-ro' ] = "" ;
2017-04-25 03:37:00 +05:00
$text [ 'title-menu_item-edit' ][ 'ru-ru' ] = "Пункт меню" ;
2015-04-08 13:38:58 +00:00
$text [ 'title-menu_item-edit' ][ 'sv-se' ] = "Meny Post" ;
2017-05-13 20:13:38 +01:00
$text [ 'title-menu_item-edit' ][ 'uk-ua' ] = "Пункт меню" ;
2015-04-08 13:38:58 +00:00
$text [ 'title-menu_item-add' ][ 'en-us' ] = "Menu Item" ;
2017-05-12 15:44:53 +01:00
$text [ 'title-menu_item-add' ][ 'ar-eg' ] = "" ;
2017-09-19 16:48:40 +01:00
$text [ 'title-menu_item-add' ][ 'de-at' ] = "Menüpunkt" ; //copied from de-de
2017-06-13 06:14:11 +01:00
$text [ 'title-menu_item-add' ][ 'de-ch' ] = "Menüpunkt" ; //copied from de-de
2017-05-12 15:44:53 +01:00
$text [ 'title-menu_item-add' ][ 'de-de' ] = "Menüpunkt" ;
2015-04-08 13:38:58 +00:00
$text [ 'title-menu_item-add' ][ 'es-cl' ] = "Agregar Ítem de Menú" ;
2017-06-13 06:14:11 +01:00
$text [ 'title-menu_item-add' ][ 'es-mx' ] = "Agregar Ítem de Menú" ; //copied from es-cl
$text [ 'title-menu_item-add' ][ 'fr-ca' ] = "Ajouter un objet menu" ; //copied from fr-fr
2015-04-08 13:38:58 +00:00
$text [ 'title-menu_item-add' ][ 'fr-fr' ] = "Ajouter un objet menu" ;
2017-05-13 20:13:38 +01:00
$text [ 'title-menu_item-add' ][ 'he-il' ] = "" ;
2017-09-21 17:06:26 +02:00
$text [ 'title-menu_item-add' ][ 'it-it' ] = "Voce Menu" ;
2017-05-12 15:44:53 +01:00
$text [ 'title-menu_item-add' ][ 'nl-nl' ] = "" ;
2017-05-13 20:13:38 +01:00
$text [ 'title-menu_item-add' ][ 'pl-pl' ] = "Pozycja menu" ;
2017-09-19 16:48:40 +01:00
$text [ 'title-menu_item-add' ][ 'pt-br' ] = "Adicionar um Item ao Menu" ; //copied from pt-pt
2017-05-12 15:44:53 +01:00
$text [ 'title-menu_item-add' ][ 'pt-pt' ] = "Adicionar um Item ao Menu" ;
2017-06-02 20:24:12 +01:00
$text [ 'title-menu_item-add' ][ 'ro-ro' ] = "" ;
2017-04-25 03:37:00 +05:00
$text [ 'title-menu_item-add' ][ 'ru-ru' ] = "Пункт меню" ;
2015-04-08 13:38:58 +00:00
$text [ 'title-menu_item-add' ][ 'sv-se' ] = "Meny Post" ;
2017-05-13 20:13:38 +01:00
$text [ 'title-menu_item-add' ][ 'uk-ua' ] = "Пункт меню" ;
2015-04-08 13:38:58 +00:00
$text [ 'title-menu-edit' ][ 'en-us' ] = "Menu" ;
2017-05-12 15:44:53 +01:00
$text [ 'title-menu-edit' ][ 'ar-eg' ] = "" ;
2017-09-19 16:48:40 +01:00
$text [ 'title-menu-edit' ][ 'de-at' ] = "Menü" ; //copied from de-de
2017-06-13 06:14:11 +01:00
$text [ 'title-menu-edit' ][ 'de-ch' ] = "Menü" ; //copied from de-de
2017-05-12 15:44:53 +01:00
$text [ 'title-menu-edit' ][ 'de-de' ] = "Menü" ;
2015-04-08 13:38:58 +00:00
$text [ 'title-menu-edit' ][ 'es-cl' ] = "Editar Menú" ;
2017-06-13 06:14:11 +01:00
$text [ 'title-menu-edit' ][ 'es-mx' ] = "Editar Menú" ; //copied from es-cl
$text [ 'title-menu-edit' ][ 'fr-ca' ] = "Editer le Menu" ; //copied from fr-fr
2015-04-08 13:38:58 +00:00
$text [ 'title-menu-edit' ][ 'fr-fr' ] = "Editer le Menu" ;
2017-05-13 20:13:38 +01:00
$text [ 'title-menu-edit' ][ 'he-il' ] = "" ;
2017-05-12 15:44:53 +01:00
$text [ 'title-menu-edit' ][ 'it-it' ] = "Menu" ;
$text [ 'title-menu-edit' ][ 'nl-nl' ] = "" ;
2017-05-13 20:13:38 +01:00
$text [ 'title-menu-edit' ][ 'pl-pl' ] = "Menu" ;
2017-09-19 16:48:40 +01:00
$text [ 'title-menu-edit' ][ 'pt-br' ] = "Editar Menu" ; //copied from pt-pt
2017-05-12 15:44:53 +01:00
$text [ 'title-menu-edit' ][ 'pt-pt' ] = "Editar Menu" ;
2017-06-02 20:24:12 +01:00
$text [ 'title-menu-edit' ][ 'ro-ro' ] = "" ;
2017-04-25 03:37:00 +05:00
$text [ 'title-menu-edit' ][ 'ru-ru' ] = "Меню" ;
2015-04-08 13:38:58 +00:00
$text [ 'title-menu-edit' ][ 'sv-se' ] = "Meny" ;
2017-05-13 20:13:38 +01:00
$text [ 'title-menu-edit' ][ 'uk-ua' ] = "Меню" ;
2015-04-08 13:38:58 +00:00
$text [ 'title-menu-add' ][ 'en-us' ] = "Menu" ;
2017-05-12 15:44:53 +01:00
$text [ 'title-menu-add' ][ 'ar-eg' ] = "" ;
2017-09-19 16:48:40 +01:00
$text [ 'title-menu-add' ][ 'de-at' ] = "Menü" ; //copied from de-de
2017-06-13 06:14:11 +01:00
$text [ 'title-menu-add' ][ 'de-ch' ] = "Menü" ; //copied from de-de
2017-05-12 15:44:53 +01:00
$text [ 'title-menu-add' ][ 'de-de' ] = "Menü" ;
2015-04-08 13:38:58 +00:00
$text [ 'title-menu-add' ][ 'es-cl' ] = "Agregar Menú" ;
2017-06-13 06:14:11 +01:00
$text [ 'title-menu-add' ][ 'es-mx' ] = "Agregar Menú" ; //copied from es-cl
$text [ 'title-menu-add' ][ 'fr-ca' ] = "Ajouter un menu" ; //copied from fr-fr
2015-04-08 13:38:58 +00:00
$text [ 'title-menu-add' ][ 'fr-fr' ] = "Ajouter un menu" ;
2017-05-13 20:13:38 +01:00
$text [ 'title-menu-add' ][ 'he-il' ] = "" ;
2017-05-12 15:44:53 +01:00
$text [ 'title-menu-add' ][ 'it-it' ] = "Menu" ;
$text [ 'title-menu-add' ][ 'nl-nl' ] = "" ;
2017-05-13 20:13:38 +01:00
$text [ 'title-menu-add' ][ 'pl-pl' ] = "Menu" ;
2017-09-19 16:48:40 +01:00
$text [ 'title-menu-add' ][ 'pt-br' ] = "Adicionar Menu" ; //copied from pt-pt
2017-05-12 15:44:53 +01:00
$text [ 'title-menu-add' ][ 'pt-pt' ] = "Adicionar Menu" ;
2017-06-02 20:24:12 +01:00
$text [ 'title-menu-add' ][ 'ro-ro' ] = "" ;
2017-04-25 03:37:00 +05:00
$text [ 'title-menu-add' ][ 'ru-ru' ] = "Меню" ;
2015-04-08 13:38:58 +00:00
$text [ 'title-menu-add' ][ 'sv-se' ] = "Meny" ;
2017-05-13 20:13:38 +01:00
$text [ 'title-menu-add' ][ 'uk-ua' ] = "Меню" ;
2015-04-08 13:38:58 +00:00
$text [ 'option-internal' ][ 'en-us' ] = "Internal" ;
2017-05-12 15:44:53 +01:00
$text [ 'option-internal' ][ 'ar-eg' ] = "" ;
2017-09-19 16:48:40 +01:00
$text [ 'option-internal' ][ 'de-at' ] = "Intern" ; //copied from de-de
2017-06-13 06:14:11 +01:00
$text [ 'option-internal' ][ 'de-ch' ] = "Intern" ; //copied from de-de
2017-05-12 15:44:53 +01:00
$text [ 'option-internal' ][ 'de-de' ] = "Intern" ;
2015-04-08 13:38:58 +00:00
$text [ 'option-internal' ][ 'es-cl' ] = "Interno" ;
2017-06-13 06:14:11 +01:00
$text [ 'option-internal' ][ 'es-mx' ] = "Interno" ; //copied from es-cl
$text [ 'option-internal' ][ 'fr-ca' ] = "Interne" ; //copied from fr-fr
2015-04-08 13:38:58 +00:00
$text [ 'option-internal' ][ 'fr-fr' ] = "Interne" ;
2017-05-13 20:13:38 +01:00
$text [ 'option-internal' ][ 'he-il' ] = "" ;
2017-05-12 15:44:53 +01:00
$text [ 'option-internal' ][ 'it-it' ] = "Interno" ;
$text [ 'option-internal' ][ 'nl-nl' ] = "" ;
2017-05-13 20:13:38 +01:00
$text [ 'option-internal' ][ 'pl-pl' ] = "Wewnętrzny" ;
2017-09-19 16:48:40 +01:00
$text [ 'option-internal' ][ 'pt-br' ] = "Interno" ; //copied from pt-pt
2017-05-12 15:44:53 +01:00
$text [ 'option-internal' ][ 'pt-pt' ] = "Interno" ;
2017-06-02 20:24:12 +01:00
$text [ 'option-internal' ][ 'ro-ro' ] = "" ;
2017-04-25 03:37:00 +05:00
$text [ 'option-internal' ][ 'ru-ru' ] = "Внутренний" ;
2015-04-08 13:38:58 +00:00
$text [ 'option-internal' ][ 'sv-se' ] = "Intern" ;
2017-05-13 20:13:38 +01:00
$text [ 'option-internal' ][ 'uk-ua' ] = "Внутрішній (Internal)" ;
2015-04-08 13:38:58 +00:00
$text [ 'option-external' ][ 'en-us' ] = "External" ;
2017-05-12 15:44:53 +01:00
$text [ 'option-external' ][ 'ar-eg' ] = "" ;
2017-09-19 16:48:40 +01:00
$text [ 'option-external' ][ 'de-at' ] = "Extern" ; //copied from de-de
2017-06-13 06:14:11 +01:00
$text [ 'option-external' ][ 'de-ch' ] = "Extern" ; //copied from de-de
2017-05-12 15:44:53 +01:00
$text [ 'option-external' ][ 'de-de' ] = "Extern" ;
2015-04-08 13:38:58 +00:00
$text [ 'option-external' ][ 'es-cl' ] = "Externo" ;
2017-06-13 06:14:11 +01:00
$text [ 'option-external' ][ 'es-mx' ] = "Externo" ; //copied from es-cl
$text [ 'option-external' ][ 'fr-ca' ] = "Externe" ; //copied from fr-fr
2015-04-08 13:38:58 +00:00
$text [ 'option-external' ][ 'fr-fr' ] = "Externe" ;
2017-05-13 20:13:38 +01:00
$text [ 'option-external' ][ 'he-il' ] = "" ;
2017-05-12 15:44:53 +01:00
$text [ 'option-external' ][ 'it-it' ] = "Esterno" ;
$text [ 'option-external' ][ 'nl-nl' ] = "" ;
2017-05-13 20:13:38 +01:00
$text [ 'option-external' ][ 'pl-pl' ] = "Zewnętrzny" ;
2017-09-19 16:48:40 +01:00
$text [ 'option-external' ][ 'pt-br' ] = "Externo" ; //copied from pt-pt
2017-05-12 15:44:53 +01:00
$text [ 'option-external' ][ 'pt-pt' ] = "Externo" ;
2017-06-02 20:24:12 +01:00
$text [ 'option-external' ][ 'ro-ro' ] = "" ;
2017-04-25 03:37:00 +05:00
$text [ 'option-external' ][ 'ru-ru' ] = "Внешний" ;
2017-06-02 16:39:34 +02:00
$text [ 'option-external' ][ 'sv-se' ] = "Extern" ;
2017-05-13 20:13:38 +01:00
$text [ 'option-external' ][ 'uk-ua' ] = "Зовнішній (External)" ;
2015-04-08 13:38:58 +00:00
$text [ 'option-email' ][ 'en-us' ] = "E-mail" ;
2017-05-12 15:44:53 +01:00
$text [ 'option-email' ][ 'ar-eg' ] = "" ;
2017-09-19 16:48:40 +01:00
$text [ 'option-email' ][ 'de-at' ] = "E-mail" ; //copied from de-de
2017-06-13 06:14:11 +01:00
$text [ 'option-email' ][ 'de-ch' ] = "E-mail" ; //copied from de-de
2017-05-12 15:44:53 +01:00
$text [ 'option-email' ][ 'de-de' ] = "E-mail" ;
2015-04-08 13:38:58 +00:00
$text [ 'option-email' ][ 'es-cl' ] = "E-mail" ;
2017-06-13 06:14:11 +01:00
$text [ 'option-email' ][ 'es-mx' ] = "E-mail" ; //copied from es-cl
$text [ 'option-email' ][ 'fr-ca' ] = "Courriel" ; //copied from fr-fr
2015-04-08 13:38:58 +00:00
$text [ 'option-email' ][ 'fr-fr' ] = "Courriel" ;
2017-05-13 20:13:38 +01:00
$text [ 'option-email' ][ 'he-il' ] = "" ;
2017-05-12 15:44:53 +01:00
$text [ 'option-email' ][ 'it-it' ] = "E-mail" ;
$text [ 'option-email' ][ 'nl-nl' ] = "" ;
2017-05-13 20:13:38 +01:00
$text [ 'option-email' ][ 'pl-pl' ] = "E-mail" ;
2017-09-19 16:48:40 +01:00
$text [ 'option-email' ][ 'pt-br' ] = "E-mail" ; //copied from pt-pt
2017-05-12 15:44:53 +01:00
$text [ 'option-email' ][ 'pt-pt' ] = "E-mail" ;
2017-06-02 20:24:12 +01:00
$text [ 'option-email' ][ 'ro-ro' ] = "" ;
2017-04-25 03:37:00 +05:00
$text [ 'option-email' ][ 'ru-ru' ] = "Email" ;
2015-04-08 13:38:58 +00:00
$text [ 'option-email' ][ 'sv-se' ] = "E-post" ;
2017-05-13 20:13:38 +01:00
$text [ 'option-email' ][ 'uk-ua' ] = "Електронна пошта" ;
2015-04-08 13:38:58 +00:00
$text [ 'message-update' ][ 'en-us' ] = "Update Completed" ;
2017-05-12 15:44:53 +01:00
$text [ 'message-update' ][ 'ar-eg' ] = "" ;
2017-09-19 16:48:40 +01:00
$text [ 'message-update' ][ 'de-at' ] = "Aktualisierung durchgeführt" ; //copied from de-de
2017-06-13 06:14:11 +01:00
$text [ 'message-update' ][ 'de-ch' ] = "Aktualisierung durchgeführt" ; //copied from de-de
2017-05-12 15:44:53 +01:00
$text [ 'message-update' ][ 'de-de' ] = "Aktualisierung durchgeführt" ;
2015-04-08 13:38:58 +00:00
$text [ 'message-update' ][ 'es-cl' ] = "Actualización Completada" ;
2017-06-13 06:14:11 +01:00
$text [ 'message-update' ][ 'es-mx' ] = "Actualización Completada" ; //copied from es-cl
$text [ 'message-update' ][ 'fr-ca' ] = "Mis à jour" ; //copied from fr-fr
2015-04-08 13:38:58 +00:00
$text [ 'message-update' ][ 'fr-fr' ] = "Mis à jour" ;
2017-05-13 20:13:38 +01:00
$text [ 'message-update' ][ 'he-il' ] = "" ;
2017-09-21 17:06:26 +02:00
$text [ 'message-update' ][ 'it-it' ] = "Aggiornamento Completato" ;
2017-05-12 15:44:53 +01:00
$text [ 'message-update' ][ 'nl-nl' ] = "" ;
2017-05-13 20:13:38 +01:00
$text [ 'message-update' ][ 'pl-pl' ] = "Zaktualizowano poprawnie" ;
2015-04-08 13:38:58 +00:00
$text [ 'message-update' ][ 'pt-br' ] = "Atualização Efetuada" ;
2017-05-12 15:44:53 +01:00
$text [ 'message-update' ][ 'pt-pt' ] = "Actualização Efectuada" ;
2017-06-02 20:24:12 +01:00
$text [ 'message-update' ][ 'ro-ro' ] = "" ;
2017-04-25 03:37:00 +05:00
$text [ 'message-update' ][ 'ru-ru' ] = "Обновление завершено" ;
2015-04-08 13:38:58 +00:00
$text [ 'message-update' ][ 'sv-se' ] = "Uppdatering Klar" ;
2017-05-13 20:13:38 +01:00
$text [ 'message-update' ][ 'uk-ua' ] = "Оновлення завершено" ;
2015-04-08 13:38:58 +00:00
$text [ 'message-moved_up' ][ 'en-us' ] = "Item Moved Up" ;
2017-05-12 15:44:53 +01:00
$text [ 'message-moved_up' ][ 'ar-eg' ] = "" ;
2017-09-19 16:48:40 +01:00
$text [ 'message-moved_up' ][ 'de-at' ] = "Menüpunkt nach oben verschoben" ; //copied from de-de
2017-06-13 06:14:11 +01:00
$text [ 'message-moved_up' ][ 'de-ch' ] = "Menüpunkt nach oben verschoben" ; //copied from de-de
2017-05-12 15:44:53 +01:00
$text [ 'message-moved_up' ][ 'de-de' ] = "Menüpunkt nach oben verschoben" ;
2015-04-08 13:38:58 +00:00
$text [ 'message-moved_up' ][ 'es-cl' ] = "Elemento Subido" ;
2017-06-13 06:14:11 +01:00
$text [ 'message-moved_up' ][ 'es-mx' ] = "Elemento Subido" ; //copied from es-cl
$text [ 'message-moved_up' ][ 'fr-ca' ] = "Monter l'objet" ; //copied from fr-fr
2015-04-08 13:38:58 +00:00
$text [ 'message-moved_up' ][ 'fr-fr' ] = "Monter l'objet" ;
2017-05-13 20:13:38 +01:00
$text [ 'message-moved_up' ][ 'he-il' ] = "" ;
2017-09-21 17:06:26 +02:00
$text [ 'message-moved_up' ][ 'it-it' ] = "Voce spostata in Alto" ;
2017-05-12 15:44:53 +01:00
$text [ 'message-moved_up' ][ 'nl-nl' ] = "" ;
2017-05-13 20:13:38 +01:00
$text [ 'message-moved_up' ][ 'pl-pl' ] = "Pozycja przeniesiona do góry" ;
2015-04-08 13:38:58 +00:00
$text [ 'message-moved_up' ][ 'pt-br' ] = "Mover Item para cima" ;
2017-05-12 15:44:53 +01:00
$text [ 'message-moved_up' ][ 'pt-pt' ] = "Item Movido para Cima" ;
2017-06-02 20:24:12 +01:00
$text [ 'message-moved_up' ][ 'ro-ro' ] = "" ;
2017-04-25 03:37:00 +05:00
$text [ 'message-moved_up' ][ 'ru-ru' ] = "Элемент перемещен вверх" ;
2015-04-08 13:38:58 +00:00
$text [ 'message-moved_up' ][ 'sv-se' ] = "Posten Flyttades Uppåt" ;
2017-05-13 20:13:38 +01:00
$text [ 'message-moved_up' ][ 'uk-ua' ] = "Елемент переміщено вгору" ;
2015-04-08 13:38:58 +00:00
$text [ 'message-moved_down' ][ 'en-us' ] = "Item Moved Down" ;
2017-05-12 15:44:53 +01:00
$text [ 'message-moved_down' ][ 'ar-eg' ] = "" ;
2017-09-19 16:48:40 +01:00
$text [ 'message-moved_down' ][ 'de-at' ] = "Menüpunkt nach unten verschoben" ; //copied from de-de
2017-06-13 06:14:11 +01:00
$text [ 'message-moved_down' ][ 'de-ch' ] = "Menüpunkt nach unten verschoben" ; //copied from de-de
2017-05-12 15:44:53 +01:00
$text [ 'message-moved_down' ][ 'de-de' ] = "Menüpunkt nach unten verschoben" ;
2015-04-08 13:38:58 +00:00
$text [ 'message-moved_down' ][ 'es-cl' ] = "Elemento Bajado" ;
2017-06-13 06:14:11 +01:00
$text [ 'message-moved_down' ][ 'es-mx' ] = "Elemento Bajado" ; //copied from es-cl
$text [ 'message-moved_down' ][ 'fr-ca' ] = "Descendre l'objet" ; //copied from fr-fr
2015-04-08 13:38:58 +00:00
$text [ 'message-moved_down' ][ 'fr-fr' ] = "Descendre l'objet" ;
2017-05-13 20:13:38 +01:00
$text [ 'message-moved_down' ][ 'he-il' ] = "" ;
2017-09-21 17:06:26 +02:00
$text [ 'message-moved_down' ][ 'it-it' ] = "Voce spostata in Basso" ;
2017-05-12 15:44:53 +01:00
$text [ 'message-moved_down' ][ 'nl-nl' ] = "" ;
2017-05-13 20:13:38 +01:00
$text [ 'message-moved_down' ][ 'pl-pl' ] = "Pozycja przeniesiona na dół" ;
2015-04-08 13:38:58 +00:00
$text [ 'message-moved_down' ][ 'pt-br' ] = "Mover Item para baixo" ;
2017-05-12 15:44:53 +01:00
$text [ 'message-moved_down' ][ 'pt-pt' ] = "Item Movido para Baixo" ;
2017-06-02 20:24:12 +01:00
$text [ 'message-moved_down' ][ 'ro-ro' ] = "" ;
2017-04-25 03:37:00 +05:00
$text [ 'message-moved_down' ][ 'ru-ru' ] = "Элемент перемещен вниз" ;
2015-04-08 13:38:58 +00:00
$text [ 'message-moved_down' ][ 'sv-se' ] = "Posten Flyttades Nedåt" ;
2017-05-13 20:13:38 +01:00
$text [ 'message-moved_down' ][ 'uk-ua' ] = "Елемент переміщено вниз" ;
2015-04-08 13:38:58 +00:00
$text [ 'label-title' ][ 'en-us' ] = "Title" ;
2017-05-12 15:44:53 +01:00
$text [ 'label-title' ][ 'ar-eg' ] = "" ;
2017-09-19 16:48:40 +01:00
$text [ 'label-title' ][ 'de-at' ] = "Titel" ; //copied from de-de
2017-06-13 06:14:11 +01:00
$text [ 'label-title' ][ 'de-ch' ] = "Titel" ; //copied from de-de
2017-05-12 15:44:53 +01:00
$text [ 'label-title' ][ 'de-de' ] = "Titel" ;
2015-04-08 13:38:58 +00:00
$text [ 'label-title' ][ 'es-cl' ] = "Título" ;
2017-06-13 06:14:11 +01:00
$text [ 'label-title' ][ 'es-mx' ] = "Título" ; //copied from es-cl
$text [ 'label-title' ][ 'fr-ca' ] = "Titre" ; //copied from fr-fr
2015-04-08 13:38:58 +00:00
$text [ 'label-title' ][ 'fr-fr' ] = "Titre" ;
2017-05-13 20:13:38 +01:00
$text [ 'label-title' ][ 'he-il' ] = "" ;
2017-05-12 15:44:53 +01:00
$text [ 'label-title' ][ 'it-it' ] = "Titolo" ;
$text [ 'label-title' ][ 'nl-nl' ] = "" ;
2017-05-13 20:13:38 +01:00
$text [ 'label-title' ][ 'pl-pl' ] = "Tytuł" ;
2017-09-19 16:48:40 +01:00
$text [ 'label-title' ][ 'pt-br' ] = "Título" ; //copied from pt-pt
2017-05-12 15:44:53 +01:00
$text [ 'label-title' ][ 'pt-pt' ] = "Título" ;
2017-06-02 20:24:12 +01:00
$text [ 'label-title' ][ 'ro-ro' ] = "" ;
2017-04-25 03:37:00 +05:00
$text [ 'label-title' ][ 'ru-ru' ] = "Название" ;
2015-04-08 13:38:58 +00:00
$text [ 'label-title' ][ 'sv-se' ] = "Titel" ;
2017-05-13 20:13:38 +01:00
$text [ 'label-title' ][ 'uk-ua' ] = "Назва" ;
2015-04-08 13:38:58 +00:00
$text [ 'label-protected' ][ 'en-us' ] = "Protected" ;
2017-05-12 15:44:53 +01:00
$text [ 'label-protected' ][ 'ar-eg' ] = "" ;
2017-09-19 16:48:40 +01:00
$text [ 'label-protected' ][ 'de-at' ] = "Geschützt" ; //copied from de-de
2017-06-13 06:14:11 +01:00
$text [ 'label-protected' ][ 'de-ch' ] = "Geschützt" ; //copied from de-de
2017-05-12 15:44:53 +01:00
$text [ 'label-protected' ][ 'de-de' ] = "Geschützt" ;
2015-04-08 13:38:58 +00:00
$text [ 'label-protected' ][ 'es-cl' ] = "Protegido" ;
2017-06-13 06:14:11 +01:00
$text [ 'label-protected' ][ 'es-mx' ] = "Protegido" ; //copied from es-cl
$text [ 'label-protected' ][ 'fr-ca' ] = "Proteger" ; //copied from fr-fr
2015-04-08 13:38:58 +00:00
$text [ 'label-protected' ][ 'fr-fr' ] = "Proteger" ;
2017-05-13 20:13:38 +01:00
$text [ 'label-protected' ][ 'he-il' ] = "" ;
2017-05-12 15:44:53 +01:00
$text [ 'label-protected' ][ 'it-it' ] = "Protetto" ;
$text [ 'label-protected' ][ 'nl-nl' ] = "" ;
2017-05-13 20:13:38 +01:00
$text [ 'label-protected' ][ 'pl-pl' ] = "Zabezpieczony" ;
2017-09-19 16:48:40 +01:00
$text [ 'label-protected' ][ 'pt-br' ] = "Protegido" ; //copied from pt-pt
2017-05-12 15:44:53 +01:00
$text [ 'label-protected' ][ 'pt-pt' ] = "Protegido" ;
2017-06-02 20:24:12 +01:00
$text [ 'label-protected' ][ 'ro-ro' ] = "" ;
2017-04-25 03:37:00 +05:00
$text [ 'label-protected' ][ 'ru-ru' ] = "Защищено" ;
2015-04-08 13:38:58 +00:00
$text [ 'label-protected' ][ 'sv-se' ] = "Skyddad" ;
2017-05-13 20:13:38 +01:00
$text [ 'label-protected' ][ 'uk-ua' ] = "Захищено" ;
2015-04-08 13:38:58 +00:00
$text [ 'label-parent_menu' ][ 'en-us' ] = "Parent Menu" ;
2017-05-12 15:44:53 +01:00
$text [ 'label-parent_menu' ][ 'ar-eg' ] = "" ;
2017-09-19 16:48:40 +01:00
$text [ 'label-parent_menu' ][ 'de-at' ] = "Übergeordnetes Menü" ; //copied from de-de
2017-06-13 06:14:11 +01:00
$text [ 'label-parent_menu' ][ 'de-ch' ] = "Übergeordnetes Menü" ; //copied from de-de
2017-05-12 15:44:53 +01:00
$text [ 'label-parent_menu' ][ 'de-de' ] = "Übergeordnetes Menü" ;
2015-04-08 13:38:58 +00:00
$text [ 'label-parent_menu' ][ 'es-cl' ] = "Nivel Superior" ;
2017-06-13 06:14:11 +01:00
$text [ 'label-parent_menu' ][ 'es-mx' ] = "Nivel Superior" ; //copied from es-cl
$text [ 'label-parent_menu' ][ 'fr-ca' ] = "Menu Parent" ; //copied from fr-fr
2015-04-08 13:38:58 +00:00
$text [ 'label-parent_menu' ][ 'fr-fr' ] = "Menu Parent" ;
2017-05-13 20:13:38 +01:00
$text [ 'label-parent_menu' ][ 'he-il' ] = "" ;
2017-05-12 15:44:53 +01:00
$text [ 'label-parent_menu' ][ 'it-it' ] = "Menu Padre" ;
$text [ 'label-parent_menu' ][ 'nl-nl' ] = "" ;
2017-05-13 20:13:38 +01:00
$text [ 'label-parent_menu' ][ 'pl-pl' ] = "Główne menu" ;
2015-04-08 13:38:58 +00:00
$text [ 'label-parent_menu' ][ 'pt-br' ] = "Meni Pai" ;
2017-05-12 15:44:53 +01:00
$text [ 'label-parent_menu' ][ 'pt-pt' ] = "Menu Pai" ;
2017-06-02 20:24:12 +01:00
$text [ 'label-parent_menu' ][ 'ro-ro' ] = "" ;
2017-04-25 03:37:00 +05:00
$text [ 'label-parent_menu' ][ 'ru-ru' ] = "Родительское меню" ;
2015-04-08 13:38:58 +00:00
$text [ 'label-parent_menu' ][ 'sv-se' ] = "Överordnad Meny" ;
2017-05-13 20:13:38 +01:00
$text [ 'label-parent_menu' ][ 'uk-ua' ] = "Батьківське меню" ;
2015-04-08 13:38:58 +00:00
$text [ 'label-name' ][ 'en-us' ] = "Name" ;
2017-05-12 15:44:53 +01:00
$text [ 'label-name' ][ 'ar-eg' ] = "" ;
2017-09-19 16:48:40 +01:00
$text [ 'label-name' ][ 'de-at' ] = "Name" ; //copied from de-de
2017-06-13 06:14:11 +01:00
$text [ 'label-name' ][ 'de-ch' ] = "Name" ; //copied from de-de
2017-05-12 15:44:53 +01:00
$text [ 'label-name' ][ 'de-de' ] = "Name" ;
2015-04-08 13:38:58 +00:00
$text [ 'label-name' ][ 'es-cl' ] = "Nombre" ;
2017-06-13 06:14:11 +01:00
$text [ 'label-name' ][ 'es-mx' ] = "Nombre" ; //copied from es-cl
$text [ 'label-name' ][ 'fr-ca' ] = "Nom" ; //copied from fr-fr
2015-04-08 13:38:58 +00:00
$text [ 'label-name' ][ 'fr-fr' ] = "Nom" ;
2017-05-13 20:13:38 +01:00
$text [ 'label-name' ][ 'he-il' ] = "" ;
2017-05-12 15:44:53 +01:00
$text [ 'label-name' ][ 'it-it' ] = "Nome" ;
$text [ 'label-name' ][ 'nl-nl' ] = "" ;
2017-05-13 20:13:38 +01:00
$text [ 'label-name' ][ 'pl-pl' ] = "Nazwa" ;
2017-09-19 16:48:40 +01:00
$text [ 'label-name' ][ 'pt-br' ] = "Nome" ; //copied from pt-pt
2017-05-12 15:44:53 +01:00
$text [ 'label-name' ][ 'pt-pt' ] = "Nome" ;
2017-06-02 20:24:12 +01:00
$text [ 'label-name' ][ 'ro-ro' ] = "" ;
2017-04-25 03:37:00 +05:00
$text [ 'label-name' ][ 'ru-ru' ] = "Название" ;
2015-04-08 13:38:58 +00:00
$text [ 'label-name' ][ 'sv-se' ] = "Namn" ;
2017-05-13 20:13:38 +01:00
$text [ 'label-name' ][ 'uk-ua' ] = "Назва" ;
2015-04-08 13:38:58 +00:00
$text [ 'label-menu_order' ][ 'en-us' ] = "Order" ;
2017-05-12 15:44:53 +01:00
$text [ 'label-menu_order' ][ 'ar-eg' ] = "" ;
2017-09-19 16:48:40 +01:00
$text [ 'label-menu_order' ][ 'de-at' ] = "Reihenfolge" ; //copied from de-de
2017-06-13 06:14:11 +01:00
$text [ 'label-menu_order' ][ 'de-ch' ] = "Reihenfolge" ; //copied from de-de
2017-05-12 15:44:53 +01:00
$text [ 'label-menu_order' ][ 'de-de' ] = "Reihenfolge" ;
2015-04-08 13:38:58 +00:00
$text [ 'label-menu_order' ][ 'es-cl' ] = "Orden" ;
2017-06-13 06:14:11 +01:00
$text [ 'label-menu_order' ][ 'es-mx' ] = "Orden" ; //copied from es-cl
$text [ 'label-menu_order' ][ 'fr-ca' ] = "Ordre" ; //copied from fr-fr
2015-04-08 13:38:58 +00:00
$text [ 'label-menu_order' ][ 'fr-fr' ] = "Ordre" ;
2017-05-13 20:13:38 +01:00
$text [ 'label-menu_order' ][ 'he-il' ] = "" ;
2017-05-12 15:44:53 +01:00
$text [ 'label-menu_order' ][ 'it-it' ] = "Ordine" ;
$text [ 'label-menu_order' ][ 'nl-nl' ] = "" ;
2017-05-13 20:13:38 +01:00
$text [ 'label-menu_order' ][ 'pl-pl' ] = "Kolejność" ;
2017-09-19 16:48:40 +01:00
$text [ 'label-menu_order' ][ 'pt-br' ] = "Ordem" ; //copied from pt-pt
2017-05-12 15:44:53 +01:00
$text [ 'label-menu_order' ][ 'pt-pt' ] = "Ordem" ;
2017-06-02 20:24:12 +01:00
$text [ 'label-menu_order' ][ 'ro-ro' ] = "" ;
2017-04-25 03:37:00 +05:00
$text [ 'label-menu_order' ][ 'ru-ru' ] = "Приоритет" ;
2015-04-08 13:38:58 +00:00
$text [ 'label-menu_order' ][ 'sv-se' ] = "Ordning" ;
2017-05-13 20:13:38 +01:00
$text [ 'label-menu_order' ][ 'uk-ua' ] = "Інше" ;
2015-04-08 13:38:58 +00:00
$text [ 'label-link' ][ 'en-us' ] = "Link" ;
2017-05-12 15:44:53 +01:00
$text [ 'label-link' ][ 'ar-eg' ] = "" ;
2017-09-19 16:48:40 +01:00
$text [ 'label-link' ][ 'de-at' ] = "Link" ; //copied from de-de
2017-06-13 06:14:11 +01:00
$text [ 'label-link' ][ 'de-ch' ] = "Link" ; //copied from de-de
2017-05-12 15:44:53 +01:00
$text [ 'label-link' ][ 'de-de' ] = "Link" ;
2015-04-08 13:38:58 +00:00
$text [ 'label-link' ][ 'es-cl' ] = "Enlace" ;
2017-06-13 06:14:11 +01:00
$text [ 'label-link' ][ 'es-mx' ] = "Enlace" ; //copied from es-cl
$text [ 'label-link' ][ 'fr-ca' ] = "Lien" ; //copied from fr-fr
2015-04-08 13:38:58 +00:00
$text [ 'label-link' ][ 'fr-fr' ] = "Lien" ;
2017-05-13 20:13:38 +01:00
$text [ 'label-link' ][ 'he-il' ] = "" ;
2017-05-12 15:44:53 +01:00
$text [ 'label-link' ][ 'it-it' ] = "Link" ;
$text [ 'label-link' ][ 'nl-nl' ] = "" ;
2017-05-13 20:13:38 +01:00
$text [ 'label-link' ][ 'pl-pl' ] = "Link" ;
2017-09-19 16:48:40 +01:00
$text [ 'label-link' ][ 'pt-br' ] = "Ligação" ; //copied from pt-pt
2017-05-12 15:44:53 +01:00
$text [ 'label-link' ][ 'pt-pt' ] = "Ligação" ;
2017-06-02 20:24:12 +01:00
$text [ 'label-link' ][ 'ro-ro' ] = "" ;
2017-04-25 03:37:00 +05:00
$text [ 'label-link' ][ 'ru-ru' ] = "Ссылка" ;
2015-04-08 13:38:58 +00:00
$text [ 'label-link' ][ 'sv-se' ] = "Länk" ;
2017-05-13 20:13:38 +01:00
$text [ 'label-link' ][ 'uk-ua' ] = "Посилання" ;
2015-04-08 13:38:58 +00:00
$text [ 'label-language' ][ 'en-us' ] = "Language" ;
2017-05-12 15:44:53 +01:00
$text [ 'label-language' ][ 'ar-eg' ] = "" ;
2017-09-19 16:48:40 +01:00
$text [ 'label-language' ][ 'de-at' ] = "Sprache" ; //copied from de-de
2017-06-13 06:14:11 +01:00
$text [ 'label-language' ][ 'de-ch' ] = "Sprache" ; //copied from de-de
2017-05-12 15:44:53 +01:00
$text [ 'label-language' ][ 'de-de' ] = "Sprache" ;
2015-04-08 13:38:58 +00:00
$text [ 'label-language' ][ 'es-cl' ] = "Lenguaje" ;
2017-06-13 06:14:11 +01:00
$text [ 'label-language' ][ 'es-mx' ] = "Lenguaje" ; //copied from es-cl
$text [ 'label-language' ][ 'fr-ca' ] = "Langue" ; //copied from fr-fr
2015-04-08 13:38:58 +00:00
$text [ 'label-language' ][ 'fr-fr' ] = "Langue" ;
2017-05-13 20:13:38 +01:00
$text [ 'label-language' ][ 'he-il' ] = "" ;
2017-09-21 17:06:26 +02:00
$text [ 'label-language' ][ 'it-it' ] = "Linguaggio" ;
2017-05-12 15:44:53 +01:00
$text [ 'label-language' ][ 'nl-nl' ] = "" ;
2017-05-13 20:13:38 +01:00
$text [ 'label-language' ][ 'pl-pl' ] = "Język" ;
2015-04-08 13:38:58 +00:00
$text [ 'label-language' ][ 'pt-br' ] = "Lingua" ;
2017-05-12 15:44:53 +01:00
$text [ 'label-language' ][ 'pt-pt' ] = "Língua" ;
2017-06-02 20:24:12 +01:00
$text [ 'label-language' ][ 'ro-ro' ] = "" ;
2017-04-25 03:37:00 +05:00
$text [ 'label-language' ][ 'ru-ru' ] = "Язык" ;
2015-04-08 13:38:58 +00:00
$text [ 'label-language' ][ 'sv-se' ] = "Språk" ;
2017-05-13 20:13:38 +01:00
$text [ 'label-language' ][ 'uk-ua' ] = "Мова" ;
2015-04-08 13:38:58 +00:00
2016-05-02 14:42:06 -06:00
$text [ 'label-icon' ][ 'en-us' ] = "Icon" ;
2017-05-12 15:44:53 +01:00
$text [ 'label-icon' ][ 'ar-eg' ] = "" ;
2017-09-19 16:48:40 +01:00
$text [ 'label-icon' ][ 'de-at' ] = "Symbol" ; //copied from de-de
2017-06-13 06:14:11 +01:00
$text [ 'label-icon' ][ 'de-ch' ] = "Symbol" ; //copied from de-de
2017-05-12 15:44:53 +01:00
$text [ 'label-icon' ][ 'de-de' ] = "Symbol" ;
2016-05-02 14:42:06 -06:00
$text [ 'label-icon' ][ 'es-cl' ] = "Icono" ;
2017-06-13 06:14:11 +01:00
$text [ 'label-icon' ][ 'es-mx' ] = "Icono" ; //copied from es-cl
$text [ 'label-icon' ][ 'fr-ca' ] = "Icône" ; //copied from fr-fr
2016-05-02 14:42:06 -06:00
$text [ 'label-icon' ][ 'fr-fr' ] = "Icône" ;
2017-05-13 20:13:38 +01:00
$text [ 'label-icon' ][ 'he-il' ] = "" ;
2017-05-12 15:44:53 +01:00
$text [ 'label-icon' ][ 'it-it' ] = "Icona" ;
$text [ 'label-icon' ][ 'nl-nl' ] = "" ;
2017-05-13 20:13:38 +01:00
$text [ 'label-icon' ][ 'pl-pl' ] = "Ikona" ;
2017-09-19 16:48:40 +01:00
$text [ 'label-icon' ][ 'pt-br' ] = "Ícone" ; //copied from pt-pt
2017-05-12 15:44:53 +01:00
$text [ 'label-icon' ][ 'pt-pt' ] = "Ícone" ;
2017-06-02 20:24:12 +01:00
$text [ 'label-icon' ][ 'ro-ro' ] = "" ;
2017-04-25 03:37:00 +05:00
$text [ 'label-icon' ][ 'ru-ru' ] = "Иконка" ;
2016-05-02 14:42:06 -06:00
$text [ 'label-icon' ][ 'sv-se' ] = "Ikon" ;
2017-05-13 20:13:38 +01:00
$text [ 'label-icon' ][ 'uk-ua' ] = "іконка" ;
2016-05-02 14:42:06 -06:00
2015-04-08 13:38:58 +00:00
$text [ 'label-groups' ][ 'en-us' ] = "Groups" ;
2017-05-12 15:44:53 +01:00
$text [ 'label-groups' ][ 'ar-eg' ] = "" ;
2017-09-19 16:48:40 +01:00
$text [ 'label-groups' ][ 'de-at' ] = "Gruppen" ; //copied from de-de
2017-06-13 06:14:11 +01:00
$text [ 'label-groups' ][ 'de-ch' ] = "Gruppen" ; //copied from de-de
2017-05-12 15:44:53 +01:00
$text [ 'label-groups' ][ 'de-de' ] = "Gruppen" ;
2015-04-08 13:38:58 +00:00
$text [ 'label-groups' ][ 'es-cl' ] = "Grupos" ;
2017-06-13 06:14:11 +01:00
$text [ 'label-groups' ][ 'es-mx' ] = "Grupos" ; //copied from es-cl
$text [ 'label-groups' ][ 'fr-ca' ] = "Groupes" ; //copied from fr-fr
2015-04-08 13:38:58 +00:00
$text [ 'label-groups' ][ 'fr-fr' ] = "Groupes" ;
2017-05-13 20:13:38 +01:00
$text [ 'label-groups' ][ 'he-il' ] = "" ;
2017-05-12 15:44:53 +01:00
$text [ 'label-groups' ][ 'it-it' ] = "Gruppi" ;
$text [ 'label-groups' ][ 'nl-nl' ] = "" ;
2017-05-13 20:13:38 +01:00
$text [ 'label-groups' ][ 'pl-pl' ] = "Grupy" ;
2017-09-19 16:48:40 +01:00
$text [ 'label-groups' ][ 'pt-br' ] = "Grupos" ; //copied from pt-pt
2017-05-12 15:44:53 +01:00
$text [ 'label-groups' ][ 'pt-pt' ] = "Grupos" ;
2017-06-02 20:24:12 +01:00
$text [ 'label-groups' ][ 'ro-ro' ] = "" ;
2017-04-25 03:37:00 +05:00
$text [ 'label-groups' ][ 'ru-ru' ] = "Группы" ;
2015-04-08 13:38:58 +00:00
$text [ 'label-groups' ][ 'sv-se' ] = "Grupper" ;
2017-05-13 20:13:38 +01:00
$text [ 'label-groups' ][ 'uk-ua' ] = "Групи" ;
2015-04-08 13:38:58 +00:00
$text [ 'label-category' ][ 'en-us' ] = "Target" ;
2017-05-12 15:44:53 +01:00
$text [ 'label-category' ][ 'ar-eg' ] = "" ;
2017-09-19 16:48:40 +01:00
$text [ 'label-category' ][ 'de-at' ] = "Ziel" ; //copied from de-de
2017-06-13 06:14:11 +01:00
$text [ 'label-category' ][ 'de-ch' ] = "Ziel" ; //copied from de-de
2017-05-12 15:44:53 +01:00
$text [ 'label-category' ][ 'de-de' ] = "Ziel" ;
2015-04-08 13:38:58 +00:00
$text [ 'label-category' ][ 'es-cl' ] = "Destino" ;
2017-06-13 06:14:11 +01:00
$text [ 'label-category' ][ 'es-mx' ] = "Destino" ; //copied from es-cl
$text [ 'label-category' ][ 'fr-ca' ] = "Cible" ; //copied from fr-fr
2015-04-08 13:38:58 +00:00
$text [ 'label-category' ][ 'fr-fr' ] = "Cible" ;
2017-05-13 20:13:38 +01:00
$text [ 'label-category' ][ 'he-il' ] = "" ;
2017-05-12 15:44:53 +01:00
$text [ 'label-category' ][ 'it-it' ] = "Destinazione" ;
$text [ 'label-category' ][ 'nl-nl' ] = "" ;
2017-05-13 20:13:38 +01:00
$text [ 'label-category' ][ 'pl-pl' ] = "Kategoria" ;
2017-09-19 16:48:40 +01:00
$text [ 'label-category' ][ 'pt-br' ] = "Destino" ; //copied from pt-pt
2017-05-12 15:44:53 +01:00
$text [ 'label-category' ][ 'pt-pt' ] = "Destino" ;
2017-06-02 20:24:12 +01:00
$text [ 'label-category' ][ 'ro-ro' ] = "" ;
2017-04-25 03:37:00 +05:00
$text [ 'label-category' ][ 'ru-ru' ] = "Цель" ;
2017-06-02 16:39:34 +02:00
$text [ 'label-category' ][ 'sv-se' ] = "KMäl" ;
2017-05-13 20:13:38 +01:00
$text [ 'label-category' ][ 'uk-ua' ] = "Категорія" ;
2015-04-08 13:38:58 +00:00
$text [ 'header-menus' ][ 'en-us' ] = "Menu Manager" ;
2017-05-12 15:44:53 +01:00
$text [ 'header-menus' ][ 'ar-eg' ] = "" ;
2017-09-19 16:48:40 +01:00
$text [ 'header-menus' ][ 'de-at' ] = "Menü Konfigurationsmanager" ; //copied from de-de
2017-06-13 06:14:11 +01:00
$text [ 'header-menus' ][ 'de-ch' ] = "Menü Konfigurationsmanager" ; //copied from de-de
2017-05-12 15:44:53 +01:00
$text [ 'header-menus' ][ 'de-de' ] = "Menü Konfigurationsmanager" ;
2015-04-08 13:38:58 +00:00
$text [ 'header-menus' ][ 'es-cl' ] = "Gestor de Menú" ;
2017-06-13 06:14:11 +01:00
$text [ 'header-menus' ][ 'es-mx' ] = "Gestor de Menú" ; //copied from es-cl
$text [ 'header-menus' ][ 'fr-ca' ] = "Gestion des Menus" ; //copied from fr-fr
2015-04-08 13:38:58 +00:00
$text [ 'header-menus' ][ 'fr-fr' ] = "Gestion des Menus" ;
2017-05-13 20:13:38 +01:00
$text [ 'header-menus' ][ 'he-il' ] = "" ;
2017-05-12 15:44:53 +01:00
$text [ 'header-menus' ][ 'it-it' ] = "Gestione Menu" ;
$text [ 'header-menus' ][ 'nl-nl' ] = "" ;
2017-05-13 20:13:38 +01:00
$text [ 'header-menus' ][ 'pl-pl' ] = "Menedżer menu" ;
2015-04-08 13:38:58 +00:00
$text [ 'header-menus' ][ 'pt-br' ] = "Menu Administrador" ;
2017-05-12 15:44:53 +01:00
$text [ 'header-menus' ][ 'pt-pt' ] = "Gestor de Menus" ;
2017-06-02 20:24:12 +01:00
$text [ 'header-menus' ][ 'ro-ro' ] = "" ;
2017-04-25 03:37:00 +05:00
$text [ 'header-menus' ][ 'ru-ru' ] = "Управление меню" ;
2015-04-08 13:38:58 +00:00
$text [ 'header-menus' ][ 'sv-se' ] = "Meny Inställningar" ;
2017-05-13 20:13:38 +01:00
$text [ 'header-menus' ][ 'uk-ua' ] = "Менеджер меню" ;
2015-04-08 13:38:58 +00:00
$text [ 'header-menu_item-edit' ][ 'en-us' ] = "Menu Item" ;
2017-05-12 15:44:53 +01:00
$text [ 'header-menu_item-edit' ][ 'ar-eg' ] = "" ;
2017-09-19 16:48:40 +01:00
$text [ 'header-menu_item-edit' ][ 'de-at' ] = "Menüpunkt" ; //copied from de-de
2017-06-13 06:14:11 +01:00
$text [ 'header-menu_item-edit' ][ 'de-ch' ] = "Menüpunkt" ; //copied from de-de
2017-05-12 15:44:53 +01:00
$text [ 'header-menu_item-edit' ][ 'de-de' ] = "Menüpunkt" ;
2015-04-08 13:38:58 +00:00
$text [ 'header-menu_item-edit' ][ 'es-cl' ] = "Editar Ítem de Menú" ;
2017-06-13 06:14:11 +01:00
$text [ 'header-menu_item-edit' ][ 'es-mx' ] = "Editar Ítem de Menú" ; //copied from es-cl
$text [ 'header-menu_item-edit' ][ 'fr-ca' ] = "Editer l'objet menu" ; //copied from fr-fr
2015-04-08 13:38:58 +00:00
$text [ 'header-menu_item-edit' ][ 'fr-fr' ] = "Editer l'objet menu" ;
2017-05-13 20:13:38 +01:00
$text [ 'header-menu_item-edit' ][ 'he-il' ] = "" ;
2017-09-21 17:06:26 +02:00
$text [ 'header-menu_item-edit' ][ 'it-it' ] = "Voce Menu" ;
2017-05-12 15:44:53 +01:00
$text [ 'header-menu_item-edit' ][ 'nl-nl' ] = "" ;
2017-05-13 20:13:38 +01:00
$text [ 'header-menu_item-edit' ][ 'pl-pl' ] = "Pozycja menu" ;
2015-04-08 13:38:58 +00:00
$text [ 'header-menu_item-edit' ][ 'pt-br' ] = "Editar Item do Menu" ;
2017-05-12 15:44:53 +01:00
$text [ 'header-menu_item-edit' ][ 'pt-pt' ] = "Editar o Item do Menu" ;
2017-06-02 20:24:12 +01:00
$text [ 'header-menu_item-edit' ][ 'ro-ro' ] = "" ;
2017-04-25 03:37:00 +05:00
$text [ 'header-menu_item-edit' ][ 'ru-ru' ] = "Пункт меню" ;
2015-04-08 13:38:58 +00:00
$text [ 'header-menu_item-edit' ][ 'sv-se' ] = "Meny Post" ;
2017-05-13 20:13:38 +01:00
$text [ 'header-menu_item-edit' ][ 'uk-ua' ] = "Пункт меню" ;
2015-04-08 13:38:58 +00:00
$text [ 'header-menu_item-add' ][ 'en-us' ] = "Menu Item" ;
2017-05-12 15:44:53 +01:00
$text [ 'header-menu_item-add' ][ 'ar-eg' ] = "" ;
2017-09-19 16:48:40 +01:00
$text [ 'header-menu_item-add' ][ 'de-at' ] = "Menüpunkt" ; //copied from de-de
2017-06-13 06:14:11 +01:00
$text [ 'header-menu_item-add' ][ 'de-ch' ] = "Menüpunkt" ; //copied from de-de
2017-05-12 15:44:53 +01:00
$text [ 'header-menu_item-add' ][ 'de-de' ] = "Menüpunkt" ;
2015-04-08 13:38:58 +00:00
$text [ 'header-menu_item-add' ][ 'es-cl' ] = "Agregar Ítem de Menú" ;
2017-06-13 06:14:11 +01:00
$text [ 'header-menu_item-add' ][ 'es-mx' ] = "Agregar Ítem de Menú" ; //copied from es-cl
$text [ 'header-menu_item-add' ][ 'fr-ca' ] = "Ajouter un objet menu" ; //copied from fr-fr
2015-04-08 13:38:58 +00:00
$text [ 'header-menu_item-add' ][ 'fr-fr' ] = "Ajouter un objet menu" ;
2017-05-13 20:13:38 +01:00
$text [ 'header-menu_item-add' ][ 'he-il' ] = "" ;
2017-09-21 17:06:26 +02:00
$text [ 'header-menu_item-add' ][ 'it-it' ] = "Voce Menu" ;
2017-05-12 15:44:53 +01:00
$text [ 'header-menu_item-add' ][ 'nl-nl' ] = "" ;
2017-05-13 20:13:38 +01:00
$text [ 'header-menu_item-add' ][ 'pl-pl' ] = "Pozycja menu" ;
2017-09-19 16:48:40 +01:00
$text [ 'header-menu_item-add' ][ 'pt-br' ] = "Adicionar um Item ao Menu" ; //copied from pt-pt
2017-05-12 15:44:53 +01:00
$text [ 'header-menu_item-add' ][ 'pt-pt' ] = "Adicionar um Item ao Menu" ;
2017-06-02 20:24:12 +01:00
$text [ 'header-menu_item-add' ][ 'ro-ro' ] = "" ;
2017-04-25 03:37:00 +05:00
$text [ 'header-menu_item-add' ][ 'ru-ru' ] = "Пункт меню" ;
2015-04-08 13:38:58 +00:00
$text [ 'header-menu_item-add' ][ 'sv-se' ] = "Meny Post" ;
2017-05-13 20:13:38 +01:00
$text [ 'header-menu_item-add' ][ 'uk-ua' ] = "Пункт меню" ;
2015-04-08 13:38:58 +00:00
$text [ 'header-menu-edit' ][ 'en-us' ] = "Menu" ;
2017-05-12 15:44:53 +01:00
$text [ 'header-menu-edit' ][ 'ar-eg' ] = "" ;
2017-09-19 16:48:40 +01:00
$text [ 'header-menu-edit' ][ 'de-at' ] = "Menü" ; //copied from de-de
2017-06-13 06:14:11 +01:00
$text [ 'header-menu-edit' ][ 'de-ch' ] = "Menü" ; //copied from de-de
2017-05-12 15:44:53 +01:00
$text [ 'header-menu-edit' ][ 'de-de' ] = "Menü" ;
2015-04-08 13:38:58 +00:00
$text [ 'header-menu-edit' ][ 'es-cl' ] = "Editar Menú" ;
2017-06-13 06:14:11 +01:00
$text [ 'header-menu-edit' ][ 'es-mx' ] = "Editar Menú" ; //copied from es-cl
$text [ 'header-menu-edit' ][ 'fr-ca' ] = "Editer le Menu" ; //copied from fr-fr
2015-04-08 13:38:58 +00:00
$text [ 'header-menu-edit' ][ 'fr-fr' ] = "Editer le Menu" ;
2017-05-13 20:13:38 +01:00
$text [ 'header-menu-edit' ][ 'he-il' ] = "" ;
2017-05-12 15:44:53 +01:00
$text [ 'header-menu-edit' ][ 'it-it' ] = "Menu" ;
$text [ 'header-menu-edit' ][ 'nl-nl' ] = "" ;
2017-05-13 20:13:38 +01:00
$text [ 'header-menu-edit' ][ 'pl-pl' ] = "Menu" ;
2017-09-19 16:48:40 +01:00
$text [ 'header-menu-edit' ][ 'pt-br' ] = "Editar Menu" ; //copied from pt-pt
2017-05-12 15:44:53 +01:00
$text [ 'header-menu-edit' ][ 'pt-pt' ] = "Editar Menu" ;
2017-06-02 20:24:12 +01:00
$text [ 'header-menu-edit' ][ 'ro-ro' ] = "" ;
2017-04-25 03:37:00 +05:00
$text [ 'header-menu-edit' ][ 'ru-ru' ] = "Меню" ;
2015-04-08 13:38:58 +00:00
$text [ 'header-menu-edit' ][ 'sv-se' ] = "Meny" ;
2017-05-13 20:13:38 +01:00
$text [ 'header-menu-edit' ][ 'uk-ua' ] = "Меню" ;
2015-04-08 13:38:58 +00:00
$text [ 'header-menu-add' ][ 'en-us' ] = "Menu" ;
2017-05-12 15:44:53 +01:00
$text [ 'header-menu-add' ][ 'ar-eg' ] = "" ;
2017-09-19 16:48:40 +01:00
$text [ 'header-menu-add' ][ 'de-at' ] = "Menü" ; //copied from de-de
2017-06-13 06:14:11 +01:00
$text [ 'header-menu-add' ][ 'de-ch' ] = "Menü" ; //copied from de-de
2017-05-12 15:44:53 +01:00
$text [ 'header-menu-add' ][ 'de-de' ] = "Menü" ;
2015-04-08 13:38:58 +00:00
$text [ 'header-menu-add' ][ 'es-cl' ] = "Agregar Menú" ;
2017-06-13 06:14:11 +01:00
$text [ 'header-menu-add' ][ 'es-mx' ] = "Agregar Menú" ; //copied from es-cl
$text [ 'header-menu-add' ][ 'fr-ca' ] = "Ajouter un menu" ; //copied from fr-fr
2015-04-08 13:38:58 +00:00
$text [ 'header-menu-add' ][ 'fr-fr' ] = "Ajouter un menu" ;
2017-05-13 20:13:38 +01:00
$text [ 'header-menu-add' ][ 'he-il' ] = "" ;
2017-05-12 15:44:53 +01:00
$text [ 'header-menu-add' ][ 'it-it' ] = "Menu" ;
$text [ 'header-menu-add' ][ 'nl-nl' ] = "" ;
2017-05-13 20:13:38 +01:00
$text [ 'header-menu-add' ][ 'pl-pl' ] = "Menu" ;
2017-09-19 16:48:40 +01:00
$text [ 'header-menu-add' ][ 'pt-br' ] = "Adicionar Menu" ; //copied from pt-pt
2017-05-12 15:44:53 +01:00
$text [ 'header-menu-add' ][ 'pt-pt' ] = "Adicionar Menu" ;
2017-06-02 20:24:12 +01:00
$text [ 'header-menu-add' ][ 'ro-ro' ] = "" ;
2017-04-25 03:37:00 +05:00
$text [ 'header-menu-add' ][ 'ru-ru' ] = "Меню" ;
2015-04-08 13:38:58 +00:00
$text [ 'header-menu-add' ][ 'sv-se' ] = "Meny" ;
2017-05-13 20:13:38 +01:00
$text [ 'header-menu-add' ][ 'uk-ua' ] = "Меню" ;
2015-04-08 13:38:58 +00:00
$text [ 'description-title' ][ 'en-us' ] = "Description" ;
2017-05-12 15:44:53 +01:00
$text [ 'description-title' ][ 'ar-eg' ] = "" ;
2017-09-19 16:48:40 +01:00
$text [ 'description-title' ][ 'de-at' ] = "Beschreibung" ; //copied from de-de
2017-06-13 06:14:11 +01:00
$text [ 'description-title' ][ 'de-ch' ] = "Beschreibung" ; //copied from de-de
2017-05-12 15:44:53 +01:00
$text [ 'description-title' ][ 'de-de' ] = "Beschreibung" ;
2015-04-08 13:38:58 +00:00
$text [ 'description-title' ][ 'es-cl' ] = "" ;
2017-06-02 20:24:12 +01:00
$text [ 'description-title' ][ 'es-mx' ] = "" ;
$text [ 'description-title' ][ 'fr-ca' ] = "" ;
2015-04-08 13:38:58 +00:00
$text [ 'description-title' ][ 'fr-fr' ] = "" ;
2017-05-13 20:13:38 +01:00
$text [ 'description-title' ][ 'he-il' ] = "" ;
2017-05-12 15:44:53 +01:00
$text [ 'description-title' ][ 'it-it' ] = "Descrizione" ;
$text [ 'description-title' ][ 'nl-nl' ] = "" ;
2017-05-13 20:13:38 +01:00
$text [ 'description-title' ][ 'pl-pl' ] = "Opis" ;
2017-09-19 16:48:40 +01:00
$text [ 'description-title' ][ 'pt-br' ] = "Descrição" ; //copied from pt-pt
2017-05-12 15:44:53 +01:00
$text [ 'description-title' ][ 'pt-pt' ] = "Descrição" ;
2017-06-02 20:24:12 +01:00
$text [ 'description-title' ][ 'ro-ro' ] = "" ;
2017-04-25 03:37:00 +05:00
$text [ 'description-title' ][ 'ru-ru' ] = "Описание" ;
2015-04-08 13:38:58 +00:00
$text [ 'description-title' ][ 'sv-se' ] = "Beskrivning" ;
2017-05-13 20:13:38 +01:00
$text [ 'description-title' ][ 'uk-ua' ] = "Опис" ;
2015-04-08 13:38:58 +00:00
$text [ 'description-protected' ][ 'en-us' ] = "Enable this to protect the menu item from being removed by 'Restore Default'." ;
2017-05-12 15:44:53 +01:00
$text [ 'description-protected' ][ 'ar-eg' ] = "" ;
2017-09-19 16:48:40 +01:00
$text [ 'description-protected' ][ 'de-at' ] = "Setzen Sie diese Option auf Ein um zu verhindern, dass dieser Menüpunkt durch 'Zurücksetzen' entfernt wird." ; //copied from de-de
2017-06-13 06:14:11 +01:00
$text [ 'description-protected' ][ 'de-ch' ] = "Setzen Sie diese Option auf Ein um zu verhindern, dass dieser Menüpunkt durch 'Zurücksetzen' entfernt wird." ; //copied from de-de
2017-05-12 15:44:53 +01:00
$text [ 'description-protected' ][ 'de-de' ] = "Setzen Sie diese Option auf Ein um zu verhindern, dass dieser Menüpunkt durch 'Zurücksetzen' entfernt wird." ;
2015-04-08 13:38:58 +00:00
$text [ 'description-protected' ][ 'es-cl' ] = "Active esto para editar que este ítem pueda ser eliminado por 'Restore Default'." ;
2017-06-13 06:14:11 +01:00
$text [ 'description-protected' ][ 'es-mx' ] = "Active esto para editar que este ítem pueda ser eliminado por 'Restore Default'." ; //copied from es-cl
$text [ 'description-protected' ][ 'fr-ca' ] = "Activer cette fonctionnalité pour que ce menu ne soit pas supprimé en cas d'activation de la fonction 'Restaurer'." ; //copied from fr-fr
2015-04-08 13:38:58 +00:00
$text [ 'description-protected' ][ 'fr-fr' ] = "Activer cette fonctionnalité pour que ce menu ne soit pas supprimé en cas d'activation de la fonction 'Restaurer'." ;
2017-05-13 20:13:38 +01:00
$text [ 'description-protected' ][ 'he-il' ] = "" ;
2017-09-21 17:06:26 +02:00
$text [ 'description-protected' ][ 'it-it' ] = "Abilitare per proteggere la voce di menu dall'essere rimossa da 'Ripristina Default'." ;
2017-05-12 15:44:53 +01:00
$text [ 'description-protected' ][ 'nl-nl' ] = "" ;
2017-05-13 20:13:38 +01:00
$text [ 'description-protected' ][ 'pl-pl' ] = "Włącz tę opcję, aby zapobiec usunięciu pozycji menu przez funkcje 'Przywróć ustawienia domyślne'." ;
2015-04-08 13:38:58 +00:00
$text [ 'description-protected' ][ 'pt-br' ] = "Selecione para proteger os itens do menu de serem removidos por 'Restaurar Configurações'" ;
2017-05-12 15:44:53 +01:00
$text [ 'description-protected' ][ 'pt-pt' ] = "Active isto para proteger os items do menu de serem removidos por 'Restaurar Predefinições'." ;
2017-06-02 20:24:12 +01:00
$text [ 'description-protected' ][ 'ro-ro' ] = "" ;
2017-04-25 03:37:00 +05:00
$text [ 'description-protected' ][ 'ru-ru' ] = "Включите это, чтобы защитить пункт меню от удаления с помощью 'Восстановить значение по умолчанию'." ;
2015-04-08 13:38:58 +00:00
$text [ 'description-protected' ][ 'sv-se' ] = "Aktivera för att skydda menyalternativet från att tas bort med 'Återställ Standard'." ;
2017-05-13 20:13:38 +01:00
$text [ 'description-protected' ][ 'uk-ua' ] = "Цей параметр використовується для захисту пункту меню від видалення після 'Відновити значення за замовчуванням»." ;
2015-04-08 13:38:58 +00:00
$text [ 'description-parent_menu' ][ 'en-us' ] = "Description" ;
2017-05-12 15:44:53 +01:00
$text [ 'description-parent_menu' ][ 'ar-eg' ] = "" ;
2017-09-19 16:48:40 +01:00
$text [ 'description-parent_menu' ][ 'de-at' ] = "Beschreibung" ; //copied from de-de
2017-06-13 06:14:11 +01:00
$text [ 'description-parent_menu' ][ 'de-ch' ] = "Beschreibung" ; //copied from de-de
2017-05-12 15:44:53 +01:00
$text [ 'description-parent_menu' ][ 'de-de' ] = "Beschreibung" ;
2015-04-08 13:38:58 +00:00
$text [ 'description-parent_menu' ][ 'es-cl' ] = "" ;
2017-06-02 20:24:12 +01:00
$text [ 'description-parent_menu' ][ 'es-mx' ] = "" ;
$text [ 'description-parent_menu' ][ 'fr-ca' ] = "" ;
2015-04-08 13:38:58 +00:00
$text [ 'description-parent_menu' ][ 'fr-fr' ] = "" ;
2017-05-13 20:13:38 +01:00
$text [ 'description-parent_menu' ][ 'he-il' ] = "" ;
2017-05-12 15:44:53 +01:00
$text [ 'description-parent_menu' ][ 'it-it' ] = "Descrizione" ;
$text [ 'description-parent_menu' ][ 'nl-nl' ] = "" ;
2017-05-13 20:13:38 +01:00
$text [ 'description-parent_menu' ][ 'pl-pl' ] = "Opis" ;
2017-09-19 16:48:40 +01:00
$text [ 'description-parent_menu' ][ 'pt-br' ] = "Descrição" ; //copied from pt-pt
2017-05-12 15:44:53 +01:00
$text [ 'description-parent_menu' ][ 'pt-pt' ] = "Descrição" ;
2017-06-02 20:24:12 +01:00
$text [ 'description-parent_menu' ][ 'ro-ro' ] = "" ;
2017-04-25 03:37:00 +05:00
$text [ 'description-parent_menu' ][ 'ru-ru' ] = "Описание" ;
2015-04-08 13:38:58 +00:00
$text [ 'description-parent_menu' ][ 'sv-se' ] = "Beskrivning" ;
2017-05-13 20:13:38 +01:00
$text [ 'description-parent_menu' ][ 'uk-ua' ] = "Опис" ;
2015-04-08 13:38:58 +00:00
$text [ 'description-name' ][ 'en-us' ] = "Enter the name of the menu." ;
2017-05-12 15:44:53 +01:00
$text [ 'description-name' ][ 'ar-eg' ] = "" ;
2017-09-19 16:48:40 +01:00
$text [ 'description-name' ][ 'de-at' ] = "Geben Sie den Namen des Menüs an." ; //copied from de-de
2017-06-13 06:14:11 +01:00
$text [ 'description-name' ][ 'de-ch' ] = "Geben Sie den Namen des Menüs an." ; //copied from de-de
2017-05-12 15:44:53 +01:00
$text [ 'description-name' ][ 'de-de' ] = "Geben Sie den Namen des Menüs an." ;
2015-04-08 13:38:58 +00:00
$text [ 'description-name' ][ 'es-cl' ] = "Ingrese el nombre del menú" ;
2017-06-13 06:14:11 +01:00
$text [ 'description-name' ][ 'es-mx' ] = "Ingrese el nombre del menú" ; //copied from es-cl
$text [ 'description-name' ][ 'fr-ca' ] = "Entrer le nom du menu." ; //copied from fr-fr
2015-04-08 13:38:58 +00:00
$text [ 'description-name' ][ 'fr-fr' ] = "Entrer le nom du menu." ;
2017-05-13 20:13:38 +01:00
$text [ 'description-name' ][ 'he-il' ] = "" ;
2017-09-21 17:06:26 +02:00
$text [ 'description-name' ][ 'it-it' ] = "Inserire il nome del menu." ;
2017-05-12 15:44:53 +01:00
$text [ 'description-name' ][ 'nl-nl' ] = "" ;
2017-05-13 20:13:38 +01:00
$text [ 'description-name' ][ 'pl-pl' ] = "Wprowadź nazwę" ;
2015-04-08 13:38:58 +00:00
$text [ 'description-name' ][ 'pt-br' ] = "Insira o nome do menu" ;
2017-05-12 15:44:53 +01:00
$text [ 'description-name' ][ 'pt-pt' ] = "Introduza o nome do menu." ;
2017-06-02 20:24:12 +01:00
$text [ 'description-name' ][ 'ro-ro' ] = "" ;
2017-04-25 03:37:00 +05:00
$text [ 'description-name' ][ 'ru-ru' ] = "Введите название меню." ;
2015-04-08 13:38:58 +00:00
$text [ 'description-name' ][ 'sv-se' ] = "Skriv in namnet på menyn." ;
2017-05-13 20:13:38 +01:00
$text [ 'description-name' ][ 'uk-ua' ] = "Введіть назву меню" ;
2015-04-08 13:38:58 +00:00
$text [ 'description-menus' ][ 'en-us' ] = "Used to customize one or more menus." ;
2017-05-12 15:44:53 +01:00
$text [ 'description-menus' ][ 'ar-eg' ] = "" ;
2017-09-19 16:48:40 +01:00
$text [ 'description-menus' ][ 'de-at' ] = "Hier können Sie die Menüleiste bearbeiten." ; //copied from de-de
2017-06-13 06:14:11 +01:00
$text [ 'description-menus' ][ 'de-ch' ] = "Hier können Sie die Menüleiste bearbeiten." ; //copied from de-de
2017-05-12 15:44:53 +01:00
$text [ 'description-menus' ][ 'de-de' ] = "Hier können Sie die Menüleiste bearbeiten." ;
2015-04-08 13:38:58 +00:00
$text [ 'description-menus' ][ 'es-cl' ] = "Se usa para personalizar uno o más menús." ;
2017-06-13 06:14:11 +01:00
$text [ 'description-menus' ][ 'es-mx' ] = "Se usa para personalizar uno o más menús." ; //copied from es-cl
$text [ 'description-menus' ][ 'fr-ca' ] = "Personnaliser un ou plusieurs menus." ; //copied from fr-fr
2015-04-08 13:38:58 +00:00
$text [ 'description-menus' ][ 'fr-fr' ] = "Personnaliser un ou plusieurs menus." ;
2017-05-13 20:13:38 +01:00
$text [ 'description-menus' ][ 'he-il' ] = "" ;
2017-05-12 15:44:53 +01:00
$text [ 'description-menus' ][ 'it-it' ] = "Usato per personalizzare uno o più menu." ;
$text [ 'description-menus' ][ 'nl-nl' ] = "" ;
2017-05-13 20:13:38 +01:00
$text [ 'description-menus' ][ 'pl-pl' ] = "Używany jest do konfiguracji jednej lub kilku list menu." ;
2015-04-08 13:38:58 +00:00
$text [ 'description-menus' ][ 'pt-br' ] = "Utilize para customizar um ou mais menus" ;
2017-05-12 15:44:53 +01:00
$text [ 'description-menus' ][ 'pt-pt' ] = "Utilizado para customizar um ou mais menus." ;
2017-06-02 20:24:12 +01:00
$text [ 'description-menus' ][ 'ro-ro' ] = "" ;
2017-04-25 03:37:00 +05:00
$text [ 'description-menus' ][ 'ru-ru' ] = "Используется для настройки одного или нескольких меню." ;
2015-04-08 13:38:58 +00:00
$text [ 'description-menus' ][ 'sv-se' ] = "Används för att anpassa en eller flera menyer." ;
2017-05-13 20:13:38 +01:00
$text [ 'description-menus' ][ 'uk-ua' ] = "Використовується для налаштування одного або декількох меню." ;
2015-04-08 13:38:58 +00:00
$text [ 'description-menu_order' ][ 'en-us' ] = "Description" ;
2017-05-12 15:44:53 +01:00
$text [ 'description-menu_order' ][ 'ar-eg' ] = "" ;
2017-09-19 16:48:40 +01:00
$text [ 'description-menu_order' ][ 'de-at' ] = "Beschreibung" ; //copied from de-de
2017-06-13 06:14:11 +01:00
$text [ 'description-menu_order' ][ 'de-ch' ] = "Beschreibung" ; //copied from de-de
2017-05-12 15:44:53 +01:00
$text [ 'description-menu_order' ][ 'de-de' ] = "Beschreibung" ;
2015-04-08 13:38:58 +00:00
$text [ 'description-menu_order' ][ 'es-cl' ] = "" ;
2017-06-02 20:24:12 +01:00
$text [ 'description-menu_order' ][ 'es-mx' ] = "" ;
$text [ 'description-menu_order' ][ 'fr-ca' ] = "" ;
2015-04-08 13:38:58 +00:00
$text [ 'description-menu_order' ][ 'fr-fr' ] = "" ;
2017-05-13 20:13:38 +01:00
$text [ 'description-menu_order' ][ 'he-il' ] = "" ;
2017-05-12 15:44:53 +01:00
$text [ 'description-menu_order' ][ 'it-it' ] = "Descrizione" ;
$text [ 'description-menu_order' ][ 'nl-nl' ] = "" ;
2017-05-13 20:13:38 +01:00
$text [ 'description-menu_order' ][ 'pl-pl' ] = "Opis" ;
2017-09-19 16:48:40 +01:00
$text [ 'description-menu_order' ][ 'pt-br' ] = "Descrição" ; //copied from pt-pt
2017-05-12 15:44:53 +01:00
$text [ 'description-menu_order' ][ 'pt-pt' ] = "Descrição" ;
2017-06-02 20:24:12 +01:00
$text [ 'description-menu_order' ][ 'ro-ro' ] = "" ;
2017-04-25 03:37:00 +05:00
$text [ 'description-menu_order' ][ 'ru-ru' ] = "Описание" ;
2015-04-08 13:38:58 +00:00
$text [ 'description-menu_order' ][ 'sv-se' ] = "Beskrivning" ;
2017-05-13 20:13:38 +01:00
$text [ 'description-menu_order' ][ 'uk-ua' ] = "Опис" ;
2015-04-08 13:38:58 +00:00
$text [ 'description-menu_item-edit' ][ 'en-us' ] = "Description" ;
2017-05-12 15:44:53 +01:00
$text [ 'description-menu_item-edit' ][ 'ar-eg' ] = "" ;
2017-09-19 16:48:40 +01:00
$text [ 'description-menu_item-edit' ][ 'de-at' ] = "Beschreibung" ; //copied from de-de
2017-06-13 06:14:11 +01:00
$text [ 'description-menu_item-edit' ][ 'de-ch' ] = "Beschreibung" ; //copied from de-de
2017-05-12 15:44:53 +01:00
$text [ 'description-menu_item-edit' ][ 'de-de' ] = "Beschreibung" ;
$text [ 'description-menu_item-edit' ][ 'es-cl' ] = "" ;
2017-06-02 20:24:12 +01:00
$text [ 'description-menu_item-edit' ][ 'es-mx' ] = "" ;
$text [ 'description-menu_item-edit' ][ 'fr-ca' ] = "" ;
2015-04-08 13:38:58 +00:00
$text [ 'description-menu_item-edit' ][ 'fr-fr' ] = "" ;
2017-05-13 20:13:38 +01:00
$text [ 'description-menu_item-edit' ][ 'he-il' ] = "" ;
2017-05-12 15:44:53 +01:00
$text [ 'description-menu_item-edit' ][ 'it-it' ] = "Descrizione" ;
$text [ 'description-menu_item-edit' ][ 'nl-nl' ] = "" ;
2017-05-13 20:13:38 +01:00
$text [ 'description-menu_item-edit' ][ 'pl-pl' ] = "Opis" ;
2017-09-19 16:48:40 +01:00
$text [ 'description-menu_item-edit' ][ 'pt-br' ] = "Descrição" ; //copied from pt-pt
2017-05-12 15:44:53 +01:00
$text [ 'description-menu_item-edit' ][ 'pt-pt' ] = "Descrição" ;
2017-06-02 20:24:12 +01:00
$text [ 'description-menu_item-edit' ][ 'ro-ro' ] = "" ;
2017-04-25 03:37:00 +05:00
$text [ 'description-menu_item-edit' ][ 'ru-ru' ] = "Описание" ;
2015-04-08 13:38:58 +00:00
$text [ 'description-menu_item-edit' ][ 'sv-se' ] = "Beskrivning" ;
2017-05-13 20:13:38 +01:00
$text [ 'description-menu_item-edit' ][ 'uk-ua' ] = "Опис" ;
2015-04-08 13:38:58 +00:00
$text [ 'description-menu_item-add' ][ 'en-us' ] = "Description" ;
2017-05-12 15:44:53 +01:00
$text [ 'description-menu_item-add' ][ 'ar-eg' ] = "" ;
2017-09-19 16:48:40 +01:00
$text [ 'description-menu_item-add' ][ 'de-at' ] = "Beschreibung" ; //copied from de-de
2017-06-13 06:14:11 +01:00
$text [ 'description-menu_item-add' ][ 'de-ch' ] = "Beschreibung" ; //copied from de-de
2017-05-12 15:44:53 +01:00
$text [ 'description-menu_item-add' ][ 'de-de' ] = "Beschreibung" ;
2015-04-08 13:38:58 +00:00
$text [ 'description-menu_item-add' ][ 'es-cl' ] = "" ;
2017-06-02 20:24:12 +01:00
$text [ 'description-menu_item-add' ][ 'es-mx' ] = "" ;
$text [ 'description-menu_item-add' ][ 'fr-ca' ] = "" ;
2015-04-08 13:38:58 +00:00
$text [ 'description-menu_item-add' ][ 'fr-fr' ] = "" ;
2017-05-13 20:13:38 +01:00
$text [ 'description-menu_item-add' ][ 'he-il' ] = "" ;
2017-05-12 15:44:53 +01:00
$text [ 'description-menu_item-add' ][ 'it-it' ] = "Descrizione" ;
$text [ 'description-menu_item-add' ][ 'nl-nl' ] = "" ;
2017-05-13 20:13:38 +01:00
$text [ 'description-menu_item-add' ][ 'pl-pl' ] = "Opis" ;
2017-09-19 16:48:40 +01:00
$text [ 'description-menu_item-add' ][ 'pt-br' ] = "Descrição" ; //copied from pt-pt
2017-05-12 15:44:53 +01:00
$text [ 'description-menu_item-add' ][ 'pt-pt' ] = "Descrição" ;
2017-06-02 20:24:12 +01:00
$text [ 'description-menu_item-add' ][ 'ro-ro' ] = "" ;
2017-04-25 03:37:00 +05:00
$text [ 'description-menu_item-add' ][ 'ru-ru' ] = "Описание" ;
2015-04-08 13:38:58 +00:00
$text [ 'description-menu_item-add' ][ 'sv-se' ] = "Beskrivning" ;
2017-05-13 20:13:38 +01:00
$text [ 'description-menu_item-add' ][ 'uk-ua' ] = "Опис" ;
2015-04-08 13:38:58 +00:00
$text [ 'description-menu-edit' ][ 'en-us' ] = "Used to customize one or more menus." ;
2017-05-12 15:44:53 +01:00
$text [ 'description-menu-edit' ][ 'ar-eg' ] = "" ;
2017-09-19 16:48:40 +01:00
$text [ 'description-menu-edit' ][ 'de-at' ] = "Hier können Sie die Menüleiste bearbeiten." ; //copied from de-de
2017-06-13 06:14:11 +01:00
$text [ 'description-menu-edit' ][ 'de-ch' ] = "Hier können Sie die Menüleiste bearbeiten." ; //copied from de-de
2017-05-12 15:44:53 +01:00
$text [ 'description-menu-edit' ][ 'de-de' ] = "Hier können Sie die Menüleiste bearbeiten." ;
2015-04-08 13:38:58 +00:00
$text [ 'description-menu-edit' ][ 'es-cl' ] = "Se usa para personalizar uno o más menús." ;
2017-06-13 06:14:11 +01:00
$text [ 'description-menu-edit' ][ 'es-mx' ] = "Se usa para personalizar uno o más menús." ; //copied from es-cl
$text [ 'description-menu-edit' ][ 'fr-ca' ] = "Personnaliser un ou plusieurs menus." ; //copied from fr-fr
2015-04-08 13:38:58 +00:00
$text [ 'description-menu-edit' ][ 'fr-fr' ] = "Personnaliser un ou plusieurs menus." ;
2017-05-13 20:13:38 +01:00
$text [ 'description-menu-edit' ][ 'he-il' ] = "" ;
2017-05-12 15:44:53 +01:00
$text [ 'description-menu-edit' ][ 'it-it' ] = "Usato per personalizzare uno o più menu." ;
$text [ 'description-menu-edit' ][ 'nl-nl' ] = "" ;
2017-05-13 20:13:38 +01:00
$text [ 'description-menu-edit' ][ 'pl-pl' ] = "Używane do konfiguracji jednego lub kilku menu." ;
2015-04-08 13:38:58 +00:00
$text [ 'description-menu-edit' ][ 'pt-br' ] = "Utilize para customizar um ou mais menus" ;
2017-05-12 15:44:53 +01:00
$text [ 'description-menu-edit' ][ 'pt-pt' ] = "Utilizado para customizar um ou mais menus." ;
2017-06-02 20:24:12 +01:00
$text [ 'description-menu-edit' ][ 'ro-ro' ] = "" ;
2017-04-25 03:37:00 +05:00
$text [ 'description-menu-edit' ][ 'ru-ru' ] = "Используется для настройки одного или нескольких меню." ;
2015-04-08 13:38:58 +00:00
$text [ 'description-menu-edit' ][ 'sv-se' ] = "Används för att anpassa en eller flera menyer." ;
2017-05-13 20:13:38 +01:00
$text [ 'description-menu-edit' ][ 'uk-ua' ] = "Використовується для налаштування одного або декількох меню." ;
2015-04-08 13:38:58 +00:00
$text [ 'description-menu-add' ][ 'en-us' ] = "Used to customize one or more menus." ;
2017-05-12 15:44:53 +01:00
$text [ 'description-menu-add' ][ 'ar-eg' ] = "" ;
2017-09-19 16:48:40 +01:00
$text [ 'description-menu-add' ][ 'de-at' ] = "Hier können Sie die Menüleiste bearbeiten." ; //copied from de-de
2017-06-13 06:14:11 +01:00
$text [ 'description-menu-add' ][ 'de-ch' ] = "Hier können Sie die Menüleiste bearbeiten." ; //copied from de-de
2017-05-12 15:44:53 +01:00
$text [ 'description-menu-add' ][ 'de-de' ] = "Hier können Sie die Menüleiste bearbeiten." ;
2015-04-08 13:38:58 +00:00
$text [ 'description-menu-add' ][ 'es-cl' ] = "Se usa para personalizar uno o más menús." ;
2017-06-13 06:14:11 +01:00
$text [ 'description-menu-add' ][ 'es-mx' ] = "Se usa para personalizar uno o más menús." ; //copied from es-cl
$text [ 'description-menu-add' ][ 'fr-ca' ] = "Personnaliser un ou plusieurs menus." ; //copied from fr-fr
2015-04-08 13:38:58 +00:00
$text [ 'description-menu-add' ][ 'fr-fr' ] = "Personnaliser un ou plusieurs menus." ;
2017-05-13 20:13:38 +01:00
$text [ 'description-menu-add' ][ 'he-il' ] = "" ;
2017-05-12 15:44:53 +01:00
$text [ 'description-menu-add' ][ 'it-it' ] = "Usato per personalizzare uno o più menu." ;
$text [ 'description-menu-add' ][ 'nl-nl' ] = "" ;
2017-05-13 20:13:38 +01:00
$text [ 'description-menu-add' ][ 'pl-pl' ] = "Używane do konfiguracji jednego lub kilku menu." ;
2015-04-08 13:38:58 +00:00
$text [ 'description-menu-add' ][ 'pt-br' ] = "Utilize para customizar um ou mais menus" ;
2017-05-12 15:44:53 +01:00
$text [ 'description-menu-add' ][ 'pt-pt' ] = "Utilizado para customizar um ou mais menus." ;
2017-06-02 20:24:12 +01:00
$text [ 'description-menu-add' ][ 'ro-ro' ] = "" ;
2017-04-25 03:37:00 +05:00
$text [ 'description-menu-add' ][ 'ru-ru' ] = "Используется для настройки одного или нескольких меню." ;
2015-04-08 13:38:58 +00:00
$text [ 'description-menu-add' ][ 'sv-se' ] = "Används för att anpassa en eller flera menyer." ;
2017-05-13 20:13:38 +01:00
$text [ 'description-menu-add' ][ 'uk-ua' ] = "Використовується для налаштування одного або декількох меню." ;
2015-04-08 13:38:58 +00:00
$text [ 'description-link' ][ 'en-us' ] = "Description" ;
2017-05-12 15:44:53 +01:00
$text [ 'description-link' ][ 'ar-eg' ] = "" ;
2017-09-19 16:48:40 +01:00
$text [ 'description-link' ][ 'de-at' ] = "Beschreibung" ; //copied from de-de
2017-06-13 06:14:11 +01:00
$text [ 'description-link' ][ 'de-ch' ] = "Beschreibung" ; //copied from de-de
2017-05-12 15:44:53 +01:00
$text [ 'description-link' ][ 'de-de' ] = "Beschreibung" ;
2015-04-08 13:38:58 +00:00
$text [ 'description-link' ][ 'es-cl' ] = "" ;
2017-06-02 20:24:12 +01:00
$text [ 'description-link' ][ 'es-mx' ] = "" ;
$text [ 'description-link' ][ 'fr-ca' ] = "" ;
2015-04-08 13:38:58 +00:00
$text [ 'description-link' ][ 'fr-fr' ] = "" ;
2017-05-13 20:13:38 +01:00
$text [ 'description-link' ][ 'he-il' ] = "" ;
2017-05-12 15:44:53 +01:00
$text [ 'description-link' ][ 'it-it' ] = "Descrizione" ;
$text [ 'description-link' ][ 'nl-nl' ] = "" ;
2017-05-13 20:13:38 +01:00
$text [ 'description-link' ][ 'pl-pl' ] = "Opis" ;
2017-09-19 16:48:40 +01:00
$text [ 'description-link' ][ 'pt-br' ] = "Descrição" ; //copied from pt-pt
2017-05-12 15:44:53 +01:00
$text [ 'description-link' ][ 'pt-pt' ] = "Descrição" ;
2017-06-02 20:24:12 +01:00
$text [ 'description-link' ][ 'ro-ro' ] = "" ;
2017-04-25 03:37:00 +05:00
$text [ 'description-link' ][ 'ru-ru' ] = "Описание" ;
2015-04-08 13:38:58 +00:00
$text [ 'description-link' ][ 'sv-se' ] = "Beskrivning" ;
2017-05-13 20:13:38 +01:00
$text [ 'description-link' ][ 'uk-ua' ] = "Опис" ;
2015-04-08 13:38:58 +00:00
$text [ 'description-language' ][ 'en-us' ] = "Enter the language." ;
2017-05-12 15:44:53 +01:00
$text [ 'description-language' ][ 'ar-eg' ] = "" ;
2017-09-19 16:48:40 +01:00
$text [ 'description-language' ][ 'de-at' ] = "Geben Sie die Sprache an." ; //copied from de-de
2017-06-13 06:14:11 +01:00
$text [ 'description-language' ][ 'de-ch' ] = "Geben Sie die Sprache an." ; //copied from de-de
2017-05-12 15:44:53 +01:00
$text [ 'description-language' ][ 'de-de' ] = "Geben Sie die Sprache an." ;
2015-04-08 13:38:58 +00:00
$text [ 'description-language' ][ 'es-cl' ] = "Ingrese el lenguaje." ;
2017-06-13 06:14:11 +01:00
$text [ 'description-language' ][ 'es-mx' ] = "Ingrese el lenguaje." ; //copied from es-cl
$text [ 'description-language' ][ 'fr-ca' ] = "Entrer la langue." ; //copied from fr-fr
2015-04-08 13:38:58 +00:00
$text [ 'description-language' ][ 'fr-fr' ] = "Entrer la langue." ;
2017-05-13 20:13:38 +01:00
$text [ 'description-language' ][ 'he-il' ] = "" ;
2017-09-21 17:06:26 +02:00
$text [ 'description-language' ][ 'it-it' ] = "Inserire il linguaggio." ;
2017-05-12 15:44:53 +01:00
$text [ 'description-language' ][ 'nl-nl' ] = "" ;
2017-05-13 20:13:38 +01:00
$text [ 'description-language' ][ 'pl-pl' ] = "Wprowadź język" ;
2015-04-08 13:38:58 +00:00
$text [ 'description-language' ][ 'pt-br' ] = "Insira a linguagem" ;
2017-05-12 15:44:53 +01:00
$text [ 'description-language' ][ 'pt-pt' ] = "Introduza a língua." ;
2017-06-02 20:24:12 +01:00
$text [ 'description-language' ][ 'ro-ro' ] = "" ;
2017-04-25 03:37:00 +05:00
$text [ 'description-language' ][ 'ru-ru' ] = "Введите язык." ;
2015-04-08 13:38:58 +00:00
$text [ 'description-language' ][ 'sv-se' ] = "Väl språk" ;
2017-05-13 20:13:38 +01:00
$text [ 'description-language' ][ 'uk-ua' ] = "Введіть мову." ;
2015-04-08 13:38:58 +00:00
$text [ 'description-groups' ][ 'en-us' ] = "Description" ;
2017-05-12 15:44:53 +01:00
$text [ 'description-groups' ][ 'ar-eg' ] = "" ;
2017-09-19 16:48:40 +01:00
$text [ 'description-groups' ][ 'de-at' ] = "Beschreibung" ; //copied from de-de
$text [ 'description-groups' ][ 'de-ch' ] = "Beschreibung" ; //copied from de-de
$text [ 'description-groups' ][ 'de-de' ] = "Beschreibung" ;
2015-04-08 13:38:58 +00:00
$text [ 'description-groups' ][ 'es-cl' ] = "" ;
2017-06-02 20:24:12 +01:00
$text [ 'description-groups' ][ 'es-mx' ] = "" ;
$text [ 'description-groups' ][ 'fr-ca' ] = "" ;
2015-04-08 13:38:58 +00:00
$text [ 'description-groups' ][ 'fr-fr' ] = "" ;
2017-05-13 20:13:38 +01:00
$text [ 'description-groups' ][ 'he-il' ] = "" ;
2017-05-12 15:44:53 +01:00
$text [ 'description-groups' ][ 'it-it' ] = "Descrizione" ;
$text [ 'description-groups' ][ 'nl-nl' ] = "" ;
2017-05-13 20:13:38 +01:00
$text [ 'description-groups' ][ 'pl-pl' ] = "Kontaky przypisane do grupy, są widoczne tylko dla użytkowników w grupie. Kontakty nie przypisane do grupy będą widoczna dla wszystkich użytkowników w domenie." ;
2017-09-19 16:48:40 +01:00
$text [ 'description-groups' ][ 'pt-br' ] = "Descrição" ; //copied from pt-pt
2017-05-12 15:44:53 +01:00
$text [ 'description-groups' ][ 'pt-pt' ] = "Descrição" ;
2017-06-02 20:24:12 +01:00
$text [ 'description-groups' ][ 'ro-ro' ] = "" ;
2017-04-25 03:37:00 +05:00
$text [ 'description-groups' ][ 'ru-ru' ] = "Описание" ;
2015-04-08 13:38:58 +00:00
$text [ 'description-groups' ][ 'sv-se' ] = "Beskrivning" ;
2017-05-13 20:13:38 +01:00
$text [ 'description-groups' ][ 'uk-ua' ] = "Опис" ;
2015-04-08 13:38:58 +00:00
$text [ 'description-description' ][ 'en-us' ] = "Enter a description, if desired." ;
2017-05-12 15:44:53 +01:00
$text [ 'description-description' ][ 'ar-eg' ] = "" ;
2017-09-19 16:48:40 +01:00
$text [ 'description-description' ][ 'de-at' ] = "Geben Sie eine Beschreibung an falls gewünscht." ; //copied from de-de
2017-06-13 06:14:11 +01:00
$text [ 'description-description' ][ 'de-ch' ] = "Geben Sie eine Beschreibung an falls gewünscht." ; //copied from de-de
2017-05-12 15:44:53 +01:00
$text [ 'description-description' ][ 'de-de' ] = "Geben Sie eine Beschreibung an falls gewünscht." ;
2015-04-08 13:38:58 +00:00
$text [ 'description-description' ][ 'es-cl' ] = "Ingrese una descripción, opcional." ;
2017-06-13 06:14:11 +01:00
$text [ 'description-description' ][ 'es-mx' ] = "Ingrese una descripción, opcional." ; //copied from es-cl
2017-06-02 20:24:12 +01:00
$text [ 'description-description' ][ 'fr-ca' ] = "" ;
2015-04-08 13:38:58 +00:00
$text [ 'description-description' ][ 'fr-fr' ] = "" ;
2017-05-13 20:13:38 +01:00
$text [ 'description-description' ][ 'he-il' ] = "" ;
2017-09-21 17:06:26 +02:00
$text [ 'description-description' ][ 'it-it' ] = "Inserire la descrizione, se desiderato." ;
2017-05-12 15:44:53 +01:00
$text [ 'description-description' ][ 'nl-nl' ] = "" ;
2017-05-13 20:13:38 +01:00
$text [ 'description-description' ][ 'pl-pl' ] = "Wprowadź opis (opcjonalne)" ;
2015-04-08 13:38:58 +00:00
$text [ 'description-description' ][ 'pt-br' ] = "Insira a descrição, caso desejar" ;
2017-05-12 15:44:53 +01:00
$text [ 'description-description' ][ 'pt-pt' ] = "Introduza a descrição, caso pretenda." ;
2017-06-02 20:24:12 +01:00
$text [ 'description-description' ][ 'ro-ro' ] = "" ;
2017-04-25 03:37:00 +05:00
$text [ 'description-description' ][ 'ru-ru' ] = "Введите описание, если хотите." ;
2015-04-08 13:38:58 +00:00
$text [ 'description-description' ][ 'sv-se' ] = "Fyll i en beskrivning, om nödvändigt." ;
2017-05-13 20:13:38 +01:00
$text [ 'description-description' ][ 'uk-ua' ] = "Введіть опис, якщо це необхідно." ;
2015-04-08 13:38:58 +00:00
$text [ 'description-category' ][ 'en-us' ] = "Description" ;
2017-05-12 15:44:53 +01:00
$text [ 'description-category' ][ 'ar-eg' ] = "" ;
2017-09-19 16:48:40 +01:00
$text [ 'description-category' ][ 'de-at' ] = "Beschreibung" ; //copied from de-de
2017-06-13 06:14:11 +01:00
$text [ 'description-category' ][ 'de-ch' ] = "Beschreibung" ; //copied from de-de
2017-05-12 15:44:53 +01:00
$text [ 'description-category' ][ 'de-de' ] = "Beschreibung" ;
2015-04-08 13:38:58 +00:00
$text [ 'description-category' ][ 'es-cl' ] = "" ;
2017-06-02 20:24:12 +01:00
$text [ 'description-category' ][ 'es-mx' ] = "" ;
$text [ 'description-category' ][ 'fr-ca' ] = "" ;
2015-04-08 13:38:58 +00:00
$text [ 'description-category' ][ 'fr-fr' ] = "" ;
2017-05-13 20:13:38 +01:00
$text [ 'description-category' ][ 'he-il' ] = "" ;
2017-05-12 15:44:53 +01:00
$text [ 'description-category' ][ 'it-it' ] = "Descrizione" ;
$text [ 'description-category' ][ 'nl-nl' ] = "" ;
2017-05-13 20:13:38 +01:00
$text [ 'description-category' ][ 'pl-pl' ] = "Wprowadź kategorię" ;
2017-09-19 16:48:40 +01:00
$text [ 'description-category' ][ 'pt-br' ] = "Descrição" ; //copied from pt-pt
2017-05-12 15:44:53 +01:00
$text [ 'description-category' ][ 'pt-pt' ] = "Descrição" ;
2017-06-02 20:24:12 +01:00
$text [ 'description-category' ][ 'ro-ro' ] = "" ;
2017-04-25 03:37:00 +05:00
$text [ 'description-category' ][ 'ru-ru' ] = "Описание" ;
2015-04-08 13:38:58 +00:00
$text [ 'description-category' ][ 'sv-se' ] = "Beskrivning" ;
2017-05-13 20:13:38 +01:00
$text [ 'description-category' ][ 'uk-ua' ] = "Опис" ;
2015-04-08 13:38:58 +00:00
$text [ 'button-restore_default' ][ 'en-us' ] = "Restore Default" ;
2017-05-12 15:44:53 +01:00
$text [ 'button-restore_default' ][ 'ar-eg' ] = "" ;
2017-09-19 16:48:40 +01:00
$text [ 'button-restore_default' ][ 'de-at' ] = "Zurücksetzen" ; //copied from de-de
2017-06-13 06:14:11 +01:00
$text [ 'button-restore_default' ][ 'de-ch' ] = "Zurücksetzen" ; //copied from de-de
2017-05-12 15:44:53 +01:00
$text [ 'button-restore_default' ][ 'de-de' ] = "Zurücksetzen" ;
2015-04-08 13:38:58 +00:00
$text [ 'button-restore_default' ][ 'es-cl' ] = "Restaurar Predeterminados" ;
2017-06-13 06:14:11 +01:00
$text [ 'button-restore_default' ][ 'es-mx' ] = "Restaurar Predeterminados" ; //copied from es-cl
$text [ 'button-restore_default' ][ 'fr-ca' ] = "Restaurer" ; //copied from fr-fr
2015-04-08 13:38:58 +00:00
$text [ 'button-restore_default' ][ 'fr-fr' ] = "Restaurer" ;
2017-05-13 20:13:38 +01:00
$text [ 'button-restore_default' ][ 'he-il' ] = "" ;
2017-09-21 17:06:26 +02:00
$text [ 'button-restore_default' ][ 'it-it' ] = "Ripristina Default" ;
2017-05-12 15:44:53 +01:00
$text [ 'button-restore_default' ][ 'nl-nl' ] = "" ;
2017-05-13 20:13:38 +01:00
$text [ 'button-restore_default' ][ 'pl-pl' ] = "Przywróć do ustawień domyślnych" ;
2015-04-08 13:38:58 +00:00
$text [ 'button-restore_default' ][ 'pt-br' ] = "Restaurar Configurações" ;
2017-05-12 15:44:53 +01:00
$text [ 'button-restore_default' ][ 'pt-pt' ] = "Restaurar Predefinições" ;
2017-06-02 20:24:12 +01:00
$text [ 'button-restore_default' ][ 'ro-ro' ] = "" ;
2017-04-25 03:37:00 +05:00
$text [ 'button-restore_default' ][ 'ru-ru' ] = "Восстановить значения по умолчанию" ;
2015-04-08 13:38:58 +00:00
$text [ 'button-restore_default' ][ 'sv-se' ] = "Återställ Standard" ;
2017-05-13 20:13:38 +01:00
$text [ 'button-restore_default' ][ 'uk-ua' ] = "Відновити значення за замовчуванням" ;
2015-04-08 13:38:58 +00:00
$text [ 'button-restore_all' ][ 'en-us' ] = "Restore All" ;
2017-05-12 15:44:53 +01:00
$text [ 'button-restore_all' ][ 'ar-eg' ] = "" ;
2017-09-19 16:48:40 +01:00
$text [ 'button-restore_all' ][ 'de-at' ] = "Alles Zurücksetzen" ; //copied from de-de
2017-06-13 06:14:11 +01:00
$text [ 'button-restore_all' ][ 'de-ch' ] = "Alles Zurücksetzen" ; //copied from de-de
2017-05-12 15:44:53 +01:00
$text [ 'button-restore_all' ][ 'de-de' ] = "Alles Zurücksetzen" ;
2015-04-08 13:38:58 +00:00
$text [ 'button-restore_all' ][ 'es-cl' ] = "Restaurar Todos" ;
2017-06-13 06:14:11 +01:00
$text [ 'button-restore_all' ][ 'es-mx' ] = "Restaurar Todos" ; //copied from es-cl
$text [ 'button-restore_all' ][ 'fr-ca' ] = "Tout restaurer" ; //copied from fr-fr
2015-04-08 13:38:58 +00:00
$text [ 'button-restore_all' ][ 'fr-fr' ] = "Tout restaurer" ;
2017-05-13 20:13:38 +01:00
$text [ 'button-restore_all' ][ 'he-il' ] = "" ;
2017-05-12 15:44:53 +01:00
$text [ 'button-restore_all' ][ 'it-it' ] = "Ripristina Tutto" ;
$text [ 'button-restore_all' ][ 'nl-nl' ] = "" ;
2017-05-13 20:13:38 +01:00
$text [ 'button-restore_all' ][ 'pl-pl' ] = "Przywróć wszystko" ;
2017-09-19 16:48:40 +01:00
$text [ 'button-restore_all' ][ 'pt-br' ] = "Restaurar Tudo" ; //copied from pt-pt
2017-05-12 15:44:53 +01:00
$text [ 'button-restore_all' ][ 'pt-pt' ] = "Restaurar Tudo" ;
2017-06-02 20:24:12 +01:00
$text [ 'button-restore_all' ][ 'ro-ro' ] = "" ;
2017-04-25 03:37:00 +05:00
$text [ 'button-restore_all' ][ 'ru-ru' ] = "Восстановить все" ;
2015-04-08 13:38:58 +00:00
$text [ 'button-restore_all' ][ 'sv-se' ] = "Återställ Allt" ;
2017-05-13 20:13:38 +01:00
$text [ 'button-restore_all' ][ 'uk-ua' ] = "Відновити все" ;
2015-04-08 13:38:58 +00:00
$text [ 'button-move_up' ][ 'en-us' ] = "Move Up" ;
2017-05-12 15:44:53 +01:00
$text [ 'button-move_up' ][ 'ar-eg' ] = "" ;
2017-09-19 16:48:40 +01:00
$text [ 'button-move_up' ][ 'de-at' ] = "Nach Oben" ; //copied from de-de
2017-06-13 06:14:11 +01:00
$text [ 'button-move_up' ][ 'de-ch' ] = "Nach Oben" ; //copied from de-de
2017-05-12 15:44:53 +01:00
$text [ 'button-move_up' ][ 'de-de' ] = "Nach Oben" ;
2015-04-08 13:38:58 +00:00
$text [ 'button-move_up' ][ 'es-cl' ] = "Mover Arriba" ;
2017-06-13 06:14:11 +01:00
$text [ 'button-move_up' ][ 'es-mx' ] = "Mover Arriba" ; //copied from es-cl
$text [ 'button-move_up' ][ 'fr-ca' ] = "Monter" ; //copied from fr-fr
2015-04-08 13:38:58 +00:00
$text [ 'button-move_up' ][ 'fr-fr' ] = "Monter" ;
2017-05-13 20:13:38 +01:00
$text [ 'button-move_up' ][ 'he-il' ] = "" ;
2017-09-21 17:06:26 +02:00
$text [ 'button-move_up' ][ 'it-it' ] = "Muovi Su" ;
2017-05-12 15:44:53 +01:00
$text [ 'button-move_up' ][ 'nl-nl' ] = "" ;
2017-05-13 20:13:38 +01:00
$text [ 'button-move_up' ][ 'pl-pl' ] = "Przenieś w górę" ;
2015-04-08 13:38:58 +00:00
$text [ 'button-move_up' ][ 'pt-br' ] = "Mover Item para cima" ;
2017-05-12 15:44:53 +01:00
$text [ 'button-move_up' ][ 'pt-pt' ] = "Mover para Cima" ;
2017-06-02 20:24:12 +01:00
$text [ 'button-move_up' ][ 'ro-ro' ] = "" ;
2017-04-25 03:37:00 +05:00
$text [ 'button-move_up' ][ 'ru-ru' ] = "Переместить вверх" ;
2015-04-08 13:38:58 +00:00
$text [ 'button-move_up' ][ 'sv-se' ] = "Flytta Upp" ;
2017-05-13 20:13:38 +01:00
$text [ 'button-move_up' ][ 'uk-ua' ] = "Перемістити вгору" ;
2015-04-08 13:38:58 +00:00
$text [ 'button-move_down' ][ 'en-us' ] = "Move Down" ;
2017-05-12 15:44:53 +01:00
$text [ 'button-move_down' ][ 'ar-eg' ] = "" ;
2017-09-19 16:48:40 +01:00
$text [ 'button-move_down' ][ 'de-at' ] = "Nach Unten" ; //copied from de-de
2017-06-13 06:14:11 +01:00
$text [ 'button-move_down' ][ 'de-ch' ] = "Nach Unten" ; //copied from de-de
2017-05-12 15:44:53 +01:00
$text [ 'button-move_down' ][ 'de-de' ] = "Nach Unten" ;
2015-04-08 13:38:58 +00:00
$text [ 'button-move_down' ][ 'es-cl' ] = "Mover Abajo" ;
2017-06-13 06:14:11 +01:00
$text [ 'button-move_down' ][ 'es-mx' ] = "Mover Abajo" ; //copied from es-cl
$text [ 'button-move_down' ][ 'fr-ca' ] = "Descendre" ; //copied from fr-fr
2015-04-08 13:38:58 +00:00
$text [ 'button-move_down' ][ 'fr-fr' ] = "Descendre" ;
2017-05-13 20:13:38 +01:00
$text [ 'button-move_down' ][ 'he-il' ] = "" ;
2017-09-21 17:06:26 +02:00
$text [ 'button-move_down' ][ 'it-it' ] = "Muovi Giù" ;
2017-05-12 15:44:53 +01:00
$text [ 'button-move_down' ][ 'nl-nl' ] = "" ;
2017-05-13 20:13:38 +01:00
$text [ 'button-move_down' ][ 'pl-pl' ] = "Przenieś w dół" ;
2015-04-08 13:38:58 +00:00
$text [ 'button-move_down' ][ 'pt-br' ] = "Mover Item para baixo" ;
2017-05-12 15:44:53 +01:00
$text [ 'button-move_down' ][ 'pt-pt' ] = "Mover para Baixo" ;
2017-06-02 20:24:12 +01:00
$text [ 'button-move_down' ][ 'ro-ro' ] = "" ;
2017-04-25 03:37:00 +05:00
$text [ 'button-move_down' ][ 'ru-ru' ] = "Переместить вниз" ;
2015-04-08 13:38:58 +00:00
$text [ 'button-move_down' ][ 'sv-se' ] = "Flytta Ned" ;
2017-05-13 20:13:38 +01:00
$text [ 'button-move_down' ][ 'uk-ua' ] = "Перемістити вниз" ;
2015-04-08 13:38:58 +00:00
2017-06-13 06:14:11 +01:00
?>