'] = APP.' - WordPress Plugin / Theme Sets'; $l['installing'] = 'Instalando'; $l['create_sets'] = 'Create Set'; $l['remove_sets'] = 'Remove Set(s)'; $l['create_set_button'] = 'Create'; $l['name_of_set'] = 'Name of the set'; $l['set_name'] = 'Set Name'; $l['set_plugins'] = 'Plugins'; $l['set_themes'] = 'Themes'; $l['sel_sets_torem'] = 'Please select set(s) to remove'; $l['sets_rem_success'] = 'Set(s) removed successfully'; $l['plugin_rem_success'] = 'Plugin(s) removed successfully'; $l['theme_rem_success'] = 'Theme(s) removed successfully'; $l['plugin_add_success'] = 'The plugin(s) added successfully'; $l['theme_add_success'] = 'The theme(s) added successfully'; $l['sel_plug_add'] = 'Select Plugins to add'; $l['sel_theme_add'] = 'Select Themes to add'; $l['sel_plug_rem'] = 'Select Plugins to remove'; $l['sel_theme_rem'] = 'Select Themes to remove'; $l['no_plug_sel'] = 'No plugins to remove'; $l['no_theme_sel'] = 'No themes to remove'; $l['add_plugins'] = 'Adicionar Plugins'; $l['add_themes'] = 'Adicionar Temas'; $l['sel_plugins'] = 'Please select some plugins'; $l['sel_themes'] = 'Please select some themes'; $l['action'] = 'Action'; $l['remove'] = 'Remover'; $l['remove_plugins'] = 'Remove Plugin(s)'; $l['remove_themes'] = 'Remove Theme(s)'; $l['removing'] = 'Removing'; $l['install_set'] = 'Install Set'; $l['adding'] = 'Adding'; $l['view_items'] = 'List Items in Set'; $l['empty_set'] = 'There are currently no items in the set!!'; $l['plugins'] = 'Plugins'; $l['themes'] = 'Themes'; $l['ok'] = 'OK'; $l['install_set_success'] = 'Set installed successfully'; $l['install_set_fail'] = 'An error occurred while installing set. Please try again later!'; $l['no_theme_plugins'] = 'Set doesn\'t contain any plugins or themes'; $l['no_select_site'] = 'Please select some sites'; $l['invalid_set_name'] = 'Only Alphanumeric characters, hyphen and underscore are allowed'; $l['plugins_themes_added'] = 'Plugins(s) and themes(s) added'; $l['plugins_themes_removed'] = 'Plugins(s) and themes(s) removed'; $l['set_added'] = 'Set added'; $l['search_wp_sets'] = 'Search from wordpress.org'; $l['total_plugin_theme'] = ' Total'; $l['default_value_set'] = 'Preference saved successfully'; $l['default_value'] = 'Pre-selected'; $l['default_exp'] = 'This will be the default state of the checkbox displayed to the enduser on the install form'; $l['fail_save_pref'] = 'Failed to save preference'; $l['add_custom_plugin'] = 'Adicionar Plugin Personalizado'; $l['add_custom_theme'] = 'Adicionar Tema Personalizado'; $l['custom_slug'] = 'URL Amigável'; $l['custom_slug_exp'] = 'Somente caracteres alfanuméricos, underline e hífens são permitidos'; $l['custom_name'] = 'Nome'; $l['custom_name_exp'] = 'Escolha um nome para o seu plugin/tema'; $l['custom_file'] = 'Arquivo'; $l['custom_file_exp'] = 'Envie o arquivo ZIP do seu plugin/tema'; $l['err_custom_fields'] = 'Todos os campos são obrigatórios. Por favor, preencha todos..'; $l['err_custom_upload'] = 'Ocorreu algum erro ao adicionar seu plugin/tema personalizado'; $l['no_file'] = 'Envie um arquivo de plugin/tema'; $l['invalid_file'] = 'Envie um arquivo válido'; $l['err_move_file'] = 'Falha ao mover o arquivo enviado'; $l['plugin_exists'] = 'O Plugin já existe'; $l['theme_exists'] = 'O Tema já existe'; $l['no_file_posted'] = 'Nenhum arquivo postado'; $l['only_zip_files'] = 'São permitidos apenas arquivos ZIP'; $l['err_write_chunk'] = 'Falha ao gravar partes do arquivo'; $l['plugin_list_name'] = 'Name'; $l['plugin_list_version'] = 'Version'; $l['plugin_list_rating'] = 'Rating'; $l['plugin_list_link'] = 'Link'; $l['plugin_list_author'] = 'Author'; $l['plugin_list_no_ratings'] = 'No Ratings'; $l['set_not_exists'] = 'Set does not exist'; $l['set_name_invalid'] = 'Invalid Set name'; $l['invalid_file_posted'] = 'O arquivo de plugin/tema enviado é inválido, porque o arquivo zip deveria ter uma pasta amigável'; $l['invalid_plugin_file'] = 'O arquivo de plugin/tema enviado é inválido, porque o arquivo zip deveria ter uma pasta amigável'; $l['invalid_theme_file'] = 'The theme file uploaded is invalid because the zip file should have the theme slug folder'; $l['upload_themes'] = 'Enviar Tema'; $l['upload_plugins'] = 'Enviar Plugin';